

/* Start:/tools/v2/css/bootstrap.css?1712920494144533*/
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}

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;
  }
  .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('/tools/v2/fonts/glyphicons-halflings-regular.eot');
  src: url('/tools/v2/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/tools/v2/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/tools/v2/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/tools/v2/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/tools/v2/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: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.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";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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 {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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

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%;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}

.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: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  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: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
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: #333;
  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: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  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 {
  max-width: 575px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 575px) {
  .container {
    max-width: 749px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
}
@media (min-width: 1222px) {
  .container {
    max-width: 1312px;
  }
}
.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: 1222px) {
  .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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > 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: 15px;
    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: #333;
  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: 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 #ccc;
  border-radius: 4px;
  -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::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.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 {
  position: relative;
  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 {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .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: -15px;
  margin-left: -15px;
}
@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: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  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;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  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 {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled: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 {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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 {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled: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 {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled: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 {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled: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 {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled: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 {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  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: #23527c;
  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.3333333;
  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;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .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 dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.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 #ccc;
  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: #333;
  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: #337ab7;
  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 dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 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 + .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,
.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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  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-left-radius: 4px;
  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-right-radius: 4px;
  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 .form-control:focus {
  z-index: 3;
}
.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.3333333;
  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 #ccc;
  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 {
  z-index: 2;
  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 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.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: #337ab7;
}
.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: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.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;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  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;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: 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: -15px;
  margin-left: -15px;
}
@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: 15px 15px;
  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: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  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-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  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 {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a: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: #333;
    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: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.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: #ccc;
}
.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: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a: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 15px;
  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: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 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;
  line-height: 1.5;
}
.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: 15px;
}
.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: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.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: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .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: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.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: #337ab7;
  -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: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-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 15px;
  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;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled: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: #337ab7;
  border-color: #337ab7;
}
.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: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.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,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.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,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.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,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.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: 15px;
}
.panel-heading {
  padding: 10px 15px;
  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,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  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 > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .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: 15px;
  padding-left: 15px;
}
.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: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.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-16by9 {
  padding-bottom: 56.25%;
}
.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: 1050;
  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;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  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;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  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 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px 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-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 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 {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .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);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  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: 1000px;
            perspective: 1000px;
  }
  .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);
  background-color: rgba(0, 0, 0, 0);
  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;
  margin-top: -10px;
}
.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;
  font-family: serif;
  line-height: 1;
}
.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-header:before,
.modal-header: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-header: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;
}
.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 !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1222px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1223px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1222px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1223px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */

/* End */


/* Start:/tools/v2/iexForm/iexform.css?169839632316390*/
/* cyrillic */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    src: local('Ubuntu'), url(/tools/v2/iexForm/fonts/Ubuntu-cyr.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    src: local('Ubuntu'), url(/tools/v2/iexForm/fonts/Ubuntu-lat.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: bold;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(/tools/v2/iexForm/fonts/Ubuntu-Bold-cyr.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: bold;
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url(/tools/v2/iexForm/fonts/Ubuntu-Bold-lat.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}


/* b-pform-ico */

.b-pform-ico{
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    line-height: 0;
}


/* b-pform */

.b-pform__input, .b-pform__ico, .b-pform__star, .b-pform__button, .b-pform__confirmed-ico {
    display: inline-block;
    vertical-align: top;
}

.b-pform__popup, .b-pform__wrap, .b-pform__inner, .b-pform__title, .b-pform__item, .b-pform__label, .b-pform__optlabel, .b-pform__input, .b-pform__options, .b-pform__optlabel, .b-pform__legend, .b-pform__errtext, .b-pform__bt, .b-pform__success, .b-pform__confirmed, .b-pform__input_file, .b-pform__input_file, .b-pform__filebutton, .b-pform__fileplus, .b-pform__thanks, .b-pform__fail, .b-pform-tooltip{
    font-size: 16px;
    line-height: 18px;
    color: #666;

    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    /* отключает стили Safari на iOS (чтобы работало box-shadow) */
    -webkit-appearance: none;
}

.b-pform{
}

.b-pform_multistep{ /* добавляется автоматически к врапперам многошаговых */
}

.b-pform_for_dark_bg{}

.b-pform form{
    display: block;
    margin: 0;
    padding: 0;
    border: none;
}

.b-pform__wrap{
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    padding: 30px;
}

.iexmodal .b-pform__wrap{
    border: none;
    padding: 10px;
}

.b-pform__inner {
    position: relative;
}

.b-pform__title {
    position: relative;
    color: #555;
    font-size: 17px;
    line-height: 19px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 35px;
}

.iexmodal .b-pform__title {
    padding-right: 37px;
}

.b-pform_multistep .b-pform__title{
    margin-bottom: 20px;
}

.b-pform__fail{
    color: red;
    margin-bottom: 13px;
    margin-top: -10px;
}

.b-pform__info{
    padding: 0 0 20px;
    font-weight: bold;
}

.b-pform__item {
    position: relative;
    padding: 0 0 20px;
}

.b-pform__label {
    display: block;
    margin-bottom: 7px;
}

.b-pform__optlabel{
    display: block;
    position: relative;
    font-weight: normal;
    padding-left: 19px;
    margin-bottom: 7px;
}

.b-pform__optlabel_single{
    display: inline-block;
    padding-left: 3px;
    padding-top: 2px;
    padding-bottom: 3px;
    border-radius: 3px;
    padding-right: 5px;
}

.b-pform__optlabel_policy{
    font-size: 14px;
    margin-right: -5px;
    margin-bottom: 0;
}

.b-pform_for_dark_bg .b-pform__optlabel_policy{
    color: #fff;
}

.b-pform__optlabel_remember{
    margin-right: -5px;
    margin-bottom: 0;
}

.b-pform__options .b-pform__optlabel:last-child{
    margin-bottom: 0;
}

.b-pform__options input{
    position: absolute;
    left: 0;
    top: 2px;
}

.b-pform__optlabel_single input{
    margin-right: 3px;
    vertical-align: middle;
    margin-top: -2px;
}

.b-pform__input,
.b-pform__options{
    padding: 0 30px 0 9px;
    border-radius: 3px;
    background: #fbfbfb;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
}

.b-pform__input{
    height: 37px;
    width: 100%;
}

.b-pform__input::placeholder,
.b-pform__input::-webkit-input-placeholder{
    opacity: 0.6;
}

.b-pform__options{
    padding: 9px 15px 12px 10px;
    line-height: 16px;
}

.b-pform__input:focus {
    box-shadow: 0 0 0 2px #3399cc;
    outline: 0 none;
}

.iexform-has-error{
    box-shadow: 0 0 0 2px red !important;
}

textarea.b-pform__input {
    height: 140px;
    padding-top: 6px;
    padding-bottom: 6px;
    resize: vertical;
}

.b-pform__star {
    background: #ffb746;
    border-radius: 12px;
    height: 6px;
    width: 6px;
}

.b-pform__item .b-pform__star{
    position: absolute;
    top: 42px;
    right: -12px;
}

.b-pform__legend .b-pform__star{
    vertical-align: middle;
    margin-right: 7px;
}

.b-pform__legend{
    font-size: 14px;
    margin-top: 15px;
}

.b-pform__errtext {
    color: red;
    line-height: 16px;
    position: absolute;
    right: 0;
    top: 0;
}

.b-pform__buttons{
    position: relative;
    margin-top: 15px;
}

.b-pform_multistep .b-pform__buttons{
    display: flex;
}
.b-pform__btcol{}
.b-pform__btcol:nth-child(1),
.b-pform__btcol:nth-child(3){
    flex-grow: 0;   /* не растягивать, ширина будет определяться контентом или flex-basis */
}
.b-pform__btcol:nth-child(2){
    text-align: center;
    flex-grow: 1;   /* растягивать, занимает все оставшееся пространство */
    display: flex;
    align-items: center; /* по вертикали */
    justify-content: center; /* по горизонтали */
}

.b-pform__bt {
    position: relative;

    outline: none;
    border: none;
    height: 47px;
    line-height: 44px;
    cursor: pointer;

    box-sizing: content-box;
    padding: 0;
    width: 145px;


    transition: box-shadow 0.1s;
    transition: -webkit-box-shadow 0.1s;
}

.iexmodal .b-pform_multistep .b-pform__bt {
    width: auto;
}

.b-pform__bt .b-pform-ico{
    font-size: 26px;
    position: absolute;
    top: 50%;
    margin-top: -14px;
}

.b-pform__bt_prev .b-pform-ico{
    left: 50%;
    margin-left: -14px;
}
.b-pform__bt_next .b-pform-ico{
    right: 9px;
}

.b-pform__bt_submit,
.b-pform__bt_next{
    font-weight: bold;
    text-transform: uppercase;

    background: #ff2f17;

    color: #fff;
    padding: 0 4px;
}

.b-pform__bt_submit:hover,
.b-pform__bt_next:hover{
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.4);
}

.b-pform__bt_close {
    background: #135f6f !important;
    color: #ffffff !important;
}

.b-pform__bt_close,
.b-pform__bt_prev{
    background: #fff;
    border-color: #ccc;
    color: #7f7f7f;
}

.b-pform__authlinks{
    height: 47px;
    line-height: 24px;
}

.b-pform__authlinks a,
.b-pform__authlinks a:hover,
.b-pform__authlinks a:visited{
    color: #666;
    text-decoration: none;
    font-size: 16px;
}

.b-pform__authlinks a:hover{
    text-decoration: underline;
}

.b-pform__bt_close,
.b-pform__authlinks{
    position: absolute;
    top: 0;
    right: 0;
}

.b-pform__bt_prev,
.b-pform__bt_next{
    padding: 0 27px;
    width: auto;
}

.b-pform__bt_prev{
    text-transform: uppercase;
}
.b-pform__bt_next{
    padding-right: 42px;
}

.b-pform__bt_close:hover,
.b-pform__bt_prev:hover{
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.b-pform__bt_file{
    position: relative;
    display: inline-block;
    padding: 0 20px;
    width: auto !important;
    color: #fff;
    background-color: #b3b3b3;
    border-color: #b3b3b3;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.85em;
    line-height: 47px;
}

.iexform-after-success{
    align-items: center;
    justify-content: center;
}

.iexform-before-success,
.iexform-after-success{
    display: none;
}

.iexform-before-success.active{
    display: block;
}

.iexform-after-success.active{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.b-pform__confirmed {
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    padding: 30px 0;
}

.b-pform_for_dark_bg .b-pform__confirmed{
    color: #fff;
}

.b-pform__confirmed-ico {
    background: url(/tools/v2/iexForm/img/confirmed.png) no-repeat;
    width: 114px;
    height: 114px;
    margin-bottom: 25px;
}

.b-pform__thanks {
    font-size: 23px;
    line-height: 24px;
    font-weight: bold;
    color: #555;
    margin-bottom: 7px;
}

.b-pform_for_dark_bg .b-pform__thanks{
    color: #fff;
}

.b-pform__hintwrap {
    position: relative;
}

.b-pform__item_file .b-pform__hintwrap + .b-pform__hintwrap{
    margin-top: 5px;
}

.b-pform__hint-ico{
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 20;
    font-size: 22px;
    line-height: 0;
    color: #b3b3b3;
}

.b-pform__item_file .b-pform__hint-ico{
    right: 77px;
}

.b-pform__hint{
    /* реализуется на tooltip.js */
}

.b-pform__plusbt{
    display: block;
    margin-top: 5px;
    color: #666 !important;
    text-decoration: underline;
    outline: none !important;
}

.iexform-updating{
    position:relative;
}

.iexform-updating:after{
    content: "";
    position: absolute;
    background: url("/tools/v2/iexForm/img/spinner.gif") no-repeat scroll center center transparent;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.b-pform__filewrap{
    display: none;
    position: relative;
    z-index: 1;
}

.b-pform__filewrap + .b-pform__filewrap{
    margin-top: 5px;
}

.b-pform__filewrap .iexform-error-message{
    margin-left: 1px;
    margin-top: -20px;
}

.b-pform__input_file{
    position: relative;
    z-index: 0;
    padding-right: 72px;
}

.b-pform__filebutton{
    position: absolute;
    z-index: 2;
    top: 1px;
    right: 1px;
    bottom: 1px;
    padding: 0 10px;
    border: none;
    color: #fff;
    background-color: #b3b3b3;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.85em;
}

.b-pform__filewrap .b-pform__filebutton{
    bottom: auto;
    top: 0;
}

.b-pform__filereal{
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.b-pform__step{
    display: none;
}
.b-pform__step_curr{
    display: block;
}

.b-pform__steptitle{
    display: inline-block;
    text-align: right;
    margin-bottom: 24px;
    font-weight: bold;
    background-color: #b3b3b3;
    padding: 5px 10px 6px 30px;
    color: #fff;
    margin-left: -30px;
}

.b-pform__stepbulls{}
.b-pform__stepbulls i{
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 2px solid #b3b3b3;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
}
.b-pform__stepbulls i + i{
    margin-left: 5px;
}
.b-pform__stepbulls i.curr{
    background: #b3b3b3;
}

.b-pform__policy,
.b-pform__policy:hover,
.b-pform__policy:visited {
    color: #555 !important;
}
.b-pform__policy,
.b-pform__policy:visited {
    text-decoration: underline !important;
}
.b-pform__policy:hover {
    text-decoration: none !important;
}

.b-pform_for_dark_bg .b-pform__policy,
.b-pform_for_dark_bg .b-pform__policy:hover,
.b-pform_for_dark_bg .b-pform__policy:visited{
    color: #fff !important;
}

/* b-pform-tooltip */

.b-pform-tooltip {
    max-width: 100%;
    padding: 2px 8px 3px;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    border-radius: 4px;
}

.b-pform-tooltip-arrow,
.b-pform-tooltip-arrow::before {
    position: absolute;
    width: 6px;
    height: 6px;
    z-index: -1;
}

.b-pform-tooltip-arrow::before {
    content: "";
    transform: rotate(45deg);
    left: -3px;
}

.b-pform-tooltip,
.b-pform-tooltip-arrow::before{
    background-color:  #a2a1a1;
}

.b-pform-tooltip.error,
.b-pform-tooltip.error .b-pform-tooltip-arrow::before {
    background-color: red;
}

.b-pform-tooltip[data-popper-placement^="top"] .b-pform-tooltip-arrow {
    bottom: -3px;
}

.b-pform-tooltip[data-popper-placement^="right"] .b-pform-tooltip-arrow {
    left: 0;
}

.b-pform-tooltip[data-popper-placement^="bottom"] .b-pform-tooltip-arrow {
    top: -3px;
}

.b-pform-tooltip[data-popper-placement^="left"] .b-pform-tooltip-arrow {
    right: -6px;
}

.b-pform-tooltip.error.common {
    margin: 0;
    padding: 4px 10px;
    border: none;
}
.b-pform-tooltip.error.common .b-pform-tooltip-arrow {
    display: none;
}


/* b-pform-panel */

.b-pform-panel,
.b-pform-panel *,
.b-pform-panel *::after,
.b-pform-panel *::before{
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #555555;
}

.b-pform-panel_white_icons *,
.b-pform-panel_white_icons *::after,
.b-pform-panel_white_icons *::before{
    color: #fff;
}

.b-pform-panel{
    position: fixed;
    z-index: 999990;
    right: 0;
    top: 50%;
    /*width: 272px; не фиксиуруем ширину */
    opacity: 0.9;
}

.b-pform-panel_hidden{
}

.b-pform-panel_r{
    right: 0;
    left: auto;
}

.b-pform-panel_l{
    left: 0;
    right: auto;
}

.b-pform-panel__menu{}

@media (min-width: 768px) {
    .b-pform-panel_hidden .b-pform-panel__menu{
        transform: translateX(-58px);
    }
}

.b-pform-panel__option{
    display: block;
    position: relative;
    border-style: solid;
    border-color: #ec673c;
    border-width: 1px 0 0 1px;
    background-color: #d85328;
    font-size: 14px;
    line-height: 17px;
    padding: 23px 20px 22px 58px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    outline: none;
}

.b-pform-panel__option:hover{
    background-color: #ec673c;
    color: #555555;
}

.b-pform-panel_white_icons .b-pform-panel__option:hover{
    color: #fff;
}

.b-pform-panel__option:first-child {
    border-top-left-radius: 13px;
}

.b-pform-panel__option:last-child {
    border-bottom-left-radius: 13px;
    border-bottom-width: 1px;
}

.b-pform-panel__option .b-pform-ico{
    position: absolute;
    font-size: 24px;
    top: 50%;
    margin-top: -12px;
    left: 20px;
}

.b-pform-panel_hidden .b-pform-panel__option .b-pform-ico {
    left: 17px;
}

.b-pform-panel__hide,
.b-pform-panel__show{
    display: block;
    position: relative;
    box-sizing: border-box;

    height: 28px;
    line-height: 26px;

    font-size: 15px;
    font-weight: 400;
    text-decoration: none;

    border-style: solid;
    border-color: #ec673c;
    border-width: 0 0 1px 1px;
    border-bottom-left-radius: 10px;
    background-color: #d85328;
    outline: none;

    padding: 0 10px 0 24px;
    margin-top: -1px;
}

.b-pform-panel__hide:hover,
.b-pform-panel__show:hover{
    background-color: #ec673c;
    color: #555555;
}

.b-pform-panel_white_icons .b-pform-panel__hide:hover,
.b-pform-panel_white_icons .b-pform-panel__show:hover{
    color: #fff;
}

.b-pform-panel__hide{
    float: right;
}

.b-pform-panel__show{
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateX(-100%);
}

@media (max-width: 767px) {
    .b-pform-panel__show{
        border-top-left-radius: 10px;
    }
}

.b-pform-panel_hidden .b-pform-panel__show{
    display: block;
    padding-right: 4px;
}

.b-pform-panel__show .b-pform-ico,
.b-pform-panel__hide .b-pform-ico{
    position: absolute;
    left: 4px;
    top: 50%;
    margin-top: -11px;
    font-size: 20px;
}


/* responsive */

@media (max-width: 490px) {
    .iexmodal .b-pform_multistep .b-pform__buttons{
        text-align: center;
    }
    .b-pform_multistep .b-pform__bt,
    .iexmodal .b-pform_multistep .b-pform__bt{
        width: auto;
        padding: 0 17px;
    }
    .b-pform_multistep .b-pform__bt_next,
    .iexmodal .b-pform_multistep .b-pform__bt_next {
        padding-right: 35px;
    }
    .b-pform_multistep .b-pform__bt_next .b-pform-ico {
        right: 6px;
    }
}

@media (max-width: 420px) {
    .b-pform__bt{
        box-sizing: border-box;
    }
    .b-pform:not(.b-pform_multistep) .b-pform__bt,
    .iexmodal .b-pform:not(.b-pform_multistep) .b-pform__bt,
    .b-pform__authlinks{
        width: 100%;
        padding: 0;
        text-align: center;
    }
    .b-pform__bt_submit,
    .iexmodal .b-pform__bt_submit{
        margin-bottom: 15px;
    }
    .b-pform__bt_close,
    .b-pform__authlinks{
        position: static;
    }
}

/* End */


/* Start:/tools/v2/iexModal/iexModal.css?164216554719690*/
/**
 * iexModal
 */

.iexmodal{
    display: none;
    position: fixed;
    z-index: 9990;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: rgba(0,0,0,0.5);
    cursor: pointer;
}

.iexmodal-opened{
    overflow: hidden;
}

.iexmodal-outerscroll.iexmodal{
    overflow-y: auto;
}

.iexmodal-alert.iexmodal{
    right: auto;
    bottom: auto;
    overflow: visible;
}

.iexmodal-spinner {
    display: none;
    position: absolute;
    width: 100px;
    height: 100px;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: 0;
}

.iexmodal-loading .iexmodal-spinner{
    display: block;
    opacity: 1;
}

.iexmodal-spinner::after {
    content: "";
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border-width: 5px;
    border-style: solid;
    border-color: #fff transparent #fff transparent;
    -webkit-animation: rotateSpinner 1.2s linear infinite;
    animation: rotateSpinner 1.2s linear infinite;
}

@keyframes rotateSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes rotateSpinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.iexmodal-popup {
    position: fixed;
    opacity: 0;
    z-index: 9991;
    /*
    width: задается в JS, по-молчанию 450px;
    height: задается в JS, по-молчанию равен высоте контента (плюс вертикальные паддинги), оставаясь в пределах высоты окна
    */
    left: 50%;
    top: 50%;
    border-radius: 3px;
    background-color: #fff;
    transition: height 1s ease 0s;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.4);
    -webkit-appearance: none; /* отключает стили Safari на iOS (чтобы работало box-shadow) */
}

.iexmodal-outerscroll .iexmodal-popup{
    position: relative;
    left: auto;
    margin-left: auto;
    margin-right: auto;
}

.iexmodal-alert .iexmodal-popup{
    left: auto;
    top: auto;
    right: 10px;
    bottom: 10px;
    transition: none;
    -webkit-box-shadow: 0 1px 23px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 23px 3px rgba(0, 0, 0, 0.2);
}

.iexmodal-fullscreen .iexmodal-popup{
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.iexmodal-outerscroll.iexmodal-fullscreen .iexmodal-popup{
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    min-height: 100%;
}

.iexmodal-overflow-y .iexmodal-popup{
    top: 10px;
    bottom: 10px;
}

.iexmodal-outerscroll.iexmodal-overflow-y .iexmodal-popup{
    top: auto;
    bottom: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.iexmodal-overflow-x .iexmodal-popup{
    left: 10px;
    right: 10px;
}

.iexmodal-outerscroll.iexmodal-overflow-x .iexmodal-popup{
    left: auto;
    right: auto;
    margin-left: 10px;
    margin-right: 10px;
}

.iexmodal-top .iexmodal-popup{
    top: 0;    
    right: 0;
    bottom: auto;
    left: 0;
    border-radius: 0 0 3px 3px;
}

.iexmodal-top.iexmodal-overflow-y .iexmodal-popup{
    bottom: 10px;
}

.iexmodal-right .iexmodal-popup{
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    border-radius: 3px 0 0 3px;
}

.iexmodal-right.iexmodal-overflow-x .iexmodal-popup{
    left: 10px;
}

.iexmodal-bottom .iexmodal-popup{
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 3px 3px 0 0;
}

.iexmodal-bottom.iexmodal-overflow-y .iexmodal-popup{
    top: 10px;
}

.iexmodal-left .iexmodal-popup{
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    border-radius: 0 3px 3px 0;
}

.iexmodal-left.iexmodal-overflow-x .iexmodal-popup{
    right: 10px;
}

.iexmodal-fullscreen .iexmodal-popup,
.iexmodal-top .iexmodal-popup,
.iexmodal-right .iexmodal-popup,
.iexmodal-bottom .iexmodal-popup,
.iexmodal-left .iexmodal-popup {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.iexmodal-inner {
    position: relative;
    z-index: 9992;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    cursor: default;
    height: 100%;
}

/* нужно чтобы за границу блока iexmodal-inner-wrap не вылазили margin-top у первого дочернего элемента и margin-bottom у последнего дочернего элемента */
.iexmodal-inner-wrap::before,
.iexmodal-inner-wrap::after{
    content: "";
    display: block;
    height: 1px;
}

.iexmodal-icon{
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke: currentColor;
    fill: currentColor;
}

.iexmodal-close-outer,
.iexmodal-close-inner{
    position: absolute;
    padding: 18px;
    stroke-linecap: round;
    cursor: pointer;
}

.iexmodal-close-outer{
    right: 0;
    top: 0;
    font-size: 26px;
    stroke-width: 2.3px;
    color: #fff;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    opacity: 0;
}

.iexmodal-right .iexmodal-close-outer{
    right: auto;
    left: 0;
}

.iexmodal-loading .iexmodal-close-outer{
    opacity: 1;
}

.iexmodal-close-inner{
    z-index: 9993;
    right: -5px;
    top: -5px;
    font-size: 18px;
    stroke-width: 3px;
    color: #000;
}

.iexmodal-right .iexmodal-close-inner{
    right: auto;
    left: -5px;
}

.iexmodal-close-outer .iexmodal-icon,
.iexmodal-close-inner .iexmodal-icon{
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    transform-origin: center center;
}

.iexmodal-close-inner .iexmodal-icon{
    opacity: 0.6;
}

.iexmodal-close-outer:hover .iexmodal-icon,
.iexmodal-close-inner:hover .iexmodal-icon{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.iexmodal-close-inner:hover .iexmodal-icon{
    opacity: 0.8;
}

.iexmodal-content{
    display: none;
}

.iexmodal-debug-wrap{
    word-wrap: break-word;
}

.iexmodal-debug-code{
    max-height: 150px;
    min-height: 60px;
    overflow-x: hidden;
    overflow-y: scroll;
    background-color: #e8e8e8;
    padding: 5px 6px;
    font-family: monospace;
    font-size: 13px;
    line-height: 16px;
    resize: vertical;
}

.iexmodal-debug-panel{
    position: fixed;
    z-index: 100000;
    top: 0;
    right: 0;
    width: 100%;
    height: 30%;
    background-color: #fff;
    white-space: pre;
    font-family: monospace;
    overflow: scroll;
    box-shadow: 0 0 3px 1px rgba(0,0,0,0.3);
    font-size: 12px;
    line-height: 14px;
    padding: 0 6px 6px;
}

@media (min-width: 500px) {
    .iexmodal-debug-panel{
        width: 60%;
    }
}

@media (min-width: 1000px) {
    .iexmodal-debug-panel{
        width: 40%;
    }
}

.iexmodal-animate{
    animation-fill-mode: forwards;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    opacity: 1;
}

@-webkit-keyframes iexmodal-animate-wrap-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes iexmodal-animate-wrap-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.iexmodal-animate-wrap-in {
    -webkit-animation-name: iexmodal-animate-wrap-in;
    animation-name: iexmodal-animate-wrap-in;
}

@-webkit-keyframes iexmodal-animate-wrap-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes iexmodal-animate-wrap-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.iexmodal-animate-wrap-out {
    -webkit-animation-name: iexmodal-animate-wrap-out;
    animation-name: iexmodal-animate-wrap-out;
}

@-webkit-keyframes iexmodal-animate-default-in {
    from {
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-default-in {
    from {
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-default-in {
    -webkit-animation-name: iexmodal-animate-default-in;
    animation-name: iexmodal-animate-default-in;
}

@-webkit-keyframes iexmodal-animate-default-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, 70px, 0);
        transform: translate3d(0, 70px, 0);
    }
}

@keyframes iexmodal-animate-default-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, 70px, 0);
        transform: translate3d(0, 70px, 0);
    }
}

.iexmodal-animate-default-out {
    -webkit-animation-name: iexmodal-animate-default-out;
    animation-name: iexmodal-animate-default-out;
}

@-webkit-keyframes iexmodal-animate-fullscreen-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes iexmodal-animate-fullscreen-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.iexmodal-animate-fullscreen-in {
    -webkit-animation-name: iexmodal-animate-fullscreen-in;
    animation-name: iexmodal-animate-fullscreen-in;
}

@-webkit-keyframes iexmodal-animate-fullscreen-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes iexmodal-animate-fullscreen-out {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.iexmodal-animate-fullscreen-out {
    -webkit-animation-name: iexmodal-animate-fullscreen-out;
    animation-name: iexmodal-animate-fullscreen-out;
}

@-webkit-keyframes iexmodal-animate-alert-in {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    70% {
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-alert-in {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    70% {
        -webkit-transform: translate3d(-30px, 0, 0);
        transform: translate3d(-30px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-alert-in {
    -webkit-animation-name: iexmodal-animate-alert-in;
    animation-name: iexmodal-animate-alert-in;
}


@-webkit-keyframes iexmodal-animate-alert-out {
    0% {
    }

    30% {
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes iexmodal-animate-alert-out {
    0% {
    }

    30% {
        -webkit-transform: translate3d(-40px, 0, 0);
        transform: translate3d(-40px, 0, 0);
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.iexmodal-animate-alert-out {
    -webkit-animation-name: iexmodal-animate-alert-out;
    animation-name: iexmodal-animate-alert-out;
}

@-webkit-keyframes iexmodal-animate-top-in {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-top-in {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-top-in {
    -webkit-animation-name: iexmodal-animate-top-in;
    animation-name: iexmodal-animate-top-in;
}

@-webkit-keyframes iexmodal-animate-top-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes iexmodal-animate-top-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.iexmodal-animate-top-out {
    -webkit-animation-name: iexmodal-animate-top-out;
    animation-name: iexmodal-animate-top-out;
}


@-webkit-keyframes iexmodal-animate-bottom-in {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-bottom-in {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-bottom-in {
    -webkit-animation-name: iexmodal-animate-bottom-in;
    animation-name: iexmodal-animate-bottom-in;
}


@-webkit-keyframes iexmodal-animate-bottom-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes iexmodal-animate-bottom-out {
    from {
    }

    to {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.iexmodal-animate-bottom-out {
    -webkit-animation-name: iexmodal-animate-bottom-out;
    animation-name: iexmodal-animate-bottom-out;
}

@-webkit-keyframes iexmodal-animate-right-in {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-right-in {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-right-in {
    -webkit-animation-name: iexmodal-animate-right-in;
    animation-name: iexmodal-animate-right-in;
}

@-webkit-keyframes iexmodal-animate-right-out {
    from {
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes iexmodal-animate-right-out {
    from {
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.iexmodal-animate-right-out {
    -webkit-animation-name: iexmodal-animate-right-out;
    animation-name: iexmodal-animate-right-out;
}

@-webkit-keyframes iexmodal-animate-left-in {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes iexmodal-animate-left-in {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.iexmodal-animate-left-in {
    -webkit-animation-name: iexmodal-animate-left-in;
    animation-name: iexmodal-animate-left-in;
}

@-webkit-keyframes iexmodal-animate-left-out {
    from {
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes iexmodal-animate-left-out {
    from {
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.iexmodal-animate-left-out {
    -webkit-animation-name: iexmodal-animate-left-out;
    animation-name: iexmodal-animate-left-out;
}

/*
 * END: iexModal
 */

/*
 * perfect-scrollbar.js
 */
/*
 * Container style
 */
.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    /* there must be 'bottom' or 'top' for ps__rail-x */
    bottom: 0px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    /* there must be 'right' or 'left' for ps__rail-y */
    right: 0;
    /* please don't change 'position' */
    position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
    display: block;
    background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
    opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    /* there must be 'bottom' for ps__thumb-x */
    bottom: 2px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    /* there must be 'right' for ps__thumb-y */
    right: 2px;
    /* please don't change 'position' */
    position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .ps {
        overflow: auto !important;
    }
}
/*
 * END: perfect-scrollbar.js
 */

/*
 * iexModal fixes for perfect-scrollbar.js
 */
.ps .ps__rail-x{
    display: none !important;
}
.ps .ps__rail-y{
    opacity: 0.4 !important;
    background-color: #ddd;
    width: 8px;
    transition: width .2s linear, background-color .2s linear;
    -webkit-transition: width .2s linear, background-color .2s linear;
}
.ps .ps__thumb-y{
    background-color: #000;
    width: auto;
    left: 2px;
    right: 2px;
}
.ps .ps__rail-y:hover{
    width: 12px;
    background-color: #ddd;
}
.ps .ps__rail-y:hover > .ps__thumb-y{
    background-color: #000;
    left: 2px;
    right: 2px;
    width: auto;
}
/*
 * END: iexModal fixes for perfect-scrollbar.js
 */
/* End */


/* Start:/tools/v2/swiper/swiper-bundle.css?167171605316076*/
/**
 * Swiper 6.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 5, 2021
 */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}
.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}
.swiper-button-lock {
  display: none;
}
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

/* End */


/* Start:/tools/css/style.css?167895323826544*/
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #1A99CE;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
	color: #143755;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.br {
	width: 100%;
	height: 2px;
	border-bottom: 1px dotted #a4a4a4;
	margin: 10px 0 10px 0;
}

.str {
	width: 962px;
	text-align: left;
	border-top: 4px solid #A8A9AD;
}

.download {
font-size: 11px;
}

#header {
	width: 941px;
	height: 150px;
	margin-top: 15px;
	margin-left: 18px;
	margin-bottom: 20px;
}

#header .nav {
	width: 182px;
	float: left;
margin-right: 20px;
}

#header .nav ul {
	list-style-type: none;
}

#header .nav ul li {

}

#header .nav ul li a {
display: block;
width: 145px;
height: 20px;
color: #143755;
text-decoration: none;
border-bottom: 1px dotted #a4a4a4;
padding: 3px 0 0 30px;
background: url("/images/kanta/plus_on_white.jpg") no-repeat scroll 10px 8px transparent;
font-size: 14px;
}
#header .nav ul li a.last {
    height: 37px;
}

#header .nav ul li a:hover {
	font-weight: bold;
	border-bottom: none;
    padding-bottom: 1px;
	background: url('/images/kanta/but_on.jpg') no-repeat;
	font-size: 14px;
	height: 20px;
}
#header .nav ul li a.last:hover {
    height: 39px;
    background: url('/images/kanta/but_on_last.jpg') no-repeat;
}

#header .other {
	width: 714px;
	height: 140px;
	padding-left: 25px;
	background: url('/images/kanta/tel.jpg') right bottom no-repeat;
float: left;
}

#header .other h3 {
position: absolute; color: #828384; letter-spacing: 3px; font-size: 21px; top: 104px;
}

#header .other h2 {
position: absolute; color: #828384; letter-spacing: 3px; font-size: 21px; top: 104px;
}

#header .other .logo {
	display: block;
	float: left;
}

#header .other .contacts {
	/*margin-left: 310px;*/
             margin-left: 275px;
}

#header .icon {
    border-bottom: 1px dotted #a4a4a4;
    float: left;
    height: 26px;
    padding-bottom: 4px;
    width: 205px;
}

#header .icon a {
display: inline-block;

	margin-right: 60px;
}

#header .tel {
	/*width: 215px;*/
            width: 330px;
            border-bottom: 1px dotted #a4a4a4;
	padding-bottom: 6px;
	margin-top: 15px;
	margin-bottom: 30px;
}

#header .tel span {
	font-size: 20px;
	color: #9d9ea2; 

}

#header .tel p {
	font-size: 20px;
	color: #58585a;
	/*background: url('/images/kanta/red_on_white.jpg') 60px 12px no-repeat;*/

}

#header .bread {
    padding: 7px 0 0;
	width: 100%;
	color: #9d9ea2;
	font-size: 12px;
}

#header .bread a {

	color: #F8931F;
}
#header .slogan{
            margin: 0 40px 0 0;
	font-style: italic;
	color: #143755;
	font-size: 14px;
            text-align: right;
}

#nav {
	width: 920px;
	clear: both;
	margin-left: 11px;
	position: relative;
}

#nav .div1, #nav .div2, #nav .div3 {

	margin-right: 8px;
}

#nav .div4 {
margin-right: 0px;

}

.topmenu ul, .topmenu ul li{
	display: inline;

}
.topmenu ul li {
	width: 224px; 
	float: left;
}
.topmenu ul li a{
	display: block;
	color: #143755;
	text-decoration: none;
	font-size: 18px;
}

.topmenu ul li a span, .topmenu ul li a span, .topmenu ul li a span, .topmenu ul li a span{
	display: block;
	width: 200px;
	height: 28px;
	padding-top: 7px;
	background: url('/images/kanta/nav_butons.jpg') 0px -36px no-repeat;
	padding-left: 24px;
cursor: hand;
	margin-top: -5px;
}

.topmenu ul li a:hover span, .topmenu ul li a:hover span, .topmenu ul li a:hover span, .topmenu ul li a:hover span {
	display: block;
	width: 200px;
	height: 28px;
	padding-top: 7px;
	padding-left: 24px;
	background: url('/images/kanta/nav_butons.jpg') 0px 0px no-repeat;
}

.topmenu ul li ul {
    display: block;
    position:absolute;
    top:94px;
		border-left: 1px dotted #a4a4a4;
	border-right: 1px dotted #a4a4a4;
	border-bottom: 1px dotted #a4a4a4;
	background: #FFF;
		list-style-type: none;
	width: 212px;
padding: 10px 0px 10px 10px;
    z-index: 3;

}

.topmenu ul li ul li{
width: 200px;
	background: url('/images/kanta/plus_on_white.jpg') 0px 5px no-repeat;
    border-top:0px;
margin: 0 0px 8px;
}

.topmenu ul li ul li a {
	font-size: 13px;
	color: #58585a;
        margin-left: 20px;
	display:block;  
}

.topmenu ul li ul li a:hover{
	font-weight: bold;
}

.active {

}
#content .bread {
    padding: 7px 0 0;
	width: 100%;
	color: #9d9ea2;
	font-size: 12px;
}

#content .bread a {

	color: #F8931F;
}

#content {
	/*width: 923px;*/
	margin-left: 11px;
	/*background: url('/images/kanta/fon.jpg') right bottom no-repeat;*/
    padding: 20px 0 100px 0;
}

#content .div1 {
	width: 208px;
	float: left;
	padding-top: 62px;
}

#content .div2 {
	width: 494px;
	float: left;
	margin-right: 10px;
padding-left: 30px;
}

#content .div3 {
	width: 181px;
	float: left;
	margin-top: 60px;
		background: url('/images/kanta/a_grey.jpg') left top no-repeat;
		padding-top: 24px;
}

#content .div6 {
width: 685px;
float: left;

padding-left: 30px;
padding-bottom: 80px;
}

