

/* Start:/bitrix/templates/pp/css/bootstrap.css?1600629354137545*/
/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic|Open+Sans+Condensed:700,300&subset=cyrillic,latin);
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  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;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('/bitrix/templates/pp/css/../fonts/glyphicons-halflings-regular.eot');
  src: url('/bitrix/templates/pp/css/../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/pp/css/../fonts/glyphicons-halflings-regular.woff') format('woff'), url('/bitrix/templates/pp/css/../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/bitrix/templates/pp/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #494949;
  background-color: #f2f2f2;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #4a0b0b;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #c70000;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.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;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  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: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.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;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #428bca;
}
a.text-primary:hover {
  color: #3071a9;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #428bca;
}
a.bg-primary:hover {
  background-color: #3071a9;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
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;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 10px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #4a0b0b;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #4a0b0b;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #4a0b0b;
  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 {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.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-right: 10px;
  padding-left: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > 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.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 10px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #4a0b0b;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  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;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #585858;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
  line-height: 1.5 \0;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 46px;
  line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
  line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
  line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
  line-height: 1.33;
}
.form-group {
  margin-bottom: 10px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  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"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm,
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm,
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.input-lg,
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg,
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 4px 24px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #4a0b0b;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #4a0b0b;
  background-color: #fff;
  border-color: #4a0b0b;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #fff;
  background-color: #4a0b0b;
  border-color: #4a0b0b;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-color: #741111;
  border-color: #741111;
  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.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: #fff;
  border-color: #4a0b0b;
}
.btn-default .badge {
  color: #fff;
  background-color: #4a0b0b;
}
.btn-primary {
  color: #fff;
  background-color: #4a0b0b;
  border-color: #4a0b0b;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #741111;
  border-color: #741111;
}
.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.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: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  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.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-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  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.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-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #c1a166;
  border-color: #c1a166;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #ec971f;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.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-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  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.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-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  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: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
  visibility: hidden;
}
.collapse.in {
  display: block;
  visibility: visible;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #4a0b0b;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #4a0b0b;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.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;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.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: 0;
}
.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 {
  margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-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-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(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,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.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-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  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: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].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: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #4a0b0b;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
}
.nav > li > a:hover,
.nav > li > a:focus,
.nav > li.active > a {
  text-decoration: none;
  background-color: #741111;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.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 #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 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 #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    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: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.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: #fff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 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 #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    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: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 33px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 10px;
  padding-left: 10px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
.bx-no-touch  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .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;
  height: 50px;
  padding: 10px 10px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 10px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {

}
.navbar-nav {
  margin: 7.5px -10px;
}
.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;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 10px 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: 7px;
    padding-bottom: 7px;
  }
}
.navbar-form {
  padding: 10px 10px;
  margin-top: 8px;
  margin-right: -10px;
  margin-bottom: 8px;
  margin-left: -10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 10px;
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #4a0b0b;
  border-color: #4a0b0b;
}
.navbar-default .navbar-brand {
  color: #fff;
  font-weight: bold;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #4a0b0b;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #4a0b0b;
  font-weight: bold;
  background-color: #fff;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #4a0b0b;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #4a0b0b;
    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: #555;
    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: #4a0b0b;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #4a0b0b;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #4a0b0b;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #4a0b0b;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #4a0b0b;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #4a0b0b;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    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: #fff;
    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: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 10px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #4a0b0b;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0 10px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 1px 7px;
  line-height: 1.42857143;
  color: #494949;
  text-decoration: none;
  border: 1px solid transparent;
}
.pagination > li > a.nav-current-page,
.pagination > li > span.nav-current-page {
  border-color: #a78e5d;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {

}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
}
.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: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {

}
.pagination > .arrrow > a,
.pagination > .arrrow > span {
  color: #a78e5d;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-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-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #3071a9;
}
.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;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding: 30px 10px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 10px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}
.thumbnail .caption {
  padding: 9px;
  color: #4a0b0b;
}
.alert {
  padding: 10px;
  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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-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-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 10px;
}
.media:first-child {
  margin-top: 0;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 10px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-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: #555;
}
a.list-group-item .list-group-item-heading {
  color: #4a0b0b;
}
a.list-group-item:hover,
a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 10px;
}
.panel-heading {
  padding: 10px 10px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 10px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 10px;
  padding-left: 10px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.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:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.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,
.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 {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #4a0b0b;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #4a0b0b;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #428bca;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.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, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(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: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  color: #494949;
  background-color: #f2f2f2;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 10px;
}
.modal-footer {
  padding: 10px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 10px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  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: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #4a0b0b;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  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 {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.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;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.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%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  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,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* End */


/* Start:/bitrix/templates/pp/css/lightbox.css?15756563913898*/
/* Preload images */
body:after {
  content: url(/bitrix/templates/pp/css/../images/close.png) url(/bitrix/templates/pp/css/../images/loading.gif) url(/bitrix/templates/pp/css/../images/prev.png) url(/bitrix/templates/pp/css/../images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/bitrix/templates/pp/css/../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/bitrix/templates/pp/css/../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/bitrix/templates/pp/css/../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/bitrix/templates/pp/css/../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* End */


/* Start:/bitrix/templates/pp/css/csection.css?157565639127560*/
/* catalog.section */
.bx_catalog_list_home{
	margin-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}
@media (max-width:640px) {.bx_catalog_list_home {border-bottom: 1px solid #e5e5e5;}}

.bx_catalog_list_home .bx_catalog_item{
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	background: #fff;
	-webkit-transition:none;
	   -moz-transition:none;
	    -ms-transition:none;
	     -o-transition:none;
	 		transition:none;
	margin-bottom: 30px;
}
@media (min-width:960px){
	.bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 26px;width: 100%}

	.bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 26px;width: 50%}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 26px;width: 33.333333%}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

	.bx_catalog_list_home.col4 .bx_catalog_item{padding:1px 26px;width: 25%}
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1){clear:both}

	.bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 26px;width: 20%}
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(5n+1){clear:both}
}

@media (min-width:760px) and (max-width:960px){
	.bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 16px;width: 100%}

	.bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;width: 50%}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 16px;width: 33.333333%}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;width: 25%}
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(4n+1){clear:both}
}
@media (max-width:760px){
	.bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 16px;width: 100%}

	.bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;width: 50%}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx_catalog_list_home.col3 .bx_catalog_item{padding:1px 16px;width: 33.333333%}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1){clear:both}

	.bx_catalog_list_home.col3 .bx_catalog_item,
	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;width: 33.333333%}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(3n+1){clear:both}
}
@media (max-width:580px){
	.bx-touch .bx_catalog_list_home.col1 .bx_catalog_item{padding:1px 26px;width: 100%}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item{padding:1px 16px;width: 50%}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(3n+1){clear:none}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1){clear:both}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item{padding:1px 16px;width: 50%;clear:none}

	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(2n+1){clear:both}
}

