@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url('/g/fonts/roboto//roboto-r.woff') format('woff'), url('/g/fonts/roboto//roboto-r.ttf') format('truetype'), url('/g/fonts/roboto//roboto-r.svg') format('svg'); }

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('/g/fonts/roboto//roboto-l.woff') format('woff'), url('/g/fonts/roboto//roboto-l.ttf') format('truetype'), url('/g/fonts/roboto//roboto-l.svg') format('svg'); }

@font-face {
  font-family: 'Ubuntu Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Condensed'), local('UbuntuCondensed-Regular'), url('/g/fonts/ubuntu_condensed//ubuntu_condensed-r.woff') format('woff'), url('/g/fonts/ubuntu_condensed//ubuntu_condensed-r.ttf') format('truetype'), url('/g/fonts/ubuntu_condensed//ubuntu_condensed-r.svg') format('svg'); }

body, html {
  padding: 0;
  margin: 0;
  height: 100%;
  min-width: 980px;
  position: relative; }

body {
  font: 400 15px 'Arial', sans-serif;
  color: #000;
  background: none;
  /*table.table1 tr:hover { background:#e0e0e0; }*/
  /*table.table2 tr:hover { background:#e0e0e0;}*/
  /*=== GALLERY */ }
  body a {
    color: #131313; }
    body a:hover {
      text-decoration: none;
      color: #131313; }
  body div, body span, body h1, body h2, body h3, body h4, body h5, body h6, body p, body em, body strong, body sub, body sup, body b, body u, body i, body dl, body dt, body dd, body ol, body ul, body li, body form, body label, body tbody, body tfoot, body thead, body tr, body th, body td, body article, body aside, body canvas, body details, body figcaption, body figure, body footer, body header, body hgroup, body menu, body nav, body section, body summary, body time, body mark, body audio, body video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
    font-size: 100%; }
  body a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    background: transparent;
    outline: none; }
  body article, body aside, body details, body figcaption, body figure, body footer, body header, body hgroup, body menu, body nav, body section {
    display: block; }
  body nav ul {
    list-style: none; }
  body sub, body sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  body sup {
    top: -0.5em; }
  body sub {
    bottom: -0.25em; }
  body ins {
    text-decoration: none; }
  body p, body pre, body blockquote, body ul, body ol, body dl {
    margin: 1em 0; }
  body blockquote {
    margin-left: 40px;
    margin-right: 40px; }
  body ol, body ul, body dd {
    margin-left: 40px; }
  body pre, body code, body kbd, body samp {
    font-family: monospace, sans-serif; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: 'Ubuntu Condensed', Helvetica, sans-serif;
    margin: 0;
    color: #18110b;
    font-weight: 400;
    padding-bottom: 15px; }
  body h1 {
    font-size: 30px;
    line-height: normal; }
  body h2 {
    font-size: 28px;
    line-height: normal; }
  body h3 {
    font-size: 26px;
    line-height: normal; }
  body h4 {
    font-size: 24px;
    line-height: normal; }
  body h5 {
    font-size: 22px;
    line-height: normal; }
  body h6 {
    font-size: 20px;
    line-height: normal; }
  body hr {
    color: #000;
    border: none;
    /* Убираем границу для браузера Firefox */
    background-color: #000;
    /* Цвет линии для браузера Firefox и Opera */
    height: 1px;
    /* Толщина линии */ }
  body table.table0 {
    border-collapse: collapse; }
  body table.table0 td {
    padding: 5px;
    border: none; }
  body table.table1 {
    border-collapse: collapse; }
  body table.table1 td {
    padding: 5px;
    border: 1px solid #000; }
  body table.table2 {
    border-collapse: collapse; }
  body table.table2 td {
    padding: 5px;
    border: 1px solid #000; }
  body table.table2 th {
    padding: 8px 5px;
    border: 1px solid #000;
    background-color: #000;
    color: #fff;
    text-align: left; }
  body table.table0 td p, body table.table1 td p, body table.table2 td p {
    padding: 0;
    margin: 0;
    text-indent: 0; }
  body table.gallery {
    border-spacing: 10px;
    border-collapse: separate; }
  body table.gallery td {
    background-color: #000;
    text-align: center;
    padding: 15px; }

.clear, .clear-footer {
  clear: both;
  height: 0;
  font-size: 0;
  line-height: 0; }

.clear-footer {
  padding-top: 280px; }

.site-wrapper {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  min-width: 960px;
  margin: 0 0 -280px 0;
  background: #fff;
  overflow: hidden;
  position: relative; }
  .site-wrapper .site-header-wrapper {
    position: relative;
    background: url(header-bg.jpg) no-repeat center 122px;
    background-size: 100% 100%; }
    .site-wrapper .site-header-wrapper .site-header {
      margin: 0 auto;
      width: 960px;
      min-height: 200px;
      position: relative;
      position: relative;
      z-index: 999; }
      .site-wrapper .site-header-wrapper .site-header .header-panel .logo-block {
        float: left;
        position: relative;
        z-index: 1;
        width: 250px; }
        .site-wrapper .site-header-wrapper .site-header .header-panel .logo-block:after {
          position: absolute;
          content: '';
          background: #342626;
          left: -10000px;
          right: 0;
          top: 0;
          height: 200px;
          z-index: -1; }
        .site-wrapper .site-header-wrapper .site-header .header-panel .logo-block .site-logo {
          margin-top: 58px; }
          .site-wrapper .site-header-wrapper .site-header .header-panel .logo-block .site-logo a {
            display: block; }
        .site-wrapper .site-header-wrapper .site-header .header-panel .logo-block .site-activity {
          margin-top: 14px;
          font-size: 18px;
          font-family: "Ubuntu Condensed";
          color: #fff;
          line-height: 1.056;
          letter-spacing: 0.1px;
          text-align: center;
          width: 233px; }
        .site-wrapper .site-header-wrapper .site-header .header-panel .header-top {
          float: left;
          width: 680px; }
        .site-wrapper .site-header-wrapper .site-header .header-panel .header-top .top-contact-block {
          float: left;
          padding: 32px 0 0 38px; }
          .site-wrapper .site-header-wrapper .site-header .header-panel .header-top .top-contact-block .phone {
            font-size: 20px;
            font-family: "Ubuntu Condensed";
            text-align: left;
            padding-left: 28px;
            background: url(phone.png) no-repeat top left;
            margin-bottom: 17px; }
            .site-wrapper .site-header-wrapper .site-header .header-panel .header-top .top-contact-block .phone a {
              color: #000;
              text-decoration: none; }
          .site-wrapper .site-header-wrapper .site-header .header-panel .header-top .top-contact-block .addres {
            padding-left: 28px;
            background: url(addres.png) no-repeat top left;
            font-size: 15px;
            font-family: "Ubuntu Condensed";
            color: #18110b;
            min-height: 20px; }
        .site-wrapper .site-header-wrapper .site-header .header-panel .header-top .basket {
          width: 200px;
          float: right;
          margin-top: 13px; }
      .site-wrapper .site-header-wrapper .site-header .top-menu {
        margin-top: 491px;
        z-index: 1;
        background: #fff;
        position: relative; }
        .site-wrapper .site-header-wrapper .site-header .top-menu:after {
          display: block;
          position: absolute;
          content: '';
          background: #fff;
          top: 0;
          right: -10000px;
          bottom: 0;
          left: 0;
          z-index: -1; }
        .site-wrapper .site-header-wrapper .site-header .top-menu > ul {
          margin: 0;
          padding: 0 18px;
          list-style: none;
          font-size: 0;
          line-height: 0;
          text-align: right; }
        .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li {
          display: inline-block;
          vertical-align: top;
          position: relative; }
          .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li:first-child a {
            background-image: none; }
          .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li > a {
            display: block;
            font: 400 16px/78px 'Ubuntu Condensed', Helvetica, sans-serif;
            padding: 0 15px 0 18px;
            text-decoration: none;
            text-transform: uppercase;
            color: #121212;
            display: inline-block; }
            .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li > a:hover {
              background: #18110b;
              color: #fff; }
          .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li .level-2 {
            margin: 0;
            padding: 0 18px;
            list-style: none;
            font-size: 0;
            line-height: 0;
            text-align: left;
            width: 210px;
            position: absolute;
            display: none;
            left: -17.722px !important;
            border: none;
            top: 68px !important; }
            .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li .level-2 li {
              display: block;
              vertical-align: top;
              width: 210px;
              position: relative;
              margin-bottom: 1px; }
              .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li .level-2 li a {
                display: block;
                font: 400 16px/16px 'Ubuntu Condensed', Helvetica, sans-serif;
                padding: 10px 15px 10px 18px;
                text-decoration: none;
                text-transform: uppercase;
                color: #fff;
                background: #342626; }
                .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li .level-2 li a:hover {
                  background: #18110b;
                  color: #fff; }
              .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li .level-2 li .level-3 {
                margin: 0;
                padding: 0 18px;
                list-style: none;
                font-size: 0;
                line-height: 0;
                text-align: left;
                width: 210px;
                top: 0px !important;
                bottom: 0px;
                left: 192px !important;
                position: absolute;
                display: none;
                border: none; }
                .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li .level-2 li .level-3 li {
                  display: block;
                  vertical-align: top;
                  width: 210px;
                  position: relative; }
                  .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li .level-2 li .level-3 li a {
                    display: block;
                    font: 400 16px/16px 'Ubuntu Condensed', Helvetica, sans-serif;
                    padding: 10px 15px 10px 18px;
                    text-decoration: none;
                    text-transform: uppercase;
                    color: #fff;
                    background: #342626; }
                    .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li .level-2 li .level-3 li a:hover {
                      background: #18110b;
                      color: #fff; }
        .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li a {
          background: url(top-sep.png) no-repeat left; }
        .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li:hover {
          background: none; }
        .site-wrapper .site-header-wrapper .site-header .top-menu > ul > li:hover + li a {
          background: none; }
    .site-wrapper .site-header-wrapper p {
      padding: 0;
      margin: 0; }
    .site-wrapper .site-header-wrapper img {
      border: none; }
    .site-wrapper .site-header-wrapper a {
      color: #000; }
  .site-wrapper .header-menu-wrapper {
    margin: 103px auto 0 auto;
    width: 960px; }
    .site-wrapper .header-menu-wrapper .header-menu {
      font-size: 0;
      margin: 0 -28px; }
      .site-wrapper .header-menu-wrapper .header-menu .header-menu-item {
        margin: 0 106px 80px 106px;
        width: 126px;
        display: inline-block;
        text-align: center;
        vertical-align: top; }
        .site-wrapper .header-menu-wrapper .header-menu .header-menu-item img {
          width: 126px;
          height: 126px; }
        .site-wrapper .header-menu-wrapper .header-menu .header-menu-item span {
          display: block;
          font-size: 20px;
          font-family: "Ubuntu Condensed";
          color: #121212;
          line-height: 1.2;
          padding-top: 22px; }
        .site-wrapper .header-menu-wrapper .header-menu .header-menu-item:hover {
          text-decoration: none; }
  .site-wrapper .site-content-wrapper {
    position: relative;
    margin: 0 auto;
    width: 960px;
    position: relative;
    /*	z-index: 1;*/
    /*	z-index: 0;*/
    padding-top: 74px;
    padding-bottom: 80px;
    /*	&:after{
     display: block;
     position: absolute;
     content: '';
     background: #f0f0f0;
     left: -10000px;
     right: -10000px;
     top: 0;
     bottom: 0;
     z-index: -1;
     }*/ }
    .site-wrapper .site-content-wrapper .site-content {
      width: 100%;
      float: left; }
      .site-wrapper .site-content-wrapper .site-content .content-column {
        /*		padding: 0  0 0 288px;*/
        padding: 0; }
      .site-wrapper .site-content-wrapper .site-content .product-slider-tit {
        font-size: 25px;
        font-family: "Roboto";
        color: #342626;
        line-height: 1.2;
        font-weight: 900; }
    .site-wrapper .site-content-wrapper .left-column {
      float: left;
      width: 250px;
      margin-left: -100%; }
      .site-wrapper .site-content-wrapper .left-column .side-menu-wrapper > .side-menu {
        margin: 0;
        padding: 0;
        list-style: none; }
        .site-wrapper .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li {
          font: 400 17px/17px 'Ubuntu Condensed', Helvetica, sans-serif; }
          .site-wrapper .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li > a {
            display: block;
            text-decoration: none;
            background: url(left-marcer.png) no-repeat left;
            color: #18110b;
            padding: 5px 14px;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s; }
            .site-wrapper .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li > a:hover {
              box-shadow: 0px 0px 0px 1px #000;
              background: #f0f0f0;
              color: #010101;
              -webkit-transition: all 0.3s;
              -moz-transition: all 0.3s;
              -o-transition: all 0.3s;
              -ms-transition: all 0.3s;
              transition: all 0.3s; }
          .site-wrapper .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li ul {
            margin: 0;
            padding: 5px 0 0 30px;
            list-style: none; }
            .site-wrapper .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li ul li a {
              display: block;
              text-decoration: none;
              padding-bottom: 5px;
              color: #010101; }
              .site-wrapper .site-content-wrapper .left-column .side-menu-wrapper > .side-menu > li ul li a:hover {
                text-decoration: underline; }
    .site-wrapper .site-content-wrapper .news-bl {
      margin-top: 55px; }
      .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .spec-block-title {
        font: 400 30px/30px 'Ubuntu Condensed', Helvetica, sans-serif;
        color: #342626; }
        .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .product-new-block .prd-block .product-item-thumb {
          margin: 10px 15px 10px 0;
          width: 222px;
          background: url(/d/1506855/t/images/bg.png) no-repeat top center;
          box-sizing: border-box;
          border: none !important;
          height: 270px;
          position: relative; }
          .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .product-new-block .prd-block .product-item-thumb .product-image {
            margin: 0 auto; }
          .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .product-new-block .prd-block .product-item-thumb .product-article {
            display: none; }
          .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .product-new-block .prd-block .product-item-thumb .product-amount {
            display: none; }
          .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .product-new-block .prd-block .product-item-thumb .shop2-product-btn {
            display: none; }
          .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .product-new-block .prd-block .product-item-thumb .product-label {
            display: none; }
          .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .product-new-block .prd-block .product-item-thumb .product-name {
            margin-top: -11px; }
          .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .product-new-block .prd-block .product-item-thumb .product-bot {
            border-top: none; }
          .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .product-new-block .prd-block .product-item-thumb .shop2-product-options td {
            border-top: none;
            color: #703e3b; }
          .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .product-new-block .prd-block .product-item-thumb .shop2-product-options th {
            border-top: none; }
          .site-wrapper .site-content-wrapper .news-bl .spec-wrapper .spec-block .product-new-block .prd-block .product-item-thumb .product-price {
            position: absolute;
            bottom: 7px; }
  .site-wrapper .site-content-bottom {
    width: 960px;
    margin: 60px auto 0 auto;
    text-align: center;
    position: relative;
    /*	z-index: 1;*/ }
    .site-wrapper .site-content-bottom:after {
      display: block;
      position: absolute;
      content: '';
      background: #f0f0f0;
      top: 0;
      left: -10000px;
      right: -10000px;
      bottom: 0;
      z-index: -1; }
    .site-wrapper .site-content-bottom .project-block {
      position: relative;
      z-index: 1; }
      .site-wrapper .site-content-bottom .project-block:after {
        display: block;
        position: absolute;
        content: '';
        background: #fff;
        top: 0;
        left: -10000px;
        right: -10000px;
        bottom: 0;
        z-index: -1; }
      .site-wrapper .site-content-bottom .project-block .project-tit {
        font-size: 28px;
        font-family: "Ubuntu Condensed";
        color: #121212;
        line-height: 1.2;
        display: inline-block;
        text-align: center;
        border: 1px solid #000;
        padding: 10px 28px;
        margin: 0 auto 40px auto;
        width: 220px;
        box-sizing: border-box; }
      .site-wrapper .site-content-bottom .project-block .projects {
        font-size: 0;
        margin: 0 -8px; }
        .site-wrapper .site-content-bottom .project-block .projects .owl-nav {
          width: 87px;
          height: 39px;
          margin: 0 auto;
          position: relative;
          top: -85px; }
        .site-wrapper .site-content-bottom .project-block .projects .owl-nav .owl-next {
          position: absolute;
          background: url(n1.jpg) no-repeat top right;
          width: 38px;
          height: 39px;
          right: 0;
          -moz-transform: scaleX(-1);
          -o-transform: scaleX(-1);
          -webkit-transform: scaleX(-1);
          transform: scaleX(-1); }
          .site-wrapper .site-content-bottom .project-block .projects .owl-nav .owl-next:hover {
            background: url(n1h.jpg) no-repeat top right;
            transform: rotate(360deg) !important; }
        .site-wrapper .site-content-bottom .project-block .projects .owl-nav .owl-prev {
          position: absolute;
          background: url(n1.jpg) no-repeat top left;
          width: 38px;
          height: 39px;
          left: 0px; }
          .site-wrapper .site-content-bottom .project-block .projects .owl-nav .owl-prev:hover {
            background: url(n1h.jpg) no-repeat top right;
            transform: rotate(180deg) !important; }
        .site-wrapper .site-content-bottom .project-block .projects .project-item {
          width: 220px;
          display: inline-block;
          margin: 0 8px 160px 8px;
          text-decoration: none;
          vertical-align: top;
          -webkit-transform: translate3d(0, 0, 0);
          -webkit-backface-visibility: hidden; }
        .site-wrapper .site-content-bottom .project-block .projects .project-item .project-img img {
          width: 227px;
          height: 319px; }
        .site-wrapper .site-content-bottom .project-block .projects .project-item .project-title {
          font-size: 21px;
          font-family: "Ubuntu Condensed";
          color: #18110b;
          line-height: 0.952;
          text-align: left;
          margin-top: 25px;
          display: inline-block;
          width: 227px; }
        .site-wrapper .site-content-bottom .project-block .projects .project-item .project-body {
          margin-top: 20px;
          font-size: 15px;
          font-family: "Roboto";
          color: #18110b;
          line-height: 1.533;
          font-weight: 300;
          max-height: 132px;
          overflow: hidden;
          text-align: left; }
        .site-wrapper .site-content-bottom .project-block .projects .project-item:hover .project-title {
          text-decoration: underline; }
    .site-wrapper .site-content-bottom p {
      margin: 0; }
    .site-wrapper .site-content-bottom .sp-block {
      height: 473px;
      position: relative;
      padding-bottom: 80px;
      background: #f0f0f0;
      z-index: 999; }
      .site-wrapper .site-content-bottom .sp-block:after {
        display: block;
        position: absolute;
        content: '';
        background: #342626;
        top: 0px;
        right: 480px;
        left: -10000px;
        height: 410px;
        z-index: 0; }
      .site-wrapper .site-content-bottom .sp-block:before {
        display: block;
        position: absolute;
        content: '';
        background: #f0f0f0;
        top: 0;
        left: -10000px;
        right: -10000px;
        bottom: 0;
        z-index: -1; }
      .site-wrapper .site-content-bottom .sp-block .sp-title {
        font-size: 28px;
        font-family: "Ubuntu Condensed";
        color: white;
        border: 2px solid #fff;
        padding: 14px 18px;
        box-sizing: border-box;
        width: 240px;
        position: absolute;
        top: 40px;
        left: 0; }
      .site-wrapper .site-content-bottom .sp-block .sp-blocks {
        width: 1290px; }
        .site-wrapper .site-content-bottom .sp-block .sp-blocks .owl-nav {
          width: 87px;
          height: 39px;
          margin: 0;
          position: relative;
          top: -39px; }
        .site-wrapper .site-content-bottom .sp-block .sp-blocks .owl-nav .owl-next {
          position: absolute;
          background: url(n1.jpg) no-repeat top right;
          width: 38px;
          height: 39px;
          right: 0;
          -moz-transform: scaleX(-1);
          -o-transform: scaleX(-1);
          -webkit-transform: scaleX(-1);
          transform: scaleX(-1); }
          .site-wrapper .site-content-bottom .sp-block .sp-blocks .owl-nav .owl-next:hover {
            background: url(n1h.jpg) no-repeat top right;
            transform: rotate(360deg) !important; }
        .site-wrapper .site-content-bottom .sp-block .sp-blocks .owl-nav .owl-prev {
          position: absolute;
          background: url(n1.jpg) no-repeat top left;
          width: 38px;
          height: 39px;
          left: 0px; }
          .site-wrapper .site-content-bottom .sp-block .sp-blocks .owl-nav .owl-prev:hover {
            background: url(n1h.jpg) no-repeat top right;
            transform: rotate(180deg) !important; }
        .site-wrapper .site-content-bottom .sp-block .sp-blocks .sp-block-item {
          width: 480px;
          -webkit-transform: translate3d(0, 0, 0) !important;
          -webkit-backface-visibility: hidden !important;
          position: relative;
          z-index: 999;
          height: 473px; }
        .site-wrapper .site-content-bottom .sp-block .sp-blocks .sp-block-item .sp-left {
          position: relative;
          z-index: 1;
          float: left;
          padding-top: 120px;
          text-align: left;
          padding-right: 60px; }
          .site-wrapper .site-content-bottom .sp-block .sp-blocks .sp-block-item .sp-left .sp-link {
            font-size: 20px;
            font-family: "Ubuntu Condensed";
            color: #fff;
            line-height: 1.3;
            text-decoration: none;
            display: inline-block;
            border-bottom: 1px solid #fff;
            padding-bottom: 7px;
            text-align: left; }
          .site-wrapper .site-content-bottom .sp-block .sp-blocks .sp-block-item .sp-left .sp-body {
            padding-top: 20px;
            font-size: 16px;
            font-family: "Roboto";
            color: #fff;
            line-height: 1.5;
            text-align: left;
            font-weight: 300;
            max-height: 219px;
            overflow: hidden; }
        .site-wrapper .site-content-bottom .sp-block .sp-blocks .sp-block-item .sp-img {
          position: absolute;
          left: 480px;
          height: 422px; }
          .site-wrapper .site-content-bottom .sp-block .sp-blocks .sp-block-item .sp-img img {
            width: auto;
            height: 422px; }

.inner-page {
  z-index: 1; }
  .inner-page:after {
    display: block;
    position: absolute;
    content: '';
    background: #f0f0f0;
    left: -10000px;
    right: -10000px;
    top: 200px;
    bottom: 0;
    z-index: -1; }
  .inner-page .site-header-wrapper .site-header .top-menu {
    margin-top: -25px;
    margin-left: 250px;
    top: -3px; }
    .inner-page .site-header-wrapper .site-header .top-menu ul {
      border-top: 1px solid #18110b; }
  .inner-page .site-header-wrapper {
    background: none;
    /*z-index: 0;*/ }
  .inner-page .site-header-wrapper .site-header .top-menu > ul > li > a {
    margin-top: -10px; }

.footer-wrapper {
  min-width: 960px;
  margin: 0;
  position: relative;
  background: #f0f0f0;
  overflow: hidden; }
  .footer-wrapper p {
    padding: 0;
    margin: 0; }
  .footer-wrapper img {
    border: none; }
  .footer-wrapper a {
    color: #000; }
  .footer-wrapper .footer {
    position: relative;
    width: 960px;
    margin: 0 auto;
    height: 280px; }
    .footer-wrapper .footer .bottom-menu {
      text-align: right;
      height: 78px;
      font-size: 0; }
      .footer-wrapper .footer .bottom-menu > ul {
        margin: 0;
        padding: 0 40px 0 40px;
        list-style: none;
        font-size: 0;
        line-height: 0;
        text-align: right;
        position: relative;
        z-index: 1;
        display: inline-block;
        max-height: 78px;
        overflow: hidden; }
        .footer-wrapper .footer .bottom-menu > ul:after {
          display: inline-block;
          position: absolute;
          content: '';
          background: #18110b;
          height: 2px;
          right: -10000px;
          top: 0;
          left: 0; }
        .footer-wrapper .footer .bottom-menu > ul > li {
          display: inline-block;
          vertical-align: top; }
        .footer-wrapper .footer .bottom-menu > ul > li > a {
          display: block;
          font: 400 16px/78px 'Ubuntu Condensed', Helvetica, sans-serif;
          padding: 0 15px 0 18px;
          text-decoration: none;
          color: #121212; }
          .footer-wrapper .footer .bottom-menu > ul > li > a:hover {
            color: #6c655f; }
        .footer-wrapper .footer .bottom-menu > ul > li:first-child a {
          background: none; }
        .footer-wrapper .footer .bottom-menu > ul > li a {
          background: url(top-sep.png) no-repeat left; }
    .footer-wrapper .footer .footer-bottom .copyrights {
      width: 300px;
      padding-top: 175px;
      font-size: 13px;
      font-family: "Roboto";
      color: #282828;
      line-height: 1.2;
      text-align: left;
      float: left; }
      .footer-wrapper .footer .footer-bottom .s-up {
        float: left;
        width: 360px;
        text-align: center;
        padding-top: 126px; }
        .footer-wrapper .footer .footer-bottom .s-up .s-network {
          margin: 0 auto;
          text-align: center;
          font-size: 0; }
        .footer-wrapper .footer .footer-bottom .s-up .s-network a {
          display: inline-block;
          margin: 0 3px; }
          .footer-wrapper .footer .footer-bottom .s-up .s-network a img {
            display: block; }
          .footer-wrapper .footer .footer-bottom .s-up .s-network a img + img {
            display: none; }
          .footer-wrapper .footer .footer-bottom .s-up .s-network a:hover img {
            display: none; }
          .footer-wrapper .footer .footer-bottom .s-up .s-network a:hover img + img {
            display: block; }
        .footer-wrapper .footer .footer-bottom .s-up .up a {
          background: url(up.jpg) no-repeat top center;
          width: 66px;
          height: 63px;
          display: block;
          position: relative;
          z-index: 9999;
          margin: 32px auto 0 auto; }
    .footer-wrapper .footer .mega {
      padding-top: 175px;
      width: 300px;
      float: right;
      text-align: right;
      color: #000;
      font: 400 13px 'Roboto', Helvetica, sans-serif; }
      .footer-wrapper .footer .mega span {
        font-size: 10px !important; }
      .footer-wrapper .footer .mega a {
        color: #000; }
        .footer-wrapper .footer .mega a:hover {
          color: #000; }
    .footer-wrapper .footer .counters {
      position: absolute;
      bottom: -30px;
      right: 0; }

.site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr {
  width: 960px;
  margin-left: -273px;
  margin-top: 30px; }
  .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .product-list ul {
    margin-left: 0; }
    .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .product-list ul .new-item-thumb {
      width: 222px;
      display: inline-block;
      margin-right: 20px; }
      .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .product-list ul .new-item-thumb .product-item-thumb {
        width: 222px;
        background: url(/d/1506855/t/images/bg.png) no-repeat top center;
        box-sizing: border-box;
        border: none !important;
        height: 270px; }
      .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .product-list ul .new-item-thumb .product-item-thumb .product-label {
        display: none; }
      .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .product-list ul .new-item-thumb .product-item-thumb .product-top {
        height: 180px; }
      .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .product-list ul .new-item-thumb .product-item-thumb .product-name {
        margin-top: -26px; }
      .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .product-list ul .new-item-thumb .product-item-thumb .product-name a {
        color: #342626; }
      .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .product-list ul .new-item-thumb .product-item-thumb .product-bot {
        display: none; }
        .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .product-list ul .new-item-thumb .product-item-thumb .product-bot .product-price .price-current {
          font-size: 14px; }
      .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .product-list ul .new-item-thumb .product-item-thumb .product-price {
        margin-top: 54px; }
      .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .product-list ul .new-item-thumb:nth-child(4n) {
        margin-right: 0; }
  .site-wrapper .site-content-wrapper .site-content .content-column .product-slider-wr .show-all-prod-wrap {
    display: none; }

.product-slider-wr {
  display: none; }

.shop2-block.cart-preview {
  background: none; }

.shop2-block.search-form .block-title {
  background: #342626 !important; }

.shop2-block {
  width: 250px; }

.shop2-block .block-title span {
  position: absolute;
  top: 23px;
  right: 20px;
  line-height: 0;
  font-size: 0;
  width: 12px;
  height: 12px;
  background-position: 0 0 !important;
  background: url(/d/1506855/t/images/arrows.png) no-repeat; }

.shop2-block.search-form.opened .block-title span {
  background-position: 0 0 !important;
  transform: rotate(180deg);
  top: 16px;
  left: 215px; }

.table-filter-param {
  position: relative; }

.shop2-filter {
  position: relative; }

.shop2-filter .result {
  font-family: inherit;
  font-size: 12px;
  color: #fff;
  background-color: #433e39;
  height: 38px;
  line-height: 26px;
  padding: 6px 8px;
  box-sizing: border-box;
  margin-right: 6px;
  vertical-align: top;
  display: inline-block;
  position: absolute;
  width: 177px;
  top: 12px;
  left: 400px; }

.shop2-filter .result .result-arrow {
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  position: absolute;
  left: -2%;
  top: 50%;
  transform: rotate(180deg);
  margin-top: -6px;
  border-style: solid;
  border-width: 6px 0 6px 5px;
  border-color: transparent transparent transparent #433e39; }

.shop2-filter-go {
  position: absolute;
  top: 4px;
  right: -4px;
  height: 30px;
  box-sizing: border-box;
  padding: 3px 11px !important; }

.site-content-wrapper .site-content .content-column .view-shop {
  display: none; }
  .site-content-wrapper .site-content .content-column .shop2-sorting-panel {
    background-color: #fff; }
  .site-content-wrapper .site-content .content-column .shop2-sorting-panel .sorting .sort-title {
    color: #666; }
  .site-content-wrapper .site-content .content-column .shop2-sorting-panel .sorting .sort-param span {
    width: 9px;
    background: url(/d/1506855/t/images/icons-filter-sort.png) -1000px -1000px no-repeat; }
  .site-content-wrapper .site-content .content-column .shop2-sorting-panel .sorting .sort-param.sort-param-desc span {
    background-position: -46px 0; }
  .site-content-wrapper .site-content .content-column .shop2-sorting-panel .sorting .sort-param.sort-param-asc span {
    background-position: -35px 0; }
  .site-content-wrapper .site-content .content-column .product-item-thumb {
    background: #fff;
    border-radius: 5px;
    width: 222px !important;
    margin: 10px 3px 10px 0;
    box-sizing: border-box;
    position: relative; }
  .site-content-wrapper .site-content .content-column .product-item-thumb:nth-child(3n) {
    margin: 10px 0 10px 0; }
  .site-content-wrapper .site-content .content-column .product-item-thumb .product-article {
    display: none; }
  .site-content-wrapper .site-content .content-column .product-item-thumb .product-amount {
    display: none; }
  .site-content-wrapper .site-content .content-column .product-item-thumb .product-bot {
    border-top: none; }
  .site-content-wrapper .site-content .content-column .product-item-thumb .product-price {
    cursor: default;
    vertical-align: bottom;
    line-height: normal;
    width: 150px;
    display: inline-block;
    width: auto !important;
    box-sizing: border-box;
    padding: 5px;
    height: 26px;
    position: absolute;
    top: 165px;
    left: -5px;
    background: #18110b; }
    .site-content-wrapper .site-content .content-column .product-item-thumb .product-price:after {
      display: block;
      position: absolute;
      content: '';
      background: url(/d/1506855/t/images/cen.png) no-repeat top right;
      width: 7px;
      height: 26px;
      top: 0;
      right: -5px; }
  .site-content-wrapper .site-content .content-column .product-item-thumb .product-price .price-current {
    font-size: 17px;
    color: #f0f0f0;
    font-weight: 700;
    padding-left: 8px; }
  .site-content-wrapper .site-content .content-column .product-item-thumb .shop2-product-btn {
    vertical-align: bottom;
    margin-top: 8px;
    background: url(/d/1506855/t/images/dk.png) no-repeat top center;
    width: 141px;
    height: 32px;
    box-shadow: none;
    outline: none; }

.shop2-product-btn.type-2.buy span {
  display: none; }

.shop2-product .form-add {
  line-height: 0;
  font-size: 0;
  border: none;
  padding: 4px 19px;
  margin-bottom: 10px;
  background: url(/d/1506855/t/images/cart-bg.png); }

.shop2-product .form-add .product-price .price-current strong {
  font-size: 30px;
  line-height: 1; }

.shop2-product .form-add .product-price .price-current {
  font-size: 30px;
  color: #333;
  font-weight: 700; }

.shop2-product-article {
  display: none; }

.shop2-product .form-add .product-price {
  cursor: default;
  vertical-align: middle;
  line-height: normal;
  min-width: 134px;
  margin: 5px 5px 5px 0;
  display: inline-block; }

.shop2-product .form-add .product-amount .amount-title {
  display: none; }

.shop2-product .form-add .shop2-product-btn {
  line-height: 0;
  font-size: 0;
  border: none;
  padding: 4px 19px;
  margin-bottom: 10px;
  background: url(/d/1506855/t/images/dk.png) no-repeat top center;
  width: 141px !important;
  height: 32px !important; }

.shop2-product-tabs li.active-tab {
  background: #594141;
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(89, 65, 65, 1) 0%, rgba(56, 41, 41, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(89, 65, 65, 1) 0%, rgba(56, 41, 41, 1) 100%);
  background: linear-gradient(to bottom, rgba(89, 65, 65, 1) 0%, rgba(56, 41, 41, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#594141', endColorstr='#382929',GradientType=0);
  padding-bottom: 1px;
  border-bottom: none;
  position: relative;
  display: inline-block; }
  .shop2-product-tabs li.active-tab:after {
    display: block;
    position: absolute;
    content: '';
    background: url(/d/1506855/t/images/tabs-marcer.png) no-repeat top center;
    width: 12px;
    height: 6px;
    left: 50%;
    margin-left: -6px; }

.shop2-product-tabs li.active-tab a {
  color: #fff; }

.shop2-product-btn.type-3.buy span {
  display: none; }

.shop2-product .product-details {
  border: none; }

a.shop2-btn {
  display: inline-block;
  text-decoration: none;
  padding: 7px 11px;
  background: #251a11;
  color: #fff;
  height: 30px;
  box-sizing: border-box;
  box-shadow: none; }

a.shop2-btn:hover {
  display: inline-block;
  text-decoration: none;
  padding: 7px 11px;
  background: #251a11;
  color: #fff;
  height: 30px;
  box-sizing: border-box;
  box-shadow: none; }

table.shop2-cart-table th {
  background-color: #18110b;
  white-space: pre;
  font-weight: normal;
  color: #fff; }

.shop2-cart-registration {
  display: none; }

.shop2-filter .result .shop2-filter-go {
  background: #eaebed;
  color: #343434; }

.shop2-filter table.table-filter-param tbody tr:first-child th {
  padding-right: 120px; }

.shop2-product-tabs li a {
  cursor: pointer;
  display: inline-block;
  height: 41px;
  line-height: 30px;
  font-size: 19px;
  font-weight: bold;
  text-decoration: none;
  color: #666;
  padding: 7px 22px 5px 21px;
  box-sizing: border-box; }

.shop2-kind-item {
  margin: 5px 6px 5px 0; }

.highslide-container {
  z-index: 1000000000000000000 !important; }

.g-img--gallery-image .g-img__caption {
  display: none; }

.pswp__caption__center.pswp__caption__center--g-img {
  display: none; }