#content .div3 ul{
margin-top: 0px;
}

#content h1, #content p.b-title {
	color: #143755;
	font-weight: bold;
	font-size: 18px;
	padding-left: 20px;
	margin-top: 12px;
	margin-bottom: 25px;
	background: url('/images/kanta/rb_on_white.jpg') 0px 5px no-repeat;
}

#content h2 {
	color: #143755;
	font-weight: bold;
	font-size: 16px;
	margin: 35px 0 20px;
	padding-left: 20px;
	background: url('/images/kanta/red_on_white.jpg') 0px 5px no-repeat;
}

#content h3 {
	color: #143755;
	font-weight: bold;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

p {
	margin-bottom: 8px;
}

#content ul {
	list-style-type: none;
	margin: 5px 0 15px 50px;
	font-size: 15px;
}

#content ul li {
	background: url('/images/kanta/li.jpg') 0px 7px no-repeat;
	margin-bottom: 4px;
	padding-left: 15px;
}


#content .spisok ul li {
    background: url("/images/kanta/red_on_white.jpg") no-repeat scroll 0 9px transparent;
    font-size: 15px;
}

#content ol {
	margin: 5px 0 15px 65px;
	font-size: 14px;
}

#content ol li {
	margin-bottom: 4px;
}

#content .piccontent {
display: block;
float: left;
margin-right: 30px;
margin-bottom: 20px;
}

#content .right_menu {
    background: none repeat scroll 0 0 #f3f3f3;
	border: 1px dotted #a4a4a4;
	border-radius: 30px 0 0;
    /*border-bottom: 1px dotted #a4a4a4;
    border-left: 1px dotted #a4a4a4;
    border-right: 1px dotted #a4a4a4;*/
    margin: 0 0 50px;
    padding: 24px 0 15px;
    width: 179px;
}

#content .right_menu ul {
	list-style-type: none;
	margin-left: 4px;
}

#content .right_menu ul li{
	list-style-type: none;
	margin-left: 8px;
	margin-bottom: 8px;
	background: url('/images/kanta/plus_on_grey.jpg') 0px 4px no-repeat;
}

#content .right_menu ul li a {
	font-size: 13px;
	color: #58585a;
	margin-left: 3px;
	text-decoration: none;
}

#content .right_menu ul li a:hover{
	color: #1A98CB;
}


#content .div4 {
	width: 181px;
	float: right;
    margin-left: 28px;

}
#content .zvezda{
background: url('/images/kanta/kartinki/zvezda2.png') 0px 0px no-repeat;
width: 180px;
height: 179px;
float: right;
margin: 20px 0 0 0;

}

#content .specprices{
    background: url('/images/kanta/specprices.jpg') 0px 0px no-repeat;
    width: 184px;
    height: 185px;
    float: right;
    margin: 13px 5px 8px 0;

}



#content .div4 ul {
margin-top: 0px;
}
#content .div5 {
	width:700px;
	float: left;
padding-bottom: 80px;
padding-left: 7px;

}


#content .specborder {
border-bottom: 1px dotted #BEBEBF;
border-left: 1px dotted #BEBEBF;
width: 100%;
font-size: 13px;
margin: 10px 0px 10px 0px;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

#content .specborder p {
margin-bottom: 0px;
font-size: 13px;
}


#content .specborder td, #content .specborder th {
border-top: 1px dotted #BEBEBF;
border-right: 1px dotted #BEBEBF;
padding: 2px;
}

#content .specborder th {
background: #EFEFEF;
color: #153958;
font-weight: bold;
font-size: 14px;
text-align: center;
padding: 5px 2px 5px 2px;
}




#footer {
	width: 923px;
	margin-left: 11px;
    text-align: left;
}

#footer .div4 {
	width: 208px;
	float: left;
	background: url('/images/kanta/logo_footer.jpg') left bottom no-repeat;
	padding-bottom: 100px;
    text-align: left;
}

#footer .div4 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #143757;
	padding-left: 20px;
	background: url('/images/kanta/rb_on_white.jpg') 0px 5px no-repeat;
	margin-top: 10px;
	margin-bottom: 25px;
}


#footer .div4 ul {
	list-style-type: none;
}


#footer .div4 ul li a {
display: block;
width: 145px;
height: 24px;
color: #143755;
text-decoration: none;
border-bottom: 1px dotted #a4a4a4;
padding: 5px 0px 0px 20px;
background: url('/images/kanta/plus_on_white.jpg') 3px 10px no-repeat;
font-size: 14px;
}

#footer .div4 ul li a:hover {
	color: #1A98CB;
}

#footer .div5 {
	width: 675px;
	float: left;
	background: url('/images/kanta/footer_top.jpg') left top #EFEFEF no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
padding-bottom: 10px;
}

#footer .div5 .div1{
	width: 210px;
	float: left;
	margin-right: 20px;
    text-align: left;
}

#footer .div5 .div2{
	width: 210px;
	float: left;
	margin-right: 20px;
}

#footer .div5 .div2 img{
margin-left: 20px;
}

#footer .div5 .div3{
	width: 210px;
	float: left;
}

#footer .div5 h3 {
	font-size: 18px;
	font-weight: bold;
	color: #143757;
	padding-left: 20px;
	background: url('/images/kanta/rb_on_grey.jpg') 0px 5px no-repeat;
	margin-bottom: 25px;
}

#footer .div5 .div1 a {
	font-size: 16px;
	color: #143757;
	padding-left: 18px;
	background: url('/images/kanta/red_on_grey.jpg') 0px 5px no-repeat;
	text-decoration: none;
	text-decoration: underline;
	display: block;
	margin-bottom: 10px;
}

#footer .div5 .div1 p {
	font-size: 13px;
	color: #828387;

}

#footer .div5 .div1 p strong {
	color: #828387;
	display: block;
}

#footer .div5 .div3 a {
font-size: 10px;
}


#footer .div5 .div3 p {
font-size: 12px;
}

#footer .div5 .div3 table td {
padding-bottom: 5px;
}

.mceContentBody {
background: white;
color: #000;
}
#footer .div5 .div1 .liv a {background: none; padding: 0px; margin: 10px 0 0 0; display:inline-block;}
.liv{
    text-align: right;
}

#content .imgleft {
	width: 208px;
	float: left;
	padding-top: 62px;
}
#content .imgleft img{margin-bottom:10px; border:none;}

#content .imgright {
	float: right;
    padding: 0 0 0 28px;
}



#content .tab td {border: 1px dotted #A4A4A4;}
#content .tab p {margin:10px;}
#content .posobie {
background: #EFEFEF;
-moz-border-radius: 25px 0px 0px 0px;
border-radius: 25px 0px 0px 0px;
padding: 10px;
}
#content .posobie ol {font-size: 14px; margin: 10px 0 0 20px;}
#content .posobie ol li {margin: 10px 5px 0 5px; line-height: 19px; list-style: url("/images/kanta/red_on_grey.jpg");}
.xls {
background: url('/images/kanta/price/ikonka-xsl.jpg') 5px 5px no-repeat;
    display: inline-block;
    height: 30px;
    /*float: right;*/
    padding: 10px 0 0 40px;
    width: 150px;
}

/*b-text*/
.b-text_bold{
    font-weight: bold;
}
.b-text_center{
    text-align: center;
}
.b-text_uppercase{
    text-transform: uppercase;
}

/*b-spec*/
.b-spec p{
    text-align: left!important;
}
.b-spec-pic{
    display: block;
    margin: 18px 0;
}
.b-spec-table th{
    background: none !important;
    border: none !important;
}
.b-spec-table td{
    border: none !important;
    padding: 4px 10px !important;
}
.b-spec-table{
    width: auto !important;
    border: none !important;
    margin-left: 11px !important;
    margin-top: -19px !important;
}
.b-spec-table__price_new{}
.b-spec-table__price_old{}
th.b-spec-table__price_new{}
td.b-spec-table__price_new{
    text-align: center;
    color: #ed3223;
    font-size: 14px;
    font-weight: bold;
}
th.b-spec-table__price_old{}
td.b-spec-table__price_old{
    color: #bbbbbb;
    font-size: 14px;
    font-weight: bold;
    text-decoration: line-through;
}
.b-spec-form{}
.b-spec-form input[type="text"]{
    width: 550px;
}
.b-spec-form__submit{
    color: #143757;
    font-size: 13px;
    font-weight: bold;
    margin-top: 15px;
    padding: 2px 9px;
    display: inline-block;
    margin: 15px 0 8px 252px;

}
.b-spec-form-mes-ok{
    color: green;
    font-weight: bold;
    font-size: 16px !important;
    margin-left: 21px;
}
.b-spec-form-mes-err{
    color: red;
    font-weight: bold;
    margin-left: 20px;
}
h4 {
    font-size: 14px;
    font-weight: normal;
display:-moz-inline-stack;
display:inline-block;
_overflow:hidden;
*zoom:1;
*display:inline;

}
.b-ib, .b-news__pic {
    display:-moz-inline-stack;
    display:inline-block;
    _overflow:hidden;
    *zoom:1;
    *display:inline;
    vertical-align: top;
}

.b-item-phones{
    background-color: #F3F3F3;
    border: 1px dotted #A4A4A4;
    font-size: 13px !important;
    margin: 16px 0 16px !important;
    padding: 9px 11px;
    line-height: 19px;
}

.b-item-phones span{
    font-weight: bold;
}

