

/* Start:/bitrix/templates/main_new_2020/css/bootstrap.css?1584269280119621*/
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

textarea.bxeditor-textarea { line-height: normal !important; }
 
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #cccccc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #a6a6a6;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999999;
}
.text-primary {
  color: #cccccc;
}
.text-primary:hover {
  color: #b3b3b3;
}
.text-warning {
  color: #c09853;
}
.text-warning:hover {
  color: #a47e3c;
}
.text-danger {
  color: #b94a48;
}
.text-danger:hover {
  color: #953b39;
}
.text-success {
  color: #468847;
}
.text-success:hover {
  color: #356635;
}
.text-info {
  color: #3a87ad;
}
.text-info:hover {
  color: #2d6987;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
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: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
  
    display: table;
    /* 2 */
  
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666666666666%;
}
.col-xs-10 {
  width: 83.33333333333334%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666666666666%;
}
.col-xs-7 {
  width: 58.333333333333336%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666666666667%;
}
.col-xs-4 {
  width: 33.33333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666666664%;
}
.col-xs-1 {
  width: 8.333333333333332%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666666666666%;
}
.col-xs-pull-10 {
  right: 83.33333333333334%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666666666666%;
}
.col-xs-pull-7 {
  right: 58.333333333333336%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666666666667%;
}
.col-xs-pull-4 {
  right: 33.33333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666666664%;
}
.col-xs-pull-1 {
  right: 8.333333333333332%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666666666666%;
}
.col-xs-push-10 {
  left: 83.33333333333334%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666666666666%;
}
.col-xs-push-7 {
  left: 58.333333333333336%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666666666667%;
}
.col-xs-push-4 {
  left: 33.33333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666666664%;
}
.col-xs-push-1 {
  left: 8.333333333333332%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  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 {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.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 > 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.success:hover > th {
  background-color: #d0e9c6;
}
.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.danger:hover > th {
  background-color: #ebcccc;
}
.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.warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -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 {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
}
.form-control:-moz-placeholder {
  color: #999999;
}
.form-control::-moz-placeholder {
  color: #999999;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.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, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #c09853;
}
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #b94a48;
}
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #468847;
}
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}
.form-control-static {
  margin-bottom: 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;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
.form-horizontal .control-label,
.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 .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 7px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.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 {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-primary {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #bfbfbf;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #b8b8b8;
  border-color: #a1a1a1;
}
.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 {
  background-color: #cccccc;
  border-color: #bfbfbf;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.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 {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.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 {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
.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 {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.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 {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-link {
  color: #cccccc;
  font-weight: normal;
  cursor: pointer;
  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 {
  color: #a6a6a6;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #cccccc;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
.btn-default .caret {
  border-top-color: #333333;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn-group {
  float: left;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  white-space: nowrap;
}
.input-group-btn:first-child > .btn {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn {
  margin-left: -1px;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #cccccc;
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #a6a6a6;
  border-bottom-color: #a6a6a6;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #cccccc;
}
.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #cccccc;
  border-bottom-color: #cccccc;
}
.nav a:hover .caret {
  border-top-color: #a6a6a6;
  border-bottom-color: #a6a6a6;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: auto;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.pager:after {
  clear: both;
}
.pager:before,
.pager:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background: #999;
}
.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.label-default {
  background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #808080;
}
.label-primary {
  background-color: #cccccc;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #b3b3b3;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #cccccc;
  background-color: #ffffff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
.jumbotron p {
  line-height: 1.4;
}
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1 {
    font-size: 63px;
  }
}
.thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 20px;
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #cccccc;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable {
  padding-right: 35px;
}
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #2d6987;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #c09853;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #a47e3c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #b94a48;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #cccccc;
  -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 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.panel-body:after {
  clear: both;
}
.panel > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading > .dropdown .caret {
  border-color: #333333 transparent;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #cccccc;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #cccccc;
}
.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #ffffff transparent;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #cccccc;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}

/* End */


/* Start:/bitrix/templates/main_new_2020/css/font-awesome/css/font-awesome.min.css?158426928031000*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/bitrix/templates/main_new_2020/css/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('/bitrix/templates/main_new_2020/css/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/bitrix/templates/main_new_2020/css/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/bitrix/templates/main_new_2020/css/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/bitrix/templates/main_new_2020/css/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/bitrix/templates/main_new_2020/css/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/* End */


/* Start:/bitrix/templates/main_new_2020/css/owl.carousel.min.css?15842692803351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/main_new_2020/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/main_new_2020/css/magnific-popup.css?14965992006951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/css/jquery.fancybox.css?16777739483804*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:fixed;top:50%;left:50%;z-index:8020}.fancybox-inner,.fancybox-outer,.fancybox-skin{position:relative}.fancybox-skin{background:#fff;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/css/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}.fancybox-close,.fancybox-nav,.fancybox-nav span{cursor:pointer;z-index:8040;position:absolute}#fancybox-loading div{width:44px;height:44px;background:url(/css/fancybox_loading.gif) center center no-repeat}.fancybox-close{top:-18px;right:-18px;width:36px;height:36px}.fancybox-nav{top:0;width:40%;height:100%;text-decoration:none;background:url(/css/blank.gif);-webkit-tap-highlight-color:transparent}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{top:50%;width:36px;height:34px;margin-top:-18px;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock,.fancybox-lock body{overflow:hidden!important}.fancybox-lock{width:auto}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(/css/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:400 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url(/css/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(/css/fancybox_loading@2x.gif);background-size:24px 24px}}
/* End */


/* Start:/css/modal.css?16777739493843*/
.darken{display:none;width:100%;height:100%;position:fixed;top:0;background:#000;opacity:.5;overflow:hidden;z-index:999}.closik{display:block;width:25px;height:25px;position:absolute;top:-30px;right:-30px;border-radius:50px;background:#15334D;color:#fff;text-align:center;font-family:Arial;font-size:15px;line-height:26px;text-decoration:none}.b-popup,.b-popup2,.b-popup3{display:none;left:50%;transform:translate(-50%,0);z-index:1000}.b-popup{position:fixed;top:35%}.b-popup2{position:absolute;bottom:20%}.b-popup3{position:fixed;top:10%}#popup3 a.modalCloseImg{background:url(/css/../images/krest_form.png) no-repeat;width:17px;height:17px;display:inline;z-index:3200;position:absolute;top:10px;right:15px;cursor:pointer}.bx-core-dialog-overlay{background:rgba(1,1,1,.5)}.bx-core-adm-dialog-content-wrap-inner{padding:20px}.zagolovok label{color:#000}.kartinka tbody>tr>td img{border:1px solid #ccc}.basket_table tbody>tr>td{width:50%}.bx-core-adm-dialog-head{width:100%;height:38px!important;background:url(/css/../images/zak_zvon_fon.png) repeat-x;border-radius:5px 5px 0 0}.bx-core-adm-dialog-head span{display:block;text-align:center;color:#fff;font-size:23px;font-family:arial}.else label{padding:5px 0!important}.bx-core-adm-dialog-content-wrap-inner form input[type=submit]{width:152px;height:30px;margin-top:-10px;color:#fff;font-size:16px;border-radius:3px;cursor:pointer;background:url(/css/../images/fon_button_zak.png) repeat-x!important;border:0 solid #c89900;box-shadow:none;font-weight:400}div.bx-core-adm-dialog .bx-core-adm-dialog-content{overflow:auto;border:0 solid #dce7ed;background-color:#fff}div.bx-core-adm-dialog .bx-core-adm-dialog-head-inner{margin:6px 0 0;font-size:23px;text-shadow:none;display:block;text-align:center;color:#fff}div.bx-core-adm-dialog .bx-core-adm-dialog-head-icons{background:0 0!important}div.bx-core-adm-dialog .bx-core-adm-icon-close{background:url(/css/../images/krest.png) no-repeat}div.bx-core-adm-dialog .bx-core-adm-dialog-head{border-bottom:0;box-shadow:none;background-color:#ffc261}div.bx-core-adm-dialog .bx-core-adm-dialog-content-wrap{margin-top:32px;padding:0;border:3px solid #f95}.else #CatalogElementBasket_bx_117848907_37{position:fixed!important;left:50%!important;margin-left:-300px;top:100px!important;background:url(/css/../images/bgr/popup.png) no-repeat}.popup-window-center-column{background:0 0;background-color:none!important;background-image:none!important;box-shadow:none!important}a.popup-window-close-icon{width:27px;height:26px;background:url(/css/../images/krest.png) no-repeat}
#popup,
#popup2 {
 height:217px;
 width:367px;
 background-color:#fff;
 border-radius:5px;
 font-size:14px;
 color:#000;
 text-align: center;
}
#popup a.modalCloseImg,
#popup2 a.modalCloseImg {
 background:url(/css/../images/krest.png) no-repeat;
 width:17px;
 height:17px;
 display:inline;
 z-index:3200;
 position:absolute;
 top:9px;
 right:10px;
 cursor:pointer
}
#popup h3,
#popup2 h3 {
 color:#84b8d9
}
#popup #zag_zv,
#popup2 #zag_zv {
 width:100%;
 height:37px;
 background:url(/css/../images/zak_zvon_fon.png) repeat-x;
 border-radius:5px 5px 0 0
}
#popup #zag_zv p,
#popup2 #zag_zv p {
 color:#fff;
 font-size:23px;
 font-family:arial
}
#popup form .o_z,
#popup2 form .o_z {
 color:#000;
 margin-top:13px;
 font-size:14px
}
#popup form .o_z span,
#popup2 form .o_z span {
 color:red
}
#popup .butt,
#popup2 .butt {
 background:url(/css/../images/fon_button_zak.png) repeat-x;
 border:1px solid #c89900;
 width:152px;
 height:30px;
 color:#fff;
 font-size:16px;
 border-radius:3px;
 margin-top:7px;
 cursor:pointer
}
#popup input,
#popup2 input {
 height:20px;
 width:240px
}
#popup p,
#popup2 p {
 margin: 0;
 padding: 0 0 10px;
}
@media (max-width: 1024px) {
 div.bx-core-adm-dialog {
  position: fixed !important;
  left: 50% !important;
  margin-left: -300px;
  top: 100px !important
 }
}
/* End */


