/*--VARIABLES--*/
/*--/variables--*/
/*--VARIABLES DARK--
	$color-light: #ccc;
	$color-dark: #fff;

	$icon-color-light: #595959;

	$input-color-light: #676767;
	$input-color-dark: #f5f5f5;
/*--/variables dark--*/
/*--VARIABLES--*/
/*--/variables--*/
/*--VARIABLES DARK--
	$color-light: #ccc;
	$color-dark: #fff;

	$icon-color-light: #595959;

	$input-color-light: #676767;
	$input-color-dark: #f5f5f5;
/*--/variables dark--*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, ../sass/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../sass/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 33, ../sass/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* line 54, ../sass/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 67, ../sass/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 77, ../sass/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 89, ../sass/bootstrap/_normalize.scss */
a {
  background-color: transparent;
}

/* line 97, ../sass/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 109, ../sass/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 117, ../sass/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 126, ../sass/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 135, ../sass/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 144, ../sass/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 153, ../sass/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 161, ../sass/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 169, ../sass/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 173, ../sass/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 184, ../sass/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 192, ../sass/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 203, ../sass/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 211, ../sass/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 221, ../sass/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 229, ../sass/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 252, ../sass/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 266, ../sass/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 277, ../sass/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 290, ../sass/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 302, ../sass/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 311, ../sass/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 322, ../sass/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 334, ../sass/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 346, ../sass/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 357, ../sass/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 370, ../sass/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 379, ../sass/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 390, ../sass/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 399, ../sass/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 408, ../sass/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 419, ../sass/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 424, ../sass/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 9, ../sass/bootstrap/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 18, ../sass/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 23, ../sass/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 27, ../sass/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 33, ../sass/bootstrap/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 38, ../sass/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 44, ../sass/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 48, ../sass/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 53, ../sass/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 57, ../sass/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 64, ../sass/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 73, ../sass/bootstrap/_print.scss */
  select {
    background: #fff !important;
  }

  /* line 78, ../sass/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 83, ../sass/bootstrap/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 87, ../sass/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 91, ../sass/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 94, ../sass/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 100, ../sass/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 22, ../sass/bootstrap/_glyphicons.scss */
.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;
}

/* line 35, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 36, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 38, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: \20ac;
}

/* line 39, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: \2212;
}

/* line 40, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: \2601;
}

/* line 41, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: \2709;
}

/* line 42, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: \270f;
}

/* line 43, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: \e001;
}

/* line 44, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: \e002;
}

/* line 45, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: \e003;
}

/* line 46, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: \e005;
}

/* line 47, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: \e006;
}

/* line 48, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: \e007;
}

/* line 49, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: \e008;
}

/* line 50, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: \e009;
}

/* line 51, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: \e010;
}

/* line 52, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: \e011;
}

/* line 53, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: \e012;
}

/* line 54, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: \e013;
}

/* line 55, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: \e014;
}

/* line 56, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: \e015;
}

/* line 57, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: \e016;
}

/* line 58, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: \e017;
}

/* line 59, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: \e018;
}

/* line 60, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: \e019;
}

/* line 61, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: \e020;
}

/* line 62, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: \e021;
}

/* line 63, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: \e022;
}

/* line 64, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: \e023;
}

/* line 65, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: \e024;
}

/* line 66, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: \e025;
}

/* line 67, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: \e026;
}

/* line 68, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: \e027;
}

/* line 69, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: \e028;
}

/* line 70, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: \e029;
}

/* line 71, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: \e030;
}

/* line 72, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: \e031;
}

/* line 73, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: \e032;
}

/* line 74, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: \e033;
}

/* line 75, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: \e034;
}

/* line 76, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: \e035;
}

/* line 77, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: \e036;
}

/* line 78, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: \e037;
}

/* line 79, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: \e038;
}

/* line 80, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: \e039;
}

/* line 81, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: \e040;
}

/* line 82, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: \e041;
}

/* line 83, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: \e042;
}

/* line 84, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: \e043;
}

/* line 85, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: \e044;
}

/* line 86, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: \e045;
}

/* line 87, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: \e046;
}

/* line 88, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: \e047;
}

/* line 89, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: \e048;
}

/* line 90, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: \e049;
}

/* line 91, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: \e050;
}

/* line 92, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: \e051;
}

/* line 93, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: \e052;
}

/* line 94, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: \e053;
}

/* line 95, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: \e054;
}

/* line 96, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: \e055;
}

/* line 97, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: \e056;
}

/* line 98, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: \e057;
}

/* line 99, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: \e058;
}

/* line 100, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: \e059;
}

/* line 101, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: \e060;
}

/* line 102, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: \e062;
}

/* line 103, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: \e063;
}

/* line 104, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: \e064;
}

/* line 105, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: \e065;
}

/* line 106, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: \e066;
}

/* line 107, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: \e067;
}

/* line 108, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: \e068;
}

/* line 109, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: \e069;
}

/* line 110, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: \e070;
}

/* line 111, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: \e071;
}

/* line 112, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: \e072;
}

/* line 113, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: \e073;
}

/* line 114, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: \e074;
}

/* line 115, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: \e075;
}

/* line 116, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: \e076;
}

/* line 117, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: \e077;
}

/* line 118, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: \e078;
}

/* line 119, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: \e079;
}

/* line 120, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: \e080;
}

/* line 121, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: \e081;
}

/* line 122, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: \e082;
}

/* line 123, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: \e083;
}

/* line 124, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: \e084;
}

/* line 125, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: \e085;
}

/* line 126, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: \e086;
}

/* line 127, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: \e087;
}

/* line 128, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: \e088;
}

/* line 129, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: \e089;
}

/* line 130, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: \e090;
}

/* line 131, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: \e091;
}

/* line 132, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: \e092;
}

/* line 133, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: \e093;
}

/* line 134, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: \e094;
}

/* line 135, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: \e095;
}

/* line 136, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: \e096;
}

/* line 137, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: \e097;
}

/* line 138, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: \e101;
}

/* line 139, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: \e102;
}

/* line 140, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: \e103;
}

/* line 141, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: \e104;
}

/* line 142, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: \e105;
}

/* line 143, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: \e106;
}

/* line 144, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: \e107;
}

/* line 145, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: \e108;
}

/* line 146, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: \e109;
}

/* line 147, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: \e110;
}

/* line 148, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: \e111;
}

/* line 149, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: \e112;
}

/* line 150, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: \e113;
}

/* line 151, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: \e114;
}

/* line 152, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: \e115;
}

/* line 153, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: \e116;
}

/* line 154, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: \e117;
}

/* line 155, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: \e118;
}

/* line 156, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: \e119;
}

/* line 157, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: \e120;
}

/* line 158, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: \e121;
}

/* line 159, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: \e122;
}

/* line 160, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: \e123;
}

/* line 161, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: \e124;
}

/* line 162, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: \e125;
}

/* line 163, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: \e126;
}

/* line 164, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: \e127;
}

/* line 165, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: \e128;
}

/* line 166, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: \e129;
}

/* line 167, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: \e130;
}

/* line 168, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: \e131;
}

/* line 169, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: \e132;
}

/* line 170, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: \e133;
}

/* line 171, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: \e134;
}

/* line 172, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: \e135;
}

/* line 173, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: \e136;
}

/* line 174, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: \e137;
}

/* line 175, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: \e138;
}

/* line 176, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: \e139;
}

/* line 177, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: \e140;
}

/* line 178, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: \e141;
}

/* line 179, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: \e142;
}

/* line 180, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: \e143;
}

/* line 181, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: \e144;
}

/* line 182, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: \e145;
}

/* line 183, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: \e146;
}

/* line 184, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: \e148;
}

/* line 185, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: \e149;
}

/* line 186, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: \e150;
}

/* line 187, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: \e151;
}

/* line 188, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: \e152;
}

/* line 189, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: \e153;
}

/* line 190, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: \e154;
}

/* line 191, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: \e155;
}

/* line 192, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: \e156;
}

/* line 193, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: \e157;
}

/* line 194, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: \e158;
}

/* line 195, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: \e159;
}

/* line 196, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: \e160;
}

/* line 197, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: \e161;
}

/* line 198, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: \e162;
}

/* line 199, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: \e163;
}

/* line 200, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: \e164;
}

/* line 201, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: \e165;
}

/* line 202, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: \e166;
}

/* line 203, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: \e167;
}

/* line 204, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: \e168;
}

/* line 205, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: \e169;
}

/* line 206, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: \e170;
}

/* line 207, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: \e171;
}

/* line 208, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: \e172;
}

/* line 209, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: \e173;
}

/* line 210, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: \e174;
}

/* line 211, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: \e175;
}

/* line 212, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: \e176;
}

/* line 213, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: \e177;
}

/* line 214, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: \e178;
}

/* line 215, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: \e179;
}

/* line 216, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: \e180;
}

/* line 217, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: \e181;
}

/* line 218, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: \e182;
}

/* line 219, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: \e183;
}

/* line 220, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: \e184;
}

/* line 221, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: \e185;
}

/* line 222, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: \e186;
}

/* line 223, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: \e187;
}

/* line 224, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: \e188;
}

/* line 225, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: \e189;
}

/* line 226, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: \e190;
}

/* line 227, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: \e191;
}

/* line 228, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: \e192;
}

/* line 229, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: \e193;
}

/* line 230, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: \e194;
}

/* line 231, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: \e195;
}

/* line 232, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: \e197;
}

/* line 233, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: \e198;
}

/* line 234, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: \e199;
}

/* line 235, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: \e200;
}

/* line 236, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-cd:before {
  content: \e201;
}

/* line 237, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-save-file:before {
  content: \e202;
}

/* line 238, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-open-file:before {
  content: \e203;
}

/* line 239, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-level-up:before {
  content: \e204;
}

/* line 240, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-copy:before {
  content: \e205;
}

/* line 241, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-paste:before {
  content: \e206;
}

/* line 250, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-alert:before {
  content: \e209;
}

/* line 251, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-equalizer:before {
  content: \e210;
}

/* line 252, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-king:before {
  content: \e211;
}

/* line 253, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-queen:before {
  content: \e212;
}

/* line 254, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-pawn:before {
  content: \e213;
}

/* line 255, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bishop:before {
  content: \e214;
}

/* line 256, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-knight:before {
  content: \e215;
}

/* line 257, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-baby-formula:before {
  content: \e216;
}

/* line 258, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-tent:before {
  content: \26fa;
}

/* line 259, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-blackboard:before {
  content: \e218;
}

/* line 260, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bed:before {
  content: \e219;
}

/* line 261, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-apple:before {
  content: \f8ff;
}

/* line 262, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-erase:before {
  content: \e221;
}

/* line 263, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-hourglass:before {
  content: \231b;
}

/* line 264, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-lamp:before {
  content: \e223;
}

/* line 265, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-duplicate:before {
  content: \e224;
}

/* line 266, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-piggy-bank:before {
  content: \e225;
}

/* line 267, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-scissors:before {
  content: \e226;
}

/* line 268, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-bitcoin:before {
  content: \e227;
}

/* line 269, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-yen:before {
  content: \00a5;
}

/* line 270, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ruble:before {
  content: \20bd;
}

/* line 271, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-scale:before {
  content: \e230;
}

/* line 272, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly:before {
  content: \e231;
}

/* line 273, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-ice-lolly-tasted:before {
  content: \e232;
}

/* line 274, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-education:before {
  content: \e233;
}

/* line 275, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-option-horizontal:before {
  content: \e234;
}

/* line 276, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-option-vertical:before {
  content: \e235;
}

/* line 277, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-hamburger:before {
  content: \e236;
}

/* line 278, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-modal-window:before {
  content: \e237;
}

/* line 279, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-oil:before {
  content: \e238;
}

/* line 280, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-grain:before {
  content: \e239;
}

/* line 281, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-sunglasses:before {
  content: \e240;
}

/* line 282, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-size:before {
  content: \e241;
}

/* line 283, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-color:before {
  content: \e242;
}

/* line 284, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-text-background:before {
  content: \e243;
}

/* line 285, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-top:before {
  content: \e244;
}

/* line 286, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-bottom:before {
  content: \e245;
}

/* line 287, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-horizontal:before {
  content: \e246;
}

/* line 288, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-left:before {
  content: \e247;
}

/* line 289, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-vertical:before {
  content: \e248;
}

/* line 290, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-object-align-right:before {
  content: \e249;
}

/* line 291, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-right:before {
  content: \e250;
}

/* line 292, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-left:before {
  content: \e251;
}

/* line 293, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-bottom:before {
  content: \e252;
}

/* line 294, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-triangle-top:before {
  content: \e253;
}

/* line 295, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-console:before {
  content: \e254;
}

/* line 296, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-superscript:before {
  content: \e255;
}

/* line 297, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-subscript:before {
  content: \e256;
}

/* line 298, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-left:before {
  content: \e257;
}

/* line 299, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-right:before {
  content: \e258;
}

/* line 300, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-down:before {
  content: \e259;
}

/* line 301, ../sass/bootstrap/_glyphicons.scss */
.glyphicon-menu-up:before {
  content: \e260;
}

/* line 11, ../sass/bootstrap/_scaffolding.scss */
* {
  box-sizing: border-box;
}

/* line 14, ../sass/bootstrap/_scaffolding.scss */
*:before,
*:after {
  box-sizing: border-box;
}

/* line 22, ../sass/bootstrap/_scaffolding.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../sass/bootstrap/_scaffolding.scss */
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.47;
  color: #999;
  background-color: #fff;
}

/* line 36, ../sass/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../sass/bootstrap/_scaffolding.scss */
a {
  color: #337ab7;
  text-decoration: none;
}
/* line 52, ../sass/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}
/* line 58, ../sass/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../sass/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../sass/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../sass/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../sass/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 93, ../sass/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.47;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../sass/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../sass/bootstrap/_scaffolding.scss */
hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid rgba(204, 204, 204, 0.3);
}

/* line 125, ../sass/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 141, ../sass/bootstrap/_scaffolding.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 9, ../sass/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 24, ../sass/bootstrap/_type.scss */
h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}
/* line 30, ../sass/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../sass/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
/* line 41, ../sass/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../sass/bootstrap/_type.scss */
h1, .h1 {
  font-size: 33px;
}

/* line 48, ../sass/bootstrap/_type.scss */
h2, .h2 {
  font-size: 27px;
}

/* line 49, ../sass/bootstrap/_type.scss */
h3, .h3 {
  font-size: 23px;
}

/* line 50, ../sass/bootstrap/_type.scss */
h4, .h4 {
  font-size: 17px;
}

/* line 51, ../sass/bootstrap/_type.scss */
h5, .h5 {
  font-size: 13px;
}

/* line 52, ../sass/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, ../sass/bootstrap/_type.scss */
p {
  margin: 0 0 9.5px;
}

/* line 62, ../sass/bootstrap/_type.scss */
.lead {
  margin-bottom: 19px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 740px) {
  /* line 62, ../sass/bootstrap/_type.scss */
  .lead {
    font-size: 19.5px;
  }
}

/* line 78, ../sass/bootstrap/_type.scss */
small,
.small {
  font-size: 92%;
}

/* line 83, ../sass/bootstrap/_type.scss */
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 90, ../sass/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 91, ../sass/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 92, ../sass/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 93, ../sass/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 94, ../sass/bootstrap/_type.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 97, ../sass/bootstrap/_type.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 98, ../sass/bootstrap/_type.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 99, ../sass/bootstrap/_type.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 102, ../sass/bootstrap/_type.scss */
.text-muted {
  color: #777777;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-primary {
  color: #337ab7;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-primary:hover {
  color: #286090;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-success {
  color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-info {
  color: #31708f;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-info:hover {
  color: #245269;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 5, ../sass/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
  color: #a94442;
}

/* line 8, ../sass/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 119, ../sass/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-primary {
  background-color: #337ab7;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-primary:hover {
  background-color: #286090;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 5, ../sass/bootstrap/mixins/_background-variant.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 8, ../sass/bootstrap/mixins/_background-variant.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 138, ../sass/bootstrap/_type.scss */
.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}

/* line 149, ../sass/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px;
}
/* line 153, ../sass/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 167, ../sass/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 173, ../sass/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
/* line 177, ../sass/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 185, ../sass/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 19px;
}

/* line 189, ../sass/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.47;
}

/* line 193, ../sass/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 196, ../sass/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 740px) {
  /* line 211, ../sass/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 218, ../sass/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 229, ../sass/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 235, ../sass/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 241, ../sass/bootstrap/_type.scss */
blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 16.25px;
  border-left: 5px solid rgba(204, 204, 204, 0.3);
}
/* line 250, ../sass/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 257, ../sass/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.47;
  color: #777777;
}
/* line 265, ../sass/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 274, ../sass/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid rgba(204, 204, 204, 0.3);
  border-left: 0;
  text-align: right;
}
/* line 286, ../sass/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 287, ../sass/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 294, ../sass/bootstrap/_type.scss */
address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.47;
}

/* line 7, ../sass/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../sass/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 24, ../sass/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
/* line 32, ../sass/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 41, ../sass/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 12px;
  line-height: 1.47;
  word-break: break-all;
  word-wrap: break-word;
  color: #999;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 55, ../sass/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 66, ../sass/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../sass/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container:after {
  clear: both;
}
@media (min-width: 740px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 740px;
  }
}
@media (min-width: 1024px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1080px;
  }
}
@media (min-width: 1620px) {
  /* line 10, ../sass/bootstrap/_grid.scss */
  .container {
    width: 1620px;
  }
}

/* line 30, ../sass/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../sass/bootstrap/_grid.scss */
.row {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* line 11, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
.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;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
  width: 25%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
  width: 50%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-9 {
  width: 75%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
  width: 100%;
}

/* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-1 {
  right: 8.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-2 {
  right: 16.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-4 {
  right: 33.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-5 {
  right: 41.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-7 {
  right: 58.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-8 {
  right: 66.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-10 {
  right: 83.33333%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-11 {
  right: 91.66667%;
}

/* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-1 {
  left: 8.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-2 {
  left: 16.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-4 {
  left: 33.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-5 {
  left: 41.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-7 {
  left: 58.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-8 {
  left: 66.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-10 {
  left: 83.33333%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-11 {
  left: 91.66667%;
}

/* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 740px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1024px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1620px) {
  /* line 27, ../sass/bootstrap/mixins/_grid-framework.scss */
  .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;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 35, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 55, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 50, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 45, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 40, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  /* line 60, ../sass/bootstrap/mixins/_grid-framework.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* line 6, ../sass/bootstrap/_tables.scss */
table {
  background-color: transparent;
}

/* line 9, ../sass/bootstrap/_tables.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 15, ../sass/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 22, ../sass/bootstrap/_tables.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px;
}
/* line 31, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.47;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 41, ../sass/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 50, ../sass/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 57, ../sass/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 62, ../sass/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 75, ../sass/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 88, ../sass/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 94, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 101, ../sass/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 114, ../sass/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 125, ../sass/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 135, ../sass/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../sass/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 9, ../sass/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 20, ../sass/bootstrap/mixins/_table-row.scss */
.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;
}

/* line 171, ../sass/bootstrap/_tables.scss */
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 739px) {
  /* line 171, ../sass/bootstrap/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 183, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 191, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 200, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 208, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 212, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 225, ../sass/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 10, ../sass/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../sass/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 19.5px;
  line-height: inherit;
  color: #999;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../sass/bootstrap/_forms.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 47, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  box-sizing: border-box;
}

/* line 52, ../sass/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

/* line 60, ../sass/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 65, ../sass/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 71, ../sass/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 77, ../sass/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 84, ../sass/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 6px;
  font-size: 13px;
  line-height: 1.47;
  color: #555555;
}

/* line 115, ../sass/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 5px 12px;
  font-size: 13px;
  line-height: 1.47;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 57, ../sass/bootstrap/mixins/_forms.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
}
/* line 103, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
/* line 107, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}
/* line 108, ../sass/bootstrap/mixins/_vendor-prefixes.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}
/* line 141, ../sass/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: rgba(204, 204, 204, 0.3);
  opacity: 1;
}

/* line 153, ../sass/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 165, ../sass/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 178, ../sass/bootstrap/_forms.scss */
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 40px;
  }
  /* line 184, ../sass/bootstrap/_forms.scss */
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  /* line 189, ../sass/bootstrap/_forms.scss */
  input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 45px;
  }
}
/* line 202, ../sass/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 211, ../sass/bootstrap/_forms.scss */
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 218, ../sass/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  min-height: 19px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 226, ../sass/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 235, ../sass/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 241, ../sass/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 250, ../sass/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 262, ../sass/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 271, ../sass/bootstrap/_forms.scss */
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 281, ../sass/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

/* line 293, ../sass/bootstrap/_forms.scss */
.form-control-static {
  padding-top: 6px;
  padding-bottom: 6px;
  margin-bottom: 0;
}
/* line 300, ../sass/bootstrap/_forms.scss */
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-sm, .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;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
/* line 79, ../sass/bootstrap/mixins/_forms.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
/* line 84, ../sass/bootstrap/mixins/_forms.scss */
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
/* line 321, ../sass/bootstrap/_forms.scss */
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 79, ../sass/bootstrap/mixins/_forms.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px;
}

/* line 84, ../sass/bootstrap/mixins/_forms.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

/* line 71, ../sass/bootstrap/mixins/_forms.scss */
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 6px;
}
/* line 79, ../sass/bootstrap/mixins/_forms.scss */
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
/* line 84, ../sass/bootstrap/mixins/_forms.scss */
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
/* line 334, ../sass/bootstrap/_forms.scss */
.form-group-lg .form-control-static {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
}

/* line 347, ../sass/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 352, ../sass/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 50px;
}

/* line 357, ../sass/bootstrap/_forms.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}

/* line 369, ../sass/bootstrap/_forms.scss */
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

/* line 374, ../sass/bootstrap/_forms.scss */
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 8, ../sass/bootstrap/mixins/_forms.scss */
.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;
}
/* line 21, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 24, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 31, ../sass/bootstrap/mixins/_forms.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 37, ../sass/bootstrap/mixins/_forms.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 394, ../sass/bootstrap/_forms.scss */
.has-feedback label ~ .form-control-feedback {
  top: 24px;
}
/* line 397, ../sass/bootstrap/_forms.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 408, ../sass/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #d9d9d9;
}

@media (min-width: 740px) {
  /* line 433, ../sass/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 440, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 447, ../sass/bootstrap/_forms.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }
  /* line 451, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 455, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  /* line 463, ../sass/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  /* line 467, ../sass/bootstrap/_forms.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 474, ../sass/bootstrap/_forms.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 481, ../sass/bootstrap/_forms.scss */
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  /* line 485, ../sass/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 492, ../sass/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 514, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 6px;
}
/* line 524, ../sass/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
/* line 530, ../sass/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 740px) {
  /* line 537, ../sass/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 12px;
  }
}
/* line 548, ../sass/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 740px) {
  /* line 558, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
  }
}
@media (min-width: 740px) {
  /* line 565, ../sass/bootstrap/_forms.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

/* line 9, ../sass/bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 5px 12px;
  font-size: 13px;
  line-height: 1.47;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 23, ../sass/bootstrap/_buttons.scss */
.btn:hover, .btn:focus, .btn.focus {
  color: #555;
  text-decoration: none;
}
/* line 30, ../sass/bootstrap/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 37, ../sass/bootstrap/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  color: #555;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* line 52, ../sass/bootstrap/_buttons.scss */
.btn-default {
  color: #555;
  background-color: #fff;
  border-color: #ccc;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #555;
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-default .badge {
  color: #fff;
  background-color: #555;
}

/* line 55, ../sass/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 59, ../sass/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 63, ../sass/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 67, ../sass/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 71, ../sass/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 11, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
/* line 21, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 29, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 40, ../sass/bootstrap/mixins/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 80, ../sass/bootstrap/_buttons.scss */
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
/* line 85, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
/* line 93, ../sass/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 99, ../sass/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
/* line 107, ../sass/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 119, ../sass/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 123, ../sass/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 127, ../sass/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 135, ../sass/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 141, ../sass/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 149, ../sass/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/bootstrap/_component-animations.scss */
.collapse {
  display: none;
  visibility: hidden;
}
/* line 22, ../sass/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
  visibility: visible;
}

/* line 27, ../sass/bootstrap/_component-animations.scss */
tr.collapse.in {
  display: table-row;
}

/* line 29, ../sass/bootstrap/_component-animations.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 31, ../sass/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 7, ../sass/bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 19, ../sass/bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative;
}

/* line 25, ../sass/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 30, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 53, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 59, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 64, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.47;
  color: #999;
  white-space: nowrap;
}

/* line 77, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #8c8c8c;
  background-color: #f5f5f5;
}

/* line 87, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

/* line 102, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #ccc;
}
/* line 109, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 122, ../sass/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 127, ../sass/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 136, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 146, ../sass/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 152, ../sass/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.47;
  color: #777777;
  white-space: nowrap;
}

/* line 162, ../sass/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 172, ../sass/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 185, ../sass/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
/* line 191, ../sass/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 740px) {
  /* line 205, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 210, ../sass/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../sass/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 15, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

/* line 26, ../sass/bootstrap/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 35, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 39, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 43, ../sass/bootstrap/_button-groups.scss */
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 50, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 55, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 57, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 62, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 68, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 71, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 75, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 80, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 85, ../sass/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 104, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 108, ../sass/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 115, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 119, ../sass/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

/* line 126, ../sass/bootstrap/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 130, ../sass/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 135, ../sass/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 144, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 156, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 161, ../sass/bootstrap/_button-groups.scss */
.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;
}

/* line 171, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 174, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 178, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 183, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 187, ../sass/bootstrap/_button-groups.scss */
.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;
}

/* line 192, ../sass/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 200, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 205, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 211, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
/* line 215, ../sass/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 236, ../sass/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 7, ../sass/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 54, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 59, ../sass/bootstrap/_input-groups.scss */
.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;
}

/* line 64, ../sass/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 73, ../sass/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 5px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: rgba(204, 204, 204, 0.3);
  border: 1px solid #ccc;
  border-radius: 4px;
}
/* line 85, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
/* line 90, ../sass/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}
/* line 97, ../sass/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 104, ../sass/bootstrap/_input-groups.scss */
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 113, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 116, ../sass/bootstrap/_input-groups.scss */
.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-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 125, ../sass/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 131, ../sass/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 140, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 142, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
/* line 146, ../sass/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
/* line 155, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 161, ../sass/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../sass/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../sass/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: rgba(204, 204, 204, 0.3);
}
/* line 31, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #777777;
}
/* line 34, ../sass/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../sass/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: rgba(204, 204, 204, 0.3);
  border-color: #337ab7;
}
/* line 59, ../sass/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../sass/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../sass/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../sass/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.47;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
/* line 89, ../sass/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: rgba(204, 204, 204, 0.3) rgba(204, 204, 204, 0.3) #ddd;
}
/* line 96, ../sass/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../sass/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../sass/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../sass/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../sass/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

/* line 144, ../sass/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../sass/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../sass/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../sass/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../sass/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../sass/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 740px) {
  /* line 177, ../sass/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../sass/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
/* line 199, ../sass/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 740px) {
  /* line 206, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  /* line 210, ../sass/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../sass/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
/* line 228, ../sass/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
  visibility: visible;
}

/* line 239, ../sass/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 19px;
  border: 1px solid transparent;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 740px) {
  /* line 11, ../sass/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 740px) {
  /* line 31, ../sass/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../sass/bootstrap/_navbar.scss */
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 59, ../sass/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 740px) {
  /* line 50, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 68, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 76, ../sass/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 93, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 93, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

/* line 109, ../sass/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 740px) {
  /* line 109, ../sass/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 129, ../sass/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 740px) {
  /* line 129, ../sass/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 139, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 740px) {
  /* line 139, ../sass/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 151, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 155, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 164, ../sass/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15.5px 10px;
  font-size: 17px;
  line-height: 19px;
  height: 50px;
}
/* line 171, ../sass/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
/* line 176, ../sass/bootstrap/_navbar.scss */
.navbar-brand > img {
  display: block;
}
@media (min-width: 740px) {
  /* line 181, ../sass/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}

/* line 194, ../sass/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 207, ../sass/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: 0;
}
/* line 212, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 218, ../sass/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 740px) {
  /* line 194, ../sass/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 233, ../sass/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.75px -10px;
}
/* line 236, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}
@media (max-width: 739px) {
  /* line 244, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 252, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 256, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 19px;
  }
  /* line 258, ../sass/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 740px) {
  /* line 233, ../sass/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 271, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 273, ../sass/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15.5px;
    padding-bottom: 15.5px;
  }
}

/* line 287, ../sass/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 5px;
  margin-bottom: 5px;
}
@media (min-width: 740px) {
  /* line 433, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 440, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 447, ../sass/bootstrap/_forms.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }
  /* line 451, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  /* line 455, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  /* line 463, ../sass/bootstrap/_forms.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 467, ../sass/bootstrap/_forms.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 474, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 481, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  /* line 485, ../sass/bootstrap/_forms.scss */
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  /* line 492, ../sass/bootstrap/_forms.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 739px) {
  /* line 299, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  /* line 303, ../sass/bootstrap/_navbar.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 740px) {
  /* line 287, ../sass/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

/* line 328, ../sass/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 333, ../sass/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 344, ../sass/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 5px;
  margin-bottom: 5px;
}
/* line 347, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 350, ../sass/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 360, ../sass/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
@media (min-width: 740px) {
  /* line 360, ../sass/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (min-width: 740px) {
  /* line 380, ../sass/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 383, ../sass/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  /* line 387, ../sass/bootstrap/_navbar.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 398, ../sass/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 402, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 404, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 411, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 416, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 419, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 426, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 434, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 443, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 445, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 449, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 454, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 463, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 739px) {
  /* line 474, ../sass/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 476, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 483, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 491, ../sass/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 507, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 509, ../sass/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}
/* line 514, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link {
  color: #777;
}
/* line 516, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
/* line 522, ../sass/bootstrap/_navbar.scss */
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

/* line 532, ../sass/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 536, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
/* line 538, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 545, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
/* line 550, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
/* line 553, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 560, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 568, ../sass/bootstrap/_navbar.scss */
.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;
}
/* line 578, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 580, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 584, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 589, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 597, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 739px) {
  /* line 608, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 611, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 614, ../sass/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  /* line 616, ../sass/bootstrap/_navbar.scss */
  .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;
  }
  /* line 623, ../sass/bootstrap/_navbar.scss */
  .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: #090909;
  }
  /* line 631, ../sass/bootstrap/_navbar.scss */
  .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;
  }
}
/* line 642, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
/* line 644, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
/* line 649, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
/* line 651, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
/* line 657, ../sass/bootstrap/_navbar.scss */
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

/* line 6, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 19px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
/* line 13, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: /\00a0;
  padding: 0 5px;
  color: #ccc;
}
/* line 23, ../sass/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #777777;
}

/* line 4, ../sass/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 19px 0;
  border-radius: 4px;
}
/* line 10, ../sass/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../sass/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 5px 12px;
  line-height: 1.47;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../sass/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 32, ../sass/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
/* line 41, ../sass/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #23527c;
  background-color: rgba(204, 204, 204, 0.3);
  border-color: #ddd;
}
/* line 51, ../sass/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
/* line 63, ../sass/bootstrap/_pagination.scss */
.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: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
}
/* line 11, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 17, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 5, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 11, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 17, ../sass/bootstrap/mixins/_pagination.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 6, ../sass/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 19px 0;
  list-style: none;
  text-align: center;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../sass/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../sass/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: rgba(204, 204, 204, 0.3);
}
/* line 31, ../sass/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../sass/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../sass/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap/_labels.scss */
.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;
}
/* line 20, ../sass/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 25, ../sass/bootstrap/_labels.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 33, ../sass/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 44, ../sass/bootstrap/_labels.scss */
.label-default {
  background-color: #777777;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 48, ../sass/bootstrap/_labels.scss */
.label-primary {
  background-color: #337ab7;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}

/* line 52, ../sass/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 56, ../sass/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 60, ../sass/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 64, ../sass/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 7, ../sass/bootstrap/mixins/_labels.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../sass/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
/* line 22, ../sass/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../sass/bootstrap/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}
/* line 32, ../sass/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
/* line 40, ../sass/bootstrap/_badges.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 46, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge {
  float: right;
}
/* line 50, ../sass/bootstrap/_badges.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 54, ../sass/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 61, ../sass/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 6, ../sass/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: rgba(204, 204, 204, 0.3);
}
/* line 12, ../sass/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 17, ../sass/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
/* line 23, ../sass/bootstrap/_jumbotron.scss */
.jumbotron > hr {
  border-top-color: rgba(179, 179, 179, 0.3);
}
/* line 27, ../sass/bootstrap/_jumbotron.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}
/* line 32, ../sass/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 740px) {
  /* line 6, ../sass/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding: 48px 0;
  }
  /* line 39, ../sass/bootstrap/_jumbotron.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 45, ../sass/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 58.5px;
  }
}

/* line 7, ../sass/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 19px;
  line-height: 1.47;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
/* line 17, ../sass/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../sass/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #999;
}

/* line 34, ../sass/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

/* line 9, ../sass/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../sass/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 23, ../sass/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 33, ../sass/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 42, ../sass/bootstrap/_alerts.scss */
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
/* line 47, ../sass/bootstrap/_alerts.scss */
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 59, ../sass/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 63, ../sass/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 67, ../sass/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 71, ../sass/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 8, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 11, ../sass/bootstrap/mixins/_alerts.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-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;
  }
}
/* line 26, ../sass/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 19px;
  margin-bottom: 19px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../sass/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 19px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 54, ../sass/bootstrap/_progress-bars.scss */
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 64, ../sass/bootstrap/_progress-bars.scss */
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 73, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 77, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 81, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../sass/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 7, ../sass/bootstrap/mixins/_progress-bar.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 1, ../sass/bootstrap/_media.scss */
.media {
  margin-top: 15px;
}
/* line 5, ../sass/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 10, ../sass/bootstrap/_media.scss */
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_media.scss */
.media-body {
  width: 10000px;
}

/* line 20, ../sass/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 24, ../sass/bootstrap/_media.scss */
.media-right,
.media > .pull-right {
  padding-left: 10px;
}

/* line 29, ../sass/bootstrap/_media.scss */
.media-left,
.media > .pull-left {
  padding-right: 10px;
}

/* line 34, ../sass/bootstrap/_media.scss */
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 41, ../sass/bootstrap/_media.scss */
.media-middle {
  vertical-align: middle;
}

/* line 45, ../sass/bootstrap/_media.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 50, ../sass/bootstrap/_media.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 58, ../sass/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../sass/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../sass/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../sass/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../sass/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 46, ../sass/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 49, ../sass/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 54, ../sass/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

/* line 64, ../sass/bootstrap/_list-group.scss */
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: rgba(204, 204, 204, 0.3);
  color: #777777;
  cursor: not-allowed;
}
/* line 72, ../sass/bootstrap/_list-group.scss */
.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;
}
/* line 75, ../sass/bootstrap/_list-group.scss */
.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: #777777;
}
/* line 81, ../sass/bootstrap/_list-group.scss */
.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;
}
/* line 90, ../sass/bootstrap/_list-group.scss */
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
/* line 95, ../sass/bootstrap/_list-group.scss */
.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;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success {
  color: #3c763d;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info {
  color: #31708f;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4, ../sass/bootstrap/mixins/_list-group.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 11, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger {
  color: #a94442;
}
/* line 14, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 18, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 23, ../sass/bootstrap/mixins/_list-group.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 117, ../sass/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 121, ../sass/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/bootstrap/_panels.scss */
.panel {
  margin-bottom: 19px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../sass/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 27, ../sass/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../sass/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
/* line 39, ../sass/bootstrap/_panels.scss */
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

/* line 49, ../sass/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 63, ../sass/bootstrap/_panels.scss */
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
/* line 67, ../sass/bootstrap/_panels.scss */
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 74, ../sass/bootstrap/_panels.scss */
.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-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 81, ../sass/bootstrap/_panels.scss */
.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;
}

/* line 90, ../sass/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 94, ../sass/bootstrap/_panels.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 104, ../sass/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
/* line 109, ../sass/bootstrap/_panels.scss */
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
/* line 115, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 121, ../sass/bootstrap/_panels.scss */
.panel > .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 > thead: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;
}
/* line 125, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
/* line 129, ../sass/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
/* line 137, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 143, ../sass/bootstrap/_panels.scss */
.panel > .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 > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 147, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 151, ../sass/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 158, ../sass/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
/* line 164, ../sass/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 168, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 175, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 179, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 188, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 197, ../sass/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 204, ../sass/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 216, ../sass/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 19px;
}
/* line 220, ../sass/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
/* line 224, ../sass/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 229, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 232, ../sass/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
/* line 238, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 240, ../sass/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 248, ../sass/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading {
  color: #999;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #999;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 251, ../sass/bootstrap/_panels.scss */
.panel-primary {
  border-color: #337ab7;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 254, ../sass/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 257, ../sass/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 260, ../sass/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 263, ../sass/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 6, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 11, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
/* line 14, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
/* line 20, ../sass/bootstrap/mixins/_panels.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 5, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
/* line 12, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 27, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
/* line 32, ../sass/bootstrap/_responsive-embed.scss */
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 7, ../sass/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../sass/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../sass/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 6, ../sass/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../sass/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 30, ../sass/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../sass/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../sass/bootstrap/_modals.scss */
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
/* line 32, ../sass/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
/* line 36, ../sass/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 38, ../sass/bootstrap/_modals.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 44, ../sass/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 51, ../sass/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

/* line 64, ../sass/bootstrap/_modals.scss */
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
/* line 71, ../sass/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 72, ../sass/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 77, ../sass/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.47px;
}

/* line 83, ../sass/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 88, ../sass/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.47;
}

/* line 95, ../sass/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 101, ../sass/bootstrap/_modals.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.modal-footer:after {
  clear: both;
}
/* line 108, ../sass/bootstrap/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 113, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 117, ../sass/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 123, ../sass/bootstrap/_modals.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 740px) {
  /* line 134, ../sass/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 138, ../sass/bootstrap/_modals.scss */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 143, ../sass/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  /* line 147, ../sass/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../sass/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 19, ../sass/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 20, ../sass/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 21, ../sass/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 22, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 23, ../sass/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 27, ../sass/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

/* line 38, ../sass/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 47, ../sass/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 54, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 61, ../sass/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 68, ../sass/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 75, ../sass/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 82, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 89, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 96, ../sass/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../sass/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.47;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 31, ../sass/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 32, ../sass/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 33, ../sass/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 34, ../sass/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 37, ../sass/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 46, ../sass/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 55, ../sass/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 65, ../sass/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 68, ../sass/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 74, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 81, ../sass/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 89, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 96, ../sass/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 104, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 111, ../sass/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 120, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 127, ../sass/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../sass/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 16, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  /* line 34, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 39, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 44, ../sass/bootstrap/_carousel.scss */
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
/* line 53, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 59, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 63, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 70, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 73, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 76, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 81, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 84, ../sass/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 93, ../sass/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 108, ../sass/bootstrap/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 111, ../sass/bootstrap/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 118, ../sass/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 127, ../sass/bootstrap/_carousel.scss */
.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;
}
/* line 136, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
/* line 141, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
/* line 146, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
/* line 157, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 162, ../sass/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 173, ../sass/bootstrap/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 184, ../sass/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 206, ../sass/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 217, ../sass/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 228, ../sass/bootstrap/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 740px) {
  /* line 239, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 248, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 252, ../sass/bootstrap/_carousel.scss */
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 259, ../sass/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 266, ../sass/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 14, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 19, ../sass/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../sass/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../sass/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../sass/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../sass/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../sass/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../sass/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../sass/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../sass/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-xs {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-sm {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-md {
  display: none !important;
}

/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-lg {
  display: none !important;
}

/* line 34, ../sass/bootstrap/_responsive-utilities.scss */
.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: 739px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-xs {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 739px) {
  /* line 52, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 739px) {
  /* line 57, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 739px) {
  /* line 62, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 740px) and (max-width: 1023px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-sm {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 740px) and (max-width: 1023px) {
  /* line 71, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 740px) and (max-width: 1023px) {
  /* line 76, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 740px) and (max-width: 1023px) {
  /* line 81, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1024px) and (max-width: 1619px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-md {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-md {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1619px) {
  /* line 90, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1024px) and (max-width: 1619px) {
  /* line 95, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1024px) and (max-width: 1619px) {
  /* line 100, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1620px) {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-lg {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1620px) {
  /* line 109, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1620px) {
  /* line 114, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1620px) {
  /* line 119, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 739px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 740px) and (max-width: 1023px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1619px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1620px) {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 7, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .visible-print {
    display: block !important;
  }

  /* line 10, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  table.visible-print {
    display: table;
  }

  /* line 11, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 12, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
/* line 153, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-block {
  display: none !important;
}
@media print {
  /* line 153, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-block {
    display: block !important;
  }
}

/* line 160, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline {
  display: none !important;
}
@media print {
  /* line 160, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline {
    display: inline !important;
  }
}

/* line 167, ../sass/bootstrap/_responsive-utilities.scss */
.visible-print-inline-block {
  display: none !important;
}
@media print {
  /* line 167, ../sass/bootstrap/_responsive-utilities.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 18, ../sass/bootstrap/mixins/_responsive-visibility.scss */
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 739px) {
  /* line 3, ../sass/base/_type.scss */
  .text-left-xs {
    text-align: left !important;
  }
}
@media (min-width: 740px) and (max-width: 1023px) {
  /* line 3, ../sass/base/_type.scss */
  .text-left-sm {
    text-align: left !important;
  }
}
@media (min-width: 1024px) and (max-width: 1619px) {
  /* line 3, ../sass/base/_type.scss */
  .text-left-md {
    text-align: left !important;
  }
}
@media (min-width: 1620px) {
  /* line 3, ../sass/base/_type.scss */
  .text-left-lg {
    text-align: left !important;
  }
}
/*--FONTS--*/
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/awesome/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/awesome/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/awesome/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/awesome/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/awesome/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PeIcon7Stroke';
  src: url("../fonts/pe-icon-7-stroke/pe-icon-7-stroke.eot?v=1") format("embedded-opentype"), url("../fonts/pe-icon-7-stroke/pe-icon-7-stroke.woff?v=1") format("woff"), url("../fonts/pe-icon-7-stroke/pe-icon-7-stroke.ttf?v=1") format("truetype"), url("../fonts/pe-icon-7-stroke/pe-icon-7-stroke.svg?v=1") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*--/Fonts--*/
/*--RESET--*/
/* line 26, ../sass/reset.scss */
h1 {
  margin: 0 0 22px;
  padding: 0 0 36px;
  border-bottom: 2px solid #ffe062;
  color: #202020;
  font: 30px/30px Arial, Helvetica, sans-serif;
}

/* line 34, ../sass/reset.scss */
h2 {
  margin: 0 0 15px;
  color: #202020;
  font: 18px/19px Arial, Helvetica, sans-serif;
}

/* line 40, ../sass/reset.scss */
a {
  color: #666699;
  text-decoration: none;
}
/* line 43, ../sass/reset.scss */
a:hover, a:focus {
  color: #666699;
}
/* line 46, ../sass/reset.scss */
a:hover {
  text-decoration: underline;
}
/* line 49, ../sass/reset.scss */
a:focus {
  text-decoration: none;
  outline: none;
}

/* LISTS */
/* line 56, ../sass/reset.scss */
ul, ol {
  list-style: none;
  padding-left: 50px;
}
/* line 59, ../sass/reset.scss */
ul > li, ol > li {
  position: relative;
  list-style-type: none;
  line-height: 19px;
}
/* line 63, ../sass/reset.scss */
ul > li:before, ol > li:before {
  content: '\2022';
  position: absolute;
  top: 0px;
  left: -21px;
  font-size: 14pt;
  line-height: 1em;
  color: #ffe062;
}

/* line 74, ../sass/reset.scss */
ol {
  counter-reset: list 0;
}
/* line 76, ../sass/reset.scss */
ol > li:before {
  counter-increment: list;
  content: counter(list);
  font-size: 10pt;
  margin-top: 4px;
}

/* line 84, ../sass/reset.scss */
ul.list-ok > li:before, ol.list-ok > li:before {
  content: "\f00c";
  font-size: 11px;
  font-family: 'FontAwesome';
  margin-top: 5px;
}

/* line 91, ../sass/reset.scss */
ul.list-unstyled, ol.list-unstyled {
  list-style: none;
  padding-left: 0px;
  counter-reset: list 0;
}
/* line 95, ../sass/reset.scss */
ul.list-unstyled > li, ol.list-unstyled > li {
  position: static;
  list-style-type: none;
}
/* line 98, ../sass/reset.scss */
ul.list-unstyled > li:before, ol.list-unstyled > li:before {
  position: static;
  left: 0px;
  content: '';
}

/*--/Reset--*/
/*--FORM--*/
/* line 2, ../sass/forms.scss */
button:focus,
input:focus {
  outline: none;
}

/* line 7, ../sass/forms.scss */
.btn {
  line-height: 1.154;
}

/* line 11, ../sass/forms.scss */
.overflower {
  overflow: hidden;
}

/* line 15, ../sass/forms.scss */
.btn-button {
  border: 1px solid #a9a9a9;
  padding: 11.5px 30px;
  background: transparent;
}
/* line 19, ../sass/forms.scss */
.btn-button:hover {
  background: rgba(204, 204, 204, 0.3);
}

/* line 24, ../sass/forms.scss */
.btn-button_wide {
  width: 100%;
}

/* line 28, ../sass/forms.scss */
.btn-button.active {
  border: 1px solid #ffe062;
  background: transparent;
  box-shadow: none;
}
/* line 32, ../sass/forms.scss */
.btn-button.active:hover {
  background: rgba(204, 204, 204, 0.3);
  border: 1px solid #a9a9a9;
}

/* line 38, ../sass/forms.scss */
.btn2 {
  border: 1px solid #ffe062;
  background: #ffe062;
  padding: 11.5px 30px;
  color: #555;
}
/* line 43, ../sass/forms.scss */
.btn2:hover, .btn2:focus, .btn2:active {
  background: #ffda47;
  border: 1px solid #ffda47;
  color: #555;
  outline: 0;
}

/* line 53, ../sass/forms.scss */
.btn2.active {
  border: 1px solid #ffda47;
  background: #ffda47;
  padding: 12px 30px;
  box-shadow: none;
  color: #ff0000;
}
/* line 59, ../sass/forms.scss */
.btn2.active:hover {
  background: #ffda47;
  border: 1px solid #ffda47;
}

/* line 65, ../sass/forms.scss */
.btn2_mod {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 71, ../sass/forms.scss */
.select-btn {
  position: relative;
  width: 70px;
}
/* line 75, ../sass/forms.scss */
.select-btn:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 83, ../sass/forms.scss */
.select-btn_undisabled:after {
  display: none;
}
/* line 87, ../sass/forms.scss */
.select-input {
  width: 20px;
  height: 28px;
  margin: 0 4px 0 -8px;
  border: 0;
  cursor: pointer;
  text-align: center;
}
/* line 94, ../sass/forms.scss */
.select-input:hover {
  background-color: #e6e6e6;
}
/* line 99, ../sass/forms.scss */
.select-btn_undisabled .select-input {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  outline: none;
  background-color: #fff;
}
/* line 109, ../sass/forms.scss */
.select-btn_undisabled .select-icon, .select-btn_undisabled .select-unit {
  display: none;
  opacity: 0;
}
/* line 114, ../sass/forms.scss */
.select.open .select-input, .select:hover .select-input {
  background-color: #e6e6e6;
}
/* line 119, ../sass/forms.scss */
.select-unit {
  margin: 0 5px 0 0;
}
/* line 123, ../sass/forms.scss */
.select-menu {
  max-height: 137px;
  overflow: auto;
}

/* line 130, ../sass/forms.scss */
.form .form-item {
  font-size: 13px;
  color: #999;
  border: 1px solid #a9a9a9;
  padding: 9px 10px;
  height: auto;
  box-shadow: none;
}
/* line 137, ../sass/forms.scss */
.form .form-item:focus {
  color: #555;
  border: 1px solid #555;
}
/* line 142, ../sass/forms.scss */
.form .form-item_area {
  min-height: 73px;
}
/* line 146, ../sass/forms.scss */
.form .form-item.disabled {
  color: #d4d4d4;
  border: 1px solid #d4d4d4;
}
/* line 150, ../sass/forms.scss */
.form .form-item.active {
  color: #555;
  border: 1px solid #555;
}
/* line 154, ../sass/forms.scss */
.form .form-item.error {
  background: #ffa8a8;
  color: #9b0000;
  border: 1px solid #9b0000;
}
/* line 159, ../sass/forms.scss */
.form .form-item.succes {
  background: #87ff87;
  color: #008400;
  border: 1px solid #00cc00;
}
/* line 165, ../sass/forms.scss */
.form .has-error .form-item {
  border-color: #9b0000;
}

/* line 170, ../sass/forms.scss */
.form-comment {
  margin: -2px 0 4px;
}

/*radiobox*/
/* line 175, ../sass/forms.scss */
.gui-radiobox {
  position: relative;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  font-weight: 300;
  color: #555;
}
/* line 183, ../sass/forms.scss */
.gui-radiobox .gui-radiobox-input {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 189, ../sass/forms.scss */
.gui-radiobox .gui-radiobox-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  margin: 1px 2px 0 0;
  background: url("../images/icons/radiobox-icon.png") no-repeat -24px 0;
}
/* line 198, ../sass/forms.scss */
.gui-radiobox .count {
  color: #d4d4d4;
}

/* line 202, ../sass/forms.scss */
.gui-radiobox-input:checked + .gui-radiobox-icon,
.gui-radiobox.checked .gui-radiobox-icon {
  background-position: -75px 2px;
}

/* line 207, ../sass/forms.scss */
.gui-checkbox-input:checked + .gui-checkbox-icon,
.gui-checkbox.checked .gui-checkbox-icon {
  border-color: #ffe062;
}
/* line 210, ../sass/forms.scss */
.gui-checkbox-input:checked + .gui-checkbox-icon:before,
.gui-checkbox.checked .gui-checkbox-icon:before {
  content: "\f00c";
  font-family: "FontAwesome";
  position: absolute;
  right: -2px;
  top: -3px;
  font-size: 12px;
}

/* line 219, ../sass/forms.scss */
.gui-checkbox-input:disabled + .gui-checkbox-icon,
.gui-checkbox.disabled .gui-checkbox-icon {
  content: " ";
}

/* line 224, ../sass/forms.scss */
.gui-radiobox-input:disabled + .gui-radiobox-icon,
.gui-radiobox.disabled .gui-radiobox-icon {
  background-position: 0 0;
}

/* line 231, ../sass/forms.scss */
.gui-box .gui-radiobox .gui-out {
  border: 1px solid #a9a9a9;
  display: inline-block;
  border-radius: 25px;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
/* line 239, ../sass/forms.scss */
.gui-box .gui-radiobox .gui-out .gui-inside {
  background: transparent;
  border-radius: 25px;
  display: block;
  height: 6px;
  width: 6px;
  margin: 2px;
}

/* line 251, ../sass/forms.scss */
.gui-radiobox-item {
  left: -9999px;
  position: absolute;
}

/* line 255, ../sass/forms.scss */
.gui-radiobox-item:checked + .gui-out {
  border: 1px solid #FFDA47;
}

/* line 258, ../sass/forms.scss */
.gui-radiobox-item:checked:hover .gui-out {
  border: 1px solid #8d8d8d;
}

/* line 261, ../sass/forms.scss */
.gui-radiobox-item:checked + .gui-out .gui-inside {
  background: #8D8D8D;
}

/*radiobox*/
/*checkbox*/
/* line 267, ../sass/forms.scss */
.gui-checkbox {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 17px;
  cursor: pointer;
  font-weight: 300;
  color: #555;
}
/* line 276, ../sass/forms.scss */
.gui-checkbox .gui-checkbox-input {
  position: absolute;
  left: -9999px;
}
/* line 280, ../sass/forms.scss */
.gui-checkbox .gui-checkbox-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  margin: 3px 2px 0px 0px;
  border: 1px solid #a9a9a9;
}
/* line 289, ../sass/forms.scss */
.gui-checkbox .gui-checkbox-input:focus + .gui-checkbox-icon {
  border: 1px solid #202020;
}
/* line 292, ../sass/forms.scss */
.gui-checkbox .count {
  color: #d4d4d4;
}

/* line 298, ../sass/forms.scss */
.loss-menu-right .dropdown .dropdown-menu {
  border: 1px solid #a9a9a9;
}

/*checkbox*/
/* line 304, ../sass/forms.scss */
.webform {
  margin: 0 0 25px;
  padding: 0 0 5px;
}

/* line 309, ../sass/forms.scss */
.fancybox-inner .mainform .field-wrap textarea {
  resize: none;
}

/* line 313, ../sass/forms.scss */
.fancybox-inner .mainform .buttons {
  margin-bottom: 15px;
}

/* line 317, ../sass/forms.scss */
.fancybox-inner .mainform .buttons span {
  margin-top: 10px;
}

@media (min-width: 769px) {
  /* line 321, ../sass/forms.scss */
  .fancybox-inner .mainform .buttons span {
    float: left;
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  /* line 327, ../sass/forms.scss */
  .fancybox-inner .mainform .buttons span {
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  /* line 332, ../sass/forms.scss */
  .fancybox-outer .fancybox-inner {
    max-width: 240px;
  }
}
/* line 337, ../sass/forms.scss */
.fancybox-inner .mainform .buttons span .required {
  margin-top: 0;
  margin-bottom: 10px;
}

/*--/form--*/
/* line 343, ../sass/forms.scss */
.rsform {
  min-width: 400px;
  overflow: hidden;
  height: 100%;
}
/* line 348, ../sass/forms.scss */
.rsform .rsform__captcha-image {
  float: left;
  margin-left: 15px;
}
/* line 352, ../sass/forms.scss */
.rsform .rsform__captcha-input {
  float: left;
  max-width: 205px;
}
/* line 357, ../sass/forms.scss */
.rsform .rsform__separator {
  margin: 20px 0;
}
/* line 361, ../sass/forms.scss */
.rsform .rsform__bottom-ps {
  float: left;
  width: 60%;
  margin-top: 10px;
}
/* line 367, ../sass/forms.scss */
.rsform .rsform__bottom-button {
  float: right;
  width: 40%;
  text-align: right;
}
@media (max-width: 739px) {
  /* line 343, ../sass/forms.scss */
  .rsform {
    min-width: auto;
    margin: 20px auto;
  }
}

/*--CLASSES--*/
/* line 2, ../sass/classes.scss */
.breadcrumbs {
  margin: 0 0 7px;
}
/* line 5, ../sass/classes.scss */
.breadcrumbs__item {
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 0 0;
}
/* line 11, ../sass/classes.scss */
.breadcrumbs__label {
  color: #999;
}
/* line 13, ../sass/classes.scss */
.breadcrumbs__label:active, .breadcrumbs__label:focus, .breadcrumbs__label:hover {
  text-decoration: none;
  color: #999;
}

/* line 22, ../sass/classes.scss */
.col-left {
  padding-left: 0;
}

/* line 25, ../sass/classes.scss */
.col-right {
  padding-right: 0;
}

/* line 32, ../sass/classes.scss */
.element {
  color: #555;
}
/* line 34, ../sass/classes.scss */
.element:active, .element:focus, .element:hover {
  color: #555;
}

/* line 41, ../sass/classes.scss */
.container {
  width: auto;
  max-width: 1620px;
}

/* line 46, ../sass/classes.scss */
.separator {
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}

/* line 50, ../sass/classes.scss */
.drop-panel {
  box-shadow: 0 5px 5px rgba(80, 83, 93, 0.3);
}

/* line 54, ../sass/classes.scss */
.paginator {
  text-align: center;
}
/* line 57, ../sass/classes.scss */
.paginator__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  font-size: 13px;
  line-height: 20px;
}
/* line 68, ../sass/classes.scss */
.paginator__item:first-child {
  margin-right: 25px;
}
/* line 71, ../sass/classes.scss */
.paginator__item:last-child {
  margin-left: 25px;
}
/* line 75, ../sass/classes.scss */
.paginator__label {
  display: block;
  min-width: 40px;
  padding: 10px 10px 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #555;
  text-align: center;
}
/* line 83, ../sass/classes.scss */
.paginator__label:hover {
  background: #f0f0f0;
  text-decoration: none;
}
/* line 89, ../sass/classes.scss */
.paginator__item_active .paginator__label {
  border-color: #ffe062;
}
/* line 93, ../sass/classes.scss */
.paginator__item_disabled .paginator__label {
  border-color: #d4d4d4;
}

/*--/classes--*/
/*--INFORMER--*/
/* line 100, ../sass/classes.scss */
.informer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
/* line 111, ../sass/classes.scss */
.informer__bar {
  position: relative;
  width: 100%;
  height: 70px;
  padding: 12px 0;
  background: rgba(54, 54, 54, 0.8);
  -webkit-transition: top 0.1s linear 0s;
  transition: top 0.1s linear 0s;
}
/* line 120, ../sass/classes.scss */
.informer__bar_fix {
  position: fixed;
  top: 0;
  left: 0;
}
/* line 126, ../sass/classes.scss */
.informer-status {
  margin: 0 0 8px;
  color: #fff;
  font-size: 14px;
}
/* line 131, ../sass/classes.scss */
.informer-status:first-letter {
  text-transform: uppercase;
}
/* line 135, ../sass/classes.scss */
.informer-product {
  position: relative;
  display: inline-block;
  vertical-align: top;
  max-width: 59%;
  overflow: hidden;
  white-space: nowrap;
}
/* line 142, ../sass/classes.scss */
.informer-product:after {
  display: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  background: url("../images/bgr/gradient-gray.png") repeat-y 0 0;
}
/* line 156, ../sass/classes.scss */
.informer-switcher {
  color: #ccc;
  text-decoration: none;
  border-bottom: 1px dashed transparent;
  font-size: 12px;
}
/* line 161, ../sass/classes.scss */
.informer-switcher:active, .informer-switcher:focus, .informer-switcher:hover {
  color: #fefefe;
  text-decoration: none;
  border-bottom-color: #fefefe;
}
/* line 170, ../sass/classes.scss */
.informer-icon {
  display: inline-block;
  margin: 0 -13px 0 0;
  color: #ccc;
}
/* line 178, ../sass/classes.scss */
.informer-dropdown.open .informer-icon_down {
  display: none;
}
/* line 182, ../sass/classes.scss */
.informer-icon_up {
  display: none;
}
/* line 186, ../sass/classes.scss */
.informer-dropdown.open .informer-icon_up {
  display: inline-block;
}
/* line 190, ../sass/classes.scss */
.informer-close {
  margin: 13px 0 0 20px;
  color: #fff;
  text-decoration: underline;
}
/* line 194, ../sass/classes.scss */
.informer-close:hover {
  color: #fff;
  text-decoration: none;
}
/* line 200, ../sass/classes.scss */
.informer-menu {
  margin: 12px 0 0;
  padding: 19px 10px 28px;
  min-width: 810px;
}
/* line 204, ../sass/classes.scss */
.informer-menu:before {
  content: '';
  position: absolute;
  top: -12px;
  left: 90px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
}
/* line 216, ../sass/classes.scss */
.informer_unactive .informer-menu {
  display: none;
}
/* line 220, ../sass/classes.scss */
.informer_unactive .informer-icon {
  visibility: hidden;
}
/* line 223, ../sass/classes.scss */
.informer_unactive .informer-switcher:active, .informer_unactive .informer-switcher:focus, .informer_unactive .informer-switcher:hover {
  cursor: default;
  color: #ccc;
  border-bottom: 0;
}
/* line 231, ../sass/classes.scss */
.informer_unactive .count {
  color: #ff0000;
}

/* line 239, ../sass/classes.scss */
.compare_hidden .informer__bar {
  top: -70px;
}

/*--/informer--*/
/*--FANCYBOX--*/
/* line 245, ../sass/classes.scss */
.fancybox-wrap .fancybox-title-inside-wrap {
  padding: 0 0 25px;
  margin: 0 0 20px;
  color: #202020;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  z-index: 8030;
}

/* line 253, ../sass/classes.scss */
.fancybox-close:hover {
  opacity: 0.8;
}

/*--/fancybox--*/
/*--OWL-NAV--*/
/* line 260, ../sass/classes.scss */
.owl-nav .prev {
  border: 1px solid #a9a9a9;
  padding: 7.5px 13px;
  border-radius: 4px 0 0 4px;
  float: left;
}
/* line 267, ../sass/classes.scss */
.owl-nav .prev span:before {
  font-size: 21px;
}
/* line 271, ../sass/classes.scss */
.owl-nav .prev:hover {
  background: #F0F0F0;
  border: 1px solid #a9a9a9 !important;
  cursor: pointer;
}
/* line 277, ../sass/classes.scss */
.owl-nav .next {
  border: 1px solid #a9a9a9;
  padding: 7.5px 13px;
  border-radius: 0 4px 4px 0;
  float: left;
  margin-left: -1px;
}
/* line 285, ../sass/classes.scss */
.owl-nav .next span:before {
  font-size: 21px;
}
/* line 289, ../sass/classes.scss */
.owl-nav .next:hover {
  background: #F0F0F0;
  border: 1px solid #a9a9a9 !important;
  cursor: pointer;
}
/* line 296, ../sass/classes.scss */
.owl-theme .owl-nav {
  float: right;
}

/* line 302, ../sass/classes.scss */
.owl-nav div span {
  font: 14px/1 "FontAwesome";
}

/* line 307, ../sass/classes.scss */
.owl-nav .prev span:before {
  content: "\f104";
}

/* line 313, ../sass/classes.scss */
.owl-nav .next span:before {
  content: "\f105";
}

/*--/owl-nav--*/
/*OWL ITEM*/
/* line 320, ../sass/classes.scss */
.owl-carousel {
  margin: 0;
  display: none;
  position: relative;
  width: auto;
  z-index: 1;
}
/* line 327, ../sass/classes.scss */
.owl-carousel .owl-stage-outer {
  overflow: hidden;
  position: relative;
}
/* line 331, ../sass/classes.scss */
.owl-carousel .owl-item {
  float: left;
  min-height: 1px;
  position: relative;
}
/* line 336, ../sass/classes.scss */
.owl-carousel .owl-item img {
  display: inline-block;
  max-width: 100%;
  -webkit-backface-visibility: hidden;
}
/* line 342, ../sass/classes.scss */
.owl-carousel .owl-stage::after {
  clear: both;
  content: '.';
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

/* line 351, ../sass/classes.scss */
.owl-carousel.owl-loaded {
  display: block;
}

/*/
OWL ITEM*/
/*--ICONS--*/
/* line 2, ../sass/icons.scss */
.fa.fa-align-left:before {
  content: "\f036";
}

/* line 5, ../sass/icons.scss */
.fa.fa-heart:before {
  content: "\f004";
}

/* line 8, ../sass/icons.scss */
.fa.fa-chart:before {
  content: "\f080";
}

/* line 11, ../sass/icons.scss */
.fa.fa-chart:before {
  content: "\f080";
}

/* line 14, ../sass/icons.scss */
.fa.fa-clock-o:before {
  content: "\f017";
}

/* line 17, ../sass/icons.scss */
.fa.fa-tags:before {
  content: "\f02c";
}

/* line 20, ../sass/icons.scss */
.fa.fa-cart-plus:before {
  content: "\f217";
}

/* line 23, ../sass/icons.scss */
.fa.fa-times:before {
  content: "\f00d";
}

/* line 26, ../sass/icons.scss */
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  color: #8d8d8d;
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  font-size: 16px;
  padding: 0;
}

/* line 38, ../sass/icons.scss */
.fa.fa-angle-right:before {
  content: "\f105";
}

/* line 42, ../sass/icons.scss */
.fa.fa-angle-down {
  font-size: 14px;
}
/* line 44, ../sass/icons.scss */
.fa.fa-angle-down:before {
  content: "\f107";
  position: relative;
  left: 2px;
}

/* line 50, ../sass/icons.scss */
.fa.fa-angle-right {
  font-size: 14px;
}
/* line 52, ../sass/icons.scss */
.fa.fa-angle-right:before {
  content: "\f105";
  position: relative;
  left: 2px;
}

/* line 59, ../sass/icons.scss */
.fa.fa-angle-up {
  font-size: 14px;
}
/* line 61, ../sass/icons.scss */
.fa.fa-angle-up:before {
  content: "\f106";
  position: relative;
  left: 2px;
}

/* line 68, ../sass/icons.scss */
.fa.fa-file-o {
  font-size: 14px;
}
/* line 70, ../sass/icons.scss */
.fa.fa-file-o:before {
  content: "\f016";
}

/* line 75, ../sass/icons.scss */
.fa.fa-trash {
  font-size: 14px;
  color: #ccc;
}
/* line 78, ../sass/icons.scss */
.fa.fa-trash:before {
  content: "\f1f8";
}

/* line 83, ../sass/icons.scss */
.fa.fa-arrow-up {
  font-size: 15px;
}
/* line 85, ../sass/icons.scss */
.fa.fa-arrow-up:before {
  content: "\f062";
}

/* line 91, ../sass/icons.scss */
.fa-search:before {
  content: "\f002";
  margin: 0 0 0 -2px;
  font-size: 19px;
}

/* line 98, ../sass/icons.scss */
.icon-east {
  position: relative;
  white-space: nowrap;
}
/* line 102, ../sass/icons.scss */
.icon-east a:hover {
  text-decoration: none;
}
/* line 106, ../sass/icons.scss */
.icon-east:hover a span {
  border-bottom: 1px dashed #666699;
}
/* line 109, ../sass/icons.scss */
.icon-east span {
  margin-left: 5px;
  color: #666699;
  border-bottom: 1px solid transparent;
}
/* line 114, ../sass/icons.scss */
.icon-east.active span {
  display: none;
}
/* line 117, ../sass/icons.scss */
.icon-east .icon-east__label {
  display: none;
}
/* line 120, ../sass/icons.scss */
.icon-east.active .icon-east__label {
  display: inline;
}
/* line 123, ../sass/icons.scss */
.icon-east i.fa {
  color: #cccccc;
  position: relative;
  top: 1px;
}

/* line 131, ../sass/icons.scss */
.icon-east.active i.fa {
  color: #8d8d8d;
}

/* line 136, ../sass/icons.scss */
.tooltip {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s, visibility 0s linear 0.3s;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
  position: absolute;
  width: 165px;
  text-align: center;
  top: 25px;
  left: 45px;
  background: #fffbd5;
  color: #000;
  padding: 9px;
  display: inline-block;
  font-size: 13px;
  text-align: left;
}

/* line 153, ../sass/icons.scss */
.informer .tooltip {
  left: -121px;
}

/* line 156, ../sass/icons.scss */
.icon-east:hover .tooltip {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

/* line 162, ../sass/icons.scss */
.icon-east.active .tooltip {
  display: none;
}

/* line 166, ../sass/icons.scss */
.tooltip_hidden {
  display: none;
}

/* line 169, ../sass/icons.scss */
.icon-east.active .tooltip_hidden {
  display: block;
}

/*--icons--*/
/* line 174, ../sass/icons.scss */
.icons {
  position: absolute;
  right: 0;
  top: -1px;
  padding: 0 0 0 10px;
  background: rgba(255, 255, 255, 0.2);
  line-height: normal;
}
/* line 182, ../sass/icons.scss */
.icons__item {
  margin: 0 0 10px;
}
/* line 185, ../sass/icons.scss */
.icons__item:last-child {
  margin-bottom: 0;
}

/*--/icons--*/
/*--/icons--*/
/*--LAYOUT--*/
/* line 2, ../sass/styles.scss */
.wrapper {
  position: relative;
  overflow: hidden;
}

/* line 7, ../sass/styles.scss */
.footer {
  margin: 105px 0 0;
  text-align: center;
}

/* line 12, ../sass/styles.scss */
.l-sidebar {
  float: left;
  width: 280px;
  margin-right: -280px;
  position: relative;
  padding-left: 10px;
}

/* line 20, ../sass/styles.scss */
.l-content {
  float: right;
  width: 100%;
}

/* line 25, ../sass/styles.scss */
.l-container {
  margin-left: 300px;
}

/*--/Layout--*/
/*--MAIN--*/
/*--CATEGORY--*/
/* line 32, ../sass/styles.scss */
.about {
  margin: 0 0 48px;
  color: #555;
}
/* line 36, ../sass/styles.scss */
.about-img img {
  max-width: 100%;
}
/* line 40, ../sass/styles.scss */
.about .about-more {
  margin: 6px 0 10px;
}

/*--/category--*/
/* line 46, ../sass/styles.scss */
.catalogsorter {
  position: relative;
  margin-bottom: 15px;
}

/*--CATEGORY--*/
/* line 52, ../sass/styles.scss */
.category {
  margin-bottom: 15px;
}
/* line 55, ../sass/styles.scss */
.category__item {
  position: relative;
  margin-bottom: 15px;
  height: 340px;
  z-index: 1;
}
/* line 61, ../sass/styles.scss */
.category__in {
  position: relative;
  min-height: 340px;
  padding: 10px 10px 5px;
  overflow: hidden;
  border: 1px solid rgba(204, 204, 204, 0.3);
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
}
/* line 68, ../sass/styles.scss */
.category__in:hover {
  border-color: #a9a9a9;
  box-shadow: 0 5px 5px rgba(80, 83, 93, 0.3);
}
/* line 73, ../sass/styles.scss */
.category__item:hover .category__in {
  background-color: #fff;
}
/* line 77, ../sass/styles.scss */
.category__pic {
  position: relative;
  height: 230px;
  line-height: 230px;
  text-align: center;
}
/* line 84, ../sass/styles.scss */
.category__img {
  max-width: 100%;
  max-height: 230px;
  margin-top: -3px;
}
/* line 90, ../sass/styles.scss */
.category__data {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 90px;
  max-height: 90px;
  padding: 5px 10px 10px;
  background-color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* line 101, ../sass/styles.scss */
.category__item:hover .category__data {
  max-height: 345px;
}
/* line 105, ../sass/styles.scss */
.category__label {
  color: #555;
  line-height: 18px;
}
/* line 108, ../sass/styles.scss */
.category__label:hover {
  color: #555;
  text-decoration: none;
}
/* line 114, ../sass/styles.scss */
.category__name {
  height: 38px;
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 20px;
  overflow: hidden;
  color: #202020;
}
/* line 121, ../sass/styles.scss */
.category__name:hover {
  text-decoration: underline;
}
/* line 126, ../sass/styles.scss */
.category .price {
  font-weight: bold;
  color: #555;
  font-size: 16px;
}
/* line 132, ../sass/styles.scss */
.category__description {
  overflow: hidden;
  line-height: 19px;
  font-size: 12px;
}
/* line 137, ../sass/styles.scss */
.category__item:hover .category__description {
  max-height: 225px;
}

/* line 142, ../sass/styles.scss */
.category .owl-item .category__img {
  display: inline;
}

/* line 146, ../sass/styles.scss */
.category .owl-nav {
  float: right;
  margin-top: 15px;
}

/*--/category--*/
/*--COLORS--*/
/* line 153, ../sass/styles.scss */
.properties {
  margin: 0 0 10px;
  padding: 0 0 5px;
}

/* line 157, ../sass/styles.scss */
.prop {
  margin: 0 0 5px;
}

/* line 160, ../sass/styles.scss */
.prop-title {
  margin: 0 0 3px;
  font-size: 11px;
  font-style: italic;
}

/* line 165, ../sass/styles.scss */
.colors-list {
  margin: 0;
}

/* line 168, ../sass/styles.scss */
.colors-list__item {
  float: left;
  margin: 0 3px 0 0;
}

/* line 172, ../sass/styles.scss */
.colors-cover {
  display: inline-block;
  vertical-align: top;
  border: 3px solid transparent;
}

/* line 177, ../sass/styles.scss */
.colors-list__item.selected .colors-cover {
  border-color: #ffe062;
}

/* line 180, ../sass/styles.scss */
.colors-cover__icon {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  cursor: pointer;
}

/*--/colors--*/
/*--compare-line--*/
/* line 190, ../sass/styles.scss */
.compare-line {
  color: #555;
  border: 1px solid #a9a9a9;
  margin: 0 20px 0 0;
  padding: 10px 15px;
  line-height: 17px;
  display: inline-block;
  border-radius: 4px;
}
/* line 198, ../sass/styles.scss */
.compare-line:hover {
  background: rgba(204, 204, 204, 0.3);
  text-decoration: none;
  color: #555;
}

/*--/compare-line--*/
/*--sections--*/
/* line 207, ../sass/styles.scss */
.sections-cover {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 20px;
}
/* line 213, ../sass/styles.scss */
.sections-cover__img {
  display: block;
  max-width: 100%;
  max-height: 150px;
  margin: 0 auto;
}

/* line 221, ../sass/styles.scss */
.sections-description {
  display: inline-block;
  vertical-align: middle;
  width: 665px;
  margin: 0 0 20px;
  padding: 0 10px;
}

/* line 229, ../sass/styles.scss */
.sections-description_wide {
  width: 800px;
}

/* line 233, ../sass/styles.scss */
.sections-detail {
  display: inline-block;
  line-height: 1.47;
}

/*--/sections--*/
/*--section--*/
@media (max-width: 1280px) {
  /* line 241, ../sass/styles.scss */
  .hidden-when-need {
    display: none !important;
  }
}
@media (max-width: 1400px) {
  /* line 246, ../sass/styles.scss */
  .hidden-when-need-early {
    display: none !important;
  }
}
/*--/section--*/
/*--ICONS--*/
/* line 253, ../sass/styles.scss */
.stickers {
  position: absolute;
  top: -7px;
  right: -7px;
}

/* line 259, ../sass/styles.scss */
.da2_icon,
.qb_icon {
  display: none;
  width: 58px;
  height: 58px;
  padding-top: 15px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  border-radius: 29px;
  color: #fff;
}

/* line 272, ../sass/styles.scss */
.da2_icon {
  background-color: #3d9de9;
}

/* line 275, ../sass/styles.scss */
.qb_icon {
  background-color: #f8b728;
}

/* line 278, ../sass/styles.scss */
.discount_icon {
  display: none;
  width: 50px;
  height: 50px;
  margin: -2px auto 0;
  padding-top: 18px;
  background-color: #ff4242;
  text-align: center;
  font-size: 18px;
  line-height: 14px;
  border-radius: 25px;
  color: #fff;
}

/* line 293, ../sass/styles.scss */
.js-element.da2 .da2_icon {
  display: block;
}
/* line 296, ../sass/styles.scss */
.js-element.da2 .discount_icon {
  display: block;
}
/* line 301, ../sass/styles.scss */
.js-element.qb .qb_icon {
  display: block;
}
/* line 304, ../sass/styles.scss */
.js-element.qb .discount_icon {
  display: block;
}

/*--/icons--*/
/*--TIMER--*/
/* line 312, ../sass/styles.scss */
.products-counter {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  line-height: 1.47;
}

/* line 319, ../sass/styles.scss */
.counter {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 16px;
}

/* line 325, ../sass/styles.scss */
.timer {
  display: block;
  margin: 0 0 3px;
  padding: 5px 0;
  background: rgba(0, 0, 0, 0.4);
  white-space: nowrap;
  color: #fff;
}
/* line 332, ../sass/styles.scss */
.timer__item {
  display: inline-block;
  vertical-align: top;
  min-width: 46px;
  padding: 0 12px;
  border: 1px solid #fff;
  border-width: 0 1px 0 0;
}
/* line 339, ../sass/styles.scss */
.timer__item:last-child {
  border-right-width: 0;
}
/* line 343, ../sass/styles.scss */
.timer__item__digit {
  display: block;
  font-size: 16px;
  line-height: 14px;
  font-weight: bold;
}
/* line 349, ../sass/styles.scss */
.timer__item__label {
  display: block;
  font-size: 11px;
  line-height: 14px;
  text-transform: capitalize;
}
/* line 355, ../sass/styles.scss */
.timer_simple .timer__item:nth-child(3) + .timer__item {
  border-right-width: 0;
}
/* line 358, ../sass/styles.scss */
.timer_simple .timer__item:last-child {
  display: none;
}

/* line 364, ../sass/styles.scss */
.progress-bar {
  display: block;
  width: 100%;
  height: 8px;
  margin: 0 auto;
  background: #dbdbdb;
  box-shadow: 0 1px 1px #a7a7a7 inset;
}
/* line 371, ../sass/styles.scss */
.progress-bar__indicator {
  display: block;
  float: left;
  height: 8px;
  background: #ff6262;
}
/* line 376, ../sass/styles.scss */
.progress-bar__indicator_cheap {
  background: #f8b728;
}

/*--/timer--*/
/*--FEATURES--*/
/* line 384, ../sass/styles.scss */
.features {
  margin: 0 0 60px;
}
/* line 391, ../sass/styles.scss */
.features__label {
  min-height: 115px;
  padding: 10px;
  border: 1px solid rgba(204, 204, 204, 0.3);
  display: block;
  -webkit-transition: border-color .1s;
  transition: border-color .1s;
}
/* line 398, ../sass/styles.scss */
.features__label:hover {
  border-color: #ccc;
}
/* line 403, ../sass/styles.scss */
.features__pic {
  display: inline-block;
  vertical-align: middle;
  width: 30%;
  padding: 0 15px 0 0;
}
/* line 410, ../sass/styles.scss */
.features__img {
  margin: 0 auto;
}
/* line 414, ../sass/styles.scss */
.features__data {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
  -webkit-backface-visibility: hidden;
}
/* line 421, ../sass/styles.scss */
.features__name {
  margin: 0 0 10px;
  color: #202020;
  font-size: 18px;
  line-height: 22px;
}
/* line 428, ../sass/styles.scss */
.features__description {
  color: #555;
  font-size: 13px;
  height: 36px;
  overflow: hidden;
}
/* line 435, ../sass/styles.scss */
.features .owl-nav {
  float: right;
  margin-top: 10px;
}

/*--/features--*/
/*--FOOTER--*/
/* line 443, ../sass/styles.scss */
.footer-decor {
  border-top: 1px solid rgba(204, 204, 204, 0.3);
  box-shadow: -1px 7px 40px 15px #f6f6f6;
}

/* line 448, ../sass/styles.scss */
.footer-logo {
  padding: 30px 0 28px;
}

/* line 452, ../sass/styles.scss */
.footer-nav {
  padding: 34px 0;
}

/* line 456, ../sass/styles.scss */
.footer-label {
  margin: 0 0 3px;
}

/* line 460, ../sass/styles.scss */
.footer-social {
  padding: 25px 0 0;
}

/* line 464, ../sass/styles.scss */
.footer-block {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 20px;
  text-align: left;
}

/* line 470, ../sass/styles.scss */
.footer-block:last-child {
  margin-right: 0;
}

/* line 473, ../sass/styles.scss */
.footer-block_subscribe {
  width: 21%;
}

/* line 476, ../sass/styles.scss */
.btn-subscribe {
  padding-left: 17px;
  padding-right: 17px;
}

/* line 480, ../sass/styles.scss */
.footer-block_social {
  width: 30%;
  text-align: center;
}

/* line 484, ../sass/styles.scss */
.footer-block__social {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}

/* line 491, ../sass/styles.scss */
.social_icons a {
  float: left;
  margin: 0 3px 0 0;
}

/* line 496, ../sass/styles.scss */
.pay_icons {
  padding: 5px 0 0;
}
/* line 498, ../sass/styles.scss */
.pay_icons a {
  float: left;
  margin: 0 6px 0 0;
}

/* line 504, ../sass/styles.scss */
.footer-contacts {
  padding: 32px 0 47px;
}

/* line 507, ../sass/styles.scss */
.phone {
  margin: 0 0 9px;
  font: 20px/20px Roboto, sans-serif;
  color: #555;
}
/* line 511, ../sass/styles.scss */
.phone a {
  color: #555;
}
/* line 513, ../sass/styles.scss */
.phone a:hover {
  text-decoration: none;
}

/* line 518, ../sass/styles.scss */
.address {
  margin: 0 0 5px;
}

/* line 521, ../sass/styles.scss */
.footer-copyright {
  padding: 10px 0;
}

/* line 524, ../sass/styles.scss */
.footer-copy__block {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0;
}

/*--Footer--*/
/*--loss-menu--*/
/* line 532, ../sass/styles.scss */
.loss-menu-right {
  float: left;
  color: #555;
  margin-right: 10px;
}
/* line 537, ../sass/styles.scss */
.loss-menu-right .title {
  margin-right: 3px;
  display: inline-block;
}
/* line 542, ../sass/styles.scss */
.loss-menu-right .dropdown {
  display: inline-block;
}
/* line 545, ../sass/styles.scss */
.loss-menu-right .dropdown .btn {
  border: 1px solid #a9a9a9;
}
/* line 549, ../sass/styles.scss */
.loss-menu-right .dropdown button:hover {
  background: #f0f0f0;
}
/* line 555, ../sass/styles.scss */
.loss-menu-right .dropdown_digit .dropdown-menu {
  min-width: 100%;
}
/* line 560, ../sass/styles.scss */
.loss-menu-right .dropdown.open .icon-angle-down {
  display: none;
}
/* line 564, ../sass/styles.scss */
.loss-menu-right .icon-angle-up {
  display: none;
}
/* line 567, ../sass/styles.scss */
.loss-menu-right .dropdown.open .icon-angle-up {
  display: inline;
}
/* line 571, ../sass/styles.scss */
.loss-menu-right .selected {
  position: relative;
  background: #fff;
  border: 1px solid #a9a9a9;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  line-height: 30px;
  padding: 5px;
  height: 40px;
  width: 40px;
  text-align: center;
}
/* line 584, ../sass/styles.scss */
.loss-menu-right .selected i.fa.showcase {
  background: none;
}
/* line 586, ../sass/styles.scss */
.loss-menu-right .selected i.fa.showcase:before {
  content: "\f00a";
}
/* line 590, ../sass/styles.scss */
.loss-menu-right .selected i.fa.list {
  background: none;
}
/* line 592, ../sass/styles.scss */
.loss-menu-right .selected i.fa.list:before {
  content: "\f00b";
}
/* line 596, ../sass/styles.scss */
.loss-menu-right .selected i.fa.list_little {
  background: none;
}
/* line 598, ../sass/styles.scss */
.loss-menu-right .selected i.fa.list_little:before {
  content: "\f03a";
}
/* line 602, ../sass/styles.scss */
.loss-menu-right .selected i.fa.showcase_mob {
  background: none;
}
/* line 604, ../sass/styles.scss */
.loss-menu-right .selected i.fa.showcase_mob:before {
  content: "\f04d";
}
/* line 610, ../sass/styles.scss */
.loss-menu-right .count {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 33px;
  height: 33px;
  border-radius: 16px;
  background: #ffe062;
  font-size: 16px;
  text-align: center;
  line-height: 33px;
}

/* line 624, ../sass/styles.scss */
.loss-menu-right_bottom {
  float: none;
  margin-right: 0;
}

/* line 629, ../sass/styles.scss */
.loss-menu-right_count {
  margin-right: 31px;
}

/* line 633, ../sass/styles.scss */
.loss-menu-right_top {
  float: right;
  margin-right: 0;
}

/* line 638, ../sass/styles.scss */
.loss-menu-right_last {
  margin-right: 0;
}

/* line 643, ../sass/styles.scss */
.loss-menu-right .selected:hover {
  background: #f0f0f0;
  color: #555 !important;
  border: 1px solid #a9a9a9 !important;
}

/* line 650, ../sass/styles.scss */
.loss-menu-right.active .selected {
  border: 1px solid #ffda47;
}

/* line 654, ../sass/styles.scss */
.loss-menu-right.disabled .selected {
  border: 1px solid #d4d4d4;
}
/* line 656, ../sass/styles.scss */
.loss-menu-right.disabled .selected:hover {
  background: transparent;
  border: 1px solid #d4d4d4 !important;
  cursor: default;
}
/* line 661, ../sass/styles.scss */
.loss-menu-right.disabled .selected i {
  color: #d4d4d4;
}

/* line 666, ../sass/styles.scss */
.loss-menu-right button {
  line-height: 17px;
  padding: 10.5px;
}

/*--/loss-menu--*/
/*--main-banners--*/
/* line 673, ../sass/styles.scss */
.main-banners {
  margin: 0 0 38px;
}
/* line 676, ../sass/styles.scss */
.main-banners .rs-banners_infowrap {
  padding-left: 30px;
}
/* line 680, ../sass/styles.scss */
.main-banners .rs-banners_infowrap .rs-banners_button {
  background-color: #ffda47;
  color: #555;
  margin-left: 10px;
}
/* line 686, ../sass/styles.scss */
.main-banners .rs-banners_infowrap .rs-banners_info {
  color: #202020;
}
/* line 689, ../sass/styles.scss */
.main-banners .rs-banners-container .owl-theme .owl-dots .owl-dot.active span, .main-banners .rs-banners-container .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #ffda47;
}

/*--/main-banners--*/
/*--nav-side--*/
/* line 697, ../sass/styles.scss */
.nav-side {
  list-style: none;
  padding-left: 0;
  margin-bottom: 20px;
  counter-reset: list 0;
  line-height: 1.9;
}
/* line 703, ../sass/styles.scss */
.nav-side .nav-side__item {
  display: block;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}
/* line 706, ../sass/styles.scss */
.nav-side .nav-side__item:before {
  position: static;
  left: 0;
  content: '';
}
/* line 712, ../sass/styles.scss */
.nav-side .nav-side__item:first-child {
  border-top: 1px solid rgba(204, 204, 204, 0.3);
}
/* line 715, ../sass/styles.scss */
.nav-side .nav-side__label {
  display: block;
  padding: 11.5px 30px 9.5px;
  text-decoration: none;
}
/* line 720, ../sass/styles.scss */
.nav-side .nav-side__submenu {
  padding-left: 0;
  background-color: rgba(204, 204, 204, 0.3);
}
/* line 724, ../sass/styles.scss */
.nav-side .nav-side__submenu .nav-side__item:last-child {
  border-bottom-width: 0;
}
/* line 727, ../sass/styles.scss */
.nav-side .nav-side__icon {
  position: relative;
  display: block;
  float: left;
  width: 0;
  height: 15px;
  font-style: normal;
}
/* line 734, ../sass/styles.scss */
.nav-side .nav-side__icon:before {
  position: absolute;
  top: 0;
  left: -22px;
  font-size: 22px;
  font-weight: normal;
  display: inline-block;
  font-family: 'FontAwesome';
}
/* line 743, ../sass/styles.scss */
.nav-side .nav-side__icon:before {
  content: "\2212";
}
/* line 746, ../sass/styles.scss */
.nav-side .nav-side__icon.collapsed:before {
  content: "\2b";
}
/* line 750, ../sass/styles.scss */
.nav-side .lvl2 > .nav-side__item > .nav-side__label {
  padding-left: 35px;
}
/* line 753, ../sass/styles.scss */
.nav-side .lvl3 > .nav-side__item > .nav-side__label {
  padding-left: 45px;
}
/* line 756, ../sass/styles.scss */
.nav-side .lvl4 > .nav-side__item > .nav-side__label {
  padding-left: 55px;
}
/* line 759, ../sass/styles.scss */
.nav-side .lvl5 > .nav-side__item > .nav-side__label {
  padding-left: 65px;
}
/* line 762, ../sass/styles.scss */
.nav-side .lvl6 > .nav-side__item > .nav-side__label {
  padding-left: 75px;
}
/* line 765, ../sass/styles.scss */
.nav-side .lvl7 > .nav-side__item > .nav-side__label {
  padding-left: 85px;
}
/* line 768, ../sass/styles.scss */
.nav-side .lvl8 > .nav-side__item > .nav-side__label {
  padding-left: 95px;
}

/*--/nav-side--*/
/*--main-nav--*/
/* line 775, ../sass/styles.scss */
.top-menu {
  border-top: 1px solid #f5f5f5;
}

/* line 778, ../sass/styles.scss */
.color .top-menu {
  background-color: #ffe062;
}

/* line 782, ../sass/styles.scss */
.main-nav .main-nav__item {
  border-right: 1px solid rgba(204, 204, 204, 0.3);
  position: relative;
}
/* line 785, ../sass/styles.scss */
.main-nav .main-nav__item:first-child {
  border-left: 1px solid rgba(204, 204, 204, 0.3);
}
/* line 788, ../sass/styles.scss */
.main-nav .main-nav__item:before {
  content: '';
}
/* line 793, ../sass/styles.scss */
.main-nav .main-nav__label {
  padding: 18px 14px;
}
/* line 796, ../sass/styles.scss */
.main-nav a > span {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 40px;
  height: 35px;
}
/* line 803, ../sass/styles.scss */
.main-nav a > span > i {
  position: relative;
  top: 12px;
  left: 6px;
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 16px;
  vertical-align: -15%;
}
/* line 814, ../sass/styles.scss */
.main-nav a > span > i:before {
  content: "\2b";
}
/* line 822, ../sass/styles.scss */
.main-nav li.open > a > span > i:before {
  content: "\2212";
}

/* line 828, ../sass/styles.scss */
.color .main-nav {
  border-color: transparent;
}

/* line 831, ../sass/styles.scss */
.main-nav.navbar-nav {
  float: none;
}

/* line 834, ../sass/styles.scss */
.no-border .main-nav__item {
  border-right-color: transparent;
}
/* line 836, ../sass/styles.scss */
.no-border .main-nav__item:first-child {
  border-left-color: transparent;
}

/* line 840, ../sass/styles.scss */
.color .main-nav__item {
  border-right-color: transparent;
}
/* line 842, ../sass/styles.scss */
.color .main-nav__item:first-child {
  border-left-color: transparent;
}

/* line 846, ../sass/styles.scss */
.color .main-nav .main-nav__label:hover {
  background-color: #ffda47;
}

/* line 850, ../sass/styles.scss */
.mainnav-sub {
  display: none;
  position: absolute;
  top: 100%;
  left: -1px;
  z-index: 100;
  min-width: 250px;
  background: #fff;
  border: 1px solid rgba(204, 204, 204, 0.3);
}
/* line 859, ../sass/styles.scss */
.mainnav-sub:last-child {
  border-bottom: 2px solid #ffe062;
}
/* line 863, ../sass/styles.scss */
.mainnav-sub li:before {
  content: '';
  display: none;
}
/* line 870, ../sass/styles.scss */
.mainnav-sub .mainnav-sub__decor {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 10px;
}
/* line 877, ../sass/styles.scss */
.mainnav-sub .mainnav-sub__decor-l {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  box-shadow: -1px 0 3px rgba(80, 83, 93, 0.3);
}
/* line 885, ../sass/styles.scss */
.mainnav-sub .mainnav-sub__decor-r {
  position: absolute;
  top: 0;
  right: -3px;
  z-index: 1;
  width: 1px;
  height: 100%;
  box-shadow: -1px 0 3px rgba(80, 83, 93, 0.3);
}
/* line 895, ../sass/styles.scss */
.mainnav-sub .mainnav-sub__label {
  padding: 10px 27px;
}
/* line 899, ../sass/styles.scss */
.mainnav-sub .dropdown-submenu > .mainnav-sub__label:after {
  top: 10px;
  right: 9px;
  font-size: 18px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: 'FontAwesome';
}
/* line 910, ../sass/styles.scss */
.mainnav-sub .mainnav-sub {
  top: 0;
  left: 100%;
}

/* line 915, ../sass/styles.scss */
li.open > .mainnav-sub {
  display: block;
}

/* line 920, ../sass/styles.scss */
.main-nav_wide .mainnav-sub {
  left: auto;
  min-width: auto;
  white-space: nowrap;
  padding-top: 8px;
}
/* line 926, ../sass/styles.scss */
.main-nav_wide .mainnav-sub__item {
  display: inline-block;
  vertical-align: top;
  width: 264px;
}
/* line 931, ../sass/styles.scss */
.main-nav_wide .mainnav-sub__decor {
  z-index: -1;
  height: 100%;
}
/* line 935, ../sass/styles.scss */
.main-nav_wide .mainnav-sub__decor-r {
  display: none;
}
/* line 938, ../sass/styles.scss */
.main-nav_wide .mainnav-sub__decor-l {
  display: none;
}
/* line 941, ../sass/styles.scss */
.main-nav_wide .mainnav-sub__label {
  font-size: 15px;
  padding-top: 6px;
  padding-bottom: 6px;
  white-space: normal;
}
/* line 946, ../sass/styles.scss */
.main-nav_wide .mainnav-sub__label:hover {
  text-decoration: underline;
  background-color: transparent;
}
/* line 951, ../sass/styles.scss */
.main-nav_wide .dropdown-submenu > .mainnav-sub__label:after {
  display: none;
}
/* line 954, ../sass/styles.scss */
.main-nav_wide .mainnav-sub .mainnav-sub {
  display: block;
  position: static;
  white-space: normal;
  border-width: 0;
  padding-top: 0;
  padding-bottom: 20px;
}
/* line 961, ../sass/styles.scss */
.main-nav_wide .mainnav-sub .mainnav-sub .mainnav-sub__decor {
  display: none;
}
/* line 964, ../sass/styles.scss */
.main-nav_wide .mainnav-sub .mainnav-sub .mainnav-sub__label {
  font-size: 13px;
}

@media (min-width: 740px) {
  /* line 970, ../sass/styles.scss */
  .main-nav__item:hover > .mainnav-sub {
    display: block;
  }

  /* line 973, ../sass/styles.scss */
  .mainnav-sub__item:hover > .mainnav-sub {
    display: block;
  }
}
/* line 978, ../sass/styles.scss */
.views-box {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 1000;
  min-width: 130px;
  background: #fff;
  border: 1px solid rgba(204, 204, 204, 0.3);
}
/* line 986, ../sass/styles.scss */
.views-box:last-child {
  border-bottom: 2px solid #ffe062;
}
/* line 990, ../sass/styles.scss */
.views-box .views-item:before {
  content: '';
}
/* line 994, ../sass/styles.scss */
.views-box .views-item a {
  padding: 10px 27px;
  color: #555;
}
/* line 999, ../sass/styles.scss */
.views-box .views-item_current a {
  background-color: #f5f5f5;
}
/* line 1003, ../sass/styles.scss */
.views-box .views-box {
  top: 0;
  left: 100%;
}
/* line 1007, ../sass/styles.scss */
.views-box .views-item:hover > .views-box {
  display: block;
}

/* line 1011, ../sass/styles.scss */
.views-item:hover > .views-box {
  display: block;
}

/*--/main-nav--*/
/*--MARKS--*/
/* line 1017, ../sass/styles.scss */
.marks {
  position: absolute;
  bottom: 79px;
  left: -7px;
  line-height: 16px;
  text-align: left;
  -webkit-backface-visibility: hidden;
}

/* line 1025, ../sass/styles.scss */
.marks__item {
  float: left;
  clear: left;
  margin: 0 0 3px;
  padding: 2px 10px 1px;
  border-radius: 2px;
  color: #fff;
}

/* line 1033, ../sass/styles.scss */
.marks__item_action {
  background-color: #ff4242;
}

/* line 1036, ../sass/styles.scss */
.marks__item_hit {
  background-color: #ff8523;
}

/* line 1039, ../sass/styles.scss */
.marks__item_new {
  background-color: #82d026;
}

/*--/marks--*/
/*--VIEWS--*/
/* line 1046, ../sass/styles.scss */
.views i {
  display: inline-block;
  font: 14px/1 "FontAwesome";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
/* line 1055, ../sass/styles.scss */
.views i.showcase:before {
  content: "\f00a";
}
/* line 1060, ../sass/styles.scss */
.views i.list:before {
  content: "\f00b";
}
/* line 1065, ../sass/styles.scss */
.views i.list_little:before {
  content: "\f03a";
}
/* line 1070, ../sass/styles.scss */
.views i.fa-heart:before {
  content: "\f004";
}
/* line 1075, ../sass/styles.scss */
.views i.fa-shopping-cart:before {
  content: "\f07a";
  margin: 0 0 0 -2px;
  font-size: 19px;
}

/* line 1085, ../sass/styles.scss */
.views-products .loss-menu-right:last-child {
  display: none;
}
/* line 1088, ../sass/styles.scss */
.views-products .loss-menu-right:nth-child(3) {
  margin-right: 0;
}

/*--/views--*/
/*--catalog.smart.filter--*/
/* line 1095, ../sass/styles.scss */
.smartfilter {
  margin: 0 0 15px;
  /*--Track--*/
  /* modf */
}
/* line 1098, ../sass/styles.scss */
.smartfilter label.disabled {
  opacity: 0.5;
}
/* line 1100, ../sass/styles.scss */
.smartfilter label.disabled:hover {
  cursor: not-allowed;
}
/* line 1105, ../sass/styles.scss */
.smartfilter ul {
  margin-bottom: 0;
}
/* line 1107, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop {
  position: relative;
  border: 1px solid rgba(204, 204, 204, 0.3);
  border-width: 0 1px 1px;
}
/* line 1113, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop.active > .name:after {
  content: "\f107";
}
/* line 1117, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop.active > .body {
  display: block;
  z-index: 2;
}
/* line 1123, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop > .name {
  position: relative;
  padding: 10px 30px 8px;
  line-height: 22px;
  cursor: pointer;
}
/* line 1128, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop > .name:after {
  top: 8px;
  right: 11px;
  font-size: 13px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: 'FontAwesome';
}
/* line 1138, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop > .name:hover {
  background-color: rgba(204, 204, 204, 0.3);
}
/* line 1141, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop > .name .hint {
  position: relative;
}
/* line 1144, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop > .name .hint:hover .text {
  display: block;
}
/* line 1148, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop > .name .hint .fa {
  margin-left: 7px;
            /*&:after {
								position: relative;
								top: -2px;
								right: 7px;
								font-size: 8px;
								content: "\f129";
							}*/
}
/* line 1150, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop > .name .hint .fa:before {
  font-size: 14px;
  content: "\f1db";
}
/* line 1162, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop > .name .hint .text {
  position: absolute;
  top: 25px;
  left: 0;
  display: none;
  min-width: 250px;
  padding: 8px 10px;
  vertical-align: middle;
  line-height: 18px;
  background-color: #fafafa;
  border: 1px solid #000;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 10;
}
/* line 1179, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop .name__icon:before {
  content: "?";
  display: none;
  position: absolute;
  top: 10px;
  left: 4px;
  padding: 6px 5px 4px;
  font: 13px/6px Arial, Helvetica, sans-serif;
  border: 1px solid #ababab;
  border-radius: 20px;
}
/* line 1190, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop .name__icon:hover:before {
  border-color: #555;
  color: #555;
}
/* line 1196, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop .name__icon.active:before {
  background-color: #fe7474;
  border-color: #fe7474;
  color: #fff;
}
/* line 1203, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop > .name:hover .name__icon:before {
  display: block;
}
/* line 1207, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop > .body {
  display: none;
  padding: 10px 30px;
  z-index: 1;
}
/* line 1212, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop label {
  font-weight: normal;
  margin-right: 15px;
}
/* line 1215, ../sass/styles.scss */
.smartfilter ul .bx_filter_prop label:last-child {
  margin-bottom: 0;
}
/* line 1220, ../sass/styles.scss */
.smartfilter ul li:first-child .bx_filter_prop {
  border-top-width: 1px;
}
/* line 1223, ../sass/styles.scss */
.smartfilter ul .buttons {
  padding: 19px 10px;
}
/* line 1228, ../sass/styles.scss */
.smartfilter .bx_ui_slider_track {
  position: relative;
  height: 4px;
  margin: 58px 0 20px;
  background: transparent;
}
/* line 1234, ../sass/styles.scss */
.smartfilter .bx_ui_slider_part {
  position: absolute;
  top: -33px;
  width: 1px;
  height: 30px;
  background: #a2bfc7;
  -webkit-backface-visibility: hidden;
}
/* line 1241, ../sass/styles.scss */
.smartfilter .bx_ui_slider_part.p1 {
  left: 0;
}
/* line 1244, ../sass/styles.scss */
.smartfilter .bx_ui_slider_part.p2 {
  left: 25%;
  height: 12px;
  top: -21px !important;
}
/* line 1249, ../sass/styles.scss */
.smartfilter .bx_ui_slider_part.p3 {
  left: 50%;
  height: 12px;
  top: -21px !important;
}
/* line 1254, ../sass/styles.scss */
.smartfilter .bx_ui_slider_part.p4 {
  left: 75%;
  height: 12px;
  top: -21px !important;
}
/* line 1259, ../sass/styles.scss */
.smartfilter .bx_ui_slider_part.p5 {
  right: 0;
}
/* line 1262, ../sass/styles.scss */
.smartfilter .bx_ui_slider_part.p2 span, .smartfilter .bx_ui_slider_part.p3 span, .smartfilter .bx_ui_slider_part.p4 span {
  color: #6b8086;
}
/* line 1267, ../sass/styles.scss */
.smartfilter .bx_ui_slider_part span {
  font-size: 11px;
  font-weight: bold;
  position: absolute;
  top: -16px;
  left: 50%;
  display: block;
  width: 100px;
  margin-left: -50px;
  text-align: center;
  color: #000;
}
/* line 1279, ../sass/styles.scss */
.smartfilter .bx_ui_slider_part.p1 span, .smartfilter .bx_ui_slider_part.p5 span {
  font-size: 13px;
}
/* line 1283, ../sass/styles.scss */
.smartfilter .bx_ui_slider_part .bx_ui_slider_part.p2 {
  top: 0;
}
/* line 1287, ../sass/styles.scss */
.smartfilter .bx_ui_slider_pricebar,
.smartfilter .bx_ui_slider_pricebar_V,
.smartfilter .bx_ui_slider_pricebar_VD,
.smartfilter .bx_ui_slider_pricebar_VN,
.smartfilter .bx_ui_slider_range {
  position: absolute;
  top: 0;
  bottom: 0;
  box-sizing: border-box;
}
/* line 1299, ../sass/styles.scss */
.smartfilter .bx_ui_slider_range {
  z-index: 90;
}
/* line 1302, ../sass/styles.scss */
.smartfilter .bx_ui_slider_pricebar {
  z-index: 80;
}
/* line 1305, ../sass/styles.scss */
.smartfilter .bx_ui_slider_pricebar_VD {
  z-index: 40;
  background-color: #b7b7b7;
}
/* line 1309, ../sass/styles.scss */
.smartfilter .bx_ui_slider_pricebar_VN {
  z-index: 50;
  background-color: #5c5c5c;
}
/* line 1313, ../sass/styles.scss */
.smartfilter .bx_ui_slider_pricebar_V {
  z-index: 60;
  background-color: #ffe062;
}
/* line 1317, ../sass/styles.scss */
.smartfilter .bx_ui_slider_handle {
  position: absolute;
  top: -9px;
  display: inline-block;
  cursor: pointer;
  color: #000;
  background-color: #fff;
  text-decoration: none;
}
/* line 1326, ../sass/styles.scss */
.smartfilter .bx_ui_slider_handle span {
  border-radius: 20px;
  box-shadow: 0 1px 1px 1px #ccc;
  display: inline-block;
  height: 20px;
  width: 20px;
}
/* line 1333, ../sass/styles.scss */
.smartfilter .bx_ui_slider_handle.left {
  left: 0;
}
/* line 1336, ../sass/styles.scss */
.smartfilter .bx_ui_slider_handle.right {
  right: 0;
}
/* line 1341, ../sass/styles.scss */
.smartfilter .bx_filter_parameters_box .polovinka {
  width: 46%;
  float: left;
}
/* line 1347, ../sass/styles.scss */
.smartfilter .bx_filter_parameters_box_container_block input {
  text-align: right;
  padding-right: 5px;
  padding-left: 5px;
}
/* line 1353, ../sass/styles.scss */
.smartfilter .bx_filter_calendar_container {
  position: relative;
}
/* line 1355, ../sass/styles.scss */
.smartfilter .bx_filter_calendar_container.from {
  margin-right: 5px;
}
/* line 1358, ../sass/styles.scss */
.smartfilter .bx_filter_calendar_container.to {
  margin-left: 5px;
}
/* line 1361, ../sass/styles.scss */
.smartfilter .bx_filter_calendar_container input {
  text-align: left;
}
/* line 1363, ../sass/styles.scss */
.smartfilter .bx_filter_calendar_container input:active, .smartfilter .bx_filter_calendar_container input:focus {
  box-shadow: none;
  border-color: #555;
}
/* line 1369, ../sass/styles.scss */
.smartfilter .bx_filter_calendar_container .calendar-icon {
  position: absolute;
  top: 7px;
  right: -17px;
}
/* line 1374, ../sass/styles.scss */
.smartfilter .bx_filter_calendar_container .calendar-icon i:after {
  content: '\f073';
}
/* line 1381, ../sass/styles.scss */
.smartfilter .bx_filter_container_modef {
  position: relative;
  display: block;
}
/* line 1384, ../sass/styles.scss */
.smartfilter .bx_filter_container_modef .bx_filter_popup_result {
  position: absolute;
  top: -38px;
  left: 116%;
}
/* line 1390, ../sass/styles.scss */
.smartfilter .bx_filter_popup_result::before {
  background: url("/bitrix/templates/flyaway/images/filter-result-bgr.png") no-repeat scroll 0 0;
  content: "";
  height: 47px;
  left: -20px;
  position: absolute;
  top: -3px;
  width: 20px;
}
/* line 1400, ../sass/styles.scss */
.smartfilter .bx_filter_popup_result {
  background-color: #fafafa;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.12) !important;
  color: #585f69;
  height: 35px;
  left: 100%;
  padding: 8px 10px 12px;
  position: absolute;
  top: 0;
  white-space: nowrap;
  z-index: 10;
}
/* line 1412, ../sass/styles.scss */
.smartfilter .bx_filter_popup_result #modef_num {
  margin-right: 15px;
}

/* line 1428, ../sass/styles.scss */
.element-line .js-item-filter {
  display: inline-block;
  min-width: 65px;
  padding-bottom: 3px;
}

/*--/catalog.smart.filter--*/
/*--PRODUCTS--*/
/* line 1437, ../sass/styles.scss */
.products {
  margin-bottom: 84px;
}
/* line 1440, ../sass/styles.scss */
.products__item {
  margin-bottom: 15px;
}
/* line 1443, ../sass/styles.scss */
.products__in {
  position: relative;
  padding: 10px;
  border: 1px solid rgba(204, 204, 204, 0.3);
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
}
/* line 1448, ../sass/styles.scss */
.products__in:hover {
  border-color: #a9a9a9;
  box-shadow: 0 5px 5px rgba(80, 83, 93, 0.3);
}
/* line 1453, ../sass/styles.scss */
.products__img {
  max-width: 100%;
}
/* line 1456, ../sass/styles.scss */
.products-title {
  color: #202020;
  line-height: 19px;
}
/* line 1459, ../sass/styles.scss */
.products-title:hover {
  color: #202020;
}
/* line 1463, ../sass/styles.scss */
.products__category {
  height: 20px;
  overflow: hidden;
}
/* line 1467, ../sass/styles.scss */
.products .category-label {
  color: #999;
  line-height: 18px;
}
/* line 1471, ../sass/styles.scss */
.products__description {
  line-height: 19px;
}
/* line 1474, ../sass/styles.scss */
.products__prices {
  margin: 4px 0 0;
}
/* line 1477, ../sass/styles.scss */
.products-button {
  padding-left: 22px;
  padding-right: 22px;
}
/* line 1482, ../sass/styles.scss */
.products-foot {
  /*position: absolute;*/
  bottom: 0;
}
/* line 1486, ../sass/styles.scss */
.products-foot__item {
  display: inline-block;
  vertical-align: top;
  margin: 0 22px 0 0;
}
/* line 1492, ../sass/styles.scss */
.products-box {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
/* line 1499, ../sass/styles.scss */
.products_showcase .products__item {
  height: 370px;
}
/* line 1502, ../sass/styles.scss */
.products_showcase .products__in {
  min-height: 369px;
  padding-bottom: 5px;
}
/* line 1507, ../sass/styles.scss */
.products_showcase .products__pic {
  position: relative;
  height: 230px;
  line-height: 230px;
  text-align: center;
}
/* line 1513, ../sass/styles.scss */
.products_showcase .products__img {
  max-height: 230px;
  margin-top: -3px;
}
/* line 1518, ../sass/styles.scss */
.products_showcase .products__data {
  padding: 5px 0 0;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
}
/* line 1524, ../sass/styles.scss */
.products_showcase .products__bot, .products_showcase .products__name {
  margin-bottom: 8px;
}
/* line 1529, ../sass/styles.scss */
.products_showcase .products__name {
  height: 36px;
  margin: 0 0 5px;
  font-size: 13px;
  line-height: 18px;
  overflow: hidden;
}
/* line 1537, ../sass/styles.scss */
.products_showcase .products__category {
  padding: 0 0 4px;
  margin: 0 0 9px;
}
/* line 1542, ../sass/styles.scss */
.products_showcase .products__description {
  display: none;
  max-height: 55px;
  overflow: hidden;
  margin: 10px 0 0;
}
/* line 1549, ../sass/styles.scss */
.products_showcase .products__prices {
  height: 50px;
  max-height: 217px;
  overflow: hidden;
}
/* line 1554, ../sass/styles.scss */
.products_showcase .products__prices .prices:first-child .prices__values {
  min-height: 38px;
}
/* line 1557, ../sass/styles.scss */
.products_showcase:not(.owlslider) .products__item:hover .prices:first-child .prices__values {
  min-height: 0;
}
/* line 1560, ../sass/styles.scss */
.products_showcase .products__item:hover {
  position: relative;
  z-index: 1;
}
/* line 1564, ../sass/styles.scss */
.products_showcase .products__item:hover .products__in {
  background-color: #fff;
}
/* line 1567, ../sass/styles.scss */
.products_showcase .products__item_visible .products__description, .products_showcase:not(.owlslider) .products__item:hover .products__description {
  display: block;
}
/* line 1572, ../sass/styles.scss */
.products_showcase .products__detail {
  display: none;
}
/* line 1575, ../sass/styles.scss */
.products_showcase .products__item_visible .products__detail, .products_showcase:not(.owlslider) .products__item:hover .products__detail {
  display: block;
}
/* line 1579, ../sass/styles.scss */
.products_showcase:not(.owlslider) .products__item:hover .products__prices {
  height: auto;
}
/* line 1584, ../sass/styles.scss */
.products_compact .products__in {
  overflow: hidden;
}
/* line 1587, ../sass/styles.scss */
.products_compact .products__item_active .products__in {
  overflow: visible;
}
/* line 1590, ../sass/styles.scss */
.products_compact .products__data {
  position: absolute;
  left: 0;
  bottom: 5px;
  height: 120px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* line 1601, ../sass/styles.scss */
.products_compact .products__item:hover .products__data, .products_compact .products__item_visible .products__data {
  height: 237px;
}
/* line 1605, ../sass/styles.scss */
.products_compact .products__item_visible .products__data, .products_compact .products__item_wide:hover .products__data {
  height: 297px;
}
/* line 1609, ../sass/styles.scss */
.products_compact .products__item:hover .products__prices, .products_compact .products__item_visible .products__prices {
  height: 50px;
}
/* line 1617, ../sass/styles.scss */
.products_list .products__item {
  margin-bottom: -1px;
}
/* line 1621, ../sass/styles.scss */
.products_list .products__col {
  /*height: 234px;*/
}
/* line 1625, ../sass/styles.scss */
.products_list .products__col_last {
  padding-left: 29px;
  border-left: 1px solid rgba(204, 204, 204, 0.3);
  line-height: 230px;
}
/* line 1631, ../sass/styles.scss */
.products_list .products__pic {
  line-height: 230px;
  position: relative;
}
/* line 1635, ../sass/styles.scss */
.products_list .products__pic a {
  position: relative;
}
/* line 1639, ../sass/styles.scss */
.products_list .products__img {
  position: relative;
  top: -1px;
  max-height: 230px;
}
/* line 1645, ../sass/styles.scss */
.products_list .products__name {
  max-height: 38px;
  overflow: hidden;
  margin-bottom: 8px;
}
/* line 1651, ../sass/styles.scss */
.products_list .products__category {
  margin-bottom: 7px;
}
/* line 1655, ../sass/styles.scss */
.products_list .products__description {
  max-height: 76px;
  margin: 0 0 7px;
  overflow: hidden;
}
/* line 1661, ../sass/styles.scss */
.products_list .products__prices-item {
  margin: 0 0 5px;
}
/* line 1665, ../sass/styles.scss */
.products_list .products__prices {
  max-height: 108px;
  overflow: hidden;
  line-height: normal;
}
/* line 1671, ../sass/styles.scss */
.products_list .products-buttons {
  margin: 10px 0 0;
}
/* line 1676, ../sass/styles.scss */
.products_table .products__item {
  margin-bottom: -1px;
}
/* line 1680, ../sass/styles.scss */
.products_table .products__col {
  height: 80px;
}
/* line 1683, ../sass/styles.scss */
.products_table .products__col_last {
  line-height: 80px;
}
/* line 1687, ../sass/styles.scss */
.products_table .products__img {
  max-height: 80px;
}
/* line 1691, ../sass/styles.scss */
.products_table .products__name {
  max-height: 17px;
  overflow: hidden;
  margin-bottom: 4px;
}
/* line 1697, ../sass/styles.scss */
.products_table .products__description {
  max-height: 37px;
  margin: 0 0 7px;
  overflow: hidden;
}
/* line 1703, ../sass/styles.scss */
.products__col-prices {
  overflow: hidden;
}
/* line 1707, ../sass/styles.scss */
.products_table .products__prices-item {
  float: right;
  margin: 20px 0 0 40px;
  text-align: left;
}
/* line 1711, ../sass/styles.scss */
.products_table .products__prices-item.__discount {
  margin-top: 7px;
}
/* line 1715, ../sass/styles.scss */
.products_table .products__prices-item:nth-child(3) {
  margin-left: 0;
}
/* line 1718, ../sass/styles.scss */
.products_table .products__prices-item:nth-child(3) + .products__prices-item {
  display: none;
}
/* line 1724, ../sass/styles.scss */
.products_category .products__item {
  height: 340px;
}
/* line 1728, ../sass/styles.scss */
.products_category .products__in {
  min-height: 340px;
}
/* line 1732, ../sass/styles.scss */
.products_category .products__label {
  color: #555;
}
/* line 1734, ../sass/styles.scss */
.products_category .products__label:hover {
  text-decoration: none;
}
/* line 1739, ../sass/styles.scss */
.products_category .products__data {
  padding-bottom: 15px;
  bottom: 0;
  height: auto;
  min-height: 100px;
  max-height: 100px;
}
/* line 1746, ../sass/styles.scss */
.products_category .products__item:hover .products__data {
  height: auto;
  max-height: 345px;
}
/* line 1751, ../sass/styles.scss */
.products_category .products__name {
  height: 54px;
}
/* line 1753, ../sass/styles.scss */
.products_category .products__name:hover {
  text-decoration: underline;
}
/* line 1757, ../sass/styles.scss */
.products_category .products__item:hover .products__name {
  height: auto;
}
/* line 1761, ../sass/styles.scss */
.products_category .products__description {
  display: block;
  max-height: 20px;
  overflow: hidden;
}
/* line 1766, ../sass/styles.scss */
.products_category .products__item:hover .products__description {
  max-height: 225px;
  font-size: 12px;
}

/* line 1772, ../sass/styles.scss */
.products.owlslider .owl-item .products__img {
  display: inline;
}

/* line 1776, ../sass/styles.scss */
.products-new .products {
  margin-bottom: 20px;
}

/* line 1780, ../sass/styles.scss */
.products-new .products-owl-new .owl-item {
  padding: 1px;
}

/* line 1784, ../sass/styles.scss */
.informer-products {
  max-height: 314px;
  padding: 0 0 9px;
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 1791, ../sass/styles.scss */
.buttons-section {
  margin: 6px 0 15px;
}

/* line 1795, ../sass/styles.scss */
.quantity-wrapper {
  margin: 0 0 11px;
}

/* line 1798, ../sass/styles.scss */
.quantity-block {
  display: none;
}
/* line 1800, ../sass/styles.scss */
.usequantity .quantity-block {
  display: block;
}

/* line 1805, ../sass/styles.scss */
.compare-wrapper {
  margin: 0 0 8px;
}

/* line 1809, ../sass/styles.scss */
.identifer {
  font-size: 11px;
  font-style: italic;
}

/*--/Products--*/
/*--PRICES--*/
/* line 1816, ../sass/styles.scss */
.prices {
  margin: 0 0 5px;
}
/* line 1818, ../sass/styles.scss */
.prices:last-child {
  margin-bottom: 0;
}
/* line 1821, ../sass/styles.scss */
.prices__title {
  min-height: 12px;
  font-size: 11px;
  line-height: 12px;
  font-style: italic;
}
/* line 1827, ../sass/styles.scss */
.prices__values {
  display: inline-block;
  vertical-align: top;
  line-height: 19px;
}
/* line 1833, ../sass/styles.scss */
.prices__values_simple {
  min-height: auto;
}
/* line 1836, ../sass/styles.scss */
.prices__val_old {
  font-size: 15px;
  text-decoration: line-through;
  color: #555;
}
/* line 1841, ../sass/styles.scss */
.prices__val_cool {
  font-size: 16px;
  font-weight: bold;
  color: #555;
}
/* line 1846, ../sass/styles.scss */
.prices__val_new {
  color: #9d0000;
}
/* line 1849, ../sass/styles.scss */
.prices__val_normal {
  font-size: 16px;
  font-weight: normal;
  color: #555;
}

/*--/prices--*/
/*--STORES--*/
/* line 1858, ../sass/styles.scss */
.stores {
  white-space: nowrap;
}
/* line 1860, ../sass/styles.scss */
.stores .stores-label {
  font-size: 11px;
  font-style: italic;
}
/* line 1864, ../sass/styles.scss */
.stores .stores-icon {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 1px 7px 0 0;
  width: 15px;
  height: 4px;
  background: #f2f2f2;
  border: 1px solid #ccc;
}
/* line 1873, ../sass/styles.scss */
.stores .stores-icon:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -1px;
  width: 15px;
  height: 4px;
  background: #f2f2f2;
  border: 1px solid #ccc;
}
/* line 1883, ../sass/styles.scss */
.stores .stores-icon:after {
  content: '';
  position: absolute;
  top: 11px;
  left: -1px;
  width: 15px;
  height: 4px;
  background: #f2f2f2;
  border: 1px solid #ccc;
}
/* line 1895, ../sass/styles.scss */
.stores .stores-icon.stores-small:before {
  background-color: #ffda47;
  border-color: #ffda47;
}
/* line 1899, ../sass/styles.scss */
.stores .stores-icon.stores-small:after {
  background-color: #ffda47;
  border-color: #ffda47;
}
/* line 1904, ../sass/styles.scss */
.stores .stores-icon.stores-full {
  background-color: #058a5d;
  border-color: #058a5d;
}
/* line 1907, ../sass/styles.scss */
.stores .stores-icon.stores-full:before {
  background-color: #058a5d;
  border-color: #058a5d;
}
/* line 1911, ../sass/styles.scss */
.stores .stores-icon.stores-full:after {
  background-color: #058a5d;
  border-color: #058a5d;
}
/* line 1917, ../sass/styles.scss */
.stores .stores-icon.stores-mal:before {
  background-color: #FFDA47;
  border-color: #FFDA47;
}
/* line 1921, ../sass/styles.scss */
.stores .stores-icon.stores-mal:after {
  background-color: #FFDA47;
  border-color: #FFDA47;
}
/* line 1926, ../sass/styles.scss */
.stores table {
  width: 100%;
}
/* line 1929, ../sass/styles.scss */
.stores .genamount {
  text-transform: capitalize;
}

/*--/stores--*/
/*--Widgets--*/
/* line 1937, ../sass/styles.scss */
.widgets a {
  display: block;
  margin-bottom: 9px;
  padding: 19px 0;
  text-decoration: none;
  border: 1px solid rgba(204, 204, 204, 0.3);
  line-height: 19px;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
}
/* line 1945, ../sass/styles.scss */
.widgets a:hover {
  border-color: #a9a9a9;
  box-shadow: 0 5px 5px rgba(80, 83, 93, 0.3);
}
/* line 1949, ../sass/styles.scss */
.widgets a > i {
  display: block;
  float: left;
  width: 95px;
  text-align: center;
  font-weight: normal;
  font-style: normal;
  height: auto;
  line-height: 38px;
  vertical-align: baseline;
}
/* line 1960, ../sass/styles.scss */
.widgets a > span {
  display: block;
  float: left;
  width: 142px;
  font-size: 13px;
}
/* line 1967, ../sass/styles.scss */
.widgets .widget1,
.widgets .widget3,
.widgets .widget4 {
  line-height: 41px;
}

/*--/Widgets--*/
/*--SPINNER--*/
/* line 1976, ../sass/styles.scss */
.area2darken {
  opacity: 0.6;
  position: relative;
}

/* line 1980, ../sass/styles.scss */
.area2darken:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
  border: 3px double;
  border-radius: 50%;
  border-color: transparent #ffe062 #ffe062;
  animation: cssload-spin 870ms infinite linear;
  -o-animation: cssload-spin 870ms infinite linear;
  -ms-animation: cssload-spin 870ms infinite linear;
  -webkit-animation: cssload-spin 870ms infinite linear;
  -moz-animation: cssload-spin 870ms infinite linear;
  z-index: 4;
}

/* line 1998, ../sass/styles.scss */
.products_showcase .products__item.area2darken {
  opacity: 1;
}
/* line 2000, ../sass/styles.scss */
.products_showcase .products__item.area2darken .products__in {
  position: relative;
}
/* line 2002, ../sass/styles.scss */
.products_showcase .products__item.area2darken .products__in:before {
  position: absolute;
  content: " ";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.6;
  z-index: 2;
}

@keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*--/spinner--*/
/*--header--*/
/* line 2048, ../sass/styles.scss */
.headline {
  border-bottom: 1px solid #f5f5f5;
  text-align: right;
  padding-top: 1px;
  line-height: 22px;
  position: relative;
  z-index: 102;
}
/* line 2056, ../sass/styles.scss */
.headline a {
  text-decoration: none;
  font-size: 13px;
  display: inline-block;
}
/* line 2060, ../sass/styles.scss */
.headline a:hover {
  text-decoration: underline;
}
/* line 2066, ../sass/styles.scss */
.headline-contact__phone {
  padding-right: 50px;
  color: #555;
}
/* line 2069, ../sass/styles.scss */
.headline-contact__phone .fa.fa-phone:before {
  content: "\f003";
  top: 1px;
  left: -5px;
  position: relative;
}
/* line 2076, ../sass/styles.scss */
.headline-contact__mail {
  padding-right: 50px;
  color: #555;
}
/* line 2079, ../sass/styles.scss */
.headline-contact__mail .fa.fa-envelope-o:before {
  content: "\f095";
  top: 1px;
  left: -5px;
  position: relative;
}
/* line 2088, ../sass/styles.scss */
.headline-call {
  background-repeat: no-repeat;
  background-position: 129px center;
  color: #555;
  padding: 13px 10px 12px 50px;
}
/* line 2095, ../sass/styles.scss */
.headline-call_simple {
  padding-left: 0;
}
/* line 2099, ../sass/styles.scss */
.headline-download {
  padding: 10px 10px 10px 50px;
}
/* line 2103, ../sass/styles.scss */
.headline-location {
  color: #555;
  padding-left: 50px;
}
/* line 2107, ../sass/styles.scss */
.headline-location__sity {
  color: #555;
}
/* line 2110, ../sass/styles.scss */
.headline-location__sity span {
  padding-right: 3px;
}
/* line 2114, ../sass/styles.scss */
.headline-location__form {
  display: inline-block;
}
/* line 2117, ../sass/styles.scss */
.headline-location__list {
  position: absolute;
  right: 0;
  left: auto;
  z-index: 110;
  min-width: 150px;
}
/* line 2123, ../sass/styles.scss */
.headline-location__list a {
  display: block;
}
/* line 2125, ../sass/styles.scss */
.headline-location__list a input {
  display: none;
}
/* line 2128, ../sass/styles.scss */
.headline-location__list a label {
  font-weight: normal;
}
/* line 2130, ../sass/styles.scss */
.headline-location__list a label:hover {
  cursor: pointer;
}

/* line 2139, ../sass/styles.scss */
.header {
  margin: 0 0 30px;
  border-bottom: 1px solid #f5f5f5;
  padding-top: 9px;
  box-shadow: 0 15px 40px #f3f3f3;
  z-index: 101;
  position: relative;
}
/* line 2147, ../sass/styles.scss */
.header button.navbar-toggle {
  border: 1px solid #a9a9a9;
  background: #fff;
  display: block;
  padding: 10px 8px;
  float: left;
  margin-top: 0;
  margin-bottom: 5px;
}
/* line 2156, ../sass/styles.scss */
.header button.navbar-toggle .icon-bar {
  border-radius: 1px;
  display: block;
  height: 0;
  border-top: 3px solid #a9a9a9;
  width: 22px;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
/* line 2167, ../sass/styles.scss */
.header-logo a {
  display: inline-block;
  line-height: 100px;
}
/* line 2170, ../sass/styles.scss */
.header-logo a:hover {
  text-decoration: none;
}
/* line 2174, ../sass/styles.scss */
.header-logo__company {
  color: #ccc;
  display: block;
  font-size: 20px;
  padding-bottom: 3px;
  padding-left: 57px;
}
/* line 2181, ../sass/styles.scss */
.header-logo__product {
  color: #555;
  display: block;
  font-size: 18px;
  padding-top: 3px;
  text-align: right;
}
/* line 2190, ../sass/styles.scss */
.header-slogan {
  font-size: 17px;
  padding: 27px 10px;
  color: #555;
}
/* line 2196, ../sass/styles.scss */
.header-contacts {
  color: #555;
  padding: 20px 25px;
  float: left;
  margin-right: 35px;
}
/* line 2202, ../sass/styles.scss */
.header-contacts__phone {
  font-size: 18px;
  margin-bottom: 10px;
}
/* line 2208, ../sass/styles.scss */
.header-search {
  max-width: 60%;
  float: left;
}
/* line 2212, ../sass/styles.scss */
.header-search__form {
  padding-top: 27px;
}
/* line 2215, ../sass/styles.scss */
.header-search__form input[type="submit"] {
  padding-left: 20px;
  padding-right: 20px;
  z-index: 3;
}
/* line 2220, ../sass/styles.scss */
.header-search__form input[type="text"] {
  min-width: 120px;
}
/* line 2224, ../sass/styles.scss */
.header-search .search-mobile {
  display: none;
  margin-right: 0;
  text-align: right;
  padding-right: 20px;
}
/* line 2232, ../sass/styles.scss */
.header-cart {
  padding: 27px 0;
}

/* line 2239, ../sass/styles.scss */
.header.head_type1 .header-search .loss-menu-right {
  display: none;
}
/* line 2247, ../sass/styles.scss */
.header.head_type1 .top-menu .main-nav-other__menu {
  padding: 18px 12px;
  font-size: 21px;
  font-weight: bold;
}
/* line 2253, ../sass/styles.scss */
.header.head_type1 .top-menu .main-nav-other.invisible {
  float: right;
}
/* line 2257, ../sass/styles.scss */
.header.head_type1 .top-menu .dropdown-menu-right {
  top: 51px;
}

/* line 2263, ../sass/styles.scss */
.header.head_type2 {
  padding-bottom: 10px;
}
/* line 2266, ../sass/styles.scss */
.header.head_type2 .header-logo img {
  max-width: 230px;
  width: 100%;
}
/* line 2271, ../sass/styles.scss */
.header.head_type2 .header-search {
  float: right;
  position: relative;
  margin: 27px 0 0 30px;
  top: 1px;
}
/* line 2276, ../sass/styles.scss */
.header.head_type2 .header-search a {
  width: 38px;
}
/* line 2279, ../sass/styles.scss */
.header.head_type2 .header-search .loss-menu-right {
  margin-right: 0;
}
/* line 2282, ../sass/styles.scss */
.header.head_type2 .header-search__form {
  position: absolute;
  top: 20px;
  right: 0;
  display: none;
  padding-right: 0;
}
/* line 2289, ../sass/styles.scss */
.header.head_type2 .header-search__form input[type="text"] {
  min-width: 230px;
}
/* line 2295, ../sass/styles.scss */
.header.head_type2 .top-menu {
  border: 1px solid rgba(204, 204, 204, 0.3);
  margin-top: 28px;
}
/* line 2300, ../sass/styles.scss */
.header.head_type2 .top-menu .main-nav__label {
  padding: 11px 14px;
}
/* line 2304, ../sass/styles.scss */
.header.head_type2 .top-menu .main-nav-other__menu {
  padding: 11px 9px;
  color: #bababa;
  font-size: 21px;
  font-weight: bold;
}
/* line 2311, ../sass/styles.scss */
.header.head_type2 .top-menu .main-nav-other.invisible {
  float: right;
}
/* line 2317, ../sass/styles.scss */
.header.head_type2 .dropdown-menu-right {
  top: 37px;
}
/* line 2321, ../sass/styles.scss */
.header.head_type2 .navbar-collapse {
  padding: 0;
}

/* line 2326, ../sass/styles.scss */
.header-contacts {
  line-height: 1.2;
}

/* line 2332, ../sass/styles.scss */
.top-menu .main-nav__item.invisible {
  display: none;
}
/* line 2335, ../sass/styles.scss */
.top-menu .main-nav-other.dropdown {
  float: right;
  text-align: right;
  position: relative;
}
/* line 2341, ../sass/styles.scss */
.top-menu .main-nav-other:hover ul.dropdown-menu-right {
  display: block !important;
}
/* line 2347, ../sass/styles.scss */
.top-menu .dropdown-menu-right {
  display: none;
  position: absolute;
  top: 51px;
  right: 0;
  background: #fff;
  text-align: left;
  min-width: 215px;
  border: 1px solid rgba(204, 204, 204, 0.3);
}
/* line 2359, ../sass/styles.scss */
.top-menu .dropdown-menu-right li.other_li a.main-nav__label {
  color: #555;
  padding: 10px 27px;
  display: block;
}
/* line 2363, ../sass/styles.scss */
.top-menu .dropdown-menu-right li.other_li a.main-nav__label:hover {
  background: #F0F0F0;
  text-decoration: none;
}

/* line 2372, ../sass/styles.scss */
.padding-no {
  padding: 0;
}

/* line 2377, ../sass/styles.scss */
.form__title {
  padding: 0 0 25px;
  margin: 0 0 20px;
  color: #202020;
  font-size: 18px;
}
/* line 2384, ../sass/styles.scss */
.form__title_simple {
  padding-bottom: 5px;
}
/* line 2389, ../sass/styles.scss */
.form .webform .field {
  padding-bottom: 15px;
}
/* line 2392, ../sass/styles.scss */
.form .webform .label-wrap {
  color: #999;
  font-size: 13px;
  display: block;
  margin-bottom: 4px;
}
/* line 2398, ../sass/styles.scss */
.form .webform-button {
  color: #555;
  float: right;
}
/* line 2404, ../sass/styles.scss */
.form__text {
  display: inline-block;
  margin-top: 10px;
}
/* line 2410, ../sass/styles.scss */
.form-capcha__text {
  font-weight: normal;
}
/* line 2414, ../sass/styles.scss */
.form-capcha__reload {
  display: inline-block;
  padding-left: 10px;
  padding-top: 7px;
}
/* line 2421, ../sass/styles.scss */
.form .required {
  color: #ff0000;
  font-size: 15px;
}

/*body .fancybox-inner {
		overflow: hidden !important;
	}*/
/* line 2431, ../sass/styles.scss */
.navbar-toggle-hide {
  display: none;
}

/* line 2437, ../sass/styles.scss */
.locationbig .items .item {
  float: left;
  width: 25%;
  padding: 5px 0;
}
/* line 2443, ../sass/styles.scss */
.locationbig .title {
  padding: 12px 0;
}
/* line 2446, ../sass/styles.scss */
.locationbig .bx-ui-sls-route {
  display: none;
}

/* line 2452, ../sass/styles.scss */
.cominput.field input[type="text"] {
  font-size: 13px;
  color: #555;
  border: 1px solid #a9a9a9;
  padding: 10px;
  height: auto;
  box-shadow: none;
  width: 100%;
  border-radius: 4px;
}
/* line 2461, ../sass/styles.scss */
.cominput.field input[type="text"]:focus {
  color: #555;
  border: 1px solid #555;
}

/* line 2468, ../sass/styles.scss */
.top-menu.menu_left {
  display: inline-block;
  float: right;
}

/* line 2473, ../sass/styles.scss */
.head_type3 {
  padding-bottom: 12px;
}

/* line 2478, ../sass/styles.scss */
.nav-side__label {
  padding: 12px 30px 10px;
}

/* line 2482, ../sass/styles.scss */
.wrap-top-menu {
  margin-right: 80px;
}

@media (max-width: 1024px) {
  /* line 2487, ../sass/styles.scss */
  .header-logo img {
    width: 100%;
  }

  /* line 2490, ../sass/styles.scss */
  .header .header-contacts__adress {
    max-width: 165px;
  }

  /* line 2493, ../sass/styles.scss */
  .documentation__item {
    width: 25% !important;
    margin-bottom: 15px;
  }
}
@media (max-width: 375px) {
  /* line 2499, ../sass/styles.scss */
  .basketinhead {
    margin-left: 3px !important;
    margin-right: 3px !important;
  }
}
@media (max-width: 739px) {
  /* line 2506, ../sass/styles.scss */
  body .documentation__item {
    width: 50% !important;
    margin-bottom: 16px !important;
    margin-right: 0 !important;
  }
  /* line 2511, ../sass/styles.scss */
  body .documentation-icon {
    margin-right: 10px;
  }
  /* line 2514, ../sass/styles.scss */
  body .documentation__link {
    margin-left: 0;
  }
  /* line 2517, ../sass/styles.scss */
  body .documentation__item {
    width: 100% !important;
    margin-bottom: 16px !important;
    margin-right: 0 !important;
  }
  /* line 2522, ../sass/styles.scss */
  body .head_info {
    padding-bottom: 5px !important;
    box-shadow: 0 3px 2px #d2d2d2;
  }
  /* line 2526, ../sass/styles.scss */
  body .collapse .nav-side {
    display: block;
  }

  /* line 2531, ../sass/styles.scss */
  .header-slogan {
    display: none;
  }
  /* line 2534, ../sass/styles.scss */
  .header-contacts {
    display: none;
  }
  /* line 2538, ../sass/styles.scss */
  .header-logo img {
    width: 100%;
    padding-top: 5px;
  }

  /* line 2545, ../sass/styles.scss */
  .headline {
    display: none;
  }

  /* line 2549, ../sass/styles.scss */
  .header.head_type2 {
    padding-bottom: 5px;
  }
  /* line 2551, ../sass/styles.scss */
  .header.head_type2 .header-search {
    margin: 0;
  }
  /* line 2554, ../sass/styles.scss */
  .header.head_type2 .top-menu {
    border: none;
    margin-top: 0;
    display: block;
    float: none;
  }
  /* line 2560, ../sass/styles.scss */
  .header.head_type2 .top-menu .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* line 2567, ../sass/styles.scss */
  .navbar-collapse {
    border-top: none;
  }

  /* line 2571, ../sass/styles.scss */
  .top-menu {
    height: auto;
  }
  /* line 2573, ../sass/styles.scss */
  .top-menu .container {
    padding: 0;
  }
  /* line 2575, ../sass/styles.scss */
  .top-menu .container .col-lg-12 {
    padding: 0;
  }
  /* line 2578, ../sass/styles.scss */
  .top-menu .container ul.main-nav {
    margin: 0;
    border-top: 1px solid #ccc;
  }
  /* line 2581, ../sass/styles.scss */
  .top-menu .container ul.main-nav .main-nav__label {
    padding: 12px 14px;
  }

  /* line 2588, ../sass/styles.scss */
  .navbar-toggle-hide,
  .search-mobile {
    display: block;
  }

  /* line 2592, ../sass/styles.scss */
  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    box-shadow: 0 3px 2px #bdbdbd;
  }

  /* line 2599, ../sass/styles.scss */
  .main-nav__title {
    font-weight: normal !important;
  }
  /* line 2602, ../sass/styles.scss */
  .main-nav__label {
    font-size: 15px;
    color: #202020;
  }
  /* line 2606, ../sass/styles.scss */
  .main-nav li {
    border-bottom: 1px solid #ccc;
  }

  /* line 2612, ../sass/styles.scss */
  .mainnav-sub li:last-child {
    border-bottom: none;
  }
  /* line 2616, ../sass/styles.scss */
  .mainnav-sub__label {
    font-size: 15px;
    color: #202020;
  }
  /* line 2620, ../sass/styles.scss */
  .mainnav-sub__label_hover {
    color: #202020;
  }

  /* line 2628, ../sass/styles.scss */
  .main-nav_wide .mainnav-sub__item {
    float: none;
    display: block;
    width: 100%;
  }
  /* line 2633, ../sass/styles.scss */
  .main-nav_wide .mainnav-sub .main-nav_wide .mainnav-sub {
    padding-bottom: 0;
  }

  /* line 2641, ../sass/styles.scss */
  li.lvl1.open > ul {
    border-left: 5px solid #b1b1b1;
    border-bottom: 5px solid #ffe062;
  }
  /* line 2645, ../sass/styles.scss */
  li.lvl1.open > ul ul {
    box-shadow: none;
    border-bottom: none;
  }

  /* line 2653, ../sass/styles.scss */
  .header.head_type1 .header-search {
    padding-right: 0;
    float: right;
    position: relative;
    margin-left: -6px;
  }
  /* line 2659, ../sass/styles.scss */
  .header.head_type1 .header-search .loss-menu-right {
    display: block !important;
    margin-right: 0;
  }
  /* line 2663, ../sass/styles.scss */
  .header.head_type1 .header-search__form {
    display: none;
    position: absolute;
    right: 0;
    top: 25px;
    padding-right: 0;
  }
  /* line 2670, ../sass/styles.scss */
  .header.head_type1 .header-search input[type="text"] {
    min-width: 229px;
  }

  /* line 2676, ../sass/styles.scss */
  .head_type3 {
    padding-bottom: 0;
  }

  /* line 2680, ../sass/styles.scss */
  .slider,
  .slider .container,
  .slider .container .navbar-collapse {
    padding: 0 !important;
    box-shadow: none !important;
  }

  /* line 2690, ../sass/styles.scss */
  .left-menu .nav-side__item {
    border-bottom: 1px solid #ccc;
  }
  /* line 2693, ../sass/styles.scss */
  .left-menu .nav-side__label {
    font-size: 15px;
    color: #202020;
    padding: 7px 14px 9px;
    position: relative;
  }
  /* line 2699, ../sass/styles.scss */
  .left-menu .nav-side__submenu {
    background-color: #fff;
  }
  /* line 2702, ../sass/styles.scss */
  .left-menu .nav-side__icon {
    float: right;
  }
  /* line 2705, ../sass/styles.scss */
  .left-menu .nav-side > li.open > ul {
    border-bottom: 5px solid #ffe062;
    border-left: 5px solid #b1b1b1;
  }
}
@media (max-width: 480px) {
  /* line 2713, ../sass/styles.scss */
  .header.head_type1 .header-search__form {
    right: -50px;
  }
}
/* line 2718, ../sass/styles.scss */
.form-item {
  line-height: 20px;
}

/* line 2721, ../sass/styles.scss */
.btn2 {
  z-index: 100;
}

/*test*/
/* line 2725, ../sass/styles.scss */
.ban {
  width: 99%;
}

/* line 2728, ../sass/styles.scss */
.slider {
  padding-top: 20px;
  box-shadow: 0 8px 12px #f3f3f3 inset;
}

/*test*/
@media (max-width: 1024px) {
  /* line 2736, ../sass/styles.scss */
  body .reccom_mobile {
    display: block;
  }
  /* line 2739, ../sass/styles.scss */
  body .product-recom-list {
    display: none;
  }
}
@media (max-width: 740px) {
  /* line 2748, ../sass/styles.scss */
  body .rs_detail-pic {
    margin-left: 0;
  }
  /* line 2751, ../sass/styles.scss */
  body .rs_detail-pic_scroll {
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    margin: auto;
    padding-left: 0;
  }
  /* line 2760, ../sass/styles.scss */
  body .rs_detail-podimg {
    margin-left: 0;
    margin-bottom: 20px;
  }
  /* line 2765, ../sass/styles.scss */
  body .product-announce {
    padding-right: 0;
  }
  /* line 2769, ../sass/styles.scss */
  body .characteristics__item {
    width: 100%;
  }
  /* line 2773, ../sass/styles.scss */
  body .characteristics-list__name {
    width: 50%;
  }
  /* line 2776, ../sass/styles.scss */
  body .characteristics-list__value {
    width: 50%;
  }
  /* line 2781, ../sass/styles.scss */
  body .tabs-item {
    border: 1px solid #a9a9a9;
    margin: 3px;
  }
  /* line 2785, ../sass/styles.scss */
  body .js-brcrtitle {
    margin-top: 0;
  }
  /* line 2788, ../sass/styles.scss */
  body .page-h h1 {
    padding-bottom: 15px;
    font-size: 24px;
  }
  /* line 2792, ../sass/styles.scss */
  body .header {
    margin: 0 0 10px;
  }
  /* line 2795, ../sass/styles.scss */
  body .product {
    padding: 25px 0 0;
    position: relative;
  }
  /* line 2799, ../sass/styles.scss */
  body .compare-mobile,
  body .order-mobile,
  body .reccom_mobile {
    display: block;
  }
  /* line 2804, ../sass/styles.scss */
  body .product-linkdetail {
    display: block;
    position: relative;
    z-index: 10;
    padding-top: 5px;
  }
  /* line 2810, ../sass/styles.scss */
  body .product-description {
    position: static;
  }
  /* line 2813, ../sass/styles.scss */
  body .product-box {
    position: absolute;
    top: 0;
  }
  /* line 2817, ../sass/styles.scss */
  body .product-code {
    margin-top: -15px;
  }
  /* line 2820, ../sass/styles.scss */
  body .mobile-stars-brand,
  body .novigation_carousel {
    display: block;
  }
  /* line 2824, ../sass/styles.scss */
  body .js-ttl {
    margin-bottom: 15px;
  }
  /* line 2827, ../sass/styles.scss */
  body .reviews__item {
    margin-right: 0;
  }
  /* line 2830, ../sass/styles.scss */
  body .owl-nav {
    display: none !important;
  }
  /* line 2833, ../sass/styles.scss */
  body .tabs .tab-pane {
    margin-bottom: 30px;
  }
  /* line 2836, ../sass/styles.scss */
  body .product-recom-list,
  body .rs_detail-podimg {
    display: none;
  }
  /* line 2840, ../sass/styles.scss */
  body .novigation_carousel .rs_detail-pic_scroll {
    padding-left: 0;
    float: none;
    display: block;
    margin: 0 auto;
  }
  /* line 2846, ../sass/styles.scss */
  body #description,
  body .product-announce {
    max-width: 100%;
  }
  /* line 2851, ../sass/styles.scss */
  body .form-title {
    margin-left: 0;
    float: none;
    margin-bottom: 10px;
  }
  /* line 2856, ../sass/styles.scss */
  body .form-rating__name, body .form-review__rating {
    float: none;
    display: block;
  }
  /* line 2861, ../sass/styles.scss */
  body .form-rating__name {
    padding: 15px 0 0;
  }
  /* line 2864, ../sass/styles.scss */
  body .form-review__rating table {
    float: left;
  }
  /* line 2867, ../sass/styles.scss */
  body .form-review__rating {
    padding: 5px 0;
  }
  /* line 2872, ../sass/styles.scss */
  body .reviews__image {
    display: none;
  }
  /* line 2875, ../sass/styles.scss */
  body .reviews__user {
    border-top: 1px solid #e5e5e5;
    padding: 5px 0;
    position: relative;
  }
  /* line 2880, ../sass/styles.scss */
  body .reviews__info {
    width: 100%;
    padding-left: 15px;
  }
  /* line 2884, ../sass/styles.scss */
  body .reviews__date {
    position: absolute;
    top: 7px;
    right: 10px;
  }
  /* line 2889, ../sass/styles.scss */
  body .reviews__user-name {
    padding: 0;
  }
}
/* line 2896, ../sass/styles.scss */
.dropdown-menu-right {
  border-bottom: 2px solid #ffe062;
  z-index: 200;
}

/* line 2901, ../sass/styles.scss */
.main-border > li {
  border-left: 1px solid rgba(204, 204, 204, 0.3) !important;
}

/* line 2904, ../sass/styles.scss */
.main-border li.main-nav__item:last-child {
  border-right: 1px solid rgba(204, 204, 204, 0.3) !important;
}

/* line 2908, ../sass/styles.scss */
.head_info {
  padding-bottom: 10px;
}

/*--/header--*/
/* line 2913, ../sass/styles.scss */
.page-h h1 {
  color: #202020;
  font-size: 30px;
  padding-bottom: 35px;
  padding-top: 3px;
  border-bottom: 2px solid #ffe062;
  margin-top: 1px;
  margin-bottom: 0;
}

/*Filter*/
/* line 2927, ../sass/styles.scss */
.smartfilter .input-group-addon {
  font-size: 13px;
  color: #999;
  background: transparent;
  border: transparent;
  padding: 0 5px 0 0;
}
/* line 2935, ../sass/styles.scss */
.smartfilter .input-group input {
  border: 1px solid #a9a9a9;
  border-radius: 3px !important;
  height: auto;
  width: 100%;
  text-align: left;
}
/* line 2941, ../sass/styles.scss */
.smartfilter .input-group input:active, .smartfilter .input-group input:focus {
  border-color: #555;
  box-shadow: none;
}
/* line 2948, ../sass/styles.scss */
.smartfilter .polovinka_pad {
  float: left;
  height: 30px;
  width: 8%;
}

/* line 2955, ../sass/styles.scss */
.bx_filter_param_btn {
  display: inline-block;
}
/* line 2958, ../sass/styles.scss */
.bx_filter_btn_color_icon {
  border: 1px solid #ccc;
  box-shadow: 0 0 0 1px transparent;
  display: inline-block;
  height: 28px;
  width: 28px;
}
/* line 2964, ../sass/styles.scss */
.bx_filter_select_popup .bx_filter_btn_color_icon, .bx_filter_select_text .bx_filter_btn_color_icon {
  width: 14px;
  height: 14px;
  position: relative;
  top: 2px;
}
/* line 2971, ../sass/styles.scss */
.bx_filter_btn_color_icon:hover {
  cursor: pointer;
}
/* line 2975, ../sass/styles.scss */
.bx_filter_param_text {
  display: inline-block;
  margin-left: 3px;
  margin-top: 3px;
  vertical-align: top;
}
/* line 2980, ../sass/styles.scss */
.bx_filter_param_text:hover {
  cursor: pointer;
}
/* line 2984, ../sass/styles.scss */
.bx_filter_btn_color_icon + .bx_filter_param_text {
  margin-top: 0;
}

/* line 2988, ../sass/styles.scss */
.cwp.active .bx_filter_btn_color_icon,
.cwpal.active .bx_filter_btn_color_icon {
  box-shadow: 0 0 0 4px #ffe062;
}

/* line 2992, ../sass/styles.scss */
.cwp {
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}

/* line 2997, ../sass/styles.scss */
.bx_filter_select_text {
  border: 1px solid #a9a9a9;
  line-height: 17px;
  padding: 10.5px;
  background-color: #fff;
  color: #555;
  font-size: 13px;
  min-width: 70px;
  margin-bottom: 10px;
}

/* line 3008, ../sass/styles.scss */
.bx_filter_input_container .calendar {
  border: 1px solid #a9a9a9;
  border-radius: 3px !important;
  height: auto;
  text-align: left;
  width: 100%;
}

/* line 3016, ../sass/styles.scss */
.polovinka.polovinka_calendar {
  width: 45% !important;
  padding-bottom: 4px;
}

/* line 3020, ../sass/styles.scss */
.polovinka.polovinka_calendar.left {
  margin-right: 10px;
}

/* line 3023, ../sass/styles.scss */
.f_search {
  border: 1px solid #a9a9a9;
  border-radius: 3px !important;
  height: auto;
  margin-bottom: 10px;
}

/* line 3029, ../sass/styles.scss */
.around_f_search {
  position: relative;
}
/* line 3031, ../sass/styles.scss */
.around_f_search:before {
  content: "\f002";
  position: absolute;
  top: 8px;
  right: 3px;
  color: #8d8d8d;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding: 0;
  -webkit-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
  height: 20px;
  width: 20px;
}

/* line 3049, ../sass/styles.scss */
.form-control:focus {
  border-color: #555;
}

/* line 3053, ../sass/styles.scss */
.dubl-min-price {
  position: relative;
  font-size: 11px;
  background: #f0f0f0;
  border: none;
  text-align: center;
  bottom: 7px;
  left: -20px;
  color: #8d8d8d;
}

/* line 3064, ../sass/styles.scss */
.dubl-max-price {
  position: relative;
  font-size: 11px;
  background: #f0f0f0;
  border: none;
  text-align: center;
  bottom: 7px;
  float: right;
  right: -20px;
  color: #8d8d8d;
}

/* line 3075, ../sass/styles.scss */
.bx_filter_select_popup {
  border: 1px solid #a9a9a9;
  box-shadow: 0 5px 5px rgba(80, 83, 93, 0.3);
}

/* line 3079, ../sass/styles.scss */
.popup-window {
  background: #fff;
  font-size: 13px;
  border-radius: 4px;
  display: block;
}
/* line 3085, ../sass/styles.scss */
.popup-window li {
  min-width: 65px;
}
/* line 3088, ../sass/styles.scss */
.popup-window li label {
  color: #555;
  display: block;
  font-weight: normal;
  padding: 8px 15px;
  margin-bottom: 0;
}
/* line 3094, ../sass/styles.scss */
.popup-window li label:hover {
  cursor: pointer;
  background: #F5F5F5;
}
/* line 3100, ../sass/styles.scss */
.popup-window ul {
  margin: 0;
}
/* line 3103, ../sass/styles.scss */
.popup-window .popup-window-left-column,
.popup-window .popup-window-right-column {
  width: 0;
  min-width: 0;
}
/* line 3108, ../sass/styles.scss */
.popup-window .popup-window-content {
  margin: 0;
}
/* line 3111, ../sass/styles.scss */
.popup-window .popup-window-bottom-row,
.popup-window .popup-window-top-row {
  display: none;
}

/* line 3116, ../sass/styles.scss */
.bx_tip_text {
  display: none;
  background: #fafafa;
  border: 1px solid #ccc;
  box-shadow: 0 0 2px 0 #ccc;
  padding: 10px;
  position: absolute;
  top: 10px;
  left: 30px;
  z-index: 100;
  max-width: 250px;
}

/* line 3128, ../sass/styles.scss */
.bx_tip_text .fa-close {
  position: absolute;
  top: 3px;
  right: 5px;
}

/* line 3133, ../sass/styles.scss */
.filter__item {
  background: #fff;
}

/* line 3136, ../sass/styles.scss */
.filter__item .body {
  position: relative;
}
/* line 3139, ../sass/styles.scss */
.filter__item .body .podrob_link {
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #fff;
  right: 0;
  padding: 9px 12px;
  text-align: right;
}

/* line 3150, ../sass/styles.scss */
.filter__item .body.hideprop {
  height: auto !important;
}
/* line 3153, ../sass/styles.scss */
.filter__item .body.hideprop .podrob_link {
  background: transparent;
}

/* line 3157, ../sass/styles.scss */
.compare-mobile {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 100;
  display: none;
}

/* line 3164, ../sass/styles.scss */
.order-mobile {
  position: absolute;
  right: 0;
  top: 60px;
  z-index: 100;
  display: none;
}

/*Filter*/
/*STARS*/
/* line 3174, ../sass/styles.scss */
.stars-rating {
  display: inline-block;
  margin-left: 15px;
}

/* line 3178, ../sass/styles.scss */
.stars-rating .star {
  font-family: "FontAwesome";
  cursor: pointer;
  color: #b8b8b8;
  margin-left: -4px;
  padding: 0 2px;
  display: inline-block;
}

/* line 3186, ../sass/styles.scss */
.stars-rating .star:before {
  content: "\f005";
}

/* line 3189, ../sass/styles.scss */
.stars-rating .selected,
.stars-rating.rating-1 .star:nth-child(-n+1),
.stars-rating.rating-2 .star:nth-child(-n+2),
.stars-rating.rating-3 .star:nth-child(-n+3),
.stars-rating.rating-4 .star:nth-child(-n+4),
.stars-rating.rating-5 .star:nth-child(-n+5) {
  color: #ffd203;
}

/* line 3197, ../sass/styles.scss */
.offer_prop.color.closed .div_select .div_options > .div_option.selected,
.offer_prop.color.closed .div_select .div_options > .div_option:hover,
.offer_prop.color.closed .div_select .stars-rating.rating-1 .div_options > .div_option.star:nth-child(-n+1),
.offer_prop.color.closed .div_select .stars-rating.rating-2 .div_options > .div_option.star:nth-child(-n+2),
.offer_prop.color.closed .div_select .stars-rating.rating-3 .div_options > .div_option.star:nth-child(-n+3),
.offer_prop.color.closed .div_select .stars-rating.rating-4 .div_options > .div_option.star:nth-child(-n+4),
.offer_prop.color.closed .div_select .stars-rating.rating-5 .div_options > .div_option.star:nth-child(-n+5),
.offer_propcolor.opened .div_select .div_options > .div_option.selected,
.offer_propcolor.opened .div_select .div_options > .div_option:hover,
.offer_propcolor.opened .div_select .stars-rating.rating-1 .div_options > .div_option.star:nth-child(-n+1),
.offer_propcolor.opened .div_select .stars-rating.rating-2 .div_options > .div_option.star:nth-child(-n+2),
.offer_propcolor.opened .div_select .stars-rating.rating-3 .div_options > .div_option.star:nth-child(-n+3),
.offer_propcolor.opened .div_select .stars-rating.rating-4 .div_options > .div_option.star:nth-child(-n+4),
.offer_propcolor.opened .div_select .stars-rating.rating-5 .div_options > .div_option.star:nth-child(-n+5),
.stars-rating.rating-1 .offer_prop.color.closed .div_select .div_options > .div_option.star:nth-child(-n+1),
.stars-rating.rating-1 .offer_propcolor.opened .div_select .div_options > .div_option.star:nth-child(-n+1),
.stars-rating.rating-2 .offer_prop.color.closed .div_select .div_options > .div_option.star:nth-child(-n+2),
.stars-rating.rating-2 .offer_propcolor.opened .div_select .div_options > .div_option.star:nth-child(-n+2),
.stars-rating.rating-3 .offer_prop.color.closed .div_select .div_options > .div_option.star:nth-child(-n+3),
.stars-rating.rating-3 .offer_propcolor.opened .div_select .div_options > .div_option.star:nth-child(-n+3),
.stars-rating.rating-4 .offer_prop.color.closed .div_select .div_options > .div_option.star:nth-child(-n+4),
.stars-rating.rating-4 .offer_propcolor.opened .div_select .div_options > .div_option.star:nth-child(-n+4),
.stars-rating.rating-5 .offer_prop.color.closed .div_select .div_options > .div_option.star:nth-child(-n+5),
.stars-rating.rating-5 .offer_propcolor.opened .div_select .div_options > .div_option.star:nth-child(-n+5) {
  border-color: #0084c9;
}

/*/
STARS*/
/*NAV DOT MOBILE*/
/* line 3227, ../sass/styles.scss */
.novigation_carousel {
  display: none;
}

/* line 3230, ../sass/styles.scss */
.novigation_carousel .paginator .owl-dot {
  width: 10px !important;
  height: 10px !important;
  border-radius: 10px !important;
  background: #555;
  border: none !important;
  float: left;
  margin: 0 2px;
}
/* line 3239, ../sass/styles.scss */
.novigation_carousel .paginator .owl-dot img {
  display: none;
}

/*/
NAV DOT MOBILE*/
/* line 3244, ../sass/styles.scss */
.reccom_mobile {
  display: none;
}

/* line 3247, ../sass/styles.scss */
#description {
  max-width: 80%;
}

/**-ITEM-**/
/* line 3252, ../sass/styles.scss */
.product {
  padding: 34px 0;
  /*BUTTON BAR ITEM*/
  /*BOX DELIVERY BAR*/
  /*/
  BOX DELIVERY BAR*/
  /*RECCOMEND ITEM*/
  /*/
  RECCOMEND ITEM*/
}
/* line 3254, ../sass/styles.scss */
.product li:before {
  color: transparent;
}
/* line 3257, ../sass/styles.scss */
.product-content__title {
  color: #202020;
  font-size: 24px;
  margin: 0;
  padding: 47px 0 15px;
}
/* line 3263, ../sass/styles.scss */
.product-code {
  color: #999999;
  font-style: italic;
  font-size: 12px;
}
/* line 3268, ../sass/styles.scss */
.product-name {
  color: #202020;
  font-size: 30px;
  padding-top: 3px;
  padding-bottom: 5px;
}
/* line 3274, ../sass/styles.scss */
.product-params {
  padding-top: 3px;
}
/* line 3277, ../sass/styles.scss */
.product-params__brand {
  font-size: 14px;
  color: #585f69;
  text-transform: uppercase;
  float: left;
}
/* line 3283, ../sass/styles.scss */
.product-params__rating {
  float: left;
  padding-left: 10px;
}
/* line 3288, ../sass/styles.scss */
.product-price {
  padding: 40px 0;
}
/* line 3291, ../sass/styles.scss */
.product-price__actual {
  font-size: 26px;
  color: #9d0000;
  font-weight: bold;
}
/* line 3296, ../sass/styles.scss */
.product-price__old {
  font-size: 20px;
  color: #555555;
}
/* line 3300, ../sass/styles.scss */
.product-price__old .through {
  text-decoration: line-through;
}
/* line 3307, ../sass/styles.scss */
.product .productsku-color__title {
  color: #999999;
  font-style: italic;
  font-size: 12px;
  padding-bottom: 3px;
}
/* line 3313, ../sass/styles.scss */
.product .productsku-color__list {
  list-style-type: none;
  margin: 2px 0 0 -3px;
  padding: 0;
}
/* line 3318, ../sass/styles.scss */
.product .productsku-color__list li {
  float: left;
  margin-right: 6px;
  list-style-type: none;
}
/* line 3324, ../sass/styles.scss */
.product .productsku-color__list li:before {
  color: #fff;
}
/* line 3329, ../sass/styles.scss */
.product .productsku-color__list li.active .colors-cover {
  background: #ffe062;
}
/* line 3335, ../sass/styles.scss */
.product .productsku-select {
  float: left;
  padding-right: 15px;
}
/* line 3339, ../sass/styles.scss */
.product .productsku-select__title {
  color: #999999;
  font-style: italic;
  font-size: 12px;
  padding-bottom: 3px;
}
/* line 3346, ../sass/styles.scss */
.product .dropdown-menu {
  min-width: auto;
}
/* line 3349, ../sass/styles.scss */
.product-announce {
  color: #555;
  font-size: 13px;
  line-height: 19px;
  padding-right: 50px;
  padding-bottom: 12px;
  max-height: 165px;
  overflow: hidden;
  max-width: 80%;
}
/* line 3359, ../sass/styles.scss */
.product-linkdetail {
  color: #666699;
  font-size: 13px;
  box-shadow: 0 -10px 15px 0 #fff;
  width: 100%;
  display: inline-block;
}
/* line 3366, ../sass/styles.scss */
.product-social__title {
  padding: 30px 0 10px;
}
/* line 3370, ../sass/styles.scss */
.product-buyblock {
  border: 2px solid #ffe062;
  padding: 7px;
  /*/
  BUTTON BAR ITEM*/
}
/* line 3374, ../sass/styles.scss */
.product-buyblock__addcart {
  width: 100%;
  margin-bottom: 10px;
  font-size: 15px;
  padding: 10px 30px;
}
/* line 3380, ../sass/styles.scss */
.product-buyblock__buy1click {
  width: 100%;
  font-size: 15px;
  white-space: normal;
  padding: 10px 30px;
}
/* line 3386, ../sass/styles.scss */
.product-buyblock__credit {
  text-align: center;
  display: block;
  margin: 7px;
  font-size: 15px;
}
/* line 3392, ../sass/styles.scss */
.product-buyblock form > .stores {
  padding: 25px 2px 21px;
  float: left;
}
/* line 3400, ../sass/styles.scss */
.product-delivery {
  color: #555;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
}
/* line 3406, ../sass/styles.scss */
.product-delivery__title {
  padding: 10px 0;
}
/* line 3410, ../sass/styles.scss */
.product-delivery__list {
  padding: 0;
}
/* line 3412, ../sass/styles.scss */
.product-delivery__list li {
  line-height: 18px;
}
/* line 3417, ../sass/styles.scss */
.product-east {
  padding-bottom: 12px;
}
/* line 3420, ../sass/styles.scss */
.product-east .icon-east.right {
  float: right;
}
/* line 3428, ../sass/styles.scss */
.product-recom {
  /*PRODUCT-RECOM_MAIN*/
  /*/
  product-recom_main*/
}
/* line 3429, ../sass/styles.scss */
.product-recom-title {
  color: #555;
  font-size: 15px;
  padding: 19px 0 5px;
}
/* line 3434, ../sass/styles.scss */
.product-recom-list {
  padding: 0;
  position: relative;
  z-index: 2;
}
/* line 3439, ../sass/styles.scss */
.product-recom-list__item {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  padding: 10px;
}
/* line 3444, ../sass/styles.scss */
.product-recom-list__price {
  color: #555;
  font-weight: bold;
  padding: 10px 0;
  font-size: 16px;
}
/* line 3450, ../sass/styles.scss */
.product-recom-list__item:last-child {
  border-bottom: 1px solid #e5e5e5;
}
/* line 3453, ../sass/styles.scss */
.product-recom-list__item:hover {
  border: 1px solid #a9a9a9;
}
/* line 3456, ../sass/styles.scss */
.product-recom-list__img {
  float: left;
  width: 40%;
  line-height: 80px;
  text-align: center;
}
/* line 3462, ../sass/styles.scss */
.product-recom-list__img img {
  max-width: 80px;
  max-height: 80px;
  line-height: 80px;
}
/* line 3468, ../sass/styles.scss */
.product-recom-list__description {
  float: left;
  width: 60%;
  padding-left: 10px;
}
/* line 3473, ../sass/styles.scss */
.product-recom-list__name {
  color: #202020;
  font-size: 13px;
  display: block;
  overflow: hidden;
  height: 38px;
  position: relative;
  width: 100%;
}
/* line 3481, ../sass/styles.scss */
.product-recom-list__name.text-fadeout:after {
  width: 45px;
}
/* line 3484, ../sass/styles.scss */
.product-recom-list__name:hover {
  color: #202020;
}
/* line 3489, ../sass/styles.scss */
.product-recom-list-pricetype__name {
  font-style: italic;
}
/* line 3493, ../sass/styles.scss */
.product-recom-list__price {
  display: block;
}
/* line 3499, ../sass/styles.scss */
.product-recom_main {
  margin: 0 0 50px;
}
/* line 3503, ../sass/styles.scss */
.product-recom_main .product-recom-list {
  position: relative;
  height: 127px;
  padding: 11px 0 0;
  background: #efefef;
}
/* line 3508, ../sass/styles.scss */
.product-recom_main .product-recom-list:before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 127px;
  background: #efefef;
}
/* line 3517, ../sass/styles.scss */
.product-recom_main .product-recom-list:after {
  content: '';
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  height: 127px;
  background: #efefef;
}
/* line 3528, ../sass/styles.scss */
.product-recom_main .product-recom-list__item {
  background: #fff;
}

/* line 3538, ../sass/styles.scss */
.owl-carousel .owl-item .product-recom-list__img img {
  display: inline;
}

/* line 3542, ../sass/styles.scss */
.colors-cover {
  border: 1px solid transparent;
  display: inline-block;
  padding: 2px;
  vertical-align: top;
}
/* line 3548, ../sass/styles.scss */
.colors-cover__icon {
  border: 1px solid #ccc;
  cursor: pointer;
  display: block;
  height: 20px;
  width: 20px;
  position: relative;
  z-index: 100;
}

/* line 3558, ../sass/styles.scss */
.product-dop {
  padding-bottom: 15px;
  position: relative;
}

/*DETAIL ITEM*/
/* line 3564, ../sass/styles.scss */
.rs_detail-picbox {
  text-align: center;
}
/* line 3568, ../sass/styles.scss */
.rs_detail-pic_scroll {
  display: block;
  float: left;
  position: relative;
  width: 85px;
  z-index: 2;
  padding-left: 30px;
}
/* line 3576, ../sass/styles.scss */
.rs_detail-pic_scroll .owl-dot {
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  cursor: pointer;
  height: 62px;
  margin-bottom: 5px;
  position: relative;
  width: 62px;
  text-align: center;
}
/* line 3586, ../sass/styles.scss */
.rs_detail-pic_scroll .owl-dot .owl-preview {
  bottom: 1px;
  left: 1px;
  max-height: 46px;
  max-width: 46px;
  position: absolute;
  right: 1px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 auto;
}
/* line 3598, ../sass/styles.scss */
.rs_detail-pic_scroll .active {
  border-color: #ff8f2f;
}
/* line 3602, ../sass/styles.scss */
.rs_detail-podimg {
  color: #7b7d84;
  font-size: 12px;
  background: url("/bitrix/templates/flyaway/images/lupa.png") 0 0 no-repeat;
  padding-left: 25px;
  line-height: 20px;
  display: inline-block;
}
/* line 3610, ../sass/styles.scss */
.rs_detail-pic {
  margin-bottom: 18px;
  margin-bottom: 1.5rem;
  position: relative;
  margin-left: 141px;
  border: 1px solid #e0e0e0;
}
/* line 3617, ../sass/styles.scss */
.rs_detail-pic .preview {
  position: static;
}
/* line 3619, ../sass/styles.scss */
.rs_detail-pic .preview-wrap {
  padding: 20px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
/* line 3627, ../sass/styles.scss */
.rs_detail .owl-item .preview {
  margin: auto;
  right: 0;
  /*max-width: 250px;*/
  width: 100%;
}

/* line 3634, ../sass/styles.scss */
.rs_detail-share,
.rs_detail-zoom_title {
  margin-left: 60px;
}

/* line 3638, ../sass/styles.scss */
.rs_detail .marks {
  z-index: 3;
  bottom: 20px;
}

/*/
DETAIL ITEM*/
/*TABS BITTON MOBILE*/
/* line 3646, ../sass/styles.scss */
.tabs-item__label.collapsed .fa-angle-up {
  display: none;
}

/* line 3649, ../sass/styles.scss */
.tabs-item__label .fa-angle-down {
  display: none;
}

/* line 3652, ../sass/styles.scss */
.tabs-item__label.collapsed .fa-angle-down {
  display: block;
}

/* line 3655, ../sass/styles.scss */
.tab_item__mobile {
  display: none;
  margin-bottom: 3px;
  border-radius: 5px;
}
/* line 3659, ../sass/styles.scss */
.tab_item__mobile a {
  display: block;
  border: 1px solid #a9a9a9 !important;
  border-radius: 5px !important;
  background: #f0f0f0;
}
/* line 3665, ../sass/styles.scss */
.tab_item__mobile a.collapsed {
  background: #fff;
}
/* line 3668, ../sass/styles.scss */
.tab_item__mobile i {
  float: right;
}

/*TABS BUTTON BOBILE*/
/*TABS*/
/* line 3675, ../sass/styles.scss */
.tabs {
  margin-top: 30px;
}
/* line 3678, ../sass/styles.scss */
.tabs-item {
  border: 1px solid #a9a9a9;
  border-right: none;
  overflow: hidden;
}
/* line 3683, ../sass/styles.scss */
.tabs-item i {
  display: none;
}
/* line 3686, ../sass/styles.scss */
.tabs-item:last-child {
  border-right: 1px solid #a9a9a9;
  border-radius: 0 5px 5px 0;
}
/* line 3690, ../sass/styles.scss */
.tabs-item:nth-child(1) {
  border-radius: 5px 0 0 5px;
}
/* line 3693, ../sass/styles.scss */
.tabs-item__label {
  font-size: 13px;
  color: #555;
  margin: 0 !important;
  border-radius: 0 !important;
  border: none !important;
  padding: 10.5px 15px !important;
}
/* line 3700, ../sass/styles.scss */
.tabs-item__label:hover {
  color: #555;
}
/* line 3705, ../sass/styles.scss */
.tabs-item.active > a, .tabs-item.active > a:focus, .tabs-item.active > a:hover {
  background: #f0f0f0 !important;
  color: #000;
}
/* line 3711, ../sass/styles.scss */
.tabs .tab-pane {
  font-size: 13px;
  color: #555;
  line-height: 19px;
}
/* line 3716, ../sass/styles.scss */
.tabs .nav-tabs {
  border: none;
}
/* line 3719, ../sass/styles.scss */
.tabs .fade {
  display: none;
}
/* line 3722, ../sass/styles.scss */
.tabs .fade.in {
  display: block;
}

/*/
TABS*/
/*REVIEWS ITEM*/
/* line 3730, ../sass/styles.scss */
.reviews {
  margin: 0 0 24px;
}
/* line 3733, ../sass/styles.scss */
.reviews-bar .form-panel {
  margin: 40px 0 15px;
}
/* line 3738, ../sass/styles.scss */
.reviews__message_error {
  background-color: #FBFBFB;
  border: 1px solid #a9a9a9;
  border-radius: 0;
  color: #555;
  padding: 35px 30px;
}
/* line 3744, ../sass/styles.scss */
.reviews__message_error p {
  margin: 0;
}
/* line 3746, ../sass/styles.scss */
.reviews__message_error p .errortext {
  color: #585f69 !important;
}
/* line 3753, ../sass/styles.scss */
.reviews__item {
  margin-bottom: 30px;
  margin-right: 12px;
  padding-top: 2px;
}
/* line 3757, ../sass/styles.scss */
.reviews__item:hover .reviews__rating {
  border: 1px solid #ffdb4d;
  box-shadow: 0 0 0 2px #ffdb4d;
}
/* line 3760, ../sass/styles.scss */
.reviews__item:hover .reviews__rating:after, .reviews__item:hover .reviews__rating:before {
  border-color: #ffda47;
  border-width: 3px;
}
/* line 3768, ../sass/styles.scss */
.reviews__link {
  color: #666699;
  font-style: normal;
  font-size: 13px;
}
/* line 3773, ../sass/styles.scss */
.reviews__link:hover {
  cursor: pointer;
  text-decoration: underline;
}
/* line 3777, ../sass/styles.scss */
.reviews__link-close {
  display: none;
  color: #666699;
  font-style: normal;
  font-size: 13px;
}
/* line 3783, ../sass/styles.scss */
.reviews__link-close:hover {
  cursor: pointer;
  text-decoration: underline;
}
/* line 3787, ../sass/styles.scss */
.reviews__detail-text {
  display: none;
}
/* line 3790, ../sass/styles.scss */
.reviews__image {
  float: left;
  margin-right: 20px;
}
/* line 3794, ../sass/styles.scss */
.reviews__image-avatar {
  display: inline-block;
  background: #f0f0f0;
  border-radius: 70px;
  box-shadow: inset 0 0 2px #ccc;
  margin-top: 15px;
}
/* line 3803, ../sass/styles.scss */
.reviews__stars {
  position: absolute;
  top: 5px;
  right: 10px;
}
/* line 3808, ../sass/styles.scss */
.reviews__info {
  float: left;
  width: 169px;
}
/* line 3812, ../sass/styles.scss */
.reviews__date {
  display: block;
  text-align: right;
  font-size: 11px;
  color: #6a6b6f;
}
/* line 3818, ../sass/styles.scss */
.reviews__user-name {
  font-size: 15px;
  color: #202020;
  padding: 20px 0 10px;
  display: inline-block;
}
/* line 3824, ../sass/styles.scss */
.reviews__mail {
  display: block;
  color: #555;
  font-size: 11px;
  line-height: 13px;
  font-style: italic;
}
/* line 3831, ../sass/styles.scss */
.reviews__rating {
  border: 1px solid #e5e5e5;
  padding: 9px 21px;
  position: relative;
  min-height: 110px;
}
/* line 3836, ../sass/styles.scss */
.reviews__rating:after, .reviews__rating:before {
  position: absolute;
  content: '';
  border-radius: 50%;
  border: 1px solid #e5e5e5;
}
/* line 3843, ../sass/styles.scss */
.reviews__rating:before {
  width: 30px;
  height: 30px;
  left: -60px;
  top: 80px;
}
/* line 3849, ../sass/styles.scss */
.reviews__rating:after {
  width: 15px;
  height: 15px;
  left: -75px;
  top: 70px;
}
/* line 3856, ../sass/styles.scss */
.reviews__detail {
  color: #585f69;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 4px;
  line-height: 25px;
}

/* line 3865, ../sass/styles.scss */
.reviews .owl .in {
  max-height: 97px;
  overflow: hidden;
}

/* line 3869, ../sass/styles.scss */
.reviews .owl .reviews__info {
  width: 110px;
}

/* line 3872, ../sass/styles.scss */
.reviews .owl .owl-nav {
  float: right;
}

/* line 3876, ../sass/styles.scss */
.reviews .owl .owl-item {
  overflow: hidden;
}

/* line 3880, ../sass/styles.scss */
.reviews .owl .reviews__item {
  margin-bottom: 11px;
}

/* line 3884, ../sass/styles.scss */
.detail-content {
  line-height: 20px;
  padding-top: 2px;
}

/* line 3888, ../sass/styles.scss */
.detail-content.active {
  max-height: none;
}

/* line 3892, ../sass/styles.scss */
.form-title {
  background: #ffe062;
  padding: 10.5px 23px;
  display: inline-block;
  border-radius: 5px;
  margin-left: -15px;
  margin-bottom: 25px;
  float: left;
  color: #555;
}
/* line 3901, ../sass/styles.scss */
.form-title:hover {
  background: #FFDA47;
  text-decoration: none;
  color: #555;
}
/* line 3908, ../sass/styles.scss */
.form-review__rating {
  float: left;
  padding: 15px 0;
}
/* line 3914, ../sass/styles.scss */
.form-rating__name {
  float: left;
  font-size: 13px;
  padding: 15px 10px;
}

/* line 3921, ../sass/styles.scss */
#form_reviews {
  display: none;
}

/*/
REVIEWS ITEM*/
/*PRODUCT OWL SLIDER*/
/* line 3929, ../sass/styles.scss */
.products-owl-slider .products__item {
  width: 100%;
}
/* line 3932, ../sass/styles.scss */
.products-owl-slider .owl-nav {
  float: right;
  margin-right: 10px;
}

/*/
PRODUCT OWL SLIDER*/
/*CHARAKTERISTIKI*/
/* line 3943, ../sass/styles.scss */
.characteristics__item {
  width: 48%;
  display: inline-block;
  vertical-align: top;
  margin-top: -1px;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 3951, ../sass/styles.scss */
.characteristics__item h2 {
  color: #202020;
  font-size: 15px;
  padding: 10px;
  margin: 0;
}
/* line 3958, ../sass/styles.scss */
.characteristics-list {
  padding: 0;
  margin: 0;
}
/* line 3962, ../sass/styles.scss */
.characteristics-list__item {
  line-height: 17px;
}


.products__in .characteristics-list__item{
    line-height:16px;
    padding:1px;
    list-style: none;
}
.products__in .characteristics-list__item:before{
    display:none;
    content:"";
}

/* line 3965, ../sass/styles.scss */
.characteristics-list__name {
  width: 60%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}
/* line 3971, ../sass/styles.scss */
.characteristics-list__name:after {
  content: '';
  position: absolute;
  bottom: 7px;
  width: 600px;
  border-bottom: 1px dashed #cfcfcf;
}
/* line 3978, ../sass/styles.scss */
.characteristics-list__label {
  padding: 8px 10px;
  color: #555;
  font-size: 13px;
  display: inline-block;
}

.products__in .characteristics-list__label{
    
 padding: 0px 0px;   
}



/* line 3984, ../sass/styles.scss */
.characteristics-list__value {
  width: 40%;
  display: inline-block;
  padding: 10px;
  vertical-align: top;
}

.products__in .characteristics-list__value{
    padding: 0px;
    
} 

/*/
CHARAKTERISTIKI*/
/*DOCUMENTATION*/
/* line 3998, ../sass/styles.scss */
.documentation__list {
  margin: 0;
  padding: 0;
}
/* line 4002, ../sass/styles.scss */
.documentation__item {
  width: 15%;
  float: left;
  margin-right: 74px;
}
/* line 4007, ../sass/styles.scss */
.documentation__label {
  color: #555;
  font-size: 13px;
}
/* line 4010, ../sass/styles.scss */
.documentation__label:hover {
  text-decoration: none;
  color: #555;
}
/* line 4015, ../sass/styles.scss */
.documentation-icon {
  background: url("/bitrix/templates/flyaway/images/docs.png") 0 4px no-repeat;
  display: inline-block;
  height: 34px;
  width: 30px;
  margin-right: 30px;
  float: left;
}
/* line 4023, ../sass/styles.scss */
.documentation__link {
  color: #666699;
  display: block;
  margin-left: 60px;
  padding-top: 3px;
}

/*/
DOCUMENTATION*/
/*GALLERY ITEM*/
/* line 4034, ../sass/styles.scss */
.popupgallery {
  margin-bottom: 30px;
  padding-bottom: 4px;
  border-bottom: 1px solid #ebebeb;
}
/* line 4039, ../sass/styles.scss */
.popupgallery .navigations {
  position: relative;
}
/* line 4042, ../sass/styles.scss */
.popupgallery .navigations > .nav {
  position: absolute;
  top: 50%;
  display: inline-block;
  color: #000;
  cursor: pointer;
  margin-top: -27px;
  background-color: #ebebeb;
  border-radius: 27px;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}
/* line 4063, ../sass/styles.scss */
.popupgallery .navigations > .nav > span {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 39px;
  color: #fff;
}
/* line 4070, ../sass/styles.scss */
.popupgallery .navigations > .nav:hover {
  color: #fff;
  background-color: #ebebeb;
}
/* line 4075, ../sass/styles.scss */
.popupgallery .navigations > .nav.prev {
  left: 15px;
}
/* line 4078, ../sass/styles.scss */
.popupgallery .navigations > .nav.prev > span {
  padding: 5px 22px 7px 18px;
}
/* line 4080, ../sass/styles.scss */
.popupgallery .navigations > .nav.prev > span:after {
  content: "\f104";
}
/* line 4085, ../sass/styles.scss */
.popupgallery .navigations:hover .nav {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 4089, ../sass/styles.scss */
.popupgallery .navigations::hover > .nav:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 4093, ../sass/styles.scss */
.popupgallery .navigations > .nav.next {
  right: 15px;
}
/* line 4096, ../sass/styles.scss */
.popupgallery .navigations > .nav.next > span {
  padding: 5px 18px 7px 22px;
}
/* line 4098, ../sass/styles.scss */
.popupgallery .navigations > .nav.next > span:after {
  content: "\f105";
}
/* line 4104, ../sass/styles.scss */
.popupgallery .around_changeit {
  display: table;
  width: 100%;
  table-layout: fixed;
}
/* line 4109, ../sass/styles.scss */
.popupgallery .changeit {
  display: table-cell;
  width: 100%;
  height: 550px;
  text-align: center;
  vertical-align: middle;
}
/* line 4116, ../sass/styles.scss */
.popupgallery .changeit img {
  display: inline;
  cursor: pointer;
  max-height: 520px;
  max-width: 100%;
}
/* line 4122, ../sass/styles.scss */
.popupgallery .changeit .date {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: right;
}
/* line 4130, ../sass/styles.scss */
.popupgallery .description {
  height: 20px;
}
/* line 4133, ../sass/styles.scss */
.popupgallery .thumbs {
  max-height: 428px;
  margin-top: 15px;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 4139, ../sass/styles.scss */
.popupgallery .thumbs .thumb {
  width: 45%;
  float: left;
  margin-right: 4%;
  margin-bottom: 15px;
}
/* line 4145, ../sass/styles.scss */
.popupgallery .thumbs .thumb:nth-child(odd) {
  margin-right: 6%;
}
/* line 4149, ../sass/styles.scss */
.popupgallery .preview {
  position: relative;
  max-height: 110px;
  padding-top: 14px;
  overflow: hidden;
}
/* line 4154, ../sass/styles.scss */
.popupgallery .preview:before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30%;
  height: 20px;
  content: '';
  background-image: -webkit-linear-gradient(left, rgba(250, 250, 250, 0.5), #fafafa);
  background-image: linear-gradient(to right, rgba(250, 250, 250, 0.5), #fafafa);
}

/*GALLERY ITEM*/
/*GALLERY MINI ITEM*/
/* line 4169, ../sass/styles.scss */
.thumbs {
  margin-bottom: 25px;
}
/* line 4172, ../sass/styles.scss */
.thumbs .thumb a {
  position: relative;
  display: block;
  height: 100px;
  line-height: 100px;
  text-align: center;
  border: 1px solid #ebebeb;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 4183, ../sass/styles.scss */
.thumbs .thumb .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 4194, ../sass/styles.scss */
.thumbs .thumb .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  margin-top: -16px;
  margin-left: -17px;
  font-size: 35px;
}
/* line 4202, ../sass/styles.scss */
.thumbs .thumb .fa:before {
  content: "\f002";
  color: #fff;
}
/* line 4208, ../sass/styles.scss */
.thumbs .owl-nav {
  margin-top: 10px;
  text-align: right;
}

/* line 4213, ../sass/styles.scss */
.thumbs .thumb.checked a .fa,
.thumbs .thumb.checked a .overlay {
  display: block;
}

/*/
GALLERY MINI ITEM*/
/*PRODUCT VIEWED*/
/* line 4222, ../sass/styles.scss */
.product-viewed-title {
  color: #555;
  font-size: 15px;
  padding: 20px 0 10px;
}
/* line 4227, ../sass/styles.scss */
.product-viewed-list {
  padding: 0;
}
/* line 4230, ../sass/styles.scss */
.product-viewed-list__item {
  border: 1px solid #e5e5e5;
  padding: 10px;
  height: 110px;
  margin: 1px;
}
/* line 4236, ../sass/styles.scss */
.product-viewed-list__price {
  color: #555;
  padding: 10px 0;
  font-size: 16px;
}
/* line 4242, ../sass/styles.scss */
.product-viewed-list__img {
  float: left;
  width: 40%;
  text-align: center;
  line-height: 80px;
}
/* line 4248, ../sass/styles.scss */
.product-viewed-list__img img {
  max-width: 85px !important;
  width: auto;
  max-height: 80px;
}
/* line 4254, ../sass/styles.scss */
.product-viewed-list__description {
  float: left;
  width: 60%;
  padding-left: 10px;
}
/* line 4259, ../sass/styles.scss */
.product-viewed-list__name {
  color: #202020;
  font-size: 13px;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 38px;
  width: 100%;
}
/* line 4267, ../sass/styles.scss */
.product-viewed-list__name:hover {
  color: #202020;
}
/* line 4272, ../sass/styles.scss */
.product-viewed-list-pricetype__name {
  font-style: italic;
}
/* line 4276, ../sass/styles.scss */
.product-viewed-list__price {
  display: block;
}

/*/
PRODUCT VIEWED*/
/* line 4284, ../sass/styles.scss */
.breadcrumbs__item {
  display: inline-block;
}
/* line 4287, ../sass/styles.scss */
.breadcrumbs__item-arrow {
  padding: 0 10px !important;
}
/* line 4291, ../sass/styles.scss */
.breadcrumbs__link {
  font-size: 13px;
  color: #999999;
}

/* line 4296, ../sass/styles.scss */
.js-brcrtitle {
  margin-top: 5px;
}

/* line 4299, ../sass/styles.scss */
.mobile-stars-brand {
  display: none;
  margin-bottom: 15px;
}

/* line 4303, ../sass/styles.scss */
.detail__commit {
  max-height: 82px;
  overflow: hidden;
}

/* line 4307, ../sass/styles.scss */
.filter_mobile-button {
  border: 1px solid #8d8d8d;
  border-radius: 5px;
  color: #555;
  margin-bottom: 20px;
  padding: 9.5px;
}
/* line 4313, ../sass/styles.scss */
.filter_mobile-button:hover {
  background: #F0F0F0;
  cursor: pointer;
}
/* line 4317, ../sass/styles.scss */
.filter_mobile-button i {
  float: right;
}
/* line 4320, ../sass/styles.scss */
.filter_mobile-button i.fa-angle-up {
  display: none;
}

/* line 4326, ../sass/styles.scss */
.js_mobile-button.active .fa-angle-down {
  display: none;
}
/* line 4329, ../sass/styles.scss */
.js_mobile-button.active .fa-angle-up {
  display: inline-block;
}

/* line 4333, ../sass/styles.scss */
.bx_filter_popup_result:hover {
  text-decoration: none;
}

/* line 4337, ../sass/styles.scss */
.fa.fa-close {
  position: absolute;
  top: 9px;
  right: 4px;
  width: 13px;
  height: 13px;
  background: transparent url("../images/fancybox/fancybox-close.png?v2") 0 0 no-repeat;
  cursor: pointer;
  z-index: 8040;
  background-size: 9px;
}

/*--SHOPS--*/
/* line 4351, ../sass/styles.scss */
.shops-filter {
  margin: 0 0 20px;
}
/* line 4354, ../sass/styles.scss */
.shops-btn {
  background: #fff;
  border: 1px solid #fff;
}
/* line 4358, ../sass/styles.scss */
.shops-input {
  border-radius: 4px !important;
}
/* line 4361, ../sass/styles.scss */
.shops_list {
  overflow-x: hidden;
  max-height: 350px;
  border: 1px solid #d8d8d8;
  padding: 15px;
}
/* line 4367, ../sass/styles.scss */
.shops-name {
  color: #555;
  font-size: 16px;
  margin-bottom: 2px;
}
/* line 4372, ../sass/styles.scss */
.shops-item {
  margin-bottom: 15px;
  cursor: pointer;
}
/* line 4376, ../sass/styles.scss */
.shops .js-typeempty {
  display: none;
}
/* line 4379, ../sass/styles.scss */
.shops-descr span, .shops-name span {
  background: red;
  color: #fff;
}
/* line 4384, ../sass/styles.scss */
.shops-clear_input_btn {
  position: absolute;
  font-size: 16px;
  background: #ccc;
  padding: 5px 7px;
  border-radius: 50%;
  right: 45px;
  color: #fff;
  top: 7px;
  z-index: 2;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 4398, ../sass/styles.scss */
.shops-clear_input_btn:hover {
  text-decoration: none;
  color: inherit;
}
/* line 4402, ../sass/styles.scss */
.shops-clear_input_btn.active {
  visibility: visible;
  opacity: 1;
}

/*--/shops--*/
/* line 4410, ../sass/styles.scss */
.pluso-more {
  display: none !important;
}

/*DETAIL NEWS*/
/* line 4415, ../sass/styles.scss */
.news-detail__image {
  max-width: 100%;
}

/* line 4418, ../sass/styles.scss */
.news-detail-bar__date {
  color: #999999;
  font-size: 13px;
  padding: 20px 0 25px;
  display: inline-block;
}

/* line 4424, ../sass/styles.scss */
.news-detail__text {
  font-size: 13px;
  color: #555;
  line-height: 21px;
  padding-bottom: 15px;
}

/* line 4430, ../sass/styles.scss */
.news-detail__podstati {
  font-style: italic;
  font-size: 13px;
  color: #999999;
  padding-top: 14px;
  padding-bottom: 25px;
}

/* line 4437, ../sass/styles.scss */
.news-detailback {
  display: inline-block;
  height: 40px;
  margin-top: 28px;
}

/* line 4442, ../sass/styles.scss */
.news-detailback .fa {
  padding: 11px;
  border-radius: 4px;
  margin-right: 15px;
  border: 1px solid #a9a9a9;
}
/* line 4448, ../sass/styles.scss */
.news-detailback .fa:before {
  content: "\f112";
}

/* line 4452, ../sass/styles.scss */
.news-detailback:hover .fa {
  background: #f0f0f0;
  color: #555 !important;
}

/* line 4456, ../sass/styles.scss */
.news-detailback span {
  display: inline-block;
  padding-top: 9px;
}

/* line 4460, ../sass/styles.scss */
.news-detail_subs {
  border: 1px solid #a9a9a9;
  padding: 35px 30px;
  margin-top: 30px;
  background-color: #fbfbfb;
}

/* line 4466, ../sass/styles.scss */
.news-detail_subs-text {
  padding-top: 10px;
  color: #555;
  font-size: 13px;
}

/* line 4471, ../sass/styles.scss */
.news-detail .news-pic {
  margin-bottom: 20px;
  text-align: center;
}
/* line 4475, ../sass/styles.scss */
.news-detail .news-pic img {
  max-width: 100%;
}

/* line 4479, ../sass/styles.scss */
.news-detail_subs .btn2 {
  padding: 11.5px 15px;
}

/* line 4483, ../sass/styles.scss */
.news-side .news-detail-bar__date {
  padding: 0 0 25px;
}
/* line 4486, ../sass/styles.scss */
.news-side .news-detail__image {
  width: auto;
  max-width: none;
  max-height: 400px;
}
/* line 4491, ../sass/styles.scss */
.news-side .news-pic {
  overflow: hidden;
}
/* line 4494, ../sass/styles.scss */
.news-side .yashare {
  margin-top: 20px;
}
/* line 4497, ../sass/styles.scss */
.news-side .news-detailback {
  margin-top: 0;
}

/*/
DETAIL NEWS*/
/*NEWS LIST*/
/* line 4505, ../sass/styles.scss */
.news-image img {
  display: inline-block;
  max-width: 100%;
  width: auto;
}

/* line 4510, ../sass/styles.scss */
.news-item {
  margin-bottom: 20px;
}

/* line 4513, ../sass/styles.scss */
.news-name a {
  color: #555;
  display: inline-block;
  font-size: 15px;
  margin-bottom: 10px;
}
/* line 4518, ../sass/styles.scss */
.news-name a:hover {
  opacity: 0.8;
  text-decoration: none;
}

/* line 4523, ../sass/styles.scss */
.news-description a {
  color: #8d8d8d;
}
/* line 4525, ../sass/styles.scss */
.news-description a:hover {
  opacity: 0.8;
  text-decoration: none;
}

/*/
NEWS LIST*/
/*NEWS LIST OWL*/
/* line 4534, ../sass/styles.scss */
.newslistcol {
  margin: 0 0 31px;
}
/* line 4537, ../sass/styles.scss */
.newslistcol .newslistcol-list {
  margin: 0 0 5px;
}
/* line 4541, ../sass/styles.scss */
.newslistcol .newslistcol-image img {
  display: inline-block;
  max-width: 100%;
  width: auto;
}
/* line 4546, ../sass/styles.scss */
.newslistcol .newslistcol-image {
  width: 100px;
  float: left;
  margin: 0 10px 0 0;
}
/* line 4551, ../sass/styles.scss */
.newslistcol .newslistcol-data {
  overflow: hidden;
}
/* line 4554, ../sass/styles.scss */
.newslistcol .newslistcol-name a {
  color: #202020;
  display: inline-block;
  font-size: 15px;
  padding-bottom: 5px;
  height: 27px;
  overflow: hidden;
}
/* line 4562, ../sass/styles.scss */
.newslistcol .newslistcol-description {
  color: #555;
}
/* line 4565, ../sass/styles.scss */
.newslistcol .newslistcol-link {
  display: inline-block;
  padding-top: 5px;
}

/* line 4571, ../sass/styles.scss */
.newslistcol .owl .owl-nav {
  float: right;
  margin-top: 12px;
}

/*/
NEWS LIST OWL*/
/*ACTION LIST*/
/* line 4579, ../sass/styles.scss */
.action-image {
  border: 1px solid #ebebeb;
  display: block;
  max-width: 100%;
  width: auto;
  max-height: 200px;
}

/* line 4586, ../sass/styles.scss */
.action-description {
  padding-top: 10px;
  color: #8d8d8d;
}

/* line 4590, ../sass/styles.scss */
.action-data {
  margin-bottom: 30px;
  height: 130px;
  overflow: hidden;
}

/* line 4595, ../sass/styles.scss */
.action-name {
  color: #555;
  font-size: 17px;
  padding: 7px 10px;
}

/* line 4600, ../sass/styles.scss */
.action-marker {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 13px;
  margin-right: 10px;
  padding: 3px 30px 2px 10px;
}

/* line 4608, ../sass/styles.scss */
.action-marker:after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: ' ';
  border: 26px solid transparent;
  border-left: 16px solid transparent;
  border-bottom-color: #fff;
  border-right: 0;
  border-top: 0;
}

/* line 4620, ../sass/styles.scss */
.action_date {
  color: #555;
  font-size: 12px;
}

/*/
ACTION LIST*/
/*DETAIL ACTION*/
/* line 4628, ../sass/styles.scss */
.action-detail__image {
  max-width: 100%;
}

/* line 4631, ../sass/styles.scss */
.action-detail-bar__date {
  color: #999999;
  font-size: 13px;
  padding: 20px 0 25px;
  display: inline-block;
}

/* line 4637, ../sass/styles.scss */
.action-detail__text {
  font-size: 13px;
  color: #555;
  line-height: 21px;
  padding-bottom: 15px;
}

/* line 4643, ../sass/styles.scss */
.action-detail__podstati {
  font-style: italic;
  font-size: 13px;
  color: #999999;
  padding-top: 14px;
  padding-bottom: 25px;
}

/* line 4650, ../sass/styles.scss */
.action-detailback {
  display: inline-block;
  height: 40px;
  margin-top: 28px;
}

/* line 4655, ../sass/styles.scss */
.action-detailback .fa {
  padding: 11px;
  border-radius: 4px;
  margin-right: 15px;
  border: 1px solid #a9a9a9;
}
/* line 4661, ../sass/styles.scss */
.action-detailback .fa:before {
  content: "\f112";
}

/* line 4665, ../sass/styles.scss */
.action-detailback:hover .fa {
  background: #f0f0f0;
  color: #555 !important;
}

/* line 4669, ../sass/styles.scss */
.action-detailback span {
  display: inline-block;
  padding-top: 9px;
}

/* line 4673, ../sass/styles.scss */
.action-detail_subs {
  border: 1px solid #a9a9a9;
  padding: 40px 30px;
  margin-top: 30px;
}

/* line 4678, ../sass/styles.scss */
.action-detail_subs-text {
  padding-top: 10px;
  color: #555;
  font-size: 13px;
}

/* line 4684, ../sass/styles.scss */
.action-side .action-detail-bar__date {
  padding: 0 0 25px;
}
/* line 4687, ../sass/styles.scss */
.action-side .action-detail__image {
  width: auto;
  max-width: none;
  max-height: 400px;
}
/* line 4692, ../sass/styles.scss */
.action-side .action-pic {
  overflow: hidden;
}
/* line 4695, ../sass/styles.scss */
.action-side .yashare {
  margin-top: 20px;
}
/* line 4698, ../sass/styles.scss */
.action-side .action-detailback {
  margin-top: 0;
}

/* line 4703, ../sass/styles.scss */
.action-detail .action-marker {
  position: relative;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  margin-right: 10px;
  padding: 6px 30px 5px 10px;
  margin: 15px 0 10px;
}
/* line 4712, ../sass/styles.scss */
.action-detail .action-marker:after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: ' ';
  border: 32px solid transparent;
  border-left: 16px solid transparent;
  border-bottom-color: #fff;
  border-right: 0;
  border-top: 0;
}

/*/
DETAIL ACTION*/
/* line 4726, ../sass/styles.scss */
blockquote {
  background-color: #ebebeb;
  border: medium none;
  color: #585e63;
  line-height: 25px;
  padding: 25px 75px;
  text-align: center;
  font-size: 14px;
  margin-top: 20px;
}

/* line 4736, ../sass/styles.scss */
.company-comment__user {
  color: #555;
  font-size: 14px;
  font-weight: bold;
}

/*/
COMPANY*/
/*ISTORY*/
/* line 4745, ../sass/styles.scss */
.timeline {
  position: relative;
  margin-right: -25px;
  margin-bottom: 90px;
  margin-left: -25px;
}
/* line 4750, ../sass/styles.scss */
.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 42%;
  display: block;
  width: 2px;
  min-height: 100px;
  content: " ";
  margin-left: -5px;
  background-color: #e0e0e0;
}
/* line 4762, ../sass/styles.scss */
.timeline > .col {
  padding-right: 25px;
  padding-left: 25px;
}
/* line 4766, ../sass/styles.scss */
.timeline-item {
  position: relative;
  margin-bottom: 26px;
}
/* line 4769, ../sass/styles.scss */
.timeline-item:nth-child(even) {
  position: relative;
  top: 90px;
}
/* line 4774, ../sass/styles.scss */
.timeline-item:hover .timeline-body {
  border-color: #ccc;
}
/* line 4777, ../sass/styles.scss */
.timeline-item:hover .pointer.right {
  border-left-color: #a4a4a4;
}
/* line 4780, ../sass/styles.scss */
.timeline-item:hover .pointer.left {
  border-right-color: #a4a4a4;
}
/* line 4784, ../sass/styles.scss */
.timeline-item .timeline-body {
  display: block;
  height: 353px;
  padding: 9px;
  text-decoration: none;
  border: 1px solid rgba(204, 204, 204, 0.3);
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
}
/* line 4791, ../sass/styles.scss */
.timeline-item .timeline-body .date,
.timeline-item .timeline-body .image,
.timeline-item .timeline-body .name {
  margin-bottom: 6px;
}
/* line 4796, ../sass/styles.scss */
.timeline-item .timeline-body .image {
  height: 209px;
}
/* line 4799, ../sass/styles.scss */
.timeline-item .timeline-body .name {
  color: #555;
  font-size: 17px;
  line-height: 24px;
  padding-top: 2px;
}
/* line 4805, ../sass/styles.scss */
.timeline-item .timeline-body .date {
  color: #8d8d8d;
  font-size: 15px;
  font-style: italic;
  line-height: 22px;
}
/* line 4811, ../sass/styles.scss */
.timeline-item .timeline-body .data {
  max-height: 115px;
  overflow: hidden;
}
/* line 4816, ../sass/styles.scss */
.timeline-item .pointer {
  position: absolute;
  top: 15px;
  display: inline-block;
  width: 0;
  height: 0;
  border: 13px solid transparent;
  -webkit-transition: all, 0.2s, ease-in-out 0s;
  transition: all, 0.2s, ease-in-out 0s;
}
/* line 4824, ../sass/styles.scss */
.timeline-item .pointer.right {
  left: 100%;
  margin-left: -25px;
  border-left: 14px solid #e0e0e0;
  border-right: 0;
}
/* line 4829, ../sass/styles.scss */
.timeline-item .pointer.right > div {
  left: -15px;
  border-left: 14px solid #fff;
  border-right: 0;
}
/* line 4834, ../sass/styles.scss */
.timeline-item .pointer.right span {
  left: 5px;
}
/* line 4838, ../sass/styles.scss */
.timeline-item .pointer.left {
  right: 100%;
  margin-right: -25px;
  border-right: 14px solid #e0e0e0;
  border-left: 0;
}
/* line 4843, ../sass/styles.scss */
.timeline-item .pointer.left > div {
  right: -15px;
  border-right: 14px solid #fff;
  border-left: 0;
}
/* line 4848, ../sass/styles.scss */
.timeline-item .pointer.left span {
  right: 5px;
}
/* line 4852, ../sass/styles.scss */
.timeline-item .pointer > div {
  position: absolute;
  top: -13px;
  border: 13px solid transparent;
}
/* line 4857, ../sass/styles.scss */
.timeline-item .pointer span {
  position: absolute;
  top: -6px;
  display: block;
  width: 12px;
  height: 12px;
  background-color: #e0e0e0;
  border: 2px solid #fff;
  border-radius: 8px;
}
/* line 4869, ../sass/styles.scss */
.timeline .timeline-description {
  color: #8d8d8d;
}
/* line 4872, ../sass/styles.scss */
.timeline .image img {
  max-width: 385px;
  width: 100%;
}

/*/
ISTORY*/
/*GROUP LIST OWL*/
/* line 4882, ../sass/styles.scss */
.gallery-descr {
  display: none;
}
/* line 4885, ../sass/styles.scss */
.gallery-name {
  color: #555;
  font-size: 15px;
}
/* line 4889, ../sass/styles.scss */
.gallery.owl-carousel .owl-nav {
  float: right;
  margin-top: 15px;
}

/* line 4894, ../sass/styles.scss */
.newsdetail.imagetop {
  margin-bottom: 20px;
}
/* line 4896, ../sass/styles.scss */
.newsdetail.imagetop img {
  width: auto;
  max-width: 100%;
  max-height: 600px;
}

/* line 4902, ../sass/styles.scss */
.newsdetail.imgageleft {
  margin-bottom: 20px;
}
/* line 4904, ../sass/styles.scss */
.newsdetail.imgageleft .pic img {
  width: auto;
  max-width: 100%;
  max-height: 600px;
}

/* line 4911, ../sass/styles.scss */
.newsdetail.imagetop .pic {
  margin-bottom: 20px;
  text-align: center;
}
/* line 4915, ../sass/styles.scss */
.newsdetail.imagetop .pic img {
  width: auto;
  max-width: 100%;
  max-height: 600px;
  display: inline-block;
}

/* line 4923, ../sass/styles.scss */
.newsdetail .owl-dots-wrapper {
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 15px;
}
/* line 4930, ../sass/styles.scss */
.newsdetail .owl-dots-wrapper .owl-dot {
  display: inline-block;
  padding: 1px;
  height: 105px;
  position: relative;
}
/* line 4936, ../sass/styles.scss */
.newsdetail .owl-dots-wrapper .owl-dot.active:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.6);
}
/* line 4943, ../sass/styles.scss */
.newsdetail .owl-dots-wrapper .owl.dot.active:after {
  position: absolute;
  content: "\f002";
  color: #fff;
  font-family: "FontAwesome";
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  margin: auto;
  width: 40px;
  height: 58px;
  font-size: 40px;
}
/* line 4958, ../sass/styles.scss */
.newsdetail .owl-dots-wrapper .owl-dot img {
  max-width: 100%;
  max-height: 100%;
}

/* line 4964, ../sass/styles.scss */
img.floatleftcorner {
  float: left;
  margin: 0 30px 30px 0;
}

/*GROUP LIST OWL*/
/*DOCS*/
/* line 4972, ../sass/styles.scss */
.docs img {
  max-width: 100%;
  width: auto;
}
/* line 4976, ../sass/styles.scss */
.docs .docs-image {
  border: 1px solid #e9e9e9;
  float: left;
  height: 100px;
  width: 100px;
}
/* line 4982, ../sass/styles.scss */
.docs .docs-data {
  max-height: 100px;
  overflow: hidden;
}
/* line 4986, ../sass/styles.scss */
.docs .docs-item {
  margin-bottom: 20px;
}
/* line 4989, ../sass/styles.scss */
.docs .docs-info,
.docs .docs-dl {
  margin-left: 10px;
}

/*/
DOCS*/
/*HONORS*/
/* line 4999, ../sass/styles.scss */
.honors img {
  max-width: 100%;
  width: auto;
}
/* line 5003, ../sass/styles.scss */
.honors .honors-image {
  border: 1px solid #e9e9e9;
  float: left;
  height: 100px;
  width: 100px;
  text-align: center;
}
/* line 5010, ../sass/styles.scss */
.honors .honors-data {
  max-height: 57px;
  overflow: hidden;
}
/* line 5014, ../sass/styles.scss */
.honors .honors-item {
  margin-bottom: 20px;
}
/* line 5017, ../sass/styles.scss */
.honors .honors-info {
  margin-left: 10px;
}

/*/
HONORS*/
/*SERVICES*/
/* line 5025, ../sass/styles.scss */
.services-description {
  color: #999;
  max-height: 78px;
  overflow: hidden;
}

/* line 5031, ../sass/styles.scss */
.staff-name {
  color: #555;
  font-size: 16px;
}
/* line 5035, ../sass/styles.scss */
.staff-description {
  height: 75px;
  margin-bottom: 10px;
  overflow: hidden;
}
/* line 5040, ../sass/styles.scss */
.staff-data {
  padding-top: 10px;
}

/* line 5044, ../sass/styles.scss */
.services a {
  border: 1px solid #eeeeee;
  display: inline-block;
  padding: 10px;
  -webkit-transition: .3s;
  transition: .3s;
}
/* line 5050, ../sass/styles.scss */
.services a:hover {
  border-color: #a9a9a9;
  box-shadow: 0 5px 5px rgba(80, 83, 93, 0.3);
}

/* line 5055, ../sass/styles.scss */
.services-item {
  margin-bottom: 15px;
}

/* line 5058, ../sass/styles.scss */
.secondLine a {
  color: #555;
}

/*SEVICES*/
/*VACANCES*/
/* line 5066, ../sass/styles.scss */
.vacancies .panel-default > .panel-heading, .faq-page .panel-default > .panel-heading {
  padding: 0;
}
/* line 5070, ../sass/styles.scss */
.vacancies .panel-default > .panel-heading > .panel-title a, .faq-page .panel-default > .panel-heading > .panel-title a {
  padding: 10px 15px;
  display: block;
  position: relative;
}
/* line 5074, ../sass/styles.scss */
.vacancies .panel-default > .panel-heading > .panel-title a:after, .faq-page .panel-default > .panel-heading > .panel-title a:after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 15px;
  font-size: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
/* line 5084, ../sass/styles.scss */
.vacancies .panel-default > .panel-heading > .panel-title a.collapsed:after, .faq-page .panel-default > .panel-heading > .panel-title a.collapsed:after {
  -webkit-transform: translateY(-50%) rotate(0);
      -ms-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
}
/* line 5087, ../sass/styles.scss */
.vacancies .panel-default > .panel-heading > .panel-title a:hover, .faq-page .panel-default > .panel-heading > .panel-title a:hover {
  text-decoration: none;
}
/* line 5092, ../sass/styles.scss */
.vacancies-tabs {
  margin-bottom: 15px;
  margin-right: 10px;
}
/* line 5096, ../sass/styles.scss */
.vacancies-tabs__active {
  margin-bottom: 15px;
  margin-right: 10px;
}
/* line 5100, ../sass/styles.scss */
.vacancies .panel-default, .faq-page .panel-default {
  border-color: #a9a9a9;
}
/* line 5103, ../sass/styles.scss */
.vacancies .panel-default a, .faq-page .panel-default a,
.vacancies .panel-default button,
.faq-page .panel-default button {
  color: #555;
}
/* line 5107, ../sass/styles.scss */
.vacancies .panel-body, .faq-page .panel-body {
  border-top-color: #a9a9a9 !important;
}
/* line 5110, ../sass/styles.scss */
.vacancies .vacancies-tabs.btn-primary, .faq-page .vacancies-tabs.btn-primary {
  background: #F0F0F0;
  border-color: #a9a9a9;
  color: #555;
}

/*/
VACANCES*/
/*REVIEWS*/
/* line 5121, ../sass/styles.scss */
.review .in {
  margin-bottom: 20px;
  font-size: 12px;
}
/* line 5125, ../sass/styles.scss */
.review-image {
  border: 1px solid #ebebeb;
  float: left;
  height: 58px;
  margin-right: 10px;
  width: 58px;
  overflow: hidden;
  margin-bottom: 10px;
}
/* line 5134, ../sass/styles.scss */
.review-name {
  color: #555;
  font-size: 16px;
}
/* line 5138, ../sass/styles.scss */
.review-job {
  font-size: 12px;
  font-style: italic;
}

/* line 5143, ../sass/styles.scss */
.subscription .label-wrap {
  padding-bottom: 5px;
  padding-top: 5px;
}

/* line 5147, ../sass/styles.scss */
.subscription-notes {
  padding-bottom: 10px;
}

/*/
REVIEWS*/
/*GALLERY*/
/* line 5154, ../sass/styles.scss */
.gallerys {
  margin-bottom: 10px;
}
/* line 5157, ../sass/styles.scss */
.gallerys-item {
  margin-bottom: 20px;
}
/* line 5161, ../sass/styles.scss */
.gallerys-label {
  display: block;
  position: relative;
}
/* line 5166, ../sass/styles.scss */
.gallerys-img {
  width: 100%;
}
/* line 5170, ../sass/styles.scss */
.gallerys-data {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-height: 0;
  overflow: hidden;
  padding: 0 10px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* line 5181, ../sass/styles.scss */
.gallerys-item:hover .gallerys-data {
  max-height: 145px;
}
/* line 5185, ../sass/styles.scss */
.gallerys-name {
  color: #fff;
  font-size: 15px;
  margin: 13px 0 5px;
}
/* line 5191, ../sass/styles.scss */
.gallerys-descr {
  max-height: 98px;
  overflow: hidden;
  margin: 0 0 7px;
  color: #fff;
  font-size: 13px;
}

/* line 5200, ../sass/styles.scss */
.gallerys .owl-nav {
  float: right;
  margin: 10px 0 0;
}

/* line 5205, ../sass/styles.scss */
.gallerys.owl .gallerys-item {
  margin-bottom: 0;
}

/* line 5209, ../sass/styles.scss */
.production {
  color: #555;
}

/*/
GALLERY*/
/* SET  CONSTRUCTOR */
/* line 5217, ../sass/styles.scss */
.panel-constructor {
  border: 2px solid #ffe062;
}
/* line 5220, ../sass/styles.scss */
.panel-constructor .panel {
  margin-bottom: 0;
  box-shadow: none;
}
/* line 5225, ../sass/styles.scss */
.panel-constructor__bottom {
  margin-top: 10px;
}
@media (min-width: 740px) {
  /* line 5229, ../sass/styles.scss */
  .panel-constructor .panel-constructor__selected-items {
    float: left;
    width: 75%;
    padding-right: 3.5px;
  }
}
@media (min-width: 1024px) {
  /* line 5236, ../sass/styles.scss */
  .panel-constructor .panel-constructor__selected-items {
    width: 80%;
  }
}

/* line 5241, ../sass/styles.scss */
.set-item {
  padding: 7px;
  border: 1px solid #e2e2e2;
  margin: 1px;
  position: relative;
}
/* line 5247, ../sass/styles.scss */
.set-item .set-item__data, .set-item .set-item__pic {
  display: table-cell;
  vertical-align: middle;
}
/* line 5253, ../sass/styles.scss */
.set-item .set-item__pic {
  height: 55px;
}
/* line 5256, ../sass/styles.scss */
.set-item .set-item__pic img {
  height: 100%;
}
/* line 5261, ../sass/styles.scss */
.set-item .set-item__data {
  padding-left: 10px;
  padding-right: 30px;
}
/* line 5266, ../sass/styles.scss */
.set-item .set-item__icons {
  position: absolute;
  top: 0;
  right: -10px;
}
/* line 5271, ../sass/styles.scss */
.set-item .set-item__icon {
  padding: 14px;
  display: inline-block;
  background: #fff;
}
/* line 5280, ../sass/styles.scss */
.set-item .set-item__icon.gui-box {
  padding: 5.5px 6.5px;
}
/* line 5284, ../sass/styles.scss */
.set-item .set-item__cart {
  background-image: url("../images/card-icon.png");
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  height: 270px;
}
@media (min-width: 740px) {
  /* line 5295, ../sass/styles.scss */
  .set-item .set-item__data, .set-item .set-item__pic {
    display: block;
  }
  /* line 5300, ../sass/styles.scss */
  .set-item .set-item__pic {
    height: 170px;
    line-height: 170px;
    text-align: center;
  }
  /* line 5305, ../sass/styles.scss */
  .set-item .set-item__pic img {
    height: auto;
    max-height: 170px;
    display: inline;
  }
  /* line 5312, ../sass/styles.scss */
  .set-item .set-item__data {
    padding: 5px 0 0;
  }
  /* line 5315, ../sass/styles.scss */
  .set-item .set-item__name {
    height: 36px;
    margin: 0 0 5px;
    font-size: 13px;
    line-height: 18px;
    overflow: hidden;
  }
  /* line 5323, ../sass/styles.scss */
  .set-item .set-item__prices {
    height: 55px;
    overflow: hidden;
    padding-top: 15px;
  }
}

/* line 5332, ../sass/styles.scss */
.sets-buyblock {
  padding: 15px 0 0;
  text-align: center;
  overflow: hidden;
}
/* line 5337, ../sass/styles.scss */
.sets-buyblock .prices__val_cool.prices__val_new.big {
  font-size: 1.7em;
  padding: 5px 0;
}
/* line 5342, ../sass/styles.scss */
.sets-buyblock .prices__val.prices__val_old {
  font-size: 1.3em;
  padding: 0 0 7px;
  font-weight: bold;
}
/* line 5348, ../sass/styles.scss */
.sets-buyblock .sets-buyblock__contract-price {
  font-size: 1.2em;
  font-style: italic;
}
/* line 5353, ../sass/styles.scss */
.sets-buyblock .sets-buyblock__profit {
  margin-top: 15px;
}
/* line 5357, ../sass/styles.scss */
.sets-buyblock .btn {
  width: 100%;
  margin: 5px 0;
}
@media (min-width: 740px) {
  /* line 5332, ../sass/styles.scss */
  .sets-buyblock {
    padding-left: 15px;
  }
}
@media (min-width: 1620px) {
  /* line 5365, ../sass/styles.scss */
  .sets-buyblock .sets-buyblock__myset-link {
    margin: 10px 0;
  }
}

/*SET PRODUCT -- old
.remove {

	& i {
		background-size: 13px !important;
		right: 8px !important;
	}
}
.set {
	&-constructor {
		border: 2px solid #ffe062;
		padding: 13px;
	}
	&-item {
		border: 1px solid #eaeaea;
		height: 295px;
		position: relative;
	}
	&-pic {
	  padding: 10px;
    overflow: hidden;
	}
	&-pic img {
		max-height: 170px;
		margin: 0 auto;
	}
	&-name a {
		font-size: 13px;
	  height: 45px;
	  line-height: 18px;
	  margin: 0 0 5px;
	  overflow: hidden;
	  padding-top: 10px;
	  color: #555;
	  display: inline-block;
	}
	&__category {
		margin: 0 0 9px;
    padding: 0 0 4px;
	}
	&-price__cool {
    color: #555;
    font-size: 16px;
    font-weight: bold;
	}
	&-price__old {
    color: #999;
    text-decoration: line-through;
	}
	&-prices {
		padding-left: 10px;
	}
	&-name {
		padding-left: 10px;
	}
	&-panel {
    padding-top: 20px;
	}
}
.set-panel-price__cool {
	color: #9d0000;
	font-weight: bold;
	font-size: 26px;
	text-align: center;
	padding-bottom: 22px;
}
.set-panel-price__old {
	text-align: center;
	color: #555555;
	font-size: 20px;
	text-decoration: line-through;
	padding-bottom: 10px;
}
.contact-price {
	text-align: center;
	font-size: 15px;
	font-style: italic;
	color: #999;
	padding-bottom: 8px;
}
.set-constructor .panel {
	margin-bottom: 8px;
}
.text-danger {
	text-align: center;
	font-size: 15px;
	font-style: italic;
	color: #999;
}
.set-price__discount {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #9d0000;
}
.set_add2basket {
	font-size: 15px;
  margin-bottom: 10px;
  padding: 10px 30px;
  width: 100%;
}
.setbuy1click {
	font-size: 15px;
  padding: 10px 30px;
  white-space: normal;
  width: 100%;
}
.set-link {
  display: block;
  text-align: center;
  width: 100%;
}
.allitems {
  margin-top: 20px;
}

.set-item .checkbox.selected {
  background: url("../images/icons/checkbox-icon.png") -75px 2px no-repeat;
  height: 15px;
  position: absolute;
  right: 3px;
  top: -3px;
  width: 15px;
}
.set-item .checkbox {
  background: url("../images/icons/checkbox-icon.png") -24px 2px no-repeat;
  height: 15px;
  position: absolute;
  right: 3px;
  top: -3px;
  width: 15px;
}
.set-item.item-right {
  border: 1px solid transparent;
}**/
/* line 5505, ../sass/styles.scss */
.stores .open {
  position: relative;
}

/* line 5508, ../sass/styles.scss */
.stores .dropdown-menu {
  padding: 10px;
}

/* line 5511, ../sass/styles.scss */
.stores td {
  padding: 3px 5px 3px 0;
}

/* line 5514, ../sass/styles.scss */
.stores .title {
  color: #555;
  font-size: 15px;
  font-weight: bold;
}

/* line 5519, ../sass/styles.scss */
.stores .phone {
  color: #999;
  font-size: 13px;
  margin: 0;
}

/* line 5524, ../sass/styles.scss */
.store-item {
  margin-bottom: 10px;
}

/* line 5527, ../sass/styles.scss */
.stores .amount {
  margin-left: 10px;
}

/* line 5530, ../sass/styles.scss */
.stores .amount .stores-icon {
  margin-top: 3px;
}

/* line 5533, ../sass/styles.scss */
.product-recom-list__price-new {
  color: #9d0000;
  font-size: 16px;
  font-weight: bold;
}

/* line 5538, ../sass/styles.scss */
.product-recom-list__price.old {
  font-weight: normal;
  padding-bottom: 0;
  text-decoration: line-through;
}

/* line 5543, ../sass/styles.scss */
.product-recom-list .owl-nav {
  float: right;
  margin-top: 20px;
}

/*/
SET PRODUCT*/
/* line 5548, ../sass/styles.scss */
.set .owl-item.cloned {
  display: none;
}

/* PERSONAL - Basket */
/* line 5553, ../sass/styles.scss */
ul.nav-buttons li {
  display: inline-block;
}
/* line 5555, ../sass/styles.scss */
ul.nav-buttons li:before {
  display: none;
}
/* line 5559, ../sass/styles.scss */
ul.nav-buttons li .btn {
  margin: 2.5px 0;
}
/* line 5563, ../sass/styles.scss */
ul.nav-buttons li.active .btn {
  border: 1px solid #ffe062;
  background: transparent;
  box-shadow: none;
}
@media (max-width: 1023px) {
  /* line 5553, ../sass/styles.scss */
  ul.nav-buttons li {
    width: 100%;
  }
}

/* line 5575, ../sass/styles.scss */
.personal-basket__sort ul.nav-basket li {
  display: inline-block;
}
/* line 5577, ../sass/styles.scss */
.personal-basket__sort ul.nav-basket li:before {
  display: none;
}
/* line 5581, ../sass/styles.scss */
.personal-basket__sort ul.nav-basket li.active .btn {
  border: 1px solid #ffe062;
  background: transparent;
  box-shadow: none;
}
/* line 5588, ../sass/styles.scss */
.personal-basket__sort .btn {
  margin: 2.5px 0;
  padding: 11.5px 30px;
}
/* line 5593, ../sass/styles.scss */
.personal-basket__clear-link {
  line-height: 41px;
}
/* line 5597, ../sass/styles.scss */
.personal-basket__basket-items {
  margin: 15px 0;
}
@media (max-width: 1023px) {
  /* line 5601, ../sass/styles.scss */
  .personal-basket__sort ul.nav li {
    width: 100%;
  }
}

/* line 5608, ../sass/styles.scss */
.personal-panel {
  border-color: #ffe062;
  border-width: 2px;
  border-style: none;
}
/* line 5614, ../sass/styles.scss */
.personal-panel .panel-body {
  padding: 0;
}
/* line 5618, ../sass/styles.scss */
.personal-panel .personal-panel__editbasket-link {
  line-height: 41px;
}
/* line 5622, ../sass/styles.scss */
.personal-panel .personal-panel__allinfo {
  margin-bottom: 10px;
}
/* line 5626, ../sass/styles.scss */
.personal-panel .personal-panel__allinfo-block {
  float: right;
  margin-right: 15px;
}
/* line 5631, ../sass/styles.scss */
.personal-panel .personal-panel__btn-wrap {
  margin-top: 15px;
}
/* line 5634, ../sass/styles.scss */
.personal-panel .personal-panel__btn-wrap .btn {
  width: 49.5%;
  float: left;
}
/* line 5637, ../sass/styles.scss */
.personal-panel .personal-panel__btn-wrap .btn:nth-child(2n) {
  float: right;
}
/* line 5642, ../sass/styles.scss */
.personal-panel .personal-panel__coupons-block {
  margin-top: 10px;
}
/* line 5646, ../sass/styles.scss */
.personal-panel .personal-panel__coupons-block .table {
  margin-bottom: 0;
}
/* line 5650, ../sass/styles.scss */
.personal-panel .personal-panel__coupons-block td {
  border-width: 0;
}
/* line 5654, ../sass/styles.scss */
.personal-panel .personal-panel__coupons-block .personal-panel__coupons-value {
  border-width: 1px;
  border-bottom: 1px solid #ddd;
}
/* line 5659, ../sass/styles.scss */
.personal-panel .personal-panel__coupons-block .personal-panel__coupons-icon, .personal-panel .personal-panel__coupons-block .personal-panel__coupons-remove {
  width: 10px;
}
/* line 5663, ../sass/styles.scss */
.personal-panel .personal-panel__coupons-block .personal-panel__coupons-text {
  width: 80px;
  text-align: center;
}
@media (min-width: 740px) {
  /* line 5668, ../sass/styles.scss */
  .personal-panel .personal-panel__allinfo-summary {
    display: inline-block;
    margin-left: 25px;
  }
}
@media (min-width: 1024px) {
  /* line 5608, ../sass/styles.scss */
  .personal-panel {
    border-style: solid;
  }
  /* line 5677, ../sass/styles.scss */
  .personal-panel .panel-body {
    padding: 15px;
  }
  /* line 5681, ../sass/styles.scss */
  .personal-panel .personal-panel__btn-wrap {
    text-align: right;
    margin-top: 20px;
  }
  /* line 5686, ../sass/styles.scss */
  .personal-panel .personal-panel__btn-wrap .btn {
    width: auto;
    float: none;
    margin-left: 10px;
  }
}
@media (max-width: 340px) {
  /* line 5693, ../sass/styles.scss */
  .personal-panel .personal-panel__btn-wrap .btn {
    padding: 12px 0;
  }
}

/* Basket Table */
/* line 5702, ../sass/styles.scss */
.basket-table .basket-table__itemphoto {
  position: relative;
  width: 20%;
}
/* line 5707, ../sass/styles.scss */
.basket-table .basket-table__photo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin: 1px 5px;
}
/* line 5719, ../sass/styles.scss */
.basket-table .basket-table__descr {
  height: 55px;
  margin-bottom: 25px;
  overflow: hidden;
}
/* line 5725, ../sass/styles.scss */
.basket-table .basket-table__item .quantity-wrap {
  float: right;
  margin-top: 30px;
}
/* line 5729, ../sass/styles.scss */
.basket-table .basket-table__item .quantity-wrap .dropdown-menu {
  right: 0;
  left: auto;
}
/* line 5734, ../sass/styles.scss */
.basket-table .basket-table__itemid {
  margin-right: 15px;
}
/* line 5738, ../sass/styles.scss */
.basket-table .basket-table__itemedit td {
  padding: 0;
  border: 0;
}
/* line 5742, ../sass/styles.scss */
.basket-table .basket-table__itemedit td > div {
  box-shadow: 0 5px 5px -3px rgba(80, 83, 93, 0.3);
}
/* line 5747, ../sass/styles.scss */
.basket-table .basket-table__itemedit-icons {
  padding: 50px 0;
  width: 100%;
  text-align: center;
}
/* line 5752, ../sass/styles.scss */
.basket-table .basket-table__itemedit-icons > .favorite-box, .basket-table .basket-table__itemedit-icons > .remove-box {
  height: 38px;
  width: 38px;
  padding: 11px;
  border: 1px solid #a9a9a9;
  border-radius: 4px;
  line-height: 1px;
  display: inline-block;
  margin-right: 10px;
}
/* line 5765, ../sass/styles.scss */
.basket-table .basket-table__menu a {
  color: #999;
}
/* line 5769, ../sass/styles.scss */
.basket-table .basket-table__menu span {
  font-family: "FontAwesome";
}
/* line 5771, ../sass/styles.scss */
.basket-table .basket-table__menu span:before {
  content: "\f0c9";
  position: absolute;
  right: 15px;
  overflow: hidden;
  width: 3px;
  font-size: 24px;
  cursor: pointer;
}
/* line 5782, ../sass/styles.scss */
.basket-table .basket-table__controls, .basket-table .basket-table__price, .basket-table .basket-table__quantity, .basket-table .basket-table__sum {
  vertical-align: middle;
}
/* line 5789, ../sass/styles.scss */
.basket-table .basket-table__quantity {
  width: 65px;
  padding: 0 20px;
}
/* line 5794, ../sass/styles.scss */
.basket-table .basket-table__price, .basket-table .basket-table__sum {
  min-width: 140px;
  padding: 0 20px;
}
/* line 5800, ../sass/styles.scss */
.basket-table .basket-table__controls {
  min-width: 120px;
}
/* line 5803, ../sass/styles.scss */
.basket-table .basket-table__controls .fa {
  width: 16px;
  margin-right: 5px;
  text-align: center;
}
/* line 5809, ../sass/styles.scss */
.basket-table .basket-table__controls div {
  padding: 3px 0;
}
/* line 5814, ../sass/styles.scss */
.basket-table .basket-table__controls .fa.fa-trash {
  font-size: 16px;
  color: #8d8d8d;
}
/* line 5819, ../sass/styles.scss */
.basket-table--order {
  border: 0 !important;
}
/* line 5822, ../sass/styles.scss */
.basket-table--order tr > td {
  border: 0 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
/* line 5830, ../sass/styles.scss */
.basket-table--small .basket-table__name {
  height: 55px;
  overflow: hidden;
}
/* line 5834, ../sass/styles.scss */
.basket-table--small .basket-table__name a {
  color: #000;
}
/* line 5839, ../sass/styles.scss */
.basket-table--small .basket-table__price, .basket-table--small .basket-table__sum {
  min-width: 130px;
  padding: 0 10px;
}
/* line 5845, ../sass/styles.scss */
.basket-table--small .basket-table__controls {
  min-width: auto;
}
@media (min-width: 1024px) {
  /* line 5701, ../sass/styles.scss */
  .basket-table {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  /* line 5856, ../sass/styles.scss */
  .basket-table .basket-table__item {
    padding-left: 15px;
  }
  /* line 5859, ../sass/styles.scss */
  .basket-table .basket-table__itemphoto {
    width: 10%;
  }
}

/* line 5867, ../sass/styles.scss */
.basket-table-sku .basket-table-sku__prop-name {
  padding: 5px 0;
  display: inline-block;
  color: #555;
}
/* line 5873, ../sass/styles.scss */
.basket-table-sku .basket-table-sku__prop-list {
  padding-left: 0;
}
/* line 5877, ../sass/styles.scss */
.basket-table-sku .basket-table-sku__prop-list li {
  display: inline-block;
  margin-right: 10px;
}
/* line 5880, ../sass/styles.scss */
.basket-table-sku .basket-table-sku__prop-list li:before {
  color: transparent;
}
/* line 5885, ../sass/styles.scss */
.basket-table-sku .basket-table-sku__prop-list li.active span {
  box-shadow: 0 0 0 4px #ffe062;
}
/* line 5889, ../sass/styles.scss */
.basket-table-sku .basket-table-sku__prop-list li span {
  width: 28px;
  height: 28px;
  box-shadow: 0 0 0 1px #e2e2e2;
  display: block;
}
/* line 5896, ../sass/styles.scss */
.basket-table-sku .basket-table-sku__dropdown {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 15px;
}
/* line 5901, ../sass/styles.scss */
.basket-table-sku .basket-table-sku__dropdown .dropdown {
  display: block;
}

/* Quantity dropdown */
/* line 5910, ../sass/styles.scss */
select.quantity-select {
  padding: 10px 7px;
  border: 1px solid #a9a9a9;
  border-radius: 4px;
  width: 60px;
}
/* line 5915, ../sass/styles.scss */
select.quantity-select:focus {
  border: 1px solid #a9a9a9;
  color: #555;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 5925, ../sass/styles.scss */
div.quantity-select > .dropdown-toggle {
  line-height: 17px;
  padding: 10px;
  min-width: 60px;
  text-align: left;
}
/* line 5931, ../sass/styles.scss */
div.quantity-select > .dropdown-toggle > .fa {
  float: right;
}

/* line 5938, ../sass/styles.scss */
input.quantity-form {
  height: 39px;
}

/* line 5942, ../sass/styles.scss */
.item_timer {
  height: 55px;
  position: relative;
  background: url("../images/timer.png") 0 0 no-repeat;
  margin-left: 141px;
  margin-top: 15px;
}
/* line 5949, ../sass/styles.scss */
.item_timer .products-counter {
  width: auto;
  padding-left: 55px;
}

/* line 5955, ../sass/styles.scss */
.rs_detail-pic .owl-nav {
  display: none;
}

/* line 5959, ../sass/styles.scss */
.rs_detail-pic .stickers {
  position: absolute;
  right: 7px;
  top: 7px;
}
/* line 5964, ../sass/styles.scss */
.rs_detail-pic .stickers .discount_icon {
  left: 2px;
  position: relative;
  top: 10px;
  z-index: 10;
}

/* line 5971, ../sass/styles.scss */
.count_item {
  float: right;
  margin: 11px 0;
}

/* line 5975, ../sass/styles.scss */
.product .product-description .products__prices {
  padding: 15px 0;
}

/* line 5978, ../sass/styles.scss */
.authinhead {
  padding-left: 40px;
}

/* line 5981, ../sass/styles.scss */
.authinhead .prom {
  color: #555;
  padding: 0 10px;
}

/* line 5986, ../sass/styles.scss */
.authinhead .dropdown-menu li a {
  color: #555;
  padding: 10px 15px;
}

/* line 5991, ../sass/styles.scss */
.favoriteinhead {
  position: relative;
  float: right;
  margin-right: 0;
  margin-top: 28px;
}

/* line 5997, ../sass/styles.scss */
.favoriteinhead .descr {
  background: #ffe062;
  border-radius: 20px;
  color: #555;
  height: 25px;
  line-height: 16px;
  padding-top: 5px;
  position: absolute;
  right: -11px;
  text-align: center;
  top: -13px;
  width: 25px;
  z-index: 10;
}

/* line 6011, ../sass/styles.scss */
.basketinhead {
  position: relative;
  float: right;
  margin-left: 25px;
  margin-top: 28px;
}

/* line 6017, ../sass/styles.scss */
.basketinhead .descr {
  background: #ffe062;
  border-radius: 20px;
  color: #555;
  height: 25px;
  line-height: 16px;
  padding-top: 5px;
  position: absolute;
  right: -11px;
  text-align: center;
  top: -13px;
  width: 25px;
  z-index: 10;
}

/* line 6032, ../sass/styles.scss */
.top_line_menu a {
  display: inline-block;
  padding: 14px 0;
  color: #555;
}

/* line 6038, ../sass/styles.scss */
.topline .top_line_menu {
  display: block;
  white-space: nowrap;
  text-align: left;
  margin-bottom: 0;
}

/* line 6045, ../sass/styles.scss */
.topline .top_line_menu li {
  display: inline-block;
  margin-right: 15px;
}

/* line 6050, ../sass/styles.scss */
.topline .top_line_menu li.top_line_menu__more {
  position: relative !important;
}

/* line 6053, ../sass/styles.scss */
.topline .top_line_menu li.top_line_menu__more.open > ul.top_line_menu__more-list {
  top: 35px;
  right: 0;
  left: auto;
  padding: 0;
}

/* line 6059, ../sass/styles.scss */
.topline .top_line_menu li.top_line_menu__more > ul.top_line_menu__more-list li {
  width: 100%;
  display: block;
}

/* line 6063, ../sass/styles.scss */
.topline .top_line_menu li.top_line_menu__more.open > ul.top_line_menu__more-list a {
  color: #555;
  padding: 10px 27px;
}

/* line 6067, ../sass/styles.scss */
.topline .top_line_menu li.top_line_menu__more.open > ul.top_line_menu__more-list a:hover {
  background: #f0f0f0;
}

/* Panel order */
/* line 6072, ../sass/styles.scss */
.panel-group .panel-order {
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-radius: 0;
}
/* line 6078, ../sass/styles.scss */
.panel-group .panel-order .panel-title a {
  color: #555;
}
/* line 6080, ../sass/styles.scss */
.panel-group .panel-order .panel-title a:hover {
  text-decoration: none;
}
/* line 6085, ../sass/styles.scss */
.panel-group .panel-order .panel-heading {
  border-radius: 0;
  padding-left: 10px;
}
/* line 6090, ../sass/styles.scss */
.panel-group .panel-order .panel-heading + .panel-collapse > .panel-body {
  border-top: 0;
  padding: 15px 25px;
}
/* line 6094, ../sass/styles.scss */
.panel-group .panel-order:last-child {
  border-bottom: 1px solid #e2e2e2;
}
/* line 6098, ../sass/styles.scss */
.panel-group .panel-order + .panel.panel-order {
  margin-top: 0;
}

/* /Panel order */
/* Personal Make Order */
/* line 6106, ../sass/styles.scss */
.personal-makeorder__person-type .btn {
  margin-right: 10px;
}
@media (max-width: 1023px) {
  /* line 6110, ../sass/styles.scss */
  .personal-makeorder__person-type label {
    width: 100%;
  }
  /* line 6113, ../sass/styles.scss */
  .personal-makeorder__person-type label .btn {
    width: 100%;
  }
}
/* line 6119, ../sass/styles.scss */
.personal-makeorder .required {
  color: red;
}
/* line 6123, ../sass/styles.scss */
.personal-makeorder .panel-heading {
  padding: 0;
}
/* line 6126, ../sass/styles.scss */
.personal-makeorder.panel-group .panel-order .panel-title a {
  padding: 10px 15px;
  display: block;
  position: relative;
}
/* line 6130, ../sass/styles.scss */
.personal-makeorder.panel-group .panel-order .panel-title a:before {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  right: 15px;
  font-size: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
/* line 6140, ../sass/styles.scss */
.personal-makeorder.panel-group .panel-order .panel-title a.collapsed:before {
  -webkit-transform: translateY(-50%) rotate(0);
      -ms-transform: translateY(-50%) rotate(0);
          transform: translateY(-50%) rotate(0);
}

/* /Personal Make Order */
/* Table order */
/* line 6150, ../sass/styles.scss */
.table-order tbody > tr {
  cursor: pointer;
}
/* line 6153, ../sass/styles.scss */
.table-order tbody > tr > td {
  border: 0;
  width: 100%;
}
/* line 6158, ../sass/styles.scss */
.table-order .table-order__radio {
  width: 60px;
  text-align: center;
  vertical-align: middle;
}
/* line 6164, ../sass/styles.scss */
.table-order .table-order__picture {
  vertical-align: middle;
  width: 120px;
  text-align: center;
}
/* line 6169, ../sass/styles.scss */
.table-order .table-order__picture .table-order__img {
  display: block;
  width: 100px;
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

/* /Table order */
/* Floating Basket */
/* line 6181, ../sass/styles.scss */
.float-basket-order {
  position: absolute;
  width: 25%;
  right: 0;
  height: 100%;
  padding-bottom: 17px;
  padding-right: 12px;
}
/* line 6189, ../sass/styles.scss */
.float-basket-order .float-basket-order__arrow {
  width: 0;
  position: absolute;
  left: -8px;
  top: 25px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #ffe062;
  z-index: 2;
}
/* line 6198, ../sass/styles.scss */
.float-basket-order .float-basket-order__arrow:before {
  content: "";
  width: 0;
  position: absolute;
  left: 3px;
  top: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 10px solid #fff;
  z-index: 3;
}

/* line 6212, ../sass/styles.scss */
.float-basket {
  height: auto;
  max-height: 100%;
  position: relative;
  border: 2px solid #ffe062;
  border-radius: 4px;
  overflow: hidden;
}
/* line 6221, ../sass/styles.scss */
.float-basket h4 {
  padding: 0 10px;
  margin-bottom: 0;
  line-height: 1;
}
/* line 6227, ../sass/styles.scss */
.float-basket .float-basket__itemlist {
  padding-left: 30px;
}
/* line 6229, ../sass/styles.scss */
.float-basket .float-basket__itemlist li:before {
  color: #000;
}
/* line 6233, ../sass/styles.scss */
.float-basket .float-basket__itemlist .float-basket__item:first-child, .float-basket .float-basket__itemlist .float-basket__item:first-child:before {
  padding-top: 15px;
}
/* line 6238, ../sass/styles.scss */
.float-basket .float-basket__itemlist .float-basket__item {
  padding-bottom: 15px;
}
/* line 6240, ../sass/styles.scss */
.float-basket .float-basket__itemlist .float-basket__item:before {
  content: counter(list) ".";
}
/* line 6245, ../sass/styles.scss */
.float-basket .float-basket__itemlist .float-basket__itemname {
  max-height: 36px;
  overflow: hidden;
}
/* line 6250, ../sass/styles.scss */
.float-basket .float-basket__editbasket-link {
  padding: 15px 30px;
}

/* /Floating Basket */
/*-- SKU-*/
/* line 6259, ../sass/styles.scss */
.rs_sku {
  display: none;
  margin: 10px 0;
}
/* line 6263, ../sass/styles.scss */
.product .product-description .rs_sku, .products_list .rs_sku, .products_showcase .products__item:hover .rs_sku {
  display: block;
}
/* line 6269, ../sass/styles.scss */
.rs_sku-options {
  padding-left: 0;
  padding-top: 2px;
}
/* line 6274, ../sass/styles.scss */
.rs_sku-option {
  display: inline-block;
  margin: 0 1px 0 0;
  border: 4px solid transparent;
}
/* line 6278, ../sass/styles.scss */
.rs_sku-option:before {
  display: none;
}
/* line 6283, ../sass/styles.scss */
.rs_sku-option.checked {
  border-color: #ffe062;
}
/* line 6287, ../sass/styles.scss */
.rs_sku-icon {
  width: 28px;
  height: 28px;
  border: 1px solid #ccc;
  background-size: contain;
}
/* line 6294, ../sass/styles.scss */
.rs_sku-prop {
  float: none;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-right: 5px;
}
/* line 6302, ../sass/styles.scss */
.rs_sku-prop_name {
  display: block;
  margin: 0;
  font-size: 11px;
  line-height: 12px;
  font-style: italic;
  color: #999;
  margin-bottom: 8px;
}

/*-- /sku-*/
/* /Floating Basket */
/* Personal My Orders */
/* line 6323, ../sass/styles.scss */
.order-cancel .label,
.order-detail .label,
.order-list .label {
  padding: 0.2em 0.7em 0.27em;
  font-size: 100%;
  font-weight: normal;
  border-radius: 0;
  display: inline-block;
}

/* /Personal My Orders */
/* Personal - My Orders: list */
/* line 6336, ../sass/styles.scss */
.order-list .order-list__filter {
  margin-bottom: 15px;
}
/* line 6340, ../sass/styles.scss */
.order-list .order-list__table td {
  padding: 12px 30px;
}
/* line 6344, ../sass/styles.scss */
.order-list .order-list__itembasket {
  margin-top: 9.5px;
}
@media (max-width: 1023px) {
  /* line 6348, ../sass/styles.scss */
  .order-list .order-list__filter .btn {
    width: 100%;
    margin: 2.5px 0;
  }
}

/* /Personal - My Orders: list */
/* Personal - My Orders: detail */
/* line 6359, ../sass/styles.scss */
.order-detail h4 {
  font-size: 1.5em;
  line-height: 1.5;
  color: #000;
}
/* line 6368, ../sass/styles.scss */
.order-detail__table tbody > tr > td:first-child, .order-detail__table tr > td:first-child {
  width: 30%;
}
@media (max-width: 1023px) {
  /* line 6373, ../sass/styles.scss */
  .order-detail .order-detail__controls {
    margin: 10px 0;
  }
  /* line 6375, ../sass/styles.scss */
  .order-detail .order-detail__controls .btn {
    width: 100%;
    margin: 2.5px 0;
  }
}

/* /Personal - My Orders: detail */
/*-- PARTNERS --*/
/* line 6387, ../sass/styles.scss */
.partners {
  margin: 0 0 28px;
}
/* line 6390, ../sass/styles.scss */
.partners__label {
  display: block;
  border: 1px solid rgba(204, 204, 204, 0.3);
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* line 6395, ../sass/styles.scss */
.partners__label:hover {
  border-color: #a9a9a9;
  box-shadow: 0 5px 5px rgba(80, 83, 93, 0.3);
}
/* line 6401, ../sass/styles.scss */
.partners-list {
  margin: 0 0 10px;
}

/* line 6406, ../sass/styles.scss */
.partners .owl-nav {
  float: right;
  margin: 12px 0 0;
}

/* line 6411, ../sass/styles.scss */
.partners .owl .partners__img {
  display: inline;
  margin: 0 0 1px;
}

/*-- /partners-*/
/*-- SMALLBANNERS-*/
/* line 6418, ../sass/styles.scss */
.smallbanners {
  margin: 0 0 40px;
}
/* line 6421, ../sass/styles.scss */
.smallbanners__item {
  margin-bottom: 20px;
}
/* line 6424, ../sass/styles.scss */
.smallbanners__item:hover .smallbanners__img {
  opacity: 0.8;
}
/* line 6428, ../sass/styles.scss */
.smallbanners.is-hover-scale .smallbanners__item .smallbanners__img {
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
/* line 6431, ../sass/styles.scss */
.smallbanners.is-hover-scale .smallbanners__item:hover .smallbanners__img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
/* line 6437, ../sass/styles.scss */
.smallbanners__label {
  position: relative;
  display: block;
  overflow: hidden;
  height: 250px;
}
/* line 6444, ../sass/styles.scss */
.smallbanners__info {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  padding: 6px 10px 5px;
  overflow: hidden;
  color: #000;
}
/* line 6455, ../sass/styles.scss */
.smallbanners__decor {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.9;
  width: 100%;
  height: 100%;
  background: #ffe062;
}
/* line 6465, ../sass/styles.scss */
.smallbanners__item_wide .smallbanners__info {
  right: auto;
  min-width: 47%;
  margin-right: 10px;
}
/* line 6471, ../sass/styles.scss */
.smallbanners__name {
  position: relative;
  font-size: 16px;
  line-height: 22px;
}
/* line 6477, ../sass/styles.scss */
.smallbanners__price {
  position: relative;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  min-height: 20px;
}
/* line 6485, ../sass/styles.scss */
.smallbanners__from {
  margin: 0 5px 0 0;
  font-style: italic;
  font-size: 11px;
  font-weight: normal;
}
/* line 6492, ../sass/styles.scss */
.smallbanners__img {
  position: absolute;
  top: -999px;
  bottom: -999px;
  left: -999px;
  right: -999px;
  min-width: 100%;
  min-height: 100%;
  margin: auto;
}

/*-- /smallbanners-*/
/* line 6505, ../sass/styles.scss */
.inheadfavorite {
  margin-right: 10px;
  margin-top: 28px;
}

/* Dropdown basket */
/* line 6511, ../sass/styles.scss */
.open .dropdown-basket, .open .dropdown-favorite {
  display: block !important;
}

/* line 6514, ../sass/styles.scss */
.dropdown-basket, .dropdown-favorite {
  position: absolute;
  top: 100%;
  display: none;
  z-index: 1000;
  left: auto;
  width: 750px;
  padding: 20px 15px;
  right: -35px;
  max-width: 700px;
  margin: 18px 0 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 6530, ../sass/styles.scss */
.dropdown-basket:after, .dropdown-favorite:after, .dropdown-basket:before, .dropdown-favorite:before {
  content: " ";
  bottom: 100%;
  left: 645px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
/* line 6542, ../sass/styles.scss */
.dropdown-basket:before, .dropdown-favorite:before {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px;
  z-index: 2;
}
/* line 6549, ../sass/styles.scss */
.dropdown-basket:after, .dropdown-favorite:after {
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #ddd;
  border-width: 12px;
  margin-left: -12px;
}
/* line 6556, ../sass/styles.scss */
.dropdown-basket .heighter, .dropdown-favorite .heighter {
  max-height: 454px;
  padding-right: 7px;
  overflow: auto;
  position: relative;
}
@media (min-width: 1620px) {
  /* line 6514, ../sass/styles.scss */
  .dropdown-basket, .dropdown-favorite {
    width: 900px;
    min-width: 900px;
    right: -5px;
  }
  /* line 6566, ../sass/styles.scss */
  .dropdown-basket:after, .dropdown-favorite:after, .dropdown-basket:before, .dropdown-favorite:before {
    left: 875px;
  }
}
/* line 6572, ../sass/styles.scss */
.dropdown-basket .basket-table.basket-table--small, .dropdown-favorite .basket-table.basket-table--small {
  border: 0;
}
/* line 6574, ../sass/styles.scss */
.dropdown-basket .basket-table.basket-table--small tr:first-child td, .dropdown-favorite .basket-table.basket-table--small tr:first-child td {
  border: 0;
}
/* line 6578, ../sass/styles.scss */
.dropdown-basket .basket-table.basket-table--small .basket-table__itemphoto, .dropdown-favorite .basket-table.basket-table--small .basket-table__itemphoto {
  width: 10%;
}

/* /Dropdown basket */
/* Dropdown favorite */
/* line 6587, ../sass/styles.scss */
.dropdown-favorite {
  right: 6px;
}
/* line 6590, ../sass/styles.scss */
.dropdown-favorite:after, .dropdown-favorite:before {
  left: 570px;
}
@media (min-width: 1620px) {
  /* line 6587, ../sass/styles.scss */
  .dropdown-favorite {
    right: 36px;
  }
  /* line 6596, ../sass/styles.scss */
  .dropdown-favorite:after, .dropdown-favorite:before {
    left: 800px;
  }
}

/* /Dropdown favorite */
/* Basket form */
/* line 6608, ../sass/styles.scss */
.add2basketform .add2basketlink, .add2basketform.cantbuy .buybtn, .add2basketform.checked .inbasket {
  display: block;
}
/* line 6614, ../sass/styles.scss */
.add2basketform .buybtn, .add2basketform .inbasket, .add2basketform.cantbuy .add2basketlink, .add2basketform.cantbuy .dropdown_digit, .add2basketform.cantbuy .inbasket, .add2basketform.checked .add2basketlink {
  display: none;
}

/* /Basket form */
/* Mobile properties accordion */
/* line 6628, ../sass/styles.scss */
.mobile-props .panel.panel-default {
  border: 0;
}
/* line 6631, ../sass/styles.scss */
.mobile-props .panel-default > .panel-heading {
  background-color: #fff;
  padding: 0;
}
/* line 6635, ../sass/styles.scss */
.mobile-props .panel-default > .panel-heading .panel-title a {
  display: block;
  border: 1px solid rgba(204, 204, 204, 0.3) !important;
  border-radius: #e2e2e2 !important;
}
/* line 6640, ../sass/styles.scss */
.mobile-props > .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}

/* /Mobile properties accordion */
/* line 6646, ../sass/styles.scss */
.product-detail-carousel {
  width: 100%;
  position: relative;
}
/* line 6650, ../sass/styles.scss */
.product-detail-carousel .product-detail-carousel__nav-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
}
/* line 6658, ../sass/styles.scss */
.product-detail-carousel .product-detail-carousel__nav {
  height: 100%;
  position: relative;
  margin: auto;
  text-align: center;
  font-size: 0;
}
/* line 6666, ../sass/styles.scss */
.product-detail-carousel .product-detail-carousel__nav .owl-dot {
  cursor: pointer;
  border: 6px solid #e2e2e2;
  width: 0;
  height: 0;
  padding: 0;
  margin-right: 10px;
  border-radius: 50%;
  position: relative;
  display: inline-block;
}
/* line 6678, ../sass/styles.scss */
.product-detail-carousel .product-detail-carousel__nav .active.owl-dot {
  border-color: #ffda47;
  outline-color: #ffda47;
}
/* line 6683, ../sass/styles.scss */
.product-detail-carousel .product-detail-carousel__nav .owl-dot .owl-preview {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  padding: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  display: none;
  margin: auto;
  right: 0;
  left: 0;
}
/* line 6696, ../sass/styles.scss */
.product-detail-carousel .product-detail-carousel__images {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  margin-left: 0;
  outline: 1px solid #e2e2e2;
  margin-bottom: 15px;
  overflow: hidden;
}
/* line 6707, ../sass/styles.scss */
.product-detail-carousel .product-detail-carousel__carousel {
  padding: 1px;
}
/* line 6711, ../sass/styles.scss */
.product-detail-carousel .product-detail-carousel__carousel.owl-carousel .owl-item {
  position: static;
  text-align: center;
}
/* line 6715, ../sass/styles.scss */
.product-detail-carousel .product-detail-carousel__carousel.owl-carousel .owl-item div.preview {
  /**margin-top: 50%;
  transform: translateY(-50%);
  display: inline-block;**/
  display: inline-block;
  padding-bottom: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
/* line 6727, ../sass/styles.scss */
.product-detail-carousel .product-detail-carousel__carousel.owl-carousel .owl-item div.preview-wrap {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 50%;
}
/* line 6732, ../sass/styles.scss */
.product-detail-carousel__bottom {
  width: 80%;
  margin-left: 20%;
  text-align: center;
}
/* line 6738, ../sass/styles.scss */
.product-detail-carousel__bottom .item_timer {
  margin-left: 0;
  display: inline-block;
}
/* line 6743, ../sass/styles.scss */
.product-detail-carousel__bottom .item_timer .products-counter {
  position: relative;
}
/* line 6747, ../sass/styles.scss */
.product-detail-carousel .stickers {
  z-index: 2;
  top: 5%;
  right: 5%;
}
/* line 6753, ../sass/styles.scss */
.product-detail-carousel .marks {
  bottom: 5%;
  z-index: 2;
}
@media (min-width: 740px) {
  /* line 6759, ../sass/styles.scss */
  .product-detail-carousel .product-detail-carousel__nav-wrap {
    position: absolute;
    width: 17%;
  }
  /* line 6763, ../sass/styles.scss */
  .product-detail-carousel .product-detail-carousel__nav {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  /* line 6767, ../sass/styles.scss */
  .product-detail-carousel .product-detail-carousel__nav .owl-dot {
    height: 15%;
    padding-right: 70%;
    margin-right: 0;
    border-radius: 0;
    background: transparent;
    outline: 1px solid #e2e2e2;
    border: 0;
    margin: 4% 0;
  }
  /* line 6778, ../sass/styles.scss */
  .product-detail-carousel .product-detail-carousel__images {
    width: 80%;
    padding-bottom: 80%;
    margin-left: 20%;
  }
  /* line 6784, ../sass/styles.scss */
  .product-detail-carousel .product-detail-carousel__nav .owl-dot .owl-preview {
    display: block;
  }
}

@media (min-width: 1024px) {
  /* line 6791, ../sass/styles.scss */
  .product-bar {
    position: absolute;
    right: 0;
  }
}

/* line 6798, ../sass/styles.scss */
.top_line_menu_responsive {
  text-align: left;
  padding: 15px 10px 10px 0;
}

/* line 6803, ../sass/styles.scss */
.top_line_menu_responsive .dropdown-menu li a {
  color: #555;
  padding: 10px 15px;
}

/* line 6808, ../sass/styles.scss */
.mobile-props {
  margin-top: 15px;
}

/* Products */
/* line 6814, ../sass/styles.scss */
.content .row.products_showcase > .col {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 6821, ../sass/styles.scss */
.content .row.products_showcase > .col {
  width: 100%;
}
/* line 6824, ../sass/styles.scss */
.content .row.products_showcase > .col.half {
  width: 50%;
  float: left;
}
@media (min-width: 740px) {
  /* line 6829, ../sass/styles.scss */
  .content .row.products_showcase > .col {
    float: left;
  }
  /* line 6832, ../sass/styles.scss */
  .content .row.products_showcase > .col, .content .row.products_showcase > .col.half {
    width: 33.33333%;
  }
}
@media (min-width: 1260px) {
  /* line 6838, ../sass/styles.scss */
  .content .row.products_showcase > .col, .content .row.products_showcase > .col.half {
    width: 25%;
  }
}
@media (min-width: 1680px) {
  /* line 6844, ../sass/styles.scss */
  .content .row.products_showcase > .col, .content .row.products_showcase > .col.half {
    width: 20%;
  }
}

/* Products */
/* sidebar */
@media (min-width: 1024px) {
  /* line 6853, ../sass/styles.scss */
  .sidebar-wrap {
    padding-left: 285px;
  }
  /* line 6857, ../sass/styles.scss */
  .sidebar-wrap > .fixsidebar {
    margin-left: -285px;
    width: 270px;
    float: left;
  }
  /* line 6863, ../sass/styles.scss */
  .sidebar-wrap .page-title {
    float: right;
    width: 100%;
  }
  /* line 6868, ../sass/styles.scss */
  .sidebar-wrap .page-title, .sidebar-wrap > .content {
    margin-left: -285px;
  }
  /* line 6873, ../sass/styles.scss */
  .sidebar-wrap > .fixsidebar ~ .catalog-content, .sidebar-wrap > .fixsidebar ~ .content {
    float: right;
    width: 100%;
    margin-left: 0;
  }
}
/* line 6882, ../sass/styles.scss */
.sidebar-wrap.sidebar-wrap--right {
  padding-right: 285px;
  padding-left: 0;
}
/* line 6886, ../sass/styles.scss */
.sidebar-wrap.sidebar-wrap--right > .fixsidebar {
  margin-left: 0;
  margin-right: -285px;
  float: right;
}
/* line 6891, ../sass/styles.scss */
.sidebar-wrap.sidebar-wrap--right .page-title, .sidebar-wrap.sidebar-wrap--right > .content {
  margin-left: 0;
  margin-right: -285px;
  float: left;
}

/* /Sidebar */
/*LOCATION*/
/* line 6904, ../sass/styles.scss */
.location-block-wrapper {
  position: relative;
}

/* line 6907, ../sass/styles.scss */
.bx-sls .bx-ui-sls-pane {
  display: none;
  background-color: #fff;
  z-index: 999;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  position: relative;
  padding: 5px 5px 3px;
  position: absolute;
  width: 100%;
  left: 0;
}

/* line 6919, ../sass/styles.scss */
.form-group .bx-sls .bx-ui-sls-pane {
  max-width: 409px;
}

/* line 6923, ../sass/styles.scss */
.bx-sls .bx-ui-sls-variants {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 300px;
}
/* line 6929, ../sass/styles.scss */
.bx-sls .bx-ui-sls-error, .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant {
  cursor: pointer;
  padding: 10px;
}
/* line 6934, ../sass/styles.scss */
.bx-sls .bx-ui-sls-variant-active, .bx-sls .bx-ui-sls-variants .bx-ui-sls-variant:hover {
  background-color: #E0E8EA;
}
/* line 6938, ../sass/styles.scss */
.bx-sls input[type="text"] {
  position: relative;
}
/* line 6941, ../sass/styles.scss */
.bx-sls .bx-ui-sls-route {
  position: absolute !important;
  top: 0;
  left: 0;
  color: #aba8ac !important;
  background-color: transparent !important;
  border-color: transparent !important;
  opacity: 1 !important;
  box-shadow: none !important;
  padding-right: 22px;
  background-position: right 1px;
  background-repeat: no-repeat;
}

/* line 6955, ../sass/styles.scss */
.form-group .bx-sls .bx-ui-sls-fake,
.form-group .bx-sls .bx-ui-sls-route {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 40px;
  width: 100%;
  outline: none;
  padding: 0;
}

/* line 6969, ../sass/styles.scss */
.location-block-wrapper.form-control {
  padding: 0 12px;
  position: relative;
}

/*/
LOCATION*/
/* Compare */
/* line 6979, ../sass/styles.scss */
.compare-result__sort .btn {
  width: 100%;
  margin: 2.5px 0;
}
/* line 6984, ../sass/styles.scss */
.compare-result .compare-result__scroll {
  overflow-x: auto;
}
/* line 6988, ../sass/styles.scss */
.compare-result .compare-result__block {
  margin-top: 15px;
}
/* line 6992, ../sass/styles.scss */
.compare-result .compare-result__header {
  white-space: nowrap;
  display: table;
  min-width: 100%;
}
/* line 6998, ../sass/styles.scss */
.compare-result .compare-result__info {
  width: 150px;
  min-width: 150px;
  max-width: 150px;
  display: table-cell;
  text-align: center;
  vertical-align: top;
  padding: 10px 15px;
  margin-left: -4px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
/* line 7011, ../sass/styles.scss */
.compare-result .compare-result__info-name {
  white-space: normal;
  height: 60px;
  overflow: hidden;
}
/* line 7017, ../sass/styles.scss */
.compare-result .compare-result__info-image {
  height: 120px;
  line-height: 120px;
  margin: 0 auto;
}
/* line 7022, ../sass/styles.scss */
.compare-result .compare-result__info-image img {
  max-width: 100%;
  max-height: 100%;
}
/* line 7027, ../sass/styles.scss */
.compare-result .compare-result__table {
  position: relative;
  display: table;
  min-width: 100%;
}
/* line 7032, ../sass/styles.scss */
.compare-result .compare-result__table-row {
  white-space: nowrap;
  display: table-row;
}
/* line 7036, ../sass/styles.scss */
.compare-result .compare-result__table-row:first-child .compare-result__table-property:before {
  background: inherit;
  content: " ";
  height: 200px;
  width: 100%;
  position: absolute;
  left: 1px;
  top: -200px;
  border-bottom: 1px solid #ddd;
}
/* line 7047, ../sass/styles.scss */
.compare-result .compare-result__table-col, .compare-result .compare-result__table-property {
  display: table-cell;
  padding: 25px 20px;
  width: 150px;
  min-width: 150px;
  max-width: 150px;
  margin-left: -4px;
  vertical-align: middle;
  white-space: normal;
  word-break: normal;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  position: relative;
}
/* line 7062, ../sass/styles.scss */
.compare-result .compare-result__table-col {
  text-align: center;
}
/* line 7066, ../sass/styles.scss */
.compare-result .compare-result__table-property {
  font-weight: bold;
  background: #fff;
  color: #000;
  z-index: 1;
  opacity: 0.85;
}
/* line 7073, ../sass/styles.scss */
.compare-result .compare-result__table-property {
  border-left: 1px solid #ddd;
}
/* line 7077, ../sass/styles.scss */
.compare-result .compare-result__item-remove {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 7083, ../sass/styles.scss */
.compare-result .compare-result__item-remove .fa.fa-times {
  font-size: 36px;
  font-family: PeIcon7Stroke;
}
/* line 7086, ../sass/styles.scss */
.compare-result .compare-result__item-remove .fa.fa-times:before {
  content: "\e680";
}
@media (min-width: 740px) {
  /* line 7092, ../sass/styles.scss */
  .compare-result .compare-result__sort .btn {
    width: auto;
  }
  /* line 7096, ../sass/styles.scss */
  .compare-result .compare-result__info, .compare-result .compare-result__table-col, .compare-result .compare-result__table-property {
    width: 170px;
    min-width: 170px;
    max-width: 170px;
  }
  /* line 7103, ../sass/styles.scss */
  .compare-result .compare-result__info-image {
    width: 140px;
  }
}
@media (min-width: 1024px) {
  /* line 7109, ../sass/styles.scss */
  .compare-result .compare-result__info, .compare-result .compare-result__table-col, .compare-result .compare-result__table-property {
    width: 200px;
    min-width: 200px;
    max-width: 200px;
  }
  /* line 7116, ../sass/styles.scss */
  .compare-result .compare-result__info-image {
    width: 160px;
  }
}

/* /Compare */
/* 404 */
/* line 7124, ../sass/styles.scss */
.errorpagein {
  width: 100%;
}
/* line 7127, ../sass/styles.scss */
.errorpagein .errorcode {
  margin-top: 50px;
  font-size: 200px;
}
/* line 7132, ../sass/styles.scss */
.errorpagein .errortext {
  position: relative;
  top: -40px;
  font-size: 30px;
}

/* /404 */
/* Mobile menu */
/* line 7141, ../sass/styles.scss */
.mobile-menu {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
/* line 7147, ../sass/styles.scss */
.mobile-menu-wrap {
  display: block;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  padding-top: 60px;
  overflow: hidden;
}
/* line 7160, ../sass/styles.scss */
.mobile-menu .mobile-menu__items {
  padding: 0;
}
/* line 7162, ../sass/styles.scss */
.mobile-menu .mobile-menu__items li:before {
  display: none;
}
/* line 7167, ../sass/styles.scss */
.mobile-menu .mobile-menu__personal {
  padding: 5px 17px;
  background: rgba(204, 204, 204, 0.3);
  z-index: 1;
}
/* line 7172, ../sass/styles.scss */
.mobile-menu .mobile-menu__personal a {
  color: #202020;
}
/* line 7177, ../sass/styles.scss */
.mobile-menu .mobile-menu__profile {
  display: inline-block;
  padding: 15px 0;
  vertical-align: middle;
  display: inline-block;
  width: 60%;
  white-space: nowrap;
  overflow: hidden;
}
/* line 7185, ../sass/styles.scss */
.mobile-menu .mobile-menu__profile .text-fadeout:after {
  background-image: -webkit-linear-gradient(right, #F0F0F0, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to left, #F0F0F0, rgba(255, 255, 255, 0));
}
/* line 7194, ../sass/styles.scss */
.mobile-menu .mobile-menu__userlogin {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  width: 100%;
}
/* line 7199, ../sass/styles.scss */
.mobile-menu .mobile-menu__userlogin:after, .mobile-menu .mobile-menu__userlogin:before {
  position: absolute;
  font-family: PeIcon7Stroke;
}
/* line 7204, ../sass/styles.scss */
.mobile-menu .mobile-menu__userlogin:before {
  content: "\e605";
  font-size: 30px;
  left: 0;
  top: -15px;
}
/* line 7212, ../sass/styles.scss */
.mobile-menu .mobile-menu__userlogin .fa.fa-angle-down {
  color: inherit;
  -webkit-transition: -webkit-transform 0.3s linear;
  transition: -webkit-transform 0.3s linear;
  transition: transform 0.3s linear;
  transition: transform 0.3s linear, -webkit-transform 0.3s linear;
}
/* line 7217, ../sass/styles.scss */
.mobile-menu .mobile-menu__userlogin.open .fa.fa-angle-down {
  -webkit-transform: rotate(180deg) translateX(-5px);
      -ms-transform: rotate(180deg) translateX(-5px);
          transform: rotate(180deg) translateX(-5px);
}
/* line 7222, ../sass/styles.scss */
.mobile-menu .mobile-menu__userpersonal {
  position: absolute;
  top: 58px;
  left: 0;
  height: 0;
  width: 100%;
  background-color: #fff;
  z-index: 3;
  -webkit-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
  overflow: hidden;
}
/* line 7233, ../sass/styles.scss */
.mobile-menu .mobile-menu__userpersonal.open {
  height: 100%;
}
/* line 7238, ../sass/styles.scss */
.mobile-menu .mobile-menu__userpersonal .mobile-menu__userpersonal-list {
  overflow: auto;
}
/* line 7242, ../sass/styles.scss */
.mobile-menu .mobile-menu__userpersonal .mobile-menu__userpersonal-list li a {
  padding: 13px 15px;
  display: block;
  border-top: 1px solid rgba(204, 204, 204, 0.3);
  color: #202020;
}
/* line 7247, ../sass/styles.scss */
.mobile-menu .mobile-menu__userpersonal .mobile-menu__userpersonal-list li a:focus, .mobile-menu .mobile-menu__userpersonal .mobile-menu__userpersonal-list li a:hover {
  text-decoration: none;
  color: #202020;
}
/* line 7254, ../sass/styles.scss */
.mobile-menu .mobile-menu__personal-icons {
  margin-left: -4px;
  display: inline-block;
  vertical-align: middle;
  width: 40%;
  text-align: right;
  padding-right: 10px;
}
/* line 7263, ../sass/styles.scss */
.mobile-menu .inmenucompare, .mobile-menu .inmenufavorite {
  position: relative;
}
/* line 7266, ../sass/styles.scss */
.mobile-menu .inmenucompare .count, .mobile-menu .inmenufavorite .count {
  position: absolute;
  top: -15px;
  padding: 2px 8px;
  right: -12px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
/* line 7275, ../sass/styles.scss */
.mobile-menu .inmenucompare .fa, .mobile-menu .inmenufavorite .fa {
  font-size: 18px;
}
/* line 7278, ../sass/styles.scss */
.mobile-menu .inmenucompare:hover, .mobile-menu .inmenufavorite:hover {
  text-decoration: none;
}
/* line 7282, ../sass/styles.scss */
.mobile-menu .inmenucompare {
  margin-right: 25px;
}
/* line 7285, ../sass/styles.scss */
.mobile-menu .inmenucompare .fa {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
/* line 7288, ../sass/styles.scss */
.mobile-menu .inmenucompare .count {
  right: -8px;
}
@media (min-width: 740px) {
  /* line 7294, ../sass/styles.scss */
  .mobile-menu-wrap {
    z-index: 999;
    padding-top: 0;
    width: 400px;
  }
  /* line 7299, ../sass/styles.scss */
  .opened-mobile-menu .mobile-menu-wrap {
    box-shadow: 5px 0px 25px rgba(80, 83, 93, 0.3);
  }
  /* line 7304, ../sass/styles.scss */
  .mobile-menu .mobile-menu__personal {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  /* line 7309, ../sass/styles.scss */
  .mobile-menu .mobile-menu-nav, .mobile-menu .mobile-menu-nav__submenu, .mobile-menu .mobile-menu__userpersonal {
    padding: 0 30px;
  }
  /* line 7315, ../sass/styles.scss */
  .mobile-menu .mobile-menu-nav .mobile-menu-nav__arrow.back {
    left: 45px;
  }
  /* line 7319, ../sass/styles.scss */
  .mobile-menu .mobile-menu-nav .mobile-menu-nav__arrow {
    right: 45px;
  }
  /* line 7323, ../sass/styles.scss */
  .mobile-menu .mobile-menu-nav, .mobile-menu .mobile-menu__userpersonal {
    top: 120px;
  }
}

/* line 7329, ../sass/styles.scss */
.mobile-menu-nav {
  padding: 0;
  position: absolute;
  top: 58px;
  width: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  bottom: 0;
  -webkit-overflow-scrolling: touch;
}
/* line 7338, ../sass/styles.scss */
.mobile-menu-nav__element:before {
  display: none;
}
/* line 7341, ../sass/styles.scss */
.mobile-menu-nav__element {
  position: static;
}
/* line 7345, ../sass/styles.scss */
.mobile-menu-nav .mobile-menu-nav__link {
  padding: 13px 15px;
  display: block;
  border-top: 1px solid rgba(204, 204, 204, 0.3);
  color: #202020;
}
/* line 7351, ../sass/styles.scss */
.mobile-menu-nav .mobile-menu-nav__link.disabled {
  background-color: rgba(204, 204, 204, 0.3);
  font-weight: bold;
}
/* line 7355, ../sass/styles.scss */
.mobile-menu-nav .mobile-menu-nav__link:focus, .mobile-menu-nav .mobile-menu-nav__link:hover {
  text-decoration: none;
  color: #202020;
}
/* line 7360, ../sass/styles.scss */
.mobile-menu-nav .mobile-menu-nav__link.back {
  padding-left: 35px;
}
/* line 7365, ../sass/styles.scss */
.mobile-menu-nav__submenu {
  display: block;
  padding-left: 0;
  position: absolute;
  top: 0;
  background: #fff;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.25s linear;
  transition: -webkit-transform 0.25s linear;
  transition: transform 0.25s linear;
  transition: transform 0.25s linear, -webkit-transform 0.25s linear;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
/* line 7380, ../sass/styles.scss */
.mobile-menu-nav__submenu.open {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
/* line 7383, ../sass/styles.scss */
.mobile-menu-nav__submenu.overflower {
  overflow: hidden;
}
/* line 7388, ../sass/styles.scss */
.mobile-menu-nav .mobile-menu-nav__arrow {
  position: absolute;
  font-family: PeIcon7Stroke;
  font-size: 20px;
  right: 15px;
  font-weight: bold;
}
/* line 7394, ../sass/styles.scss */
.mobile-menu-nav .mobile-menu-nav__arrow:before {
  content: "\e684";
}
/* line 7398, ../sass/styles.scss */
.mobile-menu-nav .mobile-menu-nav__arrow.back {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
  left: 15px;
  right: auto;
  margin-top: -2px;
}

/* line 7407, ../sass/styles.scss */
.opened-mobile-menu {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 7414, ../sass/styles.scss */
.opened-mobile-menu .icon-toggle .icon-bar:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(4px) translateX(5px);
      -ms-transform: rotate(45deg) translateY(4px) translateX(5px);
          transform: rotate(45deg) translateY(4px) translateX(5px);
}
/* line 7417, ../sass/styles.scss */
.opened-mobile-menu .icon-toggle .icon-bar:nth-child(2) {
  -webkit-transform: rotate(135deg) translateY(0px) translateX(0px);
      -ms-transform: rotate(135deg) translateY(0px) translateX(0px);
          transform: rotate(135deg) translateY(0px) translateX(0px);
}
/* line 7420, ../sass/styles.scss */
.opened-mobile-menu .icon-toggle .icon-bar:nth-child(3) {
  -webkit-transform: rotate(135deg) translateY(5px) translateX(-5px);
      -ms-transform: rotate(135deg) translateY(5px) translateX(-5px);
          transform: rotate(135deg) translateY(5px) translateX(-5px);
}
/* line 7425, ../sass/styles.scss */
.opened-mobile-menu .fly-header__menu-button .line:nth-child(1) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 7px 3px;
      -ms-transform-origin: 7px 3px;
          transform-origin: 7px 3px;
}
/* line 7429, ../sass/styles.scss */
.opened-mobile-menu .fly-header__menu-button .line:nth-child(2) {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transform-origin: 12px 0px;
      -ms-transform-origin: 12px 0px;
          transform-origin: 12px 0px;
}
/* line 7433, ../sass/styles.scss */
.opened-mobile-menu .fly-header__menu-button .line:nth-child(3) {
  -webkit-transform: translateY(3px);
      -ms-transform: translateY(3px);
          transform: translateY(3px);
}
@media (min-width: 740px) {
  /* line 7407, ../sass/styles.scss */
  .opened-mobile-menu {
    -webkit-transform: translateX(400px);
        -ms-transform: translateX(400px);
            transform: translateX(400px);
  }
  /* line 7441, ../sass/styles.scss */
  .opened-mobile-menu #panel {
    -webkit-transform: translateX(-400px);
        -ms-transform: translateX(-400px);
            transform: translateX(-400px);
  }
}
@media (max-width: 740px) {
  /* line 7447, ../sass/styles.scss */
  .opened-mobile-menu .mobile-menu-wrap {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
}

/* /Mobile menu */
/* line 7455, ../sass/styles.scss */
.text-fadeout:after {
  content: "";
  pointer-events: none;
  position: absolute;
  width: 100px;
  height: 15px;
  bottom: 0;
  right: 0;
  background-image: -webkit-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
  background-image: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
}

/* Main menu */
/* line 7472, ../sass/styles.scss */
.mainmenu {
  float: none;
  white-space: nowrap;
  visibility: hidden;
}
/* line 7477, ../sass/styles.scss */
.mainmenu .mainmenu__other {
  position: relative;
  float: right;
  text-align: right;
}
/* line 7483, ../sass/styles.scss */
.mainmenu .mainmenu__other .mainmenu__other-link {
  padding: 18px 12px;
  font-size: 21px;
  font-weight: bold;
}
/* line 7489, ../sass/styles.scss */
.mainmenu .mainmenu__other .mainmenu__other-list {
  top: 100%;
}
/* line 7492, ../sass/styles.scss */
.mainmenu .mainmenu__other:hover .mainmenu__other-list {
  display: block;
}
/* line 7496, ../sass/styles.scss */
.mainmenu .mainmenu__other-item .mainmenu__item-link {
  display: block;
  padding: 10px 27px;
}
/* line 7501, ../sass/styles.scss */
.mainmenu .mainmenu__root-item {
  position: relative;
  border-right: 1px solid transparent;
  display: inline-block;
  float: none;
  white-space: normal;
  margin-left: -4px;
}
/* line 7509, ../sass/styles.scss */
.mainmenu .mainmenu__other:hover > .mainmenu__submenu, .mainmenu .mainmenu__root-item:hover > .mainmenu__submenu, .mainmenu .mainmenu__submenu-item:hover > .mainmenu__submenu {
  display: block;
  visibility: visible;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
/* line 7517, ../sass/styles.scss */
.mainmenu .mainmenu__root-item > .mainmenu__item-link {
  padding: 18px 14px;
}
/* line 7521, ../sass/styles.scss */
.mainmenu .mainmenu__submenu {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: -1px;
  z-index: 100;
  min-width: 250px;
  background: #fff;
  border: 1px solid rgba(204, 204, 204, 0.3);
  border-bottom: 2px solid #ffe062;
  -webkit-transition: -webkit-transform 0.15s;
  transition: -webkit-transform 0.15s;
  transition: transform 0.15s;
  transition: transform 0.15s, -webkit-transform 0.15s;
  -webkit-transform: scale(0.7);
      -ms-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
}
/* line 7536, ../sass/styles.scss */
.mainmenu .mainmenu__submenu .mainmenu__submenu {
  top: 0;
  left: 100%;
  visibility: hidden;
  display: block;
}
/* line 7542, ../sass/styles.scss */
.mainmenu .mainmenu__submenu-item:before {
  content: initial;
}
/* line 7546, ../sass/styles.scss */
.mainmenu .mainmenu__submenu-item .mainmenu__item-link {
  padding: 10px 27px;
}
/* line 7549, ../sass/styles.scss */
.mainmenu .mainmenu__submenu-item.dropdown-submenu > .mainmenu__item-link:after {
  top: 10px;
  right: 9px;
  font-size: 18px;
  content: "\f105";
  position: absolute;
  font-weight: normal;
  display: inline-block;
  font-family: 'FontAwesome';
}
/* line 7560, ../sass/styles.scss */
.mainmenu .invisible {
  display: none;
}
/* line 7564, ../sass/styles.scss */
.mainmenu--wide .mainmenu__root-item {
  position: static;
}
/* line 7568, ../sass/styles.scss */
.mainmenu--wide .mainmenu__submenu {
  padding: 20px 15px 60px;
  left: auto;
  max-width: 100%;
  min-height: 375px;
}
/* line 7574, ../sass/styles.scss */
.mainmenu--wide .mainmenu__linecolumns {
  float: left;
}
/* line 7577, ../sass/styles.scss */
.mainmenu--wide .mainmenu__linecolumns .mainmenu__column {
  float: none;
}
/* line 7581, ../sass/styles.scss */
.mainmenu--wide .mainmenu__column, .mainmenu--wide .mainmenu__product {
  width: 220px;
  position: relative;
  z-index: 2;
  min-height: 1px;
}
/* line 7588, ../sass/styles.scss */
.mainmenu--wide .mainmenu__column {
  float: left;
}
/* line 7591, ../sass/styles.scss */
.mainmenu--wide .mainmenu__product {
  display: none;
  float: right;
}
/* line 7595, ../sass/styles.scss */
.mainmenu--wide .mainmenu__column > li {
  padding: 10px 15px;
}
/* line 7598, ../sass/styles.scss */
.mainmenu--wide .mainmenu__column > li > .mainmenu__item-link {
  font-weight: bold;
  padding: 5px 0;
  display: inline-block;
}
/* line 7604, ../sass/styles.scss */
.mainmenu--wide .mainmenu__subitems .mainmenu__item-link {
  display: inline-block;
  padding: 5px 0;
}
/* line 7609, ../sass/styles.scss */
.mainmenu--wide .mainmenu__background {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  z-index: 1;
  background-size: contain;
}
@media (min-width: 1024px) {
  /* line 7621, ../sass/styles.scss */
  .mainmenu--wide .mainmenu__product {
    display: block;
  }
}

/* line 7628, ../sass/styles.scss */
.mainmenu-product {
  padding: 15px 7px;
  position: relative;
}
/* line 7632, ../sass/styles.scss */
.mainmenu-product__pic {
  height: 170px;
  line-height: 170px;
  text-align: center;
}
/* line 7637, ../sass/styles.scss */
.mainmenu-product__pic img {
  height: auto;
  max-height: 170px;
  display: inline;
  max-width: 100%;
}
/* line 7645, ../sass/styles.scss */
.mainmenu-product__data {
  padding: 5px 0 0;
}
/* line 7648, ../sass/styles.scss */
.mainmenu-product__name {
  height: 36px;
  margin: 0 0 5px;
  overflow: hidden;
}
/* line 7653, ../sass/styles.scss */
.mainmenu-product__price {
  height: 55px;
  overflow: hidden;
  padding-top: 15px;
}

/* /Main menu */
/* Faq page */
/* line 7665, ../sass/styles.scss */
.faq-page .panel-group .panel {
  margin-bottom: 2px;
}
/* line 7669, ../sass/styles.scss */
.faq-page .faq-page__filter {
  margin-bottom: 15px;
}

/* /Faq page */
/* Delivery page */
/* line 7678, ../sass/styles.scss */
.p-delivery .p-delivery__guarantee {
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
  display: inline-block;
}
/* line 7684, ../sass/styles.scss */
.p-delivery .p-delivery__guarantee-icon {
  display: inline-block;
  padding: 20px 0 30px 15px;
  width: 30%;
}
/* line 7689, ../sass/styles.scss */
.p-delivery .p-delivery__guarantee-icon img {
  max-width: 80%;
}
/* line 7694, ../sass/styles.scss */
.p-delivery .p-delivery__guarantee-text {
  display: inline-block;
  margin-left: -4px;
  vertical-align: middle;
  max-width: 475px;
  width: 70%;
}
/* line 7702, ../sass/styles.scss */
.p-delivery .p-delivery__table-wrap {
  max-width: 100%;
  width: 100%;
  overflow-x: auto;
  margin-bottom: 40px;
}
/* line 7709, ../sass/styles.scss */
.p-delivery .p-delivery__table-wrap .table {
  border-collapse: separate;
}
/* line 7713, ../sass/styles.scss */
.p-delivery .p-delivery__table-wrap .table tr th {
  background-color: rgba(204, 204, 204, 0.3);
  border: 0;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  vertical-align: middle;
}
/* line 7722, ../sass/styles.scss */
.p-delivery .p-delivery__table-wrap .table tr td {
  border: 0;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
  border-right: 1px solid rgba(204, 204, 204, 0.3);
}
/* line 7727, ../sass/styles.scss */
.p-delivery .p-delivery__table-wrap .table tr td:last-child {
  border-right: 0;
}
/* line 7731, ../sass/styles.scss */
.p-delivery .p-delivery__freeprice, .p-delivery .p-delivery__price {
  font-weight: bold;
}
/* line 7736, ../sass/styles.scss */
.p-delivery .p-delivery__freeprice {
  color: #82d026;
}
/* line 7740, ../sass/styles.scss */
.p-delivery .p-delivery__price {
  color: #9d0000;
}
/* line 7744, ../sass/styles.scss */
.p-delivery .p-delivery__table-wrap .table tr td, .p-delivery .p-delivery__table-wrap .table tr th {
  width: 150px;
}
/* line 7748, ../sass/styles.scss */
.p-delivery .p-delivery__table-wrap .table tr td:nth-child(1), .p-delivery .p-delivery__table-wrap .table tr th:nth-child(1) {
  width: auto;
}
/* line 7753, ../sass/styles.scss */
.p-delivery .p-delivery__delivery-point, .p-delivery .p-delivery__delivery-time {
  padding-top: 105px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
/* line 7760, ../sass/styles.scss */
.p-delivery .p-delivery__delivery-time {
  width: 40%;
  font-size: 16px;
  text-align: center;
  max-width: 205px;
  margin-right: 10%;
}
/* line 7767, ../sass/styles.scss */
.p-delivery .p-delivery__delivery-point {
  margin: -4px;
  width: 50%;
}
/* line 7771, ../sass/styles.scss */
.p-delivery .p-delivery__delivery-point:before, .p-delivery .p-delivery__delivery-time:before {
  font-family: PeIcon7Stroke;
  position: absolute;
  top: 0;
  font-size: 64px;
  color: #9d0000;
}
/* line 7779, ../sass/styles.scss */
.p-delivery .p-delivery__delivery-time:before {
  content: "\e67e";
  left: 0;
  right: 0;
}
/* line 7784, ../sass/styles.scss */
.p-delivery .p-delivery__delivery-point:before {
  content: "\e673";
  left: 0;
}
@media (max-width: 739px) {
  /* line 7789, ../sass/styles.scss */
  .p-delivery .p-delivery__delivery-point, .p-delivery .p-delivery__delivery-time {
    display: block;
    margin: auto;
    width: auto;
  }
  /* line 7795, ../sass/styles.scss */
  .p-delivery .p-delivery__delivery-point {
    max-width: 250px;
    text-align: center;
    margin-top: 40px;
  }
  /* line 7800, ../sass/styles.scss */
  .p-delivery .p-delivery__delivery-point:before {
    left: 0;
    right: 0;
  }
}

/* /Delivery page */
/* Payment page */
/* line 7809, ../sass/styles.scss */
.p-payment {
  width: 100%;
  margin-bottom: 40px;
}
/* line 7813, ../sass/styles.scss */
.p-payment .p-payment__warning {
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
}
/* line 7817, ../sass/styles.scss */
.p-payment .p-payment__warning-icon {
  display: inline-block;
  padding: 20px 30px 30px 15px;
  max-width: 30%;
}
/* line 7822, ../sass/styles.scss */
.p-payment .p-payment__warning-icon img {
  max-width: 80%;
}
/* line 7826, ../sass/styles.scss */
.p-payment .p-payment__warning-text {
  display: inline-block;
  margin-left: -4px;
  vertical-align: middle;
  max-width: 475px;
  width: 70%;
}
/* line 7835, ../sass/styles.scss */
.p-payment .p-payment__logos img {
  display: block;
  margin: 15px auto;
}
/* line 7841, ../sass/styles.scss */
.p-payment img {
  max-width: 100%;
}
/* line 7845, ../sass/styles.scss */
.p-payment h2 {
  margin: 15px 0;
}
@media (min-width: 1620px) {
  /* line 7809, ../sass/styles.scss */
  .p-payment {
    width: 50%;
  }
}
@media (min-width: 740px) {
  /* line 7852, ../sass/styles.scss */
  .p-payment .p-payment__logos img {
    display: inline-block;
    margin: 30px 20px;
  }
}

/* SEARCH PAGE */
/* line 7860, ../sass/styles.scss */
.rs_section-box {
  margin-bottom: 40px;
}

/* line 7864, ../sass/styles.scss */
.search-page .products {
  margin-bottom: 0;
}

/* /SEARCH PAGE */
/* SEARCH TITLE */
/* line 7871, ../sass/styles.scss */
.title-search-result {
  border: 1px solid #c6c6c6;
  display: none;
  overflow: hidden;
  z-index: 205;
  background-color: #fff;
  padding: 10px;
}

/* line 7880, ../sass/styles.scss */
.search_title_image {
  display: inline-block;
}
/* line 7883, ../sass/styles.scss */
.search_title_item_element {
  padding: 7px 0;
}
/* line 7886, ../sass/styles.scss */
.search_title_element {
  vertical-align: middle;
  display: inline-block;
  max-width: 70%;
}

/* /SEARCH TITLE */
/* line 7894, ../sass/styles.scss */
a.popup_link:hover {
  text-decoration: none;
}
/* line 7897, ../sass/styles.scss */
a.popup_link:hover span {
  border-bottom: 1px dashed #666699;
}

/* line 7903, ../sass/styles.scss */
.services-data {
  height: 94px;
  overflow: hidden;
}
/* line 7908, ../sass/styles.scss */
.services-image > div {
  text-align: center;
  height: 170px;
  line-height: 170px;
}

/* line 7915, ../sass/styles.scss */
.alert-info {
  background-color: #FBFBFB;
  border: 1px solid #a9a9a9;
  border-radius: 0;
  color: #555;
  padding: 35px 30px;
  margin-bottom: 0;
}

/* line 7924, ../sass/styles.scss */
.fly-header {
  padding: 10px;
  width: 100%;
  max-width: 1620px;
  display: table;
  margin-left: auto;
  margin-right: auto;
  /* Sticky */
  /* Media */
}
/* line 7932, ../sass/styles.scss */
.fly-header-sidenav-button {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 70px;
  background: #636975;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background .3s;
  transition: background .3s;
}
/* line 7943, ../sass/styles.scss */
.fly-header-sidenav-button:hover {
  background: #7D838F;
}
/* line 7947, ../sass/styles.scss */
.fly-header-sidenav-button .fly-header-sidenav-button__valign {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
/* line 7955, ../sass/styles.scss */
.fly-header-sidenav-button .fly-header-sidenav-button__text {
  text-transform: uppercase;
  font-family: "Roboto";
  font-size: 14px;
}
/* line 7961, ../sass/styles.scss */
.fly-header-sidenav-button .fly-header-sidenav-button__lines .line {
  border-top: 4px solid #fff;
  margin-top: 3px;
  width: 30px;
  margin: 6px auto;
}
/* line 7968, ../sass/styles.scss */
.opened-mobile-menu .fly-header-sidenav-button .fly-header-sidenav-button__lines .line:nth-child(1) {
  opacity: 0;
  -webkit-transform: translateY(-15px);
      -ms-transform: translateY(-15px);
          transform: translateY(-15px);
}
/* line 7973, ../sass/styles.scss */
.opened-mobile-menu .fly-header-sidenav-button .fly-header-sidenav-button__lines .line:nth-child(2) {
  -webkit-transform: rotate(45deg) translateY(0px) translateX(0px);
      -ms-transform: rotate(45deg) translateY(0px) translateX(0px);
          transform: rotate(45deg) translateY(0px) translateX(0px);
}
/* line 7976, ../sass/styles.scss */
.opened-mobile-menu .fly-header-sidenav-button .fly-header-sidenav-button__lines .line:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-8px) translateX(7px);
      -ms-transform: rotate(-45deg) translateY(-8px) translateX(7px);
          transform: rotate(-45deg) translateY(-8px) translateX(7px);
}
/* line 7982, ../sass/styles.scss */
.fly-header-wrap {
  margin-bottom: 10px;
  position: relative;
  z-index: 101;
  background: #fff;
  width: 100%;
}
/* line 7990, ../sass/styles.scss */
.fly-header .fly-header__menu-button {
  border: 1px solid #a9a9a9;
  background: #fff;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  display: table-cell;
  margin-left: -4px;
  line-height: 0.5;
  text-align: center;
  vertical-align: middle;
  padding-bottom: 3px;
  min-width: 40px;
  z-index: 999;
}
/* line 8006, ../sass/styles.scss */
.fly-header .fly-header__menu-button .line {
  display: inline-block;
  border-top: 3px solid #a9a9a9;
  width: 22px;
  -webkit-transition: -webkit-transform .15s linear;
  transition: -webkit-transform .15s linear;
  transition: transform .15s linear;
  transition: transform .15s linear, -webkit-transform .15s linear;
}
/* line 8013, ../sass/styles.scss */
.fly-header .fly-header__logo {
  display: table-cell;
  padding: 0 25px 0 15px;
  vertical-align: middle;
}
/* line 8018, ../sass/styles.scss */
.fly-header .fly-header__logo img {
  max-width: 100%;
  max-height: 40px;
}
/* line 8024, ../sass/styles.scss */
.fly-header .fly-header__tagline {
  display: none;
  vertical-align: middle;
  min-width: 260px;
  width: 260px;
}
/* line 8030, ../sass/styles.scss */
.fly-header .fly-header__tagline .header-slogan {
  padding: 0 10px;
}
/* line 8035, ../sass/styles.scss */
.fly-header .fly-header__contacts {
  display: none;
  vertical-align: middle;
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
}
/* line 8043, ../sass/styles.scss */
.fly-header .fly-header__search {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
}
/* line 8049, ../sass/styles.scss */
.fly-header .fly-header__search .header-search__form {
  padding: 0;
}
/* line 8053, ../sass/styles.scss */
.fly-header .fly-header__search-icon {
  margin: 0;
}
/* line 8056, ../sass/styles.scss */
.fly-header .fly-header__search-close {
  display: none;
  width: 40px;
  position: relative;
  float: right;
  text-align: center;
  margin-left: 10px;
}
/* line 8064, ../sass/styles.scss */
.fly-header .fly-header__search-close .fa.fa-times {
  line-height: 40px;
  font-size: 20px;
}
/* line 8070, ../sass/styles.scss */
.fly-header .fly-header__icons {
  display: table-cell;
  vertical-align: middle;
  width: 40px;
}
/* line 8078, ../sass/styles.scss */
.fly-header-wrap.__simple .fly-header-sidenav-button .fly-header-sidenav-button__text {
  display: none;
}
/* line 8081, ../sass/styles.scss */
body .fly-header-wrap.__simple .fly-header .fly-header__contacts {
  display: none;
}
/* line 8085, ../sass/styles.scss */
.fly-header-sticky-wrapper {
  margin-bottom: 10px;
}
@media (min-width: 740px) {
  /* line 7924, ../sass/styles.scss */
  .fly-header {
    padding: 25px 10px;
    margin-bottom: 10px;
    -webkit-transition: padding .3s;
    transition: padding .3s;
  }
  /* line 8098, ../sass/styles.scss */
  body.is--sidenav .fly-header-sidenav-button, .fly-header-sticky-wrapper.is-sticky .fly-header-sidenav-button {
    display: block;
  }
  /* line 8103, ../sass/styles.scss */
  .fly-header-wrap {
    margin-bottom: 30px;
    box-shadow: 0 8px 40px #f3f3f3;
  }
  /* line 8108, ../sass/styles.scss */
  .fly-header .fly-header__logo {
    min-width: 230px;
    width: 230px;
  }
  /* line 8113, ../sass/styles.scss */
  .fly-header .fly-header__menu-button {
    display: none;
  }
  /* line 8117, ../sass/styles.scss */
  .fly-header .fly-header__search {
    width: auto;
    padding: 0 15px;
  }
  /* line 8122, ../sass/styles.scss */
  .fly-header .fly-header__search-icon {
    display: none;
  }
  /* line 8126, ../sass/styles.scss */
  .fly-header .fly-header__icons {
    width: 180px;
  }
  /* line 8130, ../sass/styles.scss */
  .fly-header .fly-header__icons .basketinhead, .fly-header .fly-header__icons .inheadfavorite {
    margin-top: 0;
  }
  /* line 8135, ../sass/styles.scss */
  .fly-header-sticky-wrapper {
    margin-bottom: 30px;
  }
  /* line 8139, ../sass/styles.scss */
  .fly-header-wrap.__simple .fly-header .header-search__form {
    max-width: 400px;
    float: right;
  }
  /* line 8143, ../sass/styles.scss */
  .fly-header-wrap.__simple .fly-header {
    padding-top: 10px;
    padding-bottom: 0;
  }
  /* line 8148, ../sass/styles.scss */
  .fly-header-wrap.__simple .fly-header .fly-header__icons .loss-menu-right .count {
    top: -1px;
    right: -7px;
    width: 20px;
    height: 20px;
    line-height: 22px;
  }
  /* line 8155, ../sass/styles.scss */
  .fly-header-wrap.__simple .fly-header .fly-header__logo {
    width: 230px;
    max-width: 230px;
  }
}
@media (min-width: 740px) {
  /* line 8162, ../sass/styles.scss */
  body.is--sidenav .fly-header, .fly-header-sticky-wrapper.is-sticky .fly-header {
    padding-left: 70px;
  }
  /* line 8166, ../sass/styles.scss */
  .fly-header .fly-header__icons .dropdown-favorite {
    right: -4px;
  }
}
@media (min-width: 1024px) {
  /* line 8173, ../sass/styles.scss */
  body:not(.is--sidenav) .fly-header {
    padding: 15px 10px;
  }
  /* line 8177, ../sass/styles.scss */
  body:not(.is--sidenav) .fly-header .fly-header__contacts {
    display: table-cell;
  }
  /* line 8181, ../sass/styles.scss */
  .fly-header .fly-header__contacts .header-contacts {
    float: none;
    padding: 0 15px;
  }
}
@media (min-width: 1160px) {
  /* line 8188, ../sass/styles.scss */
  body.is--sidenav .fly-header .fly-header__contacts {
    display: table-cell;
  }
}
@media (min-width: 1440px) {
  /* line 8194, ../sass/styles.scss */
  .fly-header .fly-header__tagline {
    display: table-cell;
  }
}
@media (max-width: 739px) {
  /* line 7924, ../sass/styles.scss */
  .fly-header {
    box-shadow: 0 3px 2px #d2d2d2;
  }
  /* line 8202, ../sass/styles.scss */
  .fly-header .fly-header__search .header-search__form {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    padding-top: 0;
    height: 60px;
    background: #f9f9f9;
    z-index: 2;
    padding: 10px 10px;
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }
  /* line 8216, ../sass/styles.scss */
  .fly-header .fly-header__search.open-search .header-search__form {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  /* line 8220, ../sass/styles.scss */
  .fly-header .fly-header__search .header-search__form .input-group-btn:before {
    content: "\f002";
    position: absolute;
    font-family: "FontAwesome";
    font-size: 20px;
    left: 10px;
    top: 5px;
  }
  /* line 8229, ../sass/styles.scss */
  .fly-header .fly-header__search .header-search__form .input-group-btn .btn {
    font-size: 0;
    background: transparent;
    height: 40px;
    width: 40px;
    border-color: #a9a9a9;
    padding: 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
  }
  /* line 8240, ../sass/styles.scss */
  .fly-header .fly-header__search-close {
    display: block;
  }
}
@media (min-width: 1620px) {
  /* line 8247, ../sass/styles.scss */
  .fly-header .fly-header__icons .dropdown-favorite {
    right: 26px;
  }
}
@media (min-width: 1760px) {
  /* line 8253, ../sass/styles.scss */
  body.is--sidenav .fly-header, .fly-header-sticky-wrapper.is-sticky .fly-header {
    padding-left: 0;
  }
}

/* line 8260, ../sass/styles.scss */
body.is--sidenav .top-menu,
body.is--sidenav .headline,
.fly-header-sticky-wrapper.is-sticky .top-menu {
  display: none;
}

/* Collection styles */
/* line 8267, ../sass/styles.scss */
.rs-collection .products {
  margin-bottom: 40px;
}

/* line 8270, ../sass/styles.scss */
.rs-collection-items {
  margin-top: 30px;
}

/* line 8275, ../sass/styles.scss */
.rs-collection-item .rs-collection-item__pic {
  height: 110px;
  width: 100%;
  text-align: center;
}
/* line 8280, ../sass/styles.scss */
.rs-collection-item .rs-collection-item__pic img {
  max-height: 110px;
  max-width: 100%;
  width: auto;
  display: inline-block;
}
/* line 8286, ../sass/styles.scss */
.rs-collection-item .rs-collection-item__name {
  height: 36px;
  overflow: hidden;
}
/* line 8290, ../sass/styles.scss */
.rs-collection-item .rs-collection-item__icons {
  position: absolute;
  right: 0;
  z-index: 4;
}
/* line 8296, ../sass/styles.scss */
.rs-collection-item .rs-collection-item__basket-icon {
  position: relative;
  background: #fff;
  border: 1px solid #a9a9a9;
  border-radius: 4px;
  vertical-align: middle;
  line-height: 30px;
  padding: 5px;
  height: 40px;
  width: 40px;
  text-align: center;
}
/* line 8307, ../sass/styles.scss */
.rs-collection-item .rs-collection-item__basket-icon:hover {
  background: #f0f0f0;
  color: #555 !important;
}
/* line 8312, ../sass/styles.scss */
.rs-collection-item .rs-collection-item__basket-icon.inbasket {
  border-color: #ffe062;
}

/* /Collection styles */
/*--DARKEN THEME--*/
/* line 2, ../sass/invers_theme.scss */
.invers {
  background-color: #252525;
}
/* line 5, ../sass/invers_theme.scss */
.invers .element,
.invers .element:hover,
.invers .element:active,
.invers .element:focus,
.invers .main-nav_wide .mainnav-sub .mainnav-sub .mainnav-sub__label {
  color: #ccc;
}
/* line 13, ../sass/invers_theme.scss */
.invers .color .main-nav__label,
.invers .color .main-nav__label:hover,
.invers .color .main-nav__label:active,
.invers .color .main-nav__label:focus {
  color: #555;
}
/* line 20, ../sass/invers_theme.scss */
.invers .footer-decor {
  box-shadow: -1px 7px 120px 0 #000;
}
/* line 24, ../sass/invers_theme.scss */
.invers .main-nav_wide .mainnav-sub__label {
  color: #fff;
}
/* line 28, ../sass/invers_theme.scss */
.invers .mainnav-sub {
  background-color: #252525;
}
/* line 32, ../sass/invers_theme.scss */
.invers .drop-panel,
.invers .products .item .in:hover,
.invers .category .item .in:hover {
  box-shadow: 0 3px 5px #000;
}
/* line 38, ../sass/invers_theme.scss */
.invers .mainnav-sub .mainnav-sub__decor-l {
  box-shadow: -1px 0 3px #000;
}
/* line 42, ../sass/invers_theme.scss */
.invers .mainnav-sub .mainnav-sub .mainnav-sub__decor-l {
  display: none;
}
/* line 46, ../sass/invers_theme.scss */
.invers .mainnav-sub .mainnav-sub__decor-r {
  box-shadow: -1px 0 3px #000;
}
/* line 50, ../sass/invers_theme.scss */
.invers .main-nav_wide .main-nav__label {
  color: #ff0000;
}
/* line 54, ../sass/invers_theme.scss */
.invers .products.showcase .item:hover .in {
  background-color: #252525;
}
/* line 58, ../sass/invers_theme.scss */
.invers .widgets a:hover {
  border-color: #e2e2e2;
}
/* line 62, ../sass/invers_theme.scss */
.invers .widgets a:hover {
  box-shadow: 0 5px 5px #000;
}
/* line 66, ../sass/invers_theme.scss */
.invers .drop-panel {
  background: #252525;
}
/* line 68, ../sass/invers_theme.scss */
.invers .drop-panel a {
  color: #ccc;
}
/* line 71, ../sass/invers_theme.scss */
.invers .drop-panel a:hover {
  background: rgba(204, 204, 204, 0.3);
  color: #ccc;
}
/* line 78, ../sass/invers_theme.scss */
.invers .btn-button {
  color: #ccc;
}
/* line 81, ../sass/invers_theme.scss */
.invers .btn-button:hover {
  background: #4d4d4d;
}
/* line 87, ../sass/invers_theme.scss */
.invers .loss-menu-right.disabled .selected {
  border: 1px solid #555555;
}
/* line 90, ../sass/invers_theme.scss */
.invers .loss-menu-right.disabled .selected i.fa {
  color: #555555;
}
/* line 94, ../sass/invers_theme.scss */
.invers .loss-menu-right.disabled .selected:hover {
  background: #717171;
}
/* line 103, ../sass/invers_theme.scss */
.invers .loss-menu-right .selected:hover {
  background: #575757;
}
/* line 106, ../sass/invers_theme.scss */
.invers .loss-menu-right .selected i.fa {
  color: #8d8d8d;
}
/* line 109, ../sass/invers_theme.scss */
.invers .loss-menu-right .selected i.fa:hover {
  color: #8d8d8d;
}
/* line 116, ../sass/invers_theme.scss */
.invers .gui-radiobox, .invers .gui-checkbox {
  color: #ccc;
}
/* line 118, ../sass/invers_theme.scss */
.invers .gui-radiobox .count, .invers .gui-checkbox .count {
  color: #555;
}
/* line 124, ../sass/invers_theme.scss */
.invers .form .form-item {
  background: transparent;
  font-size: 13px;
  color: #a9a9a9;
  border: 1px solid #a9a9a9;
  padding: 10px;
  line-height: 20px;
  height: auto;
}
/* line 134, ../sass/invers_theme.scss */
.invers .form .form-item:focus {
  color: #ffffff;
  border: 1px solid #f5f5f5;
  box-shadow: none;
}
/* line 140, ../sass/invers_theme.scss */
.invers .form .form-item.disabled {
  border: 1px solid rgba(204, 204, 204, 0.3);
  color: #555555;
}
/* line 144, ../sass/invers_theme.scss */
.invers .form .form-item.active {
  color: #ffffff;
  border: 1px solid #f5f5f5;
  border: 1px solid #555555;
}
/* line 149, ../sass/invers_theme.scss */
.invers .form .form-item.error {
  background: #ffa8a8;
  color: #9b0000;
  border: 1px solid #9b0000;
}
/* line 154, ../sass/invers_theme.scss */
.invers .form .form-item.succes {
  background: #87ff87;
  color: #008400;
  border: 1px solid #00cc00;
}
/* line 163, ../sass/invers_theme.scss */
.invers .loss-menu-right .dropdown button {
  background: transparent;
  color: #ccc;
  border: 1px solid #ccc;
}
/* line 168, ../sass/invers_theme.scss */
.invers .loss-menu-right .dropdown button:hover {
  background: #717171;
  color: #ccc;
  border: 1px solid #ccc;
}
/* line 176, ../sass/invers_theme.scss */
.invers .loss-menu-right a.disabled:hover {
  background: transparent !important;
}
/* line 181, ../sass/invers_theme.scss */
.invers .compare-line {
  color: #ccc;
  border: 1px solid #ccc;
}
/* line 188, ../sass/invers_theme.scss */
.invers .owl-nav .prev:hover, .invers .owl-nav .next:hover {
  background: #717171;
  border: 1px solid #8d8d8d !important;
  cursor: pointer;
}
/* line 196, ../sass/invers_theme.scss */
.invers .panel {
  background: transparent;
}
/* line 200, ../sass/invers_theme.scss */
.invers .float-basket-order__arrow:before {
  border-right-color: #252525;
}

/*--/darken theme--*/
/*--COLOR TEXT--*/
/* line 208, ../sass/invers_theme.scss */
.color .main-nav__label,
.invers .color .main-nav__label {
  color: #ff0000;
}
/* line 211, ../sass/invers_theme.scss */
.color .main-nav__label:hover, .color .main-nav__label:active, .color .main-nav__label:focus,
.invers .color .main-nav__label:hover,
.invers .color .main-nav__label:active,
.invers .color .main-nav__label:focus {
  color: #ff0000;
}

/*--/color text--*/
/* PRESET 1 */
/* line 3, ../sass/presets.scss */
.preset_2 .headline, .preset_5 .headline, .preset_8 .headline {
  background-color: rgba(204, 204, 204, 0.3);
}

/* line 9, ../sass/presets.scss */
.preset_3 .headline, .preset_6 .headline, .preset_9 .headline {
  background-color: #202020;
}
/* line 13, ../sass/presets.scss */
.preset_3 .headline a, .preset_6 .headline a, .preset_9 .headline a, .preset_3 .headline .headline-location, .preset_6 .headline .headline-location, .preset_9 .headline .headline-location, .preset_3 .authinhead .prom, .preset_6 .authinhead .prom, .preset_9 .authinhead .prom, .preset_3 .headline .fa, .preset_6 .headline .fa, .preset_9 .headline .fa {
  color: #ccc;
}
/* line 20, ../sass/presets.scss */
.preset_3 .headline .popup_link:hover span, .preset_6 .headline .popup_link:hover span, .preset_9 .headline .popup_link:hover span {
  border-color: #ccc;
}

/* line 27, ../sass/presets.scss */
.preset_4 .top-menu, .preset_5 .top-menu, .preset_6 .top-menu {
  background-color: #ffe062;
  border-color: transparent;
}
/* line 33, ../sass/presets.scss */
.preset_4 .top-menu .mainmenu > li > a:hover, .preset_5 .top-menu .mainmenu > li > a:hover, .preset_6 .top-menu .mainmenu > li > a:hover, .preset_4 .top-menu .mainmenu > li > a:focus, .preset_5 .top-menu .mainmenu > li > a:focus, .preset_6 .top-menu .mainmenu > li > a:focus {
  background-color: #ffda47;
}

/* line 51, ../sass/presets.scss */
.preset_7 .mainmenu .mainmenu__root-item, .preset_8 .mainmenu .mainmenu__root-item, .preset_9 .mainmenu .mainmenu__root-item {
  border-right-color: rgba(204, 204, 204, 0.3);
}
/* line 54, ../sass/presets.scss */
.preset_7 .mainmenu .mainmenu__root-item:nth-child(2), .preset_8 .mainmenu .mainmenu__root-item:nth-child(2), .preset_9 .mainmenu .mainmenu__root-item:nth-child(2) {
  border-left: 1px solid rgba(204, 204, 204, 0.3);
}

/* line 72, ../sass/presets.scss */
.side-light .mobile-menu-nav__element.__catalog.last, .side-dark .mobile-menu-nav__element.__catalog.last {
  border-bottom: 3px solid rgba(204, 204, 204, 0.3);
}
@media (min-width: 740px) {
  /* line 78, ../sass/presets.scss */
  .is--sidenav.side-light .fly-header-wrap, .is--sidenav.side-dark .fly-header-wrap, .side-light .fly-header-wrap.__simple, .side-dark .fly-header-wrap.__simple {
    border-bottom: 3px solid #ffe062;
  }
}

@media (min-width: 740px) {
  /* line 89, ../sass/presets.scss */
  .side-light .mobile-menu .inmenucompare .count, .side-light .mobile-menu .inmenufavorite .count {
    background-color: #ffe062;
    color: #555;
  }
  /* line 95, ../sass/presets.scss */
  .side-light .mobile-menu .mobile-menu__personal {
    background: #fff;
  }
  /* line 99, ../sass/presets.scss */
  .side-light .mobile-menu .mobile-menu__profile .text-fadeout:after {
    background-image: -webkit-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
  }
  /* line 107, ../sass/presets.scss */
  .side-light .mobile-menu-nav__link.disabled {
    background-color: transparent;
  }
  /* line 111, ../sass/presets.scss */
  .side-light .mobile-menu-nav__element .mobile-menu-nav__link {
    color: #969696;
    -webkit-transition: background .15s;
    transition: background .15s;
  }
  /* line 115, ../sass/presets.scss */
  .side-light .mobile-menu-nav__element .mobile-menu-nav__link:hover {
    background-color: #f2f2f2;
  }
  /* line 118, ../sass/presets.scss */
  .side-light .mobile-menu-nav__element.__catalog .mobile-menu-nav__link {
    color: #202020;
  }
}

@media (min-width: 740px) {
  /* line 131, ../sass/presets.scss */
  .side-dark .mobile-menu .inmenucompare .count, .side-dark .mobile-menu .inmenufavorite .count {
    background-color: #ffe062;
    color: #555;
  }
  /* line 136, ../sass/presets.scss */
  .side-dark .mobile-menu, .side-dark .mobile-menu-nav__submenu, .side-dark .mobile-menu .mobile-menu__personal, .side-dark .mobile-menu .mobile-menu__userpersonal {
    background-color: #313139;
  }
  /* line 142, ../sass/presets.scss */
  .side-dark .mobile-menu-nav__element .mobile-menu-nav__link, .side-dark .mobile-menu .mobile-menu__personal a {
    color: #969696;
    -webkit-transition: background .15s;
    transition: background .15s;
  }
  /* line 147, ../sass/presets.scss */
  .side-dark .mobile-menu-nav__element .mobile-menu-nav__link:hover {
    background: #45454c;
  }
  /* line 151, ../sass/presets.scss */
  .side-dark .mobile-menu-nav__element.__catalog .mobile-menu-nav__link, .side-dark .mobile-menu .mobile-menu__userpersonal .mobile-menu__userpersonal-list li a {
    color: #fff;
  }
  /* line 156, ../sass/presets.scss */
  .side-dark .mobile-menu .mobile-menu__profile .text-fadeout:after {
    background-image: -webkit-linear-gradient(right, #313139, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, #313139, rgba(255, 255, 255, 0));
  }
}

/**
.preset_11 {
    & .mobile-menu,
    & .mobile-menu-nav__submenu,
    & .mobile-menu .mobile-menu__personal {
        background-color: #313139;
    }

    & .mobile-menu-nav__element .mobile-menu-nav__link,
    & .mobile-menu .mobile-menu__personal a {
        color: #969696;
    }
    & .fly-header-wrap {
        border-bottom: 3px solid $first-color-default;
    }
    & .mobile-menu-nav__element.__catalog .mobile-menu-nav__link {
        color: 	#fff;
    }

    & .mobile-menu .mobile-menu__profile .text-fadeout:after {
        background-image: -webkit-linear-gradient(right, #313139, rgba(255, 255, 255, 0));
        background-image: -moz-linear-gradient(right, #313139, rgba(255, 255, 255, 0));
        background-image: -ms-linear-gradient(right,#313139, rgba(255, 255, 255, 0));
        background-image: -o-linear-gradient(right, #313139, rgba(255, 255, 255, 0));
        background-image: linear-gradient(to left, #313139, rgba(255, 255, 255, 0));
    }
}
**/
@media (max-width: 1619px) {
  /*--PRODUCTS--*/
  /* line 4, ../sass/styles_1620.scss */
  .products_table .products__prices-item {
    clear: right;
    margin-left: 0;
  }

  /*--/products--*/
  /*-- SMALLBANNERS-*/
  /* line 13, ../sass/styles_1620.scss */
  .smallbanners__label {
    height: 180px;
  }
  /* line 17, ../sass/styles_1620.scss */
  .smallbanners__name {
    font-size: 16px;
  }

  /*-- /smallbanners-*/
}
@media (max-width: 1023px) {
  /* line 1, ../sass/styles_1080.scss */
  .container {
    width: auto;
  }

  /* line 5, ../sass/styles_1080.scss */
  .footer-block {
    margin-right: 0;
  }

  /* line 9, ../sass/styles_1080.scss */
  .footer-block_subscribe {
    width: 100%;
  }

  /* line 13, ../sass/styles_1080.scss */
  .footer-block_social {
    width: auto;
  }

  /* line 17, ../sass/styles_1080.scss */
  .footer-contacts {
    padding-top: 0;
  }

  /* line 21, ../sass/styles_1080.scss */
  .informer-menu {
    min-width: 700px;
  }

  /* line 26, ../sass/styles_1080.scss */
  .informer-product:after {
    display: block;
  }

  /* line 33, ../sass/styles_1080.scss */
  .inner-wrap-capcha__img {
    margin-bottom: 15px;
  }

  /* line 39, ../sass/styles_1080.scss */
  .tooltip {
    left: 0;
  }

  /*--PRODUCTS--*/
  /* line 44, ../sass/styles_1080.scss */
  .products {
    margin-bottom: 15px;
  }
  /* line 47, ../sass/styles_1080.scss */
  .products_list .products__prices-item + .products__prices-item {
    display: none;
  }
  /* line 51, ../sass/styles_1080.scss */
  .products_table .products__prices-item + .products__prices-item {
    display: none;
  }

  /*--/Products--*/
  /* line 57, ../sass/styles_1080.scss */
  .sections-description {
    width: 66%;
  }

  /*--Widgets--*/
  /* line 64, ../sass/styles_1080.scss */
  .widgets a > i {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 70, ../sass/styles_1080.scss */
  .widgets a > span {
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  /*--/Widgets--*/
  /*SHOP*/
  /* line 81, ../sass/styles_1080.scss */
  .shops-filter {
    margin-top: 20px;
  }

  /* line 84, ../sass/styles_1080.scss */
  .shops_list {
    margin-bottom: 20px;
  }

  /*/
  SHOP*/
  /*-- SMALLBANNERS-*/
  /* line 92, ../sass/styles_1080.scss */
  .smallbanners__item:nth-child(6) ~ .smallbanners__item {
    width: 50%;
  }
  /* line 95, ../sass/styles_1080.scss */
  .smallbanners__item:nth-child(6) ~ .smallbanners__item .smallbanners__info {
    right: auto;
    min-width: 61%;
    margin-right: 10px;
  }
  /* line 101, ../sass/styles_1080.scss */
  .smallbanners__item_wide .smallbanners__info {
    right: 10px;
    width: auto;
  }
  /* line 106, ../sass/styles_1080.scss */
  .smallbanners__name {
    font-size: 14px;
  }
  /* line 110, ../sass/styles_1080.scss */
  .smallbanners__price {
    font-size: 12px;
  }

  /*-- /smallbanners-*/
  /*ISTORY*/
  /* line 118, ../sass/styles_1080.scss */
  .timeline-item .timeline-body .image {
    height: 150px;
  }
  /* line 121, ../sass/styles_1080.scss */
  .timeline-item .timeline-body .data {
    max-height: 100px;
  }
  /* line 124, ../sass/styles_1080.scss */
  .timeline-item .timeline-body {
    height: 280px;
  }

  /* line 128, ../sass/styles_1080.scss */
  .header-contacts {
    display: none;
  }

  /*/
  ISTORY*/
  /* line 133, ../sass/styles_1080.scss */
  .product .stores .dropdown-menu {
    right: auto;
    left: 0;
  }

  /* line 138, ../sass/styles_1080.scss */
  .reviews-bar .product-content__title {
    padding-top: 0;
    padding-bottom: 0;
  }

  /* line 142, ../sass/styles_1080.scss */
  .reviews-bar .form-panel {
    margin-top: 15px;
  }

  /* line 147, ../sass/styles_1080.scss */
  .product-recom-title {
    color: #202020;
    font-size: 24px;
    margin: 0;
    margin-top: 25px;
    padding: 0 0 15px;
  }
}
@media (max-width: 739px) {
  /*--LAYOUT--*/
  /* line 2, ../sass/styles_740.scss */
  .l-sidebar {
    float: none;
    width: 100%;
    margin-right: 0;
    position: relative;
  }

  /* line 9, ../sass/styles_740.scss */
  .l-content {
    float: none;
    width: 100%;
  }

  /* line 14, ../sass/styles_740.scss */
  .l-container {
    margin-left: 0;
  }

  /*--/Layout--*/
  /* line 19, ../sass/styles_740.scss */
  .dropdown_wide {
    position: static;
  }
  /* line 22, ../sass/styles_740.scss */
  .dropdown_wide .dropdown-menu {
    width: 100%;
  }

  /* line 27, ../sass/styles_740.scss */
  .container {
    width: auto;
  }

  /*--CATEGORY--*/
  /* line 32, ../sass/styles_740.scss */
  .category {
    margin-left: -21px;
    margin-right: -21px;
  }
  /* line 36, ../sass/styles_740.scss */
  .category__item {
    margin-bottom: -1px;
  }
  /* line 39, ../sass/styles_740.scss */
  .category__item:hover .category__data {
    max-height: 80px;
  }

  /* line 44, ../sass/styles_740.scss */
  .category.owl {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 49, ../sass/styles_740.scss */
  .category.owl .category__item {
    margin-bottom: 15px;
  }

  /*--/category--*/
  /* line 55, ../sass/styles_740.scss */
  .headline-call_simple {
    display: inline-block;
    padding-top: 0;
    padding-left: 10px;
  }
  /* line 60, ../sass/styles_740.scss */
  .headline-download_simple {
    padding-left: 10px;
  }

  /* line 66, ../sass/styles_740.scss */
  .loss-menu-right .count {
    top: -8px;
    right: -18px;
  }

  /*--main-nav--*/
  /* line 77, ../sass/styles_740.scss */
  .main-nav .mainnav-sub {
    position: static;
  }
  /* line 80, ../sass/styles_740.scss */
  .main-nav .dropdown-submenu > .mainnav-sub__label:after {
    display: none;
  }

  /* line 85, ../sass/styles_740.scss */
  .main-nav_wide .mainnav-sub {
    white-space: normal;
  }

  /*--/main-nav--*/
  /* line 90, ../sass/styles_740.scss */
  .sections-description {
    width: 100%;
    line-height: normal;
  }

  /*--PRODUCTS--*/
  /* line 96, ../sass/styles_740.scss */
  .products {
    margin-left: -21px;
    margin-right: -21px;
  }
  /* line 100, ../sass/styles_740.scss */
  .products_showcase .products__item {
    height: 239px;
    margin-bottom: -1px;
  }
  /* line 104, ../sass/styles_740.scss */
  .products_showcase:not(.products_showcase-mob):not(.owlslider) .products__item.col.half:nth-child(2n+1) {
    padding-right: 0;
  }
  /* line 107, ../sass/styles_740.scss */
  .products_showcase:not(.products_showcase-mob):not(.owlslider) .products__item.col.half:nth-child(2n) {
    padding-left: 0;
  }
  /* line 111, ../sass/styles_740.scss */
  .products_showcase .products__in {
    min-height: 239px;
  }
  /* line 114, ../sass/styles_740.scss */
  .products_showcase .products__item:hover .products__description, .products_showcase:not(.owlslider) .products__item:hover .products__description {
    display: none;
  }
  /* line 118, ../sass/styles_740.scss */
  .products_showcase .products__item:hover .products__detail, .products_showcase:not(.owlslider) .products__item:hover .products__detail {
    display: none;
  }
  /* line 122, ../sass/styles_740.scss */
  .products_showcase:not(.products_showcase-mob) .products__pic {
    height: 139px;
    line-height: 139px;
  }
  /* line 126, ../sass/styles_740.scss */
  .products_showcase:not(.products_showcase-mob) .products__img {
    max-height: 139px;
  }
  /* line 130, ../sass/styles_740.scss */
  .products_showcase .products__prices {
    height: 20px;
    margin-top: 10px;
  }
  /* line 134, ../sass/styles_740.scss */
  .products_showcase .products__item:hover .products__prices, .products_showcase:not(.owlslider) .products__item:hover .products__prices {
    height: 20px;
  }
  /* line 139, ../sass/styles_740.scss */
  .products_compact .products__data {
    height: auto;
    bottom: 13px;
  }
  /* line 143, ../sass/styles_740.scss */
  .products_compact .products__item:hover .products__data {
    height: auto;
  }
  /* line 146, ../sass/styles_740.scss */
  .products_compact .products__item_wide:hover .products__data {
    height: auto;
  }
  /* line 150, ../sass/styles_740.scss */
  .products_showcase-mob .products__item {
    height: 330px;
  }
  /* line 154, ../sass/styles_740.scss */
  .products_showcase-mob .products__in {
    min-height: 330px;
  }
  /* line 158, ../sass/styles_740.scss */
  .products_list .products__col {
    height: auto;
  }
  /* line 162, ../sass/styles_740.scss */
  .products_list .products__col_last {
    padding-left: 10px;
    border-left-width: 0;
    line-height: normal;
  }
  /* line 168, ../sass/styles_740.scss */
  .products_list .products__pic {
    height: 80px;
    line-height: 80px;
  }
  /* line 173, ../sass/styles_740.scss */
  .products_list .products__img {
    max-height: 80px;
  }
  /* line 177, ../sass/styles_740.scss */
  .products_table .products__col {
    height: auto;
  }
  /* line 180, ../sass/styles_740.scss */
  .products_table .products__col_last {
    text-align: left;
    line-height: normal;
  }
  /* line 184, ../sass/styles_740.scss */
  .products_table .products__name {
    max-height: 38px;
    margin-bottom: 11px;
  }
  /* line 189, ../sass/styles_740.scss */
  .products_table .products__prices-item {
    float: none;
    margin-left: 0;
  }

  /* line 195, ../sass/styles_740.scss */
  .products.owlslider {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 200, ../sass/styles_740.scss */
  .products.owlslider .products__item {
    margin-bottom: 15px;
  }

  /* line 204, ../sass/styles_740.scss */
  .products.owlslider {
    margin-left: 0;
    margin-right: 0;
  }

  /* line 209, ../sass/styles_740.scss */
  .products_showcase .marks {
    display: none;
  }

  /* line 213, ../sass/styles_740.scss */
  .views-products .loss-menu-right {
    display: none;
  }

  /* line 217, ../sass/styles_740.scss */
  .views-products .loss-menu-right.active + .loss-menu-right {
    display: block;
    margin-right: 0;
  }

  /*--/products--*/
  /*Filter*/
  /* line 224, ../sass/styles_740.scss */
  .rs_detail-pic_scroll .owl-dot {
    width: 10px !important;
    height: 10px !important;
    border-radius: 10px !important;
    background: #555;
    border: none !important;
    float: left;
    margin: 0 2px;
  }
  /* line 233, ../sass/styles_740.scss */
  .rs_detail-pic_scroll .owl-dot img {
    display: none;
  }

  /* line 237, ../sass/styles_740.scss */
  .rs_detail-pic_scroll .owl-dot.active {
    background: #b2b2b2;
  }

  /* line 240, ../sass/styles_740.scss */
  .aroundfilter {
    display: none;
  }

  /* line 243, ../sass/styles_740.scss */
  .bx_filter_btn_color_icon {
    height: 50px;
    width: 50px;
  }

  /* line 247, ../sass/styles_740.scss */
  .bx_filter_param_text {
    margin-top: 15px;
  }

  /* line 250, ../sass/styles_740.scss */
  .bx_filter_search_reset {
    width: 100%;
    margin-bottom: -10px;
  }

  /* line 254, ../sass/styles_740.scss */
  .bx_filter_search_button {
    width: 100%;
  }

  /*--/Filter*/
  /*SHOP*/
  /* line 260, ../sass/styles_740.scss */
  .shops_list {
    margin-bottom: 20px;
  }

  /* line 263, ../sass/styles_740.scss */
  blockquote {
    padding: 10px 0;
  }

  /*/
  SHOP*/
  /*ISTORY*/
  /* line 271, ../sass/styles_740.scss */
  .timeline:before {
    background: transparent;
  }
  /* line 275, ../sass/styles_740.scss */
  .timeline-item:nth-child(even) {
    position: relative;
    top: 0;
  }
  /* line 280, ../sass/styles_740.scss */
  .timeline-item .timeline-body .image {
    height: auto;
  }
  /* line 283, ../sass/styles_740.scss */
  .timeline-item .timeline-body .data {
    max-height: none;
    overflow: unset;
  }
  /* line 287, ../sass/styles_740.scss */
  .timeline-item .timeline-body {
    height: auto;
  }

  /*/
  ISTORY*/
  /*REVIEWS*/
  /* line 295, ../sass/styles_740.scss */
  .reviews .owl .reviews__info {
    width: auto;
  }

  /*/
  reviews*/
  /*SET*/
  /*.set .owl-stage {
    transform: translate3d(0px, 0px, 0px) !important;
    width: auto !important;
  }
  .set .owl-item {
    width: 100% !important;
  }
  .set-pic {
  	float: left;
  	height: auto;
  }
  .set-data {
      float: left;
  }
  .set-item {
  	height: auto;
  }*/
  /* line 319, ../sass/styles_740.scss */
  .product-buyblock {
    border: none;
  }

  /* line 322, ../sass/styles_740.scss */
  .stores .dropdown-menu {
    border: medium none;
    box-shadow: none;
    position: relative;
    width: 100%;
  }

  /* line 328, ../sass/styles_740.scss */
  .stores .title {
    white-space: normal;
  }

  /* line 331, ../sass/styles_740.scss */
  .stores .dropdown-menu {
    padding: 0;
    border-bottom: 1px solid #e1e1e1;
  }

  /* line 335, ../sass/styles_740.scss */
  .stores .dropdown-menu-right {
    border: none !important;
  }

  /* line 338, ../sass/styles_740.scss */
  .stores .amount {
    background: #fff none repeat scroll 0 0;
    padding: 2px 9px;
    position: absolute;
    right: 0;
    top: 0;
  }

  /* line 345, ../sass/styles_740.scss */
  .store-item {
    border-top: 1px solid #e1e1e1;
    position: relative;
  }

  /* line 351, ../sass/styles_740.scss */
  .set .owl-item {
    width: 98% !important;
    margin-bottom: 10px;
    float: none !important;
    margin-right: 0 !important;
  }

  /* line 357, ../sass/styles_740.scss */
  .set-pic {
    width: 40%;
    float: left;
  }

  /* line 361, ../sass/styles_740.scss */
  .set-data {
    width: 60%;
    float: left;
  }

  /* line 365, ../sass/styles_740.scss */
  .set-pic img {
    max-width: 80px !important;
    width: 100%;
  }

  /* line 369, ../sass/styles_740.scss */
  .set .set-item {
    height: auto;
  }

  /* line 372, ../sass/styles_740.scss */
  .set-name a {
    height: auto;
  }

  /* line 375, ../sass/styles_740.scss */
  .remove {
    background: #fff;
    height: 29px;
    position: absolute;
    right: 0;
    top: 0;
    width: 27px;
  }

  /* line 383, ../sass/styles_740.scss */
  .set .owl-stage {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
    -webkit-transition: none 0s ease 0s !important;
    transition: none 0s ease 0s !important;
    width: auto !important;
  }

  /*/
  SET*/
  /*-- SMALLBANNERS-*/
  /* line 393, ../sass/styles_740.scss */
  .smallbanners__item:nth-child(6) ~ .smallbanners__item .smallbanners__info {
    right: 10px;
    min-width: auto;
    margin-right: 0;
  }
  /* line 399, ../sass/styles_740.scss */
  .smallbanners__label {
    height: 150px;
  }

  /*-- /smallbanners-*/
  /*HEADER*/
  /* line 407, ../sass/styles_740.scss */
  .header-cart {
    padding-top: 0;
    padding-bottom: 0;
  }

  /* line 412, ../sass/styles_740.scss */
  .header-logo a {
    line-height: 1.1;
  }

  /*HEADER*/
  /* line 417, ../sass/styles_740.scss */
  .basketinhead {
    margin-top: 0;
    margin-right: 10px;
    margin-left: 10px;
  }

  /* 404 */
  /* line 425, ../sass/styles_740.scss */
  .errorpagein .errorcode {
    margin-top: 30px;
    font-size: 100px;
  }
  /* line 430, ../sass/styles_740.scss */
  .errorpagein .errortext {
    position: relative;
    top: -20px;
    font-size: 25px;
  }

  /* /404 */
  /*--main-banners--*/
  /* line 439, ../sass/styles_740.scss */
  .main-banners .rs-banners_infowrap {
    padding-left: 0;
  }

  /*--/main-banners--*/
}
/* line 18, ../sass/common.scss */
body {
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}

/* line 21, ../sass/common.scss */
body #panel {
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
  z-index: 999;
}