.b-item-form{
    background-color: #F3F3F3;
    border: 1px dotted #A4A4A4;
    padding: 9px 11px;
    line-height: 19px;
    margin-top: 20px;
}
.b-item-form__header{
    background: url("/images/kanta/rb_on_grey.jpg") no-repeat scroll 0 5px transparent;
    color: #143757;
    font-size: 17px !important;
    font-weight: bold;
    margin-bottom: 14px !important;
    padding-left: 20px;
}
.b-item-form__phones{
    font-size: 13px !important;
}
.b-item-form__phones span{
     font-weight: bold;
}

.b-form__form{
    font-size: 13px;
    padding: 5px 0;
}
.b-form__lcol,
.b-form__rcol,
.b-form__label,
.b-form__fborder,
.b-form__form i,
.b-form__submit{
    vertical-align: top;
    display:inline-block;
    _overflow:hidden;
    *zoom:1;
    *display:inline;
}

.b-form__lcol{
    width: 300px;
}
.b-form__rcol{
     width: 367px;
 }
.b-form__label{
    width: 65px;
}
.b-form__value{
    width: 214px;
    height: 16px;
    border: 1px solid #ababab;
    font-size: 13px;
    font-family: Arial,​Helvetica,​sans-serif;
}
textarea.b-form__value{
    resize: vertical;
    height: 77px;
    width: 299px;
}
.b-form__fborder{
    position: relative;
    padding: 0 0 12px;
}
.b-form__error .b-form__value{
    border-color: red;
}
.b-form__errmsg{
    position: absolute;
    bottom: -2px;
    font-size: 10px;
    color: red;
    left: 66px;
}
.b-form__form i{
    color: red;
}
.b-form__submit{
    margin: 8px 0 0 241px;
    color: #143757;
    font-size: 13px;
    font-weight: bold;
    padding: 1px 9px;

}
.b-form__message_ok{
    color: #143757;
    font-size: 15px !important;
    font-weight: bold;
    margin-bottom: 8px;
    margin-left: 21px;
}
.b-form__red-text {
    font-size: 11px !important;
    font-style: italic;
    margin-left: -33px;
    text-align: center;
}
.b-form__red-text i{
    color: red;
}

#banner{
    width: 920px;
    height: 200px;
    position: relative;
    overflow: hidden;
    margin: 0 0 9px;
}

#banner_main{
    width: 920px;
    height: 200px;
    position: relative;
    overflow: hidden;
    margin: 195px 0 -150px;
}
.banner-slides{
    position: absolute;
}
#banner .oneByOne1,
#banner .oneByOne_item,
#banner_main .oneByOne_item
{
    display: block;
    width: 920px;
    height: 200px;
    position: absolute;
}
#banner .oneByOne_item .bigImage{
    position: absolute;
    top: 0;
    left: 0;
}
#banner .oneByOne_item .slide5Txt1{
    position: absolute;
    top: 34px;
    right: 30px;

}
#banner .oneByOne_item .slide5Txt2{
    position: absolute;
    top: 143px;
    right: 30px;

}
.b-button-red {
    height: 40px;
    margin: 20px 0;
    text-align: center;

}
.b-button-red a {
    /*background: none repeat scroll 0 0 #FD3707;*/
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    margin: 0 70px;
    padding: 10px 30px;
   display:-moz-inline-stack;
    display:inline-block;
    _overflow:hidden;
    *zoom:1;
    *display:inline;
    background: rgb(253,37,14); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(253,37,14,1) 0%, rgba(247,72,57,1) 17%, rgba(255,127,99,1) 48%, rgba(224,69,58,1) 80%, rgba(227,46,31,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,37,14,1)), color-stop(17%,rgba(247,72,57,1)), color-stop(48%,rgba(255,127,99,1)), color-stop(80%,rgba(224,69,58,1)), color-stop(100%,rgba(227,46,31,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(253,37,14,1) 0%,rgba(247,72,57,1) 17%,rgba(255,127,99,1) 48%,rgba(224,69,58,1) 80%,rgba(227,46,31,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(253,37,14,1) 0%,rgba(247,72,57,1) 17%,rgba(255,127,99,1) 48%,rgba(224,69,58,1) 80%,rgba(227,46,31,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(253,37,14,1) 0%,rgba(247,72,57,1) 17%,rgba(255,127,99,1) 48%,rgba(224,69,58,1) 80%,rgba(227,46,31,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(253,37,14,1) 0%,rgba(247,72,57,1) 17%,rgba(255,127,99,1) 48%,rgba(224,69,58,1) 80%,rgba(227,46,31,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd250e', endColorstr='#e32e1f',GradientType=0 ); /* IE6-9 */
}

/* Блок Popup */
.b-popup-control-content{
    display: none;
}

.b-popup__overlay {
    position: fixed;
    left: 0;
    top: 0;

    display: none;

    width: 100%;
    height: 100%;

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
    text-align: center;
}

.b-popup__overlay:before {
    display:-moz-inline-stack;
    display:inline-block;
    _overflow:hidden;
    *zoom:1;
    *display:inline;

    height: 100%;
    width: 0;

    vertical-align: middle;
    content: '';
}

.b-popup {
    position: relative;

    display:-moz-inline-stack;
    display:inline-block;
    _overflow:hidden;
    *zoom:1;
    *display:inline;

    width: 400px;
    padding: 4px 21px 21px;
    border: 2px solid #fff;
    border-radius: 10px;
    text-align: left;
    background: #fff;
    vertical-align: middle;
    z-index: 2;
}

.b-popup__close {
    position: absolute;
    top: 5px;
    right: 4px;

    display: block;

    width: 17px;
    height: 17px;

    background: #fff;
    color: #444;
    font-size: 25px;
    line-height: 17px;
    text-decoration: none;
}

.b-popup .b-form__submit{
    margin-left: 129px;
}

.b-popup .b-form__red-text{
    margin-left: 41px;
}

.tamoge2 {
	width: 310px;

}
.tamoge2 p{
	font-size: 12px !important;
    text-align: left !important;
}


.b-spec-img,
.b-spec-text{
    display:-moz-inline-stack;
    display:inline-block;
    _overflow:hidden;
    *zoom:1;
    *display:inline;
    vertical-align: top;
}
.b-spec-img{
    margin: 0 18px 30px 0;
    width: 204px;
}
.b-spec-text{
    width: 450px;
}
.b-spec-text table{
    width: 100%;
}
.b-spec-text table td,
.b-spec-text table th{
    font-size: 14px;
    line-height: 19px;
    text-align: center;
}
.b-spec-text table th[colspan]{
    color: #ee3324;
    padding-left: 98px;
    font-size: inherit;
    text-align: left;
}


/*b-footerform*/
.b-footerform{
    position: relative;
    min-height: 239px;
}
.b-footerform i{
    color: #ff0000;
}
.b-footerform .b-iexform__field{
    margin-bottom: 13px;
    position: relative;
}
.b-footerform .b-iexform__label{
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    width: 78px;
    padding-bottom: 5px;
}
.b-footerform .b-iexform__label_textarea{
    display: block;
}
.b-footerform .b-iexform__fborder{
    display: inline-block;
    position: relative;
}
.b-footerform .b-iexform__errmsg{
    position: absolute;
    right: 1px;
    bottom: -11px;
    font-size: 10px;
    color: #ff0000;
}
.b-footerform .b-iexform__value{
    width: 124px;
    font-family: Arial;
    font-size: 12px;
    padding: 1px 3px 2px;
    border: 1px solid #adabb3;
}
.b-footerform .b-iexform__error .b-iexform__value{
    border-color: #ff0000;
}
.b-footerform textarea.b-iexform__value{
    width: 202px;
    height: 71px;
    resize: vertical;
}
.b-footerform .b-iexform__submit{
    margin-bottom: 10px;
    margin-top: -3px;
}
.b-footerform .b-iexform__message{
    font-size: 13px;
}
.b-footerform .b-iexform__message_err{
    font-size: 11px;
    position: absolute;
    color: #ff0000;
    bottom: -4px;
    width: 250px;
}

/*b-specform*/
.b-specform{
    position: relative;
    min-height: 257px;
}
.b-specform i{
    color: #ff0000;
}
.b-specform .b-iexform__field{
    padding-bottom: 2px;
    position: relative;
}
.b-specform .b-iexform__label{
    display: block;
}
.b-specform .b-iexform__label_textarea{
}
.b-specform .b-iexform__fborder{
    position: relative;
    margin-top: 2px;
}
.b-specform .b-iexform__errmsg{
    position: absolute;
    bottom: -16px;
    font-size: 11px;
    color: #ff0000;
    left: 2px;
}
.b-specform .b-iexform__value{
    font-family: Arial;
    font-size: 12px;
    padding: 2px 3px 2px;
    border: 1px solid #adabb3;
    width: 550px;
}
.b-specform .b-iexform__error .b-iexform__value{
    border-color: #ff0000;
}
.b-specform textarea.b-iexform__value{
}
.b-specform .b-iexform__submit{
    margin: 7px 0 10px 0;
    padding: 0px 7px;
}
.b-specform .b-iexform__message{
    font-size: 14px;
    color: #143755;
    font-weight: bold;
    line-height: 21px;
    margin: 9px 0 0 10px;
}
.b-specform .b-iexform__message_err{
    font-size: 11px;
    color: #ff0000;
    bottom: 4px;
    left: 218px;
    position: absolute;
}
/* ------------------------------*/

.b-update-captcha {
	padding-left: 20px;
    vertical-align: top;
}
.item table {
   width: 100%;
}
.b-item-price {
  margin: 0 0 20px 0;
}
.b-item-price a {
    color: #153958;
    font-weight: normal;
}

/* b-production__pic */
.b-production__pic {
	padding: 10px 40px 10px 0;
}
.b-fotopr {
}
.b-fotopr th {
    padding: 20px 0 10px;
    text-align: center;

}
.b-fotopr td {
    font-size: 12px;
    padding: 0 0 20px;
    text-align: center;
    vertical-align: top;
}
.b-fotopr img{
   width: 200px;
}

/* b-news */
.b-news {
	color: #414042;
	margin-bottom: 30px;
}
.b-news-list {}
.b-news__item {
	margin-bottom: 20px;
}
.b-news__link {
	display: block;
	font-size: 16px;
	margin-bottom: 16px;
}
.b-news__date {
	font-size: 13px;
	display: block;
	padding-bottom: 20px;
}
.b-news__pic-list {}
.b-news__pic-list_center {
	text-align: center;
}
.b-news__pic {
	text-decoration: none;
	margin: 20px 17px 0 0;
	width: 150px;
	text-align: center;
}

#content .b-title_grey {
	color: #414042;
	font-size: 18px;
	font-weight: bold;
	margin: 2px 0 18px;
	padding: 0;
}

/* b-news-main */
.b-news-main {
	font-size: 13px;
	position: relative;
	border-bottom: 1px dotted #a4a4a4;
	border-top: 1px dotted #a4a4a4;
	margin: 25px 0;
	padding: 20px 0 40px;
}
.b-news-main__text {
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	max-height: 82px;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	display: block;
	text-decoration: none;
	color: #333;
}

#content p.b-title {
	line-height: 21px;
}
.b-news__all {
	left: 122px;
	position: absolute;
	top: 35px;
}
.b-news-main__item {
	display: inline-block;
	vertical-align: top;
	width: 210px;
	margin-right: 20px;
}
.b-news-main .b-news-main__item:last-child {
	margin-right: 0;
}
.b-news-main__date {
	color: #818284;
	display: block;
	font-size: 12px;
	margin-bottom: 13px;
}
.b-news-main__link {
	text-decoration: none;
}
.b-news-main__link:hover .b-news-main__text {
	color: #1a99ce;
}

/* pagination код из getbootstrap.com */

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #1a99ce;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 3;
	color: #ffffff;
	background-color: #1a99ce;
	border-color: #1a99ce;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777777;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

#content ul.pagination li {
	background: none;
}
/* pagination end */

.b-stat_grey {
    background: #f5f5f5 url("/images/logo_stat.png") no-repeat scroll 15px center;
    border: 1px solid #ccc;
    border-radius: 30px 0 0;
    margin: 40px 0;
    padding: 20px 30px 20px 110px;
 
}
.b-stat_img {
    text-align: center;
}
.b-stat_catalog {
    text-align: center;
    margin: 50px 0 0;
}
.b-stat_catalog a{
    border: 1px solid #ccc;
    border-radius: 30px 0 0;
    display: inline-block;
    margin: 0 8px;
    padding: 20px 0;
    vertical-align: top;
    width: 206px;
    
   
}

div.stropy_remni {
	padding-top:5px;
	text-align:center;
	width:100%;
}
div.stropy_remni_2 {
	padding-top:0px;
	text-align:center;
	width:100%;
}



/* End */


/* Start:/tools/v2/css/style.css?174764088347671*/
body {
    font-family: 'PT Sans', 'Arial', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.4;
    color: #262626;
}

menu, ol, ul {
    padding: 0;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.b-chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: black;
    padding: 0.2em 0;
    text-align: center;
    font-size: 18px;
}

.b-clearfix:before, .b-clearfix:after {
    content: " ";
    display: table;
}

.b-clearfix:after {
    clear: both;
}

.b-clearfix {
    *zoom: 1;
}

.b-ib {
    display: inline-block;
    vertical-align: top;
}

/*b-header */
.b-header {
    padding-top: 25px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
}

.b-logo {
    margin-top: -11px;
    display: inline-block;
    vertical-align: top;
    margin-right: -30px;
}

.b-search {
    margin-bottom: 18px;
    max-width: 250px;
}

.b-search form {
    position: relative;
    z-index: 200;
    display: block;
    white-space: nowrap;
}

.b-search__input {
    border: 1px solid #ccc;
    color: #999999;
    font-weight: bold;
    background: transparent;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 30px 0 10px;
    font-size: 15px;
    transition: opacity 0.5s;
    outline-color: transparent;
    border-radius: 10px;
}

.b-search__button {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    background: transparent url("/images/v2/lupa.png") no-repeat 10px 10px;
    border: 0 none;
    height: 40px;
    width: 40px;
    padding: 0;
}

.b-btn_megamenu {
    font-size: 15px;
    color: #ee4035;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    border-bottom: 5px solid #transparent;
    transition: border 0.3s ease 0s;
    text-decoration: none;
}

.b-btn_megamenu:hover {
    text-decoration: none;
    border-bottom: 5px solid #ee4035;
    transition: border 0.3s ease 0s;
}

.b-ico_arrow-red {
    display: inline-block;
    border-color: #ee4035;
    border-style: solid;
    height: 11px;
    border-width: 3px 3px 0 0;
    transform: translate3d(-50%, -50%, 0px) rotate(135deg);
    width: 11px;
    vertical-align: top;
    margin: 24px 0 0 30px;
}

.b-header-info {
}

.b-header-phone, .b-header-time, .b-header-mail {
    display: inline-block;
    vertical-align: top;
    margin-top: 8px;
    margin-left: 18px;
}

.b-header-phone {
    font-size: 25px;
    font-weight: bold;
    margin-top: 1px;
    margin-left: 0;
    text-decoration: none;
    color: #262626;
}

.b-header-phone span {
    color: #999999;
}

.b-header-phone i {
    margin-right: 7px;
    margin-top: 8px;
}

.b-header-phone:hover {
    color: #262626;
    text-decoration: none;
}

.b-header-time {
    text-transform: uppercase;
    font-size: 13px;
}

.b-header-time span {
    font-weight: bold;
    font-size: 15px;
}

.b-header-time i {
    margin-right: 8px;
}

.b-header-mail, .b-header-mail:hover {
    text-transform: uppercase;
    color: #0099cc;
    font-size: 13px;
    text-decoration: none;
}

.b-header-mail i {
    margin-right: 8px;
}

.b-menu {
    list-style-type: none;
    margin: 35px 0 0;
    padding: 0;
}

.b-menu li {
    padding: 0;
    margin-left: 25px;
    display: inline-block;
    vertical-align: top;
}

.b-menu__link {
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease 0s;
    font-weight: bold;
    color: #262626;
}

.b-menu__link.active {
    color: #ee4035;
}

.b-liveinet {
    position: absolute;
}

.b-btn-up {
    width: 64px;
    height: 64px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='112' height='112' viewBox='0 0 112 112' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_d_3643_152189)'%3e%3cpath d='M24 19C24 16.7909 25.7909 15 28 15H84C86.2091 15 88 16.7909 88 19V75C88 77.2091 86.2091 79 84 79H28C25.7909 79 24 77.2091 24 75V19Z' fill='%23005D6E'/%3e%3cpath d='M71 54L56 40L41 54' stroke='white' stroke-width='2'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_d_3643_152189' x='0' y='0' width='112' height='112' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset dy='9'/%3e%3cfeGaussianBlur stdDeviation='12'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0.226615 0 0 0 0 0.604942 0 0 0 0 0.954167 0 0 0 0.17 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_3643_152189'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_3643_152189' result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e ");
    background-size: cover;
    position: fixed;
    display: none;
    right: 0;
    bottom: 0;
    transition: all 0.3s ease-out;
    z-index: 1000;
    cursor: pointer;
}

.b-cats-item__pic img {
    max-width: 100%;
}

.b-btn-up:hover {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='112' height='112' viewBox='0 0 112 112' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg filter='url(%23filter0_d_3643_152189)'%3e%3cpath d='M24 19C24 16.7909 25.7909 15 28 15H84C86.2091 15 88 16.7909 88 19V75C88 77.2091 86.2091 79 84 79H28C25.7909 79 24 77.2091 24 75V19Z' fill='%23EE4035'/%3e%3cpath d='M71 54L56 40L41 54' stroke='white' stroke-width='2'/%3e%3c/g%3e%3cdefs%3e%3cfilter id='filter0_d_3643_152189' x='0' y='0' width='112' height='112' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3e%3cfeFlood flood-opacity='0' result='BackgroundImageFix'/%3e%3cfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3e%3cfeOffset dy='9'/%3e%3cfeGaussianBlur stdDeviation='12'/%3e%3cfeColorMatrix type='matrix' values='0 0 0 0 0.226615 0 0 0 0 0.604942 0 0 0 0 0.954167 0 0 0 0.17 0'/%3e%3cfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_3643_152189'/%3e%3cfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_3643_152189' result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e ");
}

.b-menu__link:hover {
    text-decoration: none;
}

.b-menu li:first-child {
    margin-left: 0;
}

/* b-ico */
.b-ico {
    background-image: url(/images/v2/b-ico.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
}

.b-ico_left {
    width: 16px;
    height: 39px;
    background-position: -3px -3px;
}

.b-header-mail {
    position: relative;
    padding-left: 25px;

}

.b-header-mail:before {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    background: url("/images/kanta/mail.svg");
    width: 20px;
    height: 20px;
    background-size: cover;
}

.b-header-time {
    position: relative;
    padding-left: 25px;
}

.b-header-time:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    background: url("/images/kanta/clock.svg");
    width: 20px;
    height: 20px;
    background-size: cover;
}

.b-menu-flex {
    display: flex;
    flex-wrap: wrap;
}

.b-menu-flex__item {
    width: 230px;
    margin-bottom: 20px;
}


.b-ico_mail-ftr {
    width: 16px;
    height: 13px;
    background-position: -52px -3px;
}

.b-ico_phone {
    width: 20px;
    height: 20px;
    background-position: -52px -22px;
}

.b-ico_phone-ftr {
    width: 16px;
    height: 15px;
    background-position: -25px -47px;
}

.b-ico_plusik {
    width: 9px;
    height: 9px;
    background-position: -47px -47px;
}

.b-ico_plusik-grey {
    width: 9px;
    height: 10px;
    background-position: -62px -47px;
}

.b-ico_plusik-red {
    width: 9px;
    height: 9px;
    background-position: -3px -63px;
}

.b-ico_right {
    width: 16px;
    height: 40px;
    background-position: -78px -3px;
}

.b-ico_time {
    width: 20px;
    height: 19px;
    background-position: -77px -49px;
}

.b-ico_time-ftr {
    width: 16px;
    height: 15px;
    background-position: -18px -74px;
}

.b-ico_video {
    width: 12px;
    height: 12px;
    background-position: -40px -74px;
}


.b-cats {
    padding-top: 20px;
    margin-bottom: 60px;
}

.b-cats__item {
    margin: 20px 0 0;
    min-height: 260px;
}

.b-cats__row1 .b-cats__item {

}

.b-cats__img {
    display: inline-block;
    margin-bottom: 5px;
    height: 90px;
}

/*.b-cats__img::before {*/
/*    content: "";*/
/*    display: inline-block;*/
/*    height: 90px;*/
/*    width: 1px;*/
/*    vertical-align: middle;*/
/*}*/

.b-cats__img img {
    margin-left: -6px;
}

.b-cats__title {
    color: #262626;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    text-decoration: none;
}

.b-cats-list {
    list-style-type: none !important;
    padding: 0;
    margin: 0 !important;
    background: none !important;
}

.b-cats-list li {
    display: block;
    margin-bottom: 0;
    padding: 0;
    background: none !important;
}

.b-cats-list li a {
    font-size: 16px;
    color: #262626;
    display: inline-block;
    position: relative;
    padding-left: 18px;
    text-decoration: none;
    padding-top: 6px;
    padding-bottom: 6px;
}

.b-cats-list li a:before, .b-cats-list li a:after {
    content: "";
    position: absolute;
    height: 9px;
    width: 1px;
    background: #0099cc;
    left: 4px;
    top: 11px;
}

.b-cats-list li a:before {
    transform: rotate(90deg);
}

.b-cats-list li a:hover, .b-cats__title:hover, .b-menu__link:hover {
    color: #ee4035;
}


.b-cats-list li a:hover:before, .b-cats-list li a:hover:after {
    background: #ee4035;
}

.b-cats__video {
    vertical-align: middle;
    color: #0099cc;
    font-size: 13px;
    text-decoration: underline;
}

.b-cats__video i {
    vertical-align: middle;
    margin-right: 7px;
}

.b-cats__video:hover {
    text-decoration: none;
    color: #0099cc;
}

.b-slider {
    position: relative;
    margin-bottom: 10px;
    min-width: 0;
    max-width: 100%;
}

.b-slider__item {
    display: block
}

.b-slider-left, .b-slider-right {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    z-index: 10;
}

.b-slider-left:before, .b-slider-right:before {
    content: "";
    display: inline-block;
    background: url(/images/v2/b-ico.png) no-repeat;
    width: 16px;
    height: 40px;
}

.b-slider-left:before {
    background-position: -3px -3px;
}

.b-slider-right:before {
    background-position: -78px -3px;
}

.b-slider-left {
    left: -55px;
}

.b-slider-right {
    right: -55px;
}

.b-content_darkgrey {
    overflow: hidden;
}

.b-banner-txt {
    position: absolute;
    width: 400px;
    right: 16%;
    top: 40px;
    font-size: 22px;
}

.xl-none {
    display: none;
}

.xl-block {
    display: block;
}

/* b-cats-megamenu */
.b-megamenu {
    position: relative;
}

.b-megamenu:hover .b-cats-megamenu {
    display: block !important;
}

.b-cats-megamenu {
    z-index: 9999;
    background: #f4f8f6;
    padding-bottom: 30px;
    padding-top: 10px;
    position: absolute;
    top: 54px;
    left: -10px;
    right: 0;
    width: 1200px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1) inset,
    0 4px 4px 0 rgba(0, 0, 0, 0.1);

}

.b-cats-megamenu .b-cats__item {
    min-height: 205px;
}

.b-cats-megamenu .b-cats__title {
    font-size: 16px;
    text-transform: none;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 48px;
}

.b-cats-megamenu .b-cats-list {
    border-top: 2px solid #b3b3b3;
    margin-right: 22px;
    padding-top: 18px;
}

