

/* Start:/local/templates/itkt.2019/css/itkt.css?1746222356291477*/
@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

mark {
  color: #000;
  background: #ff0;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type=radio], input[type=checkbox] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid silver;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td, th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  img, tr {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret, .mobile-footer-wrap .btn-call > .caret, .dropup > .btn > .caret, .mobile-footer-wrap .dropup > .btn-call > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td, .table th {
    background-color: #fff !important;
  }

  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #131313;
  background-color: #f4f4f4;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #007abf;
  text-decoration: none;
}

a:focus, a:hover {
  color: #c94311;
  text-decoration: none;
}

a:focus {
  outline: 0;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 5px;
}

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #ddd;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.25;
  color: inherit;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%;
}

.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%;
}

.h1, h1 {
  font-size: 24px;
}

.h2, h2 {
  font-size: 21px;
}

.h3, h3 {
  font-size: 19px;
}

.h4, h4 {
  font-size: 16px;
}

.h5, h5 {
  font-size: 14px;
}

.h6, h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 1200px) {
  .lead {
    font-size: 21px;
  }
}
.small, small {
  font-size: 85%;
}

.mark, mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

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

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

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

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

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

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

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

.text-muted {
  color: #777;
}

.text-primary {
  color: #ed612d;
}

a.text-primary:focus, a.text-primary:hover {
  color: #d54712;
}

.text-success {
  color: #3c763d;
}

a.text-success:focus, a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:focus, a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:focus, a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:focus, a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #ed612d;
}

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #d54712;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd, dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 1200px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: "— ";
}

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: "";
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container, .catalog-section-list-container, .catalog-index-section-list-container {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .catalog-section-list-container:before, .catalog-index-section-list-container:before, .container:after, .catalog-section-list-container:after, .catalog-index-section-list-container:after {
  display: table;
  content: " ";
}
.container:after, .catalog-section-list-container:after, .catalog-index-section-list-container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container, .catalog-section-list-container, .catalog-index-section-list-container {
    width: 740px;
  }
}
@media (min-width: 992px) {
  .container, .catalog-section-list-container, .catalog-index-section-list-container {
    width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .catalog-section-list-container, .catalog-index-section-list-container {
    width: 1200px;
  }
}

.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: " ";
}
.container-fluid:after {
  clear: both;
}

.row, .catalog-section-list-container .catalog-index-section-list, .catalog-index-section-list-container .catalog-index-section-list {
  margin-right: -10px;
  margin-left: -10px;
}
.row:before, .catalog-section-list-container .catalog-index-section-list:before, .catalog-index-section-list-container .catalog-index-section-list:before, .row:after, .catalog-section-list-container .catalog-index-section-list:after, .catalog-index-section-list-container .catalog-index-section-list:after {
  display: table;
  content: " ";
}
.row:after, .catalog-section-list-container .catalog-index-section-list:after, .catalog-index-section-list-container .catalog-index-section-list:after {
  clear: both;
}

.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .catalog-section-list-container .catalog-index-section-list .catalog-section-list-item, .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item, .blum-official .blum-sections .blum-sections-item, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24, .col-xs-25, .catalog-section-list-container .catalog-index-section-list .catalog-section-list-item, .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item, .blum-official .blum-sections .blum-sections-item, .col-sm-25, .col-md-25, .col-lg-25 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .col-xs-25, .catalog-section-list-container .catalog-index-section-list .catalog-section-list-item, .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item, .blum-official .blum-sections .blum-sections-item {
  float: left;
}

.col-xs-1 {
  width: 4%;
}

.col-xs-2 {
  width: 8%;
}

.col-xs-3 {
  width: 12%;
}

.col-xs-4 {
  width: 16%;
}

.col-xs-5 {
  width: 20%;
}

.col-xs-6 {
  width: 24%;
}

.col-xs-7 {
  width: 28%;
}

.col-xs-8 {
  width: 32%;
}

.col-xs-9 {
  width: 36%;
}

.col-xs-10 {
  width: 40%;
}

.col-xs-11 {
  width: 44%;
}

.col-xs-12 {
  width: 48%;
}

.col-xs-13 {
  width: 52%;
}

.col-xs-14 {
  width: 56%;
}

.col-xs-15 {
  width: 60%;
}

.col-xs-16 {
  width: 64%;
}

.col-xs-17 {
  width: 68%;
}

.col-xs-18 {
  width: 72%;
}

.col-xs-19 {
  width: 76%;
}

.col-xs-20 {
  width: 80%;
}

.col-xs-21 {
  width: 84%;
}

.col-xs-22 {
  width: 88%;
}

.col-xs-23 {
  width: 92%;
}

.col-xs-24 {
  width: 96%;
}

.col-xs-25, .catalog-section-list-container .catalog-index-section-list .catalog-section-list-item, .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item, .blum-official .blum-sections .blum-sections-item {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 4%;
}

.col-xs-pull-2 {
  right: 8%;
}

.col-xs-pull-3 {
  right: 12%;
}

.col-xs-pull-4 {
  right: 16%;
}

.col-xs-pull-5 {
  right: 20%;
}

.col-xs-pull-6 {
  right: 24%;
}

.col-xs-pull-7 {
  right: 28%;
}

.col-xs-pull-8 {
  right: 32%;
}

.col-xs-pull-9 {
  right: 36%;
}

.col-xs-pull-10 {
  right: 40%;
}

.col-xs-pull-11 {
  right: 44%;
}

.col-xs-pull-12 {
  right: 48%;
}

.col-xs-pull-13 {
  right: 52%;
}

.col-xs-pull-14 {
  right: 56%;
}

.col-xs-pull-15 {
  right: 60%;
}

.col-xs-pull-16 {
  right: 64%;
}

.col-xs-pull-17 {
  right: 68%;
}

.col-xs-pull-18 {
  right: 72%;
}

.col-xs-pull-19 {
  right: 76%;
}

.col-xs-pull-20 {
  right: 80%;
}

.col-xs-pull-21 {
  right: 84%;
}

.col-xs-pull-22 {
  right: 88%;
}

.col-xs-pull-23 {
  right: 92%;
}

.col-xs-pull-24 {
  right: 96%;
}

.col-xs-pull-25 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 4%;
}

.col-xs-push-2 {
  left: 8%;
}

.col-xs-push-3 {
  left: 12%;
}

.col-xs-push-4 {
  left: 16%;
}

.col-xs-push-5 {
  left: 20%;
}

.col-xs-push-6 {
  left: 24%;
}

.col-xs-push-7 {
  left: 28%;
}

.col-xs-push-8 {
  left: 32%;
}

.col-xs-push-9 {
  left: 36%;
}

.col-xs-push-10 {
  left: 40%;
}

.col-xs-push-11 {
  left: 44%;
}

.col-xs-push-12 {
  left: 48%;
}

.col-xs-push-13 {
  left: 52%;
}

.col-xs-push-14 {
  left: 56%;
}

.col-xs-push-15 {
  left: 60%;
}

.col-xs-push-16 {
  left: 64%;
}

.col-xs-push-17 {
  left: 68%;
}

.col-xs-push-18 {
  left: 72%;
}

.col-xs-push-19 {
  left: 76%;
}

.col-xs-push-20 {
  left: 80%;
}

.col-xs-push-21 {
  left: 84%;
}

.col-xs-push-22 {
  left: 88%;
}

.col-xs-push-23 {
  left: 92%;
}

.col-xs-push-24 {
  left: 96%;
}

.col-xs-push-25 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 4%;
}

.col-xs-offset-2 {
  margin-left: 8%;
}

.col-xs-offset-3 {
  margin-left: 12%;
}

.col-xs-offset-4 {
  margin-left: 16%;
}

.col-xs-offset-5 {
  margin-left: 20%;
}

.col-xs-offset-6 {
  margin-left: 24%;
}

.col-xs-offset-7 {
  margin-left: 28%;
}

.col-xs-offset-8 {
  margin-left: 32%;
}

.col-xs-offset-9 {
  margin-left: 36%;
}

.col-xs-offset-10 {
  margin-left: 40%;
}

.col-xs-offset-11 {
  margin-left: 44%;
}

.col-xs-offset-12 {
  margin-left: 48%;
}

.col-xs-offset-13 {
  margin-left: 52%;
}

.col-xs-offset-14 {
  margin-left: 56%;
}

.col-xs-offset-15 {
  margin-left: 60%;
}

.col-xs-offset-16 {
  margin-left: 64%;
}

.col-xs-offset-17 {
  margin-left: 68%;
}

.col-xs-offset-18 {
  margin-left: 72%;
}

.col-xs-offset-19 {
  margin-left: 76%;
}

.col-xs-offset-20 {
  margin-left: 80%;
}

.col-xs-offset-21 {
  margin-left: 84%;
}

.col-xs-offset-22 {
  margin-left: 88%;
}

.col-xs-offset-23 {
  margin-left: 92%;
}

.col-xs-offset-24 {
  margin-left: 96%;
}

.col-xs-offset-25 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .catalog-section-list-container .catalog-index-section-list .catalog-section-list-item, .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item, .blum-official .blum-sections .blum-sections-item, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24, .col-sm-25 {
    float: left;
  }

  .col-sm-1 {
    width: 4%;
  }

  .col-sm-2 {
    width: 8%;
  }

  .col-sm-3 {
    width: 12%;
  }

  .col-sm-4 {
    width: 16%;
  }

  .col-sm-5 {
    width: 20%;
  }

  .col-sm-6, .catalog-section-list-container .catalog-index-section-list .catalog-section-list-item, .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item, .blum-official .blum-sections .blum-sections-item {
    width: 24%;
  }

  .col-sm-7 {
    width: 28%;
  }

  .col-sm-8 {
    width: 32%;
  }

  .col-sm-9 {
    width: 36%;
  }

  .col-sm-10 {
    width: 40%;
  }

  .col-sm-11 {
    width: 44%;
  }

  .col-sm-12 {
    width: 48%;
  }

  .col-sm-13 {
    width: 52%;
  }

  .col-sm-14 {
    width: 56%;
  }

  .col-sm-15 {
    width: 60%;
  }

  .col-sm-16 {
    width: 64%;
  }

  .col-sm-17 {
    width: 68%;
  }

  .col-sm-18 {
    width: 72%;
  }

  .col-sm-19 {
    width: 76%;
  }

  .col-sm-20 {
    width: 80%;
  }

  .col-sm-21 {
    width: 84%;
  }

  .col-sm-22 {
    width: 88%;
  }

  .col-sm-23 {
    width: 92%;
  }

  .col-sm-24 {
    width: 96%;
  }

  .col-sm-25 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 4%;
  }

  .col-sm-pull-2 {
    right: 8%;
  }

  .col-sm-pull-3 {
    right: 12%;
  }

  .col-sm-pull-4 {
    right: 16%;
  }

  .col-sm-pull-5 {
    right: 20%;
  }

  .col-sm-pull-6 {
    right: 24%;
  }

  .col-sm-pull-7 {
    right: 28%;
  }

  .col-sm-pull-8 {
    right: 32%;
  }

  .col-sm-pull-9 {
    right: 36%;
  }

  .col-sm-pull-10 {
    right: 40%;
  }

  .col-sm-pull-11 {
    right: 44%;
  }

  .col-sm-pull-12 {
    right: 48%;
  }

  .col-sm-pull-13 {
    right: 52%;
  }

  .col-sm-pull-14 {
    right: 56%;
  }

  .col-sm-pull-15 {
    right: 60%;
  }

  .col-sm-pull-16 {
    right: 64%;
  }

  .col-sm-pull-17 {
    right: 68%;
  }

  .col-sm-pull-18 {
    right: 72%;
  }

  .col-sm-pull-19 {
    right: 76%;
  }

  .col-sm-pull-20 {
    right: 80%;
  }

  .col-sm-pull-21 {
    right: 84%;
  }

  .col-sm-pull-22 {
    right: 88%;
  }

  .col-sm-pull-23 {
    right: 92%;
  }

  .col-sm-pull-24 {
    right: 96%;
  }

  .col-sm-pull-25 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 4%;
  }

  .col-sm-push-2 {
    left: 8%;
  }

  .col-sm-push-3 {
    left: 12%;
  }

  .col-sm-push-4 {
    left: 16%;
  }

  .col-sm-push-5 {
    left: 20%;
  }

  .col-sm-push-6 {
    left: 24%;
  }

  .col-sm-push-7 {
    left: 28%;
  }

  .col-sm-push-8 {
    left: 32%;
  }

  .col-sm-push-9 {
    left: 36%;
  }

  .col-sm-push-10 {
    left: 40%;
  }

  .col-sm-push-11 {
    left: 44%;
  }

  .col-sm-push-12 {
    left: 48%;
  }

  .col-sm-push-13 {
    left: 52%;
  }

  .col-sm-push-14 {
    left: 56%;
  }

  .col-sm-push-15 {
    left: 60%;
  }

  .col-sm-push-16 {
    left: 64%;
  }

  .col-sm-push-17 {
    left: 68%;
  }

  .col-sm-push-18 {
    left: 72%;
  }

  .col-sm-push-19 {
    left: 76%;
  }

  .col-sm-push-20 {
    left: 80%;
  }

  .col-sm-push-21 {
    left: 84%;
  }

  .col-sm-push-22 {
    left: 88%;
  }

  .col-sm-push-23 {
    left: 92%;
  }

  .col-sm-push-24 {
    left: 96%;
  }

  .col-sm-push-25 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 4%;
  }

  .col-sm-offset-2 {
    margin-left: 8%;
  }

  .col-sm-offset-3 {
    margin-left: 12%;
  }

  .col-sm-offset-4 {
    margin-left: 16%;
  }

  .col-sm-offset-5 {
    margin-left: 20%;
  }

  .col-sm-offset-6 {
    margin-left: 24%;
  }

  .col-sm-offset-7 {
    margin-left: 28%;
  }

  .col-sm-offset-8 {
    margin-left: 32%;
  }

  .col-sm-offset-9 {
    margin-left: 36%;
  }

  .col-sm-offset-10 {
    margin-left: 40%;
  }

  .col-sm-offset-11 {
    margin-left: 44%;
  }

  .col-sm-offset-12 {
    margin-left: 48%;
  }

  .col-sm-offset-13 {
    margin-left: 52%;
  }

  .col-sm-offset-14 {
    margin-left: 56%;
  }

  .col-sm-offset-15 {
    margin-left: 60%;
  }

  .col-sm-offset-16 {
    margin-left: 64%;
  }

  .col-sm-offset-17 {
    margin-left: 68%;
  }

  .col-sm-offset-18 {
    margin-left: 72%;
  }

  .col-sm-offset-19 {
    margin-left: 76%;
  }

  .col-sm-offset-20 {
    margin-left: 80%;
  }

  .col-sm-offset-21 {
    margin-left: 84%;
  }

  .col-sm-offset-22 {
    margin-left: 88%;
  }

  .col-sm-offset-23 {
    margin-left: 92%;
  }

  .col-sm-offset-24 {
    margin-left: 96%;
  }

  .col-sm-offset-25 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24, .col-md-25 {
    float: left;
  }

  .col-md-1 {
    width: 4%;
  }

  .col-md-2 {
    width: 8%;
  }

  .col-md-3 {
    width: 12%;
  }

  .col-md-4 {
    width: 16%;
  }

  .col-md-5 {
    width: 20%;
  }

  .col-md-6 {
    width: 24%;
  }

  .col-md-7 {
    width: 28%;
  }

  .col-md-8 {
    width: 32%;
  }

  .col-md-9 {
    width: 36%;
  }

  .col-md-10 {
    width: 40%;
  }

  .col-md-11 {
    width: 44%;
  }

  .col-md-12 {
    width: 48%;
  }

  .col-md-13 {
    width: 52%;
  }

  .col-md-14 {
    width: 56%;
  }

  .col-md-15 {
    width: 60%;
  }

  .col-md-16 {
    width: 64%;
  }

  .col-md-17 {
    width: 68%;
  }

  .col-md-18 {
    width: 72%;
  }

  .col-md-19 {
    width: 76%;
  }

  .col-md-20 {
    width: 80%;
  }

  .col-md-21 {
    width: 84%;
  }

  .col-md-22 {
    width: 88%;
  }

  .col-md-23 {
    width: 92%;
  }

  .col-md-24 {
    width: 96%;
  }

  .col-md-25 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 4%;
  }

  .col-md-pull-2 {
    right: 8%;
  }

  .col-md-pull-3 {
    right: 12%;
  }

  .col-md-pull-4 {
    right: 16%;
  }

  .col-md-pull-5 {
    right: 20%;
  }

  .col-md-pull-6 {
    right: 24%;
  }

  .col-md-pull-7 {
    right: 28%;
  }

  .col-md-pull-8 {
    right: 32%;
  }

  .col-md-pull-9 {
    right: 36%;
  }

  .col-md-pull-10 {
    right: 40%;
  }

  .col-md-pull-11 {
    right: 44%;
  }

  .col-md-pull-12 {
    right: 48%;
  }

  .col-md-pull-13 {
    right: 52%;
  }

  .col-md-pull-14 {
    right: 56%;
  }

  .col-md-pull-15 {
    right: 60%;
  }

  .col-md-pull-16 {
    right: 64%;
  }

  .col-md-pull-17 {
    right: 68%;
  }

  .col-md-pull-18 {
    right: 72%;
  }

  .col-md-pull-19 {
    right: 76%;
  }

  .col-md-pull-20 {
    right: 80%;
  }

  .col-md-pull-21 {
    right: 84%;
  }

  .col-md-pull-22 {
    right: 88%;
  }

  .col-md-pull-23 {
    right: 92%;
  }

  .col-md-pull-24 {
    right: 96%;
  }

  .col-md-pull-25 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 4%;
  }

  .col-md-push-2 {
    left: 8%;
  }

  .col-md-push-3 {
    left: 12%;
  }

  .col-md-push-4 {
    left: 16%;
  }

  .col-md-push-5 {
    left: 20%;
  }

  .col-md-push-6 {
    left: 24%;
  }

  .col-md-push-7 {
    left: 28%;
  }

  .col-md-push-8 {
    left: 32%;
  }

  .col-md-push-9 {
    left: 36%;
  }

  .col-md-push-10 {
    left: 40%;
  }

  .col-md-push-11 {
    left: 44%;
  }

  .col-md-push-12 {
    left: 48%;
  }

  .col-md-push-13 {
    left: 52%;
  }

  .col-md-push-14 {
    left: 56%;
  }

  .col-md-push-15 {
    left: 60%;
  }

  .col-md-push-16 {
    left: 64%;
  }

  .col-md-push-17 {
    left: 68%;
  }

  .col-md-push-18 {
    left: 72%;
  }

  .col-md-push-19 {
    left: 76%;
  }

  .col-md-push-20 {
    left: 80%;
  }

  .col-md-push-21 {
    left: 84%;
  }

  .col-md-push-22 {
    left: 88%;
  }

  .col-md-push-23 {
    left: 92%;
  }

  .col-md-push-24 {
    left: 96%;
  }

  .col-md-push-25 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 4%;
  }

  .col-md-offset-2 {
    margin-left: 8%;
  }

  .col-md-offset-3 {
    margin-left: 12%;
  }

  .col-md-offset-4 {
    margin-left: 16%;
  }

  .col-md-offset-5 {
    margin-left: 20%;
  }

  .col-md-offset-6 {
    margin-left: 24%;
  }

  .col-md-offset-7 {
    margin-left: 28%;
  }

  .col-md-offset-8 {
    margin-left: 32%;
  }

  .col-md-offset-9 {
    margin-left: 36%;
  }

  .col-md-offset-10 {
    margin-left: 40%;
  }

  .col-md-offset-11 {
    margin-left: 44%;
  }

  .col-md-offset-12 {
    margin-left: 48%;
  }

  .col-md-offset-13 {
    margin-left: 52%;
  }

  .col-md-offset-14 {
    margin-left: 56%;
  }

  .col-md-offset-15 {
    margin-left: 60%;
  }

  .col-md-offset-16 {
    margin-left: 64%;
  }

  .col-md-offset-17 {
    margin-left: 68%;
  }

  .col-md-offset-18 {
    margin-left: 72%;
  }

  .col-md-offset-19 {
    margin-left: 76%;
  }

  .col-md-offset-20 {
    margin-left: 80%;
  }

  .col-md-offset-21 {
    margin-left: 84%;
  }

  .col-md-offset-22 {
    margin-left: 88%;
  }

  .col-md-offset-23 {
    margin-left: 92%;
  }

  .col-md-offset-24 {
    margin-left: 96%;
  }

  .col-md-offset-25 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24, .col-lg-25 {
    float: left;
  }

  .col-lg-1 {
    width: 4%;
  }

  .col-lg-2 {
    width: 8%;
  }

  .col-lg-3 {
    width: 12%;
  }

  .col-lg-4 {
    width: 16%;
  }

  .col-lg-5 {
    width: 20%;
  }

  .col-lg-6 {
    width: 24%;
  }

  .col-lg-7 {
    width: 28%;
  }

  .col-lg-8 {
    width: 32%;
  }

  .col-lg-9 {
    width: 36%;
  }

  .col-lg-10 {
    width: 40%;
  }

  .col-lg-11 {
    width: 44%;
  }

  .col-lg-12 {
    width: 48%;
  }

  .col-lg-13 {
    width: 52%;
  }

  .col-lg-14 {
    width: 56%;
  }

  .col-lg-15 {
    width: 60%;
  }

  .col-lg-16 {
    width: 64%;
  }

  .col-lg-17 {
    width: 68%;
  }

  .col-lg-18 {
    width: 72%;
  }

  .col-lg-19 {
    width: 76%;
  }

  .col-lg-20 {
    width: 80%;
  }

  .col-lg-21 {
    width: 84%;
  }

  .col-lg-22 {
    width: 88%;
  }

  .col-lg-23 {
    width: 92%;
  }

  .col-lg-24 {
    width: 96%;
  }

  .col-lg-25 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 4%;
  }

  .col-lg-pull-2 {
    right: 8%;
  }

  .col-lg-pull-3 {
    right: 12%;
  }

  .col-lg-pull-4 {
    right: 16%;
  }

  .col-lg-pull-5 {
    right: 20%;
  }

  .col-lg-pull-6 {
    right: 24%;
  }

  .col-lg-pull-7 {
    right: 28%;
  }

  .col-lg-pull-8 {
    right: 32%;
  }

  .col-lg-pull-9 {
    right: 36%;
  }

  .col-lg-pull-10 {
    right: 40%;
  }

  .col-lg-pull-11 {
    right: 44%;
  }

  .col-lg-pull-12 {
    right: 48%;
  }

  .col-lg-pull-13 {
    right: 52%;
  }

  .col-lg-pull-14 {
    right: 56%;
  }

  .col-lg-pull-15 {
    right: 60%;
  }

  .col-lg-pull-16 {
    right: 64%;
  }

  .col-lg-pull-17 {
    right: 68%;
  }

  .col-lg-pull-18 {
    right: 72%;
  }

  .col-lg-pull-19 {
    right: 76%;
  }

  .col-lg-pull-20 {
    right: 80%;
  }

  .col-lg-pull-21 {
    right: 84%;
  }

  .col-lg-pull-22 {
    right: 88%;
  }

  .col-lg-pull-23 {
    right: 92%;
  }

  .col-lg-pull-24 {
    right: 96%;
  }

  .col-lg-pull-25 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 4%;
  }

  .col-lg-push-2 {
    left: 8%;
  }

  .col-lg-push-3 {
    left: 12%;
  }

  .col-lg-push-4 {
    left: 16%;
  }

  .col-lg-push-5 {
    left: 20%;
  }

  .col-lg-push-6 {
    left: 24%;
  }

  .col-lg-push-7 {
    left: 28%;
  }

  .col-lg-push-8 {
    left: 32%;
  }

  .col-lg-push-9 {
    left: 36%;
  }

  .col-lg-push-10 {
    left: 40%;
  }

  .col-lg-push-11 {
    left: 44%;
  }

  .col-lg-push-12 {
    left: 48%;
  }

  .col-lg-push-13 {
    left: 52%;
  }

  .col-lg-push-14 {
    left: 56%;
  }

  .col-lg-push-15 {
    left: 60%;
  }

  .col-lg-push-16 {
    left: 64%;
  }

  .col-lg-push-17 {
    left: 68%;
  }

  .col-lg-push-18 {
    left: 72%;
  }

  .col-lg-push-19 {
    left: 76%;
  }

  .col-lg-push-20 {
    left: 80%;
  }

  .col-lg-push-21 {
    left: 84%;
  }

  .col-lg-push-22 {
    left: 88%;
  }

  .col-lg-push-23 {
    left: 92%;
  }

  .col-lg-push-24 {
    left: 96%;
  }

  .col-lg-push-25 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 4%;
  }

  .col-lg-offset-2 {
    margin-left: 8%;
  }

  .col-lg-offset-3 {
    margin-left: 12%;
  }

  .col-lg-offset-4 {
    margin-left: 16%;
  }

  .col-lg-offset-5 {
    margin-left: 20%;
  }

  .col-lg-offset-6 {
    margin-left: 24%;
  }

  .col-lg-offset-7 {
    margin-left: 28%;
  }

  .col-lg-offset-8 {
    margin-left: 32%;
  }

  .col-lg-offset-9 {
    margin-left: 36%;
  }

  .col-lg-offset-10 {
    margin-left: 40%;
  }

  .col-lg-offset-11 {
    margin-left: 44%;
  }

  .col-lg-offset-12 {
    margin-left: 48%;
  }

  .col-lg-offset-13 {
    margin-left: 52%;
  }

  .col-lg-offset-14 {
    margin-left: 56%;
  }

  .col-lg-offset-15 {
    margin-left: 60%;
  }

  .col-lg-offset-16 {
    margin-left: 64%;
  }

  .col-lg-offset-17 {
    margin-left: 68%;
  }

  .col-lg-offset-18 {
    margin-left: 72%;
  }

  .col-lg-offset-19 {
    margin-left: 76%;
  }

  .col-lg-offset-20 {
    margin-left: 80%;
  }

  .col-lg-offset-21 {
    margin-left: 84%;
  }

  .col-lg-offset-22 {
    margin-left: 88%;
  }

  .col-lg-offset-23 {
    margin-left: 92%;
  }

  .col-lg-offset-24 {
    margin-left: 96%;
  }

  .col-lg-offset-25 {
    margin-left: 100%;
  }
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 14px 18px;
}

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: transparent;
  border-color: #007abf;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid none;
  margin-bottom: 20px;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 3px;
}