/* Start:/css/wm_style.css?167777395011754*/
@charset "UTF-8";body,html{width:100%!important;margin:0!important;padding:0!important}a{cursor:pointer}.breadcrumbs li{color:#f37f00}.bx_item_list_you_looked_horizontal.bx_orange .bx_item_list_title{background-color:#f37f00;color:#fff}.orangeBG{background:#f37f00!important}.bx_soc_comments_div .bx-catalog-tab-list,.bx_soc_comments_div .bx-catalog-tab-list li{border-color:#e7edf0}div.blog-comment-line{background:#e7edf0}.wmTovar_izbr a:hover,.wmTovar_linkblock a:hover{color:#000!important}.wm_body{width:100%;max-width:1280px;margin:auto;padding-bottom:40px}.padSite{padding:0 10px}.wmTovar{width:100%;padding:0px 0 25px 0;margin-top:-23px;display:flex;justify-content:space-between}.wmTovar_title{width:100%}.wmTovar_title h1{float:none;font-size:32px;margin-bottom:0}.wmTovar_kod{font-size:14px;padding-top:3px;line-height:1.8em;padding-right:12px}.wmTovar_flexRow{display:flex;line-height:1em}.bx_stars_rating_votes{padding-top:8px}.wmTovar_rightSTICK{border:1px solid #b0b0b0;border-radius:4px;background:#fff}.wmTovar_right{width:23%;max-width:310px}.bx_stars_bg{cursor:pointer}.pad12{padding:18px 12px 12px 12px}.wmTovar_left{width:76%;display:flex;flex-direction:column;justify-content:space-between;padding-top:35px}.wmTovar_izbr a,.wmTovar_linkblock a{color:#898989!important;text-decoration:none!important;font-weight:normal!important}.wmTovar_izbr{justify-content:space-around;padding-bottom:25px}.wmTovar_izbr a img,.wmTovar_linkblock a img{width:25px;height:auto}.wmTovar_linkblock a span{padding-right:5px}.wmTovar_linkblock a{color:#898989!important}.wmTovar_linkblock{padding:18px 0 12px 0;display:flex;flex-wrap:wrap}.wmTovar_linkblock div{width:50%}.call-img{background:url(/css/img/call.svg) left -10px no-repeat;padding:6px 0 0 32px;display:inherit;min-height:30px;background-size:25px auto}.partner-img{background:url(/css/img/partner.svg) -14px -12px no-repeat;padding:5px 0 0 32px;display:inherit;min-height:30px;background-size:54px auto;margin-top:5px}.share-img{background:url(/css/img/share.svg) left -10px no-repeat;padding:8px 0 0 32px;display:inherit;min-height:30px;background-size:25px auto}.addthis_counter .atc_s{background-color:transparent!important;padding:0!important}.addthis_counter a.atc_s{font-size:12px!important}.dispNone{display:none;position:fixed;width:100%;height:100%;background:rgba(1, 1, 1, 0.5);top:0;left:0;z-index:9998}.dispShow{display:block!important}.print-img{background:url(/css/img/print.svg) left -9px no-repeat;padding:7px 0 0 32px;display:inherit;min-height:30px;background-size:25px auto}.izbr-img{background:url(/css/img/star.svg) left 3px no-repeat;padding:20px 0 0 40px;display:inherit;min-height:30px;background-size:42px auto}.wmTovar_linkblock a:hover{opacity:1;color:#000!important}.wmTovar_desc{width:85%;max-width:428px}.partners,.wmTovar_counts,.wmTovar_desc,.wmTovar_enable,.wmTovar_flexRow_label,.wmTovar_prices,.wmTovar_priceValue{padding-bottom:18px}.wmTovar_buyBottons,.wmTovar_manufac{margin-bottom:36px}.wmTovar_manufac{text-align:center}.wmTovar_manufac a img{margin-top:5px;max-width:130px;height:auto}.wmTovar_manufac span{display:inline-block;padding-top:5px}.wm_downPrice_kod,.wmTovar_prices{font-size:14px!important}.wm_downPrice_Title,.wm_downPrice h3,.wmTovar_priceValue{font-size:20px!important;padding-bottom:1px;color: #fc8507}.wmTovar_prices .wmTovar_flexRow{justify-content:flex-start}.wmTovar_flexRow_label{min-width:92px}.wmTovar_prices a{white-space:nowrap}.wmTovar_counts button,.wmTovar_counts input{background:#fff;border:1px solid #c9ced0;padding:0;margin:0;line-height:1em;height:31px;width:60px;text-align:center;font-size:16px}.wmTovar_counts input:focus{background:#fff5f0}.wmTovar_counts .minusss{border-right:0px none}.wmTovar_counts .plusss{border-left:0px none}.wmTovar_counts button{width:33px;height:33px;cursor:pointer;background:#f9fbfb}.wmTovar_counts button:hover{background:#f37f00}.wmTovar_buyBottons{justify-content:space-between}.blog-add-comment a,.wm_downPrice input[type=submit],.wm_questions input[type=submit],.wmTovar_buyBottons .one_click_button,.wmTovar_buyBottons .wrap_button{margin:0;background:#f37f00;color:#fff;text-decoration:none;float:none;border:1px solid #f86b1e;border-radius:4px;padding:0;height:auto;width:57%;max-width:180px;cursor:pointer}.blog-add-comment a b{font-weight:normal}.blog-add-comment a,.wm_downPrice input[type=submit],.wm_questions input[type=submit]{padding:12px 36px 10px 36px!important;line-height:inherit!important}.wm_downPrice input[type=submit],.wm_questions input[type=submit]{margin:15px 0}.wm_downPrice input[type=submit]{margin:5px 0}.wm_downPrice #AMOUNT{width:60px!important;height:31px!important}.wm_downPrice h3,.wm_questions h2{padding-bottom:15px}.rowFormGroup{padding:8px 0!important}.rowFormGroup input{max-width:300px!important;padding:12px!important;border:1px solid #b0b0b0!important;border-radius:4px!important;font-size:18px!important}.blog-add-comment{padding:18px 0 30px 0!important}.wmTovar_buyBottons .compare_button{width:100px!important}a.add_basket span{display:none}a.already font{display:none!important}a.already span{display:block!important;max-height:15px}.wmTovar_buyBottons a{color:#fff;float:none;background:#f37f00;padding:10px 0 7px 0;white-space:nowrap;margin:0 auto;display:block;text-align:center}.blog-add-comment a:hover,.wm_downPrice input[type=submit]:hover,.wm_questions input[type=submit]:hover,.wmTovar_buyBottons a:hover{background:#f35f0e;border-color:#e65202}.partners a{color:#2c67ad}.wmTovar_enable_yes{color:#10bf3d}#tooltip1,#tooltip2,#tooltip3,#tooltip4,.pods_but a{width:auto;cursor:inherit;min-width:inherit;display:block}.pods_but{margin:0;border-radius:4px;border-color:#b0b0b0;display:flex;justify-content:space-between;min-width:inherit}.img-dost{background:url(/css/img/speed.svg) left top no-repeat;padding:0px 0 0 60px;min-height:30px;background-size:80px auto;line-height:1.5em;height:auto!important;cursor:pointer!important}.img-region{background:url(/css/img/map_russia.svg) left -15px no-repeat;padding:0px 0 0 60px;min-height:30px;background-size:80px auto;line-height:1.5em;height:auto!important;cursor:pointer!important}.img-srok{background:url(/css/img/watch.svg) left -15px no-repeat;padding:0px 0 0 60px;min-height:30px;background-size:80px auto;line-height:1.5em;height:auto!important;cursor:pointer!important}.img-montazh{background:url(/css/img/montag.svg) left -15px no-repeat;padding:0px 0 0 60px;min-height:30px;background-size:80px auto;line-height:1.5em;height:auto!important;cursor:pointer!important}.forImageCol{display:flex;min-height:280px}.forImageCol_left{margin-right:2%;width:44%;height:350px;overflow:hidden}.forImageCol_right{width:54%;padding-top:20px}.bx_item_slider{position:relative}.bx_bigimages{position:relative;z-index:1}.bx_bigimages_aligner .fancybox{text-align:center}.bx_bigimages_imgcontainer img.onlyBigImg{width:100%!important;max-width:270px!important;height:auto!important}.hidden{display:none}.visible{display:block}.wmTovar_sliderFoto{position:absolute;left:0;top:0;z-index:2}.jscarousal-vertical-back,.jscarousal-vertical-forward{display:block!important;position:absolute;top:0;width:50px;height:50px;background:transparent;z-index:3;cursor:pointer;opacity:.6}.jscarousal-vertical-back:hover,.jscarousal-vertical-forward:hover{opacity:1}.jscarousal-vertical-forward{top:inherit;bottom:-50px}.jscarousal-vertical-back{background:url(/css/img/prev-vert.svg) no-repeat center center}.jscarousal-vertical-forward{background:url(/css/img/next-vert.svg) no-repeat center center}.jscarousal-contents-vertical{height:250px;overflow:hidden;margin-top:50px}.wmTovar_sliderFoto .mydata{padding-bottom:0px;width:50px;height:50px;overflow:hidden;opacity:.8}.wmTovar_sliderFoto .mydata:hover{opacity:1;cursor:pointer}.wmTovar_sliderFoto ul{margin:5px 0 0 12px;padding:0;height:335px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-around;flex-wrap:wrap;width:52px;overflow:hidden}.bx_bigimages,.bx_item_slider,.wmTovar_images{height:100%}.bx_bigimages_imgcontainer{display:flex;flex-direction:column;justify-content:center;height:100%}.wmTovar_sliderFoto ul li{display:flex;flex-direction:column;justify-content:center;border:1px solid #fff}.wmTovar_sliderFoto ul li.bx_active{border:1px solid #b0b0b0;border-radius:4px}.darken{left:0}.tabs{width:100%;max-width:957px}.tabs>div{padding-top:10px}.tabs>ul{margin:0px;padding:0px}.tabs>ul:after{content:"";display:block;clear:both;height:1px}.tabs>ul>li{margin:0px;padding:0px;cursor:pointer;display:block;float:left;padding:10px 15px;background:none;color:#898989;border-right:1px solid #e7edf0;font-size:14px;border-bottom:1px solid #e7edf0}.tabs>ul>li.active,.tabs>ul>li.active:hover{color:#000}.tabs>ul li.active{border-bottom:1px solid #f37f00}.tabs>ul>li:hover{color:#000}.tabs-contaner{padding-top:30px!important}.tabs-contaner h2{color:#f37f00;font-size:18px;font-family:Arial}.sticky-content.fixed{position:fixed;top:10px;width:289px;background:#fff;z-index:100;margin-left:-1px}.wm_downPrice.bx-core-adm-dialog{display:block}.wm_downPrice{display:none;z-index:9999;background:#fff;border:1px solid #e7edf0;padding:2%}.wm_downPrice_top{padding:5px!important;border:1px solid #e7edf0!important;display:table!important;width:96%!important}.wm_downPrice_top .wmTovar_counts{padding-bottom:0px!important}.wm_downPrice_top .rowFormGroup{padding:2px!important}.wm_downPrice.bx-core-adm-dialog input[type=text]{height:auto!important}.wm_downPrice.bx-core-adm-dialog{top:50px!important}.wm_downPrice_top .rowFormGroup input{padding:5px!important}.wm_downPrice_img{float:left!important;margin-right:4%!important}dd,dl,dt,form{margin:0;padding:0}.hide{display:none!important}.wm_body>.padSite>.row>.col-xs-12{position:relative;z-index:110;background:#fff;padding-bottom:25px}.bx_item_list_you_looked_horizontal{background:#fff;position:relative;z-index:120;margin-top:-25px;padding-bottom:80px;border-bottom:0px none}.wmTovar_Tabs{padding-bottom:30px}.bx_item_list_you_looked_horizontal.bx_orange .bx_item_list_title,.bx_item_list_you_looked_horizontal.bx_orange_light .bx_item_list_title{background:#fff;color:#000;font-weight:normal;text-align:left;font-size:20px;padding-bottom:20px;padding-left:15px}.bx_item_list_section{background-color:#fff}.bx_item_list_slide.active{background-color:#fff}.site_breadcrumb{clear:both;width:100%;max-width:937px;/*margin:auto*/}.site_breadcrumbCol{width:76%;position:relative;top:16px}@media screen and (max-width:1100px){.pods_but{flex-direction:column;height:auto;padding-bottom:12px}.pods_but a{display:inherit!important;height:auto!important;padding:0px 0 0px 60px;cursor:inherit}.pods_but p{margin-top:18px;width:auto;height:auto;float:none;margin-left:12px}.wmTovar_buyBottons{flex-direction:column}.wmTovar_buyBottons .wrap_button{margin-bottom:20px;max-width:100%;width:100%!important}}@media screen and (max-width:770px){.wmTovar_left,.wmTovar_right{width:49%;margin:0;max-width:inherit}.wmTovar_sliderFoto{display:none}.wmTovar_buyBottons{flex-direction:column}.forImageCol_left,.forImageCol_right,.wmTovar_buyBottons .one_click_button,.wmTovar_buyBottons .wrap_button{width:100%;margin:3px auto}.forImageCol{flex-direction:column-reverse}.wrap_button{height:auto;float:none}}@media screen and (max-width:580px){.pods_but a{padding:1px}.forImageCol_right>div.wmTovar_flexRow{flex-direction:column}.forImageCol_left{height:auto}.pods_but a span{display:none}.wmTovar{flex-direction:column}.wmTovar_left,.wmTovar_right{width:100%}.pods_but{display:none}}@media print{.wmTovar{flex-direction:column}.wmTovar_desc,.wmTovar_left,.wmTovar_right{width:100%;padding:0!important}.addthis_default_style,.bx_item_list_you_looked_horizontal,.col-xs-12,.partners,.wmTovar_buyBottons,.wmTovar_counts,.wmTovar_izbr{display:none!important}}
/* End */


/* Start:/bitrix/templates/main_new_2020/components/bitrix/news.list/top_banner/style.css?16453843202322*/
.single-banner-container_catalog_body,
.single-banner-container_catalog_head {
    border-radius:8px;
    box-shadow:0 1px 2px 0 rgba(0,0,0,0.16);
    background-color:#fff
}
.single-banner-container {
    position:relative
}
.single-banner-container_catalog_body,
.single-banner-container_catalog_head {
    border-radius:8px;
    overflow:hidden
}
@media (min-width: 992px) {
    .single-banner-container_catalog_body,
    .single-banner-container_catalog_head {
        max-height:80px
    }
}
.show-banner-popover-button {
    display:flex;
    align-items:center;
    justify-content:center;
    width:25px;
    height:25px;
    border-radius:50%;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:rgba(0,0,0,0.3);
    font-size:13px;
    line-height:24px;
    position:absolute !important;
    top:10px;
    right:10px;
    cursor:pointer;
    z-index:1
}
@media (max-width: 767px) {
    .show-banner-popover-button {
        display:none
    }
}
.show-banner-popover-button.active {
    background:#000
}
@media (min-width: 992px) and (max-width: 1199px) {
    .show-banner-popover-button:hover {
        background:#000
    }
}
@media (min-width: 1200px) {
    .show-banner-popover-button:hover {
        background:#000
    }
}
.hide-banner-popover {
    width:266px !important;
    padding:0
}
.hide-banner-popover.bottom {
    left:auto !important;
    right:0 !important
}
.hide-banner-popover.bottom .arrow {
    left:auto !important;
    right:10px !important
}
.hide-banner-popover.left {
    top:3px !important;
    bottom:auto !important
}
.hide-banner-popover.left .arrow {
    top:18px !important;
    bottom:auto !important
}
.popover-block__hide-banner {
    max-width:330px
}
.popover-hide-banner-content__alert {
    display:none
}
.popover-hide-banner-content__message {
    font-size:16px;
    line-height:24px;
    margin-bottom:16px
}
.popover-hide-banner-content__controls {
    color:inherit;
    font-weight:700;
    display:inline-flex;
    width:100%;
    justify-content:center
}
.popover-hide-banner-content__btn {
    font-weight:normal;
    padding:0 16px !important;
    height:44px !important;
    line-height:44px !important;
    min-width:0 !important
}
.popover-hide-banner-content__btn+.popover-hide-banner-content__btn {
    margin-left:12px
}
/* End */


/* Start:/bitrix/templates/main_new_2020/css/swiper-bundle.min.css?49916250018454*/
/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/bitrix/templates/main_new_2020/components/bitrix/menu/header/style.min.css?1584269280490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/main_new_2020/components/bitrix/menu/header/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/main_new_2020/components/bitrix/system.auth.form/auth_2020/style.css?15994644003163*/
div.bx-system-auth-form span.bx-auth-secure {
    background-color: #FFFAE3;
    border: 1px solid #DEDBC8;
    padding: 2px;
    display: inline-block;
    vertical-align: bottom;
    margin-top: -1px;
}

div.bx-system-auth-form div.bx-auth-secure-icon {
    background-image: url(/bitrix/templates/main_new_2020/components/bitrix/system.auth.form/auth_2020/images/sec.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 19px;
    height: 18px;
}

div.bx-system-auth-form div.bx-auth-secure-unlock {
    background-image: url(/bitrix/templates/main_new_2020/components/bitrix/system.auth.form/auth_2020/images/sec-unlocked.png);
}
.header .buttons {
    position: relative;
}
.popup {
	padding: 15px;
	padding-bottom: 25px;
	background: #ffffff;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	position: absolute;
	z-index: 1000;
	bottom: -10px;
    transform: translateY(100%);
    display: none;
    border-radius: 8px;
}
.popup--auth {
    min-width: 285px;
}
.popup--register {
    padding: 30px;
    min-width: 400px;
}
.popup.open {
    display: block;
}
.popup-form {
    margin:10px 0;
    text-align: left;
}
.popup-form__input {
    display: block;
    margin-bottom: 15px;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 5px 10px;
    border-radius: 5px;
    color: #333;
}
.popup-form__input--bg {
    background-color: #a7cce4;
    border: none;
}
.popup-form__button {
    width: 50%;
    display: block;
    margin: 0 auto;
    padding: 5px;
    background: #f37f00;
    color: #ffffff;
    border-radius: 4px;
    border: none;
}
.popup-form__button:hover,
.popup-form__button:focus {
	background: #f35f0e;
}
.header .buttons a.popup__link {
	display: block;
	height: auto;
	width: auto;
	padding: 2.5px;
	border: none;
	border-radius: 5px;
    margin-right: 0;
    color: #2c67ad;
}
.header .buttons a.popup__link:hover,
.header .buttons a.popup__link:focus {
    text-decoration: none;
}
.popup__logo {
    border-bottom: 1px solid #b0b0b0;
    margin-bottom: 5px;
    text-align: center;
}
.popup__logo img {
    width: 185px;
}
.popup-form__label {
    font-weight: normal;
}

.popup-form__view-password {
    font-weight: normal;
    flex-shrink: 0;
    margin: 0;
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.popup-form__password {
    display: flex;
    justify-content: space-between;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    margin-bottom: 15px;
    align-items: center;
    padding: 5px 10px;
}
.popup-form__input--password {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
}
input.popup-form__checkbox {
    margin: 0;
    margin-right: 5px;
}
.popup-form__privacy {
    margin-bottom: 15px;
    font-weight: normal;
}

.mfp-content .popup {
    position: relative;
    transform: none;
    width: 480px;
    margin: 0 auto;
    display: block;
}
.popup-link--policy {
    display: block;
    color: #2c67ad;
    text-decoration: underline;
}
.popup h2 {
    text-align: center;
}
.g-recaptcha {
    margin-bottom: 15px;
}
.popup__bottom {
    padding-top: 7.5px;
    border-top: 1px solid #b0b0b0;
    text-align: center;
}
.popup__link {
    color: #2c67ad;
    text-decoration: underline;
}
.popup__link:hover {
    text-decoration: none;
}
/* End */


/* Start:/local/components/mournful/ajax.registration/templates/.default/style.css?17815407331022*/
div.bx-auth input.bx-auth-input {
    vertical-align:middle;
}
div.bx-auth span.bx-auth-secure {
    background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;
}
div.bx-auth div.bx-auth-secure-icon {
    background-image:url(/local/components/mournful/ajax.registration/templates/.default/images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;
}
div.bx-auth div.bx-auth-secure-unlock {
    background-image:url(/local/components/mournful/ajax.registration/templates/.default/images/sec-unlocked.png);
}
.statustext {
    color: red;
}
.success-reg {
    font-size: 22px;
    text-align: center;
    border-bottom: 1px solid #b0b0b0;
}

/* Базовые стили для ошибки */
.error-message {
    color: #d32f2f;
    font-size: 0.875rem;
    margin-top: 4px;
    display: block;
}

/* Подсветка поля при ошибке */
.input-error {
    border: 1px solid #d32f2f;
    outline-color: #d32f2f;
    background-color: #fff8f8;
}

/* Плавное появление ошибки */
.error-message[hidden] {
    display: none;
}

/* End */


/* Start:/local/components/mournful/ajax.registration/templates/.default/css/magnific-popup.css?14965128006951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/bitrix/templates/main_new_2020/components/bitrix/catalog.section.list/section_list_main/style.css?15897464407305*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	color: #4c7da6;
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width:12.5%;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: both;}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:33.3%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		width: 100%;
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1){clear: both;}

}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 30px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
/* End */


/* Start:/bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/style.css?177506103515069*/
/* div.title-search-result {
	display: block !important;
} */

.bx_smart_searche, .bx-searchtitle {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
}
.bx_smart_searche, .bx_smart_searche *, .bx-searchtitle, .bx-searchtitle * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx-searchtitle {
	margin: 10px 0 0;
}
.bx-searchtitle-history {
	margin-top: 5px;
}
	.bx-searchtitle-history a {
		color: #222;
		text-decoration: underline;
	}
	.bx-searchtitle-history a:hover {
		text-decoration: none;
	}
.bx-searchtitle-popup-history {
	padding: 12px;
}
	.bx-searchtitle-popup-history-head {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
		.bx-searchtitle-popup-history-clear {
			font-size: 13px;
			cursor: pointer;
		}
		.bx-searchtitle-popup-history-clear:hover {
			opacity: 0.8;
		}
	.bx-searchtitle-popup-history-title {
		font-size: 15px;
		padding-left: 3px;
	}
	.bx-searchtitle-popup-history-items {
		display: flex;
		flex-wrap: wrap;
		gap: 4px;
		margin-top: 2px;
	}
		.bx-searchtitle-popup-history-item {
			padding: 6px 10px 6px 6px;
			border-radius: 3px;
			text-decoration: none;
			color: #222;
		}
			.bx-searchtitle-popup-history-item:hover {
				background: #eee;
				color: #222;
			}
			.bx-searchtitle-popup-history-item::before {
				content: "";
				width: 16px;
				height: 16px;
				background: url(/bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/images/search-icon.svg) center center no-repeat;
				background-size: 12px auto;
				display: inline-block;
				vertical-align: middle;
				margin-right: 5px;
				margin-bottom: 1px;
			}
			.bx-searchtitle-popup-history-item span {
				vertical-align: middle;
			}

.bx-searchtitle .bx-block-title {
	color: #343434;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 9px;
	font-weight: 600;
}
.bx-searchtitle .bx-input-group {
	position: relative;
	border-collapse: separate;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bx-searchtitle .bx-input-group .bx-form-control {
	position: relative;
	z-index: 2;
	width: 100%;
	margin-bottom: 0;
	display: block;
	width: 100%;
	height: 40px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #222;
	background-color: #f8fafc;
	border: 1px solid #d5dadc;
	border-radius: 3px;
	outline: none;
	box-shadow: none !important;
	-webkit-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;
}
.bx-searchtitle .bx-input-group .bx-form-control:focus {
	background-color: #fff;
}
.bx-ios .bx-searchtitle .bx-input-group .bx-form-control {
	/* Fix of input shadow for IOS browsers. */
	background-image: -webkit-linear-gradient(#f8fafc 0%, #f8fafc 100%);
	background-image: linear-gradient(#f8fafc 0%, #f8fafc 100%);
}
.bx-searchtitle .bx-input-group-btn {
	position: absolute;
	right: 4px;
	top: 4px;
	z-index: 3;
	white-space: nowrap;
	line-height: normal;
}
.bx-searchtitle .bx-input-group-btn button {
	position: relative;
	border: none;
	/* background: url(/bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/images/search-icon.png) center center no-repeat #95a1a8; */
	display: inline-block;
	margin-bottom: 0;
	cursor: pointer;
	padding: 0 8px;
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	line-height: 1.42857143;
	height: 32px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.bx-searchtitle .bx-input-group-btn button:hover {
	background-color: #1484CE;
}


div.title-search-result {
	border: 0 none !important;
	display:none;
	overflow:hidden;
	z-index:999;
	min-width: 200px;
	margin-top: 3px;
	background-color: #FFF;
	border-radius: 5px;
	box-shadow: 0px 0px 2px 0px #ccc;
}
div.title-search-result-shadow {
	position: absolute;
	z-index: 998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
}


div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/*========================*/
.bx_smart_searche {
	border-top: 0 none;
	border-radius: 5px;
	/* border: 1px solid #eee; */
}
.bx_smart_searche .bx_info_wrap{
	margin-left: 85px;
}
.bx_smart_searche .bx_img_element{
	float: left;
	padding: 5px;
	width: 75px;
	text-align: center;
}
.bx_smart_searche .bx_item_block{
	min-height: 65px;
	position: relative;
}
.bx_smart_searche .bx_image {
	display: inline-block;
	max-width: 100%;
}
.bx_smart_searche .bx_image.empty_image{
	background-image: url(/bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/image/noimg.png);
}
.bx_smart_searche .bx_item_element{
	padding: 8px 0;
}
.bx_smart_searche .bx_item_element_all_result {
	text-align: center;
}
.bx_smart_searche .bx_item_element hr{
	margin: 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
}
.bx_smart_searche .bx_item_element a{
	margin-top: 5px;
	display: inline-block;
	color: #222;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.bx_smart_searche .bx_item_element a b {
	font-weight: bold;
	color: #222;
}
.bx_smart_searche .bx_item_element a:hover, .bx_smart_searche .bx_item_element a:hover b{
	text-decoration: underline;
}
.bx_smart_searche .bx_item_preview_text{
	font-size:13px;
	padding: 5px 10px 5px 0;
}
.bx_smart_searche .bx_price{
	font-weight:bold;
	font-size:15px;
	margin-top: 5px;
}
.bx_smart_searche .bx_price .old{
	font-weight: normal;
	text-decoration: line-through;
	color: #636363;
	font-size: 12px;
	vertical-align: middle;
}
.bx_smart_searche .bx_item_block.all_result{min-height:0}
.bx_smart_searche .bx_item_block.others_result{
	min-height: 0;
	line-height: 12px;
	padding: 0;
}
.bx_smart_searche .bx_item_block.all_result .all_result_button{
	display: block;
	font-size: 14px;
	text-decoration: none;
	margin: 0;
	line-height: 34px;
	letter-spacing: .5px;
	font-weight: normal;
}
.bx_smart_searche .bx_item_block_title {
	font-weight: bold;
	font-size: 16px;
	margin: 4px 8px;
}
.bx_smart_searche .bx_item_block_href {
	display: block;
	text-decoration: none;
	padding: 8px 12px;
	line-height: 14px;
}
.bx_smart_searche .bx_item_block_href:hover {
	background-color: #f6f6f6;
}
.bx_smart_searche .bx_item_block_hrline {
	border-bottom: 1px solid #eee;
}
.bx_item_block_item_clear {
	display: block;
	clear:both;
}
.bx_smart_searche .bx_item_block_item_info_wrap {
	display: block;
}
.bx_smart_searche .bx_item_block_item_info_wrap.wpic {
	padding-left: 39px;
}
.bx_item_block_item_info_wrap_flex {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.bx_item_block_item_info_wrap_inner {
	display: flex;
	align-items: center;
	width: 100%;
    justify-content: space-between;
}
.bx_smart_searche .bx_item_block_item_info {
	display: block;
}
.bx_smart_searche .bx_item_block_href_category_title {
	color: rgba(0, 0, 0, 0.7);
	margin-bottom: 2px;
	display: inline-block;
	font-size: 12px;
}
.bx_smart_searche .bx_item_block_href_category_name {
	font-size: 15px;
	color: #222;
}
.bx_smart_searche .bx_item_block_item_image {
	width: 50px;
	height: 50px;
	float:left;
	margin-right: 10px;
	position: relative;
	color: #222;
}
	.bx_smart_searche .bx_item_block_item_image img, .bx_item_block_item_image svg {
		position: absolute;
		top: 0;
		left:0;
		right:0;
		bottom:0;
		margin: auto;
		max-width: 100%;
		max-height: 100%;
	}
.bx_smart_searche .bx_item_block_item_name {
	color: #222;
	display: block;
	line-height: 17px;
	font-size: 15px;
}
.bx_smart_searche .bx_item_block_item_simple_name {
	color: #222;
	display: block;
	line-height: 17px;
}
.bx_smart_searche .bx_item_block_item_name b, .bx_smart_searche .bx_item_block_item_simple_name b {
	color: #222;
}
.bx_smart_searche .bx_item_block_item_price {
	float:right;
	text-align: right;
	color: #222;
	line-height: 17px;
	padding-left: 5px;
	font-size: 15px;
}
.bx_smart_searche .bx_item_block_item_price.bx_item_block_item_price_only_one {
	line-height: 34px;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_new {
	white-space: nowrap;
	font-weight: bold;
	display: block;
}
.bx_smart_searche .bx_item_block_item_price .bx_price_old {
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_smart_searche .bx_item_block_item_text {
	color: rgba(0, 0, 0, 0.7);
	display: block;
	margin-top: 8px;
	font-size: 13px;
	line-height: 15px;
	display: -webkit-box;        /* Включает flexbox-модель */
	-webkit-line-clamp: 2;       /* Количество строк */
	-webkit-box-orient: vertical;/* Вертикальная ориентация */
	overflow: hidden;            /* Скрывает текст за пределами */
	text-overflow: ellipsis;
}
.bx_smart_searche .bx_item_block_item_props {
	color: rgba(0, 0, 0, 0.7);
	display: flex;
	gap: 5px;
	font-size: 13px;
	line-height: 15px;
	margin-top: 5px;
}
.bx_item_block_item_prop_item {
	display: block;
}
.bx_smart_no_result_find {
	padding: 0 8px 8px;
}
.bx_smart_searche .bx_item_block_item_prop_item_name {
	font-weight: 600;
}

/* clear cross */
.bx-searchtitle .bx-searchtitle-clear {
	position: absolute;
	top: 1px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 4;
	display: none;
	font-size: 35px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	color: #000;
}
.bx-searchtitle .bx-searchtitle-clear:after{
	display: inline-block;
	content: "\00d7";
}

/* voice input */
.bx-searchtitle .bx-searchtitle-voice {
	position: absolute;
	top: 1px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 4;
	display: none;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.7);
}
	.bx-searchtitle .bx-searchtitle-voice svg {
		display: block;
		width: 22px;
		height: 22px;
		margin: 4px;
	}
	.bx-searchtitle .bx-searchtitle-voice.voice-show {
		display: block;
	}

	.bx-searchtitle .bx-searchtitle-voice.active::after, .bx-searchtitle .bx-searchtitle-voice.active::before {
		content: '';
		position: absolute;
		border: 3px solid #3D64FF;
		left: -20px;
		opacity: 0;
		right: -20px;
		top: -20px;
		bottom: -20px;
		border-radius: 50%;
		animation: searchpulse 2.5s linear infinite;
	}

	.bx-searchtitle .bx-searchtitle-voice.active::after {
		animation-delay: 1.25s;
	}

	@keyframes searchpulse {
		0% {
			transform: scale(0.5);
			opacity: 0;
		}
		50% {
			opacity: 1;
		}
		100% {
			transform: scale(1.2);
			opacity: 0;
		}
	}

/* preloader base */
.bx-searchtitle .bx-searchtitle-preloader {
	position: absolute;
	top: 2px;
	right: 110%;
	width: 30px;
	height: 30px;
	z-index: 5;
	display: none;
	/* display: block; */
}
.bx-searchtitle .bx-searchtitle-preloader.view {
	background: url(/bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/images/loader_orange.gif) center center no-repeat #fff;
}

/* blue */
.bx_smart_searche.theme-blue .bx_item_block_item_image {
	color:#0083d1;
}
.bx-searchtitle.theme-blue .bx-input-group .bx-form-control {
	border-color:#0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/images/loader_blue.gif);
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button {
	color: #0083d1;
}
	.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button:hover {
		opacity: 0.8;
	}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
	background-color: #0083d1;
	border-color: #0083d1;
	color: #FFF;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover {
	background-color: #5ca6e4;
	border-color: #5ca6e4;
	text-decoration: none;
}
.bx-searchtitle.theme-blue .bx-searchtitle-clear {
	color: #0083d1;
}
.bx-searchtitle.theme-blue .bx-searchtitle-voice svg path {
	fill: #0083d1;
}
/* black */
.bx_smart_searche.theme-black .bx_item_block_item_image {
	color:#333;
}
.bx-searchtitle.theme-black .bx-input-group .bx-form-control {
	border-color:#333;
}
.bx-searchtitle.theme-black .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/images/loader_black.gif);
}
.bx_smart_searche.theme-black .bx_item_block.all_result .all_result_button{
	color: #333;
}
.bx-searchtitle.theme-black .bx-input-group-btn button {
	background-color: #333;
	border-color: #333;
	color: #FFF;
}
.bx-searchtitle.theme-black .bx-input-group-btn button:hover {
	background-color: #5c5c5c;
	border-color: #5c5c5c;
	text-decoration: none;
}
.bx_smart_searche.theme-black {
	/* border:1px solid #333; */
	border-top: 0 none;
	border-radius: 0 0 3px 3px;
}
.bx-searchtitle.theme-black .bx-searchtitle-clear {
	color: #333;
}
.bx-searchtitle.theme-black .bx-searchtitle-voice svg path {
	fill: #333;
}
/* green */
.bx_smart_searche.theme-green .bx_item_block_item_image {
	color:#159ebb;
}
.bx-searchtitle.theme-green .bx-input-group .bx-form-control {
	border-color:#159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/images/loader_green.gif);
}
.bx_smart_searche.theme-green .bx_item_block.all_result .all_result_button{
	color: #159ebb;
}
.bx-searchtitle.theme-green .bx-input-group-btn button {
	background-color: #159ebb;
	border-color: #159ebb;
	color: #FFF;
}
.bx-searchtitle.theme-green .bx-input-group-btn button:hover {
	background-color: #44b1c9;
	border-color: #44b1c9;
	text-decoration: none;
}
.bx-searchtitle.theme-green .bx-searchtitle-clear {
	color: #159ebb;
}
.bx-searchtitle.theme-green .bx-searchtitle-voice svg path {
	fill: #159ebb;
}
/* red */
.bx_smart_searche.theme-red .bx_item_block_item_image {
	color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group .bx-form-control {
	border-color:#E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/images/loader_red.gif);
}
.bx_smart_searche.theme-red .bx_item_block.all_result .all_result_button{
	color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-input-group-btn button {
	background-color: #E22B2B;
	border-color: #E22B2B;
	color: #FFF;
}
.bx-searchtitle.theme-red .bx-input-group-btn button:hover {
	background-color: #e95c5c;
	border-color: #e95c5c;
	text-decoration: none;
}
.bx-searchtitle.theme-red .bx-searchtitle-clear {
	color: #E22B2B;
}
.bx-searchtitle.theme-red .bx-searchtitle-voice svg path {
	fill: #E22B2B;
}
/* yellow */
.bx_smart_searche.theme-yellow .bx_item_block_item_image {
	color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group .bx-form-control {
	border-color:#F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-preloader.view {
	background-image: url(/bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/images/loader_yellow.gif);
}
.bx_smart_searche.theme-yellow .bx_item_block.all_result .all_result_button{
	color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button {
	background-color: #F9A91D;
	border-color: #F9A91D;
	color: #FFF;
}
.bx-searchtitle.theme-yellow .bx-input-group-btn button:hover {
	background-color: #faba4a;
	border-color: #faba4a;
	text-decoration: none;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-clear {
	color: #F9A91D;
}
.bx-searchtitle.theme-yellow .bx-searchtitle-voice svg path {
	fill: #F9A91D;
}
/* End */


/* Start:/bitrix/templates/main_new_2020/components/bitrix/sale.basket.basket.line/mr_custom/style.css?16024329607858*/
.bx-basket {
	display: inline-block;
	padding-left: 0px;
}
.bx-basket-block {
	font-size: 12px;
	white-space: nowrap;
	display: flex;
	padding-left: 0px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}
.basket-line-total-count {
	position: absolute;
	border-radius: 50%;
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	border: 1px solid #b0b0b0;
	right: -5px;
	top: -5px;
	color: #f37f00;
	z-index: 100;
	background: #fff;
}
.bx-basket {
	vertical-align: middle;
}
.bx-basket-block a {
	position: relative;
}
.basket-text {
	display: flex;
	flex-direction: column;
}
.orange-text {
	color: #f37f00;
}
/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 998;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	/* padding-bottom: 75px; */
	/* position: absolute; */
	z-index: 1000;
	/* top: 40px; */
}
.bx-max-height .bx-basket-item-list{
	/* position: absolute; */
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	 display: none;
	/*display: block;*/
	/* height: 0; */
	height: auto;
	/* overflow: hidden; */
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-button-container a.btn
{
	color: #dddddd;
	text-decoration: none;
}

.bx-basket-item-list-button-container a.btn:hover,
.bx-basket-item-list-button-container a.btn:active
{
	color: #ffffff;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
	white-space: normal;
}
/* .bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
} */
.bx-basket-item-list-item-name
{
	padding-bottom: 5px;
}
.bx-basket-item-list-item-name a
{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
	white-space: normal;
	line-height: 16px;
}
.bx-basket-item-list-item-remove{
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
.bx-basket-item-list {
		width: 500px;
		background-color: #fff;
		position: absolute;
		right: 0;
		top: 52px;
		z-index: 10;
		border-top: 5px solid #e16e1a;
		box-shadow: 0px 2px 5px 0px rgba(201, 201, 201, 0.67);
		/* -webkit-transform: scale(0); */
		/* -moz-transform: scale(0); */
		/* -ms-transform: scale(0); */
		/* -o-transform: scale(0); */
		/* transform: scale(0); */
		overflow: visible;
}
.bx-basket-item-list::before {
	content: '';
	position: absolute;
	top: -11px;
	right: 117px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #e16e1a transparent;
}
.bx-basket-item-list-container {
	padding: 30px 15px 30px 30px;
}
.products-table {
	margin-bottom: 30px;
	max-height: 330px;
	position: relative;
	overflow: hidden;
	padding-right: 15px;

}
.bx-basket-item-list-item {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
}
.bx-basket-item-list-item-img{
	flex: 0 1 auto;
	width: 60px;
}
.header .buttons .bx-basket-item-list-item-img a {
	padding: 5px;
	border: 1px solid #efefef;
	display: block;
	width: 100%;
	margin-right: 0;
}
.bx-basket-item-list-item-img img {
	border-style: none;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.item-name {
	flex: 0 1 auto;
	width: 190px;
	padding: 0 10px;
}
.header .buttons .item-name a {
	color: #000;
	font-weight: 500;
	display: flex;
	width: 100%;
	margin-right: 0;
	border: none;
	padding: 0;
	text-align: left;
	align-items: center;
}
.item-count {
	flex: 0 1 auto;
	width: 65px;
}
.prod-counter {
	display: flex;
	flex-direction: row;
	align-items: stretch;
}
.prod-counter.small-counter .prod-counter-minus {
	font-size: 20px;
}
.prod-counter .calc-minus, .prod-counter .calc-plus, .prod-counter-minus, .prod-counter-plus {
	color: #000;
	background-color: #e7e7e7;
	width: 18px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	text-align: center;
	border: none;
	padding: 0;
}
.prod-counter.small-counter .prod-counter-minus, .prod-counter.small-counter .prod-counter-plus {
	height: 28px;
	line-height: 28px;
}
.prod-counter input[type="number"] {
	background-color: #fff !important;
	width: 65px;
	height: 40px;
	line-height: 40px;
	font-weight: 400;
	text-align: center;
	border: 1px solid #e7e7e7;
}
.prod-counter.small-counter input[type="number"] {
	width: 38px;
	height: 28px;
	line-height: 28px;
}
.prod-counter.small-counter input[type="number"]::-webkit-outer-spin-button,
.prod-counter.small-counter input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
 
.prod-counter.small-counter input[type="number"] {
  -moz-appearance:textfield;
}
.bx-basket-item-list-item-price-block {
	padding: 0 10px 0 15px;
	width: 120px;
}
.bx-basket-item-list-item-price {
	color: #e16e1a;
}
.header .buttons a.basket__button {
		display: inline-block;
		margin: 0;
		padding: 5px;
		background: #f37f00;
		color: #ffffff;
		border-radius: 8px;
		border: none;
		text-decoration: none;
		text-align: center;
		padding: 5px 20px;
		font-size: 14px;
		height: auto;
		width: auto;
}
@media (max-width:1199px) {
	.basket-text {
		display: none;
	}
}
/* End */


/* Start:/bitrix/templates/.default/components/bitrix/breadcrumb/bread/style.min.css?1499029200448*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/main_new_2020/components/bitrix/menu/footer_menu/style.min.css?1584269280490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/main_new_2020/components/bitrix/menu/footer_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/main_new_2020/styles.css?177154748533624*/
@font-face {
  font-family: "NEW-icon";
  src: url("/bitrix/templates/main_new_2020/fonts/new-icons/new-icon.woff") format("woff"), url("/bitrix/templates/main_new_2020/fonts/new-icons/new-icon.ttf") format("truetype"), url("/bitrix/templates/main_new_2020/fonts/new-icons/new-icon.eot") format("eot");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "ui-icon";
  src: url("/bitrix/templates/main_new_2020/fonts/icon-ui/icon-ui.woff2") format("woff2"), url("/bitrix/templates/main_new_2020/fonts/icon-ui/icon-ui.woff") format("woff"), url("/bitrix/templates/main_new_2020/fonts/icon-ui/icon-ui.ttf") format("truetype"), url("/bitrix/templates/main_new_2020/fonts/icon-ui/icon-ui.eot") format("eot");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
.not-scrolling {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
}
body {
	font-family:PTSans, sans-serif, serif
}
ul li {
    list-style: none;
}
/*a:not(.bx-breadcrumb a) {
	color: #ee7c15;
}
a:not(.bx-breadcrumb a):hover {
	color: #ee7c15;
}*/
.contents a {
	color: blue;
}
a:hover {
	cursor: pointer;
}
.contents a:hover {
	color: #ee7c15;
}
.title-link {
	display: block;
	color: #000;
    font-size: 24px;
    font-weight: 700;
	line-height: 1.5;
	margin-bottom: 15px;
}
a.title-link:hover {
	color: #fc5808;
	text-decoration: none;
}

header .header-top {
	height: 33px;
    background: #fff;
	border: none;
	color:#000;
}
header .header-top ul {
    text-align: justify;
	padding: 0;
}
header .header-top ul::after {
    content: "";
    display: inline-block;
    width: 100%;
}
header .header-top ul li {
    font-size: 14px;
    line-height: 33px;
    display: inline-block;
}
header .header-top ul li a {
    color: #000;
}
.header {
    margin: 40px 0 20px;
}
.header .logo {
	display: block;
	line-height: 115px;
}
.header .logo-1 {
	margin-top: -20px;
}
.logo img {
    max-width: 100%;
	max-height: 100%;
	object-fit: cover;
}
.header .buttons-block {
	float: right;
}
.header .buttons {
	margin: 10px auto 25px;
}
.header .buttons a {
	display: inline-block;
	height: 40px;
	width: 40px;
	padding: 7.5px;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
	margin-right: 5px;
}
.header .buttons a:hover {
    border-color: #f37f00;
}
.header .buttons a img{
	width: 100%;
}
.header .phone {
	height: 55px;
	margin-bottom: 20px;
}
.header .phone a  {
	float: left;
	display: block;
	height: 55px;
	line-height: 65px;
	font-size: 20px;
	color: #000;
	margin-left: 15px;
	text-decoration: none;
}
.header .phone a:first-child  {
	line-height: 0;
	margin: 0;
}
.header .phone a img{
	height: 100%;
}
.header .header__catalog-btn {
	transition: opacity 300ms ease-in 300ms;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    border-radius: 8px;
    background: linear-gradient(to top, #fc8507, #ffa218);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    left: auto;
    padding: 6px 11px;
    position: relative;
    text-align: center;
    visibility: visible;
    width: 100%;
	font-size: 17px;
    vertical-align: middle;
	margin-top: -22px;
}
.header .header__catalog-btn:hover {
    background: linear-gradient(to bottom, #ffbc0b, #ff7400);
    box-shadow: inset 0 -2px 0 0 rgba(0,0,0,0.2);
}
.header .header__catalog-btn::after {
    content: '\203A';
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
	transition: all .3s linear;
    font-size: 20px;
    font-weight: bold;
}
.header .header__catalog-btn.active::after {
    transform: translateY(-50%) rotate(90deg);
}
.header .header__catalog-block {
	position: absolute;
	bottom: 0;
	left: 0;
    transform: translateY(100%);
    z-index: 999;
	height: 0%;
	overflow: hidden;
	transition: all .3s linear;
}
.header .header__catalog-block.active {
	height: 767px;
	max-height: fit-content;
}
.kurs-valut{
	width: 100%;
	margin: 0;
	height: 40px;
}

.kurs-valut h4{
	padding: 0;
	margin: 5px 10px;
	font-size:14px;
	font-weight: bold;
}

.kurs-valut-inside{
	display: inline-block;
	height:27px
}

.kurs-valut-inside div:nth-child(2){
	border-left:1px solid #000
}

.kurs-valut-inside div .country-count{
	padding-left: 10px
}

.valute{
	padding: 0 10px;
	font-size:12px;
	float:left
}
.right-controls {
    transition: right .5s ease-in-out 0s;
    display: none;
    position: absolute;
	top: 0;
    right: 0;
    text-align: right;
    width: 60px;
	height: 40px;
}
.right-controls .header-menu-btn {
    color: #f37f00;
    height: 40px;
    margin: 0;
    transition: background-color .1s ease;
    width: 100%;
	vertical-align: middle;
	font-size: 26px;
	padding: 0;
	text-align: center;
	cursor: pointer;
}
.right-controls .header-menu-btn::before {
    font-family: 'ui-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
}
.right-controls .header-menu-btn:not(.collapsed)::before {
    content: "\e014";
}
.right-controls .header-menu-btn.collapsed::before {
    content: "\e056";
}
.ui-input-search__icon_search:before,
.ui-input-search__icon_clear:before {
	font-family:'ui-icon' !important;
	speak:none;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	display:inline-block;
	line-height:1
}
.ui-input-search {
	position:relative;
	background:#fff;
	border:1px solid #d9d9d9;
	border-radius:8px;
	height:40px;
	line-height:38px;
	font-size:14px;
    margin-right: -22px;
}
.ui-input-search__hidden {
	opacity:0
}
.ui-input-search__input {
	color:#333;
	padding:0 45px 0 12px;
	height:100%;
	width:100%;
	border-radius:8px;
	border:none;
	outline:none
}
.ui-input-search__icon {
	background:linear-gradient(270deg, #fff 45%, rgba(234,234,234,0));
	color:#8c8c8c;
	position:absolute;
	right:5px;
	top:0;
	font-size:16px;
	height:100%;
	width:40px;
	text-align:center;
	cursor:pointer;
	box-shadow: none;
	border: none;
	z-index: 999;
}
.ui-input-search__icon_clear {
	display:none
}
.ui-input-search__icon_clear-visible {
	display:block
}
.ui-input-search__icon_clear-visible+.ui-input-search__icon_search {
	display:none
}
.ui-input-search__icon:hover {
	color:#333
}
.wrapper {
	padding-top: 10px;
	/*background: #f8f8f9;*/
}
.pos_relative {
	position: relative;
}
.pos_static {
	position: static;
}
.menu-desktop {
    display: block;
    width: 100%;
    /*position: relative;*/
	overflow: hidden;
	border-radius: 8px;
	border: solid 1px rgba(0,0,0,0.05);
	background-color: #fff;
}
.menu-desktop__root {
	position: relative;
	display: flex;
    height: 45px;
	line-height: normal;
    padding: 5px 5px 5px 75px;
    width: calc(100% + 2px);
    margin: 0 -1px;
	font-size: 14px;
    transition-duration: .3s;
    transition-property: color;
    text-decoration: none;
    color: #333;
	align-items: center;
}
.menu-desktop__root:hover {
    background: rgba(0,0,0,0.05);
	text-decoration: none;
	color: #f37f00;
	border-radius: 10px;
}
.menu-desktop__root img {
	position: absolute;
	left: 25px;
	top: 0;
	bottom: 0;
	display: inline-block;
	height: 25px;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	width: 25px;
}
.open_submenu_button {
	display: none;
}
.menu-desktop_submenu {
    position: absolute;
	display: none;
    left: calc(25% - 15px);
    padding: 15px 30px;
    width: 75%;
    z-index: 100;
    border-radius: 8px;
    background-color: #fff;
	top: 0;
	border: solid 1px rgba(0,0,0,0.05);
    bottom: 0;
    max-height: 100%;
    overflow-y: scroll;
	-ms-overflow-style: none;  /* IE 10+ */
    scrollbar-width: none;
}
.menu-desktop_submenut::-webkit-scrollbar {
	width: 0; 
}
.open_submenu:hover .menu-desktop_submenu,
.menu-desktop_submenu:hover {
	display: block;
}
.menu-desktop_submenu a {
	font-size: 14px;
    transition-duration: .3s;
    transition-property: color;
    text-decoration: none;
    color: #333;
	align-items: center;
}
.menu-desktop_submenu a:hover {
	text-decoration: none;
	color: #f37f00;
}
.menu-desktop_submenu_root {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 12px;
    display: block;
}
.menu-desktop_submenu ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
}
.menu-desktop_submenu ul li {
	position: relative;
	display: inline-block;
	width: 33%;
	padding: 5px;
	line-height: normal;;
}
.main-slider {
	position: relative;
	width: 100%;
	max-height: 33vw;
	border-radius: 10px;
	overflow: hidden;
}
.main-slider .owl-item img {
	height: 33vw;
	max-height: 400px;
	object-fit: cover;
}
.main-slider .owl-nav,
.main-slider .owl-dots {
	position: absolute;
	z-index: 10;
}
.main-slider .owl-nav {
	top: calc(50% - 11px);
	left: 0;
	right: 0;
}
.main-slider.owl-carousel .owl-nav button {
	position: absolute;
	width: 23px;
	height: 23px;
	color: transparent;
	font-size: 0;
	border: 2px solid #fff;
	border-radius: 50px;
	opacity: 0.6;
}
.main-slider.owl-carousel .owl-nav button:hover {
	opacity: 1;
}
.main-slider.owl-carousel .owl-nav button.owl-prev {
	left: 20px;
}
.main-slider.owl-carousel .owl-nav button.owl-next {
	right: 20px;
	transform: rotate(180deg);
}
.main-slider.owl-carousel .owl-nav button::before {
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	top: 5px;
	left: 7px;
	transform: rotate(45deg);
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
.main-slider .owl-dots {
	bottom: 20px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
}
.main-slider .owl-dots button.owl-dot{
	width: 17px;
	height: 17px;
	border-radius: 50px;
	margin-right: 10px;
	background: #fff;
	opacity: 0.6;
}
.main-slider .owl-dots button.owl-dot.active, 
.main-slider .owl-dots button.owl-dot:hover {
	opacity: 1;
}
.homepage-news {
	padding: 60px 0 30px;
	margin-top: -30px;
	/*background: #F6F6F6;*/
}
.actions-slider .owl-stage,
.homepage-news .owl-stage {
	display: flex;
    min-height: 100%;
    padding-bottom: 5px;
}
.actions-slider .own-stage .owl-item,
.homepage-news .owl-stage .owl-item {
	min-height: 100%;
}
.news-post-block {
    border: none;
    height: auto;
	min-height: 100%;
    width: 100%;
    position: relative;
	border-radius: 8px;
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.16);
	margin-top: 1px;
	background: #fff;
	overflow: hidden;
}
.news-post-block .news-post-img img {
    max-width: 100%;
    height: 180px;
    /*object-fit: cover;*/
}
.news-post-block .news-block__overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 70px;
    bottom: 0;
	transition: all .2s ease 0s;
}
.news-post-block:hover .news-block__overlay {
	top: 20px;
}
.news-post-block .news-text-block {
	position: relative;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #000;
	font-size: 12px;
	padding: 10px;
	z-index: 1;
}
.news-post-block .news-text-block .news-text-name {
	font-weight:bold;
}





/****************/
.homepage-novelties__main,
.homepage-novelties__tile-item {
	border-radius:8px;
	box-shadow:0 1px 2px 0 rgba(0,0,0,0.16);
	border:solid 1px transparent;
	background-color:#fff
}
.homepage-novelties {
	/*background: #F6F6F6;*/
	padding-bottom: 30px;
}
.homepage-novelties__wrap {
	height:520px;
	display:inline-flex;
	padding-left: 10px;
}
.homepage-novelties__main {
	width:calc(50% - 10px);
	height:100%;
	position:relative;
	transition:.5s;
	overflow:hidden;
	min-width:0;
	word-wrap:break-word;
	padding:48px
}
.homepage-novelties__main:hover {
	top: -5px;
	box-shadow: 5px 3px 10px 0 rgba(0,0,0,0.16);
}
.homepage-novelties__main-image {
	display:flex;
	justify-content:center;
	margin-bottom:24px;
	height:260px
}
.homepage-novelties__main-image a {
	text-align:center
}
.homepage-novelties__main-image img {
	max-width:100%;
	max-height:100%;
	width:auto;
	height:auto
}
.homepage-novelties__main-description {
	margin-top:auto
}
.homepage-novelties__main-title {
	font-size:24px;
	line-height:1.3;
	text-align:center;
	margin-top:auto;
	margin-bottom:8px;
	max-height: 62.5px;
	overflow: hidden;
}
.homepage-novelties__main-title-mobile {
	display:none
}
.homepage-novelties__main-buy-block {
	display:flex;
	align-items:center;
	justify-content:center;
	white-space:nowrap
}
.homepage-novelties__main-buy-block-price {
	font-weight:700;
	font-size:24px;
	margin-right:16px
}
.homepage-novelties__tile {
	width:calc(50% - 10px) !important;
	display:flex;
	align-content:space-between;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	height:100%;
	margin-left:20px
}
.homepage-novelties__tile-item {
	padding:15px;
	width:calc(50% - 10px);
	height:calc(50% - 10px);
	position:relative;
	transition:.5s;
	overflow:hidden;
	text-align:center
}
.homepage-novelties__tile-item:hover {
	box-shadow: 5px 3px 10px 0 rgba(0,0,0,0.16);
	top: -5px;
}
.homepage-novelties__tile-item:nth-child(2) {
	margin-top:0
}
.homepage-novelties__tile-item-image {
	align-items:center;
	flex-direction:column;
	display:flex;
	height:130px
}
.homepage-novelties__tile-item-image > a,
.homepage-novelties__tile-item-image img {
	height:100%;
}
.homepage-novelties__tile-item-title {
	font-family: PTSans, Helvetica, sans-serif;
	font-size:16px;
	font-weight:400;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align:center;
	color:#000;
	display: flex;
	flex-direction: column;
	gap: 10px;
	justify-content: space-between;

}
.homepage-novelties__tile-item-link-mobile {
	display:none
}
.homepage-novelties__tile-item-link {
	color:#4e4e4e;
	text-decoration:none;
	transition:.3s;
	background-color:#fff;
	overflow: hidden;
}
.homepage-novelties__tile .homepage-novelties__tile-item-link {
	display: block;
	height: 55px;
	overflow: hidden;
}
.homepage-novelties__tile-item-link:before {
	display:block
}
.homepage-novelties__tile-item-link:hover {
	color:#f37f00;
	z-index:200;
	text-decoration: none;
}
.homepage-novelties__tile-item-link:hover:before {
	display:none
}

.homepage-novelties__tile-item-price .product-price-simple__current {
	font-size:16px !important;
	line-height:24px;
	font-weight:700
}
.product-price-simple__rub-icon::before {
    content: "\e934";
}
.product-price-simple__rub-icon::before {
    font-family: 'ui-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    line-height: 1;
}
.button-ui {
	border-radius: 8px;
	height: 40px;
	min-width: 138px;
	padding: 0;
	font-size: 16px;
	border: none;
	outline: none;
	cursor: pointer;
	text-align: center;
    background: #fff;
	color: #333;
	border: 1px solid #d9d9d9;
	font-weight: normal;
}
.button-ui:hover {
    background-image: linear-gradient(to bottom, #ffbc0b, #f37f00);
    box-shadow: inset 0 -2px 0 0 rgba(0,0,0,0.2);
}

/*********PRODUCT SLIDER**********/
.homepage-best-offers {
	padding: 30px 0;
	/*background: #F6F6F6;*/
}
.homepage-best-offers__content {
	border-radius: 8px;
	/* box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16); */
	/* border: solid 1px transparent; */
	/* background-color: #fff; */
	/* padding: 24px; */
}
.homepage-tabs-slider__tab-title {
    border-radius: 8px;
    background-color: #fff;
    cursor: pointer;
    transition: .3s;
    text-align: center;
    display: inline-block;
    position: relative;
    outline: none;
    padding: 6px 12px;
    margin-right: 10px;
}
.homepage-tabs-slider__tab-title.active {
    background-color: #f2f2f2;
    font-weight: 700;
    border-bottom: none;
    cursor: default;
    text-decoration: none;
}
.homepage-tabs-slider__tab-title:hover {
    color: #f37f00;
}
.homepage-tabs-slider__tab-title.active:hover {
	color: inherit;
}
.homepage-tabs-slider__tab-title::before {
    content: '';
    /* border-bottom: 1px dotted rgba(0,0,0,0.4); */
    display: inline-block;
    position: absolute;
    z-index: 100;
    width: calc(100% - 24px);
    bottom: 4px;
    left: 12px;
}
.homepage-tabs-slider__tab-title.active:before {
 content:none
}
.homepage-tabs-slider {
	height: 100%;
}
.homepage-tabs-slider__wrapper.slider-wrap {
	display: flex;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 24px;
	position: relative;
}
.homepage-tabs-slider__content {
	display: flex;
	min-height: calc(100% - 48px);
}
.homepage-tabs-slider__content .tabs-content {
	display: block;
	width: 100%;
}
.homepage-tabs-slider__content .tabs-content > div {
	display: none;
}
.homepage-tabs-slider__content .tabs-content > div.active {
	display: block;
}
.slider-products__item {
	padding: 20px;
    border-radius: 8px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16);
    background-color: #fff;
    margin-right: 5px;
}
.slider-product-item__image {
    width: 160px;
    height: 160px;
    text-align: center;
    margin: auto;
}
.slider-product-item__image::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
}
.slider-product-item__image img, .slider-product-item__image picture {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.slider-product-item__title {
    margin-top: 8px;
    height: 40px;
    font-size: 16px;
}
.clamped-link {
	display: block;
	max-height: 45.7px;
    background: #fff;
    z-index: 1000;
    display: block;
    overflow: hidden;
    transition: .15s;
    margin-bottom: auto;
    position: relative;
    transition-duration: .3s;
    transition-property: color;
    text-decoration: none;
    color: #333;
}
.clamped-link:hover {
    border-radius: 0 0 8px 8px;
    -webkit-box-shadow: 0 15px 20px -20px #000;
    box-shadow: 0 15px 20px -20px #000;
    max-height: inherit !important;
    padding-bottom: 16px;
    width: 100%;
	text-decoration: none;
	color: #f37f00;
}
.rating-block {
    margin: 16px 0 8px;
    display: flex;
    flex-direction: row;
    flex-flow: nowrap;
    height: 26px;
}
.product-price__current {
	font-size: 19px;
	font-weight: bold;
}
.product-price__rub-icon:before {
 font-family:'ui-icon' !important;
 speak:none;
 font-style:normal;
 font-weight:normal;
 font-variant:normal;
 text-transform:none;
 display:inline-block;
 line-height:1
}
.product-price__rub-icon:before {
 content:"\e934"
}


/***********RATING***********/
.rating-stars i:before,
.rating-stars[data-rating=".5"] i:nth-child(1):before,
.rating-stars[data-rating="1.5"] i:nth-child(2):before,
.rating-stars[data-rating="2.5"] i:nth-child(3):before,
.rating-stars[data-rating="3.5"] i:nth-child(4):before,
.rating-stars[data-rating="4.5"] i:nth-child(5):before,
.rating-stars[data-rating="0"] i:before,
.rating-stars[data-rating="1"] i:nth-child(1) ~ i:before,
.rating-stars[data-rating="2"] i:nth-child(2) ~ i:before,
.rating-stars[data-rating="3"] i:nth-child(3) ~ i:before,
.rating-stars[data-rating="4"] i:nth-child(4) ~ i:before,
.rating-stars[data-rating="5"] i:nth-child(5) ~ i:before,
.rating-stars[data-rating=".5"] i:nth-child(1) ~ i:before,
.rating-stars[data-rating="1.5"] i:nth-child(2) ~ i:before,
.rating-stars[data-rating="2.5"] i:nth-child(3) ~ i:before,
.rating-stars[data-rating="3.5"] i:nth-child(4) ~ i:before,
.rating-stars[data-rating="4.5"] i:nth-child(5) ~ i:before {
 font-family:'NEW-icon' !important;
 speak:none;
 font-style:normal;
 font-weight:normal;
 font-variant:normal;
 text-transform:none;
 line-height:1;
 -webkit-font-smoothing:antialiased;
 -moz-osx-font-smoothing:grayscale
}
.rating-stars i:before {
 content:"\e902";
 color:#f37f00;
}
.rating-stars[data-rating=".5"] i:nth-child(1):before,
.rating-stars[data-rating="1.5"] i:nth-child(2):before,
.rating-stars[data-rating="2.5"] i:nth-child(3):before,
.rating-stars[data-rating="3.5"] i:nth-child(4):before,
.rating-stars[data-rating="4.5"] i:nth-child(5):before {
 content:"\e910";
 color:#f37f00;
}
.rating-stars[data-rating="0"] i:before,
.rating-stars[data-rating="1"] i:nth-child(1) ~ i:before,
.rating-stars[data-rating="2"] i:nth-child(2) ~ i:before,
.rating-stars[data-rating="3"] i:nth-child(3) ~ i:before,
.rating-stars[data-rating="4"] i:nth-child(4) ~ i:before,
.rating-stars[data-rating="5"] i:nth-child(5) ~ i:before,
.rating-stars[data-rating=".5"] i:nth-child(1) ~ i:before,
.rating-stars[data-rating="1.5"] i:nth-child(2) ~ i:before,
.rating-stars[data-rating="2.5"] i:nth-child(3) ~ i:before,
.rating-stars[data-rating="3.5"] i:nth-child(4) ~ i:before,
.rating-stars[data-rating="4.5"] i:nth-child(5) ~ i:before {
 content:"\e911";
 color:#f37f00;
}
.rating-stars {
 display:inline-block;
 font-size:20px;
 height:26px;
 vertical-align:middle;
 margin:-3px auto 5px 0
}
.rating-stars i:before {
 color:#f37f00;
}
.rating-stars[data-rating="0"] i:before {
 color:#f37f00;
}
.rating-stars[data-rating="1"] i:nth-child(1) ~ i:before {
 color:#f37f00;
}
.rating-stars[data-rating="2"] i:nth-child(2) ~ i:before {
 color:#f37f00;
}
.rating-stars[data-rating="3"] i:nth-child(3) ~ i:before {
 color:#f37f00;
}
.rating-stars[data-rating="4"] i:nth-child(4) ~ i:before {
 color:#f37f00;
}
.rating-stars[data-rating="5"] i:nth-child(5) ~ i:before {
 color:#f37f00;
}
.rating-stars[data-rating=".5"] i:nth-child(1):before {
 color:#f37f00;
}
.rating-stars[data-rating=".5"] i:nth-child(1) ~ i:before {
 color:#f37f00;
}
.rating-stars[data-rating="1.5"] i:nth-child(2):before {
 color:#f37f00;
}
.rating-stars[data-rating="1.5"] i:nth-child(2) ~ i:before {
 color:#f37f00;
}
.rating-stars[data-rating="2.5"] i:nth-child(3):before {
 color:#f37f00;
}
.rating-stars[data-rating="2.5"] i:nth-child(3) ~ i:before {
 color:#f37f00;
}
.rating-stars[data-rating="3.5"] i:nth-child(4):before {
 color:#f37f00;
}
.rating-stars[data-rating="3.5"] i:nth-child(4) ~ i:before {
 color:#f37f00;
}
.rating-stars[data-rating="4.5"] i:nth-child(5):before {
 color:#f37f00;
}
.rating-stars[data-rating="4.5"] i:nth-child(5) ~ i:before {
 color:#f37f00;
}


/*************REVIEWS************/
.simple-review__wrap {
 border-radius:8px;
 box-shadow:0 1px 2px 0 rgba(0,0,0,0.16);
 border:solid 1px transparent;
 background-color:#fff
}
.homepage-reviews {
	padding: 30px 0;
	/*background: #F6F6F6;*/
}
.homepage-reviews__row {
 display:flex;
 flex-wrap:wrap;
 width:calc(100% + 20px);
 margin-left:-10px;
 margin-right:-10px;
 margin-bottom:-20px
}
.simple-review {
 margin:0 0 20px;
}
.simple-review__wrap {
 display:flex;
 flex-direction:column;
 height:100%;
 overflow:hidden;
 text-align:center;
}
.simple-review__img {
 /*height:90px;*/
 overflow:hidden;
 position:relative
}
.simple-review__img img {
 height:auto;
 max-height:100%;
 max-width:100%;
 width:auto
}
.simple-review .news-block__overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 70px;
	bottom: -80px;
	transition: all .2s ease 0s;
}
.simple-review:hover .news-block__overlay {
	top: 20px;
}
.simple-review__title {
 position:relative;
	padding: 10px;
	overflow: hidden;
	text-align: left;
	height: 52px;
	font-size: 12px;
}
.simple-review__title-link {
 font-size: 12px;
 font-weight: bold;
 background:#fff;
	text-decoration: unset;
}
a.simple-review__title-link:hover {
	color: black;
}
.simple-review__tags {
 display: none;
}
.simple-review__tags-item {
 font-size:11px;
 margin-right:3px
}
.simple-review__creation-info {
 font-size:12px;
 margin-bottom:16px
}
.simple-review__author-link {
 margin-right:8px
}
.simple-review__stats {
 font-size:14px;
 height:30px
}
.homepage-main-review {
 border-radius:8px;
 border:solid 1px transparent;
 overflow:hidden;
 margin:0 0 20px;
 color: #fff;
}
.homepage-main-review a {
 color:inherit
}
.homepage-main-review__border-wrap {
 box-shadow:0 1px 2px 0 rgba(0,0,0,0.16);
 border-radius: 8px;
 background-position:center right;
 background-size: cover;
text-align: left;
 height:100%;
 display:flex;
 flex-direction:column
}
.homepage-main-review__wrap {
 display:flex;
 flex-direction:column;
 height:100%;
 overflow:hidden;
 padding:24px 24px 32px
}
.homepage-main-review_tags {
 min-height:21px;
 margin-bottom:8px;
 overflow-x:hidden;
 flex-wrap:wrap;
 text-transform:uppercase
}
.homepage-main-review__tags-item {
 margin-right:16px;
 font-size:11px
}
.homepage-main-review__title {
 font-size:18px;
 line-height:20.8px;
 font-weight: bold;
 margin-bottom:16px;
 width:75%
}
.homepage-main-review__creation-info {
 font-size:14px;
 line-height:1.4
}
.homepage-main-review__author-link {
 margin-left:4px;
 margin-right:8px;
 color:inherit
}
.homepage-main-review__stats {
	width:50%;
	min-width: 220px;
	margin-top:auto
}
.homepage-post-stat__views i:before,
.homepage-post-stat__comments i:before,
.homepage-post-stat__rating i:before {
 font-family:'ui-icon' !important;
 speak:none;
 font-style:normal;
 font-weight:normal;
 font-variant:normal;
 text-transform:none;
 display:inline-block;
 line-height:1
}
.homepage-post-stat__views i:before {
 content:"\e935"
}
.homepage-post-stat__comments i:before {
 content:"\e936"
}
.homepage-post-stat__rating i:before {
 content:"\e938"
}
.homepage-post-stat {
 display:inline-flex;
 align-items:center;
 background:#fff;
 border:1px solid #eee;
 border-radius:4px;
 flex-direction:row;
 padding:0 12px;
 font-size:14px;
 height:30px;
 width:100%
}
.homepage-post-stat__entity {
 margin:auto;
 align-items:center;
 display:flex;
 color:#6c757d
}
.homepage-post-stat i {
 margin-right:8px;
 font-size:16px
}
.homepage-post-stat__rating {
 color:#28a745;
 font-weight:700
}
.homepage-post-stat__rating i {
 margin-bottom:3px
}
.homepage-post-stat__negative {
 color:#fc3f1b
}
.homepage-post-stat__views i {
 font-size:20px;
}

.clients, .brands {
	padding: 30px 0;
}
.brands .more {
	text-align: center;
	color: #000;
}
.brands .more a {
	display: inline-block;
	text-align: center;
	margin: 10px auto 5px;
	color: #000;
	font-size: 17px;
	transition: .15s;
	transition-duration: .3s;
	transition-property: color;
}
.brands .more a:hover {
	color: #f37f00;
}
.clients .row .p-0,
.brands .row .p-0 {
	height: 120px;
	border: 1px solid #F9F9F9;
	line-height: 120px;
	text-align: center;
	text-transform: uppercase;
	color: #f37f00;
}
.clients .row .p-0 a,
.brands .row .p-0 a {
	color: #f37f00;
}
.clients .row .p-0 img,
.brands .row .p-0 img {
	display: inline-block;
	max-height: 100%;
	width: 100%;
	max-width: 175px;
	margin: auto;
}
/************FOOTER*************/
.footer-top {
	background: #f37f00;
	border: none;
	color: #fff;
	padding: 15px 0;
}
.footer-top p {
	line-height: 22.5px;
	font-size: 17px;
	padding: 0 15px;
	margin: 0;
}
.footer-top input {
	height: 45px;
	width: 60%;
	min-width: 200px;
	margin: 0;
	border: none;
	padding: 0 15px;
}
.footer-top input[type=submit] {
	width: auto;
	min-width: auto;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	margin-left: -10px;
	z-index: 10;
}
.main-footer {
	padding: 10px 0;
	background: #333;
	color: #fff;
}
.main-footer__main {
	border-bottom: 1px solid #444;
	margin: 0;
}
.main-footer__nav-title {
	position: relative;
    margin: 0 0 20px;
    padding: 0;
    font-size: 19px;
    cursor: inherit;
    color: #fff;
}
.main-footer__nav-list {
	display: block;
	padding-left: 0;
	margin: 0;
	list-style: none;
}
.main-footer__nav-list-item {
	margin-bottom: 12px;
	font-size: 14px;
	list-style: square inside;
	color: #f37f00;
}

.main-footer__nav-list-item-link {
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}
.main-footer__nav-list-item-link:hover, .main-footer__nav-list-item-link:active, .main-footer__nav-list-item-link:focus {
    color: #f37f00;
    text-decoration: none;
}
.main-footer__contacts-title {
	margin: 0 0 20px;
	font-size: 19px;
	font-weight: normal;
}
.main-footer__social {
	display: flex;
	margin-bottom: 20px;
}
.main-footer__social-link--vk:hover svg path {
	fill:#4a76a8
}
.main-footer__social-link--fb:hover svg path {
	fill:#3e67ae
}
.main-footer__social-link--twitter:hover svg path {
	fill:#1da1f2
}
.main-footer__social-link--youtube:hover svg path {
	fill:#ff0d22
}
.main-footer__social-link--tg:hover svg path {
	fill:#0088CC
}
.main-footer__social-link {
    width: 38px;
    height: 38px;
    margin-right: 8px;
    border-radius: 4px;
}
.main-footer__phone {
	margin: 0 0 4px;
	padding: 0;
	font-size: 16px;
}
.main-footer__phone span {
	font-size: 18px;
}
.main-footer__shops {
	margin: 0 0 20px;
	padding: 0;
}
.main-footer__shops a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.main-footer__responsibility {
	padding: 16px 0;
	font-size: 14px;
	color: #999;
	border-bottom: 1px solid #444;
}
.actions_main {
	margin-top: 50px;
}

@media (max-width: 1200px) {
	.header .search-block a {
		font-size: 15px;
	}
	.menu-desktop_submenu {
		left: calc(33.333333% - 15px);
		width: 66.666666%;
	}
}
@media (max-width: 992px) {
	.container {
		width: 100%;
	}
	.header .buttons-block,
	.header .phone	{
		display: none;
	}
	.header .search-block {
		clear: both;
	}
	.ui-input-search {
		background:#eaeaea;
		border:none;
	}
	.ui-input-search__input {
		background:#eaeaea;
		width:calc(100% - 8px)
	}
	.ui-input-search__icon {
		background:linear-gradient(270deg, #eaeaea 45%, rgba(234,234,234,0));
		right:8px;
		text-align:right
	}
	.category-menu {
		background: #F6F6F6;
	}
	.category-menu .container {
		padding: 0;
	}
	.menu-desktop {
		margin: 30px 0;
		box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16);
		border-radius: 0;
		border: solid 1px transparent;
	}
	.menu-desktop__root {
		height: 70px;
		width: calc(100% - 60px);
		font-size: 16px;
	}
	.menu-desktop__root:hover {
		background: none;
	}
	.menu-desktop__root + .menu-desktop__root {
		border-top: 1px solid #eee;
	}
	.menu-desktop_submenu {
		position: relative;
		display: block;
		overflow-y: visible;
		border-radius: 0;
		border: none;
		box-shadow: inset 0 15px 15px -15px rgba(0,0,0,0.2),inset 0 -15px 15px -15px rgba(0,0,0,0.2);
		left: 0;
		width: 100%;
		top: 0;
		bottom: auto;
		padding: 0;
	}
	.menu-desktop_submenu > a,
	.menu-desktop_submenu > ul {
		display: none;
	}
	.menu-desktop_submenu_root {
		padding: 10px 15px 0;
	}
	.menu-desktop_submenu ul li {
		width: 50%;
	}
	.menu-desktop_submenu .open_submenu_button {
		display: block;
		position: absolute;
		right: 0px;
		top: -70px;
		font-size: 20px;
		line-height: 1;
		width: 60px;
		height: 70px;
	}
	.open_submenu_button::before {
		font-family: 'ui-icon' !important;
		content: "\e259";
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		display: inline-block;
		line-height: 1;
		position: absolute;
		left: 20px;
		top: 25px;
	}
	.menu-desktop_submenu.active > a,
	.menu-desktop_submenu.active > ul {
		display: block;
	}
	.menu-desktop_submenu.active .open_submenu_button::before {
		content: "\e260";
	}
	.main-slider {
		max-height: 50vw;
	}
	.main-slider .owl-item img {
		height: 50vw;
	}
	.homepage-news {
		margin-top: 0;
	}
	.homepage-novelties__wrap {
		height:auto;
		display:inline-flex;
		flex-wrap: wrap;
		max-width: 100%;
	}
	.homepage-novelties__main {
		width: 100%;
		margin-bottom: 20px;
	}
	.homepage-novelties__tile {
		width: 100% !important;
		margin: 0;
	}
	.homepage-novelties__tile-item {
		margin-bottom: 20px;
	}
	.homepage-best-offers__content {
		border-radius: 0;
		box-shadow: none;
		border: none;
		background-color: transparent;
		padding: 0;
	}
	.homepage-tabs-slider__content .tabs-content {
		border-radius: 8px;
		box-shadow: 0 1px 2px 0 rgba(0,0,0,0.16);
		border: solid 1px transparent;
		background-color: #fff;
		padding: 15px;
	}
	.homepage-tabs-slider__tab-title {
		border: solid 1px transparent;
		margin-bottom: 10px;
	}
	.homepage-tabs-slider__tab-title.active {
		background-color: #ddd;
	}
	.homepage-tabs-slider__tab-title::before {
		content: none;
	}
}

@media (max-width: 767px) {
	.header {
		margin: 20px 0;
	}
	.header .logo {
		line-height: 50px;
		max-height: 50px;
		width: 150px;
	}
	header .header-top {
		position: fixed;
		top: 150px;
		bottom: 0;
		display: none;
		height: auto;
		background: #fff;
		color: #333;
		z-index: 1;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
	header .header-top.open {
		display: block;
	}
	header .header-top .container {
		padding: 0;
	}
	header .header-top ul {
		-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.25);
		box-shadow: 0 2px 4px rgba(0,0,0,0.25);
		right: 0;
		border-top: none;
		background: #fff;
		left: -100%;
		transition: right 200ms ease-in-out 0ms;
		width: 100%;
		margin: 0;
		list-style: none;
		padding: 0;
		text-align: left;
	}
	header .header-top ul::after {
		content: none;
	}
	header .header-top ul > li {
		width: 100%;
		border-bottom: 1px solid rgba(0,0,0,0.15);
		border-left: none;
		line-height: 60px;
		text-align: left;
	}
	header .header-top ul li a {
		display: block;
		padding-left: 20px;
		font-size: 18px;
		color: #333;
		transition-duration: .3s;
		transition-property: color;
		text-decoration: none;
	}
	header .header-top ul li a:hover {
		background: rgba(0,0,0,0.05);
		text-decoration: none;
		color: #f37f00;
	}
	.right-controls {
		display: inline-block;
	}
	.ui-input-search {
		margin-top: 20px;
	}
	.ui-input-search__icon {
		border-radius:8px
	}
	.ui-input-search__input {
		background:#eaeaea
	}
}

.catalog-banner .swiper-button-next, .catalog-banner .swiper-button-prev {
	color: #f37f00;
}
.catalog-banner .swiper-button-next::after, .catalog-banner .swiper-button-prev::after {
	font-size: 24px;
}
.catalog-banner .swiper-pagination-bullet-active {
	background: #f37f00;
}
.catalog-banner .swiper-horizontal > .swiper-pagination-bullets, .catalog-banner .swiper-pagination-bullets.swiper-pagination-horizontal, .catalog-banner .swiper-pagination-custom, .catalog-banner .swiper-pagination-fraction {
	bottom: 0;
}

.calc-hdd__text-block {
	margin-block: 40px;
	font-size: 19px;
	text-decoration: none;
}
.calc-hdd__text-block h2 {
	font-family: 'Helvetica';
	font-size: 26px;
	color: #595959;
	margin-bottom: 20px;
}

div.bx-core-adm-dialog .bx-core-adm-dialog-content {
	height: 420px !important;
}

.wm_downPrice_img {
	width: 70px !important;
}
/* End */


/* Start:/bitrix/templates/main_new_2020/template_styles.css?17716276912830*/
#one_click_count {
    text-align: center !important;
}
#one_click_count input {
    margin-left: 0 !important;
}


/*************JIVO*************/
.jivo-btn {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   margin: 0;
   text-transform: none;
   cursor: pointer;
   background-image: none;
   display: inline-block;
   padding: 6px 12px;
   margin-bottom: 0;
   font-size: 14px;
   font-weight: normal;
   line-height: 1.428571429;
   text-align: center;
   vertical-align: middle;
   cursor: pointer;
   border: 0px;
   border-radius: 4px;
   white-space: nowrap;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   -o-user-select: none;
   user-select: none;
}
.jivo-btn:hover {
   box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.2), inset 0 0 20px 10px rgba(255,255,255,0.3);
   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.2), inset 0 0 20px 10px rgba(255,255,255,0.3);
   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.2), inset 0 0 20px 10px rgba(255,255,255,0.3);
}
.jivo-btn.jivo-btn-light:hover{
   box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.3), inset 0 0 20px 10px rgba(255,255,255,0.1);
   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.3), inset 0 0 20px 10px rgba(255,255,255,0.1);
   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 2px rgba(0,0,0,0.3), inset 0 0 20px 10px rgba(255,255,255,0.1);
}
.jivo-btn.jivo-btn-light{
   box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 1px rgba(0,0,0,0.3);
   -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 1px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 1px rgba(0,0,0,0.3);
}
.jivo-btn:active,
.jivo-btn.jivo-btn-light:active{
   box-shadow: 0 1px 0px rgba(255,255,255,0.4), inset 0 0 15px rgba(0,0,0,0.2);
   -moz-box-shadow: 0 1px 0px rgba(255,255,255,0.4), inset 0 0 15px rgba(0,0,0,0.2);
   -webkit-box-shadow: 0 1px 0px rgba(255,255,255,0.4), inset 0 0 15px rgba(0,0,0,0.2);
   cursor: pointer;
}
.jivo-btn:active {
   outline: 0;
   background-image: none;
   -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
   box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.jivo-btn-gradient {
   background-image: url(//static.jivosite.com/button/white_grad_light.png);
   background-repeat: repeat-x;
}
.jivo-btn-light.jivo-btn-gradient {
   background-image: url(//static.jivosite.com/button/white_grad.png);
}
.jivo-btn-icon {
   width:17px;
   height: 20px;
   background-repeat: no-repeat;
   display: inline-block;
   vertical-align: middle;
   margin-right: 10px;
   margin-left: -5px;
}
.jivo-btn-light {
   color: #fff;
}
.jivo-btn-dark {
   color: #222;
}


/* End */


/* Start:/bitrix/templates/main_new_2020/css/custom.css?178803487239942*/
/**/
body {
    font-size: 14px;
    line-height: 1.65;
    font-family: "PTSans", sans-serif, serif
}
a {
	color: #1b1b1b;
	text-decoration: underline;
}
input {
	margin: 0;
}
input, select {
	vertical-align: middle;
}
ul {
	margin: 0;
	padding: 0 20px 10px;
}
dd, dl, dt, form {
	margin: 0;
	padding: 0;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
/*img,*/ table td {
	vertical-align: top;
}
table td {
	padding: 0;
	text-align: left;
}
p {
	margin: 0;
	padding: 0 0 10px;
}
.h3, .header2, .header3, h2, h3, h4 {
	color: #000;
	margin: 0;
	padding: 0;
}
.header2, h2 {
	font: 2em "Times New Roman";
}
.footer-politic {
    margin-left: 30px;
}
.main-slider .owl-item img {
	height: 32vw;
	max-height: 350px;
	object-fit: fill;
}
.news-post-block {
    width: 266px;
    transition: .2s ease-out;
}
.news-post-block:hover {
    box-shadow: 5px 3px 10px 0 rgba(0,0,0,0.16);
    top: -5px;
}
.news-post-img {
    text-decoration: none;
}
.actions-slider .owl-stage {
    left: -34px;
}
.homepage-news .owl-stage {
    left: -28px;
}
.homepage-best-offers .owl-stage {
    left: -29px;
}
.news-post-block .news-text-block {
    top: -30px;
}
.news-post-block {
    height: 220px;
}
.news-post-block .news-post-img img {
	height: 180px;
	/*object-fit: contain;*/
}
.banner-two {
    height: auto;
    margin-top: 42px;
}
.news-post-block .news-text-block .news-text-name {
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
  height: 40px;
}
.menu-desktop {
    border: none;
    border-radius: 10px;
    /*box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);*/
}
.active .menu-desktop {
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}
.menu-desktop .menu-desktop__root {
    height: 43px;
}
.header .header__catalog-block {
    background: white;
}
.header .logo_no_index {
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}
.header .logo_no_index img {
    width: 268px;
}

.header .header__catalog-btn {
    margin-top: 0;
}
.definition_good {
    display: flex;
    align-items: center;
    border-top: 1px solid #b0b0b0;
    padding: 13px 0 12px;
    position: relative;
}
.definition_good:hover {
    box-shadow: 2px 0 20px #17171724;
}
.header2 {
    color: #f18103;
    font-size: 15px;
}
.delOnclickCateg {
    color: #1b1b1b;
    text-decoration: underline;
}
.delOnclickCateg:hover {
    color: #1b1b1b;
    text-decoration: none;
}

.header .header__catalog-block {
    overflow: visible;
}
.header__catalog-block {
    display: none;
    box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
}
.header__catalog-block.active {
    display: block;
}
.basket_block, .basket_block div.basket_div, .breadcrumbs, .central_column, .clearing, .front_catalog, .good_block, .good_list {
	overflow: hidden;
}
.breadcrumbs, .spec_h2 {
	border: 1px solid #b0b0b0;
}
.breadcrumbs {
	padding: 1px 0 1px 10px;
	border-radius: 3px;
	zoom: 1;
}
.breadcrumbs li, .catalog li, .front_catalog li, .good_list li, .producers li, .text_page_block li {
	list-style-type: none;
}
.breadcrumbs li {
	float: left;
	margin: 0;
	color: #fe8d30;
	font-size: 11px;
	padding: 0 10px 0 0;
}
.breadcrumbs li a:after {
    content: "/";
    padding-left: 7px;
}
.breadcrumbs li {
	color: #f37f00;
}
.breadcrumbs a {
	color: #595959;
}
.breadcrumbs li.last {
	background: none;
}
.h1, h1 {
	margin: 0 0 15px;
	padding: 0;
	font: 18px arial;
	color: #595959;
}
.pods_but {
	border: 1px solid #c4c4c4;
	margin: 0 0 25px;
}
.pods_but a {
	min-width: 171px;
	width: 23%;
}
#tooltip1, #tooltip2, #tooltip3, #tooltip4 {
	color: #000;
	position: relative;
	text-decoration: none;
	outline: 0;
}
.pods_but p {
	display: block;
	float: left;
	width: 120px;
	margin-left: 8px;
	color: #000;
	margin-top: 8px;
}
.breadcrumbs a, .main_menu a, .wrap_button a, a:hover {
	text-decoration: none;
}
.wrap_button a {
	font: 700 12px arial;
}
.bx_item_detail .item_info_section {
	margin: 0;
}
#scrolldiv, .bx-core-adm-dialog, .bx-core-adm-dialog .bx-core-adm-dialog-head, .favorite-products, .good_block2, .good_block3, .info_good2, .login_form, .order_form dd, .order_form dl, .price-list, .producers-block {
	overflow: hidden;
}
.info_good2 {
	zoom: 1;
	margin-bottom: 0;
	font-size: 16px;
}
/*#basic-modal-content2 {
	display: none;
}*/
#tel {
	margin-left: 5px;
}
.sticky-content.fixed {
    z-index: 130;
    width: 22.426vw;
    max-width: 276px;
}
#ubar, .bold {
	font-weight: 700;
}
#ubar {
	background: #A1A1A1;
	bottom: 130px;
	color: #FFF;
	display: inline-block;
	font-size: 20px;
	right: 12vw;
	padding: 5px 14px;
	position: fixed;
	text-decoration: none;
	z-index: 900;
	font-family: "Trebuchet MS",Arial,Helvetica,Verdana,sans-serif;
}
.catalog {
    font-size: 14px;
    padding: 0;
    margin-bottom: 15px;
}
.catalog .title {
    color: #f37f00;
    font-size: 16px;
    padding-left: 15px;
    padding-bottom: 0;
}
.catalog a {
    width: 100%;
    display: block;
    position: relative;
    padding-left: 15px;
    text-decoration: none;
}
.catalog a:hover {
    color: #f37f00;
}
/*.catalog a::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    bottom: 50%;
    width: 5px;
    height: 5px;
    transform: translateY(-50%);
    background: url("/images/bgr/li.png");
    background-size: cover;
}*/
.catalog li {
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px 10px;
    background: rgba(0,0,0,0.05);
    border-radius: 5px;
}

.catalog li.active {
    margin-bottom: 10px;
    margin-top: 0;
}
.site_breadcrumbCol {
    top: 0;
    width: 100%;
}
.sort {
    position: relative;
    color: #595959;
    flex-shrink: 0;
    margin: 0 5px 0 10px;
}
.sort__toggle {
    padding: 1px 10px;
    background: none;
    border-radius: 3px;
    border: 1px solid #b0b0b0;
    margin: 0;
    font-size: 11px;
}
.sort__toggle span {
    transition: all 0.1s linear;
    display: inline-block;
}
.sort__list {
	padding: 10px;
	background: #ffffff;
	font-size: 11px;
	box-shadow: 0 0 10px 5px rgba(221, 221, 221, 1);
	position: absolute;
	bottom: -5px;
	transform: translate(-50%,100%);
	display: none;
	z-index: 100;
	width: 160px;
	left: 50%;
	right: 50%;
}
.sort.opened .sort__list {
    display: block;
}

.sort.opened .sort__toggle span {
    transform: rotate(180deg);
}
.sort__item {
    position: relative;
    padding-left: 21px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.sort__item::before {
    content: "";
    display: block;
    width: 11px;
    height: 11px;
    top: 50%;
    left: 0;
    bottom: 50%;
    transform: translateY(-50%);
    border: 1px solid #1b1b1b;
    border-radius: 50%;
    position: absolute;
}
.sort__item::after {
    content: "";
    width: 5px;
    height: 5px;
    top: 50%;
    left: 0;
    bottom: 50%;
    left: 3px;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #ffffff;
    display: none;
    position: absolute;
}
.sort__item.active::before {
    background: #f37f00;
    border-color: transparent;
}
.sort__item::after {
    display: block;
}
.sort__item a {
    text-decoration: none;
}
.pager a {
	display: inline-block;
	text-decoration: none;
	font-weight: 700;
	background: url("/images/bgr/pag.png") right top no-repeat;
	width: 25px;
	height: 25px;
	padding: 3px 0 0;
}
.pager a.active {
	color: #fff;
	background: url("/images/bgr/pag.png") left top no-repeat;
}
.tags {
    display: flex;
}
.front_catalog {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    max-height: 135px;
}
.front_catalog.opened {
    max-height: none;
}
.front_catalog li {
    padding: 5px;
    border: 1px solid #b0b0b0;
    border-radius: 25px;
    margin: 5px;
}
.front_catalog li a {
    font-size: 12px;
    text-decoration: none;
    color: #595959;
}
.catalog-ctrl {
    display: flex;
    margin-bottom: 20px;
}
.padSite {
	padding: 0;
}
.change-view {
    display: flex;
}

.change-view a {
    margin: 0 5px;
}
.change-view a.active {
    color: #a6a6a6;
    pointer-events: none;
    cursor: default;
}
.change-view a i {
    font-size: 16px;
    vertical-align: middle;
}
.tags-title {
        align-self: flex-start;
        margin-top: 10px;
        margin-right: 10px;
}
.tags_show_all {
	margin-left: auto;
	display: block;
	padding: 0;
	border: none;
	background: none;
	color: #2c67ad;
    text-decoration: underline;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tags_show_all:hover {
    text-decoration: none;
}
.pager {
    margin: 0;
}
.page-count-and-pager {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 13px 0;
    border-top: 1px solid #b0b0b0;
}
.bx_item_list_you_looked_horizontal {
    margin-right: 0px;
    z-index: 140;
    margin-top: 0px;
    clear: both;
}

.wm_descr {
    padding-right: 15px;
}
#simplemodal-overlay {
	opacity: .5;
	height: 2008px;
	width: 1905px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
	background-color: #000;
}
#simplemodal-container {
	height: auto !important;
	width: 367px;
	background-color: #fff;
	text-align: center;
	border-radius: 5px;
	color: #000;
    font-size: 14px;
    max-width: 95%;
    left: 50% !important;
    right: 50% !important;
    transform: translateX(-50%);
}
#simplemodal-container a.modalCloseImg {
	background: url(/images/krest.png) no-repeat;
	width: 17px;
	height: 17px;
	display: inline-block;
	z-index: 3200;
	position: absolute;
	top: 9px;
	right: 10px;
	cursor: pointer;
}
#simplemodal-container a {
	color: #ddd;
}
#basic-modal-content2 {
	display: none;
}
#simplemodal-container #zag_zv {
	width: 100%;
	height: 37px;
	background: url(/images/zak_zvon_fon.png) repeat-x;
	border-radius: 5px 5px 0 0;
}
#simplemodal-container #zag_zv p {
	color: #fff;
	font-size: 23px;
	font-family: arial;
}
#simplemodal-container form .o_z {
	color: #000;
	margin-top: 13px;
	font-size: 14px;
}
#simplemodal-container form .o_z span {
	color: red;
}
#simplemodal-container input {
	height: 20px;
	width: 240px;
}
#simplemodal-container .butt {
	background: url(/images/fon_button_zak.png) repeat-x;
	border: 1px solid #c89900;
	width: 152px;
	height: 30px;
	color: #fff;
	font-size: 16px;
	border-radius: 3px;
	margin-top: 7px;
	cursor: pointer;
}
.wm_downPrice.bx-core-adm-dialog {
    max-height: calc(94vh - 50px);
    overflow: auto;
}
.bx-core-adm-dialog .bx-core-adm-icon-close:hover {
	background-position: 0 0;
}
.pager-pull-right {
    justify-content: flex-end;
}
.bx-filter .bx-filter-popup-result,
.bx-filter .bx-filter-popup-result a {
    color: #ffffff;
}
.footer-top input {
    color: #000000;
}
.site_breadcrumb {
    width: 75.7%;
}
.ui-input-search {
    max-width: 100%;
}
.wmTovar_priceValue {
    font-size: 20px;
    margin: 9px 0;
    font-weight: bold;
    color: #333333;
}
.wmTovar_flexRow_label {
    padding-bottom: 0;
    margin: 9px 0;
}
.wmTovar_prices .wmTovar_flexRow {
    flex-wrap: wrap;
    align-items: center;
}
.wmTovar_rightSTICK > .pad12 {
    padding-top: 9px;
}
.pods_but {
    flex-direction: row;
    padding-bottom: 0;
    height: auto;
}
.mobile-cart {
	display: inline-block;
	height: 40px;
	width: 40px;
	padding: 7.5px;
	border: 1px solid #d9d9d9;
	border-radius: 5px;
    margin-right: 5px;
    display: none;
}
.bx_item_list_you_looked_horizontal .bx_item_list_title {
    height: auto;
    line-height: normal;
}
.front_catalog li {
    cursor: pointer;
}
.front_catalog li:hover {
    border-color: #f37f00;
}
.front_catalog li:hover a {
    color: #f37f00;
}
.bx_bigimages_imgcontainer img {
    padding-left: 80px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.bx_bigimages_aligner a {
    display: block;
    width: 100%;
    height: 100%;
}
.tabs {
    width: 76%;
}
.bx_bigimages_aligner {
    display: block;
    height: 100%;
}
.seotext {
    clear: both;
    padding-top: 40px;
    border-top: 1px solid #b0b0b0;
}
.bx_catalog_item_container .header2{
        text-overflow: ellipsis;
        overflow: hidden;
        height: 34px;
}
.wmTovar_right {
	position: absolute;
	top: 0;
    right: 0;
    padding-right: 15px;
}

.custom-container {
    position: relative;
}
.footer-politic a {
    color: inherit;
}
.search-block {
    padding-right: 0;
}
#popup, #popup2 {
	height: auto;
	max-width: 95%;
}
.wm_downPrice_img img {
    max-width: 100%;
}
.personal-content {
    display: flex;
    justify-content: space-between;
}
.personal-main-block {
    width: 76%;
}
.personal-left-menu-block {
    width: 23%;
}
.personal-content {
    margin-bottom: 20px;
    font-size: 14px;
}
.cabinet-title {
    font-size: 26px;
    margin: 25px 0;
}