.b-cats-megamenu .b-cats-list li a:before, .b-cats-megamenu .b-cats-list li a:after {
    background: #b3b3b3;
}

.b-cats-megamenu .b-cats-list li a:hover:before, .b-cats-megamenu .b-cats-list li a:hover:after {
    background: #ee4035;
}

.iexmodal-popup {
    border-radius: 0;
}

.b-cats-megamenu .row .col-lg-5ths:first-child {
    padding-left: 20px;
}

.b-cats-megamenu .row .col-lg-5ths:nth-child(5) {
    padding-right: 0;
}

.b-cats-megamenu .row .col-lg-5ths:nth-child(6) {
    padding-left: 20px;
}

/* #content */
#content {
    background-position: 80% bottom;
    padding-bottom: 60px;
}

#content .div5, #footer .div5, #footer .div4 ul li a {
    box-sizing: content-box;
}

.b-cats-row {
    display: flex;
    flex-wrap: wrap;
}

.b-cats-col {
    flex: 0 0 auto;
    width: 25%;
    padding: 0 12px;
}

.b-news iframe {
    max-width: 100%;
}

.b-news-main {
    border-top: 0 none;
    padding-top: 0;
    margin-top: 0;
    font-size: 14px;
}

.b-news-main__text {
    font-size: 14px;
}

.b-news img {
    max-width: 100%;
}

.--overflow-scroll {
    overflow: scroll;
}

.js-table-fix {
    overflow-x: auto;
}

.b-item {
    max-width: 100%;
}

.b-item table {
    width: 100% !important;
    max-width: 100% !important;
}

#content .div5 {
    width: 100%;
    padding-left: 0;
    padding-bottom: 0;
}

#content .bread a {
    color: #ee4035;
}

#content h1, #content p.b-title, #content h2 {
    padding-left: 0;
    background: none;
    text-transform: uppercase;
    color: #262626;
    font-size: 27px;
    font-weight: bold;
    line-height: 1.1;
}

#content .imgright {
    float: none;
    padding: 0;
}

#content .right_menu {
    text-align: left;
    display: inline-block;
    vertical-align: top;
}

#content .div6 {
    width: 100%;
    float: none;
}

.b-spec-pic {
    border-radius: 30px 0 30px;
}

.b-sidebar-right {
    position: sticky;
    top: 120px;
}

#content .specborder {

}

#content .specborder tr:last-child {
    border-bottom: 1px dotted #BEBEBF;
}

.xls {
    width: auto;
}

.b-item-price a {
    text-transform: none;
}

/* b-footer */

.b-footer {
    color: #4d4d4d;
    font-size: 14px;
    padding: 30px 0 6px;
    margin-bottom: 30px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.b-footer .b-btn_megamenu {
    font-size: 14px;
    color: #4d4d4d;
    border-bottom: 4px solid #4d4d4d;
    margin-top: -20px;
}

.b-footer .b-btn_megamenu:hover {
    color: #ee4035;
}

.b-footer-menu {
    list-style-type: none;
    padding: 0;
    margin: 10px 0 0;
    width: 142px;
}

.b-footer-menu.--100 {
    width: 100%;
    margin-bottom: 20px;
}

.b-logo.--footer {
    margin-top: 8px;
}

.b-footer-menu li {
    border-bottom: 1px solid #ccc;
}

.b-footer-menu li:last-child {
    border: none;
}

.b-footer-menu li a {
    color: #4d4d4d;
    text-decoration: none;
    font-size: 14px;
    padding: 8px 0;
    display: inline-block;
    vertical-align: top;
}

.b-footer-menu li a:hover {
    color: #ee4035;
}

.b-footer-title {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.b-footer-txt {
    height: 78px;
    margin-bottom: 10px;
    overflow: hidden;
}

.b-footer-map {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 8px;
}

.b-link-blue-small {
    font-size: 13px;
    color: #0099cc;
    text-decoration: underline;
}

.b-link-blue-small:hover {
    text-decoration: none;
}

.b-footer .b-logo {
    padding-top: 25px;
    margin-bottom: 5px;
    display: block;
}

.b-phone {
    font-size: 20px;
    font-weight: bold;
    color: #4d4d4d;
    text-decoration: none;
    margin-bottom: 8px;
    display: inline-block;
    vertical-align: top;
}

.b-phone i, .b-time i, .b-mail i {
    margin-right: 10px;
    margin-top: 3px;
}

.b-time {
    text-transform: uppercase;
    margin-bottom: 8px;
}

.b-mail {
    font-size: 12px;
    color: #4d4d4d;
    text-transform: uppercase;
    text-decoration: none;
}

.b-footer-bot {
    background: #262626;
    min-height: 70px;
    font-size: 13px;
}

.b-copy {
    margin-top: 27px;
    color: #fff;
}

.b-ico_iex {
    background: url("/images/v2/iex.png") no-repeat;
    height: 23px;
    width: 23px;
    margin-left: 5px;
    margin-top: 2px;
}

.b-iex {
    color: #fff;
    font-size: 13px;
    line-height: 1;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    opacity: 0.6;
    margin-top: 21px;
}

.liv {
    margin-right: 15px;
    margin-top: 20px;
}

/* b-cats-item */
.b-cats-item {
    margin-bottom: 30px;
}

.b-cats-item__item {
    padding: 15px 0 15px;
    text-align: center;
    border-top: 1px solid #f4f8f7;
    border-left: 1px solid #f4f8f7;
    border-right: 1px solid #f4f8f7;
    border-bottom: 3px solid #808080;
    transition: border 0.3s ease 0s;
    margin-bottom: 20px;
}

.b-cats-item__pic {
    height: 275px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: space-around;
    align-content: center;
    align-items: center;
}

.b-cats-item__item a {
    text-decoration: none;
    color: #262626;
    display: block;
}

.b-cats-item__item:hover {
    border-bottom: 3px solid #ee4035;
    transition: border 0.3s ease 0s;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}

.b-cats-item__item:hover a {
    color: #ee4035;
}

.b-cats-item__title {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}

.b-table-color {
    width: 100%;
}

.b-fotopr {
    width: 760px;
}

.b-cats-item_4 {
    margin-right: 0;
}

.b-cats-item_4 .b-cats-item__item {
    width: 100%;
    margin-right: 0;
}

.b-cats-item_4 .b-cats-item__pic {
    height: 250px;
}

.b-cats-item__title {
    margin-top: 15px;
    height: 42px;
    display: flex;
    flex-flow: column wrap;
    justify-content: space-around;
    align-content: center;
    align-items: center;
}

.b-cats-item_4 .b-cats-item__title {
    height: 42px;
}

/* b-news-main */
.b-news-main {
    border-bottom: 1px solid #ccc;
}

.b-news__all {
    color: #ee4035;
    font-size: 13px;
    text-transform: uppercase;
    left: 150px;
    top: 6px;
}

.b-news-main__item {
    text-decoration: none;
    width: auto;
}

.b-news-main__pic {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
}

.b-news-main__date {
    font-size: 13px;
    font-weight: 700;
    color: #333;
}

.b-news-main__text b {
    font-weight: 400;
}

.b-news-main__item:hover .b-news-main__text {
    text-decoration: underline;
}


/* b-preim */
.b-preim {
    margin: 45px 0 70px;
}

.b-preim-item {
    margin: 0 0 40px;
}

.b-preim-ico {
    margin-bottom: 12px;
    height: 70px;
}

.b-preim-item-txt {
    font-size: 18px;
}

.b-bg-grey {
    background: #f4f8f6;
    padding: 70px 0 40px 0;
}

.b-text_24 {
    font-size: 24px;
}

.b-prim {
    position: relative;
    font-size: 14px;
    padding-left: 80px;
    padding-top: 12px;
    margin: 20px 0 0;
    padding-right: 40%;
}

.b-ico_about7 {
    position: absolute;
    top: 0;
    left: 0;
}

.text-center .img-responsive {
    display: inline-block;
    vertical-align: top;
}

/* b-grid */

.b-grid {
    margin-top: 35px;
}

.b-grid-item {
    margin-bottom: 20px;

}

.b-grid-pic {
    display: block;
    background: #005d6d;
}

.b-grid-link {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    line-height: 18px;
}

.b-grid-link:hover {
    border-color: transparent;
}

.b-grid-descr {
    background: #005d6d;
    padding: 13px 10px;
    color: #fff;
    height: 110px;
    text-align: center;
}

.b-grid-descr span {
    font-size: 14px;
    display: block;
    margin-top: 3px;
}

.b-grid-item.b-bg-grey {
    font-size: 18px;
    font-weight: bold;
    padding: 50px 60px;
    text-align: center;
    height: 270px;
}

.b-grid-item.b-bg-grey a {
    color: #ee4035;
}

/* b-pic-list */
.b-pic-list {
}

.b-pic-item {
    margin-bottom: 20px;
}

/* b-item-form */


.b-item-form {
    background-color: #fff;
    border: 0 none;
    padding: 0;
    width: 600px;
}

.b-item-form__header {
    background-position: 11px 27px;
    background-color: #F3F3F3;
    border: 1px dotted #A4A4A4;
    padding: 24px 30px 28px 30px;
    margin-bottom: 0 !important;
}

.b-item-form__content {
    padding: 30px 40px 10px;
    border: 1px solid #cdcdcd;
    margin-top: 5px;
}

.form-group label {
    font-size: 14;
    font-weight: 400;
    color: #333;
}

.form-control {
    border: 1px solid #cdcdcd;
    font-size: 14;
    font-weight: 400;
    color: #333;
    border-radius: 0;
    height: 50px;
}

.form-control:focus {
    box-shadow: none;
}

.b-btn, .b-button-red a {
    padding: 15px 60px;
    background: #ff2f17;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    min-height: 50px;
    transition: all 0.3s ease 0s;
    border-radius: 0;
    text-decoration: none;
}

.b-item-form__btn {
    margin-left: 20px;
    margin-top: 113px;
    border: 0 none;
}

.b-btn:hover {
    background: rgba(255, 47, 23, 0.85);
    transition: all 0.3s ease 0s;
}

.b-button-red {
    height: 50px;
}

/* .b-news */
.b-news-list__pic {
}

.b-news-list__pic img {
    margin-bottom: 15px;
    max-width: 100px;
    height: 100px;
    object-fit: cover;
}

.b-news__date {
    padding-bottom: 15px;
}

.b-news-main .b-news-main__pic {
    max-width: 120px;
    max-height: 75px;
}

.imgright-news {
    margin-top: 60px;
}

.imgright-news a {
    margin-bottom: 10px;
    display: inline-block;
}

#content ul.pagination {
    margin-left: 0;
}


.top-60 {
    margin-top: 60px;
}

.bot-20 {
    margin-bottom: 20px;
}

.bot-70 {
    margin-bottom: 70px;
}

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

.b-ib, .b-link, .b-logo, .b-ico, .b-button, .b-sidebar, .b-main, .b-contacts__phone, .b-contacts__skype, .b-contacts__mail, .b-nav__item, .b-sub-nav__item, .b-item, .b-block, .b-specbutton, .b-calc__step, .b-calc__item, .b-author, .b-footer__contacts, .b-form__input.ui-autocomplete-input, .b-button.b-button_search, .b-logo__pic, .b-logo__text, .b-block_3, .b-card__otherpics a, .b-tabs__item, .b-comment__img, .b-comment__descr, .b-faq__ico, .b-faq__vopros, .b-faq__otvet, .b-card-comments__name, .b-commentform__label, .b-soc a, .b-faq__quest, .b-header__phone, .b-header__contacts, .b-header__search, .ct_phone, .b-contacts__time, .modern-page-navigation, .modern-page-navigation a, .modern-page-navigation span, .b-news__item-txt, .b-news__item-pic, .delivery_city_current, .b-delivery__txt, .b-delivery-free, .b-subblock, .b-minus, .b-plus, .minus-icon, .plus-icon, .b-popup-cartadded_content_image, .b-popup-cartadded_content_name, .b-sravn__block, .b-sravn__txt_rght, .b-sravn__pic_left, .b-popup-cartadded__ordernext, .b-cats-cat {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
}

/*paging*/
.modern-page-navigation {
    font-weight: 500;
    border: 1px solid #D0D2D3;
    padding: 0 !important;
}

.modern-page-navigation a, .modern-page-navigation span {
    color: #808184;
    height: 29px;
    line-height: 29px;
    width: 38px;
    text-align: center;
    border-right: 1px solid #D0D2D3;
    text-decoration: none;
    display: block;
    float: left;
}

.modern-page-navigation a:hover {
    color: #ee1a0d;
}

.modern-page-current {
    background: #D0D2D3;
    color: #414042;
}

.modern-page-pagen {
    width: 70px !important;
}

.b-paging {
    text-align: right;
    margin: 20px 0;
}


/*b-sidebar*/
.b-sidebar {
    width: 260px;
    margin: 0 6px 0 0;
}

.b-sidebar_right {
    margin: 0;
}

.b-ico_pagi {
    background-repeat: no-repeat !important;
    display: inline-block !important;
    vertical-align: middle;
}

.b-ico_pagi-next {
    background: url(/images/v2/b-ico_pagi.png) no-repeat;
    width: 24px;
    height: 9px;
    background-position: -25px 0;
    vertical-align: middle;
}

.b-ico_pagi-prev {
    background: url(/images/v2/b-ico_pagi.png) no-repeat;
    width: 24px;
    height: 9px;
    background-position: 0 0;
    vertical-align: middle;
}


.b-ico_phone-ftr {
    width: 16px;
    height: 15px;
    background-position: -25px -47px !important;
}

.b-ico_phone {
    width: 20px;
    height: 20px;
    background-position: -52px -22px !important;
}

.b-ico_time-ftr {
    width: 16px;
    height: 15px;
    background-position: -18px -74px !important;
}

.b-ico_mail-ftr {
    width: 16px;
    height: 13px;
    background-position: -52px -3px !important;
}

.b-ico_time {
    width: 20px;
    height: 19px;
    background-position: -77px -49px !important;
}

.b-ico_mail {
    width: 21px;
    height: 15px;
    background-position: -25px -3px !important;
}

.b-ico {
    background: url(/images/v2/b-ico.png) no-repeat;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: top;
}


/*b-block*/
.b-block_two {
    max-width: 530px;
}

.b-comment__text {
    width: auto;
}

/*b-comment*/
.b-comment {
    font-size: 14px;
    margin: 0 0 25px;
    padding: 0 0 25px 0;
    border-bottom: 1px solid #D0D2D3;
    line-height: 18px;
}

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

.b-comment__img img {
    max-width: 145px;
    height: auto;
}

.b-comment__descr {
    max-width: 785px;
}

.b-comment__date {
    margin: 0 0 15px;
    color: #929497;
}

.b-comment h2 {
    margin-left: 0;
}

#content h2 {
    margin: 0 0 18px 0;
}

.b-comment h2 {
    margin-left: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}

.b-img-2 {
    margin: 24px 0;
    display: flex;
    flex-wrap: nowrap !important;
    gap: 12px;
}

.b-img-2 img {
    max-width: 320px;
}



    /* b-bg-about */
.b-bg {
    width: 100%;
    height: 100%;
}

.b-bg-about {
    background: url("/images/v2/bg-about1.jpg") no-repeat center top / cover;
    padding: 60px 0 70px;
    margin-bottom: 55px;
    font-size: 50px;
    color: #fff;
    font-weight: bold;
}

.b-bg-about2 {
    background-image: url("/images/v2/bg-about2.jpg");
    padding: 150px 0;
    margin-top: 30px;
    margin-bottom: 90px;
}

.b-ico-about {
    background-image: url("/images/v2/ico-about.png");
}

.b-ico_about1 {
    width: 92px;
    height: 60px;
    background-position: -3px -3px;
}

.b-ico_about2 {
    width: 136px;
    height: 59px;
    background-position: -3px -69px;
}

.b-ico_about3 {
    width: 114px;
    height: 75px;
    background-position: -3px -134px;
}

.b-ico_about4 {
    width: 128px;
    height: 59px;
    background-position: -101px -3px;
}

.b-ico_about5 {
    width: 85px;
    height: 66px;
    background-position: -235px -3px;
}

.b-ico_about6 {
    width: 116px;
    height: 56px;
    background-position: -145px -75px;
}

.b-ico_about7 {
    width: 60px;
    height: 61px;
    background-position: -267px -75px;
}

/* Отступы Бутстрап */
.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 10px !important;
}

.mt-1,
.my-1 {
    margin-top: 10px !important;
}

.mr-1,
.mx-1 {
    margin-right: 10px !important;
}

.mb-1,
.my-1 {
    margin-bottom: 10px !important;
}

.ml-1,
.mx-1 {
    margin-left: 10px !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 20px !important;
}

.mr-2,
.mx-2 {
    margin-right: 20px !important;
}

.mb-2,
.my-2 {
    margin-bottom: 20px !important;
}

.ml-2,
.mx-2 {
    margin-left: 20px !important;
}

.m-3 {
    margin: 30px !important;
}

.mt-3,
.my-3 {
    margin-top: 30px !important;
}

.mr-3,
.mx-3 {
    margin-right: 30px !important;
}

.mb-3,
.my-3 {
    margin-bottom: 30px !important;
}

.ml-3,
.mx-3 {
    margin-left: 30px !important;
}

.m-4 {
    margin: 40px !important;
}

.mt-4,
.my-4 {
    margin-top: 40px !important;
}

.mr-4,
.mx-4 {
    margin-right: 40px !important;
}

.mb-4,
.my-4 {
    margin-bottom: 40px !important;
}

.ml-4,
.mx-4 {
    margin-left: 40px !important;
}

.m-5 {
    margin: 50px !important;
}

.mt-5,
.my-5 {
    margin-top: 50px !important;
}

.mr-5,
.mx-5 {
    margin-right: 50px !important;
}

.mb-5,
.my-5 {
    margin-bottom: 50px !important;
}

.ml-5,
.mx-5 {
    margin-left: 50px !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 10px !important;
}

.pt-1,
.py-1 {
    padding-top: 10px !important;
}

.pr-1,
.px-1 {
    padding-right: 10px !important;
}

.pb-1,
.py-1 {
    padding-bottom: 10px !important;
}

.pl-1,
.px-1 {
    padding-left: 10px !important;
}

.p-2 {
    padding: 20px !important;
}

.pt-2,
.py-2 {
    padding-top: 20px !important;
}

.pr-2,
.px-2 {
    padding-right: 20px !important;
}

.pb-2,
.py-2 {
    padding-bottom: 20px !important;
}

.pl-2,
.px-2 {
    padding-left: 20px !important;
}

.p-3 {
    padding: 30px !important;
}

.pt-3,
.py-3 {
    padding-top: 30px !important;
}

.pr-3,
.px-3 {
    padding-right: 30px !important;
}

.pb-3,
.py-3 {
    padding-bottom: 30px !important;
}

.pl-3,
.px-3 {
    padding-left: 30px !important;
}

.p-4 {
    padding: 40px !important;
}

.pt-4,
.py-4 {
    padding-top: 40px !important;
}

.pr-4,
.px-4 {
    padding-right: 40px !important;
}

.pb-4,
.py-4 {
    padding-bottom: 40px !important;
}

.pl-4,
.px-4 {
    padding-left: 40px !important;
}

.p-5 {
    padding: 50px !important;
}

.pt-5,
.py-5 {
    padding-top: 50px !important;
}

.pr-5,
.px-5 {
    padding-right: 50px !important;
}

.pb-5,
.py-5 {
    padding-bottom: 50px !important;
}