.nav-tabs > li.active > a {
  color: #fff;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 1200px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid none;
}

@media (min-width: 1200px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid none;
    border-radius: 3px 3px 0 0;
  }

  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 3px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #ed612d;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 1200px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid none;
}

@media (min-width: 1200px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid none;
    border-radius: 3px 3px 0 0;
  }

  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar-header {
  float: left;
}

.navbar-collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
  visibility: visible !important;
}

.navbar-toggle {
  display: none;
}

.navbar-collapse {
  border-top: 0;
}

.navbar-brand {
  margin-left: -15px;
}

.navbar-nav {
  float: left;
  margin: 0;
}

.navbar-nav > li {
  float: left;
}

.navbar-nav > li > a {
  padding: 15px;
}

.navbar-nav.navbar-right {
  float: right;
}

.navbar .navbar-nav .open .dropdown-menu {
  position: absolute;
  float: left;
  background-color: #FFF;
  border: 1px solid #CCC;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-width: 0 1px 1px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #333;
}

.navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > li > a:focus, .navbar .navbar-nav .open .dropdown-menu > li > a:hover {
  color: #FFF !important;
  background-color: #428BCA !important;
}

.navbar .navbar-nav .open .dropdown-menu > .disabled > a, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover {
  color: #999 !important;
  background-color: transparent !important;
}

@media (min-width: 1200px) {
  .navbar {
    border-radius: 3px;
  }
}
@media (min-width: 1200px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 10px;
  padding-left: 10px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 1200px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 1200px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .catalog-section-list-container > .navbar-collapse, .catalog-index-section-list-container > .navbar-collapse, .container > .navbar-header, .catalog-section-list-container > .navbar-header, .catalog-index-section-list-container > .navbar-header {
  margin-right: -10px;
  margin-left: -10px;
}

@media (min-width: 1200px) {
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .catalog-section-list-container > .navbar-collapse, .catalog-index-section-list-container > .navbar-collapse, .container > .navbar-header, .catalog-section-list-container > .navbar-header, .catalog-index-section-list-container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 1200px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 1200px) {
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 1200px) {
  .navbar > .container .navbar-brand, .navbar > .catalog-section-list-container .navbar-brand, .navbar > .catalog-index-section-list-container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 10px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 1200px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 1199px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 1200px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 10px;
  margin-top: 8px;
  margin-right: -10px;
  margin-bottom: 8px;
  margin-left: -10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 1200px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }

  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 1199px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 1200px) {
  .navbar-text {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (min-width: 1200px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #F8F8F8;
  border-color: #E7E7E7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5E5E5E;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #E7E7E7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #CCC;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #DDD;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #DDD;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #E7E7E7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #E7E7E7;
}

@media (max-width: 1199px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #E7E7E7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #CCC;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #CCC;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9D9D9D;
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #FFF;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9D9D9D;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9D9D9D;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #FFF;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #FFF;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #FFF;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #FFF;
  background-color: #080808;
}

@media (max-width: 1199px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9D9D9D;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #FFF;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #FFF;
    background-color: #080808;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9D9D9D;
}

.navbar-inverse .navbar-link:hover {
  color: #FFF;
}

.navbar-inverse .btn-link {
  color: #9D9D9D;
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #FFF;
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.navbar-form {
  float: left;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.navbar-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.navbar-form .form-control-static {
  display: inline-block;
}

.navbar-form .input-group {
  display: inline-table;
  vertical-align: middle;
}

.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
  width: auto;
}

.navbar-form .input-group > .form-control {
  width: 100%;
}

.navbar-form .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .checkbox, .navbar-form .radio {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.navbar-form .checkbox label, .navbar-form .radio label {
  padding-left: 0;
}

.navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
  position: relative;
  margin-left: 0;
}

.navbar-form .has-feedback .form-control-feedback {
  top: 0;
}

.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}

.form-inline .form-control-static {
  display: inline-block;
}

.form-inline .input-group {
  display: inline-table;
  vertical-align: middle;
}

.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
  width: auto;
}

.form-inline .input-group > .form-control {
  width: 100%;
}

.form-inline .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .checkbox, .form-inline .radio {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-inline .checkbox label, .form-inline .radio label {
  padding-left: 0;
}

.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
  position: relative;
  margin-left: 0;
}

.form-inline .has-feedback .form-control-feedback {
  top: 0;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type=radio], input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple], select[size] {
  height: auto;
}

input[type=radio]:focus, input[type=checkbox]:focus, input[type=file]:focus {
  outline: 0;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #ed612d;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(237, 97, 45, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(237, 97, 45, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px;
  }

  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
  }

  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px;
}

.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox], input[type=radio].disabled, input[type=radio][disabled], input[type=checkbox].disabled, input[type=checkbox][disabled] {
  cursor: not-allowed;
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm, textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg, textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #535353;
}

@media (min-width: 1200px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }

  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -10px;
  margin-left: -10px;
}

@media (min-width: 1200px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}

@media (min-width: 1200px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn, .mobile-footer-wrap .btn-call {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .mobile-footer-wrap .focus.btn-call, .btn:active.focus, .btn:active:focus, .btn:focus, .mobile-footer-wrap .btn-call:focus {
  outline: 0;
}

.btn.focus, .mobile-footer-wrap .focus.btn-call, .btn:focus, .mobile-footer-wrap .btn-call:focus, .btn:hover, .mobile-footer-wrap .btn-call:hover {
  color: #333;
  text-decoration: none;
}

.btn.active, .mobile-footer-wrap .active.btn-call, .btn:active, .mobile-footer-wrap .btn-call:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .mobile-footer-wrap .disabled.btn-call, .btn[disabled], .mobile-footer-wrap [disabled].btn-call, fieldset[disabled] .btn, fieldset[disabled] .mobile-footer-wrap .btn-call, .mobile-footer-wrap fieldset[disabled] .btn-call {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}

a.btn.disabled, .mobile-footer-wrap a.disabled.btn-call, fieldset[disabled] a.btn, fieldset[disabled] .mobile-footer-wrap a.btn-call, .mobile-footer-wrap fieldset[disabled] a.btn-call {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #ed612d;
  border-color: #eb4f16;
}

.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #d54712;
  border-color: #77280a;
}

.btn-primary:hover {
  color: #fff;
  background-color: #d54712;
  border-color: #b43c0f;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #d54712;
  border-color: #b43c0f;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #b43c0f;
  border-color: #77280a;
}

.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #ed612d;
  border-color: #eb4f16;
}