.cabinet-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cabinet__button {
    display: block;
    margin: 0;
    background: #f37f00;
    color: #ffffff;
    border-radius: 8px;
    border: none;
    text-decoration: none;
    text-align: center;
	padding: 10px 20px;
    font-size: 14px;
    width: 300px;
    max-width: 100%;
    margin-bottom: 20px;
    flex-shrink: 0;
}

.cabinet__button:hover,
.cabinet__button:focus {
    background: #f35f0e;
    color: #ffffff;
}

.cabinet-form__subtitle {
    font-size: 16px;
    margin-bottom: 20px;
    border: none;
    color: inherit;
}
.cabinet-form {
	font-size: 14px;
}
.cabinet-form__wrapper {
    background: #fff;
    border-radius: 8px;
    border: 1px solid#b0b0b0;
    padding: 20px;
    margin-bottom: 20px;
    display: flex;
	flex-wrap: wrap;
    align-items: center;
    padding-bottom: 8px;
}

.cabinet-form__text {
    width: 100%;
}
.cabinet-form__label {
	font-size: 14px;
	margin-right: 20px;
    margin-bottom: 0;
    font-weight: bold;
    padding-bottom: 0;
}
.cabinet-form__select {
    border-radius: 8px;
    border: 1px solid #b0b0b0;
    font-size: 14px;
	padding: 5px 10px;
	padding-right: 35px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	background-image: url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%232E3451'/%3E%3C/svg%3E%0A");
	background-repeat: no-repeat;
	background-size: 12px 6px;
	background-position: calc(100% - 10px) center;
	margin-left: 10px;
}
.link {
	color: #2c67ad;
}
.link:hover,
.link:focus {
	color: #2c67ad;
}
.cabinet-form__text {
	margin-top: 20px;
}
.cabinet-form__input-group {
	width: 100%;
	border-top: 1px solid #b0b0b0;
	padding-bottom: 20px;
	padding-top: 20px;
}
.cabinet-form__input-group--two-column {
	display: flex;
	flex-wrap: wrap;
}
.cabinet-form__input-group:first-child {
    padding-top: 0;
    padding-bottom: 0;
    border-top: none
}
.cabinet-form__input-group:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.radio-custom {
	position: relative;
    padding-left: 25px;
}
.radio-custom__status {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: 1px solid #b0b0b0;
	left: 0;
	top: 50%;
	bottom: 50%;
	transform: translateY(-50%);
	position: absolute;
}
.radio-custom__status::before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	top: 3px;
	left: 3px;
	position: absolute;
	border-radius: 50%;
	background-color: #f35f0e;
	display: none;
}
.radio-custom__input:checked + .radio-custom__status::before {
	display: block;
}