.pl-5,
.px-5 {
    padding-left: 50px !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

/* /Отступы Бутстрап */

.b-h1 {
    font-size: 32px;
    color: #df2a29;
    position: relative;

}

.b-h1 span {
    background: #ffffff;
    z-index: 999;
    position: relative;
    padding: 0 60px 0 60px;
}

.b-h1:before {
    position: absolute;
    left: 0;
    top: 50%;
    content: '';
    width: 100%;
    height: 2px;
    background: #df2a29;
}

.b-button-sale {
    color: #ffffff;
    font-size: 16px;
    height: 60px;
    background: #135f6f;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    line-height: 60px;
    padding: 0 65px;
}

.b-button-buy {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    font-size: 16px;
    height: 60px;
    background: #ff2f17;
    text-decoration: none;
    text-transform: uppercase;
}

.b-buy__block .b-button-buy {
    padding: 12px;
    border: none;
    font-size: 18px;
    font-weight: 700;
    max-width: 280px;
    width: 100%;
}

.b-button-sale span {
    border-bottom: 1px solid;
}

.b-exel-ico {
    position: relative;
    margin-right: 45px;
}

.b-exel-ico:after {
    position: absolute;
    content: '';
    background: url(/images/kanta/exel.png);
    width: 33px;
    height: 34px;
    right: -45px;
    top: -5px;
}


.justify-content-center {
    display: flex;
    justify-content: center;
}

/* Новая карточка - каталог */

.fw-bold {
    font-weight: bold;
}

.b-text_16 {
    font-size: 16px;
}

.b-block_card {
    background: #FFFFFF;
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    text-align: center;
    display: block;
    padding: 25px;
    transition: all .3s ease-out;
}

.b-block_card:hover {
    box-shadow: 0px 2px 7px 5px rgba(0, 0, 0, 0.15);
}

.b-block_card img {
    display: inline-block;
    margin-bottom: 15px;
}

.b-cat-photo img {
    border-radius: 4px;
}

.b-block_card-ghost {
    padding: 45px 15px 45px 15px;
    background: #F4F8F6;
    border: 1px solid #0099CC;
    text-align: left;
    display: flex;
    align-items: center;
    height: 233px;
}

.b-list-link {
    margin: 0 !important;
    list-style: none;
}

.b-list-link li {
    background: none !important;
}

.b-list-link a {
    font-size: 18px;
}

.b-block-link {
    color: #000000;
    text-decoration: none;
}

.d-block {
    display: block;
}

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

.h-100 {
    height: 100%;
}

.b-block-card-text__txt {
    position: relative;
    padding-left: 70px;
    color: #005D6D;
    font-size: 18px;
}

.b-block-card-text__txt:before {
    content: '';
    position: absolute;
    background: url(/images/v2/card/quest.svg);
    width: 50px;
    height: 50px;
    background-size: cover;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
}

.b-block-card-text {
    background: #F4F8F6;
    border-radius: 8px;
    padding: 40px 20px 40px 20px;
}

.b-bg-green {
    background: #005D6D;
}

.b-card-slider-wrap {
    padding: 0 25px;
}

.b-cats__item_height {
    min-height: 330px;
}

/* Новая карточка - каталог - конец */

.b-table-rasprodaja {
    text-align: center;
    width: auto !important;
}

.b-table-rasprodaja th, .b-table-rasprodaja td {
    padding: 10px 15px !important;
}

.b-table-rasprodaja tr th:nth-of-type(2), .b-table-rasprodaja tr td:nth-of-type(2) {
    width: 300px;
}

.b-table-rasprodaja tr td:nth-of-type(2) {
    text-align: left;
}

.b-link-cats {
    text-align: left;
    text-decoration: none;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    display: inline-block;
    margin-bottom: 16px !important;
}

.b-link-cats img {
    display: block;
}

.b-link-cats:first-child {
    margin-top: 16px;
}

.b-link-cats span {
    background: #005D6D;
    width: 100%;
    display: block;
    padding: 6px 8px;
    height: 32px;
}

.b-table {
    width: 100%;
}

.b-table tr:first-child td {
    background: #005d6d;
    color: #ffffff;
}

.b-table tr td {
border: 1px solid;
}

.b-title-404 {
    font-size: 40px !important;
    line-height: 44px !important;
    font-weight: normal !important;
    margin-bottom: 40px !important;
    margin-top: 0 !important;
    display: block !important;
}

.b-text-404 {
    font-size: 24px;
    line-height: 32px;
    color: #000000;
}

.b-404-svg {
    margin-bottom: 55px;
}

.pt-404 {
    padding-top: 125px;
}


.b-card-img {
    width: 132px;
    height: 400px;
    object-fit: scale-down;
}


.b-table-params {
    width: 100%;
}

.b-table-params td:first-child {
    width: 100%;
}

.b-table-params td:last-child {
    white-space: nowrap;
}


.b-table-params td:last-child {
    font-weight: 700;
}
.b-table-params td:first-child div {
    position: relative;
}


.b-table-params td:first-child div span {
    display: inline-block;
    text-decoration-skip-ink: none;
    position: relative;
    text-decoration: 4px #fff underline;
    text-underline-offset: -2px;
    z-index: 1;
    padding-right: 5px;
    font-size: 16px;
}

.b-table-params td:first-child div:after {
    content: "";
    position: absolute;
    right: 5px;
    bottom: 5px;
    left: 0;
    height: 1px;
    z-index: 0;
    border-bottom: 1px dotted #333;
}

.b-table-params td {
    padding: 6px 0 !important;
    font-size: 16px;
}
.--16 {
    font-size: 16px;
}


.--18 {
    font-size: 18px;
}

.--20 {
    font-size: 20px;
    line-height: 1.2;
}

.--fw-700 {
    font-weight: 700;
}

sup {
    top: -0.5em;
}
.b-fb-block {
    color: #FFFFFF;
    padding: 17px;
    height: 106px;
}
.b-fb-block a {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFFFFF;
}

.b-price {
    font-size: 32px;
    line-height: 1.2;
    color: #005D6D;
    font-weight: 700;
    margin-bottom: 24px;
}

.b-fb-block.--1 {
    background: url("/images/kanta/cat/bgfb-1.png");
    background-size: cover;
    background-position: center;
}

.b-fb-block.--2 {
    background: url("/images/kanta/cat/bgfb-2.png");
    background-size: cover;
    background-position: center;
}

.b-row {
    display: flex;
    flex-wrap: nowrap;
    margin: 0 -24px;

}

.w-100 {
    width: 100%;
}

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

.b-col {
    padding: 0 24px;
}

.b-col.--6 {
    width: 50%;
}
.b-col.--12 {
    width: 100%;
}

.align-ic {
    align-items: center;
}

.justify-content-b {
    justify-content: space-between;
}
.b-info__blocks {
    display: grid;
    gap: 16px;
    grid-template-columns: auto 380px 380px;
}
.b-price-block {
    background: #ffffff;
    border: 1px solid #EAEAEA;
    padding: 24px;
    background: url("/images/bgprice.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

.b-price-grid {
    display: grid;
    grid-template-columns: 35px auto;
    grid-gap: 15px;
}

.b-price-block .__title {
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    margin-bottom: 16px;
    line-height: 1.2;
}

.b-price-block .__title a {
    color: #000000;
    text-decoration: none;
    transition: all .3s ease-out;
}

.b-price-block .__title a:hover {
    color: #ee4035;
}

.b-price-btn {
    background: #005D6D;
    border-radius: 4px;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .3s ease-out;
    padding: 0 15px;
}

.b-price-btn:hover {
    background: #ee4035;
}


.b-card__price-block {
    min-width: 380px;
}

@media (min-width: 1199px) {
    .b-card__attributes-block {
        padding-left: 0;
        margin-left: -18px;
    }
}

.b-price-block p {
    margin-bottom: 16px;
}


h1 {
    padding-top: 30px !important;
    margin: 0 0 24px 0 !important;
}


.b-card__price-block.--mobile {
    display: none;
}


.b-section-card {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 64px;
    padding: 35px 0;
    overflow: hidden;
}

.b-section-card .__img img {
    max-width: 120px;
}

.b-section-card .__img img.--no-img {
    max-width: none;
}


.b-section-card > div:first-child {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 48px;
}

.b-btn-border {
    background: #FFFFFF;
    border: 2px solid #005D6D;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #005D6D;
    transition: all .3s ease-out;
    height: 48px;
    display: flex;
    align-items: center;
    text-decoration: none;
    max-width: 280px;
    justify-content: center;
}

.b-btn-border:hover {
    background: #005D6D;
    color: #ffffff;
}

.b-sale {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    color: #2D2D2D;

}

.b-sale a {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.2;
    text-decoration-line: underline;
    color: #005D6D;
}

.b-spec-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 16px;
    color: #000000;

}

.b-descr-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 32px;
}

.b-card-bner {
    padding-top: 60px !important;
}

.b-section-card .b-card__price-block {
    display: block !important;
}

.b-card-content h2 {
    text-align: left !important;
}

.b-slider-prod-wrap .swiper-container{
    overflow: visible;
}

.b-swiper-block{
    padding: 24px;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
    position: relative;
}

.b-swiper-block:hover{
    box-shadow: 0px 0px 10px rgba(56, 56, 56, 0.2);
}

.b-swiper-block .__img{
    width: 100%;
    height: 200px;
    object-fit: contain;
}

.b-swiper-block .__name{
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.b-swiper-block .__descr{
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 8px;
    font-size: 16px;
    height: 86px;
}

.b-swiper-block .__value{
    font-weight: 700;
}

.b-swiper-block .__price{
    font-weight: 700;
    font-size: 24px;
    color: #005D6D;
}

.b-stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}


.b-products-menu {
    background: #F3F3F3;
    border: 1px dashed #BEBEBF;
    border-radius: 30px 0 0 0;
    padding: 22px 12px;
    text-align: left !important;
    margin-bottom: 32px;
}

.b-products-menu > ul {
    padding: 0;
    margin: 0 !important;
    list-style: none !important;
}

.b-products-menu > ul > li {
    margin: 0 !important;
    padding: 0;
    background: none !important;
    margin-bottom: 12px;
}

.b-products-menu > ul > li > a {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2;
    color: #000000;
    text-decoration: none;
    position: relative;
    transition: all 0.3s ease 0s;
}

.b-products-menu > ul > li > a:hover {
    color: #ff2f17;
}

.b-products-menu > ul > li > .__pseudo.--active + .__sub {
    display: block;
}

.b-products-menu .__sub {
    padding: 0;
    margin: 0 !important;
    list-style: none !important;
    display: none;
}

.b-products-menu .__sub li {
    margin: 0 !important;
    padding: 0 !important;
    background: none !important;
}


.b-products-menu .__sub li a {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
    text-decoration-line: underline;
    color: #005D6D !important;
}

@media (max-width: 1230px) {
    .b-row {
        margin: 0 -10px;
    }
    .b-col {
        padding: 0 10px;
    }
    /*.b-slider-prod-wrap .b-swiper-block{*/
    /*    max-width: 240px;*/
    /*}*/
    /*.b-slider-prod-wrap .swiper-slide{*/
    /*    max-width: 240px;*/
    /*}*/
    .b-slider-prod-wrap .swiper-container{
        overflow: hidden;
    }
}

@media (max-width: 1199px) {
    .b-card__price-block {
        display: none;
    }

    .b-card__price-block.--mobile {
        display: block;
    }

    .b-info__blocks {
        display: flex;
        flex-wrap: wrap;
    }
    .b-info__blocks .b-fb-block:first-child {
        display: none;
    }
    .b-col.--lg-6 {
        width: 50%;
    }
    .b-col.--lg-12 {
        width: 100%;
    }
    .b-row {
        flex-wrap: wrap;
    }
    .b-swiper-block .__price{
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .b-cats-megamenu {
        height: 500px;
        overflow-x: hidden;
        overflow-y: scroll;
    }
.pt-404 {
    padding-top: 30px;
}
}


@media (max-width: 767px) {
    .d-m-none {
        display: none;
    }
    .b-title-404 {
        font-size: 32px !important;
        line-height: 1.2 !important;
        font-weight: normal !important;
        margin-bottom: 30px !important;
    }
    .b-text-404 {
        font-size: 20px;
        line-height: 1.2;
    }
    .b-404-svg {
        height: auto;
        margin-bottom: 30px;
    }
    .b-section-card {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
    .b-section-card > div:first-child {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
    .b-section-card .__img {
        text-align: center;
    }
    .b-section-card .__img img {
        max-height: 225px;
    }
}

@media (max-width: 575px) {
    .b-title-404 {
        font-size: 28px !important;
    }
    .b-text-404 {
        font-size: 18px;
    }
    .b-col.--m-12 {
        width: 100%;
    }
    .text-m-center {
        text-align: center;
    }
    .b-card-img {
        height: 200px;
        margin-bottom: 16px;
    }
    .b-fb-block .--20 {
        font-size: 16px;
    }
    .b-fb-block a {
        font-size: 16px;
    }
    .b-price-grid {
        grid-template-columns: auto;
    }
    .b-price-block {
        background: none;
    }
    .--mobile-none {
        display: none;
    }
    .b-button-red a {
        margin: 0 !important;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 48px;
        font-size: 13px;
    }
    .--btn-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 12px;
    }
    .b-preview-text tr {
        display: block;
    }
    .b-preview-text td {
        display: block;
    }
    .b-preview-text img {
        max-height: 190px;
        margin: 0 auto;
        display: block !important;
        width: 70px;
    }
    h1 {
        margin: 0 0 24px 0 !important;
        padding-top: 24px !important;
    }
    #content h1, #content p.b-title, #content h2 {
        font-size: 24px;

    }
    .b-card__price-block {
        min-width: auto;
    }
}

@media (max-width: 430px) {
    .b-section-card {
        display: block;
    }
    .b-buy__block a {
        max-width: 100% !important;
    }
}

/* ==========================================================================
Print styles.
========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

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

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

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

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

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

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

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

    @page {
        margin: 0.5cm;
    }

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

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

/* End */


/* Start:/tools/v2/css/floatheader.css?16789532382472*/
.b-float-header {
    background: #fff;
    box-shadow: 0 3px 4px 0 rgb(0 0 0 / 10%);
    padding: 12px 0;
    z-index: 1000;

}

.b-float-header__logo img {
    max-width: 140px;
}

.b-float-header-nav {

}

.b-float-header-row {
    display: flex;
    justify-content: space-between;
    padding: 0 10px;
    align-items: center;
    gap: 20px;
}

.b-float-header-nav .b-menu {
    margin: 0;
    column-count: 1 !important;
    text-align: left !important;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 20px;
    justify-content: flex-end;
}

.b-float-header-nav .b-menu li {
    margin: 0 !important;
}

.b-float-header .b-search {
    margin: 0;
}

.b-burger {
    display: none;
}
.b-phone-float {
    display: none;
}

.b-float-header-row .b-megamenu .b-cats-megamenu {
    top: 55px;
    left: -283px;
}

.b-float-header-row .b-megamenu-p {
    width: 100%;
    height: 100%;
    position: absolute;
    padding-top: 55px;
    top: 19px;

}
.b-float-header__logo.--xs {
    display: none;
}

.b-burger .__phone {
    display: none;
}

.d-767-block {
    display: none;
}

.d-991-block {
    display: none;
}

@media (max-width: 1200px) {
    .b-float-header-row .b-megamenu .b-cats-megamenu {
        left: -166px;
    }

}
@media (max-width: 991px) {
    .b-float-header .b-search {
        display: none;
    }
    .b-float-header-row .b-megamenu .b-cats-megamenu {
        left: -625px;
    }
    .b-float-header__logo img {
        max-width: 100px;
    }
    .b-float-header-nav {
        display: none;
    }
    .d-991-block {
        display: block;
    }
    .d-991-none {
        display: none;
    }
    .b-burger {
        display: block;
    }
    .b-phone-float {
        display: block;
    }
}

@media (max-width: 767px) {




    .d-767-none {
        display: none;
    }

    .d-767-block {
        display: block;
    }

}


@media (max-width: 575px) {
    .b-phone-float .b-ico {
        display: none;
    }
    .b-phone-float .b-header-phone {
        font-size: 21px;
    }
    .b-float-header__logo img {
        max-width: 65%;
    }
    .b-float-header-row .b-header-phone:before {
        content: none;
    }
    .b-phone-float {
        display: none;
    }
    .b-float-header__logo {
        display: none;
    }
    .b-float-header__logo.--xs {
        display: block;
    }
    .b-burger .__phone {
        display: block;
    }
    .b-burger {
        display: flex;
        gap: 16px;
        align-items: center;
    }
}
/* End */


/* Start:/tools/v2/iexmenu/iexMenu.css?315522000134*/
.iexmenu-cloned,
.iexmenu-hidden{
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
}


/* End */


/* Start:/tools/v2/css/mobile.css?170928932912614*/
.m-menu__link {
    font-size: 30px;
    color: #262626;
}
@media (max-width: 1310px) {
    .b-slider-left, .b-slider-right {
        background: rgba(255,255,255,0.6);
        width: 44px;
        text-align: center;
        padding-top: 4px;
    }
    .b-slider-left {
        left: 0;
    }
    .b-slider-right {
        right: 0;
    }
}

@media (max-width: 1222px) {
    .b-cats__img img {
        height: auto;
        max-width: 100%;
    }
    #content .div6 {
        padding-left: 0;
    }
    .b-bg-about {
        font-size: 37px;
    }
    .b-grid-descr {
        height: 125px;
    }
    .b-grid-item.b-bg-grey {
        height: 253px;
    }
    .b-logo {
        margin-right: 0;
    }
    #content .specborder {
        height: 100% !important;
    }
    .b-banner-txt {
        position: static;
        width: 100%;
        padding-top: 40px;
    }
    .xl-none {
        display: inline-block;
    }
    .xl-block {
        display: none;
    }
    .text-mob-center {
        text-align: center;
    }
    .b-cats-megamenu .b-cats__item {
        min-height: 280px;
    }
}



@media (min-width: 992px) and (max-width: 1222px) {
    /* hidden-md */

    .b-cats-megamenu {
        width: 970px;
    }
    .b-header-info__col1 {
        text-align: center;
    }
    .b-header-phone, .b-header-time, .b-header-mail {
        margin-left: 0;
    }
    .b-menu {
        margin-top: 8px;
    }
    .b-menu li {
        margin-left: 0;
        margin-bottom: 5px;
    }
    .b-menu {
        text-align: center;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 10px;
        -moz-column-gap: 10px;
        column-gap: 10px;
        margin-right: -9px;
    }
    .b-search {
        max-width: 210px;
    }
    .b-header-phone, .b-header-mail, .b-header-time {
        margin-right: -9px;
    }
    .b-header-phone {
        margin-top: -3px;
    }
    .b-header-time span {
        font-size: 14px;
    }
    .b-footer-txt {
        height: 78px;
    }
    .b-cats-megamenu .row .col-lg-5ths:nth-child(4) {
        padding-right: 0;
    }
    .b-cats-megamenu .row .col-lg-5ths:nth-child(5) {
        padding-left: 20px;
    }
    .b-cats-megamenu .row .col-lg-5ths:nth-child(6) {
        padding-left: 10px;
    }
}


@media (max-width: 992px) {
    .b-cats__item_height {
        height: auto;
    }
    .b-button-sale {
        padding: 0px 25px;
    }
    /* table specborder*/
    #content .specborder img {
        height: auto;
        max-width: 100%;
    }
    #content .specborder {
        border-bottom: 0 none;
    }
    #content .specborder tr:last-child  {
        border-bottom: 1px dotted #BEBEBF;
    }
    table.specborder tbody {
        padding-bottom: 1px;
    }
    table.specborder {
        display: block;
        width: 100%;
        position: relative;
    }
    table.specborder tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; }
    table.specborder thead tr { display: block; }
    /*table.specborder tbody tr { display: inline-block; vertical-align: top; }
    table.specborder td,  table.specborder th { display: block; min-height: 1.25em; text-align: left; }*/

    .b-sidebar-right {
        text-align: left;
    }
    #content .div5 {
        padding-bottom: 20px;
    }
    #content .right_menu {
        margin-right: 20px;
    }
    .b-cats-megamenu .row .col-lg-5ths:nth-child(3),  .b-cats-megamenu .row .col-lg-5ths:nth-child(6) {
        padding-right: 0;
    }
    .b-cats-megamenu .row .col-lg-5ths:nth-child(4), .b-cats-megamenu .row .col-lg-5ths:nth-child(7) {
        padding-left: 20px;
    }
    .b-cats-megamenu .row .col-lg-5ths:nth-child(5) {
        padding-left: 10px;
    }

    .b-cats-megamenu {
        width: 750px;
    }
    .b-footer {
        text-align: center;
    }
    .b-news-main__item {
        margin-bottom: 20px;
    }
    .b-footer .b-btn_megamenu {
        border-bottom: 4px solid transparent;
        height: auto;
        margin: 0;
        line-height: 1.4;
        padding: 0 0 5px;
    }
    .b-footer-menu {
        margin: 0 0 30px;
    }
    .b-footer-menu, .b-footer-menu li {
        display: inline-block;
        vertical-align: top;
        width: auto;
    }
    .b-footer-menu li a {
        text-transform: uppercase;
        font-weight: bold;
        padding: 0 0 5px;
    }
    .b-footer-menu li {
        border-bottom: 4px solid transparent;
        margin: 0 10px;
        transition: border 0.3s ease 0s;
    }
    .b-footer-menu li:hover, .b-footer .b-btn_megamenu:hover {
        border-color: #ee4035;
        transition: border 0.3s ease 0s;
    }
    .b-footer .b-logo {
        display: inline-block;
        margin-top: 20px;
    }
    .b-prim {
        padding-right: 0;
    }
    .b-img-about2 .top-60 {
        margin-top: 0;
    }
    .b-img-about2 .img-responsive {
        margin-right: 0 !important;
    }
    .pagination > li > a, .pagination > li > span {
        font-size: 15px;
        height: 35px;
    }
    #content .pagination {
        font-size: 0;
    }
    .imgright-news {
        margin-top: 20px;
        text-align: center;
    }
}

@media (max-width: 991px) {
    .b-cats-col {
        width: 33%;
    }
    .text-md-center {
        text-align: center;
    }
    .b-footer {
        padding: 38px 0 0 0;
        color: #4d4d4d;
        margin-bottom: 0;
        border-bottom: none;
    }
    .b-footer .b-logo {
        margin-top: 0;
    }
    .mb-md-3 {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* hidden-sm */
    .b-grid-item.b-bg-grey {
        height: 256px;
    }
    .b-header-phone {
        font-size: 24px;
    }
    .b-menu {
        margin-top: 15px;
    }
    .b-menu li {
        margin-left: 38px;
        margin-bottom: 2px;
    }
    .b-header-mail {
        margin-left: 15px;
    }
    #content ul.pagination {
        margin-left: 0;
    }
    #content .pagination > li {
        display: inline-block;
        padding-left: 0;
    }

}


@media (max-width: 767px) {
    /* hidden-xs */
    .b-button-red {
        height: auto;
    }
    .item img {
        height: auto;
        max-width: 100%;
        display: inline-block;
    }
    .imgleft.page-news {
        display: none;
    }
    .b-grid-pic {
        text-align: center;
    }
    .b-grid-pic img {
        display: inline-block;
        vertical-align: top;
    }
    .b-bg-about {
        font-size: 24px;
    }
    .b-button-red a {
        margin: 10px 45px;
    }
    .b-fotopr {
        width: 100%;
    }
    .b-fotopr td {
        display: inline-block;
        width: 32.5%;
    }
    .b-fotopr img {
        max-width: 100%;
        height: auto;
    }
    .b-page-list {
        text-align: center;
    }
    .mb-md-3 {
        margin-bottom: 0;
    }
    #content .pagination {
        margin-left: 0;
        white-space: nowrap;
    }
    #content .pagination > li {
        display: inline-block;
        padding-left: 0;
    }

    #content .imgleft {
        width: 100%;
        float: none;
        padding-top: 12px;
    }
    #content .imgleft img {
        display: inline-block;
        vertical-align: top;
        margin: 10px;
    }
    .b-spec-pic {
        margin-top: 0;
    }
    .b-footer-menu li,  .b-footer .b-btn_megamenu {
        margin-bottom: 5px;
    }
    .b-footer-menu {
        margin: 0;
    }
    .b-footer-title {
        margin-top: 20px;
    }
    .b-header .row .text-right {
        text-align: center;
    }
    .b-box-logo {
        position: relative;
    }
    .m-menu {
        position: absolute;
        top: -5px;
        right: 10px;
    }
    .b-logo {
        margin-bottom: 10px;
    }
    .b-header {
        position: relative;
    }
    .b-box-search {
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .b-search {
        margin-top: 15px;
        width: 100%;
        max-width: 100%;
    }
    .b-header {
        padding-bottom: 70px;
    }
    .b-header-phone, .b-header-time, .b-header-mail {
        margin-left: 0 9px;
    }
    .b-slider__item {
        margin-bottom: 20px;
    }
    #content {
        margin-left: 0;
    }
    #content .div5 {
        padding-left: 0;
    }
    .b-news-main__item {
        width: 100%;
    }

    .b-page-prev a, .b-page-next a {
        position: relative;
        height: 35px;
    }
    .b-page-prev i, .b-page-next i {
        position: absolute;
        border-color: #6a696b;
        border-style: solid;
        border-width: 0 0 1px 1px;
        content: "";
        height: 8px;
        transform: translate3d(-50%, -50%, 0px) rotate(45deg);
        width: 8px;
        top: 17px;

    }
    .b-page-prev i {
        left: 13px;
    }
    .b-page-next i {
        border-width: 1px 1px 0 0;
        right: 6px;
    }
    .b-item-form {
        width: 100%;
    }
    .b-item-form__btn {
        width: 100%;
        padding: 15px 0;
        text-align: center;
    }
    .b-video-xs object, .b-video-xs embed, .b-video-xs iframe {
        width: 100%;
        min-width: 100%;
        height: auto;
        min-height: 200px;
    }
    .b-stat_img img {
        margin-bottom: 5px;
    }

    .b-h1:before {
        content: none;
    }
    .b-h1 span {
        padding: 0;
    }
    .mb-4 {
        margin-bottom: 20px !important;
    }
    .b-list-link a {
        font-size: 22px;
    }
    .b-bg-grey {
        padding: 20px 0;
    }
    .b-cats-col {
        width: 50%;
    }
    .b-footer {
        padding: 0 0 33px;
    }
    .b-slide{
        max-width: 300px;
    }
}

@media (max-width: 575px) {
    .justify-content-center {
        display: block;
    }
    .b-button-sale {
        margin-bottom: 20px;
    }
    .b-exel-ico:after {
        content: none;
    }
    .b-exel-ico {
        margin-right: 0;
    }
    .b-block-card-text__txt {
        padding-left: 0;
        padding-top: 70px;
    }
    .b-block-card-text__txt:before {
        top: 0;
        transform: none;
    }
    .b-block-card-text {
        padding: 20px;
    }
}
@media (max-width: 480px) {
    .xxs {
        width: 100%;
    }
    .xxs-6 {
        width: 50%;
    }
    .b-button-sale {
        width: 100%;
        text-align: center;
    }



    .b-item-form__btn {
        margin-top: 20px;
        margin-left: 0;
    }
    .b-item-form__content {
       padding: 20px;
    }
    .b-pic-item {
        text-align: center;
    }
    .b-pic-item img {
        display: inline-block !important;
    }
    .b-grid-descr {
        height: 100%;
    }
    .b-grid-item.b-bg-grey {
        height: 100%;
        padding: 40px 10px;
    }
    .b-img-about .b-text_24 {
        font-size: 18px;
    }
    .b-preim-item {
        text-align: center;
    }
    .b-fotopr td {
        display: block;
        width: 100%;
    }
    .b-fotopr img {
        max-width: auto;
        min-width: 100%;
    }
    .b-video object, .b-video embed, .b-video iframe {
        width: 100%;
        min-width: 100%;
        height: auto;
        min-height: 200px;
    }

    .b-cats__item {
        text-align: center;
        min-height: auto;
    }
    .b-cats {
        margin-bottom: 40px;
    }
    #content .right_menu {
        float: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .b-footer-bot {
        padding-bottom: 20px;
    }
    .b-button-red a {
        padding: 15px 50px;
    }

    .b-cats-col {
        width: 100%;
    }
}