.btn-primary .badge {
  color: #ed612d;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #007abf;
  border-radius: 0;
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

.btn-link:focus, .btn-link:hover {
  color: #c94311;
  text-decoration: none;
  background-color: transparent;
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-group-lg > .btn, .btn-lg, .mobile-footer-wrap .btn-call {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}

.btn-group-sm > .btn, .mobile-footer-wrap .btn-group-sm > .btn-call, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

.btn-group-xs > .btn, .mobile-footer-wrap .btn-group-xs > .btn-call, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

.btn-block, .mobile-footer-wrap .btn-call {
  display: block;
  width: 100%;
}

.btn-block + .btn-block, .mobile-footer-wrap .btn-call + .btn-block, .mobile-footer-wrap .btn-block + .btn-call, .mobile-footer-wrap .btn-call + .btn-call {
  margin-top: 5px;
}

input[type=button].btn-block, .mobile-footer-wrap input[type=button].btn-call, input[type=reset].btn-block, .mobile-footer-wrap input[type=reset].btn-call, input[type=submit].btn-block, .mobile-footer-wrap input[type=submit].btn-call {
  width: 100%;
}

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group-vertical > .btn, .mobile-footer-wrap .btn-group-vertical > .btn-call, .btn-group > .btn, .mobile-footer-wrap .btn-group > .btn-call {
  position: relative;
  float: left;
}

.btn-group-vertical > .btn.active, .mobile-footer-wrap .btn-group-vertical > .active.btn-call, .btn-group-vertical > .btn:active, .mobile-footer-wrap .btn-group-vertical > .btn-call:active, .btn-group-vertical > .btn:focus, .mobile-footer-wrap .btn-group-vertical > .btn-call:focus, .btn-group-vertical > .btn:hover, .mobile-footer-wrap .btn-group-vertical > .btn-call:hover, .btn-group > .btn.active, .mobile-footer-wrap .btn-group > .active.btn-call, .btn-group > .btn:active, .mobile-footer-wrap .btn-group > .btn-call:active, .btn-group > .btn:focus, .mobile-footer-wrap .btn-group > .btn-call:focus, .btn-group > .btn:hover, .mobile-footer-wrap .btn-group > .btn-call:hover {
  z-index: 2;
}

.btn-group .btn + .btn, .btn-group .mobile-footer-wrap .btn-call + .btn, .mobile-footer-wrap .btn-group .btn-call + .btn, .btn-group .mobile-footer-wrap .btn + .btn-call, .mobile-footer-wrap .btn-group .btn + .btn-call, .btn-group .mobile-footer-wrap .btn-call + .btn-call, .mobile-footer-wrap .btn-group .btn-call + .btn-call, .btn-group .btn + .btn-group, .btn-group .mobile-footer-wrap .btn-call + .btn-group, .mobile-footer-wrap .btn-group .btn-call + .btn-group, .btn-group .btn-group + .btn, .btn-group .mobile-footer-wrap .btn-group + .btn-call, .mobile-footer-wrap .btn-group .btn-group + .btn-call, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn, .btn-toolbar .mobile-footer-wrap .btn-call, .mobile-footer-wrap .btn-toolbar .btn-call, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn, .mobile-footer-wrap .btn-toolbar > .btn-call, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .mobile-footer-wrap .btn-group > .btn-call:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child, .mobile-footer-wrap .btn-group > .btn-call:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .mobile-footer-wrap .btn-group > .btn-call:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child), .mobile-footer-wrap .btn-group > .btn-call:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .mobile-footer-wrap .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-call {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .mobile-footer-wrap .btn-group > .btn-group:first-child:not(:last-child) > .btn-call:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .mobile-footer-wrap .btn-group > .btn-group:last-child:not(:first-child) > .btn-call:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .mobile-footer-wrap .btn-group > .btn-call + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .mobile-footer-wrap .btn-group > .btn-call + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret, .mobile-footer-wrap .btn-call .caret {
  margin-left: 0;
}

.btn-lg .caret, .mobile-footer-wrap .btn-call .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .mobile-footer-wrap .btn-call .caret, .mobile-footer-wrap .dropup .btn-call .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .mobile-footer-wrap .btn-group-vertical > .btn-call, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn, .mobile-footer-wrap .btn-group-vertical > .btn-group > .btn-call {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn, .mobile-footer-wrap .btn-group-vertical > .btn-group > .btn-call {
  float: none;
}

.btn-group-vertical > .btn + .btn, .mobile-footer-wrap .btn-group-vertical > .btn-call + .btn, .mobile-footer-wrap .btn-group-vertical > .btn + .btn-call, .mobile-footer-wrap .btn-group-vertical > .btn-call + .btn-call, .btn-group-vertical > .btn + .btn-group, .mobile-footer-wrap .btn-group-vertical > .btn-call + .btn-group, .btn-group-vertical > .btn-group + .btn, .mobile-footer-wrap .btn-group-vertical > .btn-group + .btn-call, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .mobile-footer-wrap .btn-group-vertical > .btn-call:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child), .mobile-footer-wrap .btn-group-vertical > .btn-call:first-child:not(:last-child) {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child), .mobile-footer-wrap .btn-group-vertical > .btn-call:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .mobile-footer-wrap .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-call {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .mobile-footer-wrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-call:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .mobile-footer-wrap .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-call:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn, .mobile-footer-wrap .btn-group-justified > .btn-call, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .mobile-footer-wrap .btn-call, .mobile-footer-wrap .btn-group-justified > .btn-group .btn-call {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio], .mobile-footer-wrap [data-toggle=buttons] > .btn-call input[type=radio], [data-toggle=buttons] > .btn input[type=checkbox], .mobile-footer-wrap [data-toggle=buttons] > .btn-call input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #EEE;
  border: 1px solid #CCC;
  border-radius: 3px;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 2px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 5px;
}

.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .mobile-footer-wrap .input-group-btn:first-child > .btn-call, .input-group-btn:first-child > .btn-group > .btn, .mobile-footer-wrap .input-group-btn:first-child > .btn-group > .btn-call, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .mobile-footer-wrap .input-group-btn:last-child > .btn-group:not(:last-child) > .btn-call, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .mobile-footer-wrap .input-group-btn:last-child > .btn-call:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .mobile-footer-wrap .input-group-btn:first-child > .btn-group:not(:first-child) > .btn-call, .input-group-btn:first-child > .btn:not(:first-child), .mobile-footer-wrap .input-group-btn:first-child > .btn-call:not(:first-child), .input-group-btn:last-child > .btn, .mobile-footer-wrap .input-group-btn:last-child > .btn-call, .input-group-btn:last-child > .btn-group > .btn, .mobile-footer-wrap .input-group-btn:last-child > .btn-group > .btn-call, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn, .mobile-footer-wrap .input-group-btn > .btn-call {
  position: relative;
}

.input-group-btn > .btn + .btn, .mobile-footer-wrap .input-group-btn > .btn-call + .btn, .mobile-footer-wrap .input-group-btn > .btn + .btn-call, .mobile-footer-wrap .input-group-btn > .btn-call + .btn-call {
  margin-left: -1px;
}

.input-group-btn > .btn:active, .mobile-footer-wrap .input-group-btn > .btn-call:active, .input-group-btn > .btn:focus, .mobile-footer-wrap .input-group-btn > .btn-call:focus, .input-group-btn > .btn:hover, .mobile-footer-wrap .input-group-btn > .btn-call:hover {
  z-index: 2;
}

.input-group-btn:first-child > .btn, .mobile-footer-wrap .input-group-btn:first-child > .btn-call, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn, .mobile-footer-wrap .input-group-btn:last-child > .btn-call, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .mobile-footer-wrap .input-group-lg > .input-group-btn > .btn-call {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 5px;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn, .mobile-footer-wrap select.input-group-lg > .input-group-btn > .btn-call {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, .mobile-footer-wrap select[multiple].input-group-lg > .input-group-btn > .btn-call, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, .mobile-footer-wrap textarea.input-group-lg > .input-group-btn > .btn-call {
  height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .mobile-footer-wrap .input-group-sm > .input-group-btn > .btn-call {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn, .mobile-footer-wrap select.input-group-sm > .input-group-btn > .btn-call {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, .mobile-footer-wrap select[multiple].input-group-sm > .input-group-btn > .btn-call, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, .mobile-footer-wrap textarea.input-group-sm > .input-group-btn > .btn-call {
  height: auto;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #25282b;
  content: "/ ";
}

.breadcrumb > .active {
  color: #777;
}

.dropdown, .dropup {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #ed612d;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777;
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 1200px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label, .mobile-footer-wrap .btn-call .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #ed612d;
}

.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #d54712;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #f4f4f4;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #007abf;
}

.thumbnail .caption {
  padding: 9px;
  color: #131313;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

a.list-group-item, button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #ed612d;
  border-color: #ed612d;
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #fdeee9;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 3px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert > p, .alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 3px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 340px;
  padding: 1px;
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 4px 4px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 3px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #007abf;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #c94311;
  background-color: #eee;
  border-color: #ddd;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #ed612d;
  border-color: #ed612d;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a, .pager .next > span {
  float: right;
}

.pager .previous > a, .pager .previous > span {
  float: left;
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 2px;
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 2px;
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 2px;
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 2px;
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #ed612d;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #ed612d;
  border-color: #ed612d;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ed612d;
}

.panel-primary > .panel-heading .badge {
  color: #ed612d;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ed612d;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #f4f4f4;
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 1199px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #FFF;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #FFF;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #E5E5E5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #E5E5E5;
}

.modal-footer .btn + .btn, .modal-footer .mobile-footer-wrap .btn-call + .btn, .mobile-footer-wrap .modal-footer .btn-call + .btn, .modal-footer .mobile-footer-wrap .btn + .btn-call, .mobile-footer-wrap .modal-footer .btn + .btn-call, .modal-footer .mobile-footer-wrap .btn-call + .btn-call, .mobile-footer-wrap .modal-footer .btn-call + .btn-call {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .mobile-footer-wrap .btn-call + .btn, .mobile-footer-wrap .modal-footer .btn-group .btn-call + .btn, .modal-footer .btn-group .mobile-footer-wrap .btn + .btn-call, .mobile-footer-wrap .modal-footer .btn-group .btn + .btn-call, .modal-footer .btn-group .mobile-footer-wrap .btn-call + .btn-call, .mobile-footer-wrap .modal-footer .btn-group .btn-call + .btn-call {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block, .modal-footer .mobile-footer-wrap .btn-call + .btn-block, .mobile-footer-wrap .modal-footer .btn-call + .btn-block, .modal-footer .mobile-footer-wrap .btn-block + .btn-call, .mobile-footer-wrap .modal-footer .btn-block + .btn-call, .modal-footer .mobile-footer-wrap .btn-call + .btn-call, .mobile-footer-wrap .modal-footer .btn-call + .btn-call {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 1200px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .modal-lg {
    width: 900px;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right, .media > .pull-right {
  padding-left: 10px;
}

.media-left, .media > .pull-left {
  padding-right: 10px;
}

.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  td.visible-print, th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 1199px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  td.visible-xs, th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 1199px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 1199px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 1199px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  td.visible-sm, th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  td.visible-md, th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  td.visible-lg, th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 1199px) {
  .hidden-xs, .footer, .catalog-menu, .header, .top-panel {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .hidden-sm, .footer, .catalog-menu, .header, .top-panel {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .hidden-md, .footer, .catalog-menu, .header, .top-panel {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg, .mobile-catalog-menu, .mobile-footer-wrap, .mobile-header, .mobile-top-panel {
    display: none !important;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs, .footer, .catalog-menu, .header, .top-panel {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm, .footer, .catalog-menu, .header, .top-panel {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md, .footer, .catalog-menu, .header, .top-panel {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg, .mobile-catalog-menu, .mobile-footer-wrap, .mobile-header, .mobile-top-panel {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
html {
  height: 100%;
}

body {
  min-height: 100%;
  position: relative;
}

.breadcrumb:after {
  clear: both;
  content: " ";
  display: table;
}
.breadcrumb:before {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:before {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
  content: " ";
  display: table;
}
.btn-toolbar:before {
  content: " ";
  display: table;
}

.catalog-other-products .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-other-products .catalog-products:before {
  content: " ";
  display: table;
}
.catalog-other-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-other-products .section-name:before {
  content: " ";
  display: table;
}

.catalog-product-detail .second-column .property-block:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-product-detail .second-column .property-block:before {
  content: " ";
  display: table;
}

.catalog-recommended-products .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-recommended-products .catalog-products:before {
  content: " ";
  display: table;
}
.catalog-recommended-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-recommended-products .section-name:before {
  content: " ";
  display: table;
}

.catalog-search .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-search .catalog-products:before {
  content: " ";
  display: table;
}
.catalog-search .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-search .section-name:before {
  content: " ";
  display: table;
}

.catalog-section:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-section:before {
  content: " ";
  display: table;
}

.clearfix:after, .mobile-footer-wrap .mobile-footer-menu:after, .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item:after, .blum-official .blum-sections:after {
  clear: both;
  content: " ";
  display: table;
}
.clearfix:before, .mobile-footer-wrap .mobile-footer-menu:before, .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item:before, .blum-official .blum-sections:before {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
  content: " ";
  display: table;
}
.container-fluid:before {
  content: " ";
  display: table;
}

.container:after, .catalog-section-list-container:after, .catalog-index-section-list-container:after {
  clear: both;
  content: " ";
  display: table;
}
.container:before, .catalog-section-list-container:before, .catalog-index-section-list-container:before {
  content: " ";
  display: table;
}

.content-page:after {
  clear: both;
  content: " ";
  display: table;
}
.content-page:before {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
  content: " ";
  display: table;
}
.dl-horizontal dd:before {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
  content: " ";
  display: table;
}
.form-horizontal .form-group:before {
  content: " ";
  display: table;
}

.last-viewed-products .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.last-viewed-products .catalog-products:before {
  content: " ";
  display: table;
}
.last-viewed-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.last-viewed-products .section-name:before {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
  content: " ";
  display: table;
}
.modal-footer:before {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
  content: " ";
  display: table;
}
.modal-header:before {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
  content: " ";
  display: table;
}
.nav:before {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
  content: " ";
  display: table;
}
.navbar-collapse:before {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
  content: " ";
  display: table;
}
.navbar-header:before {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
  content: " ";
  display: table;
}
.navbar:before {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
  content: " ";
  display: table;
}
.pager:before {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
  content: " ";
  display: table;
}
.panel-body:before {
  content: " ";
  display: table;
}

.row:after, .catalog-section-list-container .catalog-index-section-list:after, .catalog-index-section-list-container .catalog-index-section-list:after {
  clear: both;
  content: " ";
  display: table;
}
.row:before, .catalog-section-list-container .catalog-index-section-list:before, .catalog-index-section-list-container .catalog-index-section-list:before {
  content: " ";
  display: table;
}

.catalog-products{
	height: auto !important;
}





	
.sale-best-sellers .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-best-sellers .catalog-products:before {
  content: " ";
  display: table;
}
.sale-best-sellers .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-best-sellers .section-name:before {
  content: " ";
  display: table;
}

.sale-recommended-products .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-recommended-products .catalog-products:before {
  content: " ";
  display: table;
}
.sale-recommended-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-recommended-products .section-name:before {
  content: " ";
  display: table;
}

.services-banners:after {
  clear: both;
  content: " ";
  display: table;
}
.services-banners:before {
  content: " ";
  display: table;
}

.special-offers-products .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.special-offers-products .catalog-products:before {
  content: " ";
  display: table;
}
.special-offers-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.special-offers-products .section-name:before {
  content: " ";
  display: table;
}

.text-about:after {
  clear: both;
  content: " ";
  display: table;
}
.text-about:before {
  content: " ";
  display: table;
}

@font-face {
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  src: url(/local/templates/itkt.2019/css/../fonts/icons.eot?nab2fr);
  src: url(/local/templates/itkt.2019/css/../fonts/icons.eot?nab2fr#iefix) format("embedded-opentype"), url(/local/templates/itkt.2019/css/../fonts/icons.ttf?nab2fr) format("truetype"), url(/local/templates/itkt.2019/css/../fonts/icons.woff?nab2fr) format("woff"), url(/local/templates/itkt.2019/css/../fonts/icons.svg?nab2fr#icons) format("svg");
}
.icon {
  font-family: icons !important;
  line-height: 1.42857143;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  vertical-align: middle;
  font-style: normal;
}
.icon.small {
  font-size: 21px;
}
.icon.large {
  font-size: 34px;
}

.icon-calculator:before {
  content: "";
}

.icon-math:before {
  content: "";
}

.icon-arithmetic:before {
  content: "";
}

.icon-search3:before {
  content: "";
}

.icon-cart:before {
  content: "";
}

.icon-shopping:before {
  content: "";
}

.icon-ecommerce:before {
  content: "";
}

.icon-buy:before {
  content: "";
}

.icon-purchase:before {
  content: "";
}

.icon-search8:before {
  content: "";
}

.icon-magnifier4:before {
  content: "";
}

.icon-magnifying-glass2:before {
  content: "";
}

.icon-inspect:before {
  content: "";
}

.icon-find3:before {
  content: "";
}

.icon-cc-mastercard:before {
  content: "";
}

.icon-cc-visa:before {
  content: "";
}

.icon-rouble:before {
  content: "";
}

.icon-rub:before {
  content: "";
}

.icon-ruble:before {
  content: "";
}

.icon-wallet:before {
  content: "";
}

.icon-money:before {
  content: "";
}

.icon-wallet2:before {
  content: "";
}

.icon-money2:before {
  content: "";
}

.icon-cash:before {
  content: "";
}

.icon-search4:before {
  content: "";
}

.icon-magnifier2:before {
  content: "";
}

.icon-lookup2:before {
  content: "";
}

.icon-find2:before {
  content: "";
}

.icon-search5:before {
  content: "";
}

.icon-search9:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-document-text:before {
  content: "";
}

.icon-shopping-cart:before {
  content: "";
}

.icon-alarm:before {
  content: "";
}

.icon-schedule:before {
  content: "";
}

.icon-account_balance_wallet:before {
  content: "";
}

.icon-account_box:before {
  content: "";
}

.icon-account_circle:before {
  content: "";
}

.icon-add:before {
  content: "";
}

.icon-add_a_photo:before {
  content: "";
}

.icon-add_box:before {
  content: "";
}

.icon-add_circle:before {
  content: "";
}

.icon-control_point:before {
  content: "";
}

.icon-add_shopping_cart:before {
  content: "";
}

.icon-arrow_back:before {
  content: "";
}

.icon-arrow_downward:before {
  content: "";
}

.icon-arrow_drop_down:before {
  content: "";
}

.icon-arrow_drop_down_circle:before {
  content: "";
}

.icon-arrow_drop_up:before {
  content: "";
}

.icon-arrow_forward:before {
  content: "";
}

.icon-arrow_upward:before {
  content: "";
}

.icon-art_track:before {
  content: "";
}

.icon-flag:before {
  content: "";
}

.icon-attach_file:before {
  content: "";
}

.icon-attachment:before {
  content: "";
}

.icon-autorenew:before {
  content: "";
}

.icon-av_timer:before {
  content: "";
}

.icon-backspace:before {
  content: "";
}

.icon-beenhere:before {
  content: "";
}

.icon-block:before {
  content: "";
}

.icon-turned_in:before {
  content: "";
}

.icon-turned_in_not:before {
  content: "";
}

.icon-build:before {
  content: "";
}

.icon-cached:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-call_end:before {
  content: "";
}

.icon-call_made:before {
  content: "";
}

.icon-photo_camera:before {
  content: "";
}

.icon-cancel:before {
  content: "";
}

.icon-redeem:before {
  content: "";
}

.icon-card_membership:before {
  content: "";
}

.icon-card_travel:before {
  content: "";
}

.icon-chat:before {
  content: "";
}

.icon-chat_bubble:before {
  content: "";
}

.icon-chat_bubble_outline:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-check_box:before {
  content: "";
}

.icon-check_box_outline_blank:before {
  content: "";
}

.icon-check_circle:before {
  content: "";
}

.icon-navigate_before:before {
  content: "";
}

.icon-navigate_next:before {
  content: "";
}

.icon-chrome_reader_mode:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-code:before {
  content: "";
}

.icon-contact_mail:before {
  content: "";
}

.icon-contact_phone:before {
  content: "";
}

.icon-payment:before {
  content: "";
}

.icon-date_range:before {
  content: "";
}

.icon-delete:before {
  content: "";
}

.icon-delete_forever:before {
  content: "";
}

.icon-directions_bus:before {
  content: "";
}

.icon-directions_car:before {
  content: "";
}

.icon-directions_walk:before {
  content: "";
}

.icon-not_interested:before {
  content: "";
}

.icon-do_not_disturb_alt:before {
  content: "";
}

.icon-done:before {
  content: "";
}

.icon-drafts:before {
  content: "";
}

.icon-markunread:before {
  content: "";
}

.icon-equalizer:before {
  content: "";
}

.icon-error:before {
  content: "";
}

.icon-error_outline:before {
  content: "";
}

.icon-event_available:before {
  content: "";
}

.icon-event_busy:before {
  content: "";
}

.icon-event_note:before {
  content: "";
}

.icon-expand_less:before {
  content: "";
}

.icon-expand_more:before {
  content: "";
}

.icon-explore:before {
  content: "";
}

.icon-favorite:before {
  content: "";
}

.icon-favorite_border:before {
  content: "";
}

.icon-fiber_manual_record:before {
  content: "";
}

.icon-get_app:before {
  content: "";
}

.icon-file_upload:before {
  content: "";
}

.icon-folder:before {
  content: "";
}

.icon-folder_open:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-help:before {
  content: "";
}

.icon-help_outline:before {
  content: "";
}

.icon-highlight_off:before {
  content: "";
}

.icon-restore:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-hourglass_empty:before {
  content: "";
}

.icon-hourglass_full:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-import_contacts:before {
  content: "";
}

.icon-import_export:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-info_outline:before {
  content: "";
}

.icon-keyboard_arrow_down:before {
  content: "";
}

.icon-keyboard_arrow_left:before {
  content: "";
}

.icon-keyboard_arrow_right:before {
  content: "";
}

.icon-keyboard_arrow_up:before {
  content: "";
}

.icon-keyboard_backspace:before {
  content: "";
}

.icon-label:before {
  content: "";
}

.icon-label_outline:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon-live_help:before {
  content: "";
}

.icon-shopping_cart:before {
  content: "";
}

.icon-local_offer:before {
  content: "";
}

.icon-print:before {
  content: "";
}

.icon-local_shipping:before {
  content: "";
}

.icon-room:before {
  content: "";
}

.icon-lock_open:before {
  content: "";
}

.icon-lock_outline:before {
  content: "";
}

.icon-sync:before {
  content: "";
}

.icon-loupe:before {
  content: "";
}

.icon-loyalty:before {
  content: "";
}

.icon-mail_outline:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-message:before {
  content: "";
}

.icon-mode_comment:before {
  content: "";
}

.icon-more_horiz:before {
  content: "";
}

.icon-more_vert:before {
  content: "";
}

.icon-new_releases:before {
  content: "";
}

.icon-opacity:before {
  content: "";
}

.icon-pageview:before {
  content: "";
}

.icon-radio_button_unchecked:before {
  content: "";
}

.icon-person_outline:before {
  content: "";
}

.icon-person:before {
  content: "";
}

.icon-personal_video:before {
  content: "";
}

.icon-phone_android:before {
  content: "";
}

.icon-phone_in_talk:before {
  content: "";
}

.icon-phone_iphone:before {
  content: "";
}

.icon-pin_drop:before {
  content: "";
}

.icon-play_circle_filled:before {
  content: "";
}

.icon-play_circle_outline:before {
  content: "";
}

.icon-play_for_work:before {
  content: "";
}

.icon-present_to_all:before {
  content: "";
}

.icon-receipt:before {
  content: "";
}

.icon-refresh:before {
  content: "";
}

.icon-visibility:before {
  content: "";
}

.icon-reorder:before {
  content: "";
}

.icon-search10:before {
  content: "";
}

.icon-sentiment_dissatisfied:before {
  content: "";
}

.icon-sentiment_neutral:before {
  content: "";
}

.icon-sentiment_satisfied:before {
  content: "";
}

.icon-settings:before {
  content: "";
}

.icon-shopping_basket:before {
  content: "";
}

.icon-star_border:before {
  content: "";
}

.icon-star_half:before {
  content: "";
}

.icon-storage:before {
  content: "";
}

.icon-straighten:before {
  content: "";
}

.icon-subdirectory_arrow_left:before {
  content: "";
}

.icon-subdirectory_arrow_right:before {
  content: "";
}

.icon-thumb_up:before {
  content: "";
}

.icon-transfer_within_a_station:before {
  content: "";
}

.icon-tune:before {
  content: "";
}

.icon-unfold_less:before {
  content: "";
}

.icon-unfold_more:before {
  content: "";
}

.icon-update:before {
  content: "";
}

.icon-vertical_align_bottom:before {
  content: "";
}

.icon-view_comfy:before {
  content: "";
}

.icon-view_headline:before {
  content: "";
}

.icon-view_list:before {
  content: "";
}

.icon-view_module:before {
  content: "";
}

.icon-visibility_off:before {
  content: "";
}

.icon-watch_later:before {
  content: "";
}

.icon-work:before {
  content: "";
}

.icon-zoom_in:before {
  content: "";
}

.icon-zoom_out:before {
  content: "";
}

.icon-search6:before {
  content: "";
}

html {
  height: 100%;
}

body {
  min-height: 100%;
  position: relative;
}

.breadcrumb:after {
  clear: both;
  content: " ";
  display: table;
}
.breadcrumb:before {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:before {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
  content: " ";
  display: table;
}
.btn-toolbar:before {
  content: " ";
  display: table;
}

.catalog-other-products .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-other-products .catalog-products:before {
  content: " ";
  display: table;
}
.catalog-other-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-other-products .section-name:before {
  content: " ";
  display: table;
}

.catalog-product-detail .second-column .property-block:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-product-detail .second-column .property-block:before {
  content: " ";
  display: table;
}

.catalog-recommended-products .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-recommended-products .catalog-products:before {
  content: " ";
  display: table;
}
.catalog-recommended-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-recommended-products .section-name:before {
  content: " ";
  display: table;
}

.catalog-search .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-search .catalog-products:before {
  content: " ";
  display: table;
}
.catalog-search .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-search .section-name:before {
  content: " ";
  display: table;
}

.catalog-section:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-section:before {
  content: " ";
  display: table;
}

.clearfix:after, .mobile-footer-wrap .mobile-footer-menu:after, .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item:after, .blum-official .blum-sections:after {
  clear: both;
  content: " ";
  display: table;
}
.clearfix:before, .mobile-footer-wrap .mobile-footer-menu:before, .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item:before, .blum-official .blum-sections:before {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
  content: " ";
  display: table;
}
.container-fluid:before {
  content: " ";
  display: table;
}

.container:after, .catalog-section-list-container:after, .catalog-index-section-list-container:after {
  clear: both;
  content: " ";
  display: table;
}
.container:before, .catalog-section-list-container:before, .catalog-index-section-list-container:before {
  content: " ";
  display: table;
}

.content-page:after {
  clear: both;
  content: " ";
  display: table;
}
.content-page:before {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
  content: " ";
  display: table;
}
.dl-horizontal dd:before {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
  content: " ";
  display: table;
}
.form-horizontal .form-group:before {
  content: " ";
  display: table;
}

.last-viewed-products .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.last-viewed-products .catalog-products:before {
  content: " ";
  display: table;
}
.last-viewed-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.last-viewed-products .section-name:before {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
  content: " ";
  display: table;
}
.modal-footer:before {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
  content: " ";
  display: table;
}
.modal-header:before {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
  content: " ";
  display: table;
}
.nav:before {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
  content: " ";
  display: table;
}
.navbar-collapse:before {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
  content: " ";
  display: table;
}
.navbar-header:before {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
  content: " ";
  display: table;
}
.navbar:before {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
  content: " ";
  display: table;
}
.pager:before {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
  content: " ";
  display: table;
}
.panel-body:before {
  content: " ";
  display: table;
}

.row:after, .catalog-section-list-container .catalog-index-section-list:after, .catalog-index-section-list-container .catalog-index-section-list:after {
  clear: both;
  content: " ";
  display: table;
}
.row:before, .catalog-section-list-container .catalog-index-section-list:before, .catalog-index-section-list-container .catalog-index-section-list:before {
  content: " ";
  display: table;
}

.sale-best-sellers .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-best-sellers .catalog-products:before {
  content: " ";
  display: table;
}
.sale-best-sellers .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-best-sellers .section-name:before {
  content: " ";
  display: table;
}

.sale-recommended-products .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-recommended-products .catalog-products:before {
  content: " ";
  display: table;
}
.sale-recommended-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-recommended-products .section-name:before {
  content: " ";
  display: table;
}

.services-banners:after {
  clear: both;
  content: " ";
  display: table;
}
.services-banners:before {
  content: " ";
  display: table;
}

.special-offers-products .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.special-offers-products .catalog-products:before {
  content: " ";
  display: table;
}
.special-offers-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.special-offers-products .section-name:before {
  content: " ";
  display: table;
}

.text-about:after {
  clear: both;
  content: " ";
  display: table;
}
.text-about:before {
  content: " ";
  display: table;
}

@font-face {
  font-family: icons;
  font-style: normal;
  font-weight: 400;
  src: url(/local/templates/itkt.2019/css/../fonts/icons.eot?nab2fr);
  src: url(/local/templates/itkt.2019/css/../fonts/icons.eot?nab2fr#iefix) format("embedded-opentype"), url(/local/templates/itkt.2019/css/../fonts/icons.ttf?nab2fr) format("truetype"), url(/local/templates/itkt.2019/css/../fonts/icons.woff?nab2fr) format("woff"), url(/local/templates/itkt.2019/css/../fonts/icons.svg?nab2fr#icons) format("svg");
}
.icon {
  font-family: icons !important;
  line-height: 1.42857143;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  vertical-align: middle;
  font-style: normal;
}
.icon.small {
  font-size: 21px;
}
.icon.large {
  font-size: 34px;
}

.icon-calculator:before {
  content: "";
}

.icon-math:before {
  content: "";
}

.icon-arithmetic:before {
  content: "";
}

.icon-search3:before {
  content: "";
}

.icon-cart:before {
  content: "";
}

.icon-shopping:before {
  content: "";
}

.icon-ecommerce:before {
  content: "";
}

.icon-buy:before {
  content: "";
}

.icon-purchase:before {
  content: "";
}

.icon-search8:before {
  content: "";
}

.icon-magnifier4:before {
  content: "";
}

.icon-magnifying-glass2:before {
  content: "";
}

.icon-inspect:before {
  content: "";
}

.icon-find3:before {
  content: "";
}

.icon-cc-mastercard:before {
  content: "";
}

.icon-cc-visa:before {
  content: "";
}

.icon-rouble:before {
  content: "";
}

.icon-rub:before {
  content: "";
}

.icon-ruble:before {
  content: "";
}

.icon-wallet:before {
  content: "";
}

.icon-money:before {
  content: "";
}

.icon-wallet2:before {
  content: "";
}

.icon-money2:before {
  content: "";
}

.icon-cash:before {
  content: "";
}

.icon-search4:before {
  content: "";
}

.icon-magnifier2:before {
  content: "";
}

.icon-lookup2:before {
  content: "";
}

.icon-find2:before {
  content: "";
}

.icon-search5:before {
  content: "";
}

.icon-search9:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-document-text:before {
  content: "";
}

.icon-shopping-cart:before {
  content: "";
}

.icon-alarm:before {
  content: "";
}

.icon-schedule:before {
  content: "";
}

.icon-account_balance_wallet:before {
  content: "";
}

.icon-account_box:before {
  content: "";
}

.icon-account_circle:before {
  content: "";
}

.icon-add:before {
  content: "";
}

.icon-add_a_photo:before {
  content: "";
}

.icon-add_box:before {
  content: "";
}

.icon-add_circle:before {
  content: "";
}

.icon-control_point:before {
  content: "";
}

.icon-add_shopping_cart:before {
  content: "";
}

.icon-arrow_back:before {
  content: "";
}

.icon-arrow_downward:before {
  content: "";
}

.icon-arrow_drop_down:before {
  content: "";
}

.icon-arrow_drop_down_circle:before {
  content: "";
}

.icon-arrow_drop_up:before {
  content: "";
}

.icon-arrow_forward:before {
  content: "";
}

.icon-arrow_upward:before {
  content: "";
}

.icon-art_track:before {
  content: "";
}

.icon-flag:before {
  content: "";
}

.icon-attach_file:before {
  content: "";
}

.icon-attachment:before {
  content: "";
}

.icon-autorenew:before {
  content: "";
}

.icon-av_timer:before {
  content: "";
}

.icon-backspace:before {
  content: "";
}

.icon-beenhere:before {
  content: "";
}

.icon-block:before {
  content: "";
}

.icon-turned_in:before {
  content: "";
}

.icon-turned_in_not:before {
  content: "";
}

.icon-build:before {
  content: "";
}

.icon-cached:before {
  content: "";
}

.icon-phone:before {
  content: "";
}

.icon-call_end:before {
  content: "";
}

.icon-call_made:before {
  content: "";
}

.icon-photo_camera:before {
  content: "";
}

.icon-cancel:before {
  content: "";
}

.icon-redeem:before {
  content: "";
}

.icon-card_membership:before {
  content: "";
}

.icon-card_travel:before {
  content: "";
}

.icon-chat:before {
  content: "";
}

.icon-chat_bubble:before {
  content: "";
}

.icon-chat_bubble_outline:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-check_box:before {
  content: "";
}

.icon-check_box_outline_blank:before {
  content: "";
}

.icon-check_circle:before {
  content: "";
}

.icon-navigate_before:before {
  content: "";
}

.icon-navigate_next:before {
  content: "";
}

.icon-chrome_reader_mode:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-code:before {
  content: "";
}

.icon-contact_mail:before {
  content: "";
}

.icon-contact_phone:before {
  content: "";
}

.icon-payment:before {
  content: "";
}

.icon-date_range:before {
  content: "";
}

.icon-delete:before {
  content: "";
}

.icon-delete_forever:before {
  content: "";
}

.icon-directions_bus:before {
  content: "";
}

.icon-directions_car:before {
  content: "";
}

.icon-directions_walk:before {
  content: "";
}

.icon-not_interested:before {
  content: "";
}

.icon-do_not_disturb_alt:before {
  content: "";
}

.icon-done:before {
  content: "";
}

.icon-drafts:before {
  content: "";
}

.icon-markunread:before {
  content: "";
}

.icon-equalizer:before {
  content: "";
}

.icon-error:before {
  content: "";
}

.icon-error_outline:before {
  content: "";
}

.icon-event_available:before {
  content: "";
}

.icon-event_busy:before {
  content: "";
}

.icon-event_note:before {
  content: "";
}

.icon-expand_less:before {
  content: "";
}

.icon-expand_more:before {
  content: "";
}

.icon-explore:before {
  content: "";
}

.icon-favorite:before {
  content: "";
}

.icon-favorite_border:before {
  content: "";
}

.icon-fiber_manual_record:before {
  content: "";
}

.icon-get_app:before {
  content: "";
}

.icon-file_upload:before {
  content: "";
}

.icon-folder:before {
  content: "";
}

.icon-folder_open:before {
  content: "";
}

.icon-star:before {
  content: "";
}

.icon-help:before {
  content: "";
}

.icon-help_outline:before {
  content: "";
}

.icon-highlight_off:before {
  content: "";
}

.icon-restore:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-hourglass_empty:before {
  content: "";
}

.icon-hourglass_full:before {
  content: "";
}

.icon-lock:before {
  content: "";
}

.icon-import_contacts:before {
  content: "";
}

.icon-import_export:before {
  content: "";
}

.icon-info:before {
  content: "";
}

.icon-info_outline:before {
  content: "";
}

.icon-keyboard_arrow_down:before {
  content: "";
}

.icon-keyboard_arrow_left:before {
  content: "";
}

.icon-keyboard_arrow_right:before {
  content: "";
}

.icon-keyboard_arrow_up:before {
  content: "";
}

.icon-keyboard_backspace:before {
  content: "";
}

.icon-label:before {
  content: "";
}

.icon-label_outline:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon-live_help:before {
  content: "";
}

.icon-shopping_cart:before {
  content: "";
}

.icon-local_offer:before {
  content: "";
}

.icon-print:before {
  content: "";
}

.icon-local_shipping:before {
  content: "";
}

.icon-room:before {
  content: "";
}

.icon-lock_open:before {
  content: "";
}

.icon-lock_outline:before {
  content: "";
}

.icon-sync:before {
  content: "";
}

.icon-loupe:before {
  content: "";
}

.icon-loyalty:before {
  content: "";
}

.icon-mail_outline:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-message:before {
  content: "";
}

.icon-mode_comment:before {
  content: "";
}

.icon-more_horiz:before {
  content: "";
}

.icon-more_vert:before {
  content: "";
}

.icon-new_releases:before {
  content: "";
}

.icon-opacity:before {
  content: "";
}

.icon-pageview:before {
  content: "";
}

.icon-radio_button_unchecked:before {
  content: "";
}

.icon-person_outline:before {
  content: "";
}

.icon-person:before {
  content: "";
}

.icon-personal_video:before {
  content: "";
}

.icon-phone_android:before {
  content: "";
}

.icon-phone_in_talk:before {
  content: "";
}

.icon-phone_iphone:before {
  content: "";
}

.icon-pin_drop:before {
  content: "";
}

.icon-play_circle_filled:before {
  content: "";
}

.icon-play_circle_outline:before {
  content: "";
}

.icon-play_for_work:before {
  content: "";
}

.icon-present_to_all:before {
  content: "";
}

.icon-receipt:before {
  content: "";
}

.icon-refresh:before {
  content: "";
}

.icon-visibility:before {
  content: "";
}

.icon-reorder:before {
  content: "";
}

.icon-search10:before {
  content: "";
}

.icon-sentiment_dissatisfied:before {
  content: "";
}

.icon-sentiment_neutral:before {
  content: "";
}

.icon-sentiment_satisfied:before {
  content: "";
}

.icon-settings:before {
  content: "";
}

.icon-shopping_basket:before {
  content: "";
}

.icon-star_border:before {
  content: "";
}

.icon-star_half:before {
  content: "";
}

.icon-storage:before {
  content: "";
}

.icon-straighten:before {
  content: "";
}

.icon-subdirectory_arrow_left:before {
  content: "";
}

.icon-subdirectory_arrow_right:before {
  content: "";
}

.icon-thumb_up:before {
  content: "";
}

.icon-transfer_within_a_station:before {
  content: "";
}

.icon-tune:before {
  content: "";
}

.icon-unfold_less:before {
  content: "";
}

.icon-unfold_more:before {
  content: "";
}

.icon-update:before {
  content: "";
}

.icon-vertical_align_bottom:before {
  content: "";
}

.icon-view_comfy:before {
  content: "";
}

.icon-view_headline:before {
  content: "";
}

.icon-view_list:before {
  content: "";
}

.icon-view_module:before {
  content: "";
}

.icon-visibility_off:before {
  content: "";
}

.icon-watch_later:before {
  content: "";
}

.icon-work:before {
  content: "";
}

.icon-zoom_in:before {
  content: "";
}

.icon-zoom_out:before {
  content: "";
}

.icon-search6:before {
  content: "";
}

.top-panel {
  position: relative;
  width: 100%;
  min-width: 1200px;
  padding: 2px 0;
  vertical-align: middle;
  background: #f4f4f4;
  border-bottom: 1px solid #bdbdbd;
  -webkit-box-shadow: 0 2px 0 0 #ffffff;
  box-shadow: 0 2px 0 0 #ffffff;
}
.top-panel .select-city {
 /* margin-left: 20px;*/
}
.top-panel .select-city > a {
  color: #181a1c;
  font-size: 13px;
  vertical-align: middle;
}
.top-panel .top-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.top-panel .top-menu > li {
  display: inline-block;
  padding-right: 12px;
  padding-left: 12px;
}
.top-panel .top-menu > li > a {
  color: #181a1c;
  font-size: 13px;
  vertical-align: middle;
}
.top-panel .top-menu > li .icon {
  padding-right: 2px;
}
.top-panel .user-panel {
  text-align: center;
}
.top-panel .user-panel > .dropdown > a {
  color: #181a1c;
  font-size: 13px;
  vertical-align: middle;
}
.top-panel .user-panel > a {
  color: #181a1c;
  font-size: 13px;
  vertical-align: middle;
}

.menu {
  padding: 0;
  margin: 0;
  font-size: 12px;
  list-style-type: none;
}
.menu > li {
  display: inline-block;
  float: left;
  max-width: 120px;
  height: 40px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.menu > li > a {
  display: table-cell;
  height: 40px;
  padding: 0 15px;
  color: #FFFFFF;
  text-decoration: none !important;
  vertical-align: middle;
  line-height: 1.1;
}
.menu > li > a > span {
  display: inline-block;
  padding: 0 10px;
  text-transform: uppercase;
}
.menu > li > a:last-child {
  padding: 0 10px !important;
}
.menu > li.catalog {
  max-width: 220px;
  background-color: #52575B;
}
.menu > li.catalog .icon {
  position: relative;
  top: -1px;
}
.menu > li:hover {
  background-color: #C94311;
}
.menu > li.opened .sub-menu {
  display: block;
}
.menu .sub-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  width: 100%;
  min-height: 380px;
  padding: 40px 0;
  background: #FFFFFF;
  border-bottom: 1px solid #FCFCFC;
  -webkit-box-shadow: 0 4px 15px 0 rgba(63, 69, 75, 0.5);
  box-shadow: 0 4px 15px 0 rgba(63, 69, 75, 0.5);
}
.menu .sub-menu .container, .menu .sub-menu .catalog-section-list-container, .menu .sub-menu .catalog-index-section-list-container {
  padding: 0 30px;
}
.menu .sub-menu .container.left, .menu .sub-menu .left.catalog-section-list-container, .menu .sub-menu .left.catalog-index-section-list-container {
  margin-left: 0;
}
.menu .sub-menu .sub-menu-item {
  float: left;
  width: 160px;
  height: 120px;
  margin: 10px;
  font-weight: 700;
  color: #303B3F;
  text-align: center;
}
.menu .sub-menu .sub-menu-item:hover {
  color: #C94311;
  text-decoration: none;
}
.menu .sub-menu .sub-menu-item img {
  display: block;
  margin: 0 auto;
}
.menu .sub-menu .sub-menu-item span {
  display: block;
  margin-top: 5px;
}
.menu:after:after {
  clear: both;
  content: " ";
  display: table;
}
.menu:after:before {
  content: " ";
  display: table;
}

.menu-panel {
  width: 100%;
  min-width: 1200px;
  background-color: #181a1c;
}
.menu-panel > .container, .menu-panel > .catalog-section-list-container, .menu-panel > .catalog-index-section-list-container {
  height: 40px;
}

.header {
  width: 100%;
  min-width: 1200px;
  background: #f4f4f4;
}
.header .logo {
  display: table-cell;
  height: 120px;
  vertical-align: middle;
}
.header .blum-logo {
  margin: 35px 0 0 10px;
  text-align: center;
}
.header .blum-logo span {
  display: inline-block;
  color: #c94311;
  font-size: 9px;
  text-transform: uppercase;
}
.header .search-form {
  position: relative;
}
.header .search-form .search-query {
  position: relative;
  margin: 40px 10px 40px 10px;
}
.header .search-form .search-query input {
  border-radius: 5px;
  border-width: 2px;
  height: 40px;
  padding: 0 16px;
}
.header .search-form .search-query button {
  background: 0 0;
  color: #cccccc;
  outline: 0;
  padding: 0;
  position: absolute;
  right: 12px;
  top: 3px;
}
.header .callback {
  display: none;
  padding-left: 0;
  margin-top: 16px;
  margin-left: -8px;
  font-size: 12px;
  line-height: 1;
  color: #575757;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.header .callback .icon {
  font-size: 16px;
  padding-right: 4px;
  position: relative;
  top: -1px;
}
.header .callback:hover {
  color: #c94311;
  text-decoration: none;
}
.header .contact {
  margin-top: 38px;
  line-height: 1.3;
  text-align: center;
}
.header .contact span {
  display: inline-block;
}
.header .contact .phone {
  font-size: 18px;
  font-weight: 700;
}
.header .contact .work-time {
  color: #777777;
  font-size: 12px;
  text-transform: uppercase;
}
.header .cart {
  position: relative;
  padding-left: 32px;
  margin: 32px 0 0 0;
  text-align: left;
}
.header .cart .icon {
  padding-right: 8px;
}
.header .cart .count {
  background: #ed612d;
  border-radius: 50px;
  color: #ffffff;
  font-family: Arial;
  font-size: 11px;
  font-weight: 700;
  height: 18px;
  left: 54px;
  line-height: 18px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 18px;
}
.header .cart a {
  color: #000000;
  display: inline-block;
}

.footer {
  width: 100%;
  min-width: 1200px;
  background-color: #0d0d0d;
}
.footer .subscribe-panel {
  height: 50px;
  vertical-align: middle;
}
.footer .subscribe-panel form {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
}
.footer .subscribe-panel form label {
  color: #ffffff;
  font-size: 12px;
  margin-right: 10px;
  text-transform: uppercase;
}
.footer .subscribe-panel form input {
  margin-right: 10px;
  width: 360px;
}
.footer .subscribe-panel form button {
  width: 120px;
}
.footer .subscribe-panel .go-top {
  display: table-cell;
  width: 240px;
  height: 50px;
  color: #ffffff;
  text-align: right;
  vertical-align: middle;
}
.footer .subscribe-panel .go-top a {
  font-size: 12px;
  color: #64caff;
  text-decoration: none;
}
.footer .subscribe-panel .go-top a:hover {
  color: #bfb500;
}
.footer .footer-menu {
  min-height: 240px;
  padding-top: 10px;
  font-size: 11px;
  background: #1b1b1b;
}
.footer .footer-menu .footer-menu-header {
  margin: 20px 0 12px;
}
.footer .footer-menu .footer-menu-header a {
  font-size: 11px;
  font-weight: 700;
  color: #727272;
  text-transform: uppercase;
}
.footer .footer-menu .footer-menu-header a:hover {
  color: #c94311;
  text-decoration: none;
}
.footer .footer-menu .footer-menu-header span {
  color: #727272;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}
.footer .footer-menu ul > li {
  margin-bottom: 8px;
}
.footer .footer-menu ul > li a {
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: color 0.3s, background-image 0.3s;
  -o-transition: color 0.3s, background-image 0.3s;
  transition: color 0.3s, background-image 0.3s;
}
.footer .footer-menu ul > li a:hover {
  color: #bfb500;
}
.footer .footer-panel {
  height: 60px;
  font-size: 12px;
  color: #545456;
  background-color: #2b2b2b;
}
.footer .footer-panel span {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}
.footer .footer-panel .credit-cards {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}
.footer .footer-panel .blum-logo {
  width: 320px;
  padding-top: 12px;
  text-align: right;
}
.footer .footer-panel .blum-logo span {
  color: #c94311;
  display: inline;
  font-weight: 700;
  text-transform: uppercase;
}
.footer .footer-panel .blum-logo img {
  margin-left: 10px;
}

.breadcrumb {
  width: 100%;
 /* max-width: none !important;*/
  padding: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin: 15px 0 15px 0;
  margin-right: auto;
  margin-left: auto;
  font-size: 11px;
  max-width:1200px;
}
.breadcrumb > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.breadcrumb > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.breadcrumb > li > a {
  color: #25282B;
}

@media (min-width: 1200px) {
  .breadcrumb {
  /*  width: 1200px;*/
  }
  .breadcrumb > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .breadcrumb > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  .breadcrumb {
    min-width: 320px;
    max-width: 768px;
  }
  .breadcrumb > li {
    display: block;
  }
  .breadcrumb > li:before {
    display: none;
  }
}
.content-page {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-bottom: 40px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.content-page > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.content-page > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.content-page:after {
  clear: both;
  content: " ";
  display: table;
}
.content-page:before {
  content: " ";
  display: table;
}
.content-page > h1 {
  margin-top: 0;
}
.content-page.contacts .nav-tabs > li.active > a {
  cursor: default;
  background-color: #eb4f16;
  border: 1px solid transparent;
  border-bottom-color: transparent;
}
.content-page.contacts .nav-tabs > li.active > a:focus {
  background-color: #eb4f16;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  cursor: default;
}
.content-page.contacts .nav-tabs > li.active > a:hover {
  background-color: #eb4f16;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  cursor: default;
}

@media (min-width: 1200px) {
  .content-page {
    width: 1200px;
  }
  .content-page > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .content-page > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.section-name {
  font-size: 18px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.text-about {
  display: none;
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-bottom: 35px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #3f454b;
}
.text-about > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.text-about > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .text-about {
    display: block;
  }
}

@media (min-width: 1200px) {
  .text-about {
    display: block;
    width: 1200px;
  }
  .text-about > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .text-about > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.new-products .product {
  height: 160px;
  border-radius: 0;
}
.new-products .product .image {
  float: left;
  height: 100%;
  margin-right: 20px;
}
.new-products .first-column {
  padding-right: 0;
  margin-right: 0;
}
.new-products .first-column .product {
  height: 320px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.new-products .first-column .product .image {
  float: none;
  width: 70%;
  height: 60%;
  margin: 0 auto 20px auto;
}
.new-products .first-column .product .image a {
  display: table-cell;
  text-align: center;
}
.new-products .first-column .product .image img {
  height: auto;
  width: 80%;
}
.new-products .first-column .product .name {
  height: auto;
  margin: 0;
}
.new-products .second-column {
  padding-right: 0;
  padding-left: 0;
}
.new-products .second-column .product {
  float: left;
  width: 33%;
  height: 160px;
  margin: 0;
}
.new-products .second-column .product .image {
  width: 10%;
}
.new-products .second-column .product .name {
  margin: 0;
  width: 90%;
}
.new-products:after:after {
  clear: both;
  content: " ";
  display: table;
}
.new-products:after:before {
  content: " ";
  display: table;
}

.banners-and-product-day {
  margin-top: 20px;
}

.banners img {
  background-color: #ffffff;
  border-radius: 5px;
}

.middle-banner {
  margin-bottom: 40px;
  margin-top: 20px;
}

.bottom-banners {
  margin: 40px 0;
}
.bottom-banners img {
  background: #ffffff;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: -webkit-box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.bottom-banners img:hover {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.services-banners {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin: 40px 0;
  margin-right: auto;
  margin-left: auto;
}
.services-banners .service {
  float: left;
  margin-right: 20px;
  background: #ffffff;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: -webkit-box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
.services-banners .service:hover {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.services-banners .service:nth-child(5n) {
  margin-right: 0;
}
.services-banners > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.services-banners > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.services-banners:after {
  clear: both;
  content: " ";
  display: table;
}
.services-banners:before {
  content: " ";
  display: table;
}

@media (min-width: 1200px) {
  .services-banners {
    width: 1200px;
  }
  .services-banners > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .services-banners > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.blum-official .blum-russia-image {
  margin-bottom: 20px;
}
.blum-official .blum-sections {
  margin-bottom: 20px;
}
.blum-official .blum-sections .blum-sections-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #000;
  display: block;
  font-weight: bold;
  height: 130px;
  margin-right: 15px;
  margin-bottom: 40px;
  position: relative;
}
.blum-official .blum-sections .blum-sections-item:nth-child(4) {
  margin-right: 0;
}
.blum-official .blum-sections .blum-sections-item > span {
  position: absolute;
  bottom: -25px;
  display: block;
  left: 0;
}

.contacts-wrapper {
  background: #fff;
  padding-top: 20px;
}

.bx-auth {
  margin-bottom: 40px;
  width: 480px;
}

.forgot-password {
  margin-bottom: 20px;
}

.empty-basket {
  margin-bottom: 40px;
  min-height: 340px;
}

.product-badge {
  width: 100%;
  font-size: 12px;
  line-height: 1;
  color: #ed612d;
  text-transform: uppercase;
  font-weight: bold;
  height: 12px;
}
.product-badge .icon {
  font-size: 18px;
  padding-right: 4px;
}

.catalog-section {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.catalog-section > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-section > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-section h1 {
  line-height: 1;
  margin-bottom: 20px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .catalog-section h1 {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .catalog-section h1 {
    text-align: center;
  }
}
.catalog-section .catalog-section-panel {
  margin-bottom: 15px;
  font-size: 12px;
}
@media (max-width: 1024px) {
  .catalog-section .catalog-section-panel .col-xs-4 {
    display: none;
  }
}
@media (max-width: 480px) {
  .catalog-section .catalog-section-panel .col-xs-4 {
    display: none;
  }
}
.catalog-section .catalog-section-panel label {
  font-weight: 400;
  margin-right: 5px;
}
@media (max-width: 1024px) {
  .catalog-section .catalog-section-panel label {
    display: none;
  }
}
@media (max-width: 480px) {
  .catalog-section .catalog-section-panel label {
    display: none;
  }
}
.catalog-section .catalog-section-panel .catalog-section-view label {
  margin-right: 5px;
}
.catalog-section .catalog-section-panel .catalog-section-view .btn, .catalog-section .catalog-section-panel .catalog-section-view .mobile-footer-wrap .btn-call, .mobile-footer-wrap .catalog-section .catalog-section-panel .catalog-section-view .btn-call {
  padding: 2px 6px;
  color: #EEEEEE;
  border: 0;
}
.catalog-section .catalog-section-panel .catalog-section-view .btn .icon, .catalog-section .catalog-section-panel .catalog-section-view .mobile-footer-wrap .btn-call .icon, .mobile-footer-wrap .catalog-section .catalog-section-panel .catalog-section-view .btn-call .icon {
  font-size: 18px;
}
.catalog-section .catalog-section-panel .catalog-section-view .btn.btn-active, .catalog-section .catalog-section-panel .catalog-section-view .mobile-footer-wrap .btn-active.btn-call, .mobile-footer-wrap .catalog-section .catalog-section-panel .catalog-section-view .btn-active.btn-call {
  border: 1px solid #EEEEEE;
  color: #ED612D;
}
.catalog-section:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-section:before {
  content: " ";
  display: table;
}

@media (min-width: 1200px) {
  .catalog-section {
    width: 1200px;
  }
  .catalog-section > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-section > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.catalog-section-list {
  position: relative;
  padding: 12px 0 12px 18px;
  margin-bottom: 20px;
  background: #FFFFFF;
  border: none;
  border-bottom: 1px solid #F2F3F3;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.catalog-section-list .heading {
  color: #3F454B;
  display: block;
  font-weight: 700;
  margin-bottom: 7px;
}
.catalog-section-list > ul {
  padding: 0;
  margin: 0;
  font-size: 12px;
  list-style: none;
}
.catalog-section-list > ul > li {
  padding-bottom: 5px;
  line-height: 1.5;
}
.catalog-section-list > ul > li > a {
  display: inline-block;
  padding-right: 15px;
  width: 85%;
}
.catalog-section-list > ul > li .count {
  color: #777777;
}

.catalog-section-panel {
  margin-bottom: 15px;
  font-size: 12px;
}
.catalog-section-panel .catalog-section-view .btn, .catalog-section-panel .catalog-section-view .mobile-footer-wrap .btn-call, .mobile-footer-wrap .catalog-section-panel .catalog-section-view .btn-call {
  padding: 1px 6px;
}
.catalog-section-panel .catalog-section-view .btn .icon, .catalog-section-panel .catalog-section-view .mobile-footer-wrap .btn-call .icon, .mobile-footer-wrap .catalog-section-panel .catalog-section-view .btn-call .icon {
  font-size: 18px;
}

.catalog-section-filter-group-btn {
  display: none;
  padding: 10px 14px;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.42857143;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ed612d;
  background-image: none;
  border: 1px solid transparent;
  border-color: #eb4f16;
  border-radius: 2px;
  width: 100%;
}
@media (max-width: 1024px) {
  .catalog-section-filter-group-btn {
    display: block;
  }
}
@media (max-width: 480px) {
  .catalog-section-filter-group-btn {
    display: block;
  }
}
.catalog-section-filter-group-btn:after {
  color: #fff;
  content: "";
  display: inline-block;
  width: 12px;
  height: 8px;
  border: 0 !important;
  /* needed */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* SVG background image */
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='white'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 12px;
  background-position: center center;
  background-repeat: no-repeat;
}
.catalog-section-filter-group-btn.opened:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.catalog-section-filter-group {
  position: relative;
  margin-bottom: 20px;
  background: #FFFFFF;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 1024px) {
  .catalog-section-filter-group {
    display: none;
  }
}
@media (max-width: 480px) {
  .catalog-section-filter-group {
    display: none;
  }
}
.catalog-section-filter-group.opened {
  display: block !important;
}
.catalog-section-filter-group .catalog-section-filter {
  cursor: pointer;
  border-bottom: 1px solid #F2F3F3;
}
.catalog-section-filter-group .catalog-section-filter .price-heading {
  color: #3F454B;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
.catalog-section-filter-group .catalog-section-filter .filter-option {
  display: block;
  padding: 12px 18px;
  font-weight: 700;
  color: #3F454B;
  cursor: pointer;
}
.catalog-section-filter-group .catalog-section-filter .filter-option:after {
  float: right;
  font-family: icons !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  vertical-align: middle;
  content: "";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.catalog-section-filter-group .catalog-section-filter .filter-option:after.small {
  font-size: 21px;
}
.catalog-section-filter-group .catalog-section-filter .filter-option:after.large {
  font-size: 34px;
}
.catalog-section-filter-group .catalog-section-filter .filter-option.collapsed:after {
  float: right;
  font-family: icons !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  vertical-align: middle;
  content: "";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.catalog-section-filter-group .catalog-section-filter .filter-option.collapsed:after.small {
  font-size: 21px;
}
.catalog-section-filter-group .catalog-section-filter .filter-option.collapsed:after.large {
  font-size: 34px;
}
.catalog-section-filter-group .catalog-section-filter .prices {
  margin: 10px 18px;
}
.catalog-section-filter-group .catalog-section-filter .prices input {
  float: left;
  margin-right: 5px;
  width: 70px;
}
.catalog-section-filter-group .catalog-section-filter .prices .btn, .catalog-section-filter-group .catalog-section-filter .prices .mobile-footer-wrap .btn-call, .mobile-footer-wrap .catalog-section-filter-group .catalog-section-filter .prices .btn-call {
  padding: 5px 10px;
}
.catalog-section-filter-group .catalog-section-filter .prices .btn .icon, .catalog-section-filter-group .catalog-section-filter .prices .mobile-footer-wrap .btn-call .icon, .mobile-footer-wrap .catalog-section-filter-group .catalog-section-filter .prices .btn-call .icon {
  font-size: 12px;
}
.catalog-section-filter-group .catalog-section-filter > ul {
  padding: 0 18px 12px 18px;
  margin: 0;
  list-style: none;
}
.catalog-section-filter-group .catalog-section-filter > ul .checkbox {
  margin: 0;
  font-size: 13px;
}
.catalog-section-filter-group .catalog-section-filter > ul .checkbox input {
  margin-top: 3px;
}
.catalog-section-filter-group .catalog-section-filter > ul .checkbox .count {
  color: #777777;
}
.catalog-section-filter-group .catalog-section-filter > ul .checkbox:hover {
  color: #ED612D;
}
.catalog-section-filter-group .catalog-section-filter:hover {
  background: #F9F9F9;
}

.pagination {
  margin: 0;
}

.catalog-products .catalog-product {
  position: relative;
  float: left;
  width: 220px;
  height: 360px;
  padding: 16px 18px;
  margin-right: 20px;
  margin-bottom: 20px;
  background: #ffffff;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
  -webkit-transition: -webkit-box-shadow 0.2s;
  -o-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
@media (max-width: 1199px) {
  .catalog-products .catalog-product {
    margin-right: 0;
    border-radius: 0;
    padding: 5px 10px;
   /* height: 320px;*/
  }
}
 .catalog-products .catalog-product.nov {
    margin-top: 3px;
	width: 218px;
 }	
@media (max-width: 1199px) {
  .catalog-products .catalog-product.nov {
    border-radius: 5px;
	padding: 16px 18px;
  }
}

@media (max-width: 450px) {
  .catalog-products .catalog-product.nov {
    margin-right: auto !important;
	margin: 0 auto;
	float: initial;
  }
}

.catalog-products .catalog-product h1 {
  margin-top: 10px;
}
.catalog-products .catalog-product .image {
  -webkit-background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 140px;
  margin-bottom: 10px;
  width: 100%;
}
.catalog-products .catalog-product .name {
  display: inline-block;
  height: 54px;
  overflow: hidden;
  font-size: 13px;
}
.catalog-products .catalog-product .name a {
  display: inline-block;
}
.catalog-products .catalog-product .description {
  display: none;
}
.catalog-products .catalog-product .rating {
  margin-bottom: 8px;
}
.catalog-products .catalog-product .rating > .icon {
  padding: 0;
  margin: 0 -4px;
  font-size: 18px;
  line-height: 1;
  color: #cccccc;
}
.catalog-products .catalog-product .rating > .icon.active {
  color: #fec500;
}
@media (max-width: 1199px) {
  .catalog-products .catalog-product .rating > .icon {
    font-size: 14px;
  }
}
.catalog-products .catalog-product .price {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 7px;
}
.catalog-products .catalog-product .btn-buy {
  display: inline-block;
  padding: 5px 14px;
  margin-top: 5px;
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.42857143;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ed612d;
  background-image: none;
  border: 1px solid transparent;
  border-color: #eb4f16;
  border-radius: 2px;
  width: 100%;
}
@media (max-width: 1199px) {
  .catalog-products .catalog-product .btn-buy {
   /* display: none;*/
  }
}
.catalog-products .catalog-product .btn-buy.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #ffffff;
  background-color: #d54712;
  border-color: #b43c0f;
}
.catalog-products .catalog-product .btn-buy.active.focus {
  background-color: #b43c0f;
  border-color: #77280a;
  color: #ffffff;
  outline: 0;
}
.catalog-products .catalog-product .btn-buy.active:focus {
  background-color: #b43c0f;
  border-color: #77280a;
  color: #ffffff;
  outline: 0;
}
.catalog-products .catalog-product .btn-buy.active:hover {
  background-color: #b43c0f;
  border-color: #77280a;
  color: #ffffff;
}
.catalog-products .catalog-product .btn-buy.focus {
  background-color: #d54712;
  border-color: #77280a;
  color: #ffffff;
  outline: 0;
  text-decoration: none;
}
.catalog-products .catalog-product .btn-buy:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #ffffff;
  background-color: #d54712;
  border-color: #b43c0f;
}
.catalog-products .catalog-product .btn-buy:active.focus {
  background-color: #b43c0f;
  border-color: #77280a;
  color: #ffffff;
  outline: 0;
}
.catalog-products .catalog-product .btn-buy:active:focus {
  background-color: #b43c0f;
  border-color: #77280a;
  color: #ffffff;
  outline: 0;
}
.catalog-products .catalog-product .btn-buy:active:hover {
  background-color: #b43c0f;
  border-color: #77280a;
  color: #ffffff;
}
.catalog-products .catalog-product .btn-buy:focus {
  background-color: #d54712;
  border-color: #77280a;
  color: #ffffff;
  outline: 0;
  text-decoration: none;
}
.catalog-products .catalog-product .btn-buy:hover {
  background-color: #d54712;
  border-color: #b43c0f;
  color: #ffffff;
  text-decoration: none;
}
.catalog-products .catalog-product .btn-buy.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.catalog-products .catalog-product .btn-buy.disabled.focus {
  background-color: #ed612d;
  border-color: #eb4f16;
}
.catalog-products .catalog-product .btn-buy.disabled:focus {
  background-color: #ed612d;
  border-color: #eb4f16;
}
.catalog-products .catalog-product .btn-buy.disabled:hover {
  background-color: #ed612d;
  border-color: #eb4f16;
}
.catalog-products .catalog-product .btn-buy .badge {
  background-color: #ffffff;
  color: #ed612d;
}
.catalog-products .catalog-product .btn-buy > .icon {
  font-size: 18px;
}
.catalog-products .catalog-product .btn-buy[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.catalog-products .catalog-product .btn-buy[disabled].focus {
  background-color: #ed612d;
  border-color: #eb4f16;
}
.catalog-products .catalog-product .btn-buy[disabled]:focus {
  background-color: #ed612d;
  border-color: #eb4f16;
}
.catalog-products .catalog-product .btn-buy[disabled]:hover {
  background-color: #ed612d;
  border-color: #eb4f16;
}
.catalog-products .catalog-product .btn-more {
  display: none;
}
.catalog-products .catalog-product .btn-not-available {
  display: block;
  width: 100%;
  padding: 7px 14px;
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ffffff;
  background-image: none;
  filter: alpha(opacity=65);
  border: 1px solid transparent;
  border-color: #cccccc;
  border-radius: 2px;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.catalog-products .catalog-product .btn-not-available.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.catalog-products .catalog-product .btn-not-available.active.focus {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  color: #333333;
  outline: 0;
}
.catalog-products .catalog-product .btn-not-available.active:focus {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  color: #333333;
  outline: 0;
}
.catalog-products .catalog-product .btn-not-available.active:hover {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  color: #333333;
}
.catalog-products .catalog-product .btn-not-available.focus {
  background-color: #ffffff;
  border-color: #cccccc;
  color: #333333;
  outline: 0;
  text-decoration: none;
}
.catalog-products .catalog-product .btn-not-available:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.catalog-products .catalog-product .btn-not-available:active.focus {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  color: #333333;
  outline: 0;
}
.catalog-products .catalog-product .btn-not-available:active:focus {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  color: #333333;
  outline: 0;
}
.catalog-products .catalog-product .btn-not-available:active:hover {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  color: #333333;
}
.catalog-products .catalog-product .btn-not-available:focus {
  background-color: #ffffff;
  border-color: #cccccc;
  color: #333333;
  outline: 0;
  text-decoration: none;
}
.catalog-products .catalog-product .btn-not-available:hover {
  background-color: #ffffff;
  border-color: #cccccc;
  color: #333333;
  text-decoration: none;
}
.catalog-products .catalog-product .btn-not-available.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.catalog-products .catalog-product .btn-not-available.disabled.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.catalog-products .catalog-product .btn-not-available.disabled:focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.catalog-products .catalog-product .btn-not-available.disabled:hover {
  background-color: #ffffff;
  border-color: #cccccc;
}
.catalog-products .catalog-product .btn-not-available .badge {
  background-color: #333333;
  color: #ffffff;
}
.catalog-products .catalog-product .btn-not-available[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.catalog-products .catalog-product .btn-not-available[disabled].focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.catalog-products .catalog-product .btn-not-available[disabled]:focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.catalog-products .catalog-product .btn-not-available[disabled]:hover {
  background-color: #ffffff;
  border-color: #cccccc;
}
.catalog-products .catalog-product:hover {
  -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.45);
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.45);
  z-index: 1;
}
.catalog-products .catalog-product:nth-child(4n) {
  margin-right: 0;
}
.catalog-products .catalog-product.product-of-day {
  height: 350px;
  margin-bottom: 0;
}
.catalog-products .catalog-product.product-of-day .image {
  height: 120px !important;
}
.catalog-products .catalog-product.product-of-day .price {
  font-size: 24px;
}
.catalog-products .catalog-product.product-of-day .btn, .catalog-products .catalog-product.product-of-day .mobile-footer-wrap .btn-call, .mobile-footer-wrap .catalog-products .catalog-product.product-of-day .btn-call {
  display: none !important;
}
.catalog-products .catalog-product.product-of-day .btn-buy {
  display: none !important;
}
.catalog-products .product-buy .price {
  display: inline-block;
}
.catalog-products .product-buy .price.without-discount {
  color: #898989 !important;
  display: inline-block;
  float: none;
  font-size: 14px !important;
  margin-left: 5px;
  position: relative;
}
.catalog-products .product-buy .price.without-discount:before {
  -moz-transform: rotate(-10deg);
  -moz-transform-origin: 0;
  -ms-transform: rotate(-10deg);
  -ms-transform-origin: 0;
  -o-transform: rotate(-10deg);
  -o-transform-origin: 0;
  -webkit-transform: rotate(-10deg);
  -webkit-transform-origin: 0;
  background: #eb4f16;
  bottom: 1px;
  content: "";
  height: 2px;
  left: 0;
  margin-left: -5%;
  position: absolute;
  transform: rotate(-10deg);
  width: 105%;
}
.catalog-products.list-with-photo .catalog-product {
  width: 100%;
  height: 200px;
  padding: 0;
  margin-right: 0;
}
.catalog-products.list-with-photo .catalog-product .product-info {
  float: left;
  width: 75%;
  padding: 16px 18px;
}
.catalog-products.list-with-photo .catalog-product .product-info .product-image {
  float: left;
  width: 40%;
}
.catalog-products.list-with-photo .catalog-product .product-info .product-image .image {
  height: 165px;
  margin-bottom: 0;
}
.catalog-products.list-with-photo .catalog-product .product-info .product-description {
  float: left;
  width: 60%;
  padding: 0 18px;
}
.catalog-products.list-with-photo .catalog-product .product-info .product-description .name {
  height: auto;
}
.catalog-products.list-with-photo .catalog-product .product-info .product-description .description {
  color: #999999;
  display: block;
  font-size: 12px;
  height: 100px;
  overflow: hidden;
}
.catalog-products.list-with-photo .catalog-product .product-buy {
  float: left;
  width: 25%;
  height: 100%;
  padding: 16px 18px;
  background-color: #f3f7fa;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.catalog-products.list-with-photo .catalog-product .product-buy .product-badge {
  position: relative;
}
.catalog-products.list-with-photo .catalog-product .product-buy .price {
  font-size: 21px;
  margin-top: 0;
}
.catalog-products.list-with-photo .catalog-product:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-products.list-with-photo .catalog-product:before {
  content: " ";
  display: table;
}

.swiper-container .catalog-products {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

fieldset[disabled] .catalog-products .catalog-product .btn-buy {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
fieldset[disabled] .catalog-products .catalog-product .btn-buy.focus {
  background-color: #ed612d;
  border-color: #eb4f16;
}
fieldset[disabled] .catalog-products .catalog-product .btn-buy:focus {
  background-color: #ed612d;
  border-color: #eb4f16;
}
fieldset[disabled] .catalog-products .catalog-product .btn-buy:hover {
  background-color: #ed612d;
  border-color: #eb4f16;
}
fieldset[disabled] .catalog-products .catalog-product .btn-not-available {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
fieldset[disabled] .catalog-products .catalog-product .btn-not-available.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
fieldset[disabled] .catalog-products .catalog-product .btn-not-available:focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
fieldset[disabled] .catalog-products .catalog-product .btn-not-available:hover {
  background-color: #ffffff;
  border-color: #cccccc;
}
fieldset[disabled] a.catalog-products .catalog-product .btn-buy {
  pointer-events: none;
}
fieldset[disabled] a.catalog-products .catalog-product .btn-not-available {
  pointer-events: none;
}

a.catalog-products .catalog-product .btn-buy.disabled {
  pointer-events: none;
}
a.catalog-products .catalog-product .btn-not-available.disabled {
  pointer-events: none;
}

.open > .dropdown-toggle.catalog-products .catalog-product .btn-buy {
  color: #ffffff;
  background-color: #d54712;
  border-color: #b43c0f;
  background-image: none;
}
.open > .dropdown-toggle.catalog-products .catalog-product .btn-buy.focus {
  background-color: #b43c0f;
  border-color: #77280a;
  color: #ffffff;
}
.open > .dropdown-toggle.catalog-products .catalog-product .btn-buy:focus {
  background-color: #b43c0f;
  border-color: #77280a;
  color: #ffffff;
}
.open > .dropdown-toggle.catalog-products .catalog-product .btn-buy:hover {
  background-color: #b43c0f;
  border-color: #77280a;
  color: #ffffff;
}
.open > .dropdown-toggle.catalog-products .catalog-product .btn-not-available {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
  background-image: none;
}
.open > .dropdown-toggle.catalog-products .catalog-product .btn-not-available.focus {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  color: #333333;
}
.open > .dropdown-toggle.catalog-products .catalog-product .btn-not-available:focus {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  color: #333333;
}
.open > .dropdown-toggle.catalog-products .catalog-product .btn-not-available:hover {
  background-color: #d4d4d4;
  border-color: #8c8c8c;
  color: #333333;
}

.catalog-recommended-products {
  width: 100%;
}
.catalog-recommended-products .section-name {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.catalog-recommended-products .section-name > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-recommended-products .section-name > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-recommended-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-recommended-products .section-name:before {
  content: " ";
  display: table;
}
.catalog-recommended-products .catalog-products {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.catalog-recommended-products .catalog-products > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-recommended-products .catalog-products > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-recommended-products .catalog-products .catalog-product {
  height: 320px;
}
.catalog-recommended-products .catalog-products .catalog-product:nth-child(4n) {
  margin-right: 20px;
}
.catalog-recommended-products .catalog-products .catalog-product:nth-child(5n) {
  margin-right: 0;
}
.catalog-recommended-products:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-recommended-products:before {
  content: " ";
  display: table;
}

@media (min-width: 1200px) {
  .catalog-recommended-products .section-name {
    width: 1200px;
  }
  .catalog-recommended-products .section-name > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-recommended-products .section-name > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-recommended-products .catalog-products {
    width: 1200px;
  }
  .catalog-recommended-products .catalog-products > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-recommended-products .catalog-products > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.sale-recommended-products {
  width: 100%;
}
.sale-recommended-products .section-name {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.sale-recommended-products .section-name > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.sale-recommended-products .section-name > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.sale-recommended-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-recommended-products .section-name:before {
  content: " ";
  display: table;
}
.sale-recommended-products .catalog-products {
  width: 100%;
  min-width: 1200px;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.sale-recommended-products .catalog-products > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.sale-recommended-products .catalog-products > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.sale-recommended-products .catalog-products .catalog-product {
  height: 320px;
}
.sale-recommended-products .catalog-products .catalog-product:nth-child(4n) {
  margin-right: 20px;
}
.sale-recommended-products .catalog-products .catalog-product:nth-child(5n) {
  margin-right: 0;
}
.sale-recommended-products:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-recommended-products:before {
  content: " ";
  display: table;
}

@media (min-width: 1200px) {
  .sale-recommended-products .section-name {
    width: 1200px;
  }
  .sale-recommended-products .section-name > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .sale-recommended-products .section-name > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
  .sale-recommended-products .catalog-products {
    width: 1200px;
  }
  .sale-recommended-products .catalog-products > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .sale-recommended-products .catalog-products > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.sale-best-sellers {
  width: 100%;
}
.sale-best-sellers .section-name {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.sale-best-sellers .section-name > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.sale-best-sellers .section-name > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.sale-best-sellers .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-best-sellers .section-name:before {
  content: " ";
  display: table;
}
.sale-best-sellers .catalog-products {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.sale-best-sellers .catalog-products > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.sale-best-sellers .catalog-products > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.sale-best-sellers .catalog-products .catalog-product {
  height: 320px;
}
.sale-best-sellers .catalog-products .catalog-product:nth-child(4n) {
  margin-right: 20px;
}
.sale-best-sellers .catalog-products .catalog-product:nth-child(5n) {
  margin-right: 0;
}
.sale-best-sellers .catalog-product .btn-not-available {
  display: none;
}
.sale-best-sellers .catalog-product .btn, .sale-best-sellers .catalog-product .mobile-footer-wrap .btn-call, .mobile-footer-wrap .sale-best-sellers .catalog-product .btn-call {
  display: none;
}
.sale-best-sellers .catalog-product .btn-buy {
  display: none;
}
.sale-best-sellers:after {
  clear: both;
  content: " ";
  display: table;
}
.sale-best-sellers:before {
  content: " ";
  display: table;
}

@media (min-width: 1200px) {
  .sale-best-sellers .section-name {
    width: 1200px;
  }
  .sale-best-sellers .section-name > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .sale-best-sellers .section-name > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
  .sale-best-sellers .catalog-products {
    width: 1200px;
  }
  .sale-best-sellers .catalog-products > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .sale-best-sellers .catalog-products > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.last-viewed-products {
  width: 100%;
  background-color: #e7edf2;
}
.last-viewed-products .section-name {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.last-viewed-products .section-name > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.last-viewed-products .section-name > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.last-viewed-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.last-viewed-products .section-name:before {
  content: " ";
  display: table;
}
.last-viewed-products .catalog-products {
  width: 100%;
  max-width: none !important;
  margin-right: auto;
  margin-left: auto;
}
.last-viewed-products .catalog-products > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.last-viewed-products .catalog-products > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.last-viewed-products .catalog-products .catalog-product {
  height: 320px;
}
.last-viewed-products .catalog-products .catalog-product .btn, .last-viewed-products .catalog-products .catalog-product .mobile-footer-wrap .btn-call, .mobile-footer-wrap .last-viewed-products .catalog-products .catalog-product .btn-call {
  display: none;
}
.last-viewed-products .catalog-products .catalog-product .btn-buy {
  display: none;
}
@media (min-width: 1199px) {
  .last-viewed-products .catalog-products .catalog-product:nth-child(4n) {
    margin-right: 20px;
  }
}
.last-viewed-products .catalog-products .catalog-product:nth-child(5n) {
  margin-right: 0;
}
.last-viewed-products:after {
  clear: both;
  content: " ";
  display: table;
}
.last-viewed-products:before {
  content: " ";
  display: table;
}

@media (min-width: 1200px) {
  .last-viewed-products .section-name {
    width: 1200px;
  }
  .last-viewed-products .section-name > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .last-viewed-products .section-name > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
  .last-viewed-products .catalog-products {
    padding-right: 10px;
    padding-left: 10px;
    width: 1200px;
  }
  .last-viewed-products .catalog-products > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .last-viewed-products .catalog-products > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.special-offers-products {
  width: 100%;
  padding-bottom: 20px;
  background: #ffffff;
}
.special-offers-products .section-name {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.special-offers-products .section-name > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.special-offers-products .section-name > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.special-offers-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.special-offers-products .section-name:before {
  content: " ";
  display: table;
}
.special-offers-products .catalog-products {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.special-offers-products .catalog-products > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.special-offers-products .catalog-products > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.special-offers-products .catalog-products .catalog-product {
  height: 320px;
}
.special-offers-products .catalog-products .catalog-product .btn-not-available {
  display: none;
}
.special-offers-products .catalog-products .catalog-product .btn-buy {
  display: none;
}
.special-offers-products .catalog-products .catalog-product .btn, .special-offers-products .catalog-products .catalog-product .mobile-footer-wrap .btn-call, .mobile-footer-wrap .special-offers-products .catalog-products .catalog-product .btn-call {
  display: none;
}
.special-offers-products .catalog-products .catalog-product:nth-child(4n) {
  margin-right: 20px;
}
.special-offers-products .catalog-products .catalog-product:nth-child(5n) {
  margin-right: 0;
}
.special-offers-products:after {
  clear: both;
  content: " ";
  display: table;
}
.special-offers-products:before {
  content: " ";
  display: table;
}

@media (min-width: 1200px) {
  .special-offers-products .section-name {
    width: 1200px;
  }
  .special-offers-products .section-name > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .special-offers-products .section-name > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
  .special-offers-products .catalog-products {
    width: 1200px;
  }
  .special-offers-products .catalog-products > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .special-offers-products .catalog-products > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.best-price-new-products {
  width: 100%;
  padding-bottom: 20px;
  margin: 40px 0;
  background: #ffffff;
}
.best-price-new-products .section-name {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.best-price-new-products .section-name > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.best-price-new-products .section-name > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.best-price-new-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.best-price-new-products .section-name:before {
  content: " ";
  display: table;
}
.best-price-new-products .nav {
  margin: 40px auto 20px auto;
}
@media (max-width: 1199px) {
  .best-price-new-products .nav > li > a {
    padding: 14px 10px;
  }
}
.best-price-new-products .catalog-products {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.best-price-new-products .catalog-products:after {
  clear: both;
  content: " ";
  display: table;
}
.best-price-new-products .catalog-products:before {
  content: " ";
  display: table;
}
.best-price-new-products .catalog-products > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.best-price-new-products .catalog-products > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.best-price-new-products .catalog-products .catalog-product {
  height: 320px;
}

@media (min-width: 1200px) {
  .best-price-new-products .section-name {
    width: 1200px;
  }
  .best-price-new-products .section-name > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .best-price-new-products .section-name > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
  .best-price-new-products .catalog-products {
    width: 1200px;
  }
  .best-price-new-products .catalog-products > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .best-price-new-products .catalog-products > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.sale-best-sellers .catalog-products .catalog-product .btn, .sale-best-sellers .catalog-products .catalog-product .mobile-footer-wrap .btn-call, .mobile-footer-wrap .sale-best-sellers .catalog-products .catalog-product .btn-call {
  display: none !important;
}

.best-price-new-products .catalog-products .catalog-product .btn, .best-price-new-products .catalog-products .catalog-product .mobile-footer-wrap .btn-call, .mobile-footer-wrap .best-price-new-products .catalog-products .catalog-product .btn-call {
  display: none !important;
}
.best-price-new-products .catalog-products .catalog-product .btn.sale-best-sellers .catalog-products .catalog-product .btn-buy, .best-price-new-products .catalog-products .catalog-product .mobile-footer-wrap .sale-best-sellers.btn-call .catalog-products .catalog-product .btn-buy, .mobile-footer-wrap .best-price-new-products .catalog-products .catalog-product .sale-best-sellers.btn-call .catalog-products .catalog-product .btn-buy {
  display: none !important;
}
.best-price-new-products .catalog-products .catalog-product .btn-buy {
  display: none !important;
}
.best-price-new-products .catalog-products .catalog-product:nth-child(4n) {
  margin-right: 20px;
}
.best-price-new-products .catalog-products .catalog-product:nth-child(5n) {
  margin-right: 0;
}
.best-price-new-products:after {
  clear: both;
  content: " ";
  display: table;
}
.best-price-new-products:before {
  content: " ";
  display: table;
}

.catalog-other-products {
  width: 100%;
}
.catalog-other-products .section-name {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.catalog-other-products .section-name > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-other-products .section-name > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-other-products .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-other-products .section-name:before {
  content: " ";
  display: table;
}
.catalog-other-products .catalog-products {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.catalog-other-products .catalog-products > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-other-products .catalog-products > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-other-products .catalog-products .catalog-product {
  height: 320px;
}
.catalog-other-products .catalog-products .catalog-product .btn, .catalog-other-products .catalog-products .catalog-product .mobile-footer-wrap .btn-call, .mobile-footer-wrap .catalog-other-products .catalog-products .catalog-product .btn-call {
  display: none;
}
.catalog-other-products .catalog-products .catalog-product .btn-buy {
  display: none;
}
.catalog-other-products .catalog-products .catalog-product .btn-not-available {
  display: none;
}
.catalog-other-products .catalog-products .catalog-product:nth-child(4n) {
  margin-right: 20px;
}
.catalog-other-products .catalog-products .catalog-product:nth-child(5n) {
  margin-right: 0;
}
.catalog-other-products:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-other-products:before {
  content: " ";
  display: table;
}

@media (min-width: 1200px) {
  .catalog-other-products .section-name {
    width: 1200px;
  }
  .catalog-other-products .section-name > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-other-products .section-name > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-other-products .catalog-products {
    width: 1200px;
  }
  .catalog-other-products .catalog-products > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-other-products .catalog-products > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.catalog-product-detail {
  position: relative;
  margin-bottom: 25px;
  background: #FFFFFF;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.catalog-product-detail .first-column {
  float: left;
  width: 75%;
  padding: 0 18px;
  border-right: 1px solid #ECEDEE;
}
@media (max-width: 580px) {
  .catalog-product-detail .first-column {
    float: none;
    width: 100%;
  }
}
.catalog-product-detail .first-column .heading {
  position: relative;
}
.catalog-product-detail .first-column .heading h1 {
  margin-top: 0;
  padding-right: 140px;
  padding-top: 15px;
}
@media (max-width: 480px) {
  .catalog-product-detail .first-column .heading h1 {
    padding-right: 0;
    font-size: 14px;
  }
}
.catalog-product-detail .first-column .heading .blum-product {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .catalog-product-detail .first-column .heading .blum-product {
    display: none;
  }
}
.catalog-product-detail .first-column .heading .blum-product img {
  display: block;
}
.catalog-product-detail .first-column .heading .blum-product span {
  display: inline-block;
  color: #C94311;
  font-size: 9px;
  text-transform: uppercase;
}
.catalog-product-detail .first-column .heading .rating {
  display: inline-block;
  margin-right: 15px;
  width: 80px;
}
.catalog-product-detail .first-column .heading .rating > .icon {
  margin: -4px;
  font-size: 18px;
  color: #CCCCCC;
}
.catalog-product-detail .first-column .heading .rating > .icon.active {
  color: #FEC500;
}
.catalog-product-detail .first-column .heading .write-comment {
  display: inline-block;
}
.catalog-product-detail .first-column .heading .write-comment > a {
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  margin-right: 15px;
}
.catalog-product-detail .first-column .heading .share-block {
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .catalog-product-detail .first-column .heading .share-block {
    margin-top: -3px;
  }
}
.catalog-product-detail .first-column .heading .artnumber {
  color: #777777;
  display: inline-block;
  font-size: 13px;
  margin-right: 20px;
}
.catalog-product-detail .first-column .heading:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-product-detail .first-column .heading:before {
  content: " ";
  display: table;
}
.catalog-product-detail .second-column {
  float: left;
  width: 25%;
  height: 100%;
  padding: 20px 18px;
  border-left: 1px solid #ECEDEE;
}
@media (max-width: 580px) {
  .catalog-product-detail .second-column {
    float: none;
    width: 100%;
  }
}
.catalog-product-detail .second-column .price-block {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E4E4E4;
}
.catalog-product-detail .second-column .price-block .price {
  float: left;
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 1;
}
.catalog-product-detail .second-column .price-block .price.without-discount {
  color: #CCCCCC;
  display: block;
  float: none;
  font-size: 14px;
  margin-bottom: 5px;
}
.catalog-product-detail .second-column .price-block .product-discount {
  display: inline-block;
  float: right;
  width: 40%;
}
.catalog-product-detail .second-column .price-block:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-product-detail .second-column .price-block:before {
  content: " ";
  display: table;
}
.catalog-product-detail .second-column .buy-buttons-block {
  padding-bottom: 20px;
  border-bottom: 1px solid #E4E4E4;
  text-align: center;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy {
  display: block;
  width: 100%;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  color: #FFFFFF;
  text-align: center;
  text-transform: uppercase;
  /*white-space: nowrap;*/
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ED612D;
  background-image: none;
  border: 1px solid transparent;
  border-color: #EB4F16;
  border-radius: 2px;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy:before {
  padding-right: 4px;
  font-family: icons !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1.42857143;
  text-transform: none;
  vertical-align: middle;
  content: "";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy:before.small {
  font-size: 21px;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy:before.large {
  font-size: 34px;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #ED612D;
  background-color: #FFFFFF;
  border-color: #ED612D;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.active.focus {
  background-color: #B43C0F;
  border-color: #77280A;
  color: #FFFFFF;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.active:focus {
  background-color: #FFFFFF;
  border-color: #ED612D;
  color: #ED612D;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.active:hover {
  background-color: #FFFFFF;
  border-color: #ED612D;
  color: #ED612D;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.active:before {
  padding-right: 4px;
  font-family: icons !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1.42857143;
  text-transform: none;
  vertical-align: middle;
  content: "";
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.active:before.small {
  font-size: 21px;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.active:before.large {
  font-size: 34px;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.focus {
  background-color: #D54712;
  border-color: #77280A;
  color: #FFFFFF;
  outline: 0;
  text-decoration: none;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #FFFFFF;
  background-color: #D54712;
  border-color: #B43C0F;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy:active.focus {
  background-color: #B43C0F;
  border-color: #77280A;
  color: #FFFFFF;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy:active:focus {
  background-color: #B43C0F;
  border-color: #77280A;
  color: #FFFFFF;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy:active:hover {
  background-color: #B43C0F;
  border-color: #77280A;
  color: #FFFFFF;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy:focus {
  background-color: #D54712;
  border-color: #77280A;
  color: #FFFFFF;
  outline: 0;
  text-decoration: none;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy:hover {
  background-color: #D54712;
  border-color: #B43C0F;
  color: #FFFFFF;
  text-decoration: none;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.disabled.focus {
  background-color: #ED612D;
  border-color: #EB4F16;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.disabled:focus {
  background-color: #ED612D;
  border-color: #EB4F16;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy.disabled:hover {
  background-color: #ED612D;
  border-color: #EB4F16;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy .badge {
  background-color: #FFFFFF;
  color: #ED612D;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy[disabled].focus {
  background-color: #ED612D;
  border-color: #EB4F16;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy[disabled]:focus {
  background-color: #ED612D;
  border-color: #EB4F16;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-buy[disabled]:hover {
  background-color: #ED612D;
  border-color: #EB4F16;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order {
  display: block;
  width: 100%;
  padding: 9px 12px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
  /*white-space: nowrap;*/
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid transparent;
  border-color: #CCCCCC;
  border-radius: 3px;
  outline: 0 !important;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #333333;
  background-color: #E6E6E6;
  border-color: #ADADAD;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.active.focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.active:focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.active:hover {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.focus {
  background-color: #E6E6E6;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
  text-decoration: none;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #333333;
  background-color: #E6E6E6;
  border-color: #ADADAD;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order:active.focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order:active:focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order:active:hover {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order:focus {
  background-color: #E6E6E6;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
  text-decoration: none;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order:hover {
  background-color: #E6E6E6;
  border-color: #ADADAD;
  color: #333333;
  text-decoration: none;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.disabled.focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.disabled:focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.disabled:hover {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order .badge {
  background-color: #333333;
  color: #FFFFFF;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order[disabled].focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order[disabled]:focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order[disabled]:hover {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available {
  display: block;
  width: 100%;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #FFFFFF;
  background-image: none;
  border: 1px solid transparent;
  border-color: #CCCCCC;
  border-radius: 3px;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #333333;
  background-color: #E6E6E6;
  border-color: #ADADAD;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available.active.focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available.active:focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available.active:hover {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available.focus {
  background-color: #E6E6E6;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
  text-decoration: none;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #333333;
  background-color: #E6E6E6;
  border-color: #ADADAD;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available:active.focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available:active:focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available:active:hover {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available:focus {
  background-color: #E6E6E6;
  border-color: #8C8C8C;
  color: #333333;
  outline: 0;
  text-decoration: none;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available:hover {
  background-color: #E6E6E6;
  border-color: #ADADAD;
  color: #333333;
  text-decoration: none;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available.disabled {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available.disabled.focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available.disabled:focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available.disabled:hover {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available .badge {
  background-color: #333333;
  color: #FFFFFF;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available[disabled].focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available[disabled]:focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block .btn-not-available[disabled]:hover {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
.catalog-product-detail .second-column .buy-buttons-block:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-product-detail .second-column .buy-buttons-block:before {
  content: " ";
  display: table;
}
.catalog-product-detail .second-column .property-block {
  margin-right: -10px;
  margin-bottom: 20px;
  margin-left: -10px;
}
.catalog-product-detail .second-column .property-block .property-name {
  float: left;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  width: 100%;
}
.catalog-product-detail .second-column .property-block .property-options {
  float: left;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  width: 100%;
}
.catalog-product-detail .second-column .property-block .property-options a {
  border-bottom: 1px dashed #007ABF;
  display: inline-block;
  margin: 5px 5px 5px 0;
  cursor: pointer;
}
.catalog-product-detail .second-column .property-block .property-options a:hover {
  border-color: #C94311;
}
.catalog-product-detail .second-column .property-block .property-options a.active {
  color: #C94311;
  border-bottom: 1px solid #C94311;
}
.catalog-product-detail .second-column .property-block:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-product-detail .second-column .property-block:before {
  content: " ";
  display: table;
}
.catalog-product-detail .second-column .quantity-block {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E4E4E4;
}
.catalog-product-detail .second-column .quantity-block .quantity-name {
  float: left;
  padding-top: 5px;
  width: 55%;
}
.catalog-product-detail .second-column .quantity-block .quantity-value {
  float: left;
  width: 45%;
}
.catalog-product-detail .second-column .quantity-block .quantity-value button {
  outline: 0;
}
.catalog-product-detail .second-column .quantity-block .quantity-value button:nth-child(1) {
  margin-right: -2px;
}
.catalog-product-detail .second-column .quantity-block:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-product-detail .second-column .quantity-block:before {
  content: " ";
  display: table;
}
.catalog-product-detail .second-column .find-best-price {
  padding: 24px 0;
  border-bottom: 1px solid #E4E4E4;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price {
  display: inline-block;
  padding: 0;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.42857143;
  color: #007ABF;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price:before {
  padding: 12px;
  margin-right: 4px;
  font-family: icons !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  color: #FFFFFF;
  text-transform: none;
  vertical-align: middle;
  content: "";
  background: #5CB85C;
  border-radius: 50%;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price:before.small {
  font-size: 21px;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price:before.large {
  font-size: 34px;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price.active.focus {
  outline: 0;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price.active:focus {
  outline: 0;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price.focus {
  color: #333333;
  outline: 0;
  text-decoration: none;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  border-color: transparent;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price:active.focus {
  outline: 0;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price:active:focus {
  outline: 0;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price:focus {
  background-color: transparent;
  border-color: transparent;
  color: #C94311;
  outline: 0;
  text-decoration: none;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price:hover {
  background-color: transparent;
  border-color: transparent;
  color: #C94311;
  text-decoration: none;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price.disabled {
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price[disabled] {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
  background-color: transparent;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price[disabled]:focus {
  color: #777777;
  text-decoration: none;
}
.catalog-product-detail .second-column .find-best-price .btn-best-price[disabled]:hover {
  color: #777777;
  text-decoration: none;
}
.catalog-product-detail .second-column .services-wrapper {
  margin: 15px auto;
  /*width: 260px;*/
}
.catalog-product-detail .second-column .services-wrapper .action {
  display: inline-block;
  width: 82px;
  height: 80px;
  text-align: center;
 vertical-align: top;
}
.catalog-product-detail .second-column .services-wrapper .action button {
  width: 86px;
  height: 60px;
  padding: 0;
  font-size: 11px;
  background: 0 0;
  border: 0;
  outline: 0;
}
.catalog-product-detail .second-column .services-wrapper .action button:before {
  background: url(/local/templates/itkt.2019/css/../img/icons_product_services.png) 0 0 no-repeat;
  content: "";
  display: block;
  float: none !important;
  height: 46px;
  margin: 0 auto;
  width: 48px;
}


.catalog-product-detail .second-column .services-wrapper .action button.qp:before {
    background: url(/local/templates/itkt.2019/css/../img/qqpp.png) 0 0 no-repeat;
}




.catalog-product-detail .second-column .services-wrapper .action button.add2QuickOrder:before {
  background-position: -145px 0;
}
.catalog-product-detail .second-column .services-wrapper .action button.add2Compare:before {
  background-position: 0 0;
}
.catalog-product-detail .second-column .services-wrapper .action button.add2Favorites:before {
  background-position: -96px 0;
}
.catalog-product-detail .second-column .services-wrapper .action button.add2PriceUpdate:before {
  background-position: -48px 0;
}
.catalog-product-detail .second-column .services-wrapper .action button.active:before {
  background-position-y: -48px;
}
.catalog-product-detail .second-column .services-wrapper .action > a {
  display: none;
  font-size: 11px;
  text-decoration: underline;
}
.catalog-product-detail .second-column .services-wrapper .action > a.active {
  display: block;
}
.catalog-product-detail .second-column .services-wrapper:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-product-detail .second-column .services-wrapper:before {
  content: " ";
  display: table;
}
.catalog-product-detail .second-column:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-product-detail .second-column:before {
  content: " ";
  display: table;
}
.catalog-product-detail:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-product-detail:before {
  content: " ";
  display: table;
}

fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-buy {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-buy.focus {
  background-color: #ED612D;
  border-color: #EB4F16;
}
fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-buy:focus {
  background-color: #ED612D;
  border-color: #EB4F16;
}
fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-buy:hover {
  background-color: #ED612D;
  border-color: #EB4F16;
}
fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-quick-order {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-quick-order:focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-quick-order:hover {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-not-available {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-not-available.focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-not-available:focus {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
fieldset[disabled] .catalog-product-detail .second-column .buy-buttons-block .btn-not-available:hover {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
}
fieldset[disabled] .catalog-product-detail .second-column .find-best-price .btn-best-price {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
  background-color: transparent;
}
fieldset[disabled] .catalog-product-detail .second-column .find-best-price .btn-best-price:focus {
  color: #777777;
  text-decoration: none;
}
fieldset[disabled] .catalog-product-detail .second-column .find-best-price .btn-best-price:hover {
  color: #777777;
  text-decoration: none;
}
fieldset[disabled] a.catalog-product-detail .second-column .buy-buttons-block .btn-buy {
  pointer-events: none;
}
fieldset[disabled] a.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order {
  pointer-events: none;
}
fieldset[disabled] a.catalog-product-detail .second-column .buy-buttons-block .btn-not-available {
  pointer-events: none;
}
fieldset[disabled] a.catalog-product-detail .second-column .find-best-price .btn-best-price {
  pointer-events: none;
}

a.catalog-product-detail .second-column .buy-buttons-block .btn-buy.disabled {
  pointer-events: none;
}
a.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.disabled {
  pointer-events: none;
}
a.catalog-product-detail .second-column .buy-buttons-block .btn-not-available.disabled {
  pointer-events: none;
}
a.catalog-product-detail .second-column .find-best-price .btn-best-price.disabled {
  pointer-events: none;
}

.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-buy {
  color: #FFFFFF;
  background-color: #D54712;
  border-color: #B43C0F;
  background-image: none;
}
.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-buy.focus {
  background-color: #B43C0F;
  border-color: #77280A;
  color: #FFFFFF;
}
.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-buy:focus {
  background-color: #B43C0F;
  border-color: #77280A;
  color: #FFFFFF;
}
.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-buy:hover {
  background-color: #B43C0F;
  border-color: #77280A;
  color: #FFFFFF;
}
.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order {
  color: #333333;
  background-color: #E6E6E6;
  border-color: #ADADAD;
  background-image: none;
}
.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order.focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
}
.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order:focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
}
.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-quick-order:hover {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
}
.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-not-available {
  color: #333333;
  background-color: #E6E6E6;
  border-color: #ADADAD;
  background-image: none;
}
.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-not-available.focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
}
.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-not-available:focus {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
}
.open > .dropdown-toggle.catalog-product-detail .second-column .buy-buttons-block .btn-not-available:hover {
  background-color: #D4D4D4;
  border-color: #8C8C8C;
  color: #333333;
}

.catalog-product-set .table-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.catalog-product-set .table-product-set {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border: 1px solid #dddddd;
}
.catalog-product-set .table-product-set > tbody > tr > td {
  border: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  line-height: 1.42857143;
  padding: 5px;
  vertical-align: top;
}
.catalog-product-set .table-product-set > tbody > tr > th {
  border: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  line-height: 1.42857143;
  padding: 5px;
  vertical-align: top;
}
.catalog-product-set .table-product-set > tbody > tr:hover {
  background-color: #f5f5f5;
}
.catalog-product-set .table-product-set > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.catalog-product-set .table-product-set > tfoot > tr > td {
  border: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  line-height: 1.42857143;
  padding: 5px;
  vertical-align: top;
}
.catalog-product-set .table-product-set > tfoot > tr > th {
  border: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  line-height: 1.42857143;
  padding: 5px;
  vertical-align: top;
}
.catalog-product-set .table-product-set > thead > tr > td {
  border: 1px solid #dddddd;
  border-bottom-width: 2px;
  border-top: 1px solid #dddddd;
  line-height: 1.42857143;
  padding: 5px;
  vertical-align: top;
}
.catalog-product-set .table-product-set > thead > tr > th {
  border: 1px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  border-bottom-width: 2px;
  border-top: 1px solid #dddddd;
  line-height: 1.42857143;
  padding: 5px;
  vertical-align: bottom;
}
.catalog-product-set .table-product-set > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.catalog-product-set .table-product-set > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.catalog-product-set .table-product-set > caption + thead > tr:first-child > td {
  border-top: 0;
}
.catalog-product-set .table-product-set > caption + thead > tr:first-child > th {
  border-top: 0;
}
.catalog-product-set .table-product-set > colgroup + thead > tr:first-child > td {
  border-top: 0;
}
.catalog-product-set .table-product-set > colgroup + thead > tr:first-child > th {
  border-top: 0;
}
.catalog-product-set .table-product-set .table {
  background-color: #f4f4f4;
}
.catalog-product-set .table-product-set tbody > tr > td {
  vertical-align: middle;
}
.catalog-product-set .table-product-set tfoot > tr > td {
  vertical-align: middle;
}

.catalog-product-tabs {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}
.catalog-product-tabs > .heading {
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.25);
}
.catalog-product-tabs > .heading .nav-tabs > li {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .catalog-product-tabs > .heading .nav-tabs > li {
    width: 100%;
  }
}
.catalog-product-tabs > .heading .nav-tabs > li.active {
  border-bottom: 2px solid #ed612d;
}
.catalog-product-tabs > .heading .nav-tabs > li.active a {
  color: #3f454b;
}
.catalog-product-tabs .content {
  padding-bottom: 20px;
  padding-top: 20px;
}
.catalog-product-tabs.fixed .heading {
  left: 0;
  position: fixed;
  top: 0;
  z-index: 100;
}
.catalog-product-tabs.fixed .content {
  padding-top: 70px;
}
@media (max-width: 480px) {
  .catalog-product-tabs.fixed .heading {
    left: 0;
    position: relative;
    top: 0;
    z-index: 100;
    margin-bottom: 10px;
  }
  .catalog-product-tabs.fixed .content {
    padding-top: 0;
  }
}

.catalog-search .section-name {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.catalog-search .section-name > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-search .section-name > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-search .section-name:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-search .section-name:before {
  content: " ";
  display: table;
}
.catalog-search .catalog-products {
  width: 100%;
  max-width: none !important;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.catalog-search .catalog-products > .navbar-collapse {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-search .catalog-products > .navbar-header {
  margin-left: -10px;
  margin-right: -10px;
}
.catalog-search .catalog-products .catalog-product {
  height: 320px;
}
.catalog-search .catalog-products .catalog-product .btn, .catalog-search .catalog-products .catalog-product .mobile-footer-wrap .btn-call, .mobile-footer-wrap .catalog-search .catalog-products .catalog-product .btn-call {
  display: none;
}
.catalog-search .catalog-products .catalog-product .btn-buy {
  display: none;
}
.catalog-search .catalog-products .catalog-product .btn-not-available {
  display: none;
}
.catalog-search .catalog-products .catalog-product:nth-child(4n) {
  margin-right: 20px;
}
.catalog-search .catalog-products .catalog-product:nth-child(5n) {
  margin-right: 0;
}
.catalog-search:after {
  clear: both;
  content: " ";
  display: table;
}
.catalog-search:before {
  content: " ";
  display: table;
}

@media (min-width: 1200px) {
  .catalog-search .section-name {
    width: 1200px;
  }
  .catalog-search .section-name > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-search .section-name > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-search .catalog-products {
    width: 1200px;
  }
  .catalog-search .catalog-products > .navbar-collapse {
    margin-left: 0;
    margin-right: 0;
  }
  .catalog-search .catalog-products > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }
}
.catalog-index-section-list-container {
  margin: 20px auto;
}
.catalog-index-section-list-container .catalog-index-section-list {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item {
    width: 25%;
  }
}
.catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item .catalog-section-list-item-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 5px;
  display: block;
  min-height: 150px;
  width: 100%;
}
@media (max-width: 767px) {
  .catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item .catalog-section-list-item-image {
    min-height: 110px;
  }
}
.catalog-index-section-list-container .catalog-index-section-list .catalog-section-list-item .catalog-section-list-item-name {
  display: block;
  padding: 5px 0 10px 0;
  text-align: center;
}

.catalog-section-list-container {
  margin: 20px auto;
}
.catalog-section-list-container .catalog-index-section-list {
  display: flex;
  flex-wrap: wrap;
}
.catalog-section-list-container .catalog-index-section-list .catalog-section-list-item {
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  .catalog-section-list-container .catalog-index-section-list .catalog-section-list-item {
    width: 25%;
  }
}
.catalog-section-list-container .catalog-index-section-list .catalog-section-list-item .catalog-section-list-item-image {
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  background-position: center center;
  display: block;
  height: 150px;
  width: 100%;
}

@media(max-width:767px){
	/*.catalog-section-list-container .catalog-index-section-list .catalog-section-list-item .catalog-section-list-item-image{
		display:none;
	}
	
	.catalog-section-list-container .catalog-index-section-list .catalog-section-list-item{
		border: 1px solid #131330;
		width: 49%;
		margin-left: 5px;
	}*/
}

@media(max-width:520px){
	.catalog-section-list-container .catalog-index-section-list .catalog-section-list-item{
		width: 100%;
		margin-left: 0px;
	}
}


.catalog-section-list-container .catalog-index-section-list .catalog-section-list-item .catalog-section-list-item-name {
  display: block;
  padding: 5px 0 10px 0;
  text-align: center;
}

.bootbox.modal.quick-view-large > .modal-dialog {
  width: 1180px;
}
.bootbox.modal.quick-view-large .catalog-product-detail {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.bootbox.modal.quick-view-large .catalog-product-detail .first-column {
  padding: 0 !important;
  width: 75% !important;
}
.bootbox.modal.quick-view-large .catalog-product-detail .second-column {
  padding: 0 !important;
  width: 25% !important;
}
.bootbox.modal.quick-view-large .catalog-product-detail .go-back {
  display: none !important;
}

.catalog-section-picture {
  /*margin-top: 20px;*/
}
.catalog-section-picture > img {
  width: 100%;
}

.mobile-top-panel {
  position: relative;
  width: 100%;
  padding: 7px 0;
  vertical-align: middle;
  background: #f0f0f0;
  border-bottom: 2px solid #afafaf;
}
.mobile-top-panel .select-city {
  margin-left: 20px;
}
.mobile-top-panel .select-city > a {
  color: #181a1c;
  font-size: 13px;
  vertical-align: middle;
}
.mobile-top-panel .logo {
  vertical-align: middle;
  margin-top: 4px;
}
.mobile-top-panel .top-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobile-top-panel .top-menu > li {
  display: inline-block;
  padding-right: 3px;
  padding-left: 3px;
}
.mobile-top-panel .top-menu > li > a {
  color: #181a1c;
  font-size: 13px;
  vertical-align: middle;
}
.mobile-top-panel .top-menu > li .icon {
  padding-right: 2px;
}
.mobile-top-panel .cart {
  position: relative;
  text-align: left;
}
.mobile-top-panel .cart .icon {
  padding-right: 8px;
}
.mobile-top-panel .cart .count {
  position: absolute;
  left: 50%;
  top: -2px;
  width: 18px;
  height: 18px;
  font-family: Arial;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background: #ed612d;
  border-radius: 50px;
}
.mobile-top-panel .cart a {
  color: #000000;
  display: inline-block;
}
.mobile-top-panel .user-panel {
  text-align: center;
}
.mobile-top-panel .user-panel > .dropdown > a {
  color: #181a1c;
  font-size: 13px;
  vertical-align: middle;
}
.mobile-top-panel .user-panel > a {
  color: #181a1c;
  font-size: 13px;
  vertical-align: middle;
}

.mobile-header {
  width: 100%;
  background: #222425;
}
.mobile-header .search-form {
  position: relative;
}
.mobile-header .search-form .search-query {
  position: relative;
  margin: 10px auto;
}
.mobile-header .search-form .search-query input {
  border-radius: 5px;
  border-width: 2px;
  height: 40px;
  padding: 0 16px;
}
.mobile-header .search-form .search-query button {
  background: 0 0;
  color: #cccccc;
  outline: 0;
  padding: 0;
  position: absolute;
  right: 12px;
  top: 3px;
}
.mobile-header .callback {
  display: none;
  padding-left: 0;
  margin-top: 16px;
  margin-left: -8px;
  font-size: 12px;
  line-height: 1;
  color: #575757;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.mobile-header .callback .icon {
  font-size: 16px;
  padding-right: 4px;
  position: relative;
  top: -1px;
}
.mobile-header .callback:hover {
  color: #c94311;
  text-decoration: none;
}
.mobile-header .contact {
  margin-top: 38px;
  line-height: 1.3;
  text-align: center;
}
.mobile-header .contact span {
  display: inline-block;
}
.mobile-header .contact .phone {
  font-size: 18px;
  font-weight: 700;
}
.mobile-header .contact .work-time {
  color: #777777;
  font-size: 12px;
  text-transform: uppercase;
}

/* footer */
.mobile-footer-wrap {
  width: 100%;
  min-width: 320px;
  max-width: 768px;
  margin: 0 auto;
}
.mobile-footer-wrap .subscribe-panel {
  height: 50px;
  vertical-align: middle;
}
.mobile-footer-wrap .subscribe-panel form {
  display: table-cell;
  height: 50px;
  vertical-align: middle;
}
.mobile-footer-wrap .subscribe-panel form label {
  margin-right: 10px;
  font-size: 12px;
  color: #FFF;
  text-transform: uppercase;
}
.mobile-footer-wrap .subscribe-panel form input {
  width: 360px;
  margin-right: 10px;
}
.mobile-footer-wrap .subscribe-panel form button {
  width: 120px;
}
.mobile-footer-wrap .subscribe-panel .go-top {
  display: table-cell;
  width: 240px;
  height: 50px;
  color: #FFF;
  text-align: right;
  vertical-align: middle;
}
.mobile-footer-wrap .subscribe-panel .go-top a {
  font-size: 12px;
  color: #64CAFF;
  text-decoration: none;
}
.mobile-footer-wrap .subscribe-panel .go-top a:hover {
  color: #BFB500;
}
.mobile-footer-wrap .mobile-footer-search {
  background: #222425;
  padding: 1px 10px;
}
.mobile-footer-wrap .mobile-footer-search .search-form {
  position: relative;
}
.mobile-footer-wrap .mobile-footer-search .search-form .search-query {
  position: relative;
  margin: 10px auto;
}
.mobile-footer-wrap .mobile-footer-search .search-form .search-query input {
  border-radius: 5px;
  border-width: 2px;
  height: 40px;
  padding: 0 16px;
}
.mobile-footer-wrap .mobile-footer-search .search-form .search-query button {
  background: 0 0;
  color: #cccccc;
  outline: 0;
  padding: 0;
  position: absolute;
  right: 12px;
  top: 3px;
}
.mobile-footer-wrap .mobile-footer-menu {
  background: #C94311;
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.mobile-footer-wrap .mobile-footer-menu > li {
  display: inline-block;
  float: left;
  text-align: center;
  width: 25%;
  padding: 15px 0;
}
.mobile-footer-wrap .mobile-footer-menu > li > a {
  display: block;
  font-size: 13px;
  color: #FFF;
  vertical-align: middle;
  width: 100%;
  border-right: 2px solid #CCC;
}
.mobile-footer-wrap .mobile-footer-menu > li:last-child > a {
  border-right: none;
}
.mobile-footer-wrap .mobile-footer-menu > li .icon {
  padding-right: 2px;
}
.mobile-footer-wrap .mobile-footer-panel {
  color: #545456;
  font-size: 12px;
}
.mobile-footer-wrap .mobile-footer-panel span {
  display: table-cell;
  vertical-align: middle;
}
.mobile-footer-wrap .mobile-footer-panel .blum-logo {
  width: 120px;
  height: 54px;
}
.mobile-footer-wrap .mobile-footer-panel .blum-logo span {
  color: #C94311;
  display: inline-block;
  font-size: 8px;
  font-weight: 700;
  text-transform: uppercase;
}
.mobile-footer-wrap .mobile-footer-panel .credit-cards {
  margin: 10px 0;
}
.mobile-footer-wrap .btn-call {
  background: #009943;
  font-size: 13px;
  color: #FFF !important;
  margin: 20px 0;
  padding: 10px 18px;
}

.catalog-menu-link {
  color: #fff;
  background: #454545;
  border-bottom: 2px solid #868588;
  display: block;
  padding: 7px 0;
  text-align: center;
}
.catalog-menu-link > .icon {
  padding-right: 8px;
}
.catalog-menu-link:hover {
  color: #fff;
}

a.thumbnail.active {
  border-color: #c94311;
}
a.thumbnail:focus {
  border-color: #c94311;
}
a.thumbnail:hover {
  border-color: #c94311;
}

.content-page {
  min-height: 320px;
}

.best-price-new-products {
  margin: 0 auto 40px auto;
}
@media (max-width: 1199px) {
  .best-price-new-products {
    margin: 0 auto 0 auto;
  }
}
.best-price-new-products .nav {
  margin: 20px auto 20px auto;
  max-width: 1200px;
  padding-left: 10px;
  padding-right: 10px;
}
.best-price-new-products .catalog-product .btn-not-available {
  display: none;
}
.best-price-new-products .catalog-product .btn, .best-price-new-products .catalog-product .mobile-footer-wrap .btn-call, .mobile-footer-wrap .best-price-new-products .catalog-product .btn-call {
  display: none;
}
.best-price-new-products .catalog-product .btn-buy {
  display: none;
}

.banners-and-product-day .product-of-day-title {
  bottom: 95px;
  color: #ed612d;
  font-size: 11px;
  font-weight: bold;
  left: 28px;
  position: absolute;
  text-transform: uppercase;
  z-index: 100;
}
.banners-and-product-day .product-of-day .btn-not-available {
  display: none;
}
.banners-and-product-day .catalog-products .catalog-product .price {
  margin-top: 24px;
}

.special-offers-products {
  padding-bottom: 0;
}
.special-offers-products .catalog-product .btn-buy {
  display: none;
}

.catalog-products .catalog-product .product-detail .rating {
  float: left;
  width: 70px;
}
@media (max-width: 1199px) {
  .catalog-products .catalog-product .product-detail .rating {
    width: 50px;
  }
}
.catalog-products .catalog-product .product-detail .artnumber {
  color: #777777;
  /*float: right;*/
  font-size: 12px;
  height: 30px;
  line-height: 14px;
  padding-top: 5px;
 /* text-align: right;*/
/*  width: 100px;*/ 
}
@media (max-width: 1199px) {
  .catalog-products .catalog-product .product-detail .artnumber {
    width: 90px;
  }
}

@media (max-width: 800px) {
  .catalog-products .catalog-product .product-detail .artnumber {
    width: 100%;
  }
}
.catalog-products .catalog-product .product-detail:before {
  clear: both;
  content: "";
  display: table;
}
.catalog-products .catalog-product .product-detail:after {
  clear: both;
  content: "";
  display: table;
}

.catalog-search .catalog-products .catalog-product {
  height: 360px;
}
.catalog-search .catalog-products .catalog-product .btn-buy {
  display: block;
}

.blum-logo > span {
  display: inline-block !important;
  float: left;
  width: 120px;
}

.footer .footer-panel .blum-logo {
  width: 230px;
  padding-top: 14px;
  text-align: right;
  float: right;
}
.footer .footer-panel .blum-logo > span {
  height: 40px;
}
.footer .footer-panel .blum-logo > img {
  padding-top: 2px;
}
.footer .footer-panel .credit-cards {
  padding-left: 55px;
}
.footer .vk-group {
  display: block;
  padding-bottom: 8px;
}

.bx-sls .dropdown-block {
  padding: 0 22px 10px 30px !important;
}

input[type=number]:-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number]:-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*# sourceMappingURL=itkt.css.map */


.showroom_banner{
	height: 689px;
    background-size: cover;
    background-repeat: no-repeat;
	 display:block;
}
	
.showroom{
	background: #fff;
	padding: 15px 0px 15px 15px;
	border-radius: 5px;
	margin-top: 30px;
}

.showroom .title{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.showroom .text{
	line-height: 30px;
	font-size: 17px;
	margin-bottom: 30px;
}
.showroom .button{
	color: #fff;
	background-color: #ed612d;
	border-color: #eb4f16;
	display: inline-block;
	margin-bottom: 30px;
	border-radius: 5px;
	font-weight: bold;
}
.showroom .button:hover {
	background-color: #d54712;
	border-color: #b43c0f;
}
.showroom .button a{
	color: #fff;
	text-decoration:none;
	display: block;
	padding: 10px;
}

.showroom .img{}
.showroom .img img{
	width:100%;
	border: 1px solid #ed612d;
	border-radius: 5px;
}

@media (max-width: 760px) {
  .showroom_banner {
    display: none;
  }
}

@media (max-width:800px){
	.catalog-products .product-buy .price.without-discount{
		display:none !important;
	}	
	
	.catalog-products .catalog-product .product-detail .artnumber {
		float: initial;
		clear: both;
		text-align: left;
	}
}

@media(max-width:1000px){
	.sale-best-sellers .catalog-products .catalog-product:nth-child(4n){
		margin-right: 0 !important;
	}

}

@media(max-width:991px){
	
	.catalog-product-detail .second-column .quantity-block .quantity-name{
		float: initial;
	}
	.catalog-product-detail .second-column .quantity-block .quantity-value {
		float: initial;
		width: 80%;
		
	}
	
	.input-group.input-group-sm{
		margin-top:5px;
	}
}

@media(max-width:580px){
	.catalog-product-detail .second-column .quantity-block .quantity-value{
		max-width: 100px;		
	}

}


@media(min-width:768px) and (max-width:991px){
	.col-cs{
		width:100%;
	}
}

.custom_message
{
	z-index: 2001;
    background: #f7f7f7;
	box-shadow: rgba(0, 0, 0, 0.1) 0 0 14px;
	min-height: 20px;
	padding: 10px;
	position: fixed;
    border: 1px solid #ff4108;
    bottom: 0;
    width: 100%;
    border-radius: 5px;
	    z-index: 9999999;
}
	
	
	
.custom_message>a.close, .custom_message>a.close:hover,
.custom_message .inner>a.close, .custom_message .inner>a.close:hover
{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 10px;
	right: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	z-index: 200;
    border-bottom: none;
}
	.custom_message a.close span, .custom_message a.close:hover span {
		font-size: 30px;
		line-height: 28px;
		color: #000;
		display: block;
		text-decoration: none;
		position: absolute;
		top: 0;
		left: 6px;
	}

.custom_message .inner
{
    max-width: 1200px;
	padding: 0 40px;
    margin: 0 auto;
}
	.custom_message .inner, .custom_message .inner *
	{
		font: 14px Cuprum, Tahoma, sans-serif;
		font-size: 15px;
		text-align: center;
		
		
	}
	.custom_message .inner a, .custom_message .inner a:hover
	{
		color: #ff6500;
	}
	
	.custom_message_link
	{
		display: inline-block;
		padding: 4px 10px;
		background: #602e15;
		border-radius: 4px;
		color: #f3dec5;
		margin-left: 20px;
		cursor: pointer;
		
	}
	
.closeBut{
	background: #ff6500;
    color: #fff !important;
    padding: 3px 10px;
    border-radius: 5px;
    max-width: 135px;
    margin: 10px auto 0 auto;
	display: block;
}

.closeBut:hover{
	background: #ff6500ba;
}

.stiker{
	position: absolute;
    padding: 5px;
    background: red;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}	

.stiker.green{
	background: #109900;
}

.stiker.blue{
	background: #0018c7;
}

.stiker.orange{
	background: #ed612d;
}

.stiker.black{
	background: #000;
}

.stiker.green{
	background: #109900;
}

.stiker.green{
	background: #109900;
}

.subCat{
	padding: 10px 10px;
	position: absolute;
	top: 182px;
	z-index: 99;
	background: #fff;
	width: 100%;
	border: 1px solid #ff4108;
	border-radius: 5px;
	max-width:280px;
	box-shadow: 1px 1px 4px 0px #bbbbbb;
	display:none;
}

.subCat a{
	display:block;
	display: block;
	padding: 4px 0px;
	  color: #000;
	  
}

.subCat a:hover{
	color: #ff4108;
}

.subCat ul{
	padding-left: 18px;
}

.subCat li{
	list-style: disc;
}

.subCat li::marker {
  color: #ff4108;
}

.subBg:hover{
	#background:#fff;
	position:relative;
}

.subBg:hover .subCat{
	display:block;
}

.sapr{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 15px;
	border: 1px solid #afadad;
}

.sapr .sapr_item{
	width: 45%;
	margin-bottom:10px;
}

.sapr .sapr_item a{
	position: relative;
	padding-left: 20px;
	line-height: 30px;
	color: #f27336;
	font-weight: bold;
}

.sapr .sapr_item a:before{
	
	content: "";
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	background: url(/local/templates/itkt.2019/css/../img/loader.svg) 0 0 no-repeat;
	width: 13px;
	height: 18px;
	position: absolute;
	top: 10px;
	left: 0;
	margin-top: -11px;
}


.btn-buy-kompl {
  display: inline-block;
  padding: 5px 14px;
  margin-top: 5px;
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.42857143;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ed612d;
  background-image: none;
  border: 1px solid transparent;
  border-color: #eb4f16;
  border-radius: 2px;
  width: 100%;
}

.btn-buy-kompl:hover {
  background-color: #b43c0f;
  border-color: #77280a;
  color: #ffffff;
}

/* End */


/* Start:/local/templates/itkt.2019/css/ie10-viewport-bug-workaround.min.css?1746222356343*/
/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */@-webkit-viewport{width:device-width}@-moz-viewport{width:device-width}@-ms-viewport{width:device-width}@-o-viewport{width:device-width}@viewport{width:device-width}
/* End */


/* Start:/local/templates/itkt.2019/css/swiper.min.css?174622235620796*/
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer !important;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
    opacity: .7
}

.swiper-button-prev:hover, .swiper-button-next:hover {
    opacity: 1
}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
    display: none;
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 4px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white:before, .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white:before {
    content: '';
    background: rgba(225, 75, 19, 0.75);
    display: block;
    border-radius: 48px;
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-size: 14px
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white:before {
    background-position: 45% center
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white:before {
    background-position: 55% center
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 4px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #ed612d
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}
/* End */


/* Start:/local/templates/itkt.2019/css/product.css?17462223563826*/
/* Swiper */
.swiper-container-wrapper {
    position: relative;
    margin: 0 auto;
    width: 465px;
}

.swiper-slider-wrapper {
    height: 480px;
    overflow: hidden;
}

@media (max-width: 480px) {
    .swiper-container-wrapper {
        width: auto;
    }

    .swiper-slider-wrapper {
        height: auto;
    }
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    /*opacity: 0.15 !important;*/
}

/* top */
.gallery-top {
    height: 380px;
    padding: 20px 0;
    width: 760px;
}

@media (max-width: 480px) {
    .gallery-top {
        height: 240px;
        padding: 20px 0;
        width: 100%;
    }
}

.gallery-top .swiper-slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    cursor: pointer;
}

/* thumbs */
.gallery-thumbs {
    box-sizing: border-box;
    height: 80px;
    padding: 10px 0;
    width: 320px;
}

@media (max-width: 480px) {
    .gallery-thumbs {
        padding: 20px 0;
        width: 100%;
    }
}

.gallery-thumbs .swiper-slide {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    border: 2px solid transparent;
    border-radius: 2px;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    height: 100%;
    opacity: 1;
    width: 25%;
}

.gallery-thumbs .swiper-slide-active {
    border-color: #ed612d;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75;
}

.catalog-product-tabs .nav-tabs {
    margin-bottom: 0 !important;
}

/* Installation tab */

.installation-picts .installation-picts-item {
    width: 235px;
    float: left;
    padding-right: 20px;
}

@media (max-width: 480px) {
    .installation-picts .installation-picts-item {
        float: none;
        padding-right: 0;
        width: 100%;
    }
}

.installation-picts .thumbnail {
    background: #fff;
    min-height: 180px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 10px 0;
}

/* Video tab */
.tab-video-item {
    float: left;
    padding: 0 20px 20px 0;
}

@media (max-width: 480px) {
    .tab-video-item {
        padding: 0 0 20px 0;
        width: 100%;
    }

    .tab-video-item iframe {
        width: 100%;
        height: 50%;
    }
}

/* restyle */

.catalog-product-detail .second-column .quantity-block {
    margin-bottom: 10px !important;
}

.catalog-product-detail .second-column .price-block {
    margin-bottom: 10px !important;
}

/* old price */
.catalog-product-detail .second-column .price-block .price {
    float: none !important;
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 1;
}

.catalog-product-detail .second-column .price-block .price.without-discount {
    display: inline-block !important;
    float: none;
    margin-bottom: 5px;
    font-size: 18px !important;
    color: #898989 !important;
    position: relative;
}

.catalog-product-detail .second-column .price-block .price.without-discount.hide {
    display: none !important;
}

.catalog-product-detail .second-column .price-block .price.without-discount:before {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    height: 2px;
    width: 105%;
    margin-left: -5%;
    background: #eb4f16;
    -webkit-transform-origin: 0;
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    -o-transform-origin: 0;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}

/* go back */
.go-back {
    color: #ccc;
    text-align: center;
}

.go-back > a {
    color: #999;
    display: block;
    padding: 12px;
}

.go-back > a > span {
    font-size: 21px;
}
/* End */


/* Start:/local/templates/itkt.2019/css/jquery-ui.min.css?174622235616155*/
/*! jQuery UI - v1.11.4 - 2016-03-17
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#2b2b2b;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/local/templates/itkt.2019/css/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/local/templates/itkt.2019/css/images/ui-icons_444444_256x240.png")}.ui-state-default .ui-icon{background-image:url("/local/templates/itkt.2019/css/images/ui-icons_777777_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("/local/templates/itkt.2019/css/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon{background-image:url("/local/templates/itkt.2019/css/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("/local/templates/itkt.2019/css/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/local/templates/itkt.2019/css/images/ui-icons_cc0000_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:0;padding:5px;background:#666;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
/* End */


/* Start:/local/templates/itkt.2019/css/slick.css?17462223562061*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}

.slick-slide > div{
    display: table-cell;
    vertical-align: middle;
    height: 100px;
}	

[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
	margin: 0 auto;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.mobile_brand{
	display:none;
}
.desctop_brand{
	display:block;
}

@media (max-width: 1200px) {
	.mobile_brand{
		display:block;
	}
	.desctop_brand{
		display:none;
	}
}

/* End */


/* Start:/local/templates/itkt.2019/css/slick-theme.css?17462223563140*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/local/templates/itkt.2019/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/itkt.2019/css/./fonts/slick.eot');
    src: url('/local/templates/itkt.2019/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/itkt.2019/css/./fonts/slick.woff') format('woff'), url('/local/templates/itkt.2019/css/./fonts/slick.ttf') format('truetype'), url('/local/templates/itkt.2019/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 5px;
}
[dir='rtl'] .slick-prev
{
    right: -5px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 5px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/local/templates/itkt.2019/css/jquery.fancybox.css?174622235617412*/
@charset "UTF-8";
body.fancybox-active {
  overflow: hidden; }

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

/* Navigation arrows */
.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus {
  outline: none; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px; }

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */ }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

p.fancybox-share__links {
  margin-right: -10px; }

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all .2s; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7; }

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }

/* End */


/* Start:/local/templates/itkt.2019/css/jquery-ui-slider-pips.min.css?17462223566398*/
/*! jQuery-ui-Slider-Pips - v1.11.3 - 2016-03-15
* Copyright (c) 2016 Simon Goellner <simey.me@gmail.com>; Licensed MIT */.ui-slider-horizontal.ui-slider-pips{margin-bottom:1.4em}.ui-slider-pips .ui-slider-label,.ui-slider-pips .ui-slider-pip-hide{display:none}.ui-slider-pips .ui-slider-pip-label .ui-slider-label{display:block}.ui-slider-pips .ui-slider-pip{width:2em;height:1em;line-height:1em;position:absolute;font-size:.8em;color:#999;overflow:visible;text-align:center;top:20px;left:20px;margin-left:-1em;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ui-state-disabled.ui-slider-pips .ui-slider-pip{cursor:default}.ui-slider-pips .ui-slider-line{background:#999;width:1px;height:3px;position:absolute;left:50%}.ui-slider-pips .ui-slider-label{position:absolute;top:5px;left:50%;margin-left:-1em;width:2em}.ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label{color:black;font-weight:bold}.ui-slider-vertical.ui-slider-pips{margin-bottom:1em;margin-right:2em}.ui-slider-vertical.ui-slider-pips .ui-slider-pip{text-align:left;top:auto;left:20px;margin-left:0;margin-bottom:-0.5em}.ui-slider-vertical.ui-slider-pips .ui-slider-line{width:3px;height:1px;position:absolute;top:50%;left:0}.ui-slider-vertical.ui-slider-pips .ui-slider-label{top:50%;left:.5em;margin-left:0;margin-top:-0.5em;width:2em}.ui-slider-float .ui-slider-handle:focus,.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,.ui-slider-float .ui-slider-handle:focus .ui-slider-tip-label .ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label{outline:0}.ui-slider-float .ui-slider-tip,.ui-slider-float .ui-slider-tip-label{position:absolute;visibility:hidden;top:-40px;display:block;width:34px;margin-left:-18px;left:50%;height:20px;line-height:20px;background:white;border-radius:3px;border:1px solid #888;text-align:center;font-size:12px;opacity:0;color:#333;-webkit-transition-property:opacity,top,visibility;transition-property:opacity,top,visibility;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;-webkit-transition-duration:200ms,200ms,0ms;transition-duration:200ms,200ms,0ms;-webkit-transition-delay:0ms,0ms,200ms;transition-delay:0ms,0ms,200ms}.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{opacity:1;top:-30px;visibility:visible;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-delay:200ms,200ms,0ms;transition-delay:200ms,200ms,0ms}.ui-slider-float .ui-slider-pip .ui-slider-tip-label{top:42px}.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{top:32px;font-weight:normal}.ui-slider-float .ui-slider-tip:after,.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{content:" ";width:0;height:0;border:5px solid rgba(255,255,255,0);border-top-color:white;position:absolute;bottom:-10px;left:50%;margin-left:-5px}.ui-slider-float .ui-slider-tip:before,.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before{content:" ";width:0;height:0;border:5px solid rgba(255,255,255,0);border-top-color:#888;position:absolute;bottom:-11px;left:50%;margin-left:-5px}.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{border:5px solid rgba(255,255,255,0);border-bottom-color:white;top:-10px}.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before{border:5px solid rgba(255,255,255,0);border-bottom-color:#888;top:-11px}.ui-slider-vertical.ui-slider-float .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-tip-label{top:50%;margin-top:-11px;width:34px;margin-left:0;left:-60px;color:#333;-webkit-transition-duration:200ms,200ms,0;transition-duration:200ms,200ms,0;-webkit-transition-property:opacity,left,visibility;transition-property:opacity,left,visibility;-webkit-transition-delay:0,0,200ms;transition-delay:0,0,200ms}.ui-slider-vertical.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{top:50%;margin-top:-11px;left:-50px}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label{left:47px}.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label{left:37px}.ui-slider-vertical.ui-slider-float .ui-slider-tip:after,.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{border:5px solid rgba(255,255,255,0);border-left-color:white;border-top-color:transparent;position:absolute;bottom:50%;margin-bottom:-5px;right:-10px;margin-left:0;top:auto;left:auto}.ui-slider-vertical.ui-slider-float .ui-slider-tip:before,.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before{border:5px solid rgba(255,255,255,0);border-left-color:#888;border-top-color:transparent;position:absolute;bottom:50%;margin-bottom:-5px;right:-11px;margin-left:0;top:auto;left:auto}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after{border:5px solid rgba(255,255,255,0);border-right-color:white;right:auto;left:-10px}.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before{border:5px solid rgba(255,255,255,0);border-right-color:#888;right:auto;left:-11px}.ui-slider-pips [class*=ui-slider-pip-initial]{font-weight:bold;color:#14ca82}.ui-slider-pips .ui-slider-pip-initial-2{color:#1897c9}.ui-slider-pips [class*=ui-slider-pip-selected]{font-weight:bold;color:#ff7a00}.ui-slider-pips .ui-slider-pip-inrange{color:black}.ui-slider-pips .ui-slider-pip-selected-2{color:#e70081}.ui-slider-pips [class*=ui-slider-pip-selected] .ui-slider-line,.ui-slider-pips .ui-slider-pip-inrange .ui-slider-line{background:black}
/* End */


/* Start:/local/templates/itkt.2019/css/owl.carousel.min.css?17462223563667*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/itkt.2019/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

.owl-prev, .owl-next{
	position: absolute !important;
    top: 45% !important;
    background: #ff4e053d !important;
    border-radius: 50px !important;
    width: 50px !important;
    height: 50px !important;
    color: #fff !important;
}

.owl-next{
    right: 0!important;
}

.owl-prev{
    left: 0!important;
}
/* End */


/* Start:/local/templates/itkt.2019/components/bitrix/system.auth.form/mobile/style.css?1746222356762*/
.top-panel .user-panel .popover {
    margin-top: 36px;
    right: 8px;
    left: auto;
    min-width: 552px;
    z-index: 610;
}

@media screen and (max-width: 767px) {
    .top-panel .user-panel .popover {
        width: 100%;
    }
}

.top-panel .user-panel .popover h3 {
    margin-top: 0
}

@media screen and (max-width: 767px) {
    .top-panel .user-panel .popover h3 {
        font-size: 16px;
    }
}

.top-panel .user-panel .popover .popover-content {
    padding: 18px 14px;
}

.top-panel .user-panel .popover .popover-content .user-login-buttons {
    text-align: left;
}

@media screen and (max-width: 767px) {
    .top-panel .user-panel .popover .popover-content .user-login-buttons {
        margin-bottom: 10px;
        text-align: center;
    }
}
/* End */


/* Start:/local/templates/itkt.2019/components/bitrix/system.auth.form/popup/style.css?1746222356942*/
.top-panel .user-panel .popover {
    margin-top: 36px;
    right: 8px;
    left: auto;
    min-width: 552px;
    z-index: 610;
}

@media screen and (max-width: 767px) {
    .top-panel .user-panel .popover {
        width: 100%;
    }
}

.top-panel .user-panel .popover h3 {
    margin-top: 0
}

@media screen and (max-width: 767px) {
    .top-panel .user-panel .popover h3 {
        font-size: 16px;
    }
}

.top-panel .user-panel .popover .popover-content {
    padding: 18px 14px;
}

.top-panel .user-panel .popover .popover-content .user-login-buttons {
    text-align: left;
}

@media screen and (max-width: 767px) {
    .top-panel .user-panel .popover .popover-content .user-login-buttons {
        margin-bottom: 10px;
        text-align: center;
    }
}

.top-panel .user-panel .popover .popover-content .btn-success {
    margin-top: 85px;
}

.top-panel .user-panel .popover .popover-content .text-login-or {
    margin-top: 65px;
}
/* End */


/* Start:/local/templates/itkt.2019/components/bitrix/socserv.auth.form/popup/style.css?1746222356258*/
.btn-auth-vk-popup,
.btn-auth-fb-popup {
    width: 100% !important;
}

.btn-auth-vk-popup {
    color: #45668e !important;
}

.btn-auth-fb-popup {
    color: #3b5998 !important;
}

.btn-auth-vk-popup > img,
.btn-auth-fb-popup > img {
    margin-top: -4px;
}
/* End */


/* Start:/local/components/itkt/search.title/templates/visual_old/style.css?17462223573341*/
.bx_search_container {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
}

.bx_search_container .bx_field {
    position: relative;
    margin-top: 15px;
    height: 30px;
    border-top: 1px solid #8ca3ae;
    border-right: 1px solid #a0b4be;
    border-bottom: 1px solid #b6c8d1;
    border-left: 1px solid #a0b4be;
    border-radius: 3px;
    background: #fff;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, 0.1);
    line-height: 30px;
}

.bx_search_container .bx_field .bx_input_text {
    position: absolute;
    left: 0;
    height: 30px;
    outline: none;
    border: none;
    background: none;
    line-height: 30px;
    width: 100%;
    padding-right: 40px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
}

.bx_search_container .bx_field .bx_input_submit {
    position: absolute;
    top: 2px;
    right: 0;
    bottom: 0;
    width: 34px;
    border: none;
    background: url('/local/components/itkt/search.title/templates/visual_old/images/search_lupe.png') no-repeat left center;
    cursor: pointer;

}

div.title-search-result {
    border: 1px solid #c6c6c6;
    display: none;
    overflow: hidden;
    z-index: 999;
    min-width: 370px;
    margin-left: 0;
    margin-top: 0;
    background-color: #FFF;
}

div.title-search-fader {
    display: none;
    background-image: url('/local/components/itkt/search.title/templates/visual_old/images/fader.png');
    background-position: right top;
    background-repeat: repeat-y;
    position: absolute;
}

p.title-search-preview {
    font-size: 12px;
}

div.title-search-result td.title-search-price span {
    font-size: 26px;
}

/*========================*/
.bx_searche {
}

.bx_searche .bx_img_element {
    background: #fafafa;
    float: left;
    width: 45px;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    bottom: 0;
}

.bx_searche .bx_item_block {
    min-height: 65px;
    position: relative;
    padding-right: 20px;
}

.bx_searche .bx_image {
    width: 45px;
    height: 45px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #e8e8e8;
}

.bx_searche .bx_item_element {
    /*float: left;*/
    padding-left: 10px;
    margin-left: 55px;
}

.bx_searche .bx_item_element hr {
    margin: 0;
    border: none;
    border-bottom: 1px solid #e5e5e5;
}

.bx_searche .bx_item_element a {
    margin-top: 10px;
    display: inline-block;
    color: #4788cb;
    font-size: 13px;
    text-decoration: none;
}

.bx_searche .bx_item_element a b {
    color: #000;
    font-weight: normal;
}

.bx_searche .bx_item_element a:hover,
.bx_searche .bx_item_element a:hover b {
    text-decoration: underline;
}

.bx_searche .bx_price {
    font-weight: bold;
    font-size: 13px;
}

.bx_searche .bx_price .old {
    font-weight: normal;
    text-decoration: line-through;
    color: #636363
}

.bx_item_block.all_result {
    min-height: 0
}

.bx_item_block.others_result {
    min-height: 0;
    padding: 0 0 12px;
    line-height: 12px;
}

.bx_item_block.all_result .all_result_title {
    display: block;
    font-size: 12px;
    color: #a7a7a7;
    padding-top: 15px;
    padding-bottom: 10px;
}

.bx_item_block.all_result .all_result_title a {
    color: #a7a7a7
}

.bx_item_block.all_result .all_result_title a:hover {
    color: #4788cb
}

.bx_item_block.all_result a {
    margin-top: 0;
}
/* End */


/* Start:/local/templates/itkt.2019/components/bitrix/subscribe.form/.default/style.css?1746222356153*/
.status-text > p {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    height: 50px;
    line-height: 50px;
}
/* End */


/* Start:/local/templates/itkt.2019/template_styles.css?1746222357541*/
.scrollUp{
	position: fixed;
    left: 54px;
    bottom: 70px;
    z-index: 9999;
    max-width: 60px;
	display:none;
}

.scrollUp img{
	width: 100%;
}

.scrollUp:hover {
    opacity: 0.6;
}


.stiag{
	height: 279px;
    width: 100%;
    background-size: cover;
	background-position: center center;
}

.stiag .ttl{
	color: #fff;
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    height: 100%;
    padding-top: 85px;
}

@media(max-width:515px){
	.stiag .ttl{
		font-size: 25px;
	}
}
/* End */
/* /local/templates/itkt.2019/css/itkt.css?1746222356291477 */
/* /local/templates/itkt.2019/css/ie10-viewport-bug-workaround.min.css?1746222356343 */
/* /local/templates/itkt.2019/css/swiper.min.css?174622235620796 */
/* /local/templates/itkt.2019/css/product.css?17462223563826 */
/* /local/templates/itkt.2019/css/jquery-ui.min.css?174622235616155 */
/* /local/templates/itkt.2019/css/slick.css?17462223562061 */
/* /local/templates/itkt.2019/css/slick-theme.css?17462223563140 */
/* /local/templates/itkt.2019/css/jquery.fancybox.css?174622235617412 */
/* /local/templates/itkt.2019/css/jquery-ui-slider-pips.min.css?17462223566398 */
/* /local/templates/itkt.2019/css/owl.carousel.min.css?17462223563667 */
/* /local/templates/itkt.2019/components/bitrix/system.auth.form/mobile/style.css?1746222356762 */
/* /local/templates/itkt.2019/components/bitrix/system.auth.form/popup/style.css?1746222356942 */
/* /local/templates/itkt.2019/components/bitrix/socserv.auth.form/popup/style.css?1746222356258 */
/* /local/components/itkt/search.title/templates/visual_old/style.css?17462223573341 */
/* /local/templates/itkt.2019/components/bitrix/subscribe.form/.default/style.css?1746222356153 */
/* /local/templates/itkt.2019/template_styles.css?1746222357541 */