.cabinet-form__item {
	width: 50%;
	padding: 0 15px;
	margin-bottom: 12px;
	display: flex;
    align-items: center;
    padding-left: 0;
}
.cabinet-form__item--full-width {
    width: 100%;
    padding-right: 0;
}
.cabinet-form__input-group--with-number .cabinet-form__item:nth-child(odd) {
	width: 60%;
}
.cabinet-form__input-group--with-number .cabinet-form__item:nth-child(even) {
	width: 40%;
}
.cabinet-form__input-group--two-column .cabinet-form__item:nth-child(odd) {
	padding-left: 0;
}
.cabinet-form__input-group--two-column .cabinet-form__item:nth-child(even) {
    padding-right: 0;
    padding-left: 15px;
}
.cabinet-form__input {
	width: 100%;
	background-color: transparent;
	border-radius: 8px;
	border: 1px solid #b0b0b0;
	font-size: 14px;
	padding: 0 11px;
	line-height: 37px;
}
.checkbox-custom {
	position: relative;
    padding-left: 24px;
    margin-bottom: 20px;
}
.checkbox-custom__status {
	width: 14px;
	height: 14px;
	border-radius: 2px;
	border: 1px solid #f35f0e;
	position: absolute;
	left: 0;
	top: 50%;
	bottom: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.checkbox-custom__input:checked + .checkbox-custom__status,
.checkbox-toggle:checked + .cabinet-form__input-group .checkbox-custom__status{
	background-color: #f35f0e;
	background-size: 11px 7px;
	background-position: top 2px right 1px;
	background-repeat: no-repeat;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMSA5IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMSA5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+Cjx0aXRsZT5kb3N0dXBub19pY29uX3doaXRlPC90aXRsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTEwLjYsMC4xYy0wLjMtMC4yLTAuOC0wLjEtMSwwLjJMNSw3TDEuNCwyLjZjLTAuMi0wLjMtMC43LTAuNC0xLTAuMmMwLDAsMCwwLTAuMSwwLjFsMCwwCglDMCwyLjgtMC4xLDMuMiwwLjIsMy41YzAsMCwwLDAsMCwwbDQuMyw1LjJDNC42LDguOSw0LjgsOSw1LjEsOWwwLDBjMC4yLDAsMC40LTAuMSwwLjYtMC4zbDUuMi03LjVDMTEsMSwxMSwwLjgsMTEsMC42CglDMTAuOSwwLjQsMTAuOCwwLjIsMTAuNiwwLjF6Ii8+Cjwvc3ZnPgo=);
}
.checkbox-toggle + .cabinet-form__input-group {
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
}
.checkbox-target {
    display: none;
}
.checkbox-toggle:checked ~ .checkbox-target {
    display: flex;
}
.checkbox-toggle:checked
.cabinet-form__bottom {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.cabinet-form__bottom .order__button {
	font-size: 16px;
}
.radio-js-toggle {
    display: none;
}
.cabinet-form__notification {
	width: 40%;
	padding: 0;
	padding-left: 20px;
    position: relative;
    width: 100%;
    margin-left: 20px;
}
.cabinet-form__notification::before {
	content: "";
	display: block;
	width: 5px;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #f37f00;
	position: absolute;
}
.cabinet-form__input--textarea {
	resize: none;
}
.cabinet-form__bottom {
	margin-top: 20px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.cabinet-form__bottom .order__button {
	font-size: 16px;
}
.cabinet-form__bottom .cabinet__button {
    margin-bottom: 0;
}
.text-nowrap {
    white-space: nowrap;
}
.white-rounded {
    background-color: white;
    border-radius: 8px;
    margin: 0 15px 15px;
}
.news--personal-main-block, .news--personal-left-menu-block {
    margin: 10px 0;
    height: max-content;
}
.news--personal-main-block img.detail_picture {
    width: 100%;
    border-radius: 8px 8px 0 0;
}
.news--personal-main-block img {
    max-width: 100%;
    height: auto;
}
.news--personal-main-block .news-title {
    color: black;
    font-weight: 600;
    font-size: 30px;
    padding: 10px;
    text-align: center;
}
.news--personal-main-block .news-text {
    padding: 0 30px;
}
.news--personal-main-block .news-bottom {
    float: right;
}
.news--personal-main-block .news-date {
    margin-right: 15px;
}
.news--personal-main-block .addthis_toolbox {
    display: inline-block;
}
.error-404-container {
    margin: 40px 0 90px;
}
.error-404-container .xs-text-left {
    padding-top: 20px;
}
.static-page-container {
    margin: 10px 0;
    padding-left: 10px;
}
.standard-title {
    padding: 20px 0;
    margin: 0;
    font-size: 27px;
}
.mfp-content #order-form {
    font-size: 20px;
    text-align: center;
    width: 600px;
}
.kits-link {
    float: right;
    padding-top: 5px;
    color: #f37f00;
    text-decoration: none;
    font-size: 15px;
    /*font-weight: bold;*/
}
.kits-link:hover {
    color: #f4a044;
}

.main-catalog-container {
    display: flex;
    flex-wrap: wrap;
}
.main-catalog-container .section-item {
    width: 24%;
    margin: 10px 12px 10px 0;
    background: rgba(0,0,0,0.05);
    position: relative;
    height: 100%;
}
.main-catalog-container .section-item a {
    text-decoration: none;
}
.main-catalog-container .section-item a:hover {
    text-decoration: none;
    color: #f37f00;
}
.main-catalog-container .section-item ul {
    height: 320px;
    overflow: hidden;
}
.main-catalog-container .section-item ul.open {
    height: auto;
}
.main-catalog-container .section-item .section-bottom {
    height: 40px;
}
/*.main-catalog-container .section-item .show-all-items .arrow{
    content: "&#9660";
}*/
.main-catalog-container .section-item .show-all-items {
    padding: 8px;
    font-size: 15px;
    background: rgba(0,0,0,0.05);
    text-align: center;
}
.main-catalog-container .section-item .section-title {
    height: 60px;
    display: table;
    margin-bottom: 20px;
    background: rgba(0,0,0,0.05);
    width: 100%;
}
.main-catalog-container .section-item .section-title img {
    width: 60px;
    height: 60px;
    float: left;
}
.main-catalog-container .section-item .section-title span{
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 1250px) {
    .main-catalog-container .section-item {
        width: 32%;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 1260px;
       margin: auto;
       width: 100%;
    }
    .header {
        margin: 10px 0 20px;
    }
    
    .header .phone {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: flex-end;
        -ms-flex-pack: flex-end;
        justify-content: flex-end;
    }
        .main-footer__responsibility {
            padding: 16px 25px;
        }
        .open_submenu:hover .menu-desktop_submenu, .menu-desktop_submenu:hover {
            display: none;
        }
        .menu-desktop_submenu.active {
            display: block !important;
        }
        .menu-desktop {
            overflow: visible;
        }
        .open_submenu {
            position: relative;
        }
        .menu-desktop_submenu {
            bottom: auto;
            transform: translate(100%);
            width: max-content;
            max-height: none;
            left: auto;
            right: 0;
            max-width: 645px;
            max-height: 645px;
            z-index: 10000;
        }
        .visible-element {
            display: block !important;
        }
}
@media (min-width: 1200px) {
    .menu-desktop_submenu {
        bottom: auto;
        transform: translate(100%);
        width: max-content;
        max-height: none;
        left: auto;
        right: 0;
        max-width: 750px;
        max-height: 750px;
        z-index: 10000;
    }
}
@media (max-width: 1200px) {
    .camera-404 {
        display: none;
    }
}
@media (max-width: 992px) {

    div.wm_downPrice.bx-core-adm-dialog {
        top: 20px !important;
    }
    .menu-desktop_submenu {
        margin-top: 0 !important;
    }
    .wmTovar {
        margin-top: 0;
    }
    .header .search-block {
        clear: none;
    }
    .header .buttons-block, .header .phone {
        display: block;
    }
    .main-catalog-container .section-item {
        width: 49%;
        margin: 10px 9px 10px 0;
    }

}
@media (max-width: 991px) {
    .header .search-block {
        clear: both;
        margin-top: 15px;
    }
    .header .buttons-block, .header .phone {
        display: none;
    }
    .site_breadcrumb {
        width: 100%;
        max-width: none;
    }
    .wmTovar_left {
        padding-top: 0;
    }
     .wmTovar_right {
        width: 29%;
        margin-top: 23px;
        position: static;
        padding-right: 0;
    }
    .wmTovar_left {
        width: 69%;
    }
    .pods_but {
        flex-wrap: wrap;
    }
    .tabs > ul > li {
        padding: 10px 13px;
    }
    .header .header__catalog-block.active {
        width: 35vw;
    }
    .mobile-cart {
        display: block;
    }
    .search-block {
        padding-right: 15px;
    }
    
}
@media (max-width: 931px) {
    .main-catalog-container .section-item {
        width: 48%;
        margin: 10px 9px 10px 0;
    }
}
@media (max-width: 767px) {
    .sticky-content.fixed {
        width: 100%;
        max-width: 100%;
    }

    .search-block .ui-input-search {
		margin-right: 0;
    }
    #ubar {
		display: none !important;
    }
    .header .header__catalog-block.active {
        width: 100%;
        z-index: 1000;
    }
    header .header-top {
        z-index: 1000;
    }
    .header .logo {
        max-height: none;
       width: 100%;
        text-align: center;
        line-height: normal;
        margin: 2px 0;
    }
    .logo img {
        width: 170px;
        height: auto;
        max-width: 44vw;
        object-fit: contain;
    }
    .bx_bigimages_imgcontainer img {
        padding-left: 0;
    }
    .cabinet-form__bottom {
        flex-wrap: wrap;
    }
    .cabinet-form__notification {
        margin-left: 0;
        margin-top: 20px;
    }
    .personal-content {
        display: block;
    }
    .personal-main-block {
        width: 100%;
    }
    .personal-left-menu-block {
        width: 100%;
    }
    .news--personal-main-block .news-bottom {
        float: none;
    }
    .mfp-content #order-form {
        width: 300px;
    }
    a.open-popup img {
        width: 24px;
        height: 24px;
        object-fit: contain;
        vertical-align: middle;
    }
    .right-controls {
        right: 10px;
        width: auto;
        text-align: right;
    }
    .right-controls .header-menu-btn {
        width: auto;
        float: none;
        margin-left: 18px;
        padding: 0 4px;
        font-size: 24px;
    }
    .right-controls .popup {
        bottom: 1px;
        right: 20px;
    }
    #register-form {
        width: 280px;
        min-width: 280px;
    }
    .g-recaptcha {
        width: 230px;
        transform: scale(.73);
        -webkit-transform: scale(.73);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0
    }
    #register-form .popup-form__button {
        font-size: 10px;
    }
    .top-user-menu {
        width: 145px;
        right: 30px;
    }
    .kits-link {
        display: block;
        float: none;
    }
    .cabinet-form__item {
        width: 100% !important;
        padding: 0;
        flex-wrap: wrap;
    }
    .cabinet-form__input-group--two-column .cabinet-form__item:nth-child(2n) {
        padding-left: 0;
    }
    .radio-custom {
        width: 100%;
    }
    #order-form .align-right {
        margin-left: 0;
    }
    .main-catalog-container .section-item {
        width: 100%;
        margin: 10px 0 10px 0;
    }
}
@media (max-width: 575px) {
    .cabinet-form__wrapper {
        padding: 10px;
    }
    .cabinet-form__label {
        margin-right: 0;
        width: 100%;
    }
    .profile-selector {
        width: 100%;
        margin: 10px 0;
    }
    .radio-custom {
        margin-right: 5px;
    }
}
@media (max-width: 580px) {
    .wmTovar_left, .wmTovar_right{
        width: 100%;
    }
    div.bx-core-adm-dialog {
        margin-left: -0;
        width: 450px;
        right: 50%;
        transform: translateX(-50%);
        max-width: 95%;
    }
    .bx-core-adm-dialog .bx-core-adm-dialog-head-icons {
        padding-right: 10px;
    }
}
.bx_bigimages_imgcontainer a.fancybox {
    margin-top: 0 !important;
}