@media (max-width: 350px) {
    .b-btn {
        width: 100%;
        padding: 15px 0;
        text-align: center;
    }
    .b-button-red a {
        margin: 10px 0;
    }

    #content .pagination > li {
        display: none;
    }

    #content .pagination > li:first-child, #content .pagination > li:nth-child(2), #content .pagination > li:nth-child(3), #content .pagination > li:nth-child(4), #content .pagination > li:nth-last-child(3), #content .pagination > li:nth-last-child(2), #content .pagination > li:last-child, #content .pagination > li.active {
        display: inline-block !important;
    }
}
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

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

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }

}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1223px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
/* End */


/* Start:/tools/css/colorbox.css?15809080883908*/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:25px; height:25px; background:url(/tools/css/images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(/tools/css/images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(/tools/css/images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(/tools/css/images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(/tools/css/images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(/tools/css/images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(/tools/css/images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(/tools/css/images/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxLoadingOverlay{background:#fff url(/tools/css/images/loading.gif) no-repeat 5px 5px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; font-weight: bold; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
/* End */


/* Start:/tools/v2/css/redesign.css?174230039525070*/
body {
  color: #2D2D2D;
}

* {
  box-sizing: border-box;
}

body, html {
  margin: 0;
  padding: 0;
  width: 100% !important;
  height: 100% !important;
}

.b-cats-megamenu {
  width: 1312px;
}
@media (max-width: 1312px) {
  .b-cats-megamenu {
    width: calc(100vw - 24px);
  }
}
@media (max-width: 1222px) {
  .b-cats-megamenu {
    width: 970px;
  }
}
@media (max-width: 991px) {
  .b-cats-megamenu {
    width: 740px;
  }
}

.b-cat-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .b-cat-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 575px) {
  .b-cat-grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }
}

.b-cat-item {
  padding: 20px;
  position: relative;
  border: 1px solid #EAEBEE;
  border-radius: 8px;
}
.b-cat-item img {
  height: 175px;
  width: 100%;
  object-fit: scale-down;
  display: block;
  margin-bottom: 8px;
}
.b-cat-item .__art {
  color: #828282;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
@media (max-width: 575px) {
  .b-cat-item .__art {
    display: none;
  }
}
.b-cat-item .__name {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #262626;
  margin-bottom: 8px;
  display: block;
}
.b-cat-item .__price {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  color: #262626;
  display: flex;
  align-items: center;
}
.b-cat-item .__price span {
  font-size: 16px;
  font-weight: 400;
}
.b-cat-item .__bot {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  grid-gap: 8px;
}
.b-cat-item .__bot .b-button-buy {
  padding: 0 24px;
  height: 48px;
  position: relative;
  z-index: 3;
}
@media (max-width: 575px) {
  .b-cat-item .__bot .b-button-buy {
    display: none;
  }
}
.b-cat-item .__bot .b-button-buy:hover {
  color: #fff;
}

.b-sect-grid {
  margin-bottom: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media (max-width: 991px) {
  .b-sect-grid {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  .b-sect-grid {
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }
}
.b-sect-grid.--root {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .b-sect-grid.--root {
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  .b-sect-grid.--root {
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }
}

.b-sect-item {
  padding: 12px 20px;
  position: relative;
  border: 1px solid #EAEBEE;
  border-radius: 8px;
  display: grid;
  grid-template-columns: 32px 1fr;
  align-items: center;
  grid-gap: 16px;
  min-height: 88px;
}
.b-sect-item.--no-img {
  grid-template-columns: 1fr;
}
.b-sect-item a {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  color: #262626;
}
.b-sect-item img {
  height: 64px;
  width: 32px;
  object-fit: scale-down;
}
.b-sect-item.--main {
  display: block;
}
.b-sect-item.--main .__grid {
  display: grid;
  grid-template-columns: 32px 1fr;
  align-items: center;
  grid-gap: 16px;
}
.b-sect-item.--main .b-cats-list {
  margin-top: 8px !important;
}
.b-sect-item.--main .b-cats-list li {
  padding-left: 6px !important;
}

.b-catalog-list {
  display: grid;
  grid-template-columns: 310px 1fr;
  grid-gap: 20px;
}
@media (max-width: 1199px) {
  .b-catalog-list {
    grid-template-columns: 1fr;
  }
}

.b-filter-btn {
  display: none;
}
@media (max-width: 1199px) {
  .b-filter-btn {
    display: flex;
  }
}

@media (max-width: 1199px) {
  .b-filter-wrap {
    display: none;
  }
  .b-filter-wrap.--active {
    display: block;
    margin-top: 16px;
  }
}

.b-pagination {
  padding: 0;
  margin: 0 !important;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  width: 100%;
}
@media (max-width: 991px) {
  .b-pagination {
    margin: 0 0 40px !important;
  }
}
.b-pagination li {
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
}
.b-pagination .dots .b-btn {
  pointer-events: none;
}
.b-pagination .active .b-btn {
  pointer-events: none;
  background: #005D6D;
  border: 1px solid #005D6D;
  color: #fff;
}
.b-pagination .b-btn {
  min-height: 0;
  width: 48px;
  height: 48px;
  border-radius: 4px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  color: #828282;
  background: #F4F8F6;
  font-size: 18px;
  font-weight: 700;
  border: 1px solid #F4F8F6;
}
.b-pagination .b-btn:hover {
  color: #005D6D;
  border: 1px solid #005D6D;
}
.b-pagination .b-btn:hover svg path {
  stroke: #005D6D;
}
@media (max-width: 767px) {
  .b-pagination .b-btn {
    height: 40px;
    width: 40px;
  }
}

#content {
  margin-left: 0 !important;
}

@media (max-width: 991px) {
  #content .right_menu {
    margin-right: 0;
  }
}

.b-slider .swiper {
  overflow: hidden;
}

@media (max-width: 1439px) {
  .b-slider-left {
    left: 0;
  }
}

@media (max-width: 1439px) {
  .b-slider-right {
    right: 0;
  }
}

.b-megamenu .b-btn_megamenu {
  background: #ee4035;
  color: #fff;
  padding: 0 8px 0 12px;
}
@media (max-width: 991px) {
  .b-megamenu .b-btn_megamenu {
    font-size: 14px;
  }
}
.b-megamenu .b-btn_megamenu .b-ico_arrow-red {
  background-color: #ee4035;
  border-color: #fff;
  margin: 24px 0 0 16px;
}
@media (max-width: 991px) {
  .b-megamenu .b-btn_megamenu .b-ico_arrow-red {
    width: 9px;
    height: 9px;
    margin: 25px 0 0 12px;
  }
}

.b-header .b-cats-megamenu {
  top: 70px;
}
.b-header .b-btn_megamenu {
  margin-bottom: 16px;
}

.b-catalog-section-title {
  padding-left: 0;
  background: none;
  text-transform: uppercase;
  color: #262626;
  display: block;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 12px;
  text-decoration: none;
}

.b-section-catalog {
  margin-bottom: 40px;
}

@media (max-width: 575px) {
  .--order-mobile-3 {
    order: 3 !important;
  }
  .--order-mobile-2 {
    order: 2;
  }
}
.b-form-item-wrap input, .b-form-item-wrap textarea, .b-button-buy {
  transition: all 0.3s ease-out;
}

.b-button-buy {
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  text-transform: none;
  border: none;
  outline: none;
}
.b-button-buy:hover {
  background: #F93531;
  border: none;
  outline: none;
}

.b-btn.--green {
  background: #005D6D;
  color: #fff;
  border: none;
  outline: none;
  font-size: 18px;
  border-radius: 4px;
  text-transform: none;
  font-weight: 700;
  padding: 0 22px;
  min-height: 0;
  justify-content: center;
  text-align: center;
  align-items: center;
}
.b-btn.--green:hover {
  background: #007589;
}
.b-btn.--tranparent {
  min-height: 0;
  background: none;
  position: relative;
  padding: 0 34px 0 18px;
  border: none;
  outline: none;
  color: #828282;
  font-size: 18px;
  text-transform: none;
  font-weight: 700;
}
.b-btn.--tranparent:hover {
  color: #005D6D;
}
.b-btn.--48 {
  height: 48px;
}

.b-btn-close-wrap {
  position: relative;
}
.b-btn-close-wrap:after {
  width: 16px;
  height: 16px;
  position: absolute;
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 17 17" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.0858 8.96883L3.79291 5.67593L5.20712 4.26172L8.50001 7.55461L11.7929 4.26172L13.2071 5.67593L9.91423 8.96883L13.2071 12.2617L11.7929 13.6759L8.50001 10.383L5.20712 13.6759L3.79291 12.2617L7.0858 8.96883Z" fill="%23828282"/></svg>');
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

#content h2, #content .h2 {
  font-size: 28px;
  color: #2D2D2D;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  #content h2, #content .h2 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  #content h2, #content .h2 {
    font-size: 20px;
  }
}
#content h3, #content .h3 {
  color: #2D2D2D;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 991px) {
  #content h3, #content .h3 {
    font-size: 20px;
  }
}
@media (max-width: 575px) {
  #content h3, #content .h3 {
    font-size: 18px;
  }
}

.b-order-lg-first {
  order: 2;
}
@media (max-width: 991px) {
  .b-order-lg-first {
    order: 1;
  }
}

.b-order-lg-last {
  order: 1;
}
@media (max-width: 991px) {
  .b-order-lg-last {
    order: 2;
  }
}

.d-flex-fix {
  display: flex;
}
@media (max-width: 991px) {
  .d-flex-fix {
    flex-direction: column;
  }
}

.b-form-item-wrap {
  margin-bottom: 24px;
}
.b-form-item-wrap.--policy input {
  height: auto;
  width: auto;
}
.b-form-item-wrap.--policy input:checked {
  accent-color: #000;
}
.b-form-item-wrap.--policy a {
  color: #000 !important;
}
.b-form-item-wrap input, .b-form-item-wrap textarea {
  height: 56px;
  width: 100%;
  padding: 0 16px 0 16px;
  background: #fff;
  border: 2px solid #BEBEBF;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  color: #2D2D2D;
  border-radius: 4px;
}
.b-form-item-wrap input::placeholder, .b-form-item-wrap textarea::placeholder {
  color: #9D9EA2;
}
.b-form-item-wrap input:focus, .b-form-item-wrap input:hover, .b-form-item-wrap textarea:focus, .b-form-item-wrap textarea:hover {
  border: 2px solid #9D9EA2;
  background: #fff;
  outline: none;
  box-shadow: none;
}
.b-form-item-wrap textarea {
  font-family: inherit;
  font-size: inherit;
  height: 112px;
  resize: vertical;
  padding-top: 16px;
}

.b-checkbox {
  display: block;
}
.b-checkbox input {
  accent-color: #eaa;
}
.b-checkbox .__link {
  color: #eaa;
}

.b-form-title {
  font-weight: 550;
  font-size: 36px;
  line-height: 1.2;
  color: #000;
  margin-bottom: 24px;
}

.b-form-title-descr {
  margin-bottom: 32px;
  font-size: 16px;
}
.b-form-title-descr a {
  text-decoration: underline;
}

.b-checkbox {
  color: #828282;
  font-size: 16px;
  font-weight: 300;
  display: flex;
  position: relative;
  margin-bottom: 24px;
}
.b-checkbox input {
  opacity: 0;
  position: absolute;
  margin: 0;
  width: 16px;
  height: 16px;
  top: 4px;
}
.b-checkbox .b-checkbox-ico {
  width: 16px;
  height: 16px;
  display: inline-block;
  border: 2px solid #269CC8;
  border-radius: 2px;
  vertical-align: top;
  position: absolute;
  top: 4px;
}
.b-checkbox input:checked + .b-checkbox-ico:before {
  position: absolute;
  content: "";
  border-style: solid;
  border-color: #269CC8;
  width: 5px;
  height: 8px;
  border-width: 0 2px 2px 0;
  transform: rotate(37deg);
  right: 7px;
  top: 1px;
  left: 4px;
}

.b-checkbox-txt {
  font-size: 16px;
  color: #7F7F7F;
  text-decoration: none;
  padding-left: 30px;
  line-height: 1.5;
  font-weight: 400;
}
.b-checkbox-txt a {
  color: #269CC8;
  text-decoration: none;
}

.--bg-dark {
  background: #323232;
}
.--bg-dark .b-bread {
  color: #C1C1CE;
}
.--bg-dark .b-bread a {
  color: #C1C1CE;
}

.--bg-black {
  background: #191919;
}

.--bg-gray {
  background: #F4F4F9;
}

.b-filter {
  background: #F4F8F6;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
  border: 1px solid #EAEBEE;
  font-family: "PT Sans", "Arial", sans-serif !important;
}
.b-filter .__main-title {
  padding: 20px 24px;
  color: #262626;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  border-bottom: 1px solid #EAEBEE;
}
.b-filter .bx-filter-input-container input {
  color: #828282;
  font-size: 16px;
  font-weight: 400;
  padding: 0 16px;
  background: #fff;
  border: 1px solid #E0E0E0;
  border-radius: 8px;
  height: 48px;
}
.b-filter .b-bttn {
  width: 100%;
}
.b-filter .__inputs {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-gap: 8px;
  align-items: center;
}
.b-filter .__inputs .__decor {
  width: 12px;
  height: 2px;
  background: #828282;
}
.b-filter .bx-filter-section {
  background: transparent !important;
  padding: 0;
}
.b-filter .bx-filter.bx-blue .bx-ui-slider-pricebar-v {
  background: #EB5F21 !important;
}
.b-filter .bx-filter-title {
  display: none;
}
.b-filter .bx-filter-parameters-box {
  padding: 20px 24px;
  position: relative;
  border-bottom: 1px solid #EAEBEE;
}
.b-filter .bx-filter-parameters-box .fa {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M10.9999 6.96887H12.9999V11.9689H17.9999V13.9689H12.9999V18.9689H10.9999V13.9689H5.99994V11.9689H10.9999V6.96887Z" fill="%23269CC8"/></svg>') !important;
  transition: 0.3s ease-out;
}
.b-filter .bx-filter-parameters-box .fa.fa-angle-up {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="25" viewBox="0 0 24 25" fill="none"><path d="M10.4999 11.9689H13.4999H17.9999V13.9689H13.4999H10.4999H5.99994V11.9689H10.4999Z" fill="%23269CC8"/></svg>') !important;
}
.b-filter .bx-filter-parameters-box .bx-filter-parameters-box-title {
  color: #262626 !important;
  text-decoration: none;
  padding-bottom: 0 !important;
}
.b-filter .bx-filter-parameters-box .bx-filter-parameters-box-title .bx-filter-parameters-box-hint {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #262626 !important;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
  border-bottom: none !important;
}
.b-filter .bx-filter-parameters-box .bx-filter-parameters-box-title .bx-filter-parameters-box-hint:hover {
  border-bottom: none !important;
}
.b-filter .bx-filter-parameters-box-container {
  margin-top: 16px;
  padding-bottom: 0 !important;
}
.b-filter .bx-filter-parameters-box-container .b-checkbox {
  margin-bottom: 12px;
}
.b-filter .bx-filter-button-box {
  padding: 20px 24px;
}
.b-filter .bx-filter-button-box .bx-filter-parameters-box-container {
  margin-top: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8px;
}
.b-filter .bx-filter-input-checkbox {
  display: flex;
  gap: 8px;
  align-items: center;
}
.b-filter .bx-filter-input-checkbox .bx-filter-param-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.2;
  color: #454545;
}
.b-filter .bx-ui-slider-track-container {
  padding: 28px 0 16px;
  width: 100%;
}
.b-filter .bx-ui-slider-track {
  height: 2px !important;
}

.b-popup-filter .iexmodal-inner {
  padding: 16px 0 0 0;
}

.b-price-range-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

.b-price-slider-track .bx-ui-slider-part {
  display: none;
}
.b-price-slider-track .bx-ui-slider-handle {
  position: absolute;
  top: -5px;
  width: 12px;
  height: 12px;
  border-bottom: 0;
  border-radius: 50%;
  background: #ED3624 !important;
  margin: 0 !important;
  z-index: 10;
}
.b-price-slider-track .bx-ui-slider-handle:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background: #ED3624;
  opacity: 0;
  transition: 0.3s ease-out;
}
.b-price-slider-track .bx-ui-slider-handle:hover:after {
  opacity: 0.4;
}
.b-price-slider-track .bx-ui-slider-pricebar-v {
  background: #ED3624 !important;
  z-index: 4;
}
.b-price-slider-track .bx-ui-slider-pricebar-vn {
  background: transparent !important;
  z-index: 3;
}
.b-price-slider-track .bx-ui-slider-pricebar-vd {
  z-index: 2;
}

.b-filter-item.--active .__title img {
  transform: rotate(180deg);
}
.b-filter-item.--active .__content {
  display: block;
}
.b-filter-item .__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  color: #1A1A1A;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
}
.b-filter-item .__title img {
  transition: 0.3s ease-out;
}
.b-filter-item .__content {
  display: none;
  margin-top: 16px;
  max-height: 184px;
  overflow-y: auto;
  padding: 2px 0;
}
.b-filter-item .__content::-webkit-scrollbar {
  width: 4px;
}
.b-filter-item .__content::-webkit-scrollbar-track {
  background: #F0F0F1;
}
.b-filter-item .__content::-webkit-scrollbar-thumb {
  background: #EB5F21;
}

.b-checkbox {
  display: flex;
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
  align-items: center;
}
.b-checkbox input[type=checkbox] {
  width: 24px;
  height: 24px;
  opacity: 0;
  position: absolute;
  margin: 0;
}
.b-checkbox .__ico {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  background: #fff;
  border: 1px solid #E0E0E0;
  cursor: pointer;
  border-radius: 4px;
}
.b-checkbox .__ico:before {
  position: absolute;
  content: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.b-checkbox input:checked + .__ico {
  background: #005D6D;
  border: #005D6D 1px solid;
}
.b-checkbox input:checked + .__ico:before, .b-checkbox input:checked:hover + .__ico:before {
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.6402 4.23178C13.0645 4.58534 13.1218 5.21591 12.7682 5.64018L7.76822 11.6402C7.58836 11.856 7.32599 11.9862 7.04531 11.999C6.76464 12.0117 6.49156 11.9058 6.29289 11.7071L3.29289 8.70711C2.90237 8.31658 2.90237 7.68342 3.29289 7.29289C3.68342 6.90237 4.31658 6.90237 4.70711 7.29289L6.9328 9.51859L11.2318 4.35981C11.5853 3.93554 12.2159 3.87821 12.6402 4.23178Z" fill="white"/></svg>') no-repeat center;
}
.b-checkbox input:hover + .__ico {
  border: #828282 1px solid;
}
.b-checkbox input:hover + .__ico:before {
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.6402 4.23178C13.0645 4.58534 13.1218 5.21591 12.7682 5.64018L7.76822 11.6402C7.58836 11.856 7.32599 11.9862 7.04531 11.999C6.76464 12.0117 6.49156 11.9058 6.29289 11.7071L3.29289 8.70711C2.90237 8.31658 2.90237 7.68342 3.29289 7.29289C3.68342 6.90237 4.31658 6.90237 4.70711 7.29289L6.9328 9.51859L11.2318 4.35981C11.5853 3.93554 12.2159 3.87821 12.6402 4.23178Z" fill="%23828282"/></svg>') no-repeat center;
}
.b-checkbox .__txt {
  padding-left: 40px;
  display: inline-block;
  color: #262626;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 991px) {
  .b-checkbox .__txt {
    padding-left: 32px;
  }
}

.b-popup-filter .iexmodal-inner {
  padding: 32px;
}

#content .b-sidebar-right {
  position: static;
  top: 0;
}
#content .b-products-menu {
  border: 1px solid #DCDCDC;
  background: #F4F8F6;
  padding: 24px 16px;
  border-radius: 0;
  line-height: 1;
}
#content .b-products-menu li {
  padding-left: 16px;
}
#content .b-products-menu .__title {
  color: var(--black, #2D2D2D);
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  border-bottom: 1px solid #DCDCDC;
}
#content .b-products-menu > ul > li {
  margin-bottom: 16px !important;
  padding-bottom: 16px;
  border-bottom: 1px solid #DCDCDC;
  position: relative;
}
#content .b-products-menu > ul > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#content .b-products-menu > ul > li .__pseudo {
  position: absolute;
  left: -4px;
  background-image: url(/images/newmwnu/plus.svg);
  top: 2px;
  height: 16px;
  width: 16px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 8px 8px;
  cursor: pointer;
}
#content .b-products-menu > ul > li .__pseudo.--active {
  background-image: url("/images/newmwnu/minus.svg");
}
#content .b-products-menu > ul > li > a {
  display: block;
  color: #2D2D2D;
}
#content .b-products-menu > ul > li > a.--selected {
  font-weight: 700;
  line-height: 1;
}
#content .b-products-menu > ul > li > a.--active {
  margin-bottom: 16px;
}
#content .b-products-menu > ul > li a {
  font-size: 16px;
}
#content .b-products-menu .__sub {
  padding-top: 16px;
}
#content .b-products-menu .__sub li {
  margin-bottom: 16px !important;
}
#content .b-products-menu .__sub li:last-child {
  margin-bottom: 0 !important;
}
#content .b-products-menu .__sub li a {
  color: #414042;
  text-decoration: none;
}
#content .b-products-menu .__sub li a.--selected {
  color: #005D6D;
  font-weight: 700;
  line-height: 1;
}
#content .right_menu {
  border: 1px solid #EFEFEF;
  background: #FFF;
  padding: 24px 16px;
  border-radius: 0;
  width: 100%;
}
@media (max-width: 991px) {
  #content .right_menu {
    margin-bottom: 0;
  }
}
#content .right_menu ul {
  margin: 0;
}
#content .right_menu ul li {
  margin-bottom: 16px !important;
  padding-bottom: 16px;
  border-bottom: 1px solid #DCDCDC;
  background: none;
  position: relative;
  margin-left: 0;
}
#content .right_menu ul li a {
  color: #2D2D2D;
  font-size: 16px;
  margin-left: 0;
  display: block;
  line-height: 1.2;
}
#content .right_menu ul li a:before {
  top: 6px;
  content: "";
  position: absolute;
  left: 0px;
  background: url(/images/newmwnu/plus.svg) center no-repeat;
  background-size: cover;
  width: 8px;
  height: 8px;
}
#content .right_menu ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#content .b-section-card {
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 32px;
  padding: 24px 0 48px;
}
@media (max-width: 1199px) {
  #content .b-section-card {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 991px) {
  #content .b-section-card {
    padding: 0 0 32px;
    grid-gap: 24px;
  }
}
@media (max-width: 575px) {
  #content .b-section-card {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 430px) {
  #content .b-section-card {
    display: grid;
  }
}
#content .b-section-card > div:first-child {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1199px) {
  #content .b-section-card .__props {
    grid-column: span 2;
    order: 3;
  }
}
@media (max-width: 575px) {
  #content .b-section-card .__props {
    grid-column: span 1;
    order: revert;
  }
}
#content .b-section-card .b-card__price-block {
  min-width: auto;
  padding: 24px;
  border-left: 1px solid #EFEFEF;
  display: flex !important;
  flex-direction: column;
  gap: 24px;
}
@media (max-width: 575px) {
  #content .b-section-card .b-card__price-block {
    border-left: none;
    padding: 0;
  }
}
#content .b-section-card .b-card__price-block .b-btn-border {
  max-width: none;
  height: 60px;
  border-radius: 4px;
}
#content .b-section-card .b-card__price-block .b-button-buy {
  font-size: 18px;
  font-weight: 700;
  border-radius: 4px;
  text-transform: none;
}
#content .b-section-card .b-card__price-block .b-price {
  margin-bottom: 0;
}
#content .b-section-card .b-card__price-block .b-sale {
  width: 100%;
  display: flex;
  gap: 8px;
  align-self: center;
  color: #2D2D2D;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