.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
	position: absolute;
	z-index: 990;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.18);
	border-radius: 3px;
	border: 1px solid #d3d3d3;
	background: #fff;
	-webkit-animation: borderview 0.5s;
			animation: borderview 0.5s;
}
@media (min-width:960px){ .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container{padding:0 25px 15px}}
@media (max-width:960px){ .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container{padding:0 15px 15px}}

		@keyframes borderview {from {border: 1px solid #fdfdfd;box-shadow: 0 0 0 0 rgba(0,0,0,0);} to {border: 1px solid #d3d3d3;box-shadow: 0 2px 5px 0 rgba(0,0,0,.18);}}
@-webkit-keyframes borderview {from {border: 1px solid #fdfdfd;box-shadow: 0 0 0 0 rgba(0,0,0,0);} to {border: 1px solid #d3d3d3;box-shadow: 0 2px 5px 0 rgba(0,0,0,.18);}}

.bx_catalog_item_container .bx_catalog_item_articul{
	background-color: #e6e6e6;
	color: #595959;
	font-size: 11px;
	padding: 1px;
}
.bx_catalog_item_container .bx_catalog_item_title{
	overflow: hidden;
	font-size: 17px;
	margin-top: 8px;
}
.bx_catalog_item_container .bx_catalog_item_title a{
	color: #4a0b0b;
	text-decoration: none;
	font-size: 17px;
}
.bx_catalog_item_container .bx_catalog_item_price{
	font-size: 25px;
	color: #494949;
	font-weight: bold;
}
.bx_catalog_item_container .bx_catalog_item_price span{
    color: #a5a5a5;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
    text-decoration: line-through;
}
.bx_catalog_item_container .bx_catalog_item_controls{
	padding-top: 10px;
	text-align: left;
}
.bx_catalog_item_container .bx_catalog_item_controls .btn {
	padding: 4px 0;
	display: block;
	text-transform: uppercase;
	text-align: center;
}
.bx_catalog_item_container .bx_catalog_item_controls .btn.btn-left {
	margin-right: 5px;
}
.bx_catalog_item_container .bx_catalog_item_controls .btn.btn-right {
	margin-left: 5px;
}
@media (min-width:641px) and (max-width:960px){.bx_catalog_list_home .bx_catalog_item_controls{height: auto}}
@media (max-width:640px){.bx-touch .bx_catalog_list_home .bx_catalog_item_controls{height:auto;line-height:30px;text-align:center}}
@media (max-width:479px){.bx-touch .bx_catalog_list_home .bx_catalog_item_controls{height:auto;line-height:30px;display: block}}
@media (max-width:479px){.bx-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {height: auto}}

.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{
	width: 100%;
	white-space: nowrap;
	text-align: center;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span{
	color: #3f3f3f;
	font-size: 13px;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable{
	text-align: left;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{
	/*float: left;*/
	width: 100%;
	text-align: center;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a{margin:5px 3px}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a:first-child{margin-left:0}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a:last-child{margin-right:0}
@media (max-width:640px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone{display: none;}
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo{float: none;width: 100%;text-align: center;}
}
.bx_catalog_list_home .bx_catalog_item_controls input[type=text]{border: none;}
.bx-touch .bx_catalog_list_home .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls{
	opacity: 1;
}
.bx_cnt_desc{
	text-align: left;
	position: absolute;
	right:-45px;
	top: 2px;
	width: 40px;
}
@media (min-width:641px) and (max-width:960px){
/*	.bx_catalog_list_home .bx_catalog_item_controls .bx_medium.bx_bt_white {
		padding: 0 7px;
		height: 15px;
		line-height: 15px;
	}
	.bx_catalog_list_home .bx_catalog_item_controls .bx_bt_white {font-size: 11px}
	.bx_catalog_list_home .bx_catalog_item_controls .bx_small.bx_bt_white {
		display: inline-block;
		min-width: 15px;
		line-height: 15px;
	}*/
}
.bx_catalog_item_container .bx_catalog_item_controls a{margin-bottom: 10px;}
.bx_catalog_item_container .bx_catalog_item_price .bx_price{font-size: 24px;}
.bx_catalog_item_container .bx_catalog_item_images_double,
.bx_catalog_item_container .bx_catalog_item_images{
	/*background-color: #e6e6e6;*/
	display: block;
	width: 100%;
	height: 160px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.bx_catalog_item_container .bx_catalog_item_images {
	position: relative;
}
.bx_catalog_item_container .bx_catalog_item_images img {
	max-width: 100%;
}
.bx_stick.average.left.top {
  position: absolute;
  right: 0;
  top: -15px;
  width: 51px;
  height: 53px;
  background: url('/bitrix/templates/pp/css/../images/icon_new.png') no-repeat center;
  text-indent: -9999px;
  overflow: hidden;
}
.bx_stick_disc.right.bottom {
  position: absolute;
  left: 0;
  top: -15px;
  width: 51px;
  height: 53px;
  background: url('/bitrix/templates/pp/css/../images/icon_sale_pic.png') no-repeat center;
  text-indent: -9999px;
  overflow: hidden;	
}
.bx_catalog_list_home .bx_catalog_item_images_double{
	z-index: 900;
	margin-top: -135%;
	opacity: 0;
}
.bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images{
	opacity: 0;
	-webkit-animation: rotateimgfirst 0.5s;
			animation: rotateimgfirst 0.5s;
}
.bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images_double{
	opacity: 1;
	-webkit-animation: rotateimglast 0.5s;
			animation: rotateimglast 0.5s;
}
			@keyframes rotateimgfirst {from {opacity: 1;} to {opacity: 0;}}
	@-webkit-keyframes rotateimgfirst {from {opacity: 1;} to {opacity: 0;}}
			@keyframes rotateimglast  {from {opacity: 0;} to {opacity: 1;}}
	@-webkit-keyframes rotateimglast  {from {opacity: 0;} to {opacity: 1;}}
/*@media (max-width:960px){.bx_catalog_list_home .bx_catalog_item_images img{width:100%;height:auto}}*/

			 .bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_controls,
			 .bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_articul,
			 .bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_scu{display:none}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu{display:block}
			 .bx_catalog_list_home .bx_catalog_item 	  .bx_catalog_item_scu{padding-top:10px}
			 .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div{margin:0 auto}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item_controls.touch,
.bx-touch    .bx_catalog_list_home .bx_catalog_item_controls.no_touch{display: none !important;}

/* Stickers */
.bx_catalog_list_home .bx_stick{
	position: absolute;
	/*top: 20px;*/
	/*left: -2px;*/
	width: 123px;
	height: 35px;
	background: url(/bitrix/templates/pp/css/images/stick.png) left center no-repeat;
	color: #fff;
	text-align: center;
	text-shadow:0 1px 0 #ba3434;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
		text-overflow: ellipsis;
}
.bx_catalog_list_home .bx_stick.short {font-weight:  bold;font-size:18px}
.bx_catalog_list_home .bx_stick.average {font-weight:  bold;font-size:13px}
.bx_catalog_list_home .bx_stick.long{font-weight:normal;font-size:11px}
.bx_catalog_list_home .bx_stick_disc{
	position: absolute;
	/*right: 5px;*/
	/*bottom: 5px;*/
	width: 72px;
	height: 74px;
	background: url(/bitrix/templates/pp/css/images/stick_disc.png) no-repeat center;
	color: #fff;
	text-align: center;
	text-shadow:0 1px 0 #ba3434;
	font-weight: bold;
	font-size: 23px;
	line-height: 74px;
}
.bx_catalog_list_home .bx_stick.left,
.bx_catalog_list_home .bx_stick_disc.left{left:-2px;}
.bx_catalog_list_home .bx_stick.right,
.bx_catalog_list_home .bx_stick_disc.right{right: 0;}
.bx_catalog_list_home .bx_stick.top,
.bx_catalog_list_home .bx_stick_disc.top{top: 5px;}
.bx_catalog_list_home .bx_stick.bottom,
.bx_catalog_list_home .bx_stick_disc.bottom{bottom: 5px;}
.bx_catalog_list_home .bx_stick.middle,
.bx_catalog_list_home .bx_stick_disc.middle{top: 49%;}
@media (min-width:641px) and (max-width:960px){
	.bx_catalog_list_home .bx_stick{
		/*top: 20px;*/
		width: 90px;
		height: 30px;
		background-size: 100%;
		line-height: 30px;
	}
	.bx_catalog_list_home .bx_stick.short {font-weight:normal;font-size:14px}
	.bx_catalog_list_home .bx_stick.average {font-weight:normal;font-size:11px}
	.bx_catalog_list_home .bx_stick.long{font-weight:normal;font-size:11px}
	.bx_catalog_list_home .bx_stick_disc{
		width: 64px;
		height: 65px;
		background-size: 100%;
		font-size: 	20px;
		line-height: 65px;
	}
}
@media (max-width:640px) {
	.bx_catalog_item_container .bx_catalog_item_price .bx_price{font-size: 15px;}
	.bx-touch .bx_catalog_tile_home_type_2 .bx_stick{
		/*top: 10px;*/
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}
	.bx-touch .bx_catalog_tile_home_type_2 .bx_stick_disc{
		width: 48px;
		height: 49px;
		background-size: 100%;
		font-size: 	16px;
		line-height: 49px;
	}
}
@media (max-width:479px) {
	.bx-touch .bx_catalog_tile_home_type_2 .bx_stick{
		/*top: 10px;*/
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 	11px;
		line-height: 30px;
	}
	
	.bx-touch .bx_catalog_tile_home_type_2 .bx_stick_disc{
		width: 37px;
		height: 38px;
		background-size: 100%;
		font-size: 13px;
		line-height: 38px;
	}
}



/* buttons */
.bx_catalog_list_home .bx_bt_blue,
.bx_catalog_list_home .bx_bt_white{
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
}

.bx_catalog_list_home .bx_bt_white 				{
	border: 1px solid #e9e9e9;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
	background-image: -webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:    -moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:      -o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image:         linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	color: #656565;
	text-shadow:0 1px 0 #fff;
}
.bx_catalog_list_home .bx_bt_white:hover 		{background: #fff;}
.bx_catalog_list_home .bx_bt_white:active 	{
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image: -webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:    -moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:      -o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image:         linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	box-shadow: inset 0 2px 2px 0 rgba(0,0,0,.05);
}
.bx_catalog_list_home .bx_bt_blue  				{
	background:#00a2df;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a2df), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #00a2df 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #00a2df 0%,#006fcb 100%);
	color:#fff;
	text-shadow:0 1px 0 #006cae;
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb',GradientType=0 );
}
.bx_catalog_list_home .bx_bt_blue:hover  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#21afe4), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #21afe4 0%,#006fcb 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}
.bx_catalog_list_home .bx_bt_blue:active  		{
	background:#21afe4;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#21afe4), color-stop(100%,#006fcb));
	background:-webkit-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:  -moz-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:   -ms-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:    -o-linear-gradient(top, #21afe4 0%,#006fcb 100%);
	background:       linear-gradient(to bottom, #21afe4 0%,#006fcb 100%);
	box-shadow:inset 0 3px 5px 0 rgba(0,0,0,.21);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb',GradientType=0 );
}


.bx_catalog_list_home .bx_small.bx_bt_blue,
.bx_catalog_list_home .bx_small.bx_bt_white{
	display: inline-block;
	min-width: 20px;
	line-height: 20px;
}

.bx_catalog_list_home .bx_small.bx_bt_white 		{}
.bx_catalog_list_home .bx_small.bx_bt_white:hover 	{}
.bx_catalog_list_home .bx_small.bx_bt_white:active 	{}


.bx_catalog_list_home .bx_medium.bx_bt_blue,
.bx_catalog_list_home .bx_medium.bx_bt_white		{
	padding: 0 13px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
}

.bx_catalog_list_home .bx_medium.bx_bt_blue,
.bx_catalog_list_home .bx_medium.bx_bt_white 		{font-weight: bold;}
.bx_catalog_list_home .bx_medium.bx_bt_white:hover  {}
.bx_catalog_list_home .bx_medium.bx_bt_white:active {}

.bx_catalog_list_home .bx_col_input{
	display: inline-block;
	width: 40px;
	text-align: center;
}

/* scu_detail_size */
.bx_item_detail_size{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

/*----*/

.bx_item_detail_size .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_item_detail_size .bx_size{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	 .bx_item_detail_size .bx_size{overflow-x: auto;}
			 .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
			.bx_item_detail_size ul li{
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	height: 25px;
}
	.bx_item_detail_size ul li a{
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;

	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
}
.bx-touch	.bx_item_detail_size ul li a{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/pp/css/images/x2border.png) 2 stretch;
	   -moz-border-image: url(/bitrix/templates/pp/css/images/x2border.png) 2 stretch;
		 -o-border-image: url(/bitrix/templates/pp/css/images/x2border.png) 2 stretch;
			border-image: url(/bitrix/templates/pp/css/images/x2border.png) 2 fill stretch;
}
		  .bx_item_detail_size ul li:hover a{border: 1px solid #006cc0}
		  .bx_item_detail_size ul li:active a,
		  .bx_item_detail_size ul li.bx_active a{
	/*padding: 3px;*/
	border: 2px solid #006cc0;
}
.bx-touch .bx_item_detail_size ul li.bx_active a{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/pp/css/images/x2border_active.png) 2 stretch;
	   -moz-border-image: url(/bitrix/templates/pp/css/images/x2border_active.png) 2 stretch;
		 -o-border-image: url(/bitrix/templates/pp/css/images/x2border_active.png) 2 stretch;
			border-image: url(/bitrix/templates/pp/css/images/x2border_active.png) 2 fill stretch;
}

.bx_item_detail_size .bx_size ul li.bx_missing a{border: 1px solid #c0cfda !important}
.bx_item_detail_size .bx_size ul li.bx_missing>span{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/pp/css/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_item_detail_size.full .bx_slide_left,
.bx_item_detail_size.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/pp/css/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/pp/css/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/pp/css/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/pp/css/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_item_detail_scu{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_item_detail_scu.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%
}

/*----*/

.bx_item_detail_scu .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_item_detail_scu .bx_scu{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch 	 .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_item_detail_scu .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch 	.bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
			.bx_item_detail_scu .bx_scu ul li{
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
}

.bx_item_detail_scu .bx_scu ul li a{
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #c0cfda;
	background: #fff;
	z-index:10;
}
.bx-touch	.bx_item_detail_scu .bx_scu ul li a{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/pp/css/images/x2border.png) 2 stretch;
	   -moz-border-image: url(/bitrix/templates/pp/css/images/x2border.png) 2 stretch;
		 -o-border-image: url(/bitrix/templates/pp/css/images/x2border.png) 2 stretch;
			border-image: url(/bitrix/templates/pp/css/images/x2border.png) 2 fill stretch;
}
		  .bx_item_detail_scu .bx_scu ul li:hover a{border: 1px solid #006cc0}
		  .bx_item_detail_scu .bx_scu ul li:active a,
		  .bx_item_detail_scu .bx_scu ul li.bx_active a{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx_item_detail_scu .bx_scu ul li.bx_missing a{border: 1px solid #c0cfda !important}
.bx_item_detail_scu .bx_scu ul li.bx_missing>span{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/pp/css/images/missing.png) no-repeat center;
}

.bx-touch .bx_item_detail_scu .bx_scu ul li.bx_active a{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/pp/css/images/x2border_active.png) 2 stretch;
	   -moz-border-image: url(/bitrix/templates/pp/css/images/x2border_active.png) 2 stretch;
		 -o-border-image: url(/bitrix/templates/pp/css/images/x2border_active.png) 2 stretch;
			border-image: url(/bitrix/templates/pp/css/images/x2border_active.png) 2 fill stretch;
}
.bx_item_detail_scu .bx_scu ul li a span{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size:contain;
	background-repeat: no-repeat;
}
.bx_item_detail_scu .bx_scu ul li a span img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_item_detail_scu.full .bx_slide_left,
.bx_item_detail_scu.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/pp/css/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/pp/css/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/pp/css/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/pp/css/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.filter {
	background-color: #fff;
	margin-top: -10px;
	font-size: 11px;
	padding: 0 10px 10px 10px;
}
.filter a.btn {
	display: inline-block;
	color: #595959;
	border-color: #a78e5d;
	font-size: 11px;
	padding: 1px 5px;
	margin-left: 10px;
}
.filter a.btn.bydesc:after,
.filter a.btn.byasc:after {
	content: "\2193";
	display: inline-block;
	margin: 0 0 0 5px;
}
.filter a.btn.byasc:after {
	content: "\2191";
}
.filter a.btn.active {
	color: #fff;
	border-color: #a78e5d;
	background-color: #a78e5d;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.filter select {
	color: #595959;
	border-color: #a78e5d;
	font-size: 11px;
	background-color: transparent;
	border-radius: 0;
}
/* End */


/* Start:/bitrix/templates/pp/js/assets/owl.carousel.min.css?15756563913260*/
/**
 * Owl Carousel v2.3.2
 * 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;cursor:hand;-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:none;touch-action:none;-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 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/pp/js/assets/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/pp/js/assets/owl.theme.default.min.css?15756563911013*/
/**
 * Owl Carousel v2.3.2
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/* End */


/* Start:/bitrix/templates/pp/css/template.css?163299604823690*/
.logo, .logo a {
  color: #4a0b0b;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
.logo img {
  margin: 14px 20px 20px 0px;
  float: left;
}
.logo span {
  float: left;
  margin-top: 3.5em;
}
.callback {
  margin-top: 1em;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  font-size: 31px;
  color: #373737;
}
.callback-menu {
  color: #fff;
}
@media (max-width: 991px) {
  .callback {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 28px;
  }
}
.callback button.btn {
  font-family: 'PT Sans', sans-serif;
}
.callback button.btn span {
  font-size: 12px;
  font-weight: bold;
}
.cart {
  font-size: 13px;
}
.cart table {
  margin-bottom: 10px;
  height: 75px;
}
.cart table td, .cart table th {
  vertical-align: bottom;
}
.cart h5 {
  color: #4a0b0b;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.cart h5:before {
  content: '';
  position: absolute;
  background-image: url('/bitrix/templates/pp/css/../images/icon-cart.png');
  width: 15px;
  height: 15px;
  margin-left: -20px;
}
.cart b {
  font-size: 15px;
}
.cart button.btn {
  font-size: 12px;
  padding: 4px 12px;
}
.navbar-default .navbar-brand {
  text-transform: uppercase;
}
.navbar-default .navbar-brand img {
  height: 40px;
  float: left;
  margin-top: -10px;
}
.tab-content ul.cat-sidenav.nav .nav > li > a,
.tab-content .cat-sidenav > li > a,
.nav-pills > li > a {
  color: #fff;
  text-transform: uppercase;
}
.tab-content ul.cat-sidenav.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
}
.nav-pills.nav-footer {
  background-color: #fff;
}
.nav-pills.nav-footer > li > a {
  color: #494949;
  text-transform: uppercase;
  padding: 26px 10px;
  background-color: transparent;
}
.nav-pills.nav-footer > li > a:hover,
.nav-pills.nav-footer > li > a:focus {
  color: #4a0b0b;
  background-color: transparent;
}
.wall {
  background-color: #fff;
  margin-bottom: 10px;
}
.content {
	padding: 10px;
	font-size: 13px;
}
.sidebar {
  margin-bottom: 10px;
  padding: 7px 20px;
}
.sidebar h4 {
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  color: #000;
}
.sidebar .all-news {
  font-size: 12px;
  color: #494949;
  margin-bottom: 10px;
  display: block;
}
.info-table {
  padding : 10px;
  margin-bottom: 10px;
}
.info-table img {
  margin-right: 10px;
}
.carousel {
  padding : 10px;
  margin-bottom: 10px;
}
.carousel .uni {
  font-size: 16px;
  box-sizing: border-box;
  font-weight: bold;
  font-style: italic;
  width: 100%;
  height: 61px;
  background-image: url('/bitrix/templates/pp/css/../images/uni.png');
  background-repeat: no-repeat;
  background-position: left top;
  line-height: 22px;
  position: absolute;
  /*left: 10px;*/
  left: 0;
  top: 30px;
  padding-left: 50px;
  padding-top: 8px;
}
.carousel .carousel-inner .img {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.carousel .carousel-caption {
  text-align: right;
  left: 2%;
  right: 2%;
}
.carousel .carousel-caption .btn {
  font-style: italic;
  font-size: 24px;
}
@media (min-width: 480px) {
	.carousel .uni{
		font-size: 22px;
		padding-top: 0;
		line-height: 61px;
	}
}
@media (min-width: 768px) {
  .carousel .carousel-inner .img {
    height: 576px;
  }
  .carousel .uni{
	font-size: 28px;
  }
}
.carousel-control {
  top: 50%;
  width: 44px;
  height: 57px;
  bottom: auto;
  text-shadow: none;
  text-align: center;
  line-height: 57px;
  margin-top: -28px;
}
.carousel-control.left {
  background-image: url('/bitrix/templates/pp/css/../images/str.jpg');
  background-color: #b0b0b0;
  background-position: 0px 0px;
  left: 10px;
}
.carousel-control.right {
  background-image: url('/bitrix/templates/pp/css/../images/str.jpg');
  background-color: #b0b0b0;
  background-position: -44px 0px;
  right: 10px;
}
ul.breadcrumb-navigation {
	padding-top: 6px;
}
ul.breadcrumb-navigation, ul.breadcrumb-navigation a {
	font-size: 12px;
	color: #595959;
}
h1.title, h1.title2 {
	font-weight: normal;
	font-size: 20px;
	color: #4a0b0b;
	margin-top: 10px;
	margin-bottom: 16px;
	text-transform: uppercase;
}
h1.title2 {
  margin-top: 20px;
  margin-bottom: 10px;
  margin-right: 20px;
}
.footer {
  margin-top: 10px;
}
.footer {
  font-size: 13px;
  color: #6b6b6b;
}
.footer .wall {
  padding-bottom: 15px;
}
.footer h5 {
  padding: 4px 0;
  margin: 14px 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #a78e5d;
  font-size: 13px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM4AAAABCAYAAACWoZGlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUFEMEU4OUY2NkJDMTFFNDk3MUZCQkVGOTVEQkMyQjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUFEMEU4QTA2NkJDMTFFNDk3MUZCQkVGOTVEQkMyQjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QUQwRTg5RDY2QkMxMUU0OTcxRkJCRUY5NURCQzJCOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QUQwRTg5RTY2QkMxMUU0OTcxRkJCRUY5NURCQzJCOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi2wHRgAAABqSURBVHjalM3XCYBQAEPRhz4LNkTdfxF1JEWs2I2QBRK4n4fYtm4iY0xgtCWoRK7oCpSLxvIrFl2IKuSLLuWfI7r/KxONx69IdCvq0Cm6ke4VzEMziV8H3Sa6he4S3YB60dz8mkW3fwIMAB+qF0Oc6zhIAAAAAElFTkSuQmCC');
  background-position: bottom center;
  background-repeat: no-repeat;
}
.footer .subscribe-form label {
  display: none;
}
.footer .subscribe-form .has-feedback .form-control {
  padding: 6px 12px;
  padding-left: 34px;
}
.footer .subscribe-form .has-feedback label ~ .form-control-feedback {
  top: 0;
  left: 0;
  right: auto;
  color: #9c9c9c;
}

.soc a {
  display: inline-block;
  width: 34px;
  height: 34px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALkAAAAiCAYAAAADDHjcAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTM3OUY1NkU2NkMxMTFFNDk3Qzg5RjBGNjlFQjNDRTUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTM3OUY1NkY2NkMxMTFFNDk3Qzg5RjBGNjlFQjNDRTUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5Mzc5RjU2QzY2QzExMUU0OTdDODlGMEY2OUVCM0NFNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5Mzc5RjU2RDY2QzExMUU0OTdDODlGMEY2OUVCM0NFNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoW7X/AAAAzQSURBVHja1FwLcFVXFd15gRI+4dMAKaF8Isgn0ECYoCKftgYhDD+xZaqW6gh1dPxRUEtLW6eCrVrFWutYnJGKOpWxSpFvWhBJtIhKJkH+SGlaQgO0BFI+jZCkca/79oOX++4995z77n157pk1L7mfc9Y9e59z9tn73JvR2tpKkDVr1lB7yqJFi5K638Y/W9DCuMR4L8X1u0kX4ZUpvC6luP7/F/0FWn8Hw7K6MaYz7mSMZgxmdJdz5xhvMPYxdjL+wmhKRQNzA43gn7uFVyGjt+2SOka18FrPOJki3Q9k3MUoYRQx8mzn0Wb7GeX8DOtZUYdTxCst9RgWL10j/yDjW4xPCxEn6SXXfVyufYfxPOPHjLdDMu4Z/LOcMcnj0jzBTMaPGNsYKxn/CklZH2I8KvVFFNehM35MsIKfZw//PsHGvjUkXumqx1B5RTzq78pYxcAI8wUFASfpw1jGOMH4hkzRQTXKrYyXxVgnGd6OZ57F+AdjLaNHgPpCWWuk7Nka7WuXCYwt/Gx/ZgwMkFe66rErIxBeXE6mHyMfyahkLPXh1tinIIyeOxh9A2iYqTJlTU+yqAzG58SNKQxAZ4VS1kIpOxmBe1PFzzo9AF7pqsfAeXGZfU2MHCPKq4wRAY4m8LN2M/KTaBj43ZjKcwLkBT4VXPaHk+CFeyuSeTYHwTNu5rLvSaKMdNVjaLy47HwdI7+NUca4OQT3ayhju0w1pg0Dv/UFxk0h8OoJ14frKPDBq0Daq2cIvDoyfsN1TPNxb7rqMXReXEcbXhm2ECJ8yirGBzQLPYaFkkw7DYzOchy+8nDFfbtkAdGiEwJibnniovShcOUIo5i5vKepsC7y7CND5nWeMY55vakZgjPVo1+5rkedECJzTOA1YMAA6tOnD3Xp0oUOHjxIs2bNMiLQ2NhI+/fvp+PHjyfwYk4tTtGVVQYNg8XCRxnvOpy7pjG1LJaVsY48lwIDj/mv35HVu46sTIGBk4x6qxkzNK931WNeXh7NmOFdTF1dHdXU1NDRo0eD1GMbXkVFRXTu3DmKRCLUoUMHysjIoE6dOmkVdOHCBcvAcc/kyZOpubnZ4uvEK95dKZZFk6487mLgugJjytXo/ViEzXE49b5BXa9ItGOYNMAv4mYRtExt3LWLuc4hmmGvr1PqpJTrnKlxnakeya0zTJw4UadD6OoxgdfAgf4DSJs2baKysjLatm0b1dbW0ujRoxN4cZ25diP/tmFUYI/t/xkS0lmmOepiVfyAxnXLXY6vwLNq3P8DGAhCcwzMaeWMLzGmShRjnk1JHTVH8gc1owLwXe+FuyHtmyHRia9SNKFhlyWKsh7RqM9Uj57GPmLEiCD0mMArM9N/NBIjd0yampooJyfHlVdEetkAiiYuTKTO9v9axvcFt2iWsVCMyq33D5GR10lgIPNlMeomBxSdpFz8w7mM39rOfUb8bTde2WK4XvIQ4z5xa1DX7ygaZ65njKVoEsguqsTGBK5bFe70o0drRIRPD+zevTsxzJPjGcxayPeq9OiLl0q6d48mQuHqZGdnu3UYi1dsJJpP5okLu7vQyQfXvqLoV1zOf1IxKjXywgK+/wIkT/j3h5SYzn/Rw61pkNDfNtvxbFlQbXS5b1rcIttNXpVZZHGcH4qM3t9kjfE0434fbfYJim4FcBI/emwj8MGHDx9OvXv3DlKPjrx69epF06bdCBwNGXLDSzx16hQdOXLE8tkh4FNQUED9+/ePFjh/vjavmJGXGDzQTxhXXY5nyd+fJ/2EQYmice7wWPRUSmRmLfZ+yMxwX5xrUOdR961SdyeX8jf64BXvppBDO9wlRv6W/L/PZuw14lfHptxyh7pXKNoycLl06VKyeixx61BOUl9fb0VLYNRAzOh37NhBQ4cONe2AJTEjHxvAgvPxuL/vNShPVfcYxbmlbNi/ZgOPTe/QxDMC7HPASuSsR923KGag2xT36WRIm+OMuM0AJr+5cc9faWu7F3zWPTZZgy4sLGxjRFevXqVjx44lq8exup3n7NmzVuRk9uzZVvTk8OHDlisybNgwy8C3bt1KDQ0NlJubq21fHcT3zAuw40cMfHJrlnLx41BOf8V9WOBO5uteYkNvtUeYxC3wElVLDVac0wkLjJdfzAZI9xfJ//+U3y/6bN8cfuZu/MyXbcd969EtggJXAT46DD0JPbryGj9+fMKxDRs2WKFFGHpFRcWN6a2mhqZMmWKdO3HihOO9iJc78YIhBblBKTY9m+xFcMsUZnvcdxMrer2DgRsNXKq1jeJcL42y5wiuSeQJ7tyzjIclerMkCd49NI8lJRjR8/Pzk9WjNq9r167R+fPnadCgQVZiKCGKcOCAdQ7uDCIqurwiPhYqWKy1Ko6fNizPLY7kZbwPYhdbknos1XA3nKRF87k2yEj+WcY6isbVb2c8pVhQP+xj0U/JLjhV7svcuXN1kjSZipldS1paos2KxFB8iDA+bIhzVgO8r50myYxQcgmdIOSC00EeoS96GBqSMRWSlPEj/SiasXWTix4dXdd1myNGvUCO/Z1xSHHPaI1y39U8piXxIUTAviDEiI6Iix89mvDq3Lmzld4/c+YMDR6c6C3iGM7hGt3MKHhFxLc7345GXqs496bHvd3EL/ezK3GJh1t1XHHuhEE92Aezl6IxbGgGMbGJ5JwI0pG3XPbWBKZH+OGx0F1MYqE7Uz2a2hcST1VVVVYGc9SoUdSxY0cL+BuzCs6NHGm0k6I2NpXsb0cjV9W91+NejOLHuCHrDevEfV/zuKZacW6fRh0IBSJcOIiiiTKMaNi7cbcYJEb4//hor3/7bEsjgX8coB61eY0ZM4aysrKsdD061oIFCyzgb0RWMIrD2E14xUYy7Nq6o52MfJfiHEa7T3m4A5t4JF8kvq/OIjRLQnRZHtft9OClSv0jPv8Rim4Lxit28au3rzBekg6AhNBzhu2106MtA9EjsojxohFh2RUEL2QwS0tLqbq6msrLy693NrgnGOURXcE1JvYVM/I/UXSjTarlCrknEEiM4Wek3kN+syzwEGtGGuwNxbVIPSO1Pt6D1xmKZixVhoZ3DN326GCbAOL3z5DzywXI5I5inDJsL6y2/qg4n7QeYUzYmGU3crv7YqhHI16IixcXF9O4cePo4sWL1k5D8DE07uu8IuI3YTrZ0w5Gvk6mbnLx5+CG/MFD6XAdsHFpuoeBI7SJzfrzNHit5rqbFbwQv3reww9XRWH+K51kuGF7lXHdJz3cAmM9Ik6O/eAAXAN72BBJG4+E0DqHuH18ezny8nKJYNQ9e/akHj16eBq4UzQmxiv+zidSbODNEnXwkiccoiww5i9j4ckPUcR4UrG4wSyAXYcIvOqkvREl+KnGdU8rOii29SJE+D26kfyJLx9ZzUaK7kTUFbhiKzTbKzDBCI7oi8JdMdFjGzl9+nRgPLH/3Y1XvJFv9ZhygpZnPSIYsVHgiEz7baJJjJ8zDrA/vpJRKgs8zLGxTxfME1enlsxeuniE67ygweusYgouFn6N4psjmnK/LDbBEzG67aTOqtoFWxh0PqERiB5hNHv37qWNGzd67V3R1WMCr8rKSj8L3ARBYghc7by4TouXPYSGVHMV6b1/Z8/6mexhhpIfM7ge12JXoH1ZjVTyowF2PChitcH1GM1nuiyqMHvcI8aMKAqGQuyHwXaECWSWvEGk5gGD6131COMN8Gtbpnpswwt7UDZv3myl6Pv162eFCo1cAXZR8DzoLCjLjVeGw2fiSiVSEcYLwyShNIxsh2w9XXkT88NLqn+laBInDMHe88nMwyipIi/NIsEzNMT2Aq8DHjzsh1KqR93PxMmsGzov5nMoPgRnF3y0B2noMD4N1iALxEOmNzLp18Snfj0kA59uauDCCwtIbIp+LQRecJtmehm4i6SrHkPnFW/gpJgyfy/+Y32ABDDl3u6wEDNpIPjn+MZJeYC8NoMXl306CV41MqrtCpAXptxJXPbuJMpIVz2GxovLTuAV8RgJ8PLBziQrhz/0Kykr6YwcP8Q5GTkfk4Wd78ABRT9NNpfc912YyNuybvimIuqiG3WCr18c0AdA01WPgfOSUCWZGDkEMdmpEhIzjb8ihr1FogsLSX9Tk04DNTG+KwvPp8jsQ5TYD7Nc7v0l6WVJdQVx8VVSNl59e8fg3svCp4CfbSnjSoC80lWPJxmB8OJyXHnp7vveIkCWDunoOyVSYN8YhSm/WqbtFynkTySLi7GMFzOIsEyhG5/8xTuVXeP8tNfF794u02wrhSvodA/JbFMiwNsx+XERj8syxR4U96tMlVAJSNJVj/jIaWi8TD+0eEgQS0ogLt1dehW2pl6hdhCM7NxIOwOY+oKWJnEXXtZ4hlTySks9hsXrfwIMAD0AfY1AUHHIAAAAAElFTkSuQmCC');
}
.soc a.fb{
  background-position: 0px 0px;
}
.soc a.tw{
  background-position: -38px 0px;
}
.soc a.gp{
  background-position: -76px 0px;
}
.soc a.vk{
  background-position: -114px 0px;
}
.soc a.ig{
  background-position: -152px 0px;
}
.container-fluid.no-gutters {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 10px;
}
.container-fluid.no-gutters .row {
  margin-right: 0;
  margin-left: 0;
}
.container-fluid.no-gutters .row [class^="col-"],
.container-fluid.no-gutters .row [class*=" col-"]{
  padding-right: 0;
  padding-left: 0;
}
.tile-item {
  padding: 10px;
  margin-top: 10px;
}
.tile-item .bx_catalog_tile_img{
  display: block;
  width: 100%;
  height: 160px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.container-fluid.no-gutters > .row > div > div {
  margin-right: 10px;
  margin-left: 10px;
}
.container-fluid.no-gutters > .row > div:nth-child(2n+1) {
  clear: both;
}
.container-fluid.no-gutters > .row > div:nth-child(2n) > div {
  margin-right: 0px;
  margin-left: 0px;
}
.container-fluid.no-gutters > .row > div:nth-child(2n+1) > div {
  margin-left: 0px;
}
@media (min-width: 768px) {
  .container-fluid.no-gutters > .row > div > div {
    margin-right: 20px;
  }
  .container-fluid.no-gutters > .row > div:nth-child(2n+1) {
    clear: inherit;
  }
  .container-fluid.no-gutters > .row > div:nth-child(3n+1) {
    clear: both;
  }
  .container-fluid.no-gutters > .row > div:nth-child(2n) > div {
    margin-right: 20px;
  }
  .container-fluid.no-gutters > .row > div:nth-child(3n) > div {
    margin-right: 0px;
  }
}
.products-list img {height: 55px !important;width: auto !important;margin: 0; max-width: 100%;}
.products-list .prodLink {display:block;}
.products-list .prodImg {display:flex; padding:10px;height:65px; border:1px solid #e9eaec;justify-content:center; align-items:center;}
.products-list .prodName {display:block;padding-bottom:20px;}
.copyright , .copyright a {
  margin-top: 15px;
  font-size: 10px;
  color: #6f6f6f;
}
.index-brands-list {
  margin-bottom: 10px;
}
.specialoffer-icon {
  display: none;
  position: absolute;
  background-image: url('/bitrix/templates/pp/css/../images/icon_sale.png');
  width: 45px;
  height: 45px;
  left: 0;
  top: 10px;
}
.scarousel {
  padding: 7px 0;
}
.scarousel h4 {
  padding-left: 20px;
  padding-right: 20px;
}
.scarousel .carousel {
  padding: 0 10px;
}
.scarousel .carousel-inner {
  height: 225px;
}
.scarousel .carousel-inner .item {
  height: 225px;
}
.scarousel .carousel .carousel-inner .img {
  height: 160px;
}
.scarousel .bx_catalog_top_item_title {
  overflow: hidden;
  font-size: 17px;
  margin-top: 8px;
  text-align: center;
}
.scarousel .bx_catalog_top_item_title a {
  color: #4a0b0b;
  text-decoration: none;
}
.scarousel .bx_catalog_top_item_price {
  text-align: center;
  font-size: 25px;
  color: #494949;
  font-weight: bold;
}
.scarousel .carousel-control {
  top: 40%;
  width: 24px;
  height: 37px;
  bottom: auto;
  text-shadow: none;
  text-align: center;
  line-height: 37px;
  margin-top: -28px;
  background-size: 50px;
}
.recarousel {
  
}
.recarousel .carousel-control {
  top: 50%;
  width: 24px;
  height: 24px;
  bottom: auto;
  text-shadow: none;
  text-align: center;
  line-height: 24px;
  margin-top: -12px;
  background-size: 50px;
  border-radius: 12px;
}
.scarousel .carousel-control.left {
  background-position: 0px 2px;
}
.scarousel .carousel-control.right {
  background-position: -77px 2px;
}
.recarousel .carousel-control.left {
  background-position: -1px -4px;
}
.recarousel .carousel-control.right {
  background-position: -75px -4px;
}
.recarousel .news-item {
  padding: 0 40px;
}
.add-review-button {
  background-color: #fff;
  padding: 0 10px 10px;
  margin-bottom: 10px;
}

.search-form table {
  float: right;
}
.search-form .form-control {
  height: 30px;
}
.navbar-default .navbar-brand {
  line-height: 22px;
  line-height: 30px;
}
.navbar-default.affix {
  z-index: 1001;
  left: 0;
  right: 0;
  top: 0;
}
.ifix.affix {
  z-index: 1001;
  left: 0;
  right: 0;
  top: 50px;
}
@media (min-width: 768px) {
  .ifix.affix {
    top: 40px;
  }
}
.ifix.affix-top .container {
  width: auto;
  padding: 0;
}
.visible-lg.reg-pad {
  padding-top: 65px;
}
.visible-sm.reg-pad {
  padding-top: 29px; 
}
.visible-md.reg-pad {
  padding-top: 40px;
}
.adm-workarea textarea {
  line-height: normal;
}
.modal {
  z-index: 40;
}
.fdesc ul {
    padding: 6px 26px;
}
.fdesc ul li {
    list-style-image: url('/bitrix/templates/pp/images/dot.gif');
}
.fdesc {
  background-color:#fff;
  margin-bottom:10px;
}
.fdesc > * {
  padding: 10px 10px 0 10px;
  margin: 0;
}
.fdesc > *:last-child {
  padding: 10px;
}
#owl-demo .owl-item > div {
  margin: 0 3px 0 0;
}
.affix + .container + .container {
  padding-top: 40px;
}

.bx_item_detail .bx_item_container .bx_rb{
  width: auto;
  float: none;
  margin: 0;
}
.brand-carousel .owl-carousel {
  margin: 0;
  padding: 0 50px;
}
.brand-carousel .owl-carousel .item {
  max-width: 120px;
}
.brand-carousel .owl-carousel img {
  margin: 0 auto;
}
.brand-carousel .owl-carousel .owl-nav button.owl-prev, 
.brand-carousel .owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 20px;
  width: 44px;
  height: 57px;
  background-color: rgba(0,0,0,0.2);
  transition: all 0.3s;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  text-indent: -9999px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.brand-carousel .owl-carousel .owl-nav button.owl-prev:hover, 
.brand-carousel .owl-carousel .owl-nav button.owl-next:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.brand-carousel .owl-carousel .owl-nav button.owl-prev {
  left: 0px;
  background-image: url(/bitrix/templates/pp/css/../images/str.jpg);
  background-color: #b0b0b0;
  background-position: 0px 0px;
}

.brand-carousel .owl-carousel .owl-nav button.owl-next {

  background-image: url(/bitrix/templates/pp/css/../images/str.jpg);
  background-color: #b0b0b0;
  background-position: -44px 0px;
  right: 0px;
}
.header-fav {
  margin: 7px 50px 0 0;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.header-fav a {
  color: #4a0b0b;
}

@media (min-width: 992px) {
  .header-fav {
    position: absolute;
    right: 170px;
    top: 0;
    white-space: nowrap;
  }
}
.toggler {
  float: none;
  margin-left: -11px;
}
.toggler .icon-bar {
  background-color: #4a0b0b;
}
.search-toogler {
  text-decoration: none;
  display: block;
  font-size: 22px;
  margin: 12px 0;
}
.header-fav a .fav-count {
  display: none;
}
.navbar-overflow {
  display: none;
}
@media (max-width: 767px) {
  .navbar-overflow {
    display: block;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    left: 0;
    top: 56px;
    right: 0;
    bottom: 0;
    z-index: 16;
    background-color: #4a0b0b;
    transition: all 0.3s;
  }
  .open-navbar .navbar-overflow {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
  .aheader .logo a {
    display: block;
    margin: 5px 0;
    text-align: center;
  }
  .aheader .logo img {
    max-width: 100%;
    float: none;
    max-height: 40px;
    margin: 0 auto;
  }
  .aheader .cart {
    width: 50%;
      margin: 10px 0;
  }
  .aheader .cart table {
    display: none;
  }
  .aheader .cart .btn {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    overflow: hidden;
    text-indent: -9999px;
    color: #4a0b0b;
    border: none;
    background-color: transparent;
    font-size: 22px;
    width: 100%;
    padding: 0;
    height: 30px;
  }
  .aheader .header-fav > span:before,
  .aheader .header-fav > a:before,
  .aheader .cart .btn:before {
    text-indent: 0px;
    position: absolute;
    content: "\e116";
    top: 50%;
    left: 50%;
    margin-left: -11px;
    margin-top: -11px;
  }
  .aheader .header-fav {
    margin: 0;
    width: 50%;
      margin: 10px 0;
  }
  .aheader .header-fav > span,
  .aheader .header-fav > a {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    overflow: hidden;
    text-indent: -9999px;
    color: #4a0b0b;
    font-size: 22px;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 30px;
  }
  .aheader .header-fav > span span,
  .aheader .header-fav > a span {
    display: none;
  }

  .aheader .header-fav > span span.fav-count,
  .aheader .header-fav > a span.fav-count {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 10px;
    text-indent: 0;
    color: #fff;
    padding: 7px 0 0 2px;
  }
  .aheader .header-fav > span:before,
  .aheader .header-fav > a:before {
    content: "\e005";
  }

  .aheader .search-form {
    overflow: hidden;
    height: 0px;
    transition: height 0.3s;
  }
  .open-mobile-search .aheader .search-form {
    height: 30px;
  }
  .navbar {
    min-height: 0;
  }
  .nav-pills > li > a {
    text-align: left;
  }
  .nav-pills .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: rgba(255,255,255,0.2);
  }
  .xs-navbar-absolute {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 17;
  }
  .xs-navbar-absolute .nav-tabs {
    border: none;
  }
  .xs-navbar-absolute .nav-tabs > li > a {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
  }
  .xs-navbar-absolute .nav-tabs > li.active > a,
  .xs-navbar-absolute .nav-tabs > li.active > a:hover,
  .xs-navbar-absolute .nav-tabs > li.active > a:focus {
    color: #fff;
    border: none;
    background-color: transparent;
    text-decoration: underline;
  }
}
@media (min-width: 768px) {
  .xs-navbar-absolute .nav-tabs {
    display: none;
  }
.bx-touch .xs-navbar-absolute .nav-tabs {
    display: block;
  }

}
.navbar-toggle {
  width: 44px;
  height: 34px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
.navbar-toggle .icon-bar {
  position: absolute;
  opacity: 1;
  left: 10px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin: 0;
}
.navbar-toggle .icon-bar:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.navbar-toggle .icon-bar:nth-child(2) {
  top: 15px;
  left: -60px;
  opacity: 0;
}
.navbar-toggle .icon-bar:nth-child(3) {
  top: 15px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.navbar-toggle.collapsed .icon-bar:nth-child(1) {
  top: 9px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.navbar-toggle.collapsed .icon-bar:nth-child(2) {
  top: 15px;
  left: 10px;
  opacity: 1;
}
.navbar-toggle.collapsed .icon-bar:nth-child(3) {
  top: 21px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.ymaps-layers-pane {
    -webkit-filter: grayscale(100%);
}
/* End */


/* Start:/bitrix/templates/pp/components/bitrix/sale.basket.basket.line/header_new/style.css?1634037083317*/
/*Table*/
table.table-basket-line
{
	padding:3px;
	font-size:12px;
}

.basket-line-personal, .basket-line-basket
{
	width:16px; height:16px; background-repeat:no-repeat; display:block;
}

.basket-line-personal {background-image: url(/bitrix/templates/pp/components/bitrix/sale.basket.basket.line/header_new/images/personal.gif)}
.basket-line-basket {background-image: url(/bitrix/templates/pp/components/bitrix/sale.basket.basket.line/header_new/images/basket.gif)}
/* End */


/* Start:/bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1576156426467*/
.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;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/bitrix/templates/pp/components/bitrix/menu/tree1/style.css?1625652357681*/
ul.cat-sidenav.nav > li > a,
ul.cat-sidenav.nav .nav > li > a,
ul.cat-sidenav.nav .nav .nav > li > a {
	display: block;
	padding: 4px 0;
}
ul.cat-sidenav a {color: #4a0b0b;}
ul.cat-sidenav a.active {font-weight:bold;}
ul.cat-sidenav.nav > li > a:hover,
ul.cat-sidenav.nav > li > a:focus,
ul.cat-sidenav.nav .nav > li > a:hover,
ul.cat-sidenav.nav .nav > li > a:focus,
ul.cat-sidenav.nav .nav .nav > li > a:hover,
ul.cat-sidenav.nav .nav .nav > li > a:focus {
	background: transparent;
	font-weight: bold;
}
ul.cat-sidenav.nav .nav > li > a {
	padding-left: 20px;
}
ul.cat-sidenav.nav .nav .nav > li > a {
	padding-left: 40px;
}
ul.cat-sidenav li.close-folder ul
{
	display: none;
}
/* End */


/* Start:/bitrix/templates/pp/template_styles.css?176978287541141*/
body.full {width: 1200px;}
body.full .container {width: 1200px;}
body.full .visible-xs {display: none!important;}
body.full .hidden-xs, body.full .visible-lg {display: block!important;}
body.full .logo a {display: inline;}
body.full .aheader .logo img {max-width: none; max-height: none; float: left; margin: 14px 40px 20px 18px;}
body.full .col-lg-push-6 {left: 50%;}
body.full .col-sm-6 {width: 50%;}
body.full .col-lg-6 {width: 50%; float: left;}
body.full .col-sm-4 {width: 33.33333333%;}
body.full .col-lg-2 {width: 16.66666667%;}
body.full .col-lg-4 {width: 33.33333333%;}
body.full .callback {margin-top: 1em; margin-bottom: 0; font-size: 31px;}
body.full .aheader .search-form {height: auto; overflow: auto;}
body.full .aheader .cart {width: auto; margin: auto;}
body.full .aheader .cart table {display: table;}
body.full .aheader .cart .btn {
position: static;
display: inline-block;
font-family: 'PT Sans', sans-serif;
font-weight: normal;
line-height: 1.42857143;
/* -webkit-font-smoothing: antialiased; */
/* -moz-osx-font-smoothing: grayscale; */
overflow: auto;
text-indent: 0;
color: #4a0b0b;
border: 1px solid #4a0b0b;
background-color: #fff;
font-size: 14px;
width: auto;
padding: 4px 24px;
height: auto;
}
body.full .aheader .cart .btn:before {display: none;}
body.full .aheader .header-fav > span:before, body.full .aheader .header-fav > a:before {display: none;}
body.full .aheader .header-fav {position: absolute; right: 170px; top: 0; white-space: nowrap; margin: 7px 50px 0 0; width: auto;}
body.full .aheader .header-fav > span, body.full .aheader .header-fav > a {position: static; display: inline;font-family: 'PT Sans', sans-serif; font-weight: bold; font-size: 14px;line-height: 1.42857143; overflow: auto; text-indent: 0; width: auto; height: auto;}
body.full .aheader .header-fav > span span, body.full .aheader .header-fav > a span {display: inline;}
body.full .col-lg-pull-3 {right: 25%;}
body.full .col-lg-3 {width: 25%; float: left;}


body.full .navbar-overflow  {display: none;}


body.full .collapse {
display: block;
visibility: visible;
overflow: visible;
width: 1200px;
padding-bottom: 0;
box-shadow: none;
}
body.full .xs-navbar-absolute {position: static;}
body.full .xs-navbar-absolute .nav-tabs {display: none;}
body.full .nav-justified > li {float: none; display: table-cell; width: 1%;}
body.full .nav-pills > li > a {text-align: center; margin-bottom: 0;}

body.full .col-sm-push-3 {left: 25%;}
body.full .col-sm-9 {width: 75%;}
body.full .col-sm-pull-9 {right: 75%}
body.full .col-sm-3 {width: 25%;}
body.full .col-sm-1, body.full .col-sm-2, body.full .col-sm-3, body.full .col-sm-4, body.full .col-sm-5, body.full .col-sm-6, body.full .col-sm-7, body.full .col-sm-8, body.full .col-sm-9, body.full .col-sm-10, body.full .col-sm-11, body.full .col-sm-12 {float: left;}
.bx-touch body.full .bx_filter_horizontal .bx_filter_container .bx_filter_block {display: block;}
body.full .container-fluid.no-gutters > .row > div:nth-child(2n+1) {clear: inherit;}
body.full .container-fluid.no-gutters > .row > div:nth-child(3n+1) {clear: both;}
body.full .container-fluid.no-gutters > .row > div:nth-child(2n) > div {margin-right: 20px;}
body.full .container-fluid.no-gutters > .row > div:nth-child(3n) > div {margin-right: 0; }
body.full td.hidden-xs {display: table-cell!important;} 
.bx-touch body.full .bx_ordercart .bx_ordercart_order_table_container table tbody tr {margin: 0; border-bottom: none; display: table-row;}
.bx-touch body.full .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.itemphoto {width: 10%; padding: 2% 1%;}
.bx-touch body.full .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item {width: 30%;  padding: 2% 1%;}
.bx-touch body.full .bx_ordercart .bx_ordercart_order_table_container table {display: table;}
.bx-touch body.full .bx_ordercart .bx_ordercart_order_table_container table thead {display: table-header-group;}
.bx-touch body.full .bx_ordercart .bx_ordercart_order_table_container table tbody {display: table-row-group;}
.bx-touch body.full .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {display: table-cell;  padding: 2% 1%;border-bottom: 1px solid #e5e5e5;}
.bx-touch body.full .bx_ordercart .bx_ordercart_order_table_container table tbody tr {display: table-row;}
.bx-touch body.full .bx_ordercart .bx_ordercart_photo_container { padding-top: 100%; max-width: 100%;}
.bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price { margin: auto; font-size: inherit;}
body.full .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price {display: none;}
body.full .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {display: none;}
body.full .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {display: none;}
body.full .bx_ordercart .bx_ordercart_order_pay_left {float: left; width: 50%; text-align: left;}
body.full .bx_ordercart .bx_ordercart_order_pay_right {float: left; width: 50%; text-align: right;}
.bx-touch body.full .bx_ordercart .bx_ordercart_order_pay_center {text-align: right;}

.wall.sidebar.fullbutton { text-align: center; margin-bottom: 80px;}



.bx-touch .navbar-overflow {display: none!important;}
.bx-touch .navbar-default {background-color: #f3f3f3; border-color: #f3f3f3;}
.bx-touch .xs-navbar-absolute .nav-tabs > li > a {color: #4a0b0b;}
.bx-touch .nav > li > a:hover, .bx-touch .nav > li > a:focus, .bx-touch .nav > li.active > a {background-color: #4a0b0b; color: #f3f3f3;}
.bx-touch .tab-content ul.cat-sidenav.nav .nav > li > a, .bx-touch .tab-content .cat-sidenav > li > a, .bx-touch .nav-pills > li > a {color: #4a0b0b;}
.bx-touch .xs-navbar-absolute .nav-tabs > li.active > a, .bx-touch .xs-navbar-absolute .nav-tabs > li.active > a:hover, .bx-touch .xs-navbar-absolute .nav-tabs > li.active > a:focus {background-color: #4a0b0b; color: #f3f3f3;}
.bx-touch .xs-navbar-absolute .nav-tabs {border-bottom: 1px solid #4a0b0b; margin-top: 10px;}
.bx-touch .nav-tabs > li > a {border: none;}

.bx-touch .navbar-default .navbar-collapse {margin-bottom: 30px;}
.brand-carousel .owl-carousel .item {max-width: 119px!important;}
.brand-carousel .owl-carousel.owl-drag .owl-item:last-child {display: none;}
@media (min-width: 767px) {
.tab-content > .tab-pane#menu {display: block!important; visibility: visible!important;}
.tab-content > .tab-pane#catalog {display: none!important; visibility: hidden!important;}
}
body.full .tab-content > .tab-pane#menu {display: block!important; visibility: visible!important;}
body.full .tab-content > .tab-pane#catalog {display: none!important; visibility: hidden!important;}

.bx_catalog_item_container .bx_catalog_item_title a {display: block; min-height: 70px;}

body.full .carousel .carousel-inner .img {height: 576px;}
body.full .sidebar .carousel .carousel-inner .img {height: 160px;}


.bx-touch body.full .navbar-default {background-color: #4a0b0b; border-color: #4a0b0b;}
.bx-touch body.full .navbar-default .navbar-collapse {margin-bottom: 0;}
.bx-touch body.full .tab-content ul.cat-sidenav.nav .nav > li > a, .bx-touch body.full .tab-content .cat-sidenav > li > a, .bx-touch body.full .nav-pills > li > a {color: #fff;}
.bx-touch body.full .nav > li > a:hover, .bx-touch body.full .nav > li > a:focus, .bx-touch body.full .nav > li.active > a {background-color: #741111; color: #fff;}

.bx-touch body.full .nav-pills.nav-footer > li > a {
color: #494949;
text-transform: uppercase;
padding: 26px 10px;
background-color: transparent;
}


.bx-touch body.full .xs-navbar-absolute .nav-tabs > li > a {color: #4a0b0b;}
.bx-touch body.full .xs-navbar-absolute .nav-tabs > li.active > a, .bx-touch body.full .xs-navbar-absolute .nav-tabs > li.active > a:hover, .bx-touch body.full .xs-navbar-absolute .nav-tabs > li.active > a:focus {background-color: #4a0b0b; color: #f3f3f3;}
.bx-touch body.full .xs-navbar-absolute .nav-tabs {border-bottom: 1px solid #4a0b0b; margin-top: 10px;}





@media (max-width: 640px) {
.bx_catalog_item_container .bx_catalog_item_price .bx_price {
min-height: 42px;
}
}

.scarousel .carousel-inner {
height: 265px;
}
.scarousel .bx_catalog_top_item_title a {
display: block;
min-height: 60px;
}
.cart span.h5 {
	display: block;
color: #4a0b0b;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
margin-top: 10px;
margin-bottom: 10px;
line-height: 1.1;
}

.cart span.h5:before {content: '';
position: absolute;
background-image: url('/bitrix/templates/pp/css/../images/icon-cart.png');
width: 15px;
height: 15px;
margin-left: -20px;}

.sidebar p.h4 {
font-family: 'Open Sans Condensed', sans-serif;
text-transform: uppercase;
font-size: 16px;
color: #000;
margin-top: 10px;
margin-bottom: 10px;
font-weight: 500;
line-height: 1.1;
}
.scarousel p.h4 {
padding-left: 20px;
padding-right: 20px;
}

p.h1.title2 {
margin-top: 20px;
margin-bottom: 10px;
margin-right: 20px;
font-weight: normal;
font-size: 20px;
color: #4a0b0b;
text-transform: uppercase;
line-height: 1.1;
}

.footer p.h5 {
padding: 4px 0;
margin: 14px 0;
text-transform: uppercase;
font-weight: bold;
color: #a78e5d;
font-size: 13px;
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM4AAAABCAYAAACWoZGlAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUFEMEU4OUY2NkJDMTFFNDk3MUZCQkVGOTVEQkMyQjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUFEMEU4QTA2NkJDMTFFNDk3MUZCQkVGOTVEQkMyQjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QUQwRTg5RDY2QkMxMUU0OTcxRkJCRUY5NURCQzJCOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QUQwRTg5RTY2QkMxMUU0OTcxRkJCRUY5NURCQzJCOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi2wHRgAAABqSURBVHjalM3XCYBQAEPRhz4LNkTdfxF1JEWs2I2QBRK4n4fYtm4iY0xgtCWoRK7oCpSLxvIrFl2IKuSLLuWfI7r/KxONx69IdCvq0Cm6ke4VzEMziV8H3Sa6he4S3YB60dz8mkW3fwIMAB+qF0Oc6zhIAAAAAElFTkSuQmCC');
background-position: bottom center;
background-repeat: no-repeat;
line-height: 1.1;
}

span.strong {font-weight: bold;}
.callback {margin-top: 10px;}
.callback p {font-size: 12px; font-weight: normal; text-align:center;}
.seolinks {background: #fff; padding: 10px;}
.seolinks a {    display: inline-block;
    color: #595959;
    border: 1px solid #a78e5d;
    font-size: 14px;
	font-weight:bold;
    padding: 3px 7px;
	margin-right:10px;
	margin-bottom:10px;}
.for_avaibility {position:relative;}
.tovar_available_yes {position:absolute; right:10px; top:10px;}
.tovar_available_yes:after {
content: '';
position: absolute;
background: #1dc726;
width: 10px;
height: 10px;
border-radius:5px;
left:-15px;
top:4px;
}
.tovar_available_question {position:absolute; right:10px; top:10px;max-width:70px;}
.tovar_available_question:after {
content: '';
position: absolute;
background: orange;
width: 10px;
height: 10px;
border-radius:5px;
left:-15px;
top:4px;
}
.tovar_not_available {position:absolute; right:10px; top:10px;max-width:180px; text-decoration:underline;}
.tovar_not_available:after {
content: '';
position: absolute;
background: red;
width: 10px;
height: 10px;
border-radius:5px;
left:-15px;
top:4px;
}

.bx_notavailable {text-align:center; display:block; height:40px;}

.footerContacts {display:inline-block; text-align:left;}
.footerContacts ul {margin-bottom:10px; list-style:none;}
.footerContacts ul li.bold {font-weight:bold;}

.bx-touch .filter .pull-right {float:none!important;}
.bx-touch .filter .pull-right select { margin-left:10px;}
.bx-touch .filter {line-height:25px;}


/* стили для летящего сердечка, этот класс добавляется к .element-fav*/
.element-fav-mooving{z-index:10000;color:black;width:30px;}

.bx-touch .aheader .logo a {
    display: block;
    margin: 5px 0;
    text-align: center;
  }
.bx-touch .aheader .logo img {
    max-width: 100%;
    float: none;
    max-height: 40px;
    margin: 0 auto;
  }
.bx-touch .aheader .cart {
    width: 50%;
    margin: 10px 0;
}
.bx-touch .aheader .cart table {display:none;}
.bx-touch  .aheader .cart .btn {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    overflow: hidden;
    text-indent: -9999px;
    color: #4a0b0b;
    border: none;
    background-color: transparent;
    font-size: 22px;
    width: 100%;
    padding: 0;
    height: 30px;
  }

 .bx-touch .aheader .header-fav > span:before,
 .bx-touch .aheader .header-fav > a:before,
 .bx-touch .aheader .cart .btn:before {
    text-indent: 0px;
    position: absolute;
    content: "\e116";
    top: 50%;
    left: 50%;
    margin-left: -11px;
    margin-top: -11px;
  }
.bx-touch .aheader .header-fav > span:before, .bx-touch .aheader .header-fav > a:before {
    content: "\e005";
}

.bx-touch .aheader .header-fav {
    margin: 0;
    width: 50%;
    margin: 10px 0;
}

.bx-touch .aheader .header-fav > span,.bx-touch  .aheader .header-fav > a {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    text-indent: -9999px;
    color: #4a0b0b;
    font-size: 22px;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 30px;
}
.bx-touch .aheader .header-fav > span span.fav-count,.bx-touch  .aheader .header-fav > a span.fav-count {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 10px;
    text-indent: 0;
    color: #fff;
    padding: 7px 0 0 2px;
}
.bx-touch .aheader .header-fav > span span, .bx-touch .aheader .header-fav > a span {
    display: none;
}
.bx-touch .aheader .search-form {
    overflow: hidden;
    transition: height 0.3s;
}
.bx-touch .navbar {
    min-height: 0;
}
.bx-touch .xs-navbar-absolute {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 17;
  }
.bx-touch .xs-navbar-absolute .nav-tabs > li > a {
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
  }
.bx-touch .xs-navbar-absolute .nav-tabs > li.active > a {
    text-decoration: underline;
	border:none;
  }
.bx-touch .tab-content > .tab-pane#catalog, .bx-touch .tab-content > .tab-pane#menu{
    display: none!important;
    visibility: hidden!important;
}
.bx-touch .tab-content > .tab-pane.active#catalog, .bx-touch .tab-content > .tab-pane.active#menu {
    display: block!important;
    visibility: visible!important;
}
.bx-touch .nav-justified > li
{
	display: block;
    width: auto;	
}.bx-touch .nav-justified > li a
{
	text-align:left;
}
.bx-touch .nav-pills .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: rgba(255,255,255,0.2);
}
.nav-justified > li.item-touch {display:none;}
.bx-touch .nav-justified > li.item-touch {display:block;}
.item-touch {display:none;}
.bx-touch .item-touch {display:block;}

.item-touch-no {display:block;}
.bx-touch .item-touch-no {display:none;}

.bx-touch .open-mobile-search .aheader .searchBlock {display:block!important; position:absolute; top:55px; z-index:10;width:auto;}
.bx-touch .open-mobile-search .aheader {}
.bx-touch .item-touch-full {width:100%; left:0; right:0;}
.whatsapp {font-size:14px;padding-bottom:5px;}

font.errortext{color:red}

h1.title+.toh_show_more{display:none;}



.rulesOrder {font-weight:normal;}
.rulesOrder a {text-decoration:underline;}



.headerNew {}
.headerNew a:focus {text-decoration:none;}
.headerNewTop {background: #F2F2F2;height:40px;}
.headerNewTop .container {display:flex;align-items:center; justify-content:flex-start;height:40px;}
.headerNewTop .container:after,.headerNewTop .container:before {display:none;}
.headerNewTop .city {font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: normal;font-size: 14px;line-height: 16px;color: #626262;display: flex;align-items: center;justify-content: flex-start;margin-right:23px;}
.headerNewTop .city svg {width: 13px;height: 16px;}
.headerNewTop .city span {margin: 0 0 0 8px;font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: normal;font-size: 14px;line-height: 16px;color: #626262;border-bottom:1px dashed #BDBDBD;}
.headerNewTop .workTime {font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: normal;font-size: 14px;line-height: 16px;color: #626262;}
.headerNewTop .whatsappNew {
    flex-grow: 1;
    display: flex;
    gap: 8px;
    align-items: center;
    margin-left: 23px;
}
.headerNewTop .whatsappNew a {display:flex;align-items:center; justify-content:flex-start;}
.headerNewTop .whatsappNew a:hover {text-decoration:none;}
.headerNewTop .whatsappNew a svg {width:16px; height:16px;}
.headerNewTop .whatsappNew a svg.tg {width:19px; height:19px;}
.headerNewTop .whatsappNew a span {margin:0 0 0 8px;font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: normal;font-size: 14px;line-height: 16px;color: #4CAF50;}
.headerNewTop .login {
    display: flex;
    gap: 10px;
}
.headerNewTop .login a {display:flex;align-items:center; justify-content:flex-start;}
.headerNewTop .login a:hover {text-decoration:none;}
.headerNewTop .login a svg {width:16px; height:16px;}
.headerNewTop .login a span {margin:0 0 0 8px;font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: normal;font-size: 14px;line-height: 16px;color: #626262;}
.headerNewCenter {background:#fff;position:relative;}
.headerNewCenter .container {display:flex;align-items:center; justify-content:flex-start;padding:17px 10px;}
.headerNewCenter .container:after,.headerNewCenter .container:before {display:none;}
.headerNewCenter .logoNew {}
.headerNewCenter .logoNew a {display:flex;align-items:center; justify-content:flex-start;}
.headerNewCenter .logoNew a:hover {text-decoration:none;}
.headerNewCenter .logoNew a img {height: 73px;width: 79px;display:block;}
.headerNewCenter .logoNew.logoBogemia a img {height: 73px;width: 196px;display:block;}
@media (max-width: 670px) {
.headerNewCenter .logoNew.logoBogemia a img {height: auto;width: 100%;display:block;}
}
.headerNewCenter .logoNew a span {margin:0 0 0 18px;font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: bold;font-size: 14px;line-height: 22px;text-transform: uppercase;color: #4A0B0B;}
.headerNewCenter .phone {margin:0 0 0 63px;display:flex;align-items:center; justify-content:flex-start;}
.headerNewCenter .phone svg {width:26px; height:26px;}
.headerNewCenter .phone svg path {stroke-width: 0.1px;}
.headerNewCenter .phone .phoneWrapper {margin:0 0 0 12px;}
.headerNewCenter .phone .number {}
.headerNewCenter .phone .number a {font-family: 'PT Sans', sans-serif;font-size: 20px;font-style: normal;font-weight: 700;line-height: 26px;color:#4A0B0B;white-space:nowrap;}
.headerNewCenter .phone .number a:hover {text-decoration:none;}
.headerNewCenter .phone .callbackNew {}
.headerNewCenter .phone .callbackNew a {font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: normal;font-size: 15px;line-height: 16px;color:#494949;border-bottom:1px dashed #494949;}
.headerNewCenter .phone .callbackNew a:hover {border:none; text-decoration:none;}
.headerNewCenter .search {flex-grow: 1;margin:0 0 0 32px;}
.headerNewCenter .search form {display:flex;position:relative;}
.headerNewCenter .search input[type="text"] {display:block;border: 1px solid #E5E5E5;height:44px;width:100%;font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: normal;font-size: 16px;line-height: 44px;color: #A5A5A5;}
.headerNewCenter .search input[type="submit"] {position:absolute; right:3px; top:3px;width: 38px;height: 38px;border:none;background:#4A0B0B url('/bitrix/templates/pp/images/search.svg') no-repeat center center; text-indent:-9999px;}
.centerRight {display:flex;align-items:center; justify-content:space-between;}
.centerRight .favorite {margin:0 0 0 45px;}
.centerRight .favorite a {display:block;position:relative;}
.centerRight .favorite a svg {display:block;}
.centerRight .favorite a .fav-count {position:absolute;left:13px; top:-10px; background:#4A0B0B; color:#fff;font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: bold;font-size: 14px;line-height: 25px;height:25px;min-width:25px; border-radius:13px; padding:0 5px;text-align:center;}
.centerRight .cartMini {margin:0 0 0 33px;}
.centerRight .cartMini a {display:flex;align-items:center; justify-content:space-between;position:relative;}
.centerRight .cartMini a:hover {text-decoration:none;}
.centerRight .cartMini a svg {}
.centerRight .cartMini a .cartMiniCount {position:absolute;left:13px; top:-10px; background:#4A0B0B; color:#fff;font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: bold;font-size: 14px;line-height: 25px;height:25px;min-width:25px; border-radius:13px; padding:0 5px;text-align:center;}
.centerRight .cartMini a .cartMiniTotal {margin:0 0 0 32px;font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: bold;font-size: 20px;line-height: 22px;color:#4A0B0B}
.centerRight .cartMini a .cartMiniTotal i {font-weight:normal; font-style:normal;}

.headerNewMenu {background:#4A0B0B;margin:0 0 10px 0;height:40px;}
.headerNewMenu .container {position:relative;height:40px;}
.headerNewMenu .container:after,.headerNewMenu .container:before {display:none;}

.bx-no-touch .headerNewMenuOpener {display:none;}
.bx-no-touch .headerNewMenuTabs {}
.bx-no-touch .headerNewMenuTabsCaption {display:none;}
.bx-no-touch .headerNewMenuTabsCaption li {}
.bx-no-touch .headerNewMenuTabsCaption li a {}
.bx-no-touch .headerNewMenuTabsCaption li.active a {}
.bx-no-touch .headerNewMenuTabsPane {display: none;}
.bx-no-touch .headerNewMenuTabsPane:last-child {display: block;}
.bx-no-touch .headerNewMenuTabsPane ul {display:flex;align-items:center; justify-content:space-between;margin:0; padding:0;}
.bx-no-touch .headerNewMenuTabsPane ul li {display:block;margin:0; padding:0;width:20%;}
.bx-no-touch .headerNewMenuTabsPane ul li a {display:block;height:40px;font-size:14px; line-height:40px;padding:0 10px;text-transform:uppercase; color:#fff;text-align:center;}
.bx-no-touch .headerNewMenuTabsPane ul li a:hover {background:#741111;text-decoration:none;}
.bx-no-touch .headerNewMenuTabsPane ul li ul {}
.bx-no-touch .headerNewMenuTabsPane ul li ul li {}
.bx-no-touch .headerNewMenuTabsPane ul li ul li a {}

.bx-touch .headerNewMenu .container {display:flex; align-items:center; justify-content:flex-start;}
.bx-touch .headerNewMenuOpener {}
.bx-touch .headerNewMenuOpener a {display:block; width:28px; height:27px;background: url('/bitrix/templates/pp/images/menuOpen.svg') no-repeat center center; }
.bx-touch .headerNewMenuOpener a.opened {background: url('/bitrix/templates/pp/images/menuClose.svg') no-repeat center center; }
.bx-touch .headerNewMenuTabs {position:absolute;top:40px;left:10px; right:10px;background:#fff; z-index:20;padding:20px 0;display:none;}
.bx-touch .headerNewMenuTabs.opened {display:block;}
.bx-touch .headerNewMenuTabsCaption {display:flex; margin:0 20px; padding:0; align-items:flex-start; justify-content:flex-start;border-bottom:2px solid #F2F2F2;}
.bx-touch .headerNewMenuTabsCaption li {display:block;}
.bx-touch .headerNewMenuTabsCaption li a {display:block;font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: bold;font-size: 16px;line-height: 21px;color: #A5A5A5;border-bottom:2px solid #F2F2F2;margin:0 30px -2px 0;}
.bx-touch .headerNewMenuTabsCaption li a:focus,.bx-touch .headerNewMenuTabsCaption li a:active,.bx-touch .headerNewMenuTabsCaption li a:hover {text-decoration:none;}
.bx-touch .headerNewMenuTabsCaption li.active a {color: #4A0B0B;border-bottom:2px solid #4A0B0B;}
.bx-touch .headerNewMenuTabsPane {display: none;}
.bx-touch .headerNewMenuTabsPane.active {display: block;}
.bx-touch .headerNewMenuTabsPane ul {margin:0; padding:0;}
.bx-touch .headerNewMenuTabsPane ul li {display:block;margin:0; padding:0;}
.bx-touch .headerNewMenuTabsPane ul li a {display:block;font-family: 'PT Sans', sans-serif;font-style: normal;font-weight: normal;font-size: 16px;line-height: 21px;color: #4A0B0B;border-bottom:1px solid #F2F2F2;padding:10px 0px 10px 0px;margin:0 20px;position:relative;}
.bx-touch .headerNewMenuTabsPane ul li a:hover {text-decoration:none;}
.bx-touch .headerNewMenuTabsPane ul li.dropdown > a:after {content:''; display:block;position:absolute; right:0; top: 15px; width:11px; height:6px; background: url('/bitrix/templates/pp/images/mobMenuOpen.svg') no-repeat center center;}
.bx-touch .headerNewMenuTabsPane ul li.dropdown.opened > a:after {background: url('/bitrix/templates/pp/images/mobMenuClose.svg') no-repeat center center;}

.bx-touch .headerNewMenuTabsPane ul li ul {background:#F8F8F8;display:none;}
.bx-touch .headerNewMenuTabsPane ul li.opened > ul {display:block;}
.bx-touch .headerNewMenuTabsPane ul li ul li ul {padding:0 20px;}
.bx-touch .headerNewMenuTabsPane ul li ul li.opened ul {display:block;}
.bx-touch .headerNewMenuTabsPane ul li ul li {}
.bx-touch .headerNewMenuTabsPane ul li ul li a {color: #626262;border:none;}
.bx-touch .headerNewMenuTabsPane ul a.active {font-weight:bold;}
.toh_show_more {margin:auto;display:block;}


@media (max-width: 991px) {
.centerRight .cartMini a .cartMiniTotal {display:none;}
.headerNewCenter .logoNew a span {display:none;}
.headerNewTop .whatsappNew a span.mobHid {display:none;}

}
@media (max-width: 767px) {
.headerNewTop .container {padding:0 20px;}
.headerNewTop .workTime span {display:none;}
.headerNewCenter .container {padding: 17px 20px;}
.headerNewCenter .logoNew a img {height: 59px;width: 55px;display:block;}
.headerNewCenter .phone {flex-grow: 1;}
.headerNewCenter .search {position:absolute;bottom:-47px;left:40px; right:20px; z-index:30;}
.headerNewCenter .search input[type="text"] {border: 1px solid #E5E5E5;height: 40px;line-height: 40px;}
.headerNewCenter .search input[type="submit"] {right:3px; top:2px;width: 38px;height: 38px;border:none;background:url('/bitrix/templates/pp/images/searchMob.svg') no-repeat center center; text-indent:-9999px;}
.centerRight .cartMini {margin: 0 10px 0 33px;}
.headerNewMenu {height: 54px;}
.bx-touch .headerNewMenu .container {padding:0 20px;height: 54px;}
.bx-touch .headerNewMenuTabs {left: 0px;right: 0px;top:54px;}
}
@media (max-width: 575px) {
.headerNewTop .city {margin-right:15px;}
.headerNewTop .city span {margin: 0 0 0 8px;}

.headerNewTop .workTime {display:none;}
.headerNewTop .whatsappNew {margin-left: 0px;}
.headerNewTop .login a span {display:none;}
.headerNewCenter .phone {margin: 0 0 0 7px;}
.headerNewCenter .phone svg {display:none;}
.centerRight .favorite {margin: 0 0 0 20px;}
.centerRight .cartMini {margin: 0 10px 0 20px;}
}
@media (max-width: 359px) {
.headerNewCenter .phone .number a {font-size: 16px;line-height: 20px;}
.centerRight .favorite {margin: 0 0 0 10px;}
.centerRight .cartMini {margin: 0 10px 0 10px;}

}

.cardCoupon {display:inline-block;margin:0 0 10px;position:relative;top:-10px}
.cardCouponLink {display:inline-block;color: #ec0000; border-bottom:1px dotted #ec0000;cursor:help;}
.cardCouponLink:hover {cursor:help;}
.cardCouponPopup {width:300px;display:none;position:absolute; left:0;z-index:2;}
.cardCouponPopup.bottom {top: 20px;padding:10px 0 0;}
.cardCouponPopup.top {bottom: 20px;padding:0 0 10px;}
.cardCouponPopupWrapper {background:#fff; z-index:2;padding:20px 20px 30px;border-radius:10px;box-shadow: 0 9px 46px 0 rgb(0 0 0 / 6%), 0 5px 15px 0 rgb(0 0 0 / 12%);}
.cardCouponPopupWrapper:before {content:'';position: absolute;width: 14px;height: 14px;transform: rotate(45deg);background:#fff; left:calc(50% - 7px);}
.cardCouponPopup.bottom .cardCouponPopupWrapper:before {top:3px;}
.cardCouponPopup.top .cardCouponPopupWrapper:before {bottom:3px;}
.cardCoupon.opened .cardCouponPopup {display:block;}
.cardCouponPopup .couponTime {text-align:center;color:#ec0000;text-transform:uppercase; font-size:11px;}
.cardCouponPopup .couponDesc {font-weight:bold; font-size:14px; text-align:center;line-height:16px; margin:5px 0 10px 0;}
.couponPriceList {}
.couponPriceListItem {display:flex;justify-content:space-between; align-items:baseline;}
.couponPriceListItem span {}
.couponPriceListItem.red span.couponPriceListItemName {color:#ec0000;}
.couponPriceListItem span.couponPriceListItemSep {height: 1px;margin: 0 2px;background-image: linear-gradient(90deg,#202020 16%,hsla(0,0%,100%,0) 0);background-position: bottom;background-size: 7px 1px;background-repeat: repeat-x;flex:1;}
.couponPriceListItem.red span.couponPriceListItemCount {color:#ec0000;}
.couponPriceListItem:last-child span.couponPriceListItemCount {font-weight:bold;font-size:16px;}
.cardCouponPopupClose {display:none;}
.bx-touch .cardCouponPopupClose {display:block;position:absolute; top:15px; right:10px; z-index:3;}



.catalogNewDetailPhotoMax {position:relative;}
.catalogNewDetailPhotoMaxCarousel {width:100%;}
.catalogNewDetailPhotoMaxCarouselSlide {aspect-ratio: 3 / 2; width:100%;}
.catalogNewDetailPhotoMaxCarouselSlide a:focus {outline:none;}
.catalogNewDetailPhotoMaxCarouselSlide img {object-fit: contain; height: 100%;width: 100%;}
.catalogNewDetailPhotoPreview {margin:0 0 0 0;}
.catalogNewDetailPhotoPreviewCarousel {width:100%;}
.catalogNewDetailPhotoPreviewCarousel .slick-list {margin:10px 15px 0 15px;}
.catalogNewDetailPhotoPreviewSlide {overflow:hidden;border-radius: 5px;border:1px solid #e6e6e6; margin:0 5px;padding:5px;aspect-ratio: 3 / 2;}
.catalogNewDetailPhotoPreviewSlide:hover {cursor:pointer;border:1px solid #4a0b0b;}
.catalogNewDetailPhotoPreviewSlide.slick-current {border:1px solid #4a0b0b;}
.catalogNewDetailPhotoPreviewSlide img {object-fit: contain;  height: 100%;width: 100%;}
.catalogNewDetailPhotoPreviewCarousel .slick-arrow {position:absolute;top:0;display:block; width:11px; height:100%;text-indent:-99999px;border:none;}
.catalogNewDetailPhotoPreviewCarousel .slick-arrow.slick-prev {left:0;background:url(/bitrix/templates/pp/images/arr_left.png) no-repeat center center;}
.catalogNewDetailPhotoPreviewCarousel .slick-arrow.slick-next {right:0;background:url(/bitrix/templates/pp/images/arr_right.png) no-repeat center center;}

.catalogNewDetailVideo {position:absolute; bottom:10px; left:10px; z-index:2;}
.catalogNewDetailVideo a {height: 30px;background-color: rgba(255,255,255,.5);border-radius: 5px;color: #333;font-size: 14px;transition: all 0.3s;padding: 0 2px 0 0;display:flex;align-items:center; justify-content:center; }
.catalogNewDetailVideo a:before {content:'';background:url(/bitrix/templates/pp/images/video.svg) no-repeat center center;width:24px; height:24px;margin-right:3px;background-size:20px 20px;}

.searchElement .bx_catalog_item_container .bx_catalog_item_images img {max-width: 100%;max-height:160px;}

.collectionsListPage {}
.collectionsListPage .container {display:flex; flex-wrap:wrap;width:auto;gap:15px;margin-bottom:50px;}
.collectionsListPage .container:before, .collectionsListPage .container:after {display:none;}
.collectionsListItem {width:calc(33.333333333% - 10px);}
.collectionsListItem a {display:block;}
.collectionsListImage {display:block;width:100%;height:auto; aspect-ratio:1/1;border: 1px solid #e9eaec;transition: 0.1s ease-out;}
.collectionsListItem a:hover .collectionsListImage {border: 1px solid #4A0B0B;}

.collectionsListImage img {display:block;max-width: none; max-height: none;object-fit: cover;width: 100%;height: 100%;}
.collectionsListName {display:block; text-align:center;margin:10px 0 0 0;font-size:16px;}


@media (max-width: 575px) {
.collectionsListName {font-size:14px;}
.collectionsListPage .container {gap:10px;}
.collectionsListItem {width:calc(50% - 5px);}

}


.scarousel #collaction_action_carousel .carousel-inner {height:auto;}
.scarousel #collaction_action_carousel .carousel-inner .item {height: auto;}
.scarousel #collaction_action_carousel.carousel .carousel-inner .img {display:block;width:100%;height:auto; aspect-ratio:1/1;}
.all-news.all-collections {text-align:center;}

.svg-icons {
    display: none;
}

.usage-icons {
    display: flex;
    gap: 10px;
    margin: 10px 0 10px 0;
}
.usage-icons__item {
    position: relative;
}
.usage-icons__img {}
.usage-icons__svg {
    display: block;
}
.usage-icons__svg path {
    stroke: #000;
    fill: #000;
    rect: #000;
}
.usage-icons__svg line {
    stroke: #000;
    fill: #000;
    rect: #000;
}
.usage-icons__tooltip {
    position: absolute;
    left: 10px;
    top: calc(100% + 5px);
    width: 200px;
    background: rgba(0,0,0,0.7);
    border-radius: 10px;
    color: #fff;
    padding: 10px;
    display: none;
}
.usage-icons__item:hover .usage-icons__tooltip {
    display: block;
}
.usage-icons__tooltip:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 10px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent transparent rgba(0,0,0,0.7) transparent;
}

.outOfStock {}
.outOfStock span {
    display: block;
    /*color: red;*/
    font-weight: bold;
    font-size: 18px;
}
.outOfStock a {
    text-decoration: underline;
}

.soput.owl-carousel .owl-nav {}
.soput.owl-carousel .owl-nav button {
    display: block;
    position: absolute;
    background-color: #b0b0b0;
    background-position: 0px 0px;
    left: 10px;
    top: 40%;
    width: 24px;
    height: 37px;
    background-image: url(/bitrix/templates/pp/css/../images/str.jpg);
    background-size: 50px;
    opacity: 0.5;
}
.soput.owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 10px;
    transform: scale(-1, 1);
}
.soput.owl-carousel .owl-nav button:hover {
     opacity: 0.9;
 }
.soput.owl-carousel .owl-nav button span {
    display: none;
}


.catalog-list-image-wrapper {
    position: relative;
}
.catalog-list-image-slider {
    position: relative;
    overflow: hidden;
    max-height: 160px;
}
.catalog-list-image-slider .owl-stage-outer {
    position: relative;
}
.catalog-list-image-slider .owl-stage {
    display: flex;
}

.catalog-list-image-slider .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 24px;
    height: 37px;
    background-size: 50px;
    border:none;
    background-image: url(/bitrix/templates/pp/images/str.jpg);
    opacity: .5;
}
.catalog-list-image-slider .owl-nav button:hover {
    opacity: 1;
}
.catalog-list-image-slider .owl-nav button span {
    display: none;
}

.catalog-list-image-slider .owl-prev {
    left: 0;
    background-color: #b0b0b0;
    background-position: 0px 2px;
}
.catalog-list-image-slider .owl-next {
    right: 0;
    background-color: #b0b0b0;
    background-position: -77px 2px;
}
.catalog-list-image-slider .owl-dots {
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    gap:3px;
    padding: 3px;
    background: rgba(255,255,255,0.2);
    border-radius: 5px;
}
.catalog-list-image-slider .owl-dots button {
    display: block;
    width: 4px;
    height: 4px;
    border: none;
    background: #e6e6e6;
    border-radius: 50%;
    margin: 0;
    padding: 0;
}
.catalog-list-image-slider .owl-dots button.active {
    background: #4a0b0b;
}
.catalog-list-image-slider .owl-dots button span {
    display: none;
}
.bx-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}
.bx-breadcrumb .bx-breadcrumb-item {
    float: none;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

/*search popup*/

.search_popup_conteiner{
    position: relative;
}

.search_popup{
    display: none;
    position: absolute;
    width:100%;
    background-color: white;
    z-index: 10000;
}

.search_popup.opened{
    display: block;
}

.search_popup_conteiner .search_popup a{
    display: block;
}

.search_popup {
    padding: 10px 20px;
}

.search_popup a {
    display: block;
    padding: 3px 0;
}


.orderGoodslist {
    margin-right: -10px;
    margin-left: -10px;
}

.orderGoodslistHead {
    display: flex;
    gap: 10px;
}
.orderGoodslistHeadPhoto {
    width: 50px;
}
.orderGoodslistHeadProps {
    display: flex;
    gap: 10px;
    flex-grow: 1;
    color: #7c7c7c;
}
.orderGoodslistHeadProps > div {
    width: 100px;
    text-align: center;
}
.orderGoodslistHeadProps > div:first-child {
    width: calc(100% - 440px);
    flex-grow: 1;
    text-align: left;
}

.orderGoodslistItem {
    display: flex;
    gap: 10px;
    margin-top: 6px;
}

.orderGoodslistItemPhoto {
    display: block;
    width: 50px;
    height: 50px;
}
.orderGoodslistItemPhoto a {
    display: block;
    width: 50px;
    height: 50px;
}
.orderGoodslistItemPhoto img {
    display: block;
    max-width: none;
    max-height: none;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.orderGoodslistItemProps {
    display: flex;
    gap: 10px;
    flex-grow: 1;
}
.orderGoodslistItemProps .mob-name {
    display: none;
}

.orderGoodslistItemProps > div {
    width: 100px;
    text-align: center;
}
.orderGoodslistItemProps > div:first-child {
    width: calc(100% - 440px);
    flex-grow: 1;
    text-align: left;
}

@media (max-width: 991px) {
    .orderGoodslistHead {
        display: none;
    }
    .orderGoodslistItem {
        margin-top: 15px;
    }

    .orderGoodslistItemProps {
        flex-direction: column;
        gap: 0;
    }
    .orderGoodslistItemProps > div {
        width: 100%!important;
        text-align: left;
        display: flex;
        gap: 10px;
        font-weight: bold;
    }
    .orderGoodslistItemProps .mob-name {
        display: block;
        font-weight: normal;
        width: 100px;
    }

}


.tg-widget {
    margin: 20px 0;
    padding: 7px 0;
    background: #fff;
}
.tg-widget__title {
    margin: 0 0 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.tg-widget__title .h4 {
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.1;
}
.tg-post {
    border: 1px solid #e6e6e6;
    border-radius: 10px;
    padding: 12px 12px;
    margin: 0 10px 12px;
    background: #f3f3f3;
}
.tg-post__head { display:flex; align-items:center; justify-content:space-between; gap:10px; margin-bottom:8px; }
.tg-post__channel { font-weight: 700; }
.tg-post__meta { font-size: 12px; opacity: .7; }
.tg-post__text { font-size: 14px; line-height: 1.4; margin: 8px 0 10px; }
.tg-post__text p { margin: 0 0 8px; }

.tg-post__text.is-clamped{
    --tg-lines: 3;
    display: -webkit-box;
    -webkit-line-clamp: var(--tg-lines);
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* ссылка "Показать ещё" */
.tg-more{
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.2;
    width: 100%;
}
.tg-more a{
    text-decoration: none;
    border-bottom: 1px dashed rgba(0,0,0,.35);
}
.tg-more a:hover{
    border-bottom-color: rgba(0,0,0,.7);
}

/* единая плитка медиа (фото + видео) */
.tg-media {
    display:flex;
    flex-wrap:wrap;
    gap:8px;
    margin-top:8px;
}
.tg-media__item {
    width: calc(50% - 4px);
    aspect-ratio: 1 / 1;
    border-radius:10px;
    overflow:hidden;
    background:#f3f3f3;
    border:1px solid #eee;
    position:relative;
}
.tg-media__item.is-hidden {
    display: none;
}
.tg-media__item img { width:100%; height:100%; object-fit:cover; display:block; }
.tg-media__item video { width:100%; height:100%; object-fit:cover; display:block; }

/* иконка play поверх видео */
.tg-media__item--video:after{
    content:"▶";
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width:34px;
    height:34px;
    border-radius:999px;
    background:rgba(0,0,0,.55);
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:16px;
    line-height:1;
    pointer-events:none;
}

.tg-heavy {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;

}

.tg-heavy a {
    font-size: 12px;
    line-height: 12px;
    display: flex;
    gap: 4px;
    align-items: center;
    justify-content: center;
    padding-left: 10px;
    padding-right: 10px;
}

.tg-heavy a span {
    display: block;
    white-space: normal;
}

.tg-widget__subscribe {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.tg-widget__subscribe a {
    font-size: 12px;
    line-height: 15px;

    white-space: normal;
    margin-left: 10px;
    margin-right: 10px;
}
/* End */
/* /bitrix/templates/pp/css/bootstrap.css?1600629354137545 */
/* /bitrix/templates/pp/css/lightbox.css?15756563913898 */
/* /bitrix/templates/pp/css/csection.css?157565639127560 */
/* /bitrix/templates/pp/js/assets/owl.carousel.min.css?15756563913260 */
/* /bitrix/templates/pp/js/assets/owl.theme.default.min.css?15756563911013 */
/* /bitrix/templates/pp/css/template.css?163299604823690 */
/* /bitrix/templates/pp/components/bitrix/sale.basket.basket.line/header_new/style.css?1634037083317 */
/* /bitrix/components/bitrix/breadcrumb/templates/.default/style.min.css?1576156426467 */
/* /bitrix/templates/pp/components/bitrix/menu/tree1/style.css?1625652357681 */
/* /bitrix/templates/pp/template_styles.css?176978287541141 */