#order-form .bold-text {
    font-weight: 600;
    color: black;
    line-height: 1.2;
    padding-bottom: 25px;
}
#order-form .grey-text {
    line-height: 1;
    padding-bottom: 0;
}
#order-form .reg-submit-button,  #order-form .order-popup-button{
    text-decoration: none;
    padding: 10px;
    font-size: 18px;
    margin-top: 30px;
}
.regular-text {
    font-style: italic;
    margin-top: 35px;
}
.wmTovar_Tabs {
    padding-bottom: 0;
}

.col-lg-2.col-md-2.col-sm-3.col-xs-6.p-0 img {
    border-radius: 8px;
}
.clients .row .p-0, .brands .row .p-0 {
    margin-bottom: 10px;
}

.banner-two img {
    height: auto;
    width: 100%;
    border-radius: 8px;
}
.header .phone {
    margin-bottom: 30px;
}
.kurs-valut {
    margin-top: 35px;
}
.upper-text {
    padding: 15px;
    border-radius: 8px;
    background: rgba(0,0,0,0.05);
    margin-bottom: 15px;
}
.message {
    padding: 10px 0;
    color: #f37f00;
    font-size: 18px;
}
.subscribe-item {
    font-size: 16px;
    padding: 5px 0;
    border-bottom: 1px solid black;
}
.subscribe-item a {
    float: right;
    margin-right: 90px;
    text-decoration: none;
    color: #f37f00;
}
.cabinet-form__item-kits {
    margin-bottom: 15px;
}
.kits-selector, .kits-input, .textarea-input {
    display: block;
    width: 90%;
    margin-left: 0;
    border-radius: unset;
    background-color: rgba(0,0,0,0.05);
}
.textarea-input {
    width: 95%;
}
.flex-item{
    width: 50%;
}
.flex-item__full-width {
    width: 100%;
}
.flex-item__bottom_sm {
    width: 30%;
}
.flex-item__bottom_lg {
     width: 65%;
 }

