html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
  color: inherit;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type='button'], input[type='reset'], input[type='submit'] {
  cursor: pointer;
  -webkit-appearance: button;
}
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='checkbox'], input[type='radio'] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
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 {
  margin: 0 2px;
  padding: .35em .625em .75em;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td, th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -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);
}
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 1000px;
  min-height: 100%;
}
body {
  font-family: 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  letter-spacing: .025em;
  color: #333;
  background: #212224 url(/f/i/main-back.jpg) repeat;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  outline: none;
}
a:hover, a:focus {
  color: #fd7100;
  outline: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: #000;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1, .h1, h2, .h2, h3, .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, .h4, h5, .h5, h6, .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 {
  font: bold 60px/60px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 0 0 49px;
}
h2, .h2 {
  font: bold 40px/42px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 30px 0 15px;
}
h2 a, .h2 a,h2 a:hover, .h2 a:hover,h2 a:focus, .h2 a:focus,h2 a:active, .h2 a:active {
  text-decoration: none;
  color: #000;
}
h3, .h3 {
  font: bold 40px/40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 30px 0 15px;
}
h4, .h4 {
  font: bold 25px/30px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin: 30px 0 15px;
}
h5, .h5 {
  font-size: 14px;
}
h6, .h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small, .small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
mark, .mark {
  padding: .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: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  margin: 40px 0 20px;
  padding-bottom: 9px;
  border-bottom: 1px solid #eee;
}
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0;
}
ul {
  margin-left: 15px;
  padding-left: 0;
  list-style-image: url(/f/i/li.png);
}
ul li, ol li {
 margin-bottom: 10px;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  margin-left: -5px;
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt, dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    clear: left;
    overflow: hidden;
    width: 160px;
    text-align: right;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  font-size: 17.5px;
  margin: 0 0 20px;
  padding: 10px 20px;
  border-left: 5px solid #eee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
  font-size: 80%;
  line-height: 1.42857143;
  display: block;
  color: #777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before, blockquote:after {
  content: '';
}
address {
  font-style: normal;
  line-height: 1.42857143;
  margin-bottom: 20px;
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  font-size: 90%;
  padding: 2px 4px;
  color: #c7254e;
  border-radius: 4px;
  background-color: #f9f2f4;
}
kbd {
  font-size: 90%;
  padding: 2px 4px;
  color: #fff;
  border-radius: 3px;
  background-color: #333;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  font-size: 100%;
  padding: 0;
  box-shadow: none;
}
pre {
  font-size: 13px;
  line-height: 1.42857143;
  display: block;
  margin: 0 0 10px;
  padding: 9.5px;
  word-wrap: break-word;
  word-break: break-all;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f5f5f5;
}
pre code {
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
}
.pre-scrollable {
  overflow-y: scroll;
  max-height: 340px;
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  line-height: 1.42857143;
  padding: 8px;
  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 > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  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 > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  font-size: 21px;
  line-height: inherit;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 0;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input[type='search'] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type='radio'], input[type='checkbox'] {
  line-height: normal;
  margin: 4px 0 0;
  margin-top: 1px \9;
}
input[type='file'] {
  display: block;
}
input[type='range'] {
  display: block;
  width: 100%;
}
select[multiple], select[size] {
  height: auto;
}
input[type='file']:focus, input[type='radio']:focus, input[type='checkbox']:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  font-size: 14px;
  line-height: 1.42857143;
  display: block;
  padding-top: 7px;
  color: #555;
}
.form-control {
  font-size: 14px;
  line-height: 1.42857143;
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  opacity: 1;
  color: #777;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  opacity: 1;
  background-color: #eee;
}
textarea.form-control {
  height: auto;
}
input[type='search'] {
  -webkit-appearance: none;
}
input[type='date'], input[type='time'], input[type='datetime-local'], input[type='month'] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
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[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;
}
.form-header {
  margin-top: -7px;
  text-align:center;
  margin-bottom: 20px;
}
.radio, .checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label, .checkbox label {
  font-weight: normal;
  margin-bottom: 0;
  padding-left: 20px;
  cursor: pointer;
}
.radio input[type='radio'], .radio-inline input[type='radio'], .checkbox input[type='checkbox'], .checkbox-inline input[type='checkbox'] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline, .checkbox-inline {
  font-weight: normal;
  display: inline-block;
  margin-bottom: 0;
  padding-left: 20px;
  cursor: pointer;
  vertical-align: middle;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type='radio'][disabled], input[type='checkbox'][disabled], input[type='radio'].disabled, input[type='checkbox'].disabled, fieldset[disabled] input[type='radio'], fieldset[disabled] input[type='checkbox'] {
  cursor: not-allowed;
}
.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm, .form-horizontal .form-group-sm .form-control {
  font-size: 12px;
  line-height: 1.5;
  height: 30px;
  padding: 5px 10px;
  border-radius: 3px;
}
select.input-sm {
  line-height: 30px;
  height: 30px;
}
textarea.input-sm, select[multiple].input-sm {
  height: auto;
}
.input-lg, .form-horizontal .form-group-lg .form-control {
  font-size: 18px;
  line-height: 1.33;
  height: 46px;
  padding: 10px 16px;
  border-radius: 6px;
}
select.input-lg {
  line-height: 46px;
  height: 46px;
}
textarea.input-lg, select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  line-height: 34px;
  position: absolute;
  z-index: 2;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  line-height: 46px;
  width: 46px;
  height: 46px;
}
.input-sm + .form-control-feedback {
  line-height: 30px;
  width: 30px;
  height: 30px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .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 .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type='radio'], .form-inline .checkbox input[type='checkbox'] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  display: inline-block;
  margin-bottom: 0;
  padding: 6px 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid transparent;
  border-radius: 4px;
  background-image: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  text-decoration: none;
  color: #333;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  -webkit-box-shadow: none;
  box-shadow: none;
  filter: alpha(opacity=65);
}
.btn-default {
  color: #333;
  border-color: #ccc;
  background-color: #fff;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  border-color: #adadad;
  background-color: #e6e6e6;
}
.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  border-color: #ccc;
  background-color: #fff;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  border-color: #357ebd;
  background-color: #428bca;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  border-color: #285e8e;
  background-color: #3071a9;
}
.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  border-color: #357ebd;
  background-color: #428bca;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  border-color: #4cae4c;
  background-color: #5cb85c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  border-color: #398439;
  background-color: #449d44;
}
.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  border-color: #4cae4c;
  background-color: #5cb85c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  border-color: #46b8da;
  background-color: #5bc0de;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  border-color: #269abc;
  background-color: #31b0d5;
}
.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  border-color: #46b8da;
  background-color: #5bc0de;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  border-color: #eea236;
  background-color: #f0ad4e;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  border-color: #d58512;
  background-color: #ec971f;
}
.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  border-color: #eea236;
  background-color: #f0ad4e;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  border-color: #d43f3a;
  background-color: #d9534f;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  border-color: #ac2925;
  background-color: #c9302c;
}
.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  border-color: #d43f3a;
  background-color: #d9534f;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  cursor: pointer;
  color: #428bca;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  text-decoration: underline;
  color: #2a6496;
  background-color: transparent;
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  text-decoration: none;
  color: #777;
}
.btn-lg {
  font-size: 18px;
  line-height: 1.33;
  padding: 10px 16px;
  border-radius: 6px;
}
.btn-sm {
  font-size: 12px;
  line-height: 1.5;
  padding: 5px 10px;
  border-radius: 3px;
}
.btn-xs {
  font-size: 12px;
  line-height: 1.5;
  padding: 1px 5px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type='submit'].btn-block, input[type='reset'].btn-block, input[type='button'].btn-block {
  width: 100%;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: ' ';
}
.clearfix:after, .dl-horizontal dd:after, .form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  border: 0;
  background-color: transparent;
  text-shadow: none;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*------------------------------------------------------------------------------

=================================MAIN============================================

---------------------------------------------------------------------------------*/

.b-main {
  padding: 20px;
}
.b-main__wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 960px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 6px 6px 8px 0 #000, -7px -7px 8px 0 #000;
  -moz-box-shadow: 6px 6px 8px 0 #000, -7px -7px 8px 0 #000;
  box-shadow: 6px 6px 8px 0 #000, -7px -7px 8px 0 #000;
}
.b-header {
  position: relative;
  width: 100%;
}
.b-header__wrap {
  padding: 25px 30px;
}
.b-header__logo{
  position: absolute;
  top: 28px;
  left: 30px;
  width: 260px;
}

 .b-header__logo a:focus{
    outline: 0;
 }
