//@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
body, html {
  height: 100%; }

body {
  background: #000;
  font-family: 'PT Sans', sans-serif; }

a {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

ol, ul {
  margin-bottom: 0; }

.mg-r-5 {
  margin-right: 3px; }

.mg-l-5 {
  margin-left: 3px; }

hr.red-line, hr.yellow-line {
  border-top: 2px solid;
  margin: 5px 0; }

hr.yellow-line {
  border-top: 3px solid #0092DB; }

hr.red-line {
  border-top: 3px solid #f23516; }

.container-bg {
  background-color: rgba(18, 18, 18, 0.6); }

.bg-white {
  background: #fff; }

.green-global {
  color: #188D18 !important; }

.wrapper, body {
  position: relative; }

.wrapper {
  min-height: 100%;
  padding-bottom: 178px; }

footer {
  margin: -178px auto 0;
  min-height: 178px;
  position: relative; }

.box-link-back.bg-white.clearfix .title-row {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.modal-header .close {
  font-size: 40px;
  line-height: 1;
  color: red; }

.modal-body span.presence {
  font-weight: bold; }

.box-link-back.bg-white.clearfix .title-row {
  margin: 0; }

.no-margin {
  margin: 0 !important; }

header {
  padding-top: 15px; }
  header .container {
    background-color: #121212; }
  header .header-box {
    background-color: #121212; }

ul.menuTable {
  text-align: center;
  list-style: none;
  padding: 10px 0; }
  ul.menuTable li:last-of-type:after {
    content: ''; }
  ul.menuTable li {
    display: inline-block; }
    ul.menuTable li a {
      color: #fff;
      font-size: 14px;
      font-weight: normal;
      text-decoration: none; }
      ul.menuTable li a:hover {
        text-decoration: none;
        color: #f23516; }
    ul.menuTable li:after {
      content: '/';
      color: #fff;
      display: inline-block;
      margin: 0 5px;
      font-size: 12px; }

 .logo {
  margin: 0 15px 0 0;
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

span.search-form, .link-social, .logo-text {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  display: inline-block;
  margin-bottom: 5px; }

div.search-box {
  display: inline-block;
  width: 100%;
  vertical-align: middle; }

#search-header {
    margin: 0;
  /* Firefox 19+ */
  /* Firefox 18- */ }
  #search-header input::-webkit-input-placeholder {
    color: #fff; }
  #search-header input::-moz-placeholder {
    color: #fff; }
  #search-header input:-moz-placeholder {
    color: #fff; }
  #search-header input:-ms-input-placeholder {
    color: #fff; }
  #search-header label {
    width: 100%;
    position: relative;
    height: 30px; }
    #search-header label input[type='text'] {
      width: 100%;
      background: none;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background-color: #202020;
      border: 1px solid #3d3d3d;
      height: 30px;
      color: #fff;
      padding: 5px;
      outline: none; }
    #search-header label input[type='submit'] {
      position: absolute;
      right: 0;
      top: 0;
      background: none;
      border: none;
      color: #930407;
      padding: 5px;
      font-weight: normal;
      vertical-align: middle; }
      #search-header label input[type='submit']:hover {
        color: #fff; }
    #search-header label input[placeholder] {
      line-height: 26px;
      color: #fff;
      font-size: 14px;
      font-weight: normal; }

.phone-header i {
  font-size: 25px;
  display: inline-block;
  vertical-align: top;
  line-height: 120px;
  color: #fff; }
.phone-header ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
  margin-left: 20px; }
  .phone-header ul li {
    color: #fff; }

ul.contacts-box {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right; }
  ul.contacts-box li {
    display: inline-block;
    margin-left: 20px;
    padding: 5px 0;
    color: silver; }
    ul.contacts-box li i {
      font-style: normal;
      color: #fff;
      margin-left: 5px; }
    ul.contacts-box li img {
      margin-right: 5px;
      display: inline-block; }
    ul.contacts-box li a {
      color: #f23516; }

.phone-header {
  display: block; }
  .phone-header span {
    display: inline-block;
    width: 100%;
    color: #fff;
    margin-bottom: 5px;
    text-align: center; }
  .phone-header ul {
    margin: 0;
    padding: 0;
    display: block; }
    .phone-header ul li {
      display: block;
      text-align: right;
      font-size: 15px;
      font-weight: 600; }

a.add-website {
  display: inline-block;
  line-height: 46px;
  vertical-align: top;
  margin: 0 10px;
  font-size: 15px;
  color: #fff; }
  a.add-website i {
    font-size: 20px;
    color: #B50007;
    vertical-align: middle;
    display: inline-block;
    margin-right: 7px; }
  a.add-website:hover {
    text-decoration: underline; }

.social-box {
  display: inline-block;
  width: auto;
  list-style: none;
  text-align: center;
  margin: 0;
  margin-top: 5px;
  padding: 0; }
  ul.social-box li:first-of-type {
    margin-left: -3px; }
  ul.social-box li {
    display: inline-block;
    margin-right: 10px; }
    ul.social-box li a {
      display: inline-block;
      width: 25px;
      height: 25px;
      outline: none;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      ul.social-box li a:hover {
        background: #343636; }
      ul.social-box li a i {
        font-size: 20px;
        line-height: 1;
        vertical-align: middle; }
    ul.social-box li a.g i {
      color: #34A853; }
    ul.social-box li a.od i {
      color: #F58220; }
    ul.social-box li a.gplus i {
      color: #EA4335; }
    ul.social-box li a.tv i {
      color: #6CADDE; }
    ul.social-box li a.fb i {
      color: #4867AA; }
    ul.social-box li a.vk i {
      color: #4C75A3; }

div.bascket-box {
  display: inline-block;
  width: auto;
  text-align: center; }
div.bascket-box span:hover {
    text-decoration: underline;
}
  div.bascket-box .bascket-box__link {
    display: inline-block; }
    div.bascket-box .bascket-box__link i {
      font-size: 45px;
      color: #fff;
      display: inline-block;
      position: relative; }
      div.bascket-box .bascket-box__link i:after {
        content: attr(data-badge);
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        bottom: 25px;
        right: 7px;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #ff4081;
        color: #fff;
        font-family: Montserrat, sans-serif;
        font-size: 11px;
        font-weight: 700;
        line-height: 6px; }
  div.bascket-box span.basket-box-text {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    margin: 0 5px 0 15px;
    vertical-align: top;
    line-height: 46px; }
  div.bascket-box span + a {
    color: #f23516;
    display: inline-block;
    margin: 0 5px;
    vertical-align: top;
    line-height: 46px; }

.compare {
  display: inline-block;
  color: white;
  line-height: 1;
  vertical-align: top;
  font-size: 15px; }
  .compare:hover span {
    text-decoration: underline; }
  .compare i {
    margin-right: 5px;
    font-size: 41px;
    color: #fff;
    display: inline-block;
    position: relative;
    line-height: 1; }
   .compare i:after {
        content: attr(data-badge);
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        bottom: 20px;
        right: 19px;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #ff4081;
        color: #fff;
        font-family: Montserrat, sans-serif;
        font-size: 11px;
        font-weight: 700;
        line-height: 6px; }
  .compare span {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    line-height: 46px; }

footer {
  padding-bottom: 8px; }
  footer .container:last-of-type {
    padding-top: 8px; }
  footer ul.menuTable {
    text-align: center; }
  footer .container {
    padding-top: 20px; }
  footer p {
    text-align: justify;
    font-size: 8px;
    color: #4c4c4b; }
  footer ul.contacts-box {
    text-align: right; }
    footer ul.contacts-box li {
      width: auto;
      display: inline-block; }
    footer ul.contacts-box span {
      width: auto; }
  footer span.rights a {
    color: #f23516;
    text-decoration: underline; }
    footer span.rights a:hover {
      text-decoration: none; }

#vk_groups-box #vk_groups {
  margin: 0 auto;
  margin-bottom: 20px; }

div.content-box {
  margin: 6px 0; }

.content-box__home {
  background: #fff; }
  .content-box__home h1.title-home {
    display: inline-block;
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    margin: 0px;
    padding: 10px;
    text-align: center; }
  .content-box__home p {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    margin: 5px 0;
    line-height: 1.2; }

h1.title-row , span.title-row{
  display: inline-block;
  width: 100%;
  padding: 5px 0 5px 15px;
  background-color: #ececec;
  font-size: 19px;
  font-weight: 600;
  color: #4c4c4b;
  margin: 0;
  margin-top: 5px; }
  .title-row img {
    margin-left: 15px; }

.box-link-back {
  padding: 0 0 20px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }
  .box-link-back span.title-box {
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    font-size: 15px;
    font-weight: 600;
    color: #4c4c4b; }
  .box-link-back a:hover span.title {
    text-decoration: underline; }
  .box-link-back span.title {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #000; }

span.all-articles {
  display: inline-block;
  width: 100%;
  background-color: #ffe8e4;
  padding: 5px;
  padding-left: 24px;
  margin-bottom: 15px; }
  span.all-articles a {
    ont-size: 12px;
    color: #f23516;
    text-decoration: underline; }

div.articles-box {
  margin-bottom: 0; }
  div.articles-box p {
    font-size: 12px;
    font-weight: normal;
    color: #4c4c4b;
    padding: 0px 0px 0px 0px;
    border: 0px;
    margin: 10px 0; }
  div.articles-box a.read-more {
    color: #f23516;
    display: inline-block;
    margin-bottom: 20px; }
  div.articles-box span.title-articles {
    margin: 10px 0;
    display: inline-block;
    width: 100%; }
    div.articles-box span.title-articles a {
      font-size: 18px;
      text-decoration: underline;
      color: #000; }

ul.ctategory-brend {
  padding: 0 0 20px;
  display: block;
  margin: 0;
  list-style: none; }
  ul.ctategory-brend li {
    display: inline-block;
    width: 100%;
    margin-top: 10px; }
    ul.ctategory-brend li a {
      display: inline-block;
      width: 100%; }
      ul.ctategory-brend li a img {
        margin: 0 auto; }

ul.bread-crumbs {
  display: block;
  margin-top: 0;
  padding: 8px;
  background-color: #ececec; }
  ul.bread-crumbs li:last-of-type:after {
    content: ''; }
  ul.bread-crumbs li {
    display: inline-block; }
    ul.bread-crumbs li a,
    ul.bread-crumbs li a:focus {
      line-height: 1;
      font-size: 14px;
      color: #f23516;
      text-decoration: underline; }
    ul.bread-crumbs li:after {
      content: '\f178';
      font-size: 12px;
      color: #000;
      margin: 0 10px; }
  ul.bread-crumbs span {
    font-size: 14px;
    color: #000;
    line-height: 1; }

.box-filter-form {
  min-height: 160px;// 300px;
  padding: 10px;
  color: #ccc;
  background: #202020;
  margin: 15px 0;
  margin-bottom: 10px; }
  .box-filter-form span.title {
    color: #F23516;
    text-decoration: underline;
    font-size: 15px;
    display: block;
    margin-bottom: 10px; }
  .box-filter-form ul.box-filter-form__cat {
    padding-left: 15px;
    margin: 0;
    list-style: circle; }
    .box-filter-form ul.box-filter-form__cat li {
      margin: 5px 0; }
      .box-filter-form ul.box-filter-form__cat li a {
        color: #ccc;
        font-size: 16px;
        text-decoration: underline; }
        .box-filter-form ul.box-filter-form__cat li a:hover {
          text-decoration: none;
          color: #fff; }
  .box-filter-form form {
    width: 100%; }
    .box-filter-form form select {
      background: #202020;
      border: 1px #cecece solid;
      display: inline-block;
      width: 100%;
      color:#fff;}
    .box-filter-form form span {
      font-weight: normal; }
    .box-filter-form form .select-box {
      margin: 5px 0; }
    .box-filter-form form input[type="submit"] {
      color: #F23516;
      border: 1px #cecece solid;
      background: #202020;
      cursor: pointer;
      padding: 3px 10px; }
      .box-filter-form form input[type="submit"]:hover {
        background: #CCCCCC; }
    .box-filter-form form label.main {
      margin: 5px 0; }
    .box-filter-form form label {
      display: block;
      margin: 0; }
      .box-filter-form form label input {
        display: inline-block;
        margin: 0;
        min-width: inherit;
        width: 100%;
        background: #202020;
        border: 1px #cecece solid;
        font-weight: normal;}
      .box-filter-form form label input.name {
        width: 100%; }
      .box-filter-form form label input.price {
        width: 50px; }
      .box-filter-form form label span.price {
        margin: 0 5px; }

.pagination-product {
  display: table;
  padding: 10px 0;
  //border-bottom: 1px solid #c8c8c8;
  min-height: 38px;
  margin: 0; }
.line-border {
    width:100%;
    height: 1px;
    background-color: #c8c8c8;
}
  ul.pagination-product li:first-of-type {
    margin-right: 15px; }
    ul.pagination-product li:first-of-type a:after {
      display: none; }
  ul.pagination-product li:last-of-type {
    margin-left: 15px; }
    ul.pagination-product li:last-of-type a:after {
      display: none; }
  ul.pagination-product li {
    display: inline-block; }
    ul.pagination-product li span {
      color: #4c4c4b;
      font-size: 15px;
      font-weight: normal; }
    ul.pagination-product li a {
      font-size: 15px;
      font-weight: normal;
      text-decoration: none;
      color: #f23516; }
      ul.pagination-product li a:hover {
        text-decoration: underline; }
    ul.pagination-product li a:after {
      content: '|';
      margin: 0 10px; }

.product-cat-box .product-list__box__section:nth-of-type(2n) {
  background: #F0F0F0; }
.product-cat-box .product-list__box__section {
  margin-bottom: 1px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .product-cat-box .product-list__box__section a.btn-buy {
    margin-top: 5px; }
  .product-cat-box .product-list__box__section span.price {
    margin: 0; }
  .product-cat-box .product-list__box__section .block-galery {
      text-align: center;
  }
  .product-cat-box .product-list__box__section .block-galery > a > img {
    margin: 10px auto;
    width:auto !important;
    max-width:200px !important;
    height:120px !important;
    //max-height: 100px;
    }
    .product-list__box__section.index_box img {
        width:auto !important;
        height:100px !important;
    }

.product-cat-box table.description {
  font-size: 14px;
  border: none;
  color: #4c4c4b; }
.product-cat-box tr td:first-of-type {
  padding-left: 0; }
.product-cat-box tr td {
  padding: 0 10px; }
  .product-cat-box tr td b {
    color: #000; }

.dropdown-menu__product {
  margin-top: 5px; }
  .dropdown-menu__product button.btn-default {
    height: 38px;
    color: #fff;
    background: #0479B4; }
    .dropdown-menu__product button.btn-default i {
      margin-left: 10px;
      font-size: 17px;
      vertical-align: middle; }
  .dropdown-menu__product button.btn-default + .dropdown-menu {
    margin-left: 15px;
    width: 194px; }
    .dropdown-menu__product button.btn-default + .dropdown-menu li:hover {
      background: #009700;
      color: #fff; }
    .dropdown-menu__product button.btn-default + .dropdown-menu li:focus {
      background: #009700;
      color: #fff; }
    .dropdown-menu__product button.btn-default + .dropdown-menu li:active {
      background: #009700;
      color: #fff; }
    .dropdown-menu__product button.btn-default + .dropdown-menu li a {
      white-space: normal; }
      .dropdown-menu__product button.btn-default + .dropdown-menu li a:hover {
        background: #009700 !important;
        color: #fff !important; }
      .dropdown-menu__product button.btn-default + .dropdown-menu li a:focus {
        background: #009700 !important;
        color: #fff !important; }
      .dropdown-menu__product button.btn-default + .dropdown-menu li a:active {
        background: #009700 !important;
        color: #fff !important; }

.block-text-cat {
  padding: 20px 0; }

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  background: #125CB4;
  color: #fff; }

a.drop-cat-img__brend {
  padding: 5px;
  color: white;
  display: none;
  text-align: center; }
  a.drop-cat-img__brend i {
    margin-left: 5px;
    font-size: 35pxpx; }

.title-row-hit.drop-cat-img__brend i {
  display: none;
  font-size: 14px;
  margin-top: 7px; }

.block-contacts {
  margin: 5px;
  border: 1px solid #ececec;
  padding: 10px; }
  .block-contacts iframe {
    width: 100%;
    height: 400px; }
  .block-contacts form.contacts-box__page {
    max-width: 350px;
    margin: 0 auto; }
    .block-contacts form.contacts-box__page span.title-form {
      display: inline-block;
      width: 100%;
      text-align: center;
      font-size: 18px;
      color: #000; }
    .block-contacts form.contacts-box__page label {
      width: 100%;
      font-style: normal;
    }
      .block-contacts form.contacts-box__page label input[type='text'] {
        width: 100%; }
      .block-contacts form.contacts-box__page label span.title-label {
        display: inline-block;
        width: 100%; }
    .block-contacts form.contacts-box__page textarea {
      margin: 20px 0;
      width: 100%;
      height: 200px; }

.basket-box {
  padding: 15px; }
  .basket-box table img {
    max-width: 50px;
    max-height: 50px;
    margin: 0 auto; }
  .basket-box table thead tr td {
    text-align: center;
    padding: 10px 20px;
    font-size: 16px;
    color: #000;
    line-height: 1;
    font-weight: bold; }
  .basket-box table tbody tr:nth-last-of-type(2) td {
    border-bottom: none; }
  .basket-box table tbody tr td:last-of-type {
    border-right: none; }
  .basket-box table tbody tr td {
    padding: 10px 35px;
    border: 1px solid #ccc;
    border-width: 0 1px 1px 0; }
    .basket-box table tbody tr td a {
      display: inline-block;
      text-align: left;
      font-size: 16px;
      color: #000;
      font-weight: bold;
      text-decoration: underline; }
      .basket-box table tbody tr td a:hover {
        text-decoration: none; }
    .basket-box table tbody tr td span.price {
      color: #f23516;
      margin: 0 10px;
      font-weight: bold; }
    .basket-box table tbody tr td select {
      margin-right: 10px; }
    .basket-box table tbody tr td a.del-basket i {
      color: #f23516;
      margin: 0 10px; }

.block-links-1.product-list__box__section {
  border: none; }
  .block-links-1.product-list__box__section:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

.block-links-1.product-list__box__section {
  margin-bottom: 30px; }
  .block-links-1.product-list__box__section span.price {
    width: auto;
    padding: 5px 20px;
    margin: 0; }
  .block-links-1.product-list__box__section a.btn-buy {
    float: right; }
  .block-links-1.product-list__box__section a.description,
  .block-links-1.product-list__box__section a.description:focus,
  .block-links-1.product-list__box__section a.btn-buy,
  .block-links-1.product-list__box__section a.btn-buy:focus {
    margin: 0;
    height: auto;
    width: auto;
    max-width: inherit;
    padding: 10px 25px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1; }
    .block-links-1.product-list__box__section a.description i,
    .block-links-1.product-list__box__section a.description:focus i,
    .block-links-1.product-list__box__section a.btn-buy i,
    .block-links-1.product-list__box__section a.btn-buy:focus i {
      font-size: inherit;
      margin: 0 10px; }

.mob-list {
  display: none; }

.box-text {
  padding: 15px; }

.comparison-box__inner.product-list__box__section {
  margin-top: 20px; }
  .comparison-box__inner.product-list__box__section span.price {
    margin: 5px auto; }
  .comparison-box__inner.product-list__box__section span.presence {
    display: inline-block;
    width: 100%;
    background: #ececec;
    color: #009700;
    padding: 10px;
    margin: 15px 0;
    font-weight: bold; }
    .comparison-box__inner.product-list__box__section span.presence i {
      margin-left: 12px;
      font-style: normal;
      color: #080808; }
  .comparison-box__inner.product-list__box__section b.title {
    display: inline-block;
    width: 100%;
    margin: 0 0 10px 0; }
  .comparison-box__inner.product-list__box__section a.del-product {
    margin-top: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FF8000;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 10px 25px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    line-height: 1; }
    .comparison-box__inner.product-list__box__section a.del-product:hover {
      background: #ff6107; }

.comparison-box .col-md-4 {
  padding-right: 5px;
  padding-left: 5px; }

.content-product-inner-box .col-md-3,
.content-product-inner-box .col-md-9,
.content-product-inner-box .content-box .col-md-4 {
  padding-left: 5px;
  padding-right: 5px; }
.content-product-inner-box span.price {
  display: inline-block;
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  margin-top: 5px;
  margin-bottom: 5px;
  background: #EA0000;
  color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 0; }
.content-product-inner-box span.price i {
    display: inline-block;
    margin-left: 10px;
    font-style: normal; }
.content-product-inner-box a.btn-buy {
  margin-bottom: 10px; }
.content-product-inner-box .block-galery img {
  margin-bottom: 10px; }

.sidebar-product {
  position: relative; }
  .sidebar-product:after {
    content: '';
    height: 100%;
    position: absolute;
    top: 0;
    right: -5px;
    display: inline-block;
    border-right: 1px solid #ececec; }

.content-product-inner-box__content .box-link-back {
  border: 1px solid #ececec;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }
.content-product-inner-box__content .dropdown-menu__product {
  position: relative; }
  .content-product-inner-box__content .dropdown-menu__product ul {
    position: absolute; }
.content-product-inner-box__content b.title-row {
  margin: 10px;
  margin-top: 3px;
  display: inline-block; }
  .content-product-inner-box__content b.title-row span {
    display: inline-block;
    margin-left: 10px;
    font-weight: normal; }
.content-product-inner-box__content .title {
  display: inline-block;
  width: 100%;
  text-align: left;
  font-size: 19px;
  color: #000;
  text-decoration: underline;
  margin: 0;
  font-weight: bolder;}
.content-product-inner-box__content span.presence {
  margin-top: 5px;
  display: inline-block;
  width: 100%;
  background: #ececec;
  min-height: 38px;
  line-height: 38px;
  padding-left: 10px;
  color: #009700;
  font-weight: bold; }
  .content-product-inner-box__content span.presence i {
    margin-left: 15px;
    font-style: normal;
    color: #080808; }
  .content-product-inner-box__content span.presence .pull-right > .dropdown-menu {
    right: 0; }
  .content-product-inner-box__content span.presence .dropdown-menu__product button.btn-default + .dropdown-menu {
    width: 205px; }
  .content-product-inner-box__content span.presence .dropdown-menu__product {
    margin: 0; }
    .content-product-inner-box__content span.presence .dropdown-menu__product button {
      vertical-align: top; }
    .content-product-inner-box__content span.presence .dropdown-menu__product i {
      color: white; }

 .title-row.small-row {
  font-size: 15px;
  padding: 5px 0; }

.box-inner-brand {
  margin: 5px 0;
  margin-bottom: 15px; }
  .box-inner-brand img {
    max-height: 100px;
    max-width: 80px;
    margin: 0 auto;
    margin-bottom: 10px; }
  .box-inner-brand a.link {
    display: inline-block; }
    .box-inner-brand a.link:hover b {
      text-decoration: underline; }
    .box-inner-brand a.link b {
      display: inline-block;
      width: 100%;
      text-align: left;
      font-size: 19px;
      color: #000;
      text-decoration: none; }

.box-inner-brand.product-list__box__section span.price {
  margin-bottom: 5px; }

.blueimp-gallery > .indicator {
  display: block; }

.blueimp-gallery > .indicator > li {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-size: contain;
  width: 75px;
  height: 75px; }

.content-product-inner-box .block-galery img {
  margin: 0 auto;
  max-width: 180px;
  margin-bottom: 10px; }

.product-list__box {
  padding: 0 0 25px 0; }

.title-row-hit {
  background: #0080C0;
  display: inline-block;
  width: 100%;
  padding: 5px 10px;
  color: white;
  font-size: 18px;
  margin-bottom: 20px; }
  .title-row-hit i {
    display: inline-block;
    margin-right: 10px;
    color: white; }

.title-row-fire {
  background: #EA0000;
  display: inline-block;
  width: 100%;
  padding: 5px 10px;
  color: white;
  font-size: 18px;
  margin-bottom: 20px; }
  .title-row-fire i {
    display: inline-block;
    margin-right: 10px;
    color: white; }

.product-list__box__section {
  border: 1px solid #ececec;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 15px;
  margin-bottom: 15px;
 // overflow: hidden;
  //word-wrap: break-word;
 }
.product-list__box__section.index_box {
    height: 400px;
}
  .product-list__box__section:hover {
    -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.75); }
  .product-list__box__section a {
    display: inline-block; }
    .product-list__box__section a b {
      display: inline-block;
      width: 100%;
      text-align: left;
      font-size: 19px;
      color: #000;
      text-decoration: none; }
    .product-list__box__section a:hover b {
      text-decoration: underline; }
  .product-list__box__section span.price {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 10px;
    background: #EA0000;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 0; }
    .product-list__box__section span.price i {
      display: inline-block;
      margin-left: 10px;
      font-style: normal; }
    .small_btns a, .small_btns span.price, .small_btns a:focus, .small_btns a:hover {
        font-size: 10px;
    }
    .small_btns .btn-buy, .small_btns .btn-buy:focus {
        padding: 5px;
    }
    .small_btns .btn-buy i, .small_btns .btn-buy:focus i {
        margin-right: 5px;
    }
  .product-list__box__section a.description, .product-list__box__section a.description:focus {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 0 0;
    //margin: 15px 0 0 0;
    text-align: center;
    background: #0080C0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    padding: 9px 10px;
    display: inline-block;
    text-decoration: none;
    line-height: 1;
    width: auto;
    max-width: 180px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
    .product-list__box__section a.description i, .product-list__box__section a.description:focus i {
      display: block;
      float: left;
      font-size: 25px;
      margin-right: 5px;
      margin-top: 3px; }
    .product-list__box__section a.description:hover, .product-list__box__section a.description:focus:hover {
      background: #455baa; }

.btn-buy, .btn-buy:focus {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #008329;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  padding: 10px 25px;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block; }
  .btn-buy i, .btn-buy:focus i {
    display: inline-block;
    width: auto;
    margin-right: 10px;
    color: white; }
  .btn-buy span, .btn-buy:focus span {
    display: inline-block;
    width: auto !important; }
  .btn-buy:hover, .btn-buy:focus:hover {
    background: #37a000;
    text-decoration: none;
    color: white;
    text-decoration: none; }

form.modal-form-product label {
  width: 100%;
 margin-top: 10px;}
  form.modal-form-product label input {
    width: 100%; }
form.modal-form-product span.label-title {
  display: inline-block;
  width: 100%; }
form.modal-form-product textarea {
  width: 100%;
  min-height: 50px; }
form.modal-form-product input[type='submit'] {
  margin-bottom: 10px; }

.modal-body table.description {
  width: 100%; }
.modal-body span.presence {
  display: inline-block;
  width: 100%;
  background: #ececec;
  color: #009700;
  padding: 10px;
  margin: 0;
}
  .modal-body span.presence i {
    margin-left: 15px;
    font-style: normal;
    color: #080808; }

.slider-footer-box {
  margin-top: 5px; }
  .slider-footer-box .container {
    background: none;
    border: none; }
  .slider-footer-box .content-footer-slider img {
    margin: 0 auto; }

.carousel-indicators .active {
  background: #f23516; }

.carousel-indicators li {
  border-color: #f23516; }

.glyphicon-chevron-right:before, .glyphicon-chevron-left:before {
  color: red; }

.carousel-control.right, .carousel-control.left {
  background: none; }

.visited-products {
  position: relative; }
  .visited-products .prev-link,
  .visited-products .next-link {
    background: rgba(255, 255, 255, 0.5);
    font-size: 30px;
    margin-top: -15px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 10;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    color: red; }
  .visited-products .prev-link {
    position: absolute;
    top: 50%;
    left: 15px; }
  .visited-products .next-link {
    position: absolute;
    top: 50%;
    right: 15px; }



.main-menu {
  margin: 5px 0;
  width: 100%; }
  .main-menu .bg-menu {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
  .main-menu table {
    width: 100%;
    table-layout: auto;
    border-collapse: collapse;
    border-spacing: 0;
    position: relative; }
  .main-menu div.frame-item-menu.active div.frame-title {
    background: #fefefe; }
    .main-menu div.frame-item-menu.active div.frame-title span {
      color: #f23516; }
  .main-menu div.frame-item-menu {
    height: 57px;
    border-left: 1px solid #930407;
    border-right: 1px solid #932514;
    background: #FF0309; }
    .main-menu div.frame-item-menu div.frame-title {
      padding: 0 10px;
      line-height: 57px;
      -webkit-transition: all .5s ease;
      -moz-transition: all .5s ease;
      -ms-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
      background: none;
    }
      .main-menu div.frame-item-menu div.frame-title span {
        color: #fff;
        cursor: pointer;
        font-size: 13px;
        line-height: 1;
        font-weight: bold;
        text-decoration: none;
        vertical-align: middle;
        display: inline-block;
        width: 100%;
        text-align: center;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        text-transform: uppercase;
      }
      .main-menu .items a {
          color:#333;
          font-size:13px;
          font-weight: bold;
      }
      .main-menu .items ul {
          list-style: none;
      }
      .main-menu ul ul ul{
         // margin-left: -20px;
      }
    .main-menu div.frame-item-menu div.frame-drop-menu {
      display: none;
      position: absolute;
      left: 0;
      right: 0;
      height: 0;
      z-index: 1010; }
      .main-menu div.frame-item-menu div.frame-drop-menu ul.items {
        background: #fefeff;
        background: -moz-linear-gradient(top, #fefeff 0%, #eef0f2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefeff), color-stop(100%, #eef0f2));
        background: -webkit-linear-gradient(top, #fefeff 0%, #eef0f2 100%);
        background: -o-linear-gradient(top, #fefeff 0%, #eef0f2 100%);
        background: -ms-linear-gradient(top, #fefeff 0%, #eef0f2 100%);
        background: linear-gradient(to bottom, #fefeff 0%, #eef0f2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefeff', endColorstr='#eef0f2',GradientType=0);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        list-style: none;
        padding: 15px 17px 0;
        margin: 0;;
        overflow: hidden;
        position: relative;
        height: 100%; }
        .main-menu div.frame-item-menu div.frame-drop-menu ul.items li.x1 {
          width: 25%;
          display: block;
          float: left;
          padding-right: 8px;
          padding-bottom: 10px;
          vertical-align: top; }
          .main-menu div.frame-item-menu div.frame-drop-menu ul.items li.x1 ul {
            overflow: hidden;
            list-style: none;
            padding: 0; }
            .main-menu div.frame-item-menu div.frame-drop-menu ul.items li.x1 ul li.column_1 {
              margin-bottom: 5px;
              display: block; }
              .main-menu div.frame-item-menu div.frame-drop-menu ul.items li.x1 ul li.column_1 a {
                color: #930407;
                font-weight: bold;
                font-size: 13px;
                text-decoration: none; }
              .main-menu div.frame-item-menu div.frame-drop-menu ul.items li.x1 ul li.column_1 ul.item {
                padding-left: 15px; }
                .main-menu div.frame-item-menu div.frame-drop-menu ul.items li.x1 ul li.column_1 ul.item a {
                  color: #333333;
                  padding: 2px 0; }
                  .main-menu div.frame-item-menu div.frame-drop-menu ul.items li.x1 ul li.column_1 ul.item a:hover {
                    text-decoration: underline; }


a.drop-menu__link {
  text-transform: uppercase;
  color: #fff;
  padding: 17px 20px;
  background: #ff0309;
  position: relative;
  line-height: 1;
  font-weight: bold;
  text-decoration: none;
  display: none; }
  a.drop-menu__link:hover {
    background: #fff;
    color: #f23516;
    border-color: transparent; }

@media only screen and (max-width: 768px) {
  a.drop-menu__link {
    display: block; }

  .main-menu table tr td {
    display: block; }

  .main-menu div.frame-item-menu div.frame-title span {
    text-align: left;
    padding-left: 17px; }

  .main-menu div.frame-item-menu {
    height: auto; width:100%;}

  .main-menu div.frame-item-menu div.frame-drop-menu {
    position: static; }

  div.drop-box {
    display: none; }

  .main-menu div.frame-item-menu div.frame-drop-menu {
    height: auto; }

  .main-menu div.frame-item-menu div.frame-drop-menu ul.items li.x1 {
    width: 100%;
    padding: 0; }

  .main-menu div.frame-item-menu div.frame-drop-menu ul.item-wrapper a {
    width: 100%;
    padding: 8px 0;
    display: inline-block;
}
}
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .box-basket__inner {
    text-align: center; }

  ul.ctategory-brend li {
    width: 49%; }

  header div.phone-header .col-sm-6 {
    padding-left: 0; }

  footer .phone-header ul li {
    text-align: center; }

  footer ul.contacts-box {
    text-align: left;
    margin-top: 10px; }
    footer ul.contacts-box li:first-of-type {
      margin: 0; }

  .product-list__box {
    margin-top: 15px; }

  .mg-r-5, .mg-l-5 {
    margin-left: 0;
    margin-right: 0; }

  .mg-r-5 {
    margin-top: 0; }

  .sidebar-product {
    border: none; }

  .sidebar-product #links a {
    display: inline-block;
    width: auto;
    margin: 5px; } }
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .blueimp-gallery .modal-body {
    position: relative;
    text-align: center;
    padding: 0;
    overflow: hidden;
    cursor: pointer; }

  .blueimp-gallery .modal-body .video-content a, .blueimp-gallery .modal-body .video-content iframe, .blueimp-gallery .modal-body .video-content video, .blueimp-gallery .modal-body img {
    position: static;
    max-height: 200px; }

  .modal-header,
  .blueimp-gallery .modal-footer {
    padding: 0 15px; }

  .modal-header{
      padding-top:15px;
  }

    .title-row.small-row.big-row-mobile {
      font-size: 19px;
  }


  .b-padding {
    padding: 0 5px; }

  div.content-box {
    margin: 6px 5px; }

  .title-row-hit.drop-cat-img__brend {
    cursor: pointer; }
    .title-row-hit.drop-cat-img__brend i {
      display: block; }

  ul.ctategory-brend {
    display: none; }

  a.drop-cat-img__brend {
    display: block; }

  .blueimp-gallery > .indicator {
    display: none; }

  .content-product-inner-box__content span.presence {
    margin-bottom: 10px; }

  .basket-box table tbody tr td {
    padding-left: 0;
    padding-right: 0; }

  .block-links-1.product-list__box__section a.description,
  .block-links-1.product-list__box__section a.btn-buy {
    margin-bottom: 10px; }

  .block-links-1.product-list__box__section {
    margin-bottom: 0; }

  .basket-box table tbody .mob-list {
    display: table-row; }
    .basket-box table tbody .mob-list div {
      margin-bottom: 5px; }
      .basket-box table tbody .mob-list div b {
        margin-right: 15px; }

  .basket-box table thead,
  .basket-box table tbody .lg-list {
    display: none; }

  .basket-box table {
    width: 100%; }

  .basket-box table img {
    max-width: 100px;
    max-height: 100px; }

  .main-menu {
    margin-top: 15px; }

  .logo {
    display: block;
    max-width: 165px;
    margin: 0 auto; }

  .logo-text,
  .phone-header,
  .social-box,
  ul.contacts-box,
  span.search-form {
    display: inline-block;
    width: 100%;
    text-align: center; }

  .slider-footer-box,
  hr.red-line,
  hr.yellow-line,
  .block-news-home {
    display: none; }

  .phone-header ul li,
  footer ul.contacts-box {
    text-align: center; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 450px) {
  .sidebar-product #links a {
    display: inline-block;
    width: 100%;
    margin: 5px 0; }

  .product-list__box .col-xs-6 {
    width: 100%; }

  ul.ctategory-brend li {
    width: 100%; } }
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  ul.pagination-product {
    text-align: center; }
    ul.pagination-product li:last-of-type {
      margin: 0; }
    ul.pagination-product li:first-of-type {
      margin: 5px; } }

/*# sourceMappingURL=main.css.map */
/*---------------------------------------------------------*/
.topMenu{color:#fff; cursor:pointer;}
.topMenu:hover{text-decoration: none;color:#f23516;}
#lift-wrapper{
    width:48px;
    height: 48px;
    position: fixed;
    right:0;
    top: 70%;
    z-index: 10
}
a.lift {
    display:none;
    width:48px;
    height:48px;
    position:absolute;
    top:0;
    right:0;
    z-index:1000000
}
.lift img{
    cursor:pointer;
}
.ajax-links, .a-buy, .a-cart, .a-compare{
    cursor:pointer;
}
.modal-form-product label{
    font-weight: normal;
}
.modal-form-product input {
    width:100%;
}
.modal-form-product textarea {
    height: 70px;
}
.notice {
    color: #000;
    display: block;
    font-family: Courier, monospace;
    font-size: 100%;
    line-height: 140%;
    padding: 0.8em;
    margin: 1em 0;
}
.success {
    background: green;
    color: #fff;
}
.error{
    background: #FF6A6A;
    color: #fff;
}
form .error{
    color:#000;
}
#response{
    margin-top: 5px;
    padding: 5px;
    width: 100%;
}
.blueimp-gallery > .description {
  position: relative;
  top: 30px;
  left: 15px;
  color: #000;
  display: block;
}
.blueimp-gallery-controls > .description {
  display: block;
}
.contacts-box__page input[type="text"]{
    width:100%;
}
.contacts-box__page .input {
    margin-bottom: 5px;
}
.contacts-box__page div.submit {
    margin-top: 20px;
}
.paginator {
    margin: 0em 1em;
}
.paginator > div,
.paginate-prev,
.paginate-next {
    float: left;
    margin-right: 1.2em;
}
.paginator a {text-decoration:none; color: #f23516;}
.paginator a:hover{text-decoration:underline; color: #f23516;}
.product-cat-box .description *{
    font-size: 14px;
}
#alert_placeholder {
    position: fixed;
    width:45%;
    max-width: 400px;
    top:0;
    right:0;
    z-index: 100;
}
li.active span {
    font-size: 16px;
    color:#f23516;
}
.box-filter-form form input[type="text"] , .box-filter-form form select * {
  color: #ccc;
}
@media (min-width:768px){
    #blueimp-gallery .modal-content{height:90vh;}
    #block-left {
        /* height: 1000px; */
    }
}
@media (min-width:768px){.sidebar-product.none-product{width:100%; height: 100px;}}
@media (min-width:768px){#blueimp-gallery .modal-footer{position:absolute; left: 0; bottom: 90px; border:none; width:100%; height: 34px;}}

i.fa-full {
    color:green !important;
}
.modal-title {
    color:#333;
}
.item-wrapper ul {
    margin-left: 20px;
}
.modal-content {
    //text-align: left;
}
.product-list__box__section.product-cat-box__inner .description {
    margin-top: 7px;
}
.item-wrapper a.parent-node {
    font-size:14px !important;
/*    padding: 10px 0;
    display: block;*/
}
ul.item {
    margin-top: 10px;
    margin-bottom: 10px;
}
span.price.price-pop-up {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px !important;
    font-size: 0.95em;
}
.recently-viewed-links-wrapper {
    text-align: center;
}
.box-link-back__inner.small_btns {
    overflow: hidden;
}
.none-result {
    padding: 20px 30px;
}
.relative-margin{
    position: relative;
    margin-top: 22px;
}
.content-product-inner-box__content p, .comparison-box__inner p {
    margin: 10px 0;
}
.title-row-index {
    margin: 10px;
    margin-bottom: 6px;
    display: inline-block;
}
.orderForm-wrapper .modal-form-product.orderForm .submit {
    margin-top: 10px;
}
.orderForm-wrapper .modal-form-product.orderForm {
    margin-top: -20px;
}
#seo-text-block {
    position: absolute;
    bottom: 0;
    left:0;
    clear: both;
}
.with-seo-block {
    position: relative;  
}
#seo-text-place {
    width:100%;
    height: 0;
}
.link-cloud {
    margin-top: 20px;
}
.phone-error {
    font-size: 12px;
    color:red;
}
.category-product-title {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 19px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
.category-product-title:hover {
    text-decoration: underline;
}

.btn-buy.bargain,  .btn-buy.bargain:focus , .btn-buy.bargain:active{
    background: #0080c0 none repeat scroll 0 0;
}
 .bargain:hover{
      background: #455baa; 
 }
 
 .nearbargain-span {
     float:left;
     margin-bottom:3px; 
     margin-right:1%; 
     width:57%; 
     min-width:65px;
 }
 
 .bargain-span {
     float:left;
     width:42%; 
     min-width:55px;
 }
 
 .bargain-span a, .nearbargain-span a  {
     display: block !important; 
     text-align: center;
 }

 
 .nearbargain-span .btn-buy, .bargain-span .btn-buy, .nearbargain-span .btn-buy:focus, .bargain-span .btn-buy:focus {
     padding: 5px 0px;
     font-size: 12px;
 }
 
  
 #ContactDropPriceForm * {
     line-height: normal;
     font-weight: normal;
     color:#000;
 }
 #ContactDropPriceForm label{
     font-weight: bold;
 }
 .drop_price_response {
     line-height: normal;
     font-weight: normal;
 }
  #sticky-basket-wrapper {
    height: 200px;
    position: fixed;
    right: 0;
    top: 60px;
    width: 70px;
    z-index: 10;
 }
 
 #sticky-basket-wrapper #sticky-basket-wrapper-inner {
    display:none;
 }