.space-between {
    justify-content: space-between;
}
.cabinet-form__notification.kits-notification {
    padding-left: 0;
    margin-bottom: 15px;
}
.cabinet-form__notification.kits-notification::before {
    left: -20px;
}
.kits-under-button-text {
    padding: 0;
    margin-bottom: 20px;
}
@media (max-width: 1200px) {
    .personal-main-block {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .flex-item__bottom_sm, .flex-item__bottom_lg, .flex-item {
        width: 100%;
    }
    .cabinet-form__notification.kits-notification::before {
        left: 0;
    }
    .cabinet-form__notification.kits-notification {
        padding-left: 10px;
    }
}
.header-top a {
    text-decoration: none;
}

.owl-carousel .owl-item img {
    object-fit: contain;
}
.slider-product-item__image {
    padding-bottom: 10px;
}

.catalog__menu_search a::before {
    display: none;
}
.list_definition_good .wmTovar_buyBottons .one_click_button, .wmTovar_buyBottons .wrap_button {
    width: auto;
    max-width: unset;
}
.list_definition_good .wmTovar_buyBottons a {
    padding: 10px 5px 7px 5px;
}

/*fix ermitage */
/*
#bx_incl_area_6, #bx_incl_area_7, #bx_incl_area_8 {
    display: inline-block;
}*/
.bx_catalog_item_price {
    min-height: 55px;
}
/*temporary styles, will remove after cart back*/
/*.cart-buttons,
.one_click_button,
.wmTovar_counts,
.wmTovar_buyBottons,
.bx_catalog_item_controls,
.button-ui_brand.buy-btn {
    display: none !important;
}*/

.wmTovar_flexRow {
    align-items: center;
}
.wmTovar_counts input {
    width: 30px;
    height: 30px;
}
.wmTovar_counts button {
    width: 30px;
    height: 30px;
}
.list_definition_good .wmTovar_buyBottons a {
    padding: 8px 10px;
    text-decoration: none;
    border-radius: 5px;
}
.one_click_button .one_click {
    color: #fff;
    float: none;
    background: #f37f00;
    padding: 10px 0 7px 0;
    white-space: nowrap;
    margin: 0 auto;
    display: block;
    text-align: center;
    border-radius: 5px;
    width: 100%;
}
.one_click_button .one_click:hover {
    background: #f35f0e;
    border-color: #e65202;
}
.popup-window-titlebar {
    font-size: 18px;
    padding: 20px;
    text-align: center;
}
.popup-window-buttons {
    display: flex;
}
.bx_medium.bx_bt_button {
    color: #fff;
    float: none;
    background: #f37f00;
    padding: 10px 0 7px 0;
    white-space: nowrap;
    margin: 0 auto;
    display: block;
    text-align: center;
    border-radius: 5px;
}
.bx_medium.bx_bt_button:hover {
    background: #f35f0e;
    border-color: #e65202;
}


.wm_downPrice.bx-core-adm-dialog {
    position: fixed;
    top: 30% !important;
    left: 30%;
}
.list_definition_good .info_good {
    height: auto;
}
.list_definition_good .preview-text {
    font-size: 12px;
    margin-bottom: 20px;
    display: inline-block;
    word-break: break-word;
}
.info_good .price-cnt {
    font-size: 20px;
}

.brands .row .p-0 {
    height: auto;
    border: unset;
    margin-bottom: 20px;
}
.brands .p-0 a {
    width: 100%;
    height: 80px;
    display: flex;
    border-radius: 5px;
}
.brands .p-0 a:hover {
    box-shadow: 0 4px 20px #0003;
    transition-duration: .2s;
    transition-timing-function: ease-out;
}
.bx-filter {
    font-size: 14px;
}
.bx-filter .bx-ui-slider-track-container {
    display: none;
}
.bx-filter .bx-filter-input-container input[type='text'] {
    border-radius: 5px;
    color: #6c6c6c;
    padding-left: 25px;
    font-size: 14px;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
    position: absolute;
    top: 6px;
    left: 22px;
    color: #6c6c6c;
    text-transform: lowercase;
}
.list_definition_good.list_definition_good__list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.list_definition_good__list .definition_good {
    padding: 12px;
    border-radius: 10px;
    border: 1px solid #ededed;
}

.wm_link_komplekt {
    display: none;
}
#smart-title-search-input {
    border: none;
    font-size: 14px;
    /*color: #ABB5BE;*/
    background-color: #F3F5F6;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button {
    background: #f37f00;
    border-radius: 5px;
}
.bx-searchtitle.theme-blue .bx-input-group-btn button:hover {
    background: #f35f0e;
    border-color: #e65202;
}
.bx_smart_searche.theme-blue .bx_item_block.all_result .all_result_button {
    color: #f37f00;
}
.bx-searchtitle.theme-blue .bx-searchtitle-clear {
    color: #f37f00;
}