#content .b-descr-text {
  color: #2D2D2D;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 48px;
}
@media (max-width: 991px) {
  #content .b-descr-text {
    margin-bottom: 32px;
  }
}
#content .specborder {
  border-left: 1px solid #DCDCDC;
  border-bottom: 1px solid #DCDCDC;
}
#content .specborder th, #content .specborder td {
  padding: 16px 12px;
  border-right: 1px solid #DCDCDC;
  border-top: 1px solid #DCDCDC;
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 1439px) {
  #content .specborder th, #content .specborder td {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  #content .specborder th, #content .specborder td {
    padding: 8px 6px;
  }
}
#content .specborder a {
  color: #269CC8;
}
#content .specborder th {
  color: #2D2D2D;
}
#content .b-card-content {
  font-size: 16px;
  text-rendering: auto;
}

.b-info-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 32px;
  background: #F4F8F6;
  margin-bottom: 48px;
}
@media (max-width: 1439px) {
  .b-info-grid {
    grid-gap: 24px;
  }
}
@media (max-width: 1199px) {
  .b-info-grid {
    grid-gap: 0px;
  }
}
@media (max-width: 991px) {
  .b-info-grid {
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .b-info-grid {
    grid-template-columns: 1fr;
  }
}

.b-info-item {
  padding: 24px;
  color: #2D2D2D;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-gap: 16px;
}
@media (max-width: 1199px) {
  .b-info-item {
    padding: 16px;
  }
}
.b-info-item a {
  color: #2D2D2D;
  display: block;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .b-info-item a {
    font-size: 16px;
  }
}

.b-feedback {
  background: #F4F8F6 url("/images/stropy/strop.png") bottom right no-repeat;
  background-size: 42%;
  padding: 48px 48px 64px 48px;
}
@media (max-width: 991px) {
  .b-feedback {
    padding: 32px;
    background-size: 40%;
  }
}
@media (max-width: 600px) {
  .b-feedback {
    background: #F4F8F6;
  }
}
@media (max-width: 575px) {
  .b-feedback {
    padding: 24px;
  }
}
.b-feedback > div {
  max-width: 520px;
  width: 100%;
}

/*# sourceMappingURL=redesign.css.map */

/* End */


/* Start:/tools/v2/css/jquery.mmenu.all.css?158090808847879*/
.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{box-sizing:border-box;background:inherit;display:block;padding:0;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panels,.mm-panels>.mm-panel{background:inherit;border-color:inherit;box-sizing:border-box;margin:0;position:absolute;left:0;right:0;top:0;bottom:0;z-index:0}.mm-panels{overflow:hidden}.mm-panel{transform:translate(100%,0);transform:translate3d(100%,0,0);transition:transform .4s ease;transform-origin:top left}.mm-panel.mm-opened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-panel.mm-subopened{transform:translate(-30%,0);transform:translate3d(-30%,0,0)}.mm-panel.mm-highest{z-index:1}.mm-panel.mm-noanimation{transition:none!important}.mm-panel.mm-noanimation.mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-panels>.mm-panel{-webkit-overflow-scrolling:touch;overflow:scroll;overflow-x:hidden;overflow-y:auto;padding:0 20px}.mm-panels>.mm-panel.mm-hasnavbar{padding-top:40px}.mm-panels>.mm-panel:not(.mm-hidden){display:block}.mm-panels>.mm-panel:after,.mm-panels>.mm-panel:before{content:'';display:block;height:20px}.mm-vertical .mm-panel{transform:none!important}.mm-listview .mm-vertical .mm-panel,.mm-vertical .mm-listview .mm-panel{display:none;padding:10px 0 10px 10px}.mm-listview .mm-vertical .mm-panel .mm-listview>li:last-child:after,.mm-vertical .mm-listview .mm-panel .mm-listview>li:last-child:after{border-color:transparent}.mm-vertical li.mm-opened>.mm-panel,li.mm-vertical.mm-opened>.mm-panel{display:block}.mm-listview>li.mm-vertical>.mm-next,.mm-vertical .mm-listview>li>.mm-next{box-sizing:border-box;height:40px;bottom:auto}.mm-listview>li.mm-vertical.mm-opened>.mm-next:after,.mm-vertical .mm-listview>li.mm-opened>.mm-next:after{transform:rotate(225deg);right:19px}.mm-btn{box-sizing:border-box;width:40px;height:40px;position:absolute;top:0;z-index:1}.mm-clear:after,.mm-clear:before,.mm-close:after,.mm-close:before{content:'';border:2px solid transparent;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(-45deg)}.mm-clear:before,.mm-close:before{border-right:none;border-bottom:none;right:18px}.mm-clear:after,.mm-close:after{border-left:none;border-top:none;right:25px}.mm-next:after,.mm-prev:before{content:'';border-top:2px solid transparent;border-left:2px solid transparent;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-prev:before{transform:rotate(-45deg);left:23px;right:auto}.mm-next:after{transform:rotate(135deg);right:23px;left:auto}.mm-navbar{border-bottom:1px solid;border-color:inherit;text-align:center;line-height:20px;height:40px;padding:0 40px;margin:0;position:absolute;top:0;left:0;right:0}.mm-navbar>*{display:block;padding:10px 0}.mm-navbar a,.mm-navbar a:hover{text-decoration:none}.mm-navbar .mm-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar .mm-btn:first-child{left:0}.mm-navbar .mm-btn:last-child{text-align:right;right:0}.mm-panel .mm-navbar{display:none}.mm-panel.mm-hasnavbar .mm-navbar{display:block}.mm-listview,.mm-listview>li{list-style:none;display:block;padding:0;margin:0}.mm-listview{font:inherit;font-size:14px;line-height:20px}.mm-listview a,.mm-listview a:hover{text-decoration:none}.mm-listview>li{position:relative}.mm-listview>li,.mm-listview>li .mm-next,.mm-listview>li .mm-next:before,.mm-listview>li:after{border-color:inherit}.mm-listview>li>a,.mm-listview>li>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:inherit;display:block;padding:10px 10px 10px 20px;margin:0}.mm-listview>li:not(.mm-divider):after{content:'';border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:0;right:0;bottom:0}.mm-listview>li:not(.mm-divider):after{left:20px}.mm-listview .mm-next{background:rgba(3,2,1,0);width:50px;padding:0;position:absolute;right:0;top:0;bottom:0;z-index:2}.mm-listview .mm-next:before{content:'';border-left-width:1px;border-left-style:solid;display:block;position:absolute;top:0;bottom:0;left:0}.mm-listview .mm-next+a,.mm-listview .mm-next+span{margin-right:50px}.mm-listview .mm-next.mm-fullsubopen{width:100%}.mm-listview .mm-next.mm-fullsubopen:before{border-left:none}.mm-listview .mm-next.mm-fullsubopen+a,.mm-listview .mm-next.mm-fullsubopen+span{padding-right:50px;margin-right:0}.mm-panels>.mm-panel>.mm-listview{margin:20px -20px}.mm-panels>.mm-panel>.mm-listview:first-child,.mm-panels>.mm-panel>.mm-navbar+.mm-listview{margin-top:-20px}.mm-menu{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75)}.mm-menu .mm-navbar a,.mm-menu .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu .mm-btn:after,.mm-menu .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.5);tap-highlight-color:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.5)}.mm-menu .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-menu .mm-divider{background:rgba(0,0,0,.05)}
.mm-page{box-sizing:border-box;position:relative}.mm-slideout{transition:transform .4s ease;z-index:1}html.mm-opened{overflow-x:hidden;position:relative}html.mm-blocking{overflow:hidden}html.mm-blocking body{overflow:hidden}html.mm-background .mm-page{background:inherit}#mm-blocker{background:rgba(3,2,1,0);display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:2}html.mm-blocking #mm-blocker{display:block}.mm-menu.mm-offcanvas{z-index:0;display:none;position:fixed}.mm-menu.mm-offcanvas.mm-opened{display:block}.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-opened{z-index:10}.mm-menu.mm-offcanvas{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-menu~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-menu~.mm-slideout{transform:translate(440px,0);transform:translate3d(440px,0,0)}}
@charset "UTF-8";.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}
.mm-menu .mm-listview.mm-border-none>li:after,.mm-menu .mm-listview>li.mm-border-none:after,.mm-menu.mm-border-none .mm-listview>li:after{content:none}.mm-menu .mm-listview.mm-border-full>li:after,.mm-menu .mm-listview>li.mm-border-full:after,.mm-menu.mm-border-full .mm-listview>li:after{left:0!important}.mm-menu .mm-listview.mm-border-offset>li:after,.mm-menu .mm-listview>li.mm-border-offset:after,.mm-menu.mm-border-offset .mm-listview>li:after{right:20px}
.mm-menu.mm-fx-menu-zoom{transition:transform .4s ease}html.mm-opened .mm-menu.mm-fx-menu-zoom{transform:scale(.7,.7) translate3d(-30%,0,0);transform-origin:left center}html.mm-opening .mm-menu.mm-fx-menu-zoom{transform:scale(1,1) translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-fx-menu-zoom{transform:scale(.7,.7) translate3d(30%,0,0);transform-origin:right center}html.mm-right.mm-opening .mm-menu.mm-fx-menu-zoom{transform:scale(1,1) translate3d(0,0,0)}.mm-menu.mm-fx-menu-slide{transition:transform .4s ease}html.mm-opened .mm-menu.mm-fx-menu-slide{transform:translate(-30%,0);transform:translate3d(-30%,0,0)}html.mm-opening .mm-menu.mm-fx-menu-slide{transform:translate(0,0);transform:translate3d(0,0,0)}html.mm-right.mm-opened .mm-menu.mm-fx-menu-slide{transform:translate(30%,0);transform:translate3d(30%,0,0)}html.mm-right.mm-opening .mm-menu.mm-fx-menu-slide{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu.mm-fx-menu-fade{opacity:0;transition:opacity .4s ease}html.mm-opening .mm-menu.mm-fx-menu-fade{opacity:1}.mm-menu .mm-fx-panels-none.mm-panel,.mm-menu.mm-fx-panels-none .mm-panel{transition-property:none}.mm-menu .mm-fx-panels-none.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-none .mm-panel.mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel,.mm-menu.mm-fx-panels-zoom .mm-panel{transform-origin:left center;transform:scale(1.5,1.5) translate3d(100%,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel.mm-opened,.mm-menu.mm-fx-panels-zoom .mm-panel.mm-opened{transform:scale(1,1) translate3d(0,0,0)}.mm-menu .mm-fx-panels-zoom.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-zoom .mm-panel.mm-subopened{transform:scale(.7,.7) translate3d(-30%,0,0)}.mm-menu .mm-fx-panels-slide-0.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-0 .mm-panel.mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-slide-100.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-100 .mm-panel.mm-subopened{transform:translate(-100%,0);transform:translate3d(-100%,0,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel,.mm-menu.mm-fx-panels-slide-up .mm-panel{transform:translate(0,100%);transform:translate3d(0,100%,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-opened,.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-opened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu .mm-fx-panels-slide-up.mm-panel.mm-subopened,.mm-menu.mm-fx-panels-slide-up .mm-panel.mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li{transition:none .4s ease}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(1){transition-delay:50ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(2){transition-delay:.1s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(3){transition-delay:150ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(4){transition-delay:.2s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(5){transition-delay:250ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(6){transition-delay:.3s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(7){transition-delay:350ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(8){transition-delay:.4s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(9){transition-delay:450ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(10){transition-delay:.5s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(11){transition-delay:550ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(12){transition-delay:.6s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(13){transition-delay:650ms}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(14){transition-delay:.7s}.mm-menu[class*=mm-fx-listitems-] .mm-listview>li:nth-child(15){transition-delay:750ms}.mm-menu.mm-fx-listitems-slide .mm-listview>li{transition-property:transform,opacity;transform:translate(50%,0);transform:translate3d(50%,0,0);opacity:0}html.mm-opening .mm-menu.mm-fx-listitems-slide .mm-panel.mm-opened .mm-listview>li{transform:translate(0,0);transform:translate3d(0,0,0);opacity:1}.mm-menu.mm-fx-listitems-fade .mm-listview>li{transition-property:opacity;opacity:0}html.mm-opening .mm-menu.mm-fx-listitems-fade .mm-panel.mm-opened .mm-listview>li{opacity:1}.mm-menu.mm-fx-listitems-drop .mm-listview>li{transition-property:opacity,top;opacity:0;top:-25%}html.mm-opening .mm-menu.mm-fx-listitems-drop .mm-panel.mm-opened .mm-listview>li{opacity:1;top:0}
.mm-menu.mm-offcanvas.mm-fullscreen{width:100%;min-width:140px;max-width:10000px}html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(100%,0);transform:translate3d(100%,0,0)}@media all and (max-width:140px){html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:10000px){html.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(10000px,0);transform:translate3d(10000px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(-100%,0);transform:translate3d(-100%,0,0)}@media all and (max-width:140px){html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:10000px){html.mm-right.mm-opening .mm-menu.mm-fullscreen~.mm-slideout{transform:translate(-10000px,0);transform:translate3d(-10000px,0,0)}}.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,.mm-menu.mm-offcanvas.mm-fullscreen.mm-top{height:100%;min-height:140px;max-height:10000px}
html.mm-iconbar body{overflow-x:hidden}html.mm-iconbar .mm-page{background:inherit;min-height:100vh}html.mm-iconbar .mm-slideout{box-sizing:border-box;padding-right:60px;transform:translate(60px,0);transform:translate3d(60px,0,0)}.mm-menu.mm-iconbar{display:block}
.mm-menu .mm-panels>.mm-panel.mm-listview-justify:after,.mm-menu .mm-panels>.mm-panel.mm-listview-justify:before,.mm-menu.mm-listview-justify .mm-panels>.mm-panel:after,.mm-menu.mm-listview-justify .mm-panels>.mm-panel:before{content:none;display:none}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview{display:flex;flex-direction:column;height:100%;margin-top:0;margin-bottom:0}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li{flex:1 0 auto;min-height:40px}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li:not(.mm-divider),.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li:not(.mm-divider){display:flex;flex-direction:column}.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>a:not(.mm-next),.mm-menu .mm-panels>.mm-panel.mm-listview-justify>.mm-listview>li>span,.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>a:not(.mm-next),.mm-menu.mm-listview-justify .mm-panels>.mm-panel>.mm-listview>li>span{box-sizing:border-box;flex:1 0 auto;display:flex;align-items:center}.mm-listview-small .mm-listview>li>a:not(.mm-next),.mm-listview-small .mm-listview>li>span{padding:7px 10px 7px 20px}.mm-listview-small .mm-listview>li.mm-vertical>.mm-next,.mm-listview-small .mm-vertical>.mm-listview>li>.mm-next{height:34px}.mm-listview-large .mm-listview>li>a:not(.mm-next),.mm-listview-large .mm-listview>li>span{padding:15px 10px 15px 20px}.mm-listview-large .mm-listview>li.mm-vertical>.mm-next,.mm-listview-large .mm-vertical>.mm-listview>li>.mm-next{height:50px}.mm-listview-huge .mm-listview>li>a:not(.mm-next),.mm-listview-huge .mm-listview>li>span{padding:20px 10px 20px 20px}.mm-listview-huge .mm-listview>li.mm-vertical>.mm-next,.mm-listview-huge .mm-vertical>.mm-listview>li>.mm-next{height:60px}.mm-listview .mm-divider{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:10px;text-transform:uppercase;text-indent:20px;line-height:25px}.mm-listview .mm-spacer{padding-top:40px}.mm-listview .mm-spacer>.mm-next{top:40px}.mm-listview .mm-spacer.mm-divider{padding-top:25px}.mm-listview .mm-inset{list-style:inside disc;padding:0 10px 15px 40px;margin:0}.mm-listview .mm-inset>li{padding:5px 0}
.mm-menu .mm-listview.mm-multiline>li>a,.mm-menu .mm-listview.mm-multiline>li>span,.mm-menu .mm-listview>li.mm-multiline>a,.mm-menu .mm-listview>li.mm-multiline>span,.mm-menu.mm-multiline .mm-listview>li>a,.mm-menu.mm-multiline .mm-listview>li>span{text-overflow:clip;white-space:normal}
.mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker{opacity:0}html.mm-opening .mm-menu.mm-opened[class*=mm-pagedim]~#mm-blocker{opacity:.3;transition:opacity .4s ease .4s}.mm-menu.mm-opened.mm-pagedim~#mm-blocker{background:inherit}.mm-menu.mm-opened.mm-pagedim-white~#mm-blocker{background:#fff}.mm-menu.mm-opened.mm-pagedim-black~#mm-blocker{background:#000}
.mm-menu.mm-popup{transition:opacity .4s ease;opacity:0;box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%;min-height:140px;max-height:880px;top:50%;left:50%;bottom:auto;right:auto;z-index:2;transform:translate(-50%,-50%);transform:translate3d(-50%,-50%,0)}.mm-menu.mm-popup.mm-opened~.mm-slideout{transform:none!important;z-index:0}.mm-menu.mm-popup.mm-opened~#mm-blocker{transition-delay:0s!important;z-index:1}html.mm-opening .mm-menu.mm-popup{opacity:1}
.mm-menu.mm-offcanvas.mm-right{left:auto}html.mm-right.mm-opening .mm-menu~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-menu~.mm-slideout{transform:translate(-440px,0);transform:translate3d(-440px,0,0)}}html.mm-front .mm-slideout{transform:none!important;z-index:0}html.mm-front #mm-blocker{z-index:1}html.mm-front .mm-menu.mm-offcanvas{z-index:2}.mm-menu.mm-offcanvas.mm-front,.mm-menu.mm-offcanvas.mm-next{transition:transform .4s ease;transform:translate(-100%,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-offcanvas.mm-front.mm-right,.mm-menu.mm-offcanvas.mm-next.mm-right{transform:translate(100%,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-top{transform:translate(0,-100%);transform:translate3d(0,-100%,0)}.mm-menu.mm-offcanvas.mm-bottom{transform:translate(0,100%);transform:translate3d(0,100%,0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{width:100%;min-width:100%;max-width:100%}.mm-menu.mm-offcanvas.mm-bottom{top:auto}html.mm-opening .mm-menu.mm-offcanvas.mm-front,html.mm-opening .mm-menu.mm-offcanvas.mm-next{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu.mm-offcanvas.mm-bottom,.mm-menu.mm-offcanvas.mm-top{height:80%;min-height:140px;max-height:880px}
.mm-menu.mm-shadow-page:after{content:"";display:block;width:20px;height:120%;position:absolute;left:100%;top:-10%;z-index:100}.mm-menu.mm-shadow-page.mm-right:after{left:auto;right:100%}.mm-menu.mm-shadow-page.mm-front:after,.mm-menu.mm-shadow-page.mm-next:after{content:none;display:none}.mm-menu.mm-shadow-page:after{box-shadow:0 0 10px rgba(0,0,0,.3)}.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.3)}
.mm-menu.mm-theme-dark{background:#333;border-color:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-navbar a,.mm-menu.mm-theme-dark .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-btn:after,.mm-menu.mm-theme-dark .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview{border-color:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.1);tap-highlight-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-dark .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-dark .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-dark.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark .mm-divider{background:rgba(255,255,255,.05)}.mm-menu.mm-theme-dark label.mm-check:before{border-color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-fixeddivider span{background:rgba(255,255,255,.05)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(0,0,0,.1)}.mm-menu.mm-shadow-page.mm-theme-dark:after{box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-shadow-panels.mm-theme-dark .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu.mm-theme-dark .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.8)}.mm-menu.mm-theme-dark .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-dark .mm-indexer a{color:rgba(255,255,255,.4)}.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(0,0,0,.1)}.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-dark .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.1)}.mm-menu.mm-theme-dark label.mm-toggle{background:rgba(0,0,0,.15)}.mm-menu.mm-theme-dark label.mm-toggle:before{background:#333}.mm-menu.mm-theme-dark input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-white{background:#fff;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-navbar a,.mm-menu.mm-theme-white .mm-navbar>*{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-btn:after,.mm-menu.mm-theme-white .mm-btn:before{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview{border-color:rgba(0,0,0,.1)}.mm-menu.mm-theme-white .mm-listview>li .mm-next:after{border-color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(0,0,0,.05);tap-highlight-color:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-white .mm-listview>li.mm-selected>span{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-white .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-white.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white .mm-divider{background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-check:before{border-color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white em.mm-counter{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-fixeddivider span{background:rgba(0,0,0,.05)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(0,0,0,.05)}.mm-menu.mm-shadow-page.mm-theme-white:after{box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-shadow-panels.mm-theme-white .mm-panel.mm-opened:nth-child(n+2){box-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu.mm-theme-white .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.6)}.mm-menu.mm-theme-white .mm-noresultsmsg{color:rgba(0,0,0,.3)}.mm-menu.mm-theme-white .mm-indexer a{color:rgba(0,0,0,.3)}.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-white .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(0,0,0,.05)}.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-white .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(0,0,0,.05)}.mm-menu.mm-theme-white label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu.mm-theme-white label.mm-toggle:before{background:#fff}.mm-menu.mm-theme-white input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu.mm-theme-black{background:#000;border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-navbar a,.mm-menu.mm-theme-black .mm-navbar>*{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-btn:after,.mm-menu.mm-theme-black .mm-btn:before{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview{border-color:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-listview>li .mm-next:after{border-color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-listview>li a:not(.mm-next){-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-selected>a:not(.mm-next),.mm-menu.mm-theme-black .mm-listview>li.mm-selected>span{background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>.mm-panel,.mm-menu.mm-theme-black .mm-listview>li.mm-opened.mm-vertical>a.mm-next,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>.mm-panel,.mm-menu.mm-theme-black.mm-vertical .mm-listview>li.mm-opened>a.mm-next{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black .mm-divider{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-check:before{border-color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black em.mm-counter{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-fixeddivider span{background:rgba(255,255,255,.2)}.mm-menu.mm-keyboardfocus a:focus{background:rgba(255,255,255,.3)}.mm-menu.mm-shadow-page.mm-theme-black:after{content:none;display:none}.mm-menu.mm-shadow-panels.mm-theme-black .mm-panel.mm-opened:nth-child(n+2){box-shadow:false}.mm-menu.mm-theme-black .mm-search input{background:rgba(255,255,255,.3);color:rgba(255,255,255,.6)}.mm-menu.mm-theme-black .mm-noresultsmsg{color:rgba(255,255,255,.4)}.mm-menu.mm-theme-black .mm-indexer a{color:rgba(255,255,255,.4)}.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected.mm-theme-black .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(255,255,255,.3)}.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected.mm-theme-black .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.3)}.mm-menu.mm-theme-black label.mm-toggle{background:rgba(255,255,255,.2)}.mm-menu.mm-theme-black label.mm-toggle:before{background:#000}.mm-menu.mm-theme-black input.mm-toggle:checked~label.mm-toggle{background:#4bd963}
.mm-menu .mm-tileview.mm-listview:after,.mm-menu.mm-tileview .mm-listview:after{content:'';display:block;clear:both}.mm-menu .mm-tileview.mm-listview>li,.mm-menu.mm-tileview .mm-listview>li{width:50%;height:0;padding:50% 0 0 0;float:left;position:relative}.mm-menu .mm-tileview.mm-listview>li:after,.mm-menu.mm-tileview .mm-listview>li:after{left:0;top:0;border-right-width:1px;border-right-style:solid;z-index:-1}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xs,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xs{width:12.5%;padding-top:12.5%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-s,.mm-menu.mm-tileview .mm-listview>li.mm-tile-s{width:25%;padding-top:25%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-l,.mm-menu.mm-tileview .mm-listview>li.mm-tile-l{width:75%;padding-top:75%}.mm-menu .mm-tileview.mm-listview>li.mm-tile-xl,.mm-menu.mm-tileview .mm-listview>li.mm-tile-xl{width:100%;padding-top:100%}.mm-menu .mm-tileview.mm-listview>li>a,.mm-menu .mm-tileview.mm-listview>li>span,.mm-menu.mm-tileview .mm-listview>li>a,.mm-menu.mm-tileview .mm-listview>li>span{line-height:1px;text-align:center;padding:50% 10px 0 10px;margin:0;position:absolute;top:0;right:1px;bottom:1px;left:0}.mm-menu .mm-tileview.mm-listview>li>.mm-next,.mm-menu.mm-tileview .mm-listview>li>.mm-next{width:auto}.mm-menu .mm-tileview.mm-listview>li>.mm-next:after,.mm-menu .mm-tileview.mm-listview>li>.mm-next:before,.mm-menu.mm-tileview .mm-listview>li>.mm-next:after,.mm-menu.mm-tileview .mm-listview>li>.mm-next:before{content:none;display:none}.mm-menu.mm-tileview .mm-panel{padding-left:0;padding-right:0}.mm-menu.mm-tileview .mm-panel:after{content:none;display:none}.mm-menu.mm-tileview .mm-listview{margin:0}
html.mm-widescreen body{position:relative}html.mm-widescreen #mm-blocker{display:none!important}html.mm-widescreen .mm-slideout{transform:none!important;width:70%!important;margin-left:30%!important}html.mm-widescreen .mm-page{background:inherit;box-sizing:border-box}html.mm-widescreen.mm-blocking,html.mm-widescreen.mm-blocking body{overflow:auto}.mm-menu.mm-widescreen{border-right-width:1px;border-right-style:solid;display:block!important;width:30%!important;min-width:0!important;max-width:none!important;top:0!important;right:auto!important;bottom:0!important;left:0!important;z-index:100!important;transform:none!important}.mm-menu.mm-widescreen.mm-pageshadow:after{content:none;display:none}
.mm-menu.mm-autoheight{transition:none .4s ease;transition-property:transform,height}.mm-menu.mm-autoheight:not(.mm-offcanvas){position:relative}.mm-menu.mm-measureheight .mm-panel.mm-vertical.mm-opened,.mm-menu.mm-measureheight .mm-panel:not(.mm-vertical){display:block!important}.mm-menu.mm-measureheight .mm-panels>.mm-panel{bottom:auto!important;height:auto!important}
.mm-columns{transition-property:width}.mm-columns .mm-panels>.mm-panel{right:auto;transition-property:width,transform}.mm-columns .mm-panels>.mm-panel.mm-opened,.mm-columns .mm-panels>.mm-panel.mm-subopened{border-left:1px solid;border-color:inherit;display:block!important}.mm-columns .mm-panels>.mm-columns-0{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-columns-0 .mm-panels>.mm-panel{z-index:0}.mm-columns-0 .mm-panels>.mm-panel else{width:100%}.mm-columns-0 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){transform:translate(100%,0);transform:translate3d(100%,0,0)}.mm-menu.mm-offcanvas.mm-columns-0{width:80%;min-width:140px;max-width:0}html.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:0px){html.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(0,0);transform:translate3d(0,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:0px){html.mm-right.mm-opening .mm-menu.mm-columns-0~.mm-slideout{transform:translate(0,0);transform:translate3d(0,0,0)}}.mm-columns .mm-panels>.mm-columns-1{transform:translate(100%,0);transform:translate3d(100%,0,0)}.mm-columns-1 .mm-panels>.mm-panel{z-index:1;width:100%}.mm-columns-1 .mm-panels>.mm-panel else{width:100%}.mm-columns-1 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){transform:translate(200%,0);transform:translate3d(200%,0,0)}.mm-menu.mm-offcanvas.mm-columns-1{width:80%;min-width:140px;max-width:440px}html.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:550px){html.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(440px,0);transform:translate3d(440px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:550px){html.mm-right.mm-opening .mm-menu.mm-columns-1~.mm-slideout{transform:translate(-440px,0);transform:translate3d(-440px,0,0)}}.mm-columns .mm-panels>.mm-columns-2{transform:translate(200%,0);transform:translate3d(200%,0,0)}.mm-columns-2 .mm-panels>.mm-panel{z-index:2;width:50%}.mm-columns-2 .mm-panels>.mm-panel else{width:100%}.mm-columns-2 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){transform:translate(300%,0);transform:translate3d(300%,0,0)}.mm-menu.mm-offcanvas.mm-columns-2{width:80%;min-width:140px;max-width:880px}html.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1100px){html.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(880px,0);transform:translate3d(880px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1100px){html.mm-right.mm-opening .mm-menu.mm-columns-2~.mm-slideout{transform:translate(-880px,0);transform:translate3d(-880px,0,0)}}.mm-columns .mm-panels>.mm-columns-3{transform:translate(300%,0);transform:translate3d(300%,0,0)}.mm-columns-3 .mm-panels>.mm-panel{z-index:3;width:33.34%}.mm-columns-3 .mm-panels>.mm-panel else{width:100%}.mm-columns-3 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){transform:translate(400%,0);transform:translate3d(400%,0,0)}.mm-menu.mm-offcanvas.mm-columns-3{width:80%;min-width:140px;max-width:1320px}html.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:1650px){html.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(1320px,0);transform:translate3d(1320px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:1650px){html.mm-right.mm-opening .mm-menu.mm-columns-3~.mm-slideout{transform:translate(-1320px,0);transform:translate3d(-1320px,0,0)}}.mm-columns .mm-panels>.mm-columns-4{transform:translate(400%,0);transform:translate3d(400%,0,0)}.mm-columns-4 .mm-panels>.mm-panel{z-index:4;width:25%}.mm-columns-4 .mm-panels>.mm-panel else{width:100%}.mm-columns-4 .mm-panels>.mm-panel:not(.mm-opened):not(.mm-subopened){transform:translate(500%,0);transform:translate3d(500%,0,0)}.mm-menu.mm-offcanvas.mm-columns-4{width:80%;min-width:140px;max-width:1760px}html.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(80%,0);transform:translate3d(80%,0,0)}@media all and (max-width:175px){html.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(140px,0);transform:translate3d(140px,0,0)}}@media all and (min-width:2200px){html.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(1760px,0);transform:translate3d(1760px,0,0)}}html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(-80%,0);transform:translate3d(-80%,0,0)}@media all and (max-width:175px){html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(-140px,0);transform:translate3d(-140px,0,0)}}@media all and (min-width:2200px){html.mm-right.mm-opening .mm-menu.mm-columns-4~.mm-slideout{transform:translate(-1760px,0);transform:translate3d(-1760px,0,0)}}.mm-columns.mm-offcanvas.mm-bottom,.mm-columns.mm-offcanvas.mm-top{width:100%;max-width:100%;min-width:100%}html.mm-opening .mm-columns.mm-offcanvas.mm-front,html.mm-opening .mm-columns.mm-offcanvas.mm-next{transition-property:width,min-width,max-width,transform}
em.mm-counter{font:inherit;font-size:14px;font-style:normal;text-indent:0;line-height:20px;display:block;margin-top:-10px;position:absolute;right:45px;top:50%}em.mm-counter+a.mm-next{width:90px}em.mm-counter+a.mm-next+a,em.mm-counter+a.mm-next+span{margin-right:90px}em.mm-counter+a.mm-fullsubopen{padding-left:0}em.mm-counter+a.mm-fullsubopen+a,em.mm-counter+a.mm-fullsubopen+span{padding-right:90px}.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+a,.mm-listview em.mm-counter+.mm-next.mm-fullsubopen+span{padding-right:90px}.mm-vertical>.mm-counter{top:12px;margin-top:0}.mm-vertical.mm-spacer>.mm-counter{margin-top:40px}.mm-nosubresults>.mm-counter{display:none}.mm-menu em.mm-counter{color:rgba(0,0,0,.3)}
.mm-divider>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;line-height:25px}.mm-divider.mm-opened a.mm-next:after{transform:rotate(45deg)}.mm-collapsed:not(.mm-uncollapsed){display:none}.mm-fixeddivider{background:inherit;display:none;position:absolute;top:0;left:0;right:0;z-index:10;transform:translate(0,0);transform:translate3d(0,0,0)}.mm-fixeddivider:after{content:none!important;display:none!important}.mm-hasdividers .mm-fixeddivider{display:block}.mm-menu .mm-fixeddivider span{background:rgba(0,0,0,.05)}
html.mm-opened.mm-dragging .mm-menu,html.mm-opened.mm-dragging .mm-slideout{transition-duration:0s}
.mm-menu.mm-dropdown{box-shadow:0 2px 10px rgba(0,0,0,.3);height:80%}html.mm-dropdown .mm-slideout{transform:none!important;z-index:0}html.mm-dropdown #mm-blocker{transition-delay:0s!important;z-index:1}html.mm-dropdown .mm-menu{z-index:2}html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu{display:none}.mm-menu.mm-tip:before{content:'';background:inherit;box-shadow:0 2px 10px rgba(0,0,0,.3);display:block;width:15px;height:15px;position:absolute;z-index:0;transform:rotate(45deg)}.mm-menu.mm-tipleft:before{left:22px}.mm-menu.mm-tipright:before{right:22px}.mm-menu.mm-tiptop:before{top:-8px}.mm-menu.mm-tipbottom:before{bottom:-8px}
.mm-iconpanel .mm-panels>.mm-panel{transition-property:transform,left}.mm-iconpanel .mm-panels>.mm-panel.mm-opened,.mm-iconpanel .mm-panels>.mm-panel.mm-subopened{border-left:1px solid;border-color:inherit;display:block!important}.mm-iconpanel .mm-panels>.mm-panel.mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-iconpanel .mm-panel.mm-iconpanel-0{left:0}.mm-iconpanel .mm-panel.mm-iconpanel-1{left:40px}.mm-iconpanel .mm-panel.mm-iconpanel-2{left:80px}.mm-iconpanel .mm-panel.mm-iconpanel-3{left:120px}.mm-iconpanel .mm-panel.mm-iconpanel-4{left:160px}.mm-iconpanel .mm-panel.mm-iconpanel-5{left:200px}.mm-iconpanel .mm-panel.mm-iconpanel-6{left:240px}.mm-subblocker{background:inherit;opacity:0;display:block;max-height:100%;position:absolute;top:0;right:0;left:0;z-index:3;transition:opacity .4s ease}.mm-subopened .mm-subblocker{opacity:.6;bottom:-100000px}
.mm-keyboardfocus a:focus{outline:0}.mm-menu.mm-keyboardfocus a:focus{background:rgba(255,255,255,.5)}
.mm-navbars-bottom,.mm-navbars-top{background:inherit;border-color:inherit;border-width:0;overflow:hidden;position:absolute;left:0;right:0;z-index:3}.mm-navbars-bottom>.mm-navbar,.mm-navbars-top>.mm-navbar{border:none;padding:0;position:relative;transform:translate(0,0);transform:translate3d(0,0,0)}.mm-navbars-top{border-bottom-style:solid;border-bottom-width:1px;top:0}.mm-navbars-bottom{border-top-style:solid;border-top-width:1px;bottom:0}.mm-navbar.mm-hasbtns{padding:0 40px}.mm-navbar[class*=mm-navbar-content-]>*{box-sizing:border-box;display:block;float:left}.mm-navbar .mm-breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-overflow-scrolling:touch;overflow-x:auto;text-align:left;padding:0 0 0 17px}.mm-navbar .mm-breadcrumbs>*{display:inline-block;padding:10px 3px}.mm-navbar .mm-breadcrumbs>a{text-decoration:underline}.mm-navbar.mm-hasbtns .mm-breadcrumbs{margin-left:-40px}.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden)+.mm-breadcrumbs{margin-left:0;padding-left:0}.mm-hasnavbar-top-1 .mm-panels{top:40px}.mm-hasnavbar-top-2 .mm-panels{top:80px}.mm-hasnavbar-top-3 .mm-panels{top:120px}.mm-hasnavbar-top-4 .mm-panels{top:160px}.mm-hasnavbar-bottom-1 .mm-panels{bottom:40px}.mm-hasnavbar-bottom-2 .mm-panels{bottom:80px}.mm-hasnavbar-bottom-3 .mm-panels{bottom:120px}.mm-hasnavbar-bottom-4 .mm-panels{bottom:160px}.mm-navbar-size-2{height:80px}.mm-navbar-size-3{height:120px}.mm-navbar-size-4{height:160px}.mm-navbar-content-2>*{width:50%}.mm-navbar-content-3>*{width:33.33%}.mm-navbar-content-4>*{width:25%}.mm-navbar-content-5>*{width:20%}.mm-navbar-content-6>*{width:16.67%}
.mm-menu.mm-rtl{direction:rtl}.mm-menu.mm-rtl.mm-offcanvas{right:auto}.mm-menu.mm-rtl .mm-panel:not(.mm-opened){transform:translate(-100%,0);transform:translate3d(-100%,0,0)}.mm-menu.mm-rtl .mm-panel.mm-subopened{transform:translate(30%,0);transform:translate3d(30%,0,0)}.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child{left:auto;right:0}.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child{right:auto;left:0}.mm-menu.mm-rtl .mm-navbar .mm-next:after{transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-navbar .mm-prev:before{transform:rotate(135deg);right:23px;left:auto}.mm-menu.mm-rtl .mm-listview>li:not(.mm-divider)::after{left:0;right:20px}.mm-menu.mm-rtl .mm-listview>li>a:not(.mm-next),.mm-menu.mm-rtl .mm-listview>li>span:not(.mm-next){padding-left:10px;padding-right:20px!important;margin-right:0!important}.mm-menu.mm-rtl .mm-listview .mm-next{right:auto;left:0}.mm-menu.mm-rtl .mm-listview .mm-next:before{left:auto;right:0}.mm-menu.mm-rtl .mm-listview .mm-next:after{transform:rotate(-45deg);left:23px;right:auto}.mm-menu.mm-rtl .mm-listview .mm-next+a,.mm-menu.mm-rtl .mm-listview .mm-next+span{margin-left:50px}.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter{left:45px;right:auto}.mm-menu.mm-rtl em.mm-counter+a.mm-next+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+span{margin-left:90px}.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+a,.mm-menu.mm-rtl .mm-listview em.mm-counter+.mm-fullsubopen+span{padding-left:90px}.mm-menu.mm-rtl label.mm-check,.mm-menu.mm-rtl label.mm-toggle{left:20px;right:auto!important}.mm-menu.mm-rtl label.mm-toggle+a,.mm-menu.mm-rtl label.mm-toggle+span{padding-left:80px}.mm-menu.mm-rtl label.mm-check+a,.mm-menu.mm-rtl label.mm-check+span{padding-left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check,.mm-menu.mm-rtl a.mm-next+label.mm-toggle{left:60px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{margin-left:50px}.mm-menu.mm-rtl a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl a.mm-next+label.mm-toggle+span{padding-left:70px}.mm-menu.mm-rtl a.mm-next+label.mm-check+a,.mm-menu.mm-rtl a.mm-next+label.mm-check+span{padding-left:50px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle{left:100px}.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-check+span,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+a,.mm-menu.mm-rtl em.mm-counter+a.mm-next+label.mm-toggle+span{margin-left:90px}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-]{left:0}.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened{transform:translate(0,0);transform:translate3d(0,0,0)}.mm-menu.mm-rtl.mm-iconpanel .mm-panel{transition-property:transform,right}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0{right:0}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1{right:40px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2{right:80px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3{right:120px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4{right:160px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5{right:200px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6{right:240px}.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened{border-left:none;border-right:1px solid;border-color:inherit}
.mm-search,.mm-search input{box-sizing:border-box}.mm-search{height:40px;padding:7px 10px 0 10px;position:relative}.mm-search input{border:none!important;outline:0!important;box-shadow:none!important;border-radius:4px;font:inherit;font-size:14px;line-height:26px;display:block;box-sizing:border-box;width:100%;height:26px;min-height:26px;max-height:26px;margin:0;padding:0 10px}.mm-search input::-ms-clear{display:none}.mm-search .mm-clear,.mm-search .mm-next{right:0}.mm-panel>.mm-search{width:100%;position:absolute;top:0;left:0}.mm-panel.mm-hassearch{padding-top:40px}.mm-panel.mm-hassearch.mm-hasnavbar{padding-top:80px}.mm-panel.mm-hassearch.mm-hasnavbar>.mm-search{top:40px}.mm-noresultsmsg{text-align:center;font-size:21px;padding:40px 0}.mm-noresults .mm-indexer{display:none!important}li.mm-nosubresults>a.mm-next{display:none}li.mm-nosubresults>a.mm-next+a,li.mm-nosubresults>a.mm-next+span{padding-right:10px}.mm-menu .mm-search input{background:rgba(0,0,0,.05);color:rgba(0,0,0,.75)}.mm-menu .mm-noresultsmsg{color:rgba(0,0,0,.3)}
.mm-indexer{background:inherit;text-align:center;font-size:12px;box-sizing:border-box;width:20px;position:absolute;top:0;bottom:0;right:-100px;z-index:15;transition:right .4s ease;transform:translate(0,0);transform:translate3d(0,0,0)}.mm-indexer a{text-decoration:none;display:block;height:3.85%}.mm-indexer~.mm-panel.mm-hasindexer{padding-right:40px}.mm-hasindexer .mm-indexer{right:0}.mm-hasindexer .mm-fixeddivider{right:20px}.mm-menu .mm-indexer a{color:rgba(0,0,0,.3)}
.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen),.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a:not(.mm-fullsubopen){transition:background .4s ease}.mm-menu.mm-hoverselected .mm-listview>li>a.mm-fullsubopen:hover+span,.mm-menu.mm-hoverselected .mm-listview>li>a:not(.mm-fullsubopen):hover{background:rgba(255,255,255,.5)}.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+a,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected.mm-fullsubopen+span,.mm-menu.mm-parentselected .mm-listview>li>a.mm-selected:not(.mm-fullsubopen){background:rgba(255,255,255,.5)}
input.mm-check,input.mm-toggle{position:absolute;left:-10000px}label.mm-check,label.mm-toggle{margin:0;position:absolute;top:50%;z-index:2}label.mm-check:before,label.mm-toggle:before{content:'';display:block}label.mm-toggle{border-radius:30px;width:50px;height:30px;margin-top:-15px}label.mm-toggle:before{border-radius:30px;width:28px;height:28px;margin:1px}input.mm-toggle:checked~label.mm-toggle:before{float:right}label.mm-check{width:30px;height:30px;margin-top:-15px}label.mm-check:before{border-left:3px solid;border-bottom:3px solid;width:40%;height:20%;margin:25% 0 0 20%;opacity:.1;transform:rotate(-45deg)}input.mm-check:checked~label.mm-check:before{opacity:1}li.mm-vertical label.mm-check,li.mm-vertical label.mm-toggle{bottom:auto;margin-top:0}li.mm-vertical label.mm-toggle{top:5px}li.mm-vertical label.mm-check{top:5px}label.mm-check,label.mm-toggle{right:20px}label.mm-toggle+a,label.mm-toggle+span{padding-right:80px}label.mm-check+a,label.mm-check+span{padding-right:60px}a.mm-next+label.mm-check,a.mm-next+label.mm-toggle{right:60px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span,a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{margin-right:50px}a.mm-next+label.mm-toggle+a,a.mm-next+label.mm-toggle+span{padding-right:70px}a.mm-next+label.mm-check+a,a.mm-next+label.mm-check+span{padding-right:50px}em.mm-counter+a.mm-next+label.mm-check,em.mm-counter+a.mm-next+label.mm-toggle{right:100px}em.mm-counter+a.mm-next+label.mm-check+a,em.mm-counter+a.mm-next+label.mm-check+span,em.mm-counter+a.mm-next+label.mm-toggle+a,em.mm-counter+a.mm-next+label.mm-toggle+span{margin-right:90px}.mm-menu label.mm-toggle{background:rgba(0,0,0,.1)}.mm-menu label.mm-toggle:before{background:#f3f3f3}.mm-menu input.mm-toggle:checked~label.mm-toggle{background:#4bd963}.mm-menu label.mm-check:before{border-color:rgba(0,0,0,.75)}
/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/bread-iex/style.css?1580908088947*/
.bx_breadcrumbs{
    margin-bottom:15px;
    padding-top:0px
}
.bx_breadcrumbs ul{
    margin:0;
    padding:0
}
.bx_breadcrumbs ul li{
    display:inline-block;
    line-height:20px
}
.bx_breadcrumbs ul li a{
    display:block;
    padding:0 15px;
    background:url(/local/templates/.default/components/bitrix/breadcrumb/bread-iex/images/breadcrumbs_arrow.png) no-repeat center right;
    color:#555;
    text-decoration:none;
    font-size:11px;
    opacity:.5
}
.bx_breadcrumbs ul li:first-child a{padding-left:0}
.bx_breadcrumbs ul li:last-child  a{background:none}
.bx_breadcrumbs ul li a:hover{
    text-decoration:underline;
    line-height:20px;
    opacity:1
}
.bx_breadcrumbs ul li span{
    display:block;
    padding:0 15px;
    color:#aaa;
    text-decoration:none;
    font-size:11px
}
.bx_breadcrumbs,
.bx_breadcrumbs ul li{
    -webkit-transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
    transition:all 0.3s ease;
}
/* End */
/* /tools/v2/css/bootstrap.css?1712920494144533 */
/* /tools/v2/iexForm/iexform.css?169839632316390 */
/* /tools/v2/iexModal/iexModal.css?164216554719690 */
/* /tools/v2/swiper/swiper-bundle.css?167171605316076 */
/* /tools/css/style.css?167895323826544 */
/* /tools/v2/css/style.css?174764088347671 */
/* /tools/v2/css/floatheader.css?16789532382472 */
/* /tools/v2/iexmenu/iexMenu.css?315522000134 */
/* /tools/v2/css/mobile.css?170928932912614 */
/* /tools/css/colorbox.css?15809080883908 */
/* /tools/v2/css/redesign.css?174230039525070 */
/* /tools/v2/css/jquery.mmenu.all.css?158090808847879 */
/* /local/templates/.default/components/bitrix/breadcrumb/bread-iex/style.css?1580908088947 */