.b-header__logo img {
  display: block;
  width: 100%;
}
.b-header__content {
  margin-left: 300px;
}
.b-header__menu {
  margin-right: 47%;
  padding-right: 80px;
  font-size: 14px;
  letter-spacing: normal;
}
.b-header__menu ul {
  margin: 0;
  margin-left: -22px;
  padding: 0;
  list-style: none;
}
.b-header__menu ul li {
  display: inline-block;
  margin-bottom: 9px;
  margin-left: 22px;
}
.b-header__contacts {
  position: relative;
  float: right;
  margin-right: 5%;
}
.b-header__free-call {
  font-size: 14px;
  display: block;
  letter-spacing: normal;
  color: #000;
}
.b-header__number {
  font: 700 30px/30px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  letter-spacing: normal;
  color: #000;
}
.b-header__contact-us {
  font-size: 14px;
  position: relative;
  margin-left: 23px;
  letter-spacing: normal;
}
.b-header__contact-us:focus {
  outline: 0;
}
.b-header__cart {
  position: relative;
  top: 5px;
  float: right;
  min-width: 220px;
  padding-right:20px;
  height: 60px;
  letter-spacing: normal;
  border-radius: 15px;
  background: #f6f9fb;
  background: -webkit-gradient(linear, bottom, top, color-stop(#e4eef2), color-stop(#f6f9fb));
  background-image: linear-gradient(to top, #e4eef2, #f6f9fb);
  -webkit-box-shadow: inset 0 -2px 0 0 #a8bac1;
  -moz-box-shadow: inset 0 -2px 0 0 #a8bac1;
  box-shadow: inset 0 -2px 0 0 #a8bac1;
}
.b-header__cart:hover {
  background: -webkit-gradient(linear, bottom, top, color-stop(#deeaef), color-stop(#f6f9fb));
  background-image: linear-gradient(to top, #deeaef, #f6f9fb);
  -webkit-box-shadow: inset 0 -2px 0 0 #a8bac1;
  -moz-box-shadow: inset 0 -2px 0 0 #a8bac1;
  box-shadow: inset 0 -2px 0 0 #a8bac1;
}
.b-header__cart:active {
  margin-top: 2px;
  background: -webkit-gradient(linear, bottom, top, color-stop(#deeaef), color-stop(#f6f9fb));
  background-image: linear-gradient(to top, #deeaef, #f6f9fb);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.b-header__cart:before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 10px;
  width: 51px;
  height: 40px;
  background: url(/f/i/icons.png) -415px 0 no-repeat;
}
.b-header__cart a {
  text-decoration: none;
}
.b-header__cart-count {
  position: absolute;
  top: 22px;
  left: 31px;
  width: 38px;
  text-align:center;
  text-decoration: none;
  font-size:14px;
  line-height: 14px;
  font-weight: bold;
}
.b-header__cart-count-holder {
  color: #fff;
  background: #b8ced7;
  border-radius:10px;
  padding:1px 7px;
}
a .b-header__cart-count-holder {
  background: #fd7100; 
}
.b-header__cart-link {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  outline: none !important;
}
.b-header__cart-price {
  color: #000;
}
.b-header__cart-items {
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  display: block;
  width: 16px;
  text-align: center;
  top: 9px;
  left: 22px;
  color: #fff;
}
.b-header__cart-text {
  display: block;
  padding: 18px 0 0 85px;
  line-height: 20px;
}
a .b-header__cart-text {
  padding-top: 10px;
}
.b-header__cart-title {
  font-weight: bold;
  display: block;
  color: #000;
}
a:hover .b-header__cart-title {
  color: #0089d7;
}
.b-header__title {
  font: 700 60px/60px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  width: 780px;
  padding-top: 43px;
  text-align: left;
  color: #000;
  margin: 0;
}
.b-header__text {
  line-height: 30px;
  display: block;
  max-width: 1280px;
  padding-top: 31px;
  padding-bottom: 27px;
}
@media (max-width: 1200px) {
  .b-header__contacts {
    margin-right: 15px !important;
  }
  .b-header__cart {
    min-width: 0;
  }
}
/*--------------start------------------
---------------------------------------
-----------------------------------------*/

.wrapper-dropdown-3 {
  /* Size and position */
  position: relative;
  margin: 0 auto;
  padding: 3px 30px 5px 10px !important;
  /* Styles */
  min-width: 160px;
  display: inline-block;
  cursor: pointer;
  outline: none;
  /* Font settings */
  font-weight: normal;
  color: #8AA8BD;
  margin-top: -10px;
}
.wrapper-dropdown-3:hover {
  font-weight: normal !important;
}
.wrapper-dropdown-3:after {
  content: "";
  width: 12px;
  height: 8px;
  position: absolute;
  right: 10px;
  top: 55%;
  margin-top: -3px;
  background: url(/f/i/icons.png);
  background-position: -50px -52px;
}
.wrapper-dropdown-3 .dropdown {
  /* Size &amp; position */
  position: absolute;
  top: 140%;
  left: 0;
  min-width: 160px;
  float: left;
  /* Styles */
  background: #f6f9fb;
  border-radius: inherit;
  box-shadow: 0 0 5px #a2beca;
  font-weight: normal;
  transition: all 0.2s ease-in;
  list-style: none;
  /* Hiding */
  opacity: 0;
  padding: 0;
  pointer-events: none;
  z-index: 10;
}
.wrapper-dropdown-3 .dropdown li span {
  padding: 5px 10px;
  text-decoration: none;
  display: block;
  color: #000 !important;
  transition: all 0.3s ease-out;
}
/* Hover state */

.wrapper-dropdown-3 .dropdown li:hover span {
  font-weight: bold;
  background: #dfeaef;
}
.wrapper-dropdown-3 .dropdown:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  left: 15px;
  border-width: 0 6px 6px 6px;
  border-style: solid;
  border-color: #f6f9fb transparent;
}
.wrapper-dropdown-3 .dropdown:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  left: 13px;
  border-width: 0 8px 8px 8px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1) transparent;
}
.wrapper-dropdown-3.active .dropdown {
  opacity: 1;
  pointer-events: auto;
}
.dotted-link, .dotted-link:focus {
  line-height: 16px;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  color: #0089d7;
  border-bottom: 1px dotted;
  outline: 0;
}
.dotted-link:hover {
  text-decoration: none;
  color: #fd7100;
}
[class^='iconize-'], [class*=' iconize-'] {
  position: relative;
  display: inline-block;
}
[class^='iconize-']:before, [class*=' iconize-']:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  content: '';
  background: url('/f/i/icons.png') -9999px -9999px no-repeat;
}
.iconize-achiv-block-1 {
  margin-left: 66px;
}
.iconize-achiv-block-1:before {
  top: 7px;
  left: -66px;
  width: 64px;
  height: 79px;
  background-position: -64px -61px;
}
.iconize-achiv-block-2 {
  margin-left: 75px;
}
.iconize-achiv-block-2:before {
  top: 5px;
  left: -75px;
  width: 64px;
  height: 79px;
  background-position: -128px -61px;
}
.iconize-achiv-block-3 {
  margin-left: 65px;
}
.iconize-achiv-block-3:before {
  top: 4px;
  left: -65px;
  width: 64px;
  height: 79px;
  background-position: -192px -61px;
}
.iconize-achiv-block-4 {
  margin-left: 71px;
}
.iconize-achiv-block-4:before {
  top: 6px;
  left: -71px;
  width: 64px;
  height: 79px;
  background-position: 0 -61px;
}
.iconize-callback:before {
  top: 3px;
  left: -25px;
  width: 20px;
  height: 13px;
  background-position: 0 0;
}
.iconize-plus:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 10px;
  height: 10px;
  margin: auto;
  background-position: -24px -48px;
}
.iconize-plus:hover:before,.fileinput-button:hover .iconize-plus:before {
  background-position: -34px -48px;
}
.iconize-warning {
  margin-left: 35px;
}
.iconize-warning:before {
  background-position: -78px -42px;
  width: 20px;
  height: 18px;
  top: 5px;
  left: -35px;
}
.iconize-hint, .iconize-hint:focus {
  padding-right: 5px;
  outline: 0;
  margin-right: 20px;
}
.iconize-hint_top:before {
  top: -15px !important;
}
.iconize-hint:before {
  top: 6px;
  left: 100%;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-position: -178px 0;
}
.iconize-hint:hover:before {
  background-position: -243px 0;
}
.iconize-hint:hover .dotted-link {
  text-decoration: none;
  color: #fd7100;
}
.iconize-rus {
  margin-left: 25px;
}
.iconize-rus:before {
  top: 5px;
  left: -23px;
  width: 16px;
  height: 12px;
  background-position: -48px -36px;
}
.iconize-idn {
  padding-left: 70px;
}
.iconize-idn:before {
  top: -15px;
  left: -10px;
  width: 71px;
  height: 20px;
  background-position: -102px 0;
}
.iconize-print:before {
  top: -13px;
  left: -29px;
  width: 20px;
  height: 16px;
  background-position: -341px 0;
}
.iconize-send-email:before {
  top: -13px;
  left: -29px;
  width: 20px;
  height: 16px;
  background-position: -361px 0;
}
.rub {
  font: 16px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.orange-btn {
  font: bold 16px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  font-weight: bold;
  display: inline-block;
  padding: 8px 22px 12px;
  cursor: pointer;
  text-decoration: none;
  letter-spacing: normal;
  position: relative;
  color: #fff;
  border: 0;
  border-radius: 4px;
  outline: none;
  background: #fd8700;
  background-image: -webkit-gradient(linear, bottom, top, color-stop(#fd5500), color-stop(#fd8700));
  background-image: linear-gradient(to top, #fd5500, #fd8700);
  -webkit-box-shadow: inset 0 -2px 0 0 #c43801;
  -moz-box-shadow: inset 0 -2px 0 0 #c43801;
  box-shadow: inset 0 -2px 0 0 #c43801;
  text-shadow: 0 1px #000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.orange-btn:focus {
  text-decoration: none;
  color: #fff;
  outline: 0;
}
.orange-btn:hover {
  text-decoration: none;
  color: #fff;
  background-image: -webkit-gradient(linear, bottom, top, color-stop(#fd7700), color-stop(#ffbb2a));
  background-image: linear-gradient(to top, #fd7700, #ffbb2a);
  -webkit-box-shadow: inset 0 -2px 0 0 #d04e00;
  -moz-box-shadow: inset 0 -2px 0 0 #d04e00;
  box-shadow: inset 0 -2px 0 0 #d04e00;
}
.orange-btn:active {
  text-decoration: none;
  color: #fff;
  background-image: -webkit-gradient(linear, bottom, top, color-stop(#fd7700), color-stop(#ffbb2a));
  background-image: linear-gradient(to top, #fd7700, #ffbb2a);
  padding-bottom: 10px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 2px;
  margin-bottom: 2px;
}
.orange-btn_cart {
  z-index: 10;
  padding: 3px 22px 7px;
}
.orange-btn_cart:active {
  padding-bottom: 5px;
}
.orange-btn_bigcart {
  z-index: 10;
  padding: 8px 20px 12px;
}
.orange-btn_bigcart:active {
  padding-bottom: 10px;
}
.blue-btn {
  position: relative;
  font: bold 30px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: inline-block;
  padding: 8px 12px 13px;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  border: 0;
  border-radius: 15px;
  outline: none;
  background: #0089d7;
  background-image: url(/f/i/noise.png), -webkit-gradient(linear, top, bottom, color-stop(#0089d7), color-stop(#006eac));
  background-image: url(/f/i/noise.png), linear-gradient(to bottom, #0089d7, #006eac);
  -webkit-box-shadow: inset 0 -2px 0 0 #004972, 0 7px 15px -5px #000;
  -moz-box-shadow: inset 0 -2px 0 0 #004972, 0 7px 15px -5px #000;
  box-shadow: inset 0 -2px 0 0 #004972, 0 7px 15px -5px #000;
  text-shadow: 0 1px #000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.blue-btn_noshadow {
  -webkit-box-shadow: inset 0 -2px 0 0 #004972;
  -moz-box-shadow: inset 0 -2px 0 0 #004972;
  box-shadow: inset 0 -2px 0 0 #004972;
}
.blue-btn:focus {
  text-decoration: none;
  color: #fff;
  outline: none;
}
.blue-btn:hover {
  text-decoration: none;
  color: #fff;
  background-image: url(/f/i/noise.png), -webkit-gradient(linear, top, bottom, color-stop(#00a4ec), color-stop(#0085c9));
  background-image: url(/f/i/noise.png), linear-gradient(to bottom, #00a4ec, #0085c9);
  -webkit-box-shadow: inset 0 -2px 0 0 #00588a, 0 7px 15px -5px #000;
  -moz-box-shadow: inset 0 -2px 0 0 #00588a, 0 7px 15px -5px #000;
  box-shadow: inset 0 -2px 0 0 #00588a, 0 7px 15px -5px #000;
}
.blue-btn_noshadow:hover {
  -webkit-box-shadow: inset 0 -2px 0 0 #00588a;
  -moz-box-shadow: inset 0 -2px 0 0 #00588a;
  box-shadow: inset 0 -2px 0 0 #00588a;
}
.blue-btn:active {
  outline: 0;
  
  top: 2px;
  padding-bottom: 11px;
  background: -webkit-gradient(linear, top, bottom, color-stop(#00a4ec), color-stop(#0085c9));
  background-image: linear-gradient(to bottom, #00a4ec, #0085c9);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.grey-btn {
  font: 700 16px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  display: inline-block;
  padding: 7px 18px 11px;
  cursor: pointer;
  letter-spacing: normal;
  border: 0;
  border-radius: 4px;
  outline: none;
  vertical-align: top;
  background: -webkit-gradient(linear, bottom, top, color-stop(#deeaef), color-stop(#fff));
  background-image: linear-gradient(to top, #deeaef, #fff);
  -webkit-box-shadow: inset 0 -2px 0 0 #b7cdd6;
  -moz-box-shadow: inset 0 -2px 0 0 #b7cdd6;
  box-shadow: inset 0 -2px 0 0 #b7cdd6;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fileinput-button:hover .grey-btn,.grey-btn:hover {
  color: #0089d7;
}
.fileinput-button:active .grey-btn,.grey-btn:active {
  position: relative;
  top: 2px;
  padding-bottom: 9px;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.grey-btn:focus, .grey-btn:active:focus {
  outline: none;
}
.grey-btn_counter {
  font: 25px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 26px;
  z-index: 10;
  display: inline-block;
  width: 28px;
  height: 28px;
  padding: 0;
  color: #000;
}
.grey-btn_counter_big {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.grey-btn_counter:active {
  height: 26px;
}
.grey-btn_counter_big:active {
  height: 38px;
}
.grey-input {
  font-weight: bold;
  z-index: 10;
  width: 62px;
  padding: 3px 5px 2px;
  text-align: center;
  color: #000;
  border: 0;
  border-radius: 5px;
  background: #f6f9fb;
  -webkit-box-shadow: 2px 2px 1px #dde6e9 inset;
  -moz-box-shadow: 2px 2px 1px #dde6e9 inset;
  box-shadow: 2px 2px 1px #dde6e9 inset;
}
.item-available {
  font: bold 16px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 4px 15px 6px;
  color: #000;
  border-radius: 6px;
  background: #f6f9fb;
}
.item-available_unback {
  background: none;
}
.iconize-available {
  padding-left: 40px;
}
.iconize-available:before {
  top: 5px;
  left: 12px;
  width: 20px;
  height: 20px;
  background-position: -62px 0;
}
.iconize-available_false:before {
  background-position: -200px 0;
}
.iconize-cart {
  padding-left: 40px;
  cursor: pointer;
}
.iconize-cart:before {
  top: 4px;
  left: 12px;
  width: 20px;
  height: 20px;
  background-position: -82px 0;
}
.orange-btn_bigcart.iconize-cart:before {
  top: 9px;
}
.switch-btn, .switch-btn:focus {
  position: relative;
  padding: 8px 24px;
  text-decoration: none;
  letter-spacing: normal;
  color: #0089d7;
  border-radius: 6px;
  outline: 0;
  background: #f6f9fb;
}
.switch-btn:hover {
  font-weight: bold;
  cursor: pointer;
  color: #000;
  background-image: -webkit-linear-gradient(#f6f9fb, #deeaef);
  background-image: -o-linear-gradient(#f6f9fb, #deeaef);
  background-image: linear-gradient(#f6f9fb, #deeaef);
  -webkit-box-shadow: inset 0 -2px 0 0 #a2beca;
  -moz-box-shadow: inset 0 -2px 0 0 #a2beca;
  box-shadow: inset 0 -2px 0 0 #a2beca;
}
.switch-btn_active, .switch-btn_active:hover, .switch-item_active.switch-btn {
  font-weight: bold;
  cursor: default;
  color: #000;
  background: #deeaef;
  background-image: none;
  -webkit-box-shadow: inset 2px 2px 0 0 #a2beca;
  -moz-box-shadow: inset 2px 2px 0 0 #a2beca;
  box-shadow: inset 2px 2px 0 0 #a2beca;
}
.iconize-map-marker {
  margin-right: 10px;
}
.iconize-map-marker:before {
  top: -13px;
  left: -10px;
  width: 10px;
  height: 16px;
  background-position: -66px -23px;
}
.iconize-map-marker_active:before {
  background-position: -76px -23px;
}
.pseudo-dotted {
  line-height: 16px;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px dotted;
}
.switch-btn:hover .pseudo-dotted {
  border: 0;
}
.switch-btn_active .pseudo-dotted {
  border: 0;
}
.iconize-pencil:before {
  width: 20px;
  height: 20px;
  background-position: -341px -38px;
  top: 1px;
  left: 0;
}
.b-product-tiles__item-change:hover .iconize-pencil:before {
  background-position: -361px -38px;
}
/*-----------------end---------------------*/

.b-search {
  background: #f6f9fb;
}
.b-search__wrap {
  padding: 31px 30px;
}
.b-catalog-popup .b-search__wrap {
  padding-left: 15px;
}
.b-search__form {
  margin-left: 260px;
  position: relative;
}
.b-search__form-wrap {
  position: relative;
  width: 100%;
  padding-left: 40px;
}
.b-search__input-wrap {
  margin-right: 100px;
}
.b-search__input {
  width: 100%;
  height: 38px;
  padding: 10px;
  border: 0;
  border-radius: 7px;
  -webkit-box-shadow: 2px 2px 1px #dde6e9 inset;
  -moz-box-shadow: 2px 2px 1px #dde6e9 inset;
  box-shadow: 2px 2px 1px #dde6e9 inset;
}
.b-search__submit-wrap {
  position: absolute;
  top: 0;
  right: 0;
}
.b-search__formlabel {
  display: block;
}
.input-text {
  font: 16px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: relative;
  display: block;
  width: 90%;
  margin: .2em 0 .5em 0;
  padding: .1em 60px .1em .3em;
  color: #000;
  border: 1px solid #ccc;
  background: none;
}
.b-search__form label {
  position: absolute;
  top: .5em;
  left: 1em;
  cursor: text;
  _top: .45em;
}
.input-hint {
  padding-left: 20px;
  letter-spacing: normal;
  color: #000;
}
.input-hint_bold {
  font-weight: bold;
}
.input-hint_link, .input-hint_link:focus {
  text-decoration: none;
  color: #0089d7;
  outline: 0;
}
.hide {
  left: -9999em !important;
}
.clear-text {
  display: none;
}
.clear-text {
  position: absolute;
  z-index: 1000;
  top: 19px;
  right: 42px;
  display: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  _top: 29px;
}
.clear-text:hover {
  background-position: 0 -30px;
}
.ct-show {
  display: block;
}
.b-search__input:focus {
  outline: 0;
}
.b-search__catalog-btn-wrap {
  float: left;
  margin-top: -11px;
}
.iconize-r-arrow, .iconize-r-arrow2 {
  margin-right: 20px;
  margin-left: 10px;
}
.iconize-r-arrow:before {
  top: -14px;
  right: -10px;
  width: 9px;
  height: 15px;
  background-position: -20px 0
}
.iconize-r-arrow2:before {
  top: -15px;
  right: -10px;
  width: 9px;
  height: 15px;
  background-position: -20px -15px;
  ;
}
.iconize-logo {
  margin-left: 58px;
}
.iconize-logo:before {
  top: -27px;
  left: -50px;
  width: 32px;
  height: 33px;
  background-position: -29px 0;
}
.iconize-mail {
  margin-left: 18px;
}
.iconize-mail:before {
  position: absolute;
  top: -13px;
  left: -30px;
  display: block;
  width: 20px;
  height: 15px;
  content: '';
  background-position: 0 -22px;
}
.b-catalog-grid {
  margin-left: -20px;
  padding: 40px 20px 10px 30px;
}
.b-catalog-grid__item {
  position: relative;
  display: inline-block;
  width: 220px;
  min-height: 260px;
  margin-bottom: 70px;
  margin-left: 20px;
  vertical-align: top;
}
@media (max-width: 1300px) {
  .b-catalog-grid {
    margin-left: -15px;
  }
  .b-catalog-grid__item {
    margin-left: 15px;
  }
}
@media (max-width: 1100px) {
  .b-catalog-grid {
    margin-left: -9px;
  }
  .b-catalog-grid__item {
    margin-left: 9px;
  }
}
.b-catalog-grid__item:hover .b-catalog-grid__item-image {
  margin-top: -2px;
  margin-bottom: 2px;
  margin-left: -2px;
  border: 2px solid #007bc1;
  background: #fff;
}
.b-catalog-grid__item:hover .b-catalog-grid__item-name {
  color: #0089d7;
}
.b-catalog-grid__item-image {
  display: block;
  width: 220px;
  height: 220px;
  -webkit-transition: background .2s ease;
  -moz-transition: background .2s ease;
  -o-transition: background .2s ease;
  transition: background .2s ease;
  border-radius: 15px;
  background: #f5f9fa;
}
.b-catalog-grid__item-name {
  font: bold 25px/30px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  width: 100%;
  padding-top: 13px;
  text-align: center;
  color: #000;
}
.b-catalog-grid__item-link, .b-catalog-grid__item-link:focus {
  display: block;
  text-decoration: none;
  outline: 0;
}
.b-catalog-grid__item-link:hover {
  text-decoration: none;
}
.b-achiv-block {
  padding: 26px 30px 12px 0;
  background: #f6f9fb;
}
.b-achiv-block_inline {
  padding: 0;
  background: transparent;
  margin-bottom: -20px;
}
.b-achiv-block:after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: '';
}
.b-achiv-block__table {
  display: table;
  width: 100%;
}
.b-achiv-block_inline .b-achiv-block__table {
  width: auto;
  display: block;
}
.b-achiv-block__row {
  display: table-row;
}
.b-achiv-block_inline .b-achiv-block__row {
  display: block;
}
.b-achiv-block__item {
  position: relative;
  display: table-cell;
  vertical-align: top;
  padding-left: 30px;
}
.b-achiv-block_inline .b-achiv-block__item {
  display: inline-block;
  margin-bottom: 30px;
}
.b-achiv-block__item:last-child {
  width: 336px;
}
@media (max-width: 1200px) {
  .b-achiv-block__item:last-child {
    width: 240px;
  }
}
@media (max-width: 1440px) {
  .b-achiv-block_inline .b-achiv-block__item:last-child {
    display: none;
  }
}
.b-achiv-block__item-wrap {
  max-width: 250px;
  text-align: left;
}
.b-achiv-block__title {
  font: bold 60px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 60px;
  display: block;
  color: #000;
}
.b-achiv-block__title_small {
  font-size: 30px;
  line-height: 0;
}
.b-achiv-block__text {
  margin-left:5px;
  display: block;
  white-space: normal;
}
.b-footer {
  min-width: 960px;
  padding: 35px 30px;
}
.b-footer__menu {
  margin-right: 340px;
  /*max-width: 1150px;*/
}
@media (max-width: 1100px) {
  .b-footer__menu {
    margin-right: 310px;
  }
}
.b-footer__col {
  position: relative;
  display: table-cell;
  text-align: left;
  vertical-align: top;
  padding-right: 20px;
}
.b-footer__col ul,
.b-footer__col li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-footer__col li {
  margin-bottom: 7px;
}
.b-footer__incut {
  float: right;
  width: 295px;
}
.b-footer__col .b-footer__col-title, .b-footer__col-title {
  text-decoration: none;
  display: block;
  margin-bottom: 17px;
}
.b-footer__col-title a, .b-footer__col-title {
  font: bold 20px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: inline-block;
  color: #fff;
}
.b-footer__col-title a:hover {
  color: #fd7100;
}
.b-footer__link, .b-footer__link:focus {
  display: inline-block;
  text-decoration: underline;
  color: #fff;
  border: 0;
  outline: 0;
}
.b-footer__link:hover {
  color: #fd7100;
}
.b-footer__form {
  width: 300px;
}
.b-footer__input {
  width: 150px;
  height: 40px;
  padding: 8px 15px;
  border-radius: 6px;
}
.b-footer__submit, .b-footer__submit:focus {
  font-weight: bold;
  width: 131px;
  height: 38px;
  margin-left: 10px;
  color: #000;
  border: 0;
  outline: 0;
  background: url(/f/i/button.png);
  background-position: 0 0;
}
.b-footer__submit:hover {
  color: #1e97db;
  background-position: 0 -40px;
}
.b-footer__submit:active {
  margin-top: 2px;
  margin-bottom: -2px;
  outline: 0;
  background-position: 0 -82px;
}
.b-footer__made-by {
  float: right;
  padding-top: 55px;
}
.b-footer__made-by a, .b-footer__made-by a:focus {
  display: inline-block;
  padding-top: 20px;
  text-decoration: underline;
  color: #fff;
  outline: 0;
}
.b-footer__made-by a:hover {
  color: #fd7100;
}
.b-footer__made-by span {
  position: relative;
  color: #fff;
}
.b-footer__table {
  display: table;
  width: 100%;
}
.b-footer__row {
  display: table-row;
}
.b-activity {
  min-width: 960px;
  padding: 19px 30px 10px;
}
.b-activity__title {
  font: bold 60px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  margin-bottom: 40px;
  color: #000;
}
.b-activity__item {
  position: relative;
  clear: both;
  overflow: hidden;
  margin-bottom: 35px;
  border: 3px solid #f6f9fb;
  border-radius: 15px;
}
.b-activity__item-link, .b-activity__item-link:focus {
  display: block;
  outline: 0;
}
.b-activity__item:hover {
  border: 3px solid #0089d7;
}
.b-activity__item-image {
  display: block;
  float: left;
}
.b-activity__item-wrap {
  display: block;
  position: relative;
  float: left;
  width: 50%;
  padding: 15px 25px;
  height: 220px;
}
.b-activity__item-wrap:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 38px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAmCAYAAAAFvPEHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUEwMDU3NDAzNzQzMTFFNEIwRjNDMUVBNkQyRDZDRjQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUEwMDU3NDEzNzQzMTFFNEIwRjNDMUVBNkQyRDZDRjQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFQTAwNTczRTM3NDMxMUU0QjBGM0MxRUE2RDJENkNGNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFQTAwNTczRjM3NDMxMUU0QjBGM0MxRUE2RDJENkNGNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuQihuMAAABVSURBVHjalMQhFkRQAADAX6SNmqrKuq7rDuAAugM4gK7ruqyqmigp35vgADthQowxhK9EP6XKlKtQqUq1GrXq1GvQqEmzFq3atOvQqUu3HsW/egUYANuaiHjQKZ+CAAAAAElFTkSuQmCC) left top repeat-x;
}
.b-activity__item-title {
  display: block;
  font: bold 40px/40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000;
  margin-bottom: 20px;
}
@media (max-width: 1100px) {
  .b-activity__item-wrap {
    width: 45%;
  }
}
.b-activity__item-text {
  display: block;
  line-height: 28px;
  color: #000;
}
.b-content {
  min-width: 960px;
  padding: 19px 30px 30px;
}
.b-path {
  padding-top: 5px;
  margin-bottom: 2px;
}
.b-path__arrow {
  font-size: 14px;
  margin: 0 5px;
}

.b-content__title {
  font: bold 60px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: .025em;
  color: #000;
}
.b-content__text-block-wrap {
  margin-bottom: 50px;
}
.b-content__text-block {
  padding-top: 30px;
}
.b-content__text-block-title {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000;
}
.b-content__text-block-link {
  cursor: pointer;
  color: #0089d7;
}
.b-content__text-block-link:hover {
  color: #fd7100;
}
.b-content__text-block-text {
  line-height: 30px;
  padding-top: 15px;
  color: #000;
}
.b-product-tiles {
  position: relative;
  padding-top: 40px;
  margin-bottom: 3px;
  width: 100%;
}
.b-product-tiles_untitle {
  padding-top: 0;
}
.b-product-tiles-wrap {
  white-space: nowrap;
}
.b-product-tiles_full .b-product-tiles-wrap {
  overflow: none;
  height: auto;
  white-space: normal;
}
.b-product-tiles-wrap__holder {
  position: relative;
  width: 100%;
}
.b-product-tiles-wrap__measure {
  display: inline-block;
}
.b-product-tiles-wrap {
  overflow: hidden;
  margin-left: -20px;
}
.b-product {
  display: table;
  width: 100%;
}
.b-product__row {
  display: table-row;
}
.b-product__description,.b-product__image {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.b-product__description {
  width: 50%;
  padding-right: 20px;
}
.b-product__text {
  line-height: 30px;
}
.b-product__image {
  width: 480px;
  padding-left: 20px;
  padding-top: 3px;
}
@media (max-width: 1400px) {
  .b-product__description {
    width: auto;
  }
  .b-product__image {
    width: auto;
  }
}
.b-product__title {
  margin-top: 0;
  margin-bottom: 35px;
}
.b-product__title a,.b-product__title a:visited,.b-product__title a:active,.b-product__title a:focus {
  color: #000;
}
.b-product__title a:hover {
  color: #fd7100;
}
.b-product__title_undecor {
  text-decoration: none;
}
.b-product__title_undecor:hover {
  color: #000;
}
.b-product__title_secondary {
  margin-top: 30px;
}
.b-product__view {
  float: right;
  padding-top: 18px;
  margin-left: 20px;
}
.b-product__view-text {
  display: block;
  float: left;
  padding: 7px 10px 0 0;
  color: #1f1a17;
}
.b-product__view-button {
  position: relative;
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin-left: 10px;
  border-radius: 5px;
  background: #f6f9fb;
  -webkit-box-shadow: inset 0 -2px 0 0 #b9ced7, inset 0 -20px 15px 0 #deeaef;
  -moz-box-shadow: inset 0 -2px 0 0 #b9ced7, inset 0 -20px 15px 0 #deeaef;
  box-shadow: inset 0 -2px 0 0 #b9ced7, inset 0 -20px 15px 0 #deeaef;
}
.b-product__view-button:focus {
  outline: 0;
}
.b-product__view-button:after {
  position: absolute;
  top: 12px;
  left: 13px;
  width: 15px;
  height: 15px;
  content: '';
  background: url(/f/i/view-icons.png);
}
.b-product__view-button_list:after {
  background-position: 0 0;
}
.b-product__view-button_list:hover:after {
  background-position: 0 -30px;
}
.b-product__view-button_tiles:after {
  width: 14px;
  height: 14px;
  background-position: -15px -1px;
}
.b-product__view-button_tiles:hover:after {
  background-position: -15px -31px;
}
.b-product__view-button_active:after {
  top: 14px;
  left: 14px;
}
.b-product__view-button_active, .b-product__view-button_active:active {
  cursor: default;
  background: #deeaef;
  -webkit-box-shadow: inset 2px 2px 0 0 #b9ced7;
  -moz-box-shadow: inset 2px 2px 0 0 #b9ced7;
  box-shadow: inset 2px 2px 0 0 #b9ced7;
}
.b-product__view-button_list.b-product__view-button_active:after {
  background-position: 0 -15px;
}
.b-product__view-button_tiles.b-product__view-button_active:after {
  background-position: -15px -16px;
}
.b-product-tiles__item {
  white-space: normal;http://idn500.ru.localhost/index6.html#
}
.b-product-tiles__item-wrap {
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 20px;
  vertical-align: top;
}
@media (max-width: 1300px) {
  .b-product-tiles-wrap {
    margin-left: -15px;
  }
  .b-product-tiles__item-wrap {
    margin-left: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 1100px) {
  .b-product-tiles-wrap {
    margin-left: -9px;
  }
  .b-product-tiles__item-wrap {
    margin-left: 9px;
    margin-bottom: 9px;
  }
}
.b-product-tiles__item, .b-product-tiles__item:focus {
  position: relative;
  width: 220px;
  height: 370px;
  text-align: center;
  border: 3px solid #f6f9fb;
  border-radius: 10px;
}
.b-product-tiles__item_in-cart:hover {
  height: 390px;
}
.b-product-tiles__in-cart {
  padding: 0 15px;
  color: #000;
  position: absolute;
  bottom: 35px;
  left: 0;
  right: 0;
  z-index: 10;
  display: none;
}
.b-product-tiles__item:hover {
  border: 3px solid #0089d7;
}
.b-product-tiles__item:hover .b-product-tiles__in-cart {
  display: block;
}
.b-product-tiles__item-link, .b-product-tiles__item-link:focus {
  display: block;
  height: 100%;
  text-decoration: none;
  outline: 0;
}
.b-product-tiles__item-link:hover {
  text-decoration: none;
}
.b-product-tiles__item-price {
  font: bold 30px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: absolute;
  z-index: 10;
  right: 0;
  bottom: 61px;
  left: 0;
  display: block;
  color: #000;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.b-product-tiles__item-detail {
  font-style: italic;
  display: none;
  color: #626262;
  font-size: 14px;
  padding: 0 10px;
}
.b-product-tiles_signs .b-product-tiles__item-wrap {
  min-height: 410px;
}
.b-product-tiles_signs .b-product-tiles__item:hover {
  height: 390px;
}
.b-product-tiles_signs .b-product-tiles__qty {
  bottom: 50px;
}
.b-product-tiles_signs .b-product-tiles__add-wrap {
  top: 335px;
}
.b-product-tiles_signs .b-product-tiles__item_in-cart:hover {
  height: 410px;
}
.b-product-tiles_signs .b-product-tiles__item-price {
  bottom: 20px;
}
.b-product-tiles_signs .b-product-tiles__item-mask {
  top: auto;
  bottom: 50px;
}
.b-product-tiles_signs .b-product-tiles__item:hover .b-product-tiles__item-mask {
  top: 0;
}
.b-product-tiles_signs .b-product-tiles__item:hover .b-product-tiles__item-name {
  margin-top: 90px;
}
.b-product-tiles_signs .b-product-tiles__item:hover .b-product-tiles__item-change {
  display: block !important;
  position: relative;
  z-index: 10;
}
.b-product-tiles__item:hover .b-product-tiles__item-detail {
  display: block !important;
  position: relative;
  z-index: 10;
  top: auto;
}
.b-product-tiles__item:hover .b-product-tiles__item-price {
  bottom: 101px;
}
.b-product-tiles__item:hover .b-product-tiles__item-available {
  display: none;
}
.b-product-tiles__item:hover .b-product-tiles__item-name {
  z-index: 10;
  height: auto;
  bottom: 142px;
  min-height: 25px;
}
.b-product-tiles__item-mask {
  position: absolute;
  z-index: 5;
  bottom: 40px;
  left: 0;
  width: 100%;
  min-height: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), 40%, rgba(255, 255, 255, .95)), color-stop(100%, rgba(255, 255, 255, 1)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 40%, rgba(255, 255, 255, 1) 100%);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
.b-product-tiles__item-available {
  position: absolute;
  right: 0;
  bottom: 18px;
  left: 0;
  z-index: 10;
}
.b-product-tiles__item-image {
  position: absolute;
  top: 13px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
.b-product-tiles__item-name {
  position: absolute;
  line-height: 25px;
  bottom: 82px;
  right: 0;
  left: 0;
  padding: 0 15px;
  display: block;
  text-align: center;
  color: #000;
  background: #fff;
  height: 70px;
  min-height: 0;
  overflow: hidden;

}
.b-product-tiles__item-name:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 55px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);

}
.b-product-tiles__item:hover .b-product-tiles__item-name:before {
  top: -55px;
}
.b-product-tiles__mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 240px;
  z-index: 20;
  background: -webkit-gradient(linear, left right, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%);
  display: none;
}
.b-product-tiles__qty {
  position: absolute;
  z-index: 10;
  bottom: 60px;
  right: 0;
  left: 0;
  display: none;
}
.b-product-tiles__item:hover .b-product-tiles__qty {
  display: block;
}
.b-product-tiles__qty-input {
  margin: 0 1px;
}
.b-product-tiles__add-wrap {
  position: absolute;
  bottom: 18px;
  right: 0;
  left: 0;
  display: none;
  margin: auto;
}
.b-product-tiles__item:hover .b-product-tiles__add-wrap {
  display: inline-block;
}
.b-product-tiles__add {
  display: inline-block;
  padding-left: 35px;
}
.b-product-tiles__add:before {
  left: 10px;
}
.b-see-more-tiles {
  position: absolute;
  z-index: 10;
  top: 170px;
  right: 40px;
}
.b-see-more-list {
  position: absolute;
  z-index: 30;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  height: 220px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 1) 100%);
}
.b-see-more, .b-see-more:focus {
  font: bold 16px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 9px 19px 11px;
  border-radius: 5px;
  -webkit-box-shadow: 0 -2px 0 0 #004972 inset;
  -moz-box-shadow: 0 -2px 0 0 #004972 inset;
  box-shadow: 0 -2px 0 0 #004972 inset;
  text-shadow: 1px #004972;
}
.b-see-more:hover {
  -webkit-box-shadow: inset 0 -2px 0 0 #00588a;
  -moz-box-shadow: inset 0 -2px 0 0 #00588a;
  box-shadow: inset 0 -2px 0 0 #00588a;
}
.b-see-more:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-bottom: 9px;
}
.b-see-more-list .b-see-more {
  position: absolute;
  left: 40px;
  bottom: 0px;
}
.iconize-small-arrow {
  margin-right: 11px;
}
.iconize-small-arrow:before {
  top: 7px;
  right: -15px;
  left: auto;
  width: 5px;
  height: 10px;
  background-position: 0 -12px;
}
.b-popups {
  display: none;
}
.b-catalog-popup .b-search__form {
  margin-left: 50px;
}
.b-catalog-popup {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}
.b-catalog-popup__menu {
  margin: 0;
  margin-top: -20px;
  padding: 0 0 30px 0;
  list-style: none;
}
.b-catalog-popup__menu-table {
  width: 100%;
  display: table;
}
.b-catalog-popup__menu-row {
  display: table-row;
}
.b-catalog-popup__menu a {
  text-decoration: none;
}
.b-catalog-popup__menu-col {
  display: table-cell;
  padding-left: 20px;
  vertical-align: top;
  padding-top: 24px;
}
.b-catalog-popup__menu-item {
  position: relative;
  margin-bottom: 20px;
  padding-left: 55px;
}
.b-catalog-popup__menu-link {
  display: block;
}
.b-catalog-popup__menu-image {
  position: absolute;
  left: 0;
  top: 6px;
  border-radius: 3px;
}
.b-catalog-popup__menu-link:hover {
  text-decoration: none;
}
.b-catalog-popup__menu-link:hover .b-catalog-popup__menu-image {
  margin: -2px;
  border: 2px solid #0089d7;
  border-radius: 3px;
}
.b-catalog-popup__menu-text-table {
  display: table;
}
.b-catalog-popup__menu-text-row {
  display: table-row;
}
.b-catalog-popup__menu-text {
  display: table-cell;
  vertical-align: middle;
  height: 50px;
  letter-spacing: normal;
}
.b-catalog-popup__menu .b-catalog-popup__menu-text {
  color: #000;
}
.b-catalog-popup__submenu {
  display: block;
  margin: -14px 0 24px;
  padding-left: 55px;
  list-style: none;
  font-size: 14px;

  letter-spacing: normal;
}
.b-catalog-popup__submenu-item {
  margin-bottom: 10px;
}
.b-catalog-popup__submenu-link {
  color: #0089d7;
  outline: 0;
}
.b-catalog-popup__submenu-link:hover {
  text-decoration: none;
  color: #fd7100;
  outline: 0;
}
.b-catalog-popup__bottom {
  position: relative;
  overflow: hidden;
  min-height: 230px;
  padding: 33px 70px 38px;
  background: #fff;
}
.b-catalog-popup__bottom-image {
  position: absolute;
  top: 40px;
  left: 70px;
}
.b-catalog-popup__bottom-detail {
  z-index: 10;
  margin-left: 230px;
}
.b-catalog-popup__bottom-link {
  color: #0089d7;
}
.b-catalog-popup__bottom-link:hover, .b-catalog-popup__bottom-link:focus {
  text-decoration: none;
  color: #fd7100;
  outline: 0;
}
.b-catalog-popup__bottom-title {
  font: bold 25px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #1f1a17;
}
.b-catalog-popup__bottom-text {
  line-height: 30px;
  padding-top: 12px;
  padding-bottom: 11px;
  color: #000;
  letter-spacing: normal;
}
.b-catalog-popup__close {
  position: absolute;
  z-index: 8040;
  top: 20px;
  left: 20px;
  width: 60px;
  height: 60px;
  cursor: pointer;
}
.b-catalog-popup__close a {
  width: 60px;
  height: 60px;
}
.b-catalog-popup__close a:active {
  height: 58px;
}
.b-catalog-popup__close a:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 22px;
  height: 22px;
  margin: auto;
  content: '';
  background: url(/f/i/icons.png);
  background-position: 0 -38px;
}
.b-app-pay-popup {
  position: relative;
  padding: 20px 40px 40px;
  width: 780px;
}
.b-popup__close {
  position: absolute;
  z-index: 8040;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  border-radius: 20px;
  background: #f6f9fb;
}
.b-popup__close:active, .b-popup__close:focus {
  outline: 0;
}
.iconize-popup-close:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 11px;
  height: 11px;
  margin: auto;
  background-position: -24px -36px;
  cursor: pointer;
}
.iconize-popup-close:hover:before {
  background-position: -35px -36px;
}
.b-app-pay-popup__tilte {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  margin-bottom: 45px;
  text-align: center;
  color: #1f1a17;
}
.b-app-pay-popup__image {
  float: left;
}
.b-app-pay-popup__text {
  font: 16px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 28px;
  display: block;
  float: left;
  width: 400px;
  padding-left: 10px;
}
.b-app-pay-popup-form {
  float: left;
  width: 100%;
  margin-top: 35px;
}
.b-app-pay-popup__contact {
  width: 100%;
}
.input-text {
  position: relative;
  height: 38px;
  padding: 0 20px;
  border: 0;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: inset 2px 2px 0 0 #dde6e9;
  -moz-box-shadow: inset 2px 2px 0 0 #dde6e9;
  box-shadow: inset 2px 2px 0 0 #dde6e9;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-text:focus {
  box-shadow: 2px 2px 0 0 #dde6e9 inset;
  -webkit-box-shadow: 2px 2px 0 0 #dde6e9 inset,inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px rgba(102, 175, 233, .4);
          box-shadow: 2px 2px 0 0 #dde6e9 inset,inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px rgba(102, 175, 233, .4);
}
.input-text_full {
  width: 100%;
}
.input-text_wrong {
  box-shadow: 2px 2px 0 0 #dde6e9 inset,0 0 0 2px #d73d00;
}
.input-text_correct {
  position: relative;
  box-shadow: 2px 2px 0 0 #dde6e9 inset,0 0 0 2px #00d612;
  background: #fff url(/f/i/valid.png) no-repeat 98% center;
}
.invalid-input-text {
  font: italic 16px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #fe2c0a;
}
textarea.input-text {
  height: auto
}
.b-app-pay-popup__phone-wrap {
  float: left;
  width: 49%;
  margin-top: 10px;
}
.b-app-pay-popup__phone {
  width: 100%;
}
.b-app-pay-popup__email-wrap {
  float: right;
  width: 48%;
  margin-top: 10px;
}
.b-app-pay-popup__email {
  width: 100%;
}
.b-app-pay-popup__add-file, .add-file {
  clear: both;
  margin-bottom: 15px
}
.b-app-pay-popup__add-file-btn, .add-file-btn {
  display: block;
  float: left;
  width: 28px;
  height: 28px;
  padding: 0;
  cursor: pointer;
}
.b-app-pay-popup__add-file-label, .add-file-label {
  display: block;
  float: left;
  margin-left: 10px;
  padding-top: 3px;
  letter-spacing: normal;
}
.b-app-pay-popup__submit-wrap {
  margin-top: 50px;
  text-align: center;
}
.b-app-pay-popup__submit {
  display: inline;
}
.b-app-pay-succsess-popup {
  position: relative;
  padding: 20px 40px 60px;
  text-align: center;
}
.b-app-pay-succsess-popup__title-wrap {
  margin-top: 10px;
  text-align: center;
}
.b-app-pay-succsess-popup__title {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.b-app-pay-succsess-popup__text {
  letter-spacing: normal;
}
.b-app-pay-succsess-popup__submit-wrap {
  margin-top: 40px;
}
.b-contact-popup__image {
  float: left;
}
.b-contact-popup__main {
  float: left;
  padding: 25px 40px 0 40px;
}
.b-contact-popup__title {
  font: bold 25px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
}
.b-contact-popup__text {
  display: block;
  letter-spacing: normal;
}
.b-contact-popup__phone {
  font: bold 60px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
}
.b-contact-popup__buttons {
  margin-top: 15px;
}
.b-contact-popup__write {
  cursor: pointer;
}
.active-btn, .active-btn:hover, .active-btn:focus, .active-btn:active {
  cursor: default;
  color: #000;
  background: -webkit-gradient(0);
  background: #e9f1f4;
  background-image: none;
  -webkit-box-shadow:inset -2px -2px 0 0 #cad9df;
  -moz-box-shadow:inset -2px -2px 0 0 #cad9df;
  box-shadow:inset 2px 2px 0 0 #cad9df;
  text-shadow: none;
}
.b-contact-popup__call {
  cursor: pointer;
}
.b-contact-popup__or {
  margin-right: 10px;
  padding-left: 10px;
  letter-spacing: normal;
}
.fancy-top {
  top: 50px !important;
}
.b-contact-popup__form {
  display: none;
  clear: both;
  padding: 40px;
}
.b-contact-popup__contact, .b-contact-popup__email, .b-contact-popup__form-phone, .b-contact-popup__message {
  width: 100%;
  margin-bottom: 20px;
}
.input-text_area {
  min-height: 120px;
  padding: 10px 20px;
  resize: none;
}
.b-contact-popup__submit-wrap {
  margin-top: 30px;
  text-align: center;
}
.b-contact-popup__message-send {
  display: none;
  clear: both;
  padding: 20px 30px 40px;
  text-align: center;
}
.b-contact-popup__message-text {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.b-product-list {
  position: relative;
  padding-top: 40px;
  overflow: hidden;
  margin-bottom: 30px;
}
.b-product-list__item_sign .b-product-list {
  overflow: visible;
}
.b-product-list_untitle {
  padding-top: 0;
}
.b-product-list-wrap {
  position: relative;
  clear: both;
  width: 100%;
  overflow: hidden;
}
.b-product-list__title {
  display: table;
  width: 100%;
  height: 40px;
  border-radius: 10px;
  background: #f6f9fb;
  border-right: 3px solid #f6f9fb;
  margin-bottom: 20px;
}
.b-product-list__title-wrap {
  display: table-row;
}
.b-product-list__title-item {
  font: italic 16px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: table-cell;
  padding: 10px 25px;
  border-left: 3px solid #fff;
  letter-spacing: normal;
}
.b-product-list__title-name {
  font: italic 16px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 10px 30px;
}
.b-product-list__title-item_available {
  width: 12%;
}
.b-product-list__title-item_price {
  width: 15%;
  padding-right: 5px;
  padding-left: 15px;
}
.b-product-list__title-item_ship {
  width: 28%;
  padding-right: 5px;
  padding-left: 15px;
}
.b-product-list__title-item_qty {
  width: 15%;
  min-width: 175px;
}
.b-product-list__item {
  width: 100%;
  min-height: 220px;
  margin-bottom: 20px;
  border: 3px solid #f6f9fb;
  border-radius: 10px;
}
.b-product-list__item-wrap {
  display: table;
  width: 100%;
}
.b-product-list__item-link {
  z-index: 20;
  display: table-row;
  text-decoration: none;
  color: #000;
}
.b-product-list__item-link:hover, .b-product-list__item-link:focus {
  text-decoration: none;
  color: #000;
  outline: 0;
}
.b-product-list__item:hover {
  border: 3px solid #0089d7;
}
.b-product-list__item-close-btn {
  display: none;
}
.b-product-list__item-close-btn:before {
  background-position: -64px -41px;
}
.b-product-list__item-close-btn:hover:before {
  background-position: -24px -36px;
}
.b-product-list__item:hover .b-product-list__item-close-btn {
  display: block;
}
.b-product-list__item-image {
  float: left;
  width: 216px;
  height: 223px;
  text-align: center;
  vertical-align: middle;
}
.b-product-list__item-image img {
  vertical-align: middle;
  max-width: 100%;
}
.b-signs .b-product-list {
  padding-bottom: 50px;
}
@media (max-width: 1279px) {
  .b-product-list__item-image-wrap, .b-product-list__item-image {
    width: 140px !important;
  }
  .b-product-list__item_sign .b-product-list__item-image-title {
    bottom: -10px;
  }
  .b-product-list__item_sign .b-product-list__item-image {
    margin-top: 25px;
  }
  .b-product-list__item-info {
    padding: 20px 0 !important;
  }
  .b-product-list__title-item_available {
    width: 16%;
  }
  .b-product-list__item-cell_available {
    width: 16% !important;
  }
}
.b-product-list__item_sign .b-product-list__item-info-value {
  margin-left: 73%;
}
.b-product-list__item_sign .b-product-list__item-info-name-wrap {
  margin-right: -73%;
  width: 73%;
}
.b-product-list__item-cell_shipment {
  padding-right: 50px;
}
.b-product-list__item-cell_shipment .b-product-list__item-info-value {
  margin-left: 62% !important;
}
.b-product-list__item-cell_shipment .b-product-list__item-info-name-wrap {
  margin-right: -62% !important;
  width: 62% !important;
}
@media (max-width: 1279px) {
  .b-product-list__item-cell_shipment-detail .b-product-list__item-info-value {
    margin-left: 36% !important;
  }
  .b-product-list__item-cell_shipment-detail .b-product-list__item-info-name-wrap {
    margin-right: -36% !important;
    width: 36% !important;
  }
  .wrapper-dropdown-3 {
    white-space: normal !important;
    margin-top: 3px;
  }
}
.b-product-list__item-info {
  position: relative;
  float: left;
  width: 55%;
  min-height: 220px;
  padding: 20px;
}
.b-product-list__item-info-wrap {
  margin-bottom: 20px;
}
.b-product-list__item-info_masked:after {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 50px;
  content: '';
  background: -webkit-gradient(linear, bottom top, color-stop(100%, rgba(255, 255, 255, 1)), color-stop(0%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}
.b-product-list__item-name {
  font: bold 25px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  margin-bottom: 20px;
}
.b-product-list__item-detail {
  display: table-cell;
  height: 100%;
}
.b-product-list__item_sign .b-product-list__item-detail, .b-cart .b-product-list__item-detail {
  padding-right: 70px;
}
.b-product-list__item-cell {
  display: table-cell;
  height: 100%;
  padding-top: 30px;
  text-align: center;
  vertical-align: top;
  border-left: 3px solid #f6f9fb;
}
.b-product-list__item-cell_price {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 15%;
  padding-top: 20px;
  letter-spacing: normal;
}
.b-cart .b-product-list__item-cell_price {
  text-align: left;
  padding-left: 30px;
}
.b-product-list__item-cell_qty {
  width: 15%;
  min-width: 175px;
  padding-left: 15px;
  padding-right: 15px;
}
.b-product-list__item-cell_available {
  width: 12%;
}
.b-product-list__item-qty-counter {
  margin-bottom: 20px;
}
.b-product-list__item-info-row, .info-row {
  position: relative;
  width: 100%;
  display: block;
  padding-bottom: 10px;
}
.b-product-list__item-info-name-wrap, .info-name-wrap, .b-product-list__item_sign .b-product-list__item-info-name-wrap, .info-name-wrap {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 65%;
  margin-right: -65%;
  vertical-align: top;
}
.b-product-list__item-info-line, .info-line {
  display: inline-block;
  width: 100%;
  margin: 0 -100% 0 0;
  vertical-align: baseline;
  border-bottom: 2px dotted #999;
}
.b-product-list__item-info-value, .info-value {
  font-weight: bold;
  position: relative;
  display: inline-block;
  width: 33%;
  margin-left: 65%;
  vertical-align: bottom;
  /*white-space: nowrap;*/
}
.info-value-small {
  font-weight: normal !important;
  padding-left: 2px;
}
.info-value-grey {
  color: #989898;
  font-style: italic;
  font-size: 14px;
  font-weight: normal;
}
.b-catalog-menu {
  margin-top: 40px;
}
.b-catalog-menu__item {
  display: inline-block;
  width: 240px;
  min-height: 70px;
  vertical-align: top;
  letter-spacing: normal;
}
.b-catalog__menu-link {
  display: table;
}
.b-catalog__menu-content {
  display: table-row;
}
.b-catalog__menu-image img {
  display: block;
  border-radius: 3px;
  border: 2px solid transparent;
}
.b-catalog__menu-link:hover .b-catalog__menu-image img {
  border-color: #0089d7;
}
.b-catalog__menu-qty {
  display: table-cell;
  padding-top: 11px;
  vertical-align: top;
}
.b-catalog__menu-qty-holder {
  display: inline-block;
  font: bold 14px/14px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 3px 6px;
  color: #fff;
  border-radius: 10px;
  background: #0089d7;
}
.b-catalog__menu-text {
  display: table-cell;
  max-width: 140px;
  padding-right: 10px;
  vertical-align: middle;
  height: 40px;
}
.b-catalog__menu-image {
  display: table-cell;
  vertical-align: top;
  padding-right: 13px;
}
.b-catalog__menu-link, .b-catalog__menu-link:hover, .b-catalog__menu-link:focus {
  text-decoration: none;
  color: #000;
  outline: 0;
}
.b-advant {
  margin-bottom: -20px;
}
.b-advant__title {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  margin-top: 50px;
  margin-bottom: 30px;
  letter-spacing: .025em;
}
.b-advant h2 {
  margin-bottom: 30px;
}
.b-advant__wrap {
  margin-right: -20px;
}
.b-advant__item {
  display: inline-block;
  width: 33.333333%;
  min-height: 180px;
  margin-right: 20px;
  margin-left: 125px;
  vertical-align: top;
}
@media (min-width: 1920px) {
  .b-advant__item {
    width: 25%;
  }
}
.b-advant__item-title {
  font: bold 25px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  margin: 10px 0 15px 20px;
  letter-spacing: .025em;
  color: #000;
}
.b-advant__item-text {
  line-height: 30px;
  padding-left: 20px;
  letter-spacing: normal;
}
.iconize-advant:before {
  top: 0;
  left: -125px;
  width: 120px;
  height: 120px;
}
.iconize-advant_1:before {
  background-position: 0 -140px;
}
.iconize-advant_2:before {
  background-position: -120px -140px;
}
.iconize-advant_3:before {
  background-position: -240px -140px;
}
.iconize-advant_4:before {
  background-position: -360px -140px;
}
.iconize-advant_5:before {
  background-position: -480px -140px;
}
.iconize-advant_6:before {
  background-position: -600px -140px;
}
.b-default {
  line-height: 30px;
}
.b-delivery__left {
  position: relative;
  float: left;
  z-index: 1;
  width: 40%;
}
.b-delivery__left h2 {
  margin-top: 0;
}
.b-delivery__right {
  position: relative;
  float: right;
  width: 50%;
  max-width: 860px;
}
.b-delivery__left-title {
  letter-spacing: normal !important;
}
.b-delivery__right:before {
  display: block;
  position: absolute;
  top: -66px;
  left: -244px;
  width: 1099px;
  height: 520px;
  content: '';
  background: url(/f/i/map.jpg);
}
.b-delivery__left-text-italic {
  font: italic 16px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  margin-top: -5px;
  letter-spacing: normal;
  margin-bottom: 25px;
}
.b-delivery__left-text {
  margin-bottom: 30px;
}
.b-delivery__left-text-gray {
  font-style: italic;
  line-height: 30px;
  display: block;
  padding-top: 20px;
  letter-spacing: normal;
  color: #8d9193;
}
.b-delivery__title {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  display: block;
  margin-top: 30px;
  letter-spacing: .029em;
}
.b-delivery__text {
  line-height: 30px;
  padding-top: 20px;
  padding-right: 30px;
  letter-spacing: normal;
}
.b-delivery__company {
  margin-top: 30px;
  margin-left: -18px;
  margin-bottom: -10px;
}
.b-delivery__company-item {
  display: inline-block;
  min-width: 170px;
  margin-bottom: 30px;
  text-align: center;
}
.b-delivery__company-item-ico {
  position: relative;
  display: block;
  width: 140px;
  height: 140px;
  margin: 0 auto;
  border-radius: 10px;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico {
  background-image: -webkit-linear-gradient(#0089d7, #006ead);
  background-image: -o-linear-gradient(#0089d7, #006ead);
  background-image: linear-gradient(#0089d7, #006ead);
}
.b-delivery__company-item-ico:before {
  position: absolute;
  display: block;
  top: 3px;
  left: 3px;
  width: 134px;
  height: 134px;
  content: '';
  border-radius: 7px;
  background: url(/f/i/del-comp.jpg);
}
.b-delivery__company-item-ico_1:before {
  background-position: 0 0;
}
.b-delivery__company-item-ico_2:before {
  background-position: -140px 0;
}
.b-delivery__company-item-ico_3:before {
  background-position: -280px 0;
}
.b-delivery__company-item-ico_4:before {
  background-position: -420px 0;
}
.b-delivery__company-item-ico_5:before {
  background-position: -560px 0;
}
.b-delivery__company-item-ico_6:before {
  background-position: -700px 0;
}
.b-delivery__company-item-ico_7:before {
  background-position: -840px 0;
}
.b-delivery__company-item-ico_8:before {
  background-position: -980px 0;
}
.b-delivery__company-item-ico_9:before {
  background-position: -1120px 0;
}
.b-delivery__company-item-ico_10:before {
  background-position: -1260px 0;
}
.b-delivery__company-item-ico_11:before {
  background-position: -1400px 0;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico_1:before {
  background-position: 0 -140px;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico_2:before {
  background-position: -140px -140px;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico_3:before {
  background-position: -280px -140px;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico_4:before {
  background-position: -420px -140px;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico_5:before {
  background-position: -560px -140px;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico_6:before {
  background-position: -700px -140px;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico_7:before {
  background-position: -840px -140px;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico_8:before {
  background-position: -980px -140px;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico_9:before {
  background-position: -1120px -140px;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico_10:before {
  background-position: -1260px -140px;
}
.b-delivery__company-item-link:hover .b-delivery__company-item-ico_11:before {
  background-position: -1400px -140px;
}
.b-delivery__company-item-title {
  display: block;
  margin-top: 7px;
}
.b-delivery__company-item-link, .b-delivery__company-item-link:focus {
  text-decoration: underline;
  letter-spacing: normal;
  color: #0089d7;
  outline: 0;
}
.b-delivery__company-item-link:hover {
  color: #fd7100;
}
.b-partners {
  margin-top: 40px;
  margin-left: -15px;
}
.b-partners__item {
  display: inline-block;
  min-width: 235px;
  min-height: 230px;
  margin-bottom: 20px;
  margin-bottom: 60px;
  text-align: center;
  vertical-align: top;
}
.b-partners__item-projects-title {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  display: block;
}
.b-partners__item-title {
  display: block;
  margin-top: 20px;
}
.b-partners__item-ico {
  position: relative;
  display: block;
  width: 220px;
  height: 220px;
  margin: 0 auto;
  border-radius: 10px;
}
.b-partners__item-link:hover .b-partners__item-ico {
  background-image: -webkit-linear-gradient(#0089d7, #006ead);
  background-image: -o-linear-gradient(#0089d7, #006ead);
  background-image: linear-gradient(#0089d7, #006ead);
}
.b-partners__item-ico:before {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 214px;
  height: 214px;
  content: '';
  border-radius: 7px;
  background: url(/f/i/partners.jpg);
}
.b-partners__item-ico_1:before {
  background-position: 0 0;
}
.b-partners__item-link:hover .b-partners__item-ico_1:before {
  background-position: 0 -220px;
}
.b-partners__item-ico_2:before {
  background-position: -220px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_2:before {
  background-position: -220px -220px;
}
.b-partners__item-ico_3:before {
  background-position: -440px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_3:before {
  background-position: -440px -220px;
}
.b-partners__item-ico_4:before {
  background-position: -660px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_4:before {
  background-position: -660px -220px;
}
.b-partners__item-ico_5:before {
  background-position: -880px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_5:before {
  background-position: -880px -220px;
}
.b-partners__item-ico_6:before {
  background-position: -1100px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_6:before {
  background-position: -1100px -220px;
}
.b-partners__item-ico_7:before {
  background-position: -1320px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_7:before {
  background-position: -1320px -220px;
}
.b-partners__item-ico_8:before {
  background-position: -1540px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_8:before {
  background-position: -1540px -220px;
}
.b-partners__item-ico_9:before {
  background-position: -1760px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_9:before {
  background-position: -1760px -220px;
}
.b-partners__item-ico_10:before {
  background-position: -1980px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_10:before {
  background-position: -1980px -220px;
}
.b-partners__item-ico_11:before {
  background-position: -2200px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_11:before {
  background-position: -2200px -220px;
}
.b-partners__item-ico_12:before {
  background-position: -2420px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_12:before {
  background-position: -2420px -220px;
}
.b-partners__item-ico_13:before {
  background-position: -2640px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_13:before {
  background-position: -2640px -220px;
}
.b-partners__item-ico_14:before {
  background-position: -2860px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_14:before {
  background-position: -2860px -220px;
}
.b-partners__item-ico_15:before {
  background-position: -3080px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_15:before {
  background-position: -3080px -220px;
}
.b-partners__item-ico_16:before {
  background-position: -3300px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_16:before {
  background-position: -3300px -220px;
}
.b-partners__item-ico_17:before {
  background-position: -3520px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_17:before {
  background-position: -3520px -220px;
}
.b-partners__item-ico_18:before {
  background-position: -3740px 0;
}
.b-partners__item-link:hover .b-partners__item-ico_18:before {
  background-position: -3740px -220px;
}
.b-partners__item-link, .b-partners__item-link:focus {
  font: bold 25px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  text-decoration: none;
  letter-spacing: normal;
  color: #000;
  outline: 0;
}
.b-partners__item-link:hover {
  text-decoration: none;
  color: #0089d7;
}
.b-partners__item-text-link {
  text-decoration: underline;
  color: #0089d7;
}
.b-partners__item-text-link:hover {
  color: #fd7100;
}
.b-review {
  overflow: hidden;
}
.gallery-wrap {
  position: relative;
}
.b-review-title {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  display: block;
  margin-bottom: 20px;
}
.b-review-mask, .gallery__mask {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
  background: -webkit-gradient(linear, left right, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
}
.b-review__item, .b-review__item:focus {
  position: relative;
  z-index: 10;
  display: inline-block;
  width: 226px;
  margin-right: 15px;
  padding-bottom: 3px;
  text-decoration: none;
  outline: 0;
}
.b-review__item:hover {
  text-decoration: none;
}
.b-review__item:hover:before {
  position: absolute;
  z-index: -1;
  top: -1px;
  left: -3px;
  width: 226px;
  height: 318px;
  content: '';
  background: url(/f/i/reviews/hover.png);
}
.b-contacts {
  margin-top: 40px;
  margin-bottom: 30px;
}
.b-contacts-call-center__img {
  display: block;
  float: left;
}
.b-contacts-call-center__wrap {
  display: block;
  float: left;
  padding-top: 10px;
  padding-left: 30px;
}
.b-contacts-call-center__title {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 44px;
  letter-spacing: .025em;
}
.b-contacts-call-center__text {
  display: block;
  letter-spacing: normal;
}
.b-contacts-call-center__phone {
  font: bold 60px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  display: block;
  color: #0089d7;
}
.b-contacts-cities {
  margin-top: 55px;
}
.b-contacts-cities__item {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}
.b-contacts-address {
  display: none;
  margin-top: 10px;
}
.b-contacts-address_active {
  display: block;
}
.b-contacts-address__item {
  font-weight: bold;
  line-height: 40px;
  display: block;
  letter-spacing: normal;
}
.b-contacts-address__item-text, .b-contacts-address__item-link {
  font-weight: normal;
  padding-left: 5px;
}
.b-contacts-address__item-link {
  text-decoration: underline;
  letter-spacing: normal;
  color: #0089d7;
  outline: medium none;
}
.b-contacts-address__item-link:hover {
  color: #fd7100;
}
.b-contacts-address__map {
  overflow: hidden;
  margin-top: 25px;
  border: 3px solid #f6f9fb;
  border-radius: 15px;
}
.b-contacts-address__map-holder {
  width: 100%;
  height: 500px;
}
.b-about-top-block {
  margin-top: 30px;
}
.b-about-top-block__image {
  float: left;
  width: 260px;
  height: 260px;
  margin-bottom: 15px;
}
.b-about-top-block-wrap {
  overflow: hidden;
  padding-left: 40px;
}
.b-achiv-block_about {
  height: 150px;
  padding: 0;
  background: #fff;
}

.b-about-top-block__text {
  line-height: 30px;
  margin-bottom: 40px;
}
.b-about__title {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 30px;
  display: block;
  padding-top: 30px;
  letter-spacing: .025em;
}
.b-about__text {
  line-height: 30px;
  max-width: 1280px;
}
.b-about-products {
  padding: 20px 0 0;
  margin-right: -20px;
}
.b-about-products__item {
  display: inline-block;
  min-width: 290px;
  min-height: 70px;
  vertical-align: top;
}
.b-about-products__item a {
  text-decoration: underline!important;
}
.b-about-products__item-text {
  display: block;
}
.b-about-products__item img {
  background: #f6f9fb;
}
.b-about-products__item-cont {
  float: left;
}
.b-about-products__item-link {
  line-height: 40px;
}
.b-about-products__item-link-wrap, .b-about-products__item-link-wrap:focus {
  text-decoration: none;
  outline: 0;
}
.b-about-products__item-link-wrap:hover .b-about-products__item-img, .b-about-products__item-link-wrap_hover .b-about-products__item-img {
  border: 2px solid #006ead;
}
.link, .link:focus {
  cursor: pointer;
  text-decoration: underline;
  color: #0089d7;
  outline: 0;
}
.link:hover {
  color: #fd7100;
}
.b-about__title_small {
  font-size: 25px;
  padding: 20px 0 0;
}
.b-about-news {
  overflow: hidden;
  white-space: nowrap;
}
.b-about-news__item {
  display: inline-block;
  width: 220px;
  margin-right: 20px;
  padding-top: 15px;
  white-space: normal;
  vertical-align: top;
}
.b-about-news__date {
  font-style: italic;
  display: block;
  padding-bottom: 13px;
  letter-spacing: .025em;
}
.b-about-news__title {
  font-weight: bold;
  display: block;
  line-height: 30px;
  min-height: 70px;
}
.b-about-news__img {
  border: 3px solid #f6f9fb;
  border-radius: 10px;
  margin-top: 13px;
}
.b-review-mask_about {
  bottom: 70px;
}
.b-about-certif {
  overflow: hidden;
}
.b-about-certif__item, .gallery__item {
  display: inline-block;
  width: 220px;
  min-height: 350px;
  padding-top: 20px;
  text-align: center;
  vertical-align: top;
  margin-right: 20px;
  margin-bottom: 20px;
}
.b-about-certif_inline .b-about-certif__item {
  padding-top: 0;
  margin-bottom: 20px;
}
.b-about-certif__link:hover .b-about-certif__img-wrap {
  border: 2px solid #0089d7;
}
.b-about-certif__img-wrap {
  position: relative;
  display: inline-block;
  width: 220px;
  height: 320px;
  margin-bottom: 10px;
  border: 2px solid #f6f9fb;
}
.b-about-certif__img {
  margin: 0 auto;
  vertical-align: middle;
}
.b-about-certif__img-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.b-about-certif__text {
  display: block;
}
.b-about-vacancy {
  display: block;
  margin-bottom: 15px;
}
.b-review-mask_about-certif {
  height: 440px;
}
.link_undecor, .link_undecor:focus {
  text-decoration: none;
}
.b-advant_idn .iconize-advant_1:before {
  background-position: 0 -260px;
}
.b-advant_idn .iconize-advant_2:before {
  background-position: -120px -260px;
}
.b-advant_idn .iconize-advant_3:before {
  background-position: -240px -260px;
}
.b-advant_idn .iconize-advant_4:before {
  background-position: -360px -260px;
}
.b-advant_idn .iconize-advant_5:before {
  background-position: -480px -260px;
}
.b-advant_idn .iconize-advant_6:before {
  background-position: -600px -260px;
}
.b-calc__img {
  float: left;
  width: 372px;
  margin-top: -10px;
  margin-left: -30px;
}
.b-calc-wrap {
  overflow: hidden;
  margin-top: 30px;
  padding-left: 20px;
}
.b-calc__text {
  line-height: 30px;
  min-height: 140px;
  letter-spacing: normal;
}
.b-calc__hint {
  font-size: 14px;
  font-style: italic;
  display: inline-block;
  max-width: 450px;
  padding-left: 20px;
  vertical-align: middle;
  color: #8d9193;
}
@media (max-width: 1230px) {
  .b-calc__hint {
    max-width: 265px;
  }
}
.title {
  font: bold 40px/40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  display: block;
  color: #000;
}
.title_small {
  font-size: 25px;
  line-height: 30px;
  margin-bottom: 17px;
  margin-top: -4px;
}
.text {
  line-height: 30px;
  max-width: 1280px;
}
.text_untop {
  padding-top: 10px;
}
.title_bot {
  padding-bottom: 10px;
}
.text_pointed {
  position: relative;
  padding-top: 2px;
  padding-left: 15px;
}
.text_pointed:before {
  position: absolute;
  top: 15px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  content: '';
  border-radius: 3px;
  background: #007fc7;
}
.expend-link {
  position: relative;
}
.expend-link:after {
  position: absolute;
  top: 0;
  right: -10px;
  content: '↓';
}
.b-expend__holder {
  position: relative;
  overflow: hidden;
  max-height: 100px;
}
.b-expand_active .b-expend__holder {
  max-height: 1000px;
  transition: max-height .4s ease-in;
}
.b-expand_active .b-expend__mask, .b-expand_active .expend-link {
  display: none;
}
.b-expend__mask {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100px;
  background: -webkit-gradient(linear, top bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
  background-image: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
}
.file {
  position: relative;
  margin: 40px 0 0;
  padding-left: 50px;
}
.file__title {
  padding-bottom: 3px;
  display: inline-block;
}
.file__title a:before {
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  width: 32px;
  height: 40px;
  content: '';
  background: url(/f/i/icons.png) -102px -21px no-repeat;
}
.file__size {
  font-style: italic;
  line-height: 14px;
}
.b-idn-calc-popup {
  min-height: 670px;
  padding: 20px 30px;
  text-align: center;
}
.b-idn-calc-popup-switch {
  padding-top: 55px;
  text-align: left;
  letter-spacing: .025em;
}
.b-idn-calc-popup-switch__item {
  margin-right: 15px;
}
.b-idn-calc-popup-switch__item_active {
  font: bold 25px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  cursor: default;
  text-decoration: none;
  color: #000;
  border: 0;
}
.b-idn-calc-popup-switch__item_active:hover {
  color: #000;
}
.b-idn-calc-popup-switch__item_active:before {
  content: 'Комплект «';
}
.b-idn-calc-popup-switch__item_active:after {
  content: '»';
}
.b-idn-calc-popup-complect {
  position: relative;
  display: none;
  text-align: left;
}
.fancybox-inner {
  width: 950px;
}
.b-idn-calc-popup-complect_active {
  display: block;
}
.b-idn-calc-popup-complect-width {
  position: relative;
  width: 649px;
  margin-top: 20px;
  text-align: left;
}
.b-idn-calc-popup-complect-width__text {
  display: block;
  color: #000;
}
.b-idn-calc-popup-complect-width__price {
  font: bold 20px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  display: block;
  color: #000;
}
.b-idn-calc-popup-complect-width__price span {
  font-weight: normal;
}
.b-idn-calc-popup-complect-width__left {
  position: absolute;
  top: 23px;
  left: 180px;
}
.b-idn-calc-popup-complect-width__rigth {
  position: absolute;
  top: 23px;
  left: 430px;
}
.b-idn-calc-popup-complect__height {
  font-weight: bold;
  font-style: italic;
  position: absolute;
  top: 37px;
  right: -13px;
  letter-spacing: normal;
  color: #000;
}
.b-idn-calc-popup-complect__height span {
  font-weight: normal;
}
.b-idn-calc-popup-complect-width__value-wrap {
  position: absolute;
  bottom: -5px;
  left: 195px;
}
.b-idn-calc-popup-complect-width__value {
  font: bold 20px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  color: #038ad7;
}
.b-idn-calc-popup-complect-width__input {
  font-weight: bold;
  width: 80px;
  height: 38px;
  margin-left: 5px;
  padding: 10px;
  text-align: center;
  color: #000;
  border: 0 none;
  border-radius: 7px;
  box-shadow: 2px 2px 1px #dde6e9 inset;
}
.b-idn-calc-popup-complect_2 .b-idn-calc-popup-complect-width__left {
  top: 13px;
  left: 190px;
}
.b-idn-calc-popup-complect_2 .b-idn-calc-popup-complect-width__rigth {
  top: 13px;
}
.b-idn-calc-popup-complect_2 .b-idn-calc-popup-complect__height {
  top: 25px;
}
.b-idn-calc-popup-complect_3 .b-idn-calc-popup-complect-width__left {
  top: 53px;
  left: 165px;
}
.b-idn-calc-popup-complect_3 .b-idn-calc-popup-complect-width__rigth {
  top: 53px;
  left: 440px;
}
.b-idn-calc-popup-complect_3 .b-idn-calc-popup-complect__height {
  top: 65px;
}
.b-idn-calc-popup-complect__info {
  padding-top: 25px;
}
.b-idn-calc-popup-complect__info-row {
  position: relative;
  width: 100%;
  padding: 0 5px 8px;
}
.b-idn-calc-popup-complect__info-name-wrap {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 52%;
  margin-right: -52%;
  padding-top: 10px;
  vertical-align: top;
  letter-spacing: normal;
}
.b-idn-calc-popup-complect__info-name {
  color: #000;
}
.b-idn-calc-popup-complect__info-line {
  display: inline-block;
  width: 100%;
  margin: 0 -70% 0 0;
  vertical-align: baseline;
  border-bottom: 2px dotted #989898;
}
.b-idn-calc-popup-complect__info-value {
  font: bold 16px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  position: relative;
  display: inline-block;
  width: 25%;
  margin-left: 52%;
  vertical-align: bottom;
  white-space: nowrap;
  color: #000;
}
.b-idn-calc-popup-complect__info-value_price {
  font-size: 25px;
}
.b-idn-calc-popup-complect__info-value_price span {
  font-weight: normal;
}
.radio {
  display: none;
}
.b-idn-calc-popup-complect__info-value-label {
  font: 16px 'PT Sans', 'Helvetica Neue', Helvetica, sans-serif;
  position: relative;
  margin-right: 15px;
  cursor: pointer;
}
.radio + .label:before {
  position: absolute;
  top: 3px;
  left: -35px;
  width: 20px;
  height: 22px;
  content: '';
  background: url(/f/i/icons.png);
  background-position: -138px -25px;
}
.radio:checked + .label {
  font-weight: bold;
}
.radio:checked + .label:before {
  background-position: -178px -25px;
}
.radio:checked:hover + .label:before {
  cursor: default;
  background-position: -178px -25px;
}
.radio + .label:hover:before {
  background-position: -158px -25px;
}
.checkbox {
  display: none;
}
.checkbox + .label:before {
  position: absolute;
  top: 1px;
  left: -25px;
  width: 20px;
  height: 22px;
  content: '';
  background: url(/f/i/icons.png);
  background-position: -210px -25px;
}
.checkbox:checked + .label {
  font-weight: bold;
}
.checkbox:checked + .label:before {
  background-position: -250px -25px;
}
.checkbox:checked:hover + .label:before {
  background-position: -250px -25px;
}
.checkbox + .label:hover:before {
  background-position: -230px -25px;
}
.b-idn-calc-popup-cart {
  position: absolute;
  top: -50px;
  right: 0;
  width: 215px;
  height: 290px;
  padding: 25px 15px;
  border-radius: 10px;
  background: #fff;
}
.b-idn-calc-popup-cart__title {
  font: bold 20px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  display: block;
  color: #000;
}
.b-idn-calc-popup-cart__qty {
  margin-top: 20px;
}
.b-idn-calc-popup-cart__qty-counter {
  font-weight: bold;
  line-height: 30px;
  width: 40px;
  height: 38px;
  padding: 4px 14px;
}
.b-idn-calc-popup-cart__qty-input {
  font: bold 25px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  width: 70px;
  height: 38px;
}
.b-idn-calc-popup-cart__price-title {
  font: bold 20px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  display: block;
  margin-top: 20px;
  color: #000;
}
.b-idn-calc-popup-cart__price {
  font: bold 40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  display: block;
  color: #000;
}
.b-idn-calc-popup-cart__price span {
  font-size: 30px;
  font-weight: normal;
}
.b-idn-calc-popup-cart__add {
  margin-top: 10px;
  padding: 7px 15px 10px 37px;
}
.b-idn-calc-popup-cart__add + label {
  top: -35px;
}
.b-slider {
  position: relative;
  overflow: hidden;
  width: 460px;
  border: 3px solid #f6f9fb;
  border-radius: 10px;
  white-space: nowrap;
}
.b-slider_big {
  margin: 0 auto;
}
.b-slider__wrap {
  position: relative;
}
.b-slider__holder ul, .b-slider__holder li {
  margin: 0;
  padding: 0;
  list-style: none;
  background: none;
}
.b-slider__item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 454px;
  text-align: center;
}
.b-slider__item-img {
  display: inline-block;
  vertical-align: middle;
}
.b-slider__item-title {
  font: bold 40px'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  display: block;
  margin-top: 10px;
}
.b-slider__right {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  left: 8px;
  width: 25px;
  height: 42px;
  cursor: pointer;
  background: url(/f/i/icons.png);
  background-position: -309px -70px;
}
.b-slider__right:hover {
  background-position: -284px -70px;
}
.b-slider__right:active {
  background-position: -259px -70px;
}
.b-slider__left {
  position: absolute;
  top: 50%;
  margin-top: -21px;
  right: 8px;
  width: 25px;
  height: 42px;
  cursor: pointer;
  background: url(/f/i/icons.png);
  background-position: -334px -70px;
}
.b-slider__left:hover {
  background-position: -359px -70px;
}
.b-slider__left:active {
  background-position: -384px -70px;
}
.b-params__left {
  float: left;
  width: 48%;
  margin-bottom: 30px;
}
.b-params__right {
  float: right;
  width: 48%;
  margin-bottom: 30px;
}
@media (max-width: 1100px) {
  .b-params__left,.b-params__right {
    float: none;
    width: 100%;
  }
}
.b-params__title {
  position: relative;
}
.b-params__hint, .b-params__hint:focus {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  position: relative;
  top: 3px;
  cursor: pointer;
  outline: 0;
  background: url(/f/i/icons.png);
  background-position: -178px 0;
}
.b-params__hint:hover {
  background-position: -243px 0;
}
.b-params-radio + .b-params-label, .radio + .label {
  margin-top: 5px;
  cursor: pointer;
  padding-left: 25px;
}
.b-params-radio + .b-params-label:before, .radio + .label:before {
  top: 7px;
  left: 0;
  cursor: pointer;
}
.b-idn-calc-popup .radio + .label:before {
  top: 0;
}
.b-params-radio-wrap, .radio-wrap {
  position: relative;
  display: block;
}
.b-params-check + .b-params-label {
  margin-top: 20px;
}
.b-params-check + .b-params-label, .checkbox + .label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-weight: bold;
  color: #000;
}
.b-params-check + .b-params-label:before, .checkbox + .label:before {
  top: 4px;
  left: 0;
}
.b-signs .checkbox + .label:before {
  top: 7px;
}
.iconize-gost {
  display: block;
  margin-left: 70px;
}
.iconize-gost:before {
  top: -3px;
  left: -70px;
  width: 60px;
  height: 60px;
  background-position: -278px 0;
}
.iconize-gost2 {
  margin-left: 35px;
}
.iconize-gost2:before {
  width: 30px;
  height: 23px;
  background-position: -385px 0;
  top: 0;
  left: -35px;
}
.b-gost__title {
  font-weight: bold;
  display: block;
  letter-spacing: normal;
  color: #000;
}
.b-product-tip__text {
  font-style: italic;
  line-height: 30px;
  letter-spacing: normal;
}
.b-product-tip {
  position: relative;
  margin-top: 50px;
  margin-bottom: -20px;
  padding: 15px 20px 15px 52px;
  border-radius: 10px;
  background: #fff6cc;
}
.iconize-clock:before {
  top: 0;
  bottom: 0;
  left: 18px;
  width: 20px;
  height: 20px;
  margin: auto;
  background-position: -200px 0;
}
.b-product-addit-links {
  padding-top: 3px;
  padding-bottom: 19px;
}
.b-product-cart {
  margin-top: 45px;
  margin-bottom: -10px;
}
.b-product-cart:after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: '';
}
.b-product-cart__price {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.b-product-cart__price-title {
  display: block;
}
.b-product-cart__price-text {
  font: bold 60px'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 50px;
  color: #000;
}
.b-product-cart__price-text span {
  font-size: 30px;
  font-weight: normal;
  padding-left: 5px;
}
.b-product-cart__qty {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
}
.b-product-cart__qty-counter {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
}
.b-product-cart__qty-input {
  font: bold 25px/40px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  width: 70px;
  padding-top: 0;
  padding-bottom: 0;
}
.b-product-cart__qty-title {
  display: block;
  margin-bottom: 10px;
}
.b-product-cart__submit-wrap {
  position: relative;
  display: inline-block;
  vertical-align: bottom;
}
.b-product-addit {
  width: 80%;
}
@media (max-width: 1300px) {
  .b-product-addit {
    width: 100%;
  }
}
.b-product-addit__print {
  margin-left: 29px;
  margin-right: 15px;
}
.b-product-addit__email {
  margin-left: 29px;
  margin-right: 15px;
}
.b-product-addit__email:hover .iconize-send-email:before {
  background-position: -361px -16px;
}
.b-product-addit__print:hover .iconize-print:before {
  background-position: -341px -16px;
}
.b-product-addit__left, .b-product-addit__right {
  width: 45%;
  padding-top: 14px;
}
.b-product-addit__left {
  float: left;
}
.b-product-addit__right {
  float: right;
}
.iconize-pointed-plus {
  margin-left: 30px;
}
.b-advantages {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.b-advantages li {
  margin-left: 30px;
  position: relative;
}
.b-advantages li:before {
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: -29px;
  width: 21px;
  height: 21px;
  background: url(/f/i/icons.png) -221px 0 no-repeat;
}
.b-product-gallery {
  overflow: hidden;
  margin-bottom: -10px;
}
.b-product-gallery__item {
  width: auto;
  min-height: 203px;
}
.b-add-cart-popup {
  position: relative;
  text-align: center;
}
.b-add-cart-popup__title {
  font: bold 25px'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  display: inline-block;
  width: 160px;
  margin-top: 30px;
  color: #1f1a17;
}
.b-add-cart-popup__img-wrap {
  overflow: hidden;
  width: 310px;
  height: 190px;
  border-bottom: 3px solid #000;
}
.b-add-cart-popup__img {
  margin-top: 20px;
  margin-left: -210px;
}
.b-add-cart-popup__order {
  text-shadow: 0 1px #c43801;
}
.iconize-small-arrow_orange:before {
  top: -9px;
  right: -10px;
  background-position: -6px -12px;
}
.b-add-cart-popup__order-wrap {
  margin-top: 30px;
}
.b-add-cart-popup__order-link {
  display: inline-block;
  margin-top: 18px;
}
.b-signs-switch {
  margin-top: 40px;
}
.b-signs-switch__item {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-right: 15px;
}
.item-qty {
  font-weight: bold;
  margin-left: 20px;
  padding: 0 6px;
  color: #fff;
  border-radius: 13px;
  background: #0089d7;
}
.switch-btn:hover {
  text-decoration: none;
}
.switch-btn:hover .dotted-link {
  color: #000;
  border: none;
}
.item-qty_active {
  background: #fd7100;
}
.b-signs .b-product-tip {
  padding-left: 20px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.b-signs .b-product-tiles-wrap {
  margin-top: 0;
}
.b-product-list__item-image-wrap {
  width: 220px;
  text-align: center;
  float: left;
  position: relative;
}
.b-product-list__item-image-title {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: auto;
  font: bold 20px'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
}
.b-signs .b-params-label, .b-cart .b-params-label {
  margin-top: -3px;
  font: 16px'PT Sans', 'Helvetica Neue', Helvetica, sans-serif;
  line-height: 32px;
}
.b-product .b-params-check + .b-params-label {
  font: bold 25px'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
}
.b-product .b-params-check + .b-params-label:before {
  top: 6px;
}
.b-product-list__item_sign .b-product-list__item-info:after {
  display: none;
}
.b-product-tiles__item-change {
  display: none;
  margin-top: 10px;
  margin-bottom: 5px;
}
.b-product-tiles__item-change-btn {
  width: 20px;
  height: 22px;
  padding: 0;
  margin-bottom: -5px;
}
.b-product-tiles__item-change {
  color: #000;
}
.b-hint-size-popup {
  text-align: center;
  padding: 10px 25px;
}
.b-hint-size-popup-table {
  margin-top: 50px;
  text-align: left;
}
.b-hint-size-popup-table-title {
  background: #fff;
  border-radius: 10px;
  display: table;
  width: 100%;
}
.b-hint-size-popup-table-title-wrap {
  display: table-row;
}
.b-hint-size-popup-table-title__cell {
  border-left: 3px solid #f6f9fb;
  display: table-cell;
  padding: 10px 5px 10px 20px;
  font-style: italic;
  width: 355px;
  vertical-align: middle;
}
.b-hint-size-popup-table-title__cell_first {
  border: none;
  width: 210px;
}
.b-hint-size-popup-table-row {
  border: 3px solid #fff;
  border-radius: 10px;
  width: 100%;
  display: table;
  margin-top: 20px;
}
.b-hint-size-popup-table-row-warp {
  display: table-row;
}
.b-hint-size-popup-table__cell {
  vertical-align: middle;
  border-left: 3px solid #fff;
  padding: 25px 5px 30px 20px;
  display: table-cell;
  width: 355px;
  line-height: 30px;
}
.b-hint-size-popup-table__cell_first {
  border: none;
  width: 208px;
  color: #1f1a17;
  font: bold 25px'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
}
.b-hint-type-popup {
  text-align: center;
  padding: 10px 25px;
  max-width: 1024px;
}
.b-hint-type-popup-items {
  padding: 35px 20px;
}
.b-hint-type-popup__item {
  text-align: left;
  margin: 15px 0;
}
.b-hint-type-popup__item-title {
  display: block;
  color: #1f1a17;
  font: bold 25px'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  margin-top: 15px;
  margin-bottom: -10px;
}
.iconize-skin-type {
  margin-left: 100px;
}
.iconize-skin-type:before {
  width: 80px;
  height: 80px;
  top: 0;
  left: -100px;
  background-position: 0 -380px;
}
.iconize-skin-type_2:before {
  background-position: -80px -380px;
}
.iconize-skin-type_3:before {
  background-position: -160px -380px;
}
.iconize-skin-type_4:before {
  background-position: -240px -380px;
}
.iconize-skin-type_5:before {
  background-position: -320px -380px;
}
.serv-life {
  font-weight: bold;
  margin-right: 10px;
}
.serv-life span {
  font-weight: normal;
}
.b-hint-type-popup__item-gost a {
  padding-left: 5px;
}
.b-cart {
  padding-bottom: 30px;
}
.b-cart .b-product-list {
  overflow: visible;
}
.b-cart .b-product-list__title-item_shipment {
  width: 15%;
}
.b-product-list__item-cell_shipment {
  width: 28%;
  text-align: left;
  padding-left: 30px;
}
.b-cart .b-product-list__item-info:after {
  display: none;
}
.b-cart .b-product-list__item-name {
  margin-bottom: 5px;
}
.b-cart .item-available {
  padding-left: 30px;
  margin-bottom: 10px;
}
.b-cart .item-available:before {
  left: 2px;
}
.b-cart .iconize-available_false:after {
  content: ' (2-3 рабочих дня)';
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  color: #989898;
}
.b-product-list__item-cell_shipment .grey-btn {
  text-align: center;
}
.b-product-list__item-qty__text {
  font-weight: bold;
}
.b-product-list__item-price span {
  font-weight: normal;
  font-size: 30px;
}
.b-product-list__item-price-detail {
  display: block;
  margin-top: 10px;
  letter-spacing: 0.025em;
  font: bold 16px 'PT Sans', 'Helvetica Neue', Helvetica, sans-serif;
}
.b-product-list__item-price-detail span {
  font-weight: normal;
}
.b-checkout {
  background: #f6f9fb;
  min-height: 100px;
  border-radius: 10px;
  padding: 25px 25px 5px;
  text-align: justify;
}
.b-checkout:after {
  content: "";
  display: inline-block;
  height: 0;
  width: 100%;
}
.b-checkout__btn {
  font: bold 30px 'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  border-radius: 15px;
  padding-right: 10px;
  padding-left: 90px;
}
.b-checkout__print {
  margin-left: 50px;
  padding-left: 35px;
  margin-right: 10px;
}
.b-checkout__print:hover .iconize-print:before {
  background-position: -341px -16px;
}
.iconize-cart2 {
  position: absolute;
  font: bold 14px'PT Sans', 'Helvetica Neue', Helvetica, sans-serif !important;
  left: 36px;
  top: 12px;
  color: #000;
  text-shadow: none;
  background: #fff;
  border-radius: 10px;
  padding: 2px 8px;
}
.iconize-cart2:before {
  background-position: -386px -27px;
  width: 51px;
  height: 40px;
  left: -15px;
  top: -5px;
}
.b-checkout__info {
  display: inline-block;
  width: 25%;
}
.b-checkout__info .info-name-wrap {
  width: 50%;
  margin-right: -50%;
}
.b-checkout__info .info-value {
  margin-left: 50%;
}
.b-checkout__price {
  font: bold 60px'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
}
.b-checkout__price span {
  font-weight: normal;
  font-size: 30px;
}
.b-checkout__item {
  vertical-align: middle;
}
.b-product-list__item-close-btn {
  width: 28px;
  height: 28px;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
}
.b-order {
  max-width: 700px;
}
.b-order__input {
  background: #f6f9fb;
  margin-top: 30px;
  width: 100%;
}
.b-order-input-wrap {
  margin-top: 40px;
}
.b-order__input_phone {
  width: 225px;
  display: inline-block;
  margin-right: 10px;
  margin-top: 0 !important;
}
.b-order__input_email {
  width: 460px;
  display: inline-block;
  margin-top: 20px !important;
}
.b-order__file {
  margin-top: 20px;
  letter-spacing: 0.025em;
}
.file__close:before {
  top: -12px;
  left: 2px;
}
.b-order__add-file {
  margin-top: 15px;
  margin-bottom: 30px;
}
.b-order__radio-wrap {
  margin-top: 30px;
  margin-bottom: 30px;
}
.b-order__radio .title_small-order {
  letter-spacing: 0.025em;
  margin-top: 20px;
}
.b-order-ship {
  padding-left: 30px;
}
.check-wrap {
  min-width: 220px;
  display: inline-block;
}
.b-order__check + .label {
  font: 16px'PT Sans', 'Helvetica Neue', Helvetica, sans-serif;
  margin-top: 12px;
}
.b-order__check + .label:before {
  top: 0;
}
.b-order__text {
  display: block;
  font-style: italic;
}
.b-order__text:before {
  top: 32px;
}
.b-order__textarea {
  background: #f6f9fb;
  width: 100%;
  margin-top: 40px;
  min-height: 100px;
}
.b-order__btn {
  font: bold 30px'PT Sans Narrow', 'Helvetica Neue', Helvetica, sans-serif;
  padding: 6px 10px 12px 15px;
  border-radius: 16px;
  margin-top: 50px;
}

.fancy_tall .fancybox-inner {
  height:auto!important;
  min-width:960px!important;
}

.fancy_tall .fancybox-skin {
  min-width:960px!important;
}

.valign {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  min-height: 100%;
}
.nowrap {
  white-space: nowrap;
  display: inline-block;
}

.progress {
  font-size: 0;
  line-height: 0;
  height: 5px;
  margin-top: 1px;
  overflow: hidden;
  background-color: #f5f5f5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 0;
  color: #fff;
  text-align: center;
  background-color: #ffe223;
  background-image: -moz-linear-gradient(top,#ffe95a,#ffe223);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffe95a),to(#ffe223));
  background-image: -webkit-linear-gradient(top,#ffe95a,#ffe223);
  background-image: -o-linear-gradient(top,#ffe95a,#ffe223);
  background-image: linear-gradient(to bottom,#ffe95a,#ffe223);
  background-repeat: repeat-x;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe95a',endColorstr='#ffffe223',GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease;
}

.fileinput-button {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
}

.fileinput-button:hover .b-app-pay-popup__add-file-label {
  color: #0089d7;
}

.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  direction: ltr;
  cursor: pointer;
  width: 100%;
}

@media screen\9 {
  .fileinput-button input {
    filter:alpha(opacity=0);
    font-size: 100%;
  }
}

.fileupload-buttonbar .btn,.fileupload-buttonbar .toggle {
  margin-bottom: 5px;
}

.fileupload-process {
  float: right;
  display: none;
}

@media (max-width: 767px) {
  .fileupload-buttonbar .toggle,.files .toggle,.files .btn span {
    display: none;
  }
  .files .name {
    width: 80px;
    word-wrap: break-word;
  }
  .files audio,.files video {
    max-width: 80px;
  }
  .files img,.files canvas {
    max-width: 100%;
  }
}

.files:empty{
  display: none;
}

.template-upload,.template-download {
  margin-bottom: 10px;
}

.template-upload td,.template-download td {
  padding-right: 10px;
}

.delete {
  cursor: pointer;
}

.b-news {
  line-height: 30px
}
  
.b-news__item {
  margin-bottom:20px;
}

.b-news__item-date {
  font-style: italic;
}

.b-news__item-description {
  font-weight: bold;
  font-size: 18px;
}

.b-photoline {
  margin-left: -20px;
}

.b-photoline__item {
  margin-left: 20px;
  margin-bottom: 20px;
  display: inline-block;
}