/* ===== верхний слайдер-баннер (главная) ===== */
.swiper {
    background: #fff;
}
.swiper .banner-header .ec-promo {
    display: block;
    line-height: 0;
    height: 100%;
}
.swiper .banner-header img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    object-fit: contain;
}
@media (min-width: 768px) {
    .swiper,
    .swiper .swiper-wrapper,
    .swiper .swiper-slide.banner-header {
        height: 110px;
    }
}
@media (max-width: 767px) {
    .swiper,
    .swiper .swiper-wrapper,
    .swiper .swiper-slide.banner-header {
        height: auto;
        min-height: 44px;
    }
    .swiper .banner-header .ec-promo {
        overflow: hidden;
    }
    .swiper .banner-header img {
        width: 150%;
        max-width: 150%;
        height: auto;
        margin-left: -25%;
        object-fit: contain;
    }
}


/* ===== меню каталога на мобильных: названия разделов не налезают друг на друга ===== */
@media (max-width: 992px) {
    .menu-desktop .menu-desktop__root {
        height: auto;
        min-height: 54px;
        align-items: center;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 1.35;
    }
}


/* ===== точки слайдера под каталогом на мобильных: мельче и ниже ===== */
@media (max-width: 767px) {
    .main-slider .owl-dots {
        bottom: 8px;
    }
    .main-slider .owl-dots button.owl-dot {
        width: 9px;
        height: 9px;
        margin-right: 6px;
        opacity: 0.55;
    }
}


/* ===== слайдер под каталогом: выровнять по ширине каталога и баннера ===== */
@media (max-width: 992px) {
    .main-slider {
        width: calc(100% + 25px);
        margin-left: -21px;
        margin-right: -4px;
    }
}


/* ===== «Товары недели» и слайдер товаров: мобильный вид ===== */
@media (max-width: 767px) {
    .news-slider .news-post-block__standard {
        height: 260px;
        padding: 10px;
    }
    .news-slider .news-post-block {
        width: 100%;
        height: 100%;
    }
    .news-slider .news-post-img img {
        width: 100% !important;
        height: 170px !important;
        padding: 8px 8px 36px !important;
        object-fit: contain !important;
    }
    .news-slider .slider-products__item {
        padding: 15px;
    }
    .news-slider .slider-product-item__image {
        width: 100%;
        height: 150px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    .news-slider .slider-product-item__image img,
    .news-slider .slider-product-item__image picture {
        max-width: 100%;
        max-height: 150px;
        width: auto;
        height: auto;
        object-fit: contain;
    }
}


/* ===== «Новинки»: широкие фото вписываются в плитки целиком ===== */
.homepage-novelties__tile-item-image > a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.homepage-novelties__tile-item-image img {
    height: 100%;
    width: auto;
    max-width: 100%;
    object-fit: contain;
}


/* ===== Бренды: логотип RVi уменьшить до общего вида ===== */
.brands .p-0 a[href*="brand_id=29312"] img,
.brands .p-0 a[href*="brand_id=89557"] img {
    width: auto;
    height: auto;
    max-width: 105px;
    max-height: 42px;
}


/* ===== Бренды: все логотипы в одинаковых белых квадратах ===== */
.brands .p-0 a {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #ffffff;
    border: 1px solid #f0f0f0;
    padding: 8px;
    box-sizing: border-box;
}
.brands .row .p-0 img {
    display: block;
    width: auto;
    height: auto;
    max-width: 160px;
    max-height: 100%;
    margin: auto;
}


/* ===== Каталог: карточки разделов в профессиональном стиле ===== */
.main-catalog-container .section-item {
    background: #ffffff;
    border: 1px solid #ececec;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
    transition: box-shadow .2s ease, transform .2s ease;
    padding-bottom: 10px;
}
.main-catalog-container .section-item:hover {
    box-shadow: 0 10px 26px rgba(0,0,0,.10);
    transform: translateY(-4px);
}
.main-catalog-container .section-item .section-title {
    height: auto;
    min-height: 72px;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    background: #ffffff;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 14px;
    width: 100%;
}
.main-catalog-container .section-item .section-title img {
    width: 48px;
    height: 48px;
    float: none;
    border-radius: 8px;
    object-fit: contain;
    background: #fafafa;
}
.main-catalog-container .section-item .section-title span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #181822;
    line-height: 1.3;
    padding-left: 12px;
    padding-right: 4px;
}
.main-catalog-container .section-item a:hover .section-title span {
    color: #f37f00;
}
.main-catalog-container .section-item ul {
    height: 300px;
    margin: 0;
    padding: 0 14px;
    list-style: none;
}
.main-catalog-container .section-item ul li a {
    display: block;
    padding: 5px 0;
    font-size: 14px;
    line-height: 1.35;
    color: #4a4a4a;
    border-bottom: 1px dashed #f0f0f0;
    text-decoration: none;
}
.main-catalog-container .section-item ul li a:hover {
    color: #f37f00;
}
.main-catalog-container .section-item .section-bottom {
    height: auto;
    padding: 4px 14px 0;
}
.main-catalog-container .section-item .show-all-items {
    padding: 9px 10px;
    font-size: 14px;
    font-weight: 600;
    color: #f37f00;
    background: #fff7ef;
    border: 1px solid #f7d9bd;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
}
.main-catalog-container .section-item .show-all-items:hover {
    background: #f37f00;
    color: #ffffff;
}

/* End */
/* /bitrix/templates/main_new_2020/css/bootstrap.css?1584269280119621 */
/* /bitrix/templates/main_new_2020/css/font-awesome/css/font-awesome.min.css?158426928031000 */
/* /bitrix/templates/main_new_2020/css/owl.carousel.min.css?15842692803351 */
/* /bitrix/templates/main_new_2020/css/magnific-popup.css?14965992006951 */
/* /css/jquery.fancybox.css?16777739483804 */
/* /css/modal.css?16777739493843 */
/* /css/wm_style.css?167777395011754 */
/* /bitrix/templates/main_new_2020/components/bitrix/news.list/top_banner/style.css?16453843202322 */
/* /bitrix/templates/main_new_2020/css/swiper-bundle.min.css?49916250018454 */
/* /bitrix/templates/main_new_2020/components/bitrix/menu/header/style.min.css?1584269280490 */
/* /bitrix/templates/main_new_2020/components/bitrix/system.auth.form/auth_2020/style.css?15994644003163 */
/* /local/components/mournful/ajax.registration/templates/.default/style.css?17815407331022 */
/* /local/components/mournful/ajax.registration/templates/.default/css/magnific-popup.css?14965128006951 */
/* /bitrix/templates/main_new_2020/components/bitrix/catalog.section.list/section_list_main/style.css?15897464407305 */
/* /bitrix/templates/main_new_2020/components/arturgolubev/search.title/main/style.css?177506103515069 */
/* /bitrix/templates/main_new_2020/components/bitrix/sale.basket.basket.line/mr_custom/style.css?16024329607858 */
/* /bitrix/templates/.default/components/bitrix/breadcrumb/bread/style.min.css?1499029200448 */
/* /bitrix/templates/main_new_2020/components/bitrix/menu/footer_menu/style.min.css?1584269280490 */
/* /bitrix/templates/main_new_2020/styles.css?177154748533624 */
/* /bitrix/templates/main_new_2020/template_styles.css?17716276912830 */
/* /bitrix/templates/main_new_2020/css/custom.css?178803487239942 */
