/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('./bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('./bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('./bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('./bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('./bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('./bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20AC";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270F";
}
.glyphicon-glass:before {
  content: "\E001";
}
.glyphicon-music:before {
  content: "\E002";
}
.glyphicon-search:before {
  content: "\E003";
}
.glyphicon-heart:before {
  content: "\E005";
}
.glyphicon-star:before {
  content: "\E006";
}
.glyphicon-star-empty:before {
  content: "\E007";
}
.glyphicon-user:before {
  content: "\E008";
}
.glyphicon-film:before {
  content: "\E009";
}
.glyphicon-th-large:before {
  content: "\E010";
}
.glyphicon-th:before {
  content: "\E011";
}
.glyphicon-th-list:before {
  content: "\E012";
}
.glyphicon-ok:before {
  content: "\E013";
}
.glyphicon-remove:before {
  content: "\E014";
}
.glyphicon-zoom-in:before {
  content: "\E015";
}
.glyphicon-zoom-out:before {
  content: "\E016";
}
.glyphicon-off:before {
  content: "\E017";
}
.glyphicon-signal:before {
  content: "\E018";
}
.glyphicon-cog:before {
  content: "\E019";
}
.glyphicon-trash:before {
  content: "\E020";
}
.glyphicon-home:before {
  content: "\E021";
}
.glyphicon-file:before {
  content: "\E022";
}
.glyphicon-time:before {
  content: "\E023";
}
.glyphicon-road:before {
  content: "\E024";
}
.glyphicon-download-alt:before {
  content: "\E025";
}
.glyphicon-download:before {
  content: "\E026";
}
.glyphicon-upload:before {
  content: "\E027";
}
.glyphicon-inbox:before {
  content: "\E028";
}
.glyphicon-play-circle:before {
  content: "\E029";
}
.glyphicon-repeat:before {
  content: "\E030";
}
.glyphicon-refresh:before {
  content: "\E031";
}
.glyphicon-list-alt:before {
  content: "\E032";
}
.glyphicon-lock:before {
  content: "\E033";
}
.glyphicon-flag:before {
  content: "\E034";
}
.glyphicon-headphones:before {
  content: "\E035";
}
.glyphicon-volume-off:before {
  content: "\E036";
}
.glyphicon-volume-down:before {
  content: "\E037";
}
.glyphicon-volume-up:before {
  content: "\E038";
}
.glyphicon-qrcode:before {
  content: "\E039";
}
.glyphicon-barcode:before {
  content: "\E040";
}
.glyphicon-tag:before {
  content: "\E041";
}
.glyphicon-tags:before {
  content: "\E042";
}
.glyphicon-book:before {
  content: "\E043";
}
.glyphicon-bookmark:before {
  content: "\E044";
}
.glyphicon-print:before {
  content: "\E045";
}
.glyphicon-camera:before {
  content: "\E046";
}
.glyphicon-font:before {
  content: "\E047";
}
.glyphicon-bold:before {
  content: "\E048";
}
.glyphicon-italic:before {
  content: "\E049";
}
.glyphicon-text-height:before {
  content: "\E050";
}
.glyphicon-text-width:before {
  content: "\E051";
}
.glyphicon-align-left:before {
  content: "\E052";
}
.glyphicon-align-center:before {
  content: "\E053";
}
.glyphicon-align-right:before {
  content: "\E054";
}
.glyphicon-align-justify:before {
  content: "\E055";
}
.glyphicon-list:before {
  content: "\E056";
}
.glyphicon-indent-left:before {
  content: "\E057";
}
.glyphicon-indent-right:before {
  content: "\E058";
}
.glyphicon-facetime-video:before {
  content: "\E059";
}
.glyphicon-picture:before {
  content: "\E060";
}
.glyphicon-map-marker:before {
  content: "\E062";
}
.glyphicon-adjust:before {
  content: "\E063";
}
.glyphicon-tint:before {
  content: "\E064";
}
.glyphicon-edit:before {
  content: "\E065";
}
.glyphicon-share:before {
  content: "\E066";
}
.glyphicon-check:before {
  content: "\E067";
}
.glyphicon-move:before {
  content: "\E068";
}
.glyphicon-step-backward:before {
  content: "\E069";
}
.glyphicon-fast-backward:before {
  content: "\E070";
}
.glyphicon-backward:before {
  content: "\E071";
}
.glyphicon-play:before {
  content: "\E072";
}
.glyphicon-pause:before {
  content: "\E073";
}
.glyphicon-stop:before {
  content: "\E074";
}
.glyphicon-forward:before {
  content: "\E075";
}
.glyphicon-fast-forward:before {
  content: "\E076";
}
.glyphicon-step-forward:before {
  content: "\E077";
}
.glyphicon-eject:before {
  content: "\E078";
}
.glyphicon-chevron-left:before {
  content: "\E079";
}
.glyphicon-chevron-right:before {
  content: "\E080";
}
.glyphicon-plus-sign:before {
  content: "\E081";
}
.glyphicon-minus-sign:before {
  content: "\E082";
}
.glyphicon-remove-sign:before {
  content: "\E083";
}
.glyphicon-ok-sign:before {
  content: "\E084";
}
.glyphicon-question-sign:before {
  content: "\E085";
}
.glyphicon-info-sign:before {
  content: "\E086";
}
.glyphicon-screenshot:before {
  content: "\E087";
}
.glyphicon-remove-circle:before {
  content: "\E088";
}
.glyphicon-ok-circle:before {
  content: "\E089";
}
.glyphicon-ban-circle:before {
  content: "\E090";
}
.glyphicon-arrow-left:before {
  content: "\E091";
}
.glyphicon-arrow-right:before {
  content: "\E092";
}
.glyphicon-arrow-up:before {
  content: "\E093";
}
.glyphicon-arrow-down:before {
  content: "\E094";
}
.glyphicon-share-alt:before {
  content: "\E095";
}
.glyphicon-resize-full:before {
  content: "\E096";
}
.glyphicon-resize-small:before {
  content: "\E097";
}
.glyphicon-exclamation-sign:before {
  content: "\E101";
}
.glyphicon-gift:before {
  content: "\E102";
}
.glyphicon-leaf:before {
  content: "\E103";
}
.glyphicon-fire:before {
  content: "\E104";
}
.glyphicon-eye-open:before {
  content: "\E105";
}
.glyphicon-eye-close:before {
  content: "\E106";
}
.glyphicon-warning-sign:before {
  content: "\E107";
}
.glyphicon-plane:before {
  content: "\E108";
}
.glyphicon-calendar:before {
  content: "\E109";
}
.glyphicon-random:before {
  content: "\E110";
}
.glyphicon-comment:before {
  content: "\E111";
}
.glyphicon-magnet:before {
  content: "\E112";
}
.glyphicon-chevron-up:before {
  content: "\E113";
}
.glyphicon-chevron-down:before {
  content: "\E114";
}
.glyphicon-retweet:before {
  content: "\E115";
}
.glyphicon-shopping-cart:before {
  content: "\E116";
}
.glyphicon-folder-close:before {
  content: "\E117";
}
.glyphicon-folder-open:before {
  content: "\E118";
}
.glyphicon-resize-vertical:before {
  content: "\E119";
}
.glyphicon-resize-horizontal:before {
  content: "\E120";
}
.glyphicon-hdd:before {
  content: "\E121";
}
.glyphicon-bullhorn:before {
  content: "\E122";
}
.glyphicon-bell:before {
  content: "\E123";
}
.glyphicon-certificate:before {
  content: "\E124";
}
.glyphicon-thumbs-up:before {
  content: "\E125";
}
.glyphicon-thumbs-down:before {
  content: "\E126";
}
.glyphicon-hand-right:before {
  content: "\E127";
}
.glyphicon-hand-left:before {
  content: "\E128";
}
.glyphicon-hand-up:before {
  content: "\E129";
}
.glyphicon-hand-down:before {
  content: "\E130";
}
.glyphicon-circle-arrow-right:before {
  content: "\E131";
}
.glyphicon-circle-arrow-left:before {
  content: "\E132";
}
.glyphicon-circle-arrow-up:before {
  content: "\E133";
}
.glyphicon-circle-arrow-down:before {
  content: "\E134";
}
.glyphicon-globe:before {
  content: "\E135";
}
.glyphicon-wrench:before {
  content: "\E136";
}
.glyphicon-tasks:before {
  content: "\E137";
}
.glyphicon-filter:before {
  content: "\E138";
}
.glyphicon-briefcase:before {
  content: "\E139";
}
.glyphicon-fullscreen:before {
  content: "\E140";
}
.glyphicon-dashboard:before {
  content: "\E141";
}
.glyphicon-paperclip:before {
  content: "\E142";
}
.glyphicon-heart-empty:before {
  content: "\E143";
}
.glyphicon-link:before {
  content: "\E144";
}
.glyphicon-phone:before {
  content: "\E145";
}
.glyphicon-pushpin:before {
  content: "\E146";
}
.glyphicon-usd:before {
  content: "\E148";
}
.glyphicon-gbp:before {
  content: "\E149";
}
.glyphicon-sort:before {
  content: "\E150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\E151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152";
}
.glyphicon-sort-by-order:before {
  content: "\E153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\E154";
}
.glyphicon-sort-by-attributes:before {
  content: "\E155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\E156";
}
.glyphicon-unchecked:before {
  content: "\E157";
}
.glyphicon-expand:before {
  content: "\E158";
}
.glyphicon-collapse-down:before {
  content: "\E159";
}
.glyphicon-collapse-up:before {
  content: "\E160";
}
.glyphicon-log-in:before {
  content: "\E161";
}
.glyphicon-flash:before {
  content: "\E162";
}
.glyphicon-log-out:before {
  content: "\E163";
}
.glyphicon-new-window:before {
  content: "\E164";
}
.glyphicon-record:before {
  content: "\E165";
}
.glyphicon-save:before {
  content: "\E166";
}
.glyphicon-open:before {
  content: "\E167";
}
.glyphicon-saved:before {
  content: "\E168";
}
.glyphicon-import:before {
  content: "\E169";
}
.glyphicon-export:before {
  content: "\E170";
}
.glyphicon-send:before {
  content: "\E171";
}
.glyphicon-floppy-disk:before {
  content: "\E172";
}
.glyphicon-floppy-saved:before {
  content: "\E173";
}
.glyphicon-floppy-remove:before {
  content: "\E174";
}
.glyphicon-floppy-save:before {
  content: "\E175";
}
.glyphicon-floppy-open:before {
  content: "\E176";
}
.glyphicon-credit-card:before {
  content: "\E177";
}
.glyphicon-transfer:before {
  content: "\E178";
}
.glyphicon-cutlery:before {
  content: "\E179";
}
.glyphicon-header:before {
  content: "\E180";
}
.glyphicon-compressed:before {
  content: "\E181";
}
.glyphicon-earphone:before {
  content: "\E182";
}
.glyphicon-phone-alt:before {
  content: "\E183";
}
.glyphicon-tower:before {
  content: "\E184";
}
.glyphicon-stats:before {
  content: "\E185";
}
.glyphicon-sd-video:before {
  content: "\E186";
}
.glyphicon-hd-video:before {
  content: "\E187";
}
.glyphicon-subtitles:before {
  content: "\E188";
}
.glyphicon-sound-stereo:before {
  content: "\E189";
}
.glyphicon-sound-dolby:before {
  content: "\E190";
}
.glyphicon-sound-5-1:before {
  content: "\E191";
}
.glyphicon-sound-6-1:before {
  content: "\E192";
}
.glyphicon-sound-7-1:before {
  content: "\E193";
}
.glyphicon-copyright-mark:before {
  content: "\E194";
}
.glyphicon-registration-mark:before {
  content: "\E195";
}
.glyphicon-cloud-download:before {
  content: "\E197";
}
.glyphicon-cloud-upload:before {
  content: "\E198";
}
.glyphicon-tree-conifer:before {
  content: "\E199";
}
.glyphicon-tree-deciduous:before {
  content: "\E200";
}
.glyphicon-cd:before {
  content: "\E201";
}
.glyphicon-save-file:before {
  content: "\E202";
}
.glyphicon-open-file:before {
  content: "\E203";
}
.glyphicon-level-up:before {
  content: "\E204";
}
.glyphicon-copy:before {
  content: "\E205";
}
.glyphicon-paste:before {
  content: "\E206";
}
.glyphicon-alert:before {
  content: "\E209";
}
.glyphicon-equalizer:before {
  content: "\E210";
}
.glyphicon-king:before {
  content: "\E211";
}
.glyphicon-queen:before {
  content: "\E212";
}
.glyphicon-pawn:before {
  content: "\E213";
}
.glyphicon-bishop:before {
  content: "\E214";
}
.glyphicon-knight:before {
  content: "\E215";
}
.glyphicon-baby-formula:before {
  content: "\E216";
}
.glyphicon-tent:before {
  content: "\26FA";
}
.glyphicon-blackboard:before {
  content: "\E218";
}
.glyphicon-bed:before {
  content: "\E219";
}
.glyphicon-apple:before {
  content: "\F8FF";
}
.glyphicon-erase:before {
  content: "\E221";
}
.glyphicon-hourglass:before {
  content: "\231B";
}
.glyphicon-lamp:before {
  content: "\E223";
}
.glyphicon-duplicate:before {
  content: "\E224";
}
.glyphicon-piggy-bank:before {
  content: "\E225";
}
.glyphicon-scissors:before {
  content: "\E226";
}
.glyphicon-bitcoin:before {
  content: "\E227";
}
.glyphicon-btc:before {
  content: "\E227";
}
.glyphicon-xbt:before {
  content: "\E227";
}
.glyphicon-yen:before {
  content: "\A5";
}
.glyphicon-jpy:before {
  content: "\A5";
}
.glyphicon-ruble:before {
  content: "\20BD";
}
.glyphicon-rub:before {
  content: "\20BD";
}
.glyphicon-scale:before {
  content: "\E230";
}
.glyphicon-ice-lolly:before {
  content: "\E231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\E232";
}
.glyphicon-education:before {
  content: "\E233";
}
.glyphicon-option-horizontal:before {
  content: "\E234";
}
.glyphicon-option-vertical:before {
  content: "\E235";
}
.glyphicon-menu-hamburger:before {
  content: "\E236";
}
.glyphicon-modal-window:before {
  content: "\E237";
}
.glyphicon-oil:before {
  content: "\E238";
}
.glyphicon-grain:before {
  content: "\E239";
}
.glyphicon-sunglasses:before {
  content: "\E240";
}
.glyphicon-text-size:before {
  content: "\E241";
}
.glyphicon-text-color:before {
  content: "\E242";
}
.glyphicon-text-background:before {
  content: "\E243";
}
.glyphicon-object-align-top:before {
  content: "\E244";
}
.glyphicon-object-align-bottom:before {
  content: "\E245";
}
.glyphicon-object-align-horizontal:before {
  content: "\E246";
}
.glyphicon-object-align-left:before {
  content: "\E247";
}
.glyphicon-object-align-vertical:before {
  content: "\E248";
}
.glyphicon-object-align-right:before {
  content: "\E249";
}
.glyphicon-triangle-right:before {
  content: "\E250";
}
.glyphicon-triangle-left:before {
  content: "\E251";
}
.glyphicon-triangle-bottom:before {
  content: "\E252";
}
.glyphicon-triangle-top:before {
  content: "\E253";
}
.glyphicon-console:before {
  content: "\E254";
}
.glyphicon-superscript:before {
  content: "\E255";
}
.glyphicon-subscript:before {
  content: "\E256";
}
.glyphicon-menu-left:before {
  content: "\E257";
}
.glyphicon-menu-right:before {
  content: "\E258";
}
.glyphicon-menu-down:before {
  content: "\E259";
}
.glyphicon-menu-up:before {
  content: "\E260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.8;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #CDCDCD;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #a7a7a7;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.8;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 32px;
  margin-bottom: 32px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 32px;
  margin-bottom: 16px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 16px;
  margin-bottom: 16px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 46px;
}
h2,
.h2 {
  font-size: 38px;
}
h3,
.h3 {
  font-size: 31px;
}
h4,
.h4 {
  font-size: 23px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 16px;
}
.lead {
  margin-bottom: 32px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 798px) {
  .lead {
    font-size: 27px;
  }
}
small,
.small {
  font-size: 88%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #CDCDCD;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #b4b4b4;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #CDCDCD;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b4b4b4;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 15px;
  margin: 64px 0 32px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 16px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 32px;
}
dt,
dd {
  line-height: 1.8;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1000px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 16px 32px;
  margin: 0 0 32px;
  font-size: 22.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.8;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014   \A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\A0   \2014';
}
address {
  margin-bottom: 32px;
  font-style: normal;
  line-height: 1.8;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px;
}
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);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 15.5px;
  margin: 0 0 16px;
  font-size: 17px;
  line-height: 1.8;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 798px) {
  .container {
    width: 768px;
  }
}
@media (min-width: 1000px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 798px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1000px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 32px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.8;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 797px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 24px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 32px;
  font-size: 27px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.8;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 46px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.8;
  color: #555555;
  background-color: #F1E5D7;
  background-image: none;
  border: 1px solid #DDBE9A;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 46px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 53px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 32px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 50px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 36px;
  line-height: 36px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 36px;
  min-height: 48px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.input-lg {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 53px;
  line-height: 53px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 53px;
  min-height: 55px;
  padding: 11px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 57.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 37px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 798px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 39px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 798px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 798px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 23px;
  }
}
@media (min-width: 798px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.8;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #CDCDCD;
  border-color: #CDCDCD;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #b4b4b4;
  border-color: #8d8d8d;
}
.btn-primary:hover {
  color: #fff;
  background-color: #b4b4b4;
  border-color: #aeaeae;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #b4b4b4;
  border-color: #aeaeae;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #a2a2a2;
  border-color: #8d8d8d;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #CDCDCD;
  border-color: #CDCDCD;
}
.btn-primary .badge {
  color: #CDCDCD;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #FFF;
  border-color: #e6e1dd;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #b0a094;
}
.btn-info:hover {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #ccc2ba;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #e6e6e6;
  border-color: #ccc2ba;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #d4d4d4;
  border-color: #b0a094;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #FFF;
  border-color: #e6e1dd;
}
.btn-info .badge {
  color: #FFF;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #CDCDCD;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #a7a7a7;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-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;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 97%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 273px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #EFEFEF;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 15px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.8;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #CDCDCD;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.8;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 1000px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.red-background {
  background: #C4161C;
  padding: 13px 30px;
  width: 273px;
}
.box-item--flex {
  color: #C4161C !important;
  min-width: 243px!important;
  max-width: 243px!important;
  border-radius: 5px!important;
  padding: 8px 15px!important;
  white-space: normal!important;
  text-align: left!important;
  height: 55px;
  margin: 0 auto 12px!important;
}
.box-item--flex:after {
  display: none!important;
}
.box-item--flex:hover,
.box-item--flex:focus,
.box-item--flex:active {
  color: #961115 !important;
  background: #fff !important;
}
.box-item--flex:hover:after,
.box-item--flex:focus:after,
.box-item--flex:active:after {
  display: none!important;
}
.dropdown-menu .box-item--flex {
  display: flex;
  align-items: center;
}
.box-item--flex .header_box-item-link-number {
  color: #B2B2B2 !important;
}
.box-item--flex .header_box-item-link-number:hover,
.box-item--flex .header_box-item-link-number:focus,
.box-item--flex .header_box-item-link-number:active {
  color: #B2B2B2 !important;
}
.box-item--flex .header__text-wrap {
  max-width: 115px;
  display: flex;
  margin-right: auto;
}
.box-item--flex .header__category-img {
  margin-right: 9px;
  max-width: 50px;
  max-height: 50px;
}
@media (min-width: 1000px) {
  .red-background .level1__link,
  .default-background .level1__link {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }
  .red-background .level1__link:after,
  .default-background .level1__link:after {
    content: "";
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    margin-left: 10px;
    padding: 2.5px;
    transform: rotate(45deg);
    margin-bottom: 3px;
  }
  .red-background .level1__link:hover:after,
  .default-background .level1__link:hover:after,
  .red-background .level1__link:focus:after,
  .default-background .level1__link:focus:after,
  .red-background .level1__link:active:after,
  .default-background .level1__link:active:after {
    content: "";
    border: solid #C5CEE0;
    border-width: 0 2px 2px 0;
    display: inline-block;
    margin-left: 10px;
    padding: 2.5px;
    transform: rotate(45deg);
    margin-bottom: 3px;
  }
}
@media (max-width: 999px) {
  .red-background,
  .default-background {
    width: unset;
  }
  .red-background .level1__link,
  .default-background .level1__link {
    display: flex!important;
    align-items: center!important;
    justify-content: flex-start !important;
    padding: 15px 20px;
    border: 0!important;
  }
  .red-background .level1__link:after,
  .default-background .level1__link:after {
    border: 0;
  }
  .red-background .level1__link:hover:after,
  .default-background .level1__link:hover:after,
  .red-background .level1__link:focus:after,
  .default-background .level1__link:focus:after,
  .red-background .level1__link:active:after,
  .default-background .level1__link:active:after {
    content: "";
    position: absolute;
    right: 22px;
    top: 21px;
    height: 8px;
    width: 8px;
    border-left: 2px solid #C5CEE0;
    border-bottom: 2px solid #C5CEE0;
    transform-origin: 50% 50%;
    transform: rotate(-135deg);
  }
  .red-background .dropdown-menu,
  .default-background .dropdown-menu {
    display: none!important;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child: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;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  line-height: 36px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #DDBE9A;
  border-radius: 0px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .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;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #CDCDCD;
}
.nav .nav-divider {
  height: 1px;
  margin: 15px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.8;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.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;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 798px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 798px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #CDCDCD;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 798px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 798px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 90px;
  margin-bottom: 32px;
  border: 1px solid transparent;
}
@media (min-width: 1000px) {
  .navbar {
    border-radius: 0px;
  }
}
@media (min-width: 1000px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1000px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1000px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1000px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1000px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 29px 15px;
  font-size: 23px;
  line-height: 32px;
  height: 90px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1000px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 28px;
  margin-bottom: 28px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1000px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 14.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 32px;
}
@media (max-width: 999px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 32px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1000px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 29px;
    padding-bottom: 29px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 22px;
  margin-bottom: 22px;
}
@media (min-width: 798px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 999px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 22px;
  margin-bottom: 22px;
}
.navbar-btn.btn-sm {
  margin-top: 27px;
  margin-bottom: 27px;
}
.navbar-btn.btn-xs {
  margin-top: 34px;
  margin-bottom: 34px;
}
.navbar-text {
  margin-top: 29px;
  margin-bottom: 29px;
}
@media (min-width: 1000px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1000px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 999px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #000;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 999px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  margin: 60px 0 0 0;
  padding-left: 15px;
  list-style: none;
  border-radius: 0px;
}
.breadcrumb a {
  text-transform: none;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.breadcrumb a:hover {
  color: #000;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 10px;
  color: #ccc;
  content: "";
}
.breadcrumb > .active {
  color: #fff;
  font-size: 16px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 32px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.8;
  text-decoration: none;
  color: #CDCDCD;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #a7a7a7;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #CDCDCD;
  border-color: #CDCDCD;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 32px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #CDCDCD;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #b4b4b4;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #FFF;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #e6e6e6;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #CDCDCD;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 798px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 32px;
  line-height: 1.8;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #CDCDCD;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 32px;
  border: 1px solid transparent;
  border-radius: 0px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 32px;
  margin-bottom: 32px;
  background-color: #f5f5f5;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  background-color: #CDCDCD;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #FFF;
}
.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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #CDCDCD;
  border-color: #CDCDCD;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 32px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.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: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1px;
  border-top-right-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1px;
  border-bottom-right-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 32px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #CDCDCD;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #CDCDCD;
  border-color: #CDCDCD;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #CDCDCD;
}
.panel-primary > .panel-heading .badge {
  color: #CDCDCD;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #CDCDCD;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.8px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.8;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 798px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1000px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.8;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.8;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 18px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .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;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203A';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.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);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 798px) {
  .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;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 797px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 797px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 797px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 797px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 798px) and (max-width: 999px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 798px) and (max-width: 999px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 798px) and (max-width: 999px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 798px) and (max-width: 999px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 797px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 798px) and (max-width: 999px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  position: absolute;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}
html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}

.carousel{position:relative;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.has-dots{margin-bottom:calc(0.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + 0.5rem);left:0;right:0;display:flex;justify-content:center;list-style:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:var(--carousel-button-width, 48px);height:var(--carousel-button-height, 48px);padding:0;border:0;display:flex;justify-content:center;align-items:center;pointer-events:all;cursor:pointer;color:var(--carousel-button-color, currentColor);background:var(--carousel-button-bg, transparent);border-radius:var(--carousel-button-border-radius, 50%);box-shadow:var(--carousel-button-shadow, none);transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:var(--carousel-button-svg-width, 50%);height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);box-sizing:border-box;display:flex;flex-direction:column;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(0.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:flex;height:100%}.fancybox__slide{flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;overscroll-behavior:contain;display:flex;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);position:relative;align-self:center;display:flex;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;box-shadow:none}.fancybox__caption{align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;flex-shrink:0;overflow-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50px;height:50px;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{animation:fancybox-rotate 2s linear infinite;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s ease both fancybox-throwOutDown}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{from{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomOutDown{to{transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;user-select:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{flex:0 0 auto;position:relative;padding:0px 3px;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{flex:0 0 auto;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;box-sizing:content-box;display:flex;align-items:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;transition:opacity .15s ease;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;touch-action:none;display:flex;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:30;user-select:none}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}
/*
 *  Remodal - v1.1.0
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */

/* Hide scroll bar */

html.remodal-is-locked {
  overflow: hidden;

  -ms-touch-action: none;
  touch-action: none;
}

/* Anti FOUC */

.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */

.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;

  display: none;
}

/* Necessary styles of the wrapper */

.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  display: none;
  overflow: auto;

  text-align: center;

  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;

  height: 100%;
  margin-left: -0.05em;

  content: "";
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
  position: relative;

  outline: none;

  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}



/*
 *  Remodal - v1.1.0
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

/* Default theme styles of the overlay */

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */

.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */

.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;

  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);

  background: transparent;
}

.remodal.base {
  background: white;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */

.remodal-close {
  position: absolute;
  top: 0;
  left: 0;

  display: block;
  overflow: visible;

  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;

  cursor: pointer;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;

  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;

  position: absolute;
  top: 0;
  left: 0;

  display: block;

  width: 35px;

  content: "\D7";
  text-align: center;
}

/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
  font: inherit;

  display: inline-block;
  overflow: visible;

  min-width: 110px;
  margin: 0;
  padding: 12px 0;

  cursor: pointer;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;

  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;

  border: 0;
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);

    opacity: 0;
  }
  to {
    -webkit-transform: none;
    transform: none;

    opacity: 1;
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);

    opacity: 1;
  }
  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);

    opacity: 0;
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 910px;
  }
}

/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 910px;
}

/* on mobile

 */



@media only screen and (max-width: 1000px) {
  .remodal--mobile{
    height: 40em;
  }

  .embed-responsive--mobile{
    height: 95%;
    padding-bottom: 0;
  }
}
/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  display: block;
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before,
.bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: '';
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old,
.bootstrap-datetimepicker-widget table td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled,
.bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget table td span.disabled,
.bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.bootstrap-datetimepicker-widget.wider {
  width: 21em;
}
.bootstrap-datetimepicker-widget .datepicker-decades .decade {
  line-height: 1.8em !important;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/*===============================
=            Choices            =
===============================*/
.choices {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  font-size: 16px;
}

.choices:focus {
  outline: none;
}

.choices:last-child {
  margin-bottom: 0;
}

.choices.is-open {
  overflow: initial;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
  background-color: #eaeaea;
  cursor: not-allowed;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.choices.is-disabled .choices__item {
  cursor: not-allowed;
}

.choices [hidden] {
  display: none !important;
}

.choices[data-type*='select-one'] {
  cursor: pointer;
}

.choices[data-type*='select-one'] .choices__inner {
  padding-bottom: 7.5px;
}

.choices[data-type*='select-one'] .choices__input {
  display: block;
  width: 100%;
  padding: 10px;
  border-bottom: 1px solid #dddddd;
  background-color: #ffffff;
  margin: 0;
}

.choices[data-type*='select-one'] .choices__button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  padding: 0;
  background-size: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -10px;
  margin-right: 25px;
  height: 20px;
  width: 20px;
  border-radius: 10em;
  opacity: 0.25;
}

.choices[data-type*='select-one'] .choices__button:hover, .choices[data-type*='select-one'] .choices__button:focus {
  opacity: 1;
}

.choices[data-type*='select-one'] .choices__button:focus {
  box-shadow: 0px 0px 0px 2px #00bcd4;
}

.choices[data-type*='select-one'] .choices__item[data-value=''] .choices__button {
  display: none;
}

.choices[data-type*='select-one']:after {
  content: '';
  height: 0;
  width: 0;
  border-style: solid;
  border-color: #333333 transparent transparent transparent;
  border-width: 5px;
  position: absolute;
  right: 11.5px;
  top: 50%;
  margin-top: -2.5px;
  pointer-events: none;
}

.choices[data-type*='select-one'].is-open:after {
  border-color: transparent transparent #333333 transparent;
  margin-top: -7.5px;
}

.choices[data-type*='select-one'][dir='rtl']:after {
  left: 11.5px;
  right: auto;
}

.choices[data-type*='select-one'][dir='rtl'] .choices__button {
  right: auto;
  left: 0;
  margin-left: 25px;
  margin-right: 0;
}

.choices[data-type*='select-multiple'] .choices__inner,
.choices[data-type*='text'] .choices__inner {
  cursor: text;
}

.choices[data-type*='select-multiple'] .choices__button,
.choices[data-type*='text'] .choices__button {
  position: relative;
  display: inline-block;
  margin-top: 0;
  margin-right: -4px;
  margin-bottom: 0;
  margin-left: 8px;
  padding-left: 16px;
  border-left: 1px solid #008fa1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
  background-size: 8px;
  width: 8px;
  line-height: 1;
  opacity: 0.75;
  border-radius: 0;
}

.choices[data-type*='select-multiple'] .choices__button:hover, .choices[data-type*='select-multiple'] .choices__button:focus,
.choices[data-type*='text'] .choices__button:hover,
.choices[data-type*='text'] .choices__button:focus {
  opacity: 1;
}

.choices__inner {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  background-color: #f9f9f9;
  padding: 7.5px 7.5px 3.75px;
  border: 1px solid #dddddd;
  border-radius: 2.5px;
  font-size: 14px;
  min-height: 44px;
  overflow: hidden;
}

.is-focused .choices__inner,
.is-open .choices__inner {
  border-color: #b7b7b7;
}

.is-open .choices__inner {
  border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
  border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
  margin: 0;
  padding-left: 0;
  list-style: none;
}

.choices__list--single {
  display: inline-block;
  padding: 4px 16px 4px 4px;
  width: 100%;
}

[dir='rtl'] .choices__list--single {
  padding-right: 4px;
  padding-left: 16px;
}

.choices__list--single .choices__item {
  width: 100%;
}

.choices__list--multiple {
  display: inline;
}

.choices__list--multiple .choices__item {
  display: inline-block;
  vertical-align: middle;
  border-radius: 20px;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  margin-right: 3.75px;
  margin-bottom: 3.75px;
  background-color: #00bcd4;
  border: 1px solid #00a5bb;
  color: #ffffff;
  word-break: break-all;
  box-sizing: border-box;
}

.choices__list--multiple .choices__item[data-deletable] {
  padding-right: 5px;
}

[dir='rtl'] .choices__list--multiple .choices__item {
  margin-right: 0;
  margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
  background-color: #00a5bb;
  border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
  background-color: #aaaaaa;
  border: 1px solid #919191;
}

.choices__list--dropdown {
  visibility: hidden;
  z-index: 1;
  position: absolute;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  top: 100%;
  margin-top: -1px;
  border-bottom-left-radius: 2.5px;
  border-bottom-right-radius: 2.5px;
  overflow: hidden;
  word-break: break-all;
  will-change: visibility;
}

.choices__list--dropdown.is-active {
  visibility: visible;
}

.is-open .choices__list--dropdown {
  border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: -1px;
  border-radius: 0.25rem 0.25rem 0 0;
}

.choices__list--dropdown .choices__list {
  position: relative;
  max-height: 300px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
  position: relative;
  padding: 10px;
  font-size: 14px;
}

[dir='rtl'] .choices__list--dropdown .choices__item {
  text-align: right;
}

@media (min-width: 640px) {
  .choices__list--dropdown .choices__item--selectable {
    padding-right: 100px;
  }
  .choices__list--dropdown .choices__item--selectable:after {
    content: attr(data-select-text);
    font-size: 12px;
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  [dir='rtl'] .choices__list--dropdown .choices__item--selectable {
    text-align: right;
    padding-left: 100px;
    padding-right: 10px;
  }
  [dir='rtl'] .choices__list--dropdown .choices__item--selectable:after {
    right: auto;
    left: 10px;
  }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
  opacity: 0.5;
}

.choices__item {
  cursor: default;
}

.choices__item--selectable {
  cursor: pointer;
}

.choices__item--disabled {
  cursor: not-allowed;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  opacity: 0.5;
}

.choices__heading {
  font-weight: 600;
  font-size: 12px;
  padding: 10px;
  border-bottom: 1px solid #f7f7f7;
  color: gray;
}

.choices__button {
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

.choices__button:focus {
  outline: none;
}

.choices__input {
  display: inline-block;
  vertical-align: baseline;
  background-color: #f9f9f9;
  font-size: 14px;
  margin-bottom: 5px;
  border: 0;
  border-radius: 0;
  max-width: 100%;
  padding: 4px 0 4px 2px;
}

.choices__input:focus {
  outline: 0;
}

[dir='rtl'] .choices__input {
  padding-right: 2px;
  padding-left: 0;
}

.choices__placeholder {
  opacity: 0.5;
}

/*=====  End of Choices  ======*/

/*!
 * FilePond 4.30.6
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */

/* eslint-disable */
.filepond--assistant {
    position: absolute;
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    white-space: nowrap;
}
/* Hard to override styles */
.filepond--browser.filepond--browser {
    /* is positioned absolute so it is focusable for form validation errors */
    position: absolute;
    margin: 0;
    padding: 0;

    /* is positioned ~behind drop label */
    left: 1em;
    top: 1.75em;
    width: calc(100% - 2em);

    /* hide visually */
    opacity: 0;
    font-size: 0; /* removes text cursor in Internet Explorer 11 */
}
.filepond--data {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
    border: none;
    visibility: hidden;
    pointer-events: none;
    contain: strict;
}
.filepond--drip {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    opacity: 0.1;

    /* can't interact with this element */
    pointer-events: none;

    /* inherit border radius from parent (needed for drip-blob cut of) */
    border-radius: 0.5em;

    /* this seems to prevent Chrome from redrawing this layer constantly */
    background: rgba(0, 0, 0, 0.01);
}
.filepond--drip-blob {
    position: absolute;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    top: 0;
    left: 0;
    width: 8em;
    height: 8em;
    margin-left: -4em;
    margin-top: -4em;
    background: #292625;
    border-radius: 50%;

    /* will be animated */
    will-change: transform, opacity;
}
.filepond--drop-label {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: 0;
    color: #4f4f4f;

    /* center contents */
    display: flex;
    justify-content: center;
    align-items: center;

    /* fixes IE11 centering problems (is overruled by label min-height) */
    height: 0px;

    /* dont allow selection */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    /* will be animated */
    will-change: transform, opacity;
}
/* Hard to override styles on purpose */
.filepond--drop-label.filepond--drop-label label {
    display: block;
    margin: 0;
    padding: 0.5em; /* use padding instead of margin so click area is not impacted */
}
.filepond--drop-label label {
    cursor: default;
    font-size: 0.875em;
    font-weight: normal;
    text-align: center;
    line-height: 1.5;
}
.filepond--label-action {
    text-decoration: underline;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
    -webkit-text-decoration-color: #a7a4a4;
    text-decoration-color: #a7a4a4;
    cursor: pointer;
}
.filepond--root[data-disabled] .filepond--drop-label label {
    opacity: 0.5;
}
/* Hard to override styles */
.filepond--file-action-button.filepond--file-action-button {
    font-size: 1em;
    width: 1.625em;
    height: 1.625em;

    font-family: inherit;
    line-height: inherit;

    margin: 0;
    padding: 0;
    border: none;
    outline: none;

    will-change: transform, opacity;

    /* hidden label */
}
.filepond--file-action-button.filepond--file-action-button span {
    position: absolute;
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    white-space: nowrap;
}
.filepond--file-action-button.filepond--file-action-button {
    /* scale SVG to fill button */
}
.filepond--file-action-button.filepond--file-action-button svg {
    width: 100%;
    height: 100%;
}
.filepond--file-action-button.filepond--file-action-button {
    /* bigger touch area */
}
.filepond--file-action-button.filepond--file-action-button::after {
    position: absolute;
    left: -0.75em;
    right: -0.75em;
    top: -0.75em;
    bottom: -0.75em;
    content: '';
}
/* Soft styles */
.filepond--file-action-button {
    /* use default arrow cursor */
    cursor: auto;

    /* reset default button styles */
    color: #fff;

    /* set default look n feel */
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: none;

    /* we animate box shadow on focus */
    /* it's only slightly slower than animating */
    /* a pseudo-element with transforms and renders */
    /* a lot better on chrome */
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    transition: box-shadow 0.25s ease-in;
}
.filepond--file-action-button:hover,
.filepond--file-action-button:focus {
    box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.9);
}
.filepond--file-action-button[disabled] {
    color: rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 0, 0, 0.25);
}
.filepond--file-action-button[hidden] {
    display: none;
}
/* edit button */
.filepond--action-edit-item.filepond--action-edit-item {
    width: 2em;
    height: 2em;
    padding: 0.1875em;
}
.filepond--action-edit-item.filepond--action-edit-item[data-align*='center'] {
    margin-left: -0.1875em;
}
.filepond--action-edit-item.filepond--action-edit-item[data-align*='bottom'] {
    margin-bottom: -0.1875em;
}
.filepond--action-edit-item-alt {
    border: none;
    line-height: inherit;
    background: transparent;
    font-family: inherit;
    color: inherit;
    outline: none;
    padding: 0;
    margin: 0 0 0 0.25em;
    pointer-events: all;
    position: absolute;
}
.filepond--action-edit-item-alt svg {
    width: 1.3125em;
    height: 1.3125em;
}
.filepond--action-edit-item-alt span {
    font-size: 0;
    opacity: 0;
}
.filepond--file-info {
    position: static;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1;
    margin: 0 0.5em 0 0;
    min-width: 0;

    /* will be animated */
    will-change: transform, opacity;

    /* can't do anything with this info */
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    /* no margins on children */
}
.filepond--file-info * {
    margin: 0;
}
.filepond--file-info {
    /* we don't want to have these overrules so these selectors are a bit more specific */
}
.filepond--file-info .filepond--file-info-main {
    font-size: 0.75em;
    line-height: 1.2;

    /* we want ellipsis if this bar gets too wide */
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}
.filepond--file-info .filepond--file-info-sub {
    font-size: 0.625em;
    opacity: 0.5;
    transition: opacity 0.25s ease-in-out;
    white-space: nowrap;
}
.filepond--file-info .filepond--file-info-sub:empty {
    display: none;
}
.filepond--file-status {
    position: static;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    flex-grow: 0;
    flex-shrink: 0;

    margin: 0;
    min-width: 2.25em;
    text-align: right;

    /* will be animated */
    will-change: transform, opacity;

    /* can't do anything with this info */
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    /* no margins on children */
}
.filepond--file-status * {
    margin: 0;
    white-space: nowrap;
}
.filepond--file-status {
    /* font sizes */
}
.filepond--file-status .filepond--file-status-main {
    font-size: 0.75em;
    line-height: 1.2;
}
.filepond--file-status .filepond--file-status-sub {
    font-size: 0.625em;
    opacity: 0.5;
    transition: opacity 0.25s ease-in-out;
}
/* Hard to override styles */
.filepond--file-wrapper.filepond--file-wrapper {
    border: none;
    margin: 0;
    padding: 0;
    min-width: 0;
    height: 100%;

    /* hide legend for visual users */
}
.filepond--file-wrapper.filepond--file-wrapper > legend {
    position: absolute;
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    white-space: nowrap;
}
.filepond--file {
    position: static;
    display: flex;
    height: 100%;
    align-items: flex-start;

    padding: 0.5625em 0.5625em;

    color: #fff;
    border-radius: 0.5em;

    /* control positions */
}
.filepond--file .filepond--file-status {
    margin-left: auto;
    margin-right: 2.25em;
}
.filepond--file .filepond--processing-complete-indicator {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 3;
}
.filepond--file .filepond--processing-complete-indicator,
.filepond--file .filepond--progress-indicator,
.filepond--file .filepond--file-action-button {
    position: absolute;
}
.filepond--file {
    /* .filepond--file-action-button */
}
.filepond--file [data-align*='left'] {
    left: 0.5625em;
}
.filepond--file [data-align*='right'] {
    right: 0.5625em;
}
.filepond--file [data-align*='center'] {
    left: calc(50% - 0.8125em); /* .8125 is half of button width */
}
.filepond--file [data-align*='bottom'] {
    bottom: 1.125em;
}
.filepond--file [data-align='center'] {
    top: calc(50% - 0.8125em);
}
.filepond--file .filepond--progress-indicator {
    margin-top: 0.1875em;
}
.filepond--file .filepond--progress-indicator[data-align*='right'] {
    margin-right: 0.1875em;
}
.filepond--file .filepond--progress-indicator[data-align*='left'] {
    margin-left: 0.1875em;
}
/* make sure text does not overlap */
[data-filepond-item-state='cancelled'] .filepond--file-info,
[data-filepond-item-state*='invalid'] .filepond--file-info,
[data-filepond-item-state*='error'] .filepond--file-info {
    margin-right: 2.25em;
}
[data-filepond-item-state~='processing'] .filepond--file-status-sub {
    opacity: 0;
}
[data-filepond-item-state~='processing']
    .filepond--action-abort-item-processing
    ~ .filepond--file-status
    .filepond--file-status-sub {
    opacity: 0.5;
}
[data-filepond-item-state='processing-error'] .filepond--file-status-sub {
    opacity: 0;
}
[data-filepond-item-state='processing-error']
    .filepond--action-retry-item-processing
    ~ .filepond--file-status
    .filepond--file-status-sub {
    opacity: 0.5;
}
[data-filepond-item-state='processing-complete'] {
    /* busy state */
}
[data-filepond-item-state='processing-complete'] .filepond--action-revert-item-processing svg {
    -webkit-animation: fall 0.5s 0.125s linear both;
    animation: fall 0.5s 0.125s linear both;
}
[data-filepond-item-state='processing-complete'] {
    /* hide details by default, only show when can revert */
}
[data-filepond-item-state='processing-complete'] .filepond--file-status-sub {
    opacity: 0.5;
}
[data-filepond-item-state='processing-complete']
    .filepond--processing-complete-indicator:not([style*='hidden'])
    ~ .filepond--file-status
    .filepond--file-status-sub {
    opacity: 0;
}
[data-filepond-item-state='processing-complete'] .filepond--file-info-sub {
    opacity: 0;
}
[data-filepond-item-state='processing-complete']
    .filepond--action-revert-item-processing
    ~ .filepond--file-info
    .filepond--file-info-sub {
    opacity: 0.5;
}
/* file state can be invalid or error, both are visually similar but */
/* having them as separate states might be useful */
[data-filepond-item-state*='invalid'] .filepond--panel,
[data-filepond-item-state*='invalid'] .filepond--file-wrapper,
[data-filepond-item-state*='error'] .filepond--panel,
[data-filepond-item-state*='error'] .filepond--file-wrapper {
    -webkit-animation: shake 0.65s linear both;
    animation: shake 0.65s linear both;
}
/* spins progress indicator when file is marked as busy */
[data-filepond-item-state*='busy'] .filepond--progress-indicator svg {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
/**
 * States
 */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotateZ(0deg);
        transform: rotateZ(0deg);
    }

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

    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg);
    }
}
@-webkit-keyframes shake {
    10%,
    90% {
        -webkit-transform: translateX(-0.0625em);
        transform: translateX(-0.0625em);
    }

    20%,
    80% {
        -webkit-transform: translateX(0.125em);
        transform: translateX(0.125em);
    }

    30%,
    50%,
    70% {
        -webkit-transform: translateX(-0.25em);
        transform: translateX(-0.25em);
    }

    40%,
    60% {
        -webkit-transform: translateX(0.25em);
        transform: translateX(0.25em);
    }
}
@keyframes shake {
    10%,
    90% {
        -webkit-transform: translateX(-0.0625em);
        transform: translateX(-0.0625em);
    }

    20%,
    80% {
        -webkit-transform: translateX(0.125em);
        transform: translateX(0.125em);
    }

    30%,
    50%,
    70% {
        -webkit-transform: translateX(-0.25em);
        transform: translateX(-0.25em);
    }

    40%,
    60% {
        -webkit-transform: translateX(0.25em);
        transform: translateX(0.25em);
    }
}
@-webkit-keyframes fall {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    70% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
@keyframes fall {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    70% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}
/* ignore all other interaction elements while dragging a file */
.filepond--hopper[data-hopper-state='drag-over'] > * {
    pointer-events: none;
}
/* capture all hit tests using a hidden layer, this speeds up the event flow */
.filepond--hopper[data-hopper-state='drag-over']::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}
.filepond--progress-indicator {
    z-index: 103;
}
.filepond--file-action-button {
    z-index: 102;
}
.filepond--file-status {
    z-index: 101;
}
.filepond--file-info {
    z-index: 100;
}
.filepond--item {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;

    padding: 0;
    margin: 0.25em;

    will-change: transform, opacity;

    /* item children order */
}
.filepond--item > .filepond--panel {
    z-index: -1;
}
/* has a slight shadow */
.filepond--item > .filepond--panel .filepond--panel-bottom {
    box-shadow: 0 0.0625em 0.125em -0.0625em rgba(0, 0, 0, 0.25);
}
.filepond--item {
    /* drag related */
}
.filepond--item > .filepond--file-wrapper,
.filepond--item > .filepond--panel {
    transition: opacity 0.15s ease-out;
}
.filepond--item[data-drag-state] {
    cursor: -webkit-grab;
    cursor: grab;
}
.filepond--item[data-drag-state] > .filepond--panel {
    transition: box-shadow 0.125s ease-in-out;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.filepond--item[data-drag-state='drag'] {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}
.filepond--item[data-drag-state='drag'] > .filepond--panel {
    box-shadow: 0 0.125em 0.3125em rgba(0, 0, 0, 0.325);
}
.filepond--item[data-drag-state]:not([data-drag-state='idle']) {
    z-index: 2;
}
/* states */
.filepond--item-panel {
    background-color: #64605e;
}
[data-filepond-item-state='processing-complete'] .filepond--item-panel {
    background-color: #369763;
}
[data-filepond-item-state*='invalid'] .filepond--item-panel,
[data-filepond-item-state*='error'] .filepond--item-panel {
    background-color: #c44e47;
}
/* style of item panel */
.filepond--item-panel {
    border-radius: 0.5em;
    transition: background-color 0.25s;
}
/* normal mode */
.filepond--list-scroller {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    will-change: transform;
}
/* scroll mode */
.filepond--list-scroller[data-state='overflow'] .filepond--list {
    bottom: 0;
    right: 0;
}
.filepond--list-scroller[data-state='overflow'] {
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-mask: linear-gradient(to bottom, #000 calc(100% - 0.5em), transparent 100%);
    mask: linear-gradient(to bottom, #000 calc(100% - 0.5em), transparent 100%);
}
/* style scrollbar */
.filepond--list-scroller::-webkit-scrollbar {
    background: transparent;
}
.filepond--list-scroller::-webkit-scrollbar:vertical {
    width: 1em;
}
.filepond--list-scroller::-webkit-scrollbar:horizontal {
    height: 0;
}
.filepond--list-scroller::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 99999px;
    border: 0.3125em solid transparent;
    background-clip: content-box;
}
/* hard to overide styles on purpose */
.filepond--list.filepond--list {
    position: absolute;
    top: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;

    /* prevents endless paint calls on filepond--list-scroller */
    will-change: transform;
}
/* used for padding so allowed to be restyled */
.filepond--list {
    left: 0.75em;
    right: 0.75em;
}
.filepond--root[data-style-panel-layout~='integrated'] {
    width: 100%;
    height: 100%;
    max-width: none;
    margin: 0;
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--panel-root,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--panel-root {
    border-radius: 0;
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--panel-root > *,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--panel-root > * {
    display: none;
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--drop-label,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--drop-label {
    bottom: 0;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 7;
}
.filepond--root[data-style-panel-layout~='circle'],
.filepond--root[data-style-panel-layout~='integrated'] {
    /* we're only loading one item, this makes the intro animation a bit nicer */
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--item-panel,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--item-panel {
    display: none;
}
.filepond--root[data-style-panel-layout~='compact'] .filepond--list-scroller,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--list-scroller {
    overflow: hidden;
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
}
.filepond--root[data-style-panel-layout~='compact'] .filepond--list,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--list {
    left: 0;
    right: 0;
    height: 100%;
}
.filepond--root[data-style-panel-layout~='compact'] .filepond--item,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--item {
    margin: 0;
}
.filepond--root[data-style-panel-layout~='compact'] .filepond--file-wrapper,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--file-wrapper {
    height: 100%;
}
.filepond--root[data-style-panel-layout~='compact'] .filepond--drop-label,
.filepond--root[data-style-panel-layout~='integrated'] .filepond--drop-label {
    z-index: 7;
}
.filepond--root[data-style-panel-layout~='circle'] {
    border-radius: 99999rem;
    overflow: hidden;
}
.filepond--root[data-style-panel-layout~='circle'] > .filepond--panel {
    border-radius: inherit;
}
.filepond--root[data-style-panel-layout~='circle'] > .filepond--panel > * {
    display: none;
}
.filepond--root[data-style-panel-layout~='circle'] {
    /* circle cuts of this info, so best to hide it */
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--file-info {
    display: none;
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--file-status {
    display: none;
}
.filepond--root[data-style-panel-layout~='circle'] .filepond--action-edit-item {
    opacity: 1 !important;
    visibility: visible !important;
}
/* dirfty way to fix circular overflow issue on safari 11+ */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        .filepond--root[data-style-panel-layout~='circle'] {
            will-change: transform;
        }
    }
}
.filepond--panel-root {
    border-radius: 0.5em;
    background-color: #f1f0ef;
}
.filepond--panel {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0;

    /* defaults to 100% height (fixed height mode) this fixes problem with panel height in IE11 */
    height: 100% !important;

    /* no interaction possible with panel */
    pointer-events: none;
}
.filepond-panel:not([data-scalable='false']) {
    height: auto !important;
}
.filepond--panel[data-scalable='false'] > div {
    display: none;
}
.filepond--panel[data-scalable='true'] {
    /* this seems to fix Chrome performance issues */
    /* - when box-shadow is enabled */
    /* - when multiple ponds are active on the same page */
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;

    /* prevent borders and backgrounds */
    background-color: transparent !important;
    border: none !important;
}
.filepond--panel-top,
.filepond--panel-bottom,
.filepond--panel-center {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
}
.filepond--panel-top,
.filepond--panel-bottom {
    height: 0.5em;
}
.filepond--panel-top {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom: none !important;

    /* fixes tiny transparant line between top and center panel */
}
.filepond--panel-top::after {
    content: '';
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    bottom: -1px;
    background-color: inherit;
}
.filepond--panel-center,
.filepond--panel-bottom {
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: translate3d(0, 0.5em, 0);
    transform: translate3d(0, 0.5em, 0);
}
.filepond--panel-bottom {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-top: none !important;

    /* fixes tiny transparant line between bottom and center of panel */
}
.filepond--panel-bottom::before {
    content: '';
    position: absolute;
    height: 2px;
    left: 0;
    right: 0;
    top: -1px;
    background-color: inherit;
}
.filepond--panel-center {
    /* the center panel is scaled using scale3d to fit the correct height */
    /* we use 100px instead of 1px as scaling 1px to a huge height is really laggy on chrome */
    height: 100px !important;
    border-top: none !important;
    border-bottom: none !important;
    border-radius: 0 !important;

    /* hide if not transformed, prevents a little flash when the panel is at 100px height while attached for first time */
}
.filepond--panel-center:not([style]) {
    visibility: hidden;
}
.filepond--progress-indicator {
    position: static;
    width: 1.25em;
    height: 1.25em;

    color: #fff;

    /* can't have margins */
    margin: 0;

    /* no interaction possible with progress indicator */
    pointer-events: none;

    /* will be animated */
    will-change: transform, opacity;
}
.filepond--progress-indicator svg {
    width: 100%;
    height: 100%;
    vertical-align: top;
    transform-box: fill-box; /* should center the animation correctly when zoomed in */
}
.filepond--progress-indicator path {
    fill: none;
    stroke: currentColor;
}
.filepond--list-scroller {
    z-index: 6;
}
.filepond--drop-label {
    z-index: 5;
}
.filepond--drip {
    z-index: 3;
}
.filepond--root > .filepond--panel {
    z-index: 2;
}
.filepond--browser {
    z-index: 1;
}
.filepond--root {
    /* layout*/
    box-sizing: border-box;
    position: relative;
    margin-bottom: 1em;

    /* base font size for whole component */
    font-size: 1rem !important;

    /* base line height */
    line-height: normal;

    /* up uses default system font family */
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif,
        'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';

    /* will increase font weight a bit on Safari */
    font-weight: 450;

    /* default text alignment */
    text-align: left;

    /* better text rendering on Safari */
    text-rendering: optimizeLegibility;

    /* text direction is ltr for now */
    direction: ltr;

    /* optimize rendering */
    /* https://developer.mozilla.org/en-US/docs/Web/CSS/contain */
    contain: layout style size;

    /* correct box sizing, line-height and positioning on child elements */
}
.filepond--root * {
    box-sizing: inherit;
    line-height: inherit;
}
.filepond--root *:not(text) {
    font-size: inherit;
}
.filepond--root {
    /* block everything */
}
.filepond--root[data-disabled] {
    pointer-events: none;
}
.filepond--root[data-disabled] .filepond--list-scroller {
    pointer-events: all;
}
.filepond--root[data-disabled] .filepond--list {
    pointer-events: none;
}
/**
 * Root element children layout
 */
.filepond--root .filepond--drop-label {
    min-height: 4.75em;
}
.filepond--root .filepond--list-scroller {
    margin-top: 1em;
    margin-bottom: 1em;
}
.filepond--root .filepond--credits {
    position: absolute;
    right: 0;
    opacity: 0.175;
    line-height: 0.85;
    font-size: 11px;
    color: inherit;
    text-decoration: none;
    z-index: 3;
    bottom: -14px;
}
.filepond--root .filepond--credits[style] {
    top: 0;
    bottom: auto;
    margin-top: 14px;
}

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box; }
  .glide * {
    box-sizing: inherit; }
  .glide__track {
    overflow: hidden; }
  .glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform; }
    .glide__slides--dragging {
      user-select: none; }
  .glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent; }
    .glide__slide a {
      user-select: none;
      -webkit-user-drag: none;
      -moz-user-select: none;
      -ms-user-select: none; }
  .glide__arrows {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide__bullets {
    -webkit-touch-callout: none;
    user-select: none; }
  .glide--rtl {
    direction: rtl; }

.mce-content-body a {
  color: black;
}
.mce-content-body a:hover {
  color: black;
}
.mce-content-body h1 {
  color: black;
}
.mce-content-body p {
  font-size: 15px;
  margin-bottom: 40px;
}
::-webkit-scrollbar {
  width: 12px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-track {
  background: #fff;
  border: thin solid #ccc;
}
::-webkit-scrollbar-thumb {
  background: #aaaaaa;
  border: none;
  transition: 300ms;
}
::-webkit-scrollbar-thumb:hover {
  background: #CDCDCD;
}
::-webkit-scrollbar-track-piece {
  background: #fff;
  border: none;
  border-left: 1px solid #ccc;
  box-shadow: none;
}
body {
  background-color: #fff;
  line-height: 1.4;
  font-size: 14px;
  color: #30394B;
  font-family: 'Montserrat', sans-serif;
}
h1 {
  font-size: 37px;
  font-weight: 700;
  color: #30394B;
  margin: 25px 0 40px;
  line-height: 1.2;
}
h1 span {
  font-size: 30px;
  display: block;
  font-weight: 400;
}
.history h2,
h2 {
  margin: 35px 0 25px;
  font-size: 22px;
  font-weight: 600;
  color: #30394B;
}
.history h2 span,
h2 span {
  color: #C4161C;
}
.history h2.main-title,
h2.main-title {
  line-height: 1.5;
  font-weight: 600;
  font-size: 26px;
  margin: 25px 0 35px;
  text-align: center;
}
.history h2.main-title span,
h2.main-title span {
  font-weight: 400;
  display: block;
  color: #30394B;
}
h2.new-icon--forklift {
  display: inline-flex;
  align-items: center;
  flex-flow: row-reverse;
  background: #ec7308;
  padding: 8px 10px;
  color: #fff;
  margin: 20px 0 5px 0;
  border-radius: 5px;
}
h2.new-icon--forklift::before {
  margin-left: 8px;
  font-size: 22px;
  color: #fff;
}
h2.toxic-material {
  display: inline-flex;
  background: #fff585;
  color: #000;
  padding: 8px 10px;
  margin: 20px 0 5px 0;
  border-radius: 5px;
}
.history h2.main-title {
  margin: 40px 0 60px 0;
}
.event h2 a {
  color: #30394B;
}
h3 {
  margin: 20px 0;
  font-size: 18px;
  font-weight: 600;
  color: #30394B;
}
h4 {
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
p {
  margin: 22px 0 0;
  line-height: 1.5;
}
p strong {
  font-weight: 600;
}
p:first-of-type {
  margin-top: 0;
}
p a {
  color: #C4161C;
  text-decoration: underline;
}
p a:hover,
p a:focus,
p a:active,
p a:active:hover {
  color: #961115;
  text-decoration: underline;
}
p.big {
  font-size: 15px;
}
p.title,
h2.title,
h3.title {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
}
p.title span,
h2.title span,
h3.title span {
  font-size: 15px;
  display: block;
}
p.main-title,
h2.main-title,
h3.main-title {
  font-weight: 600;
  font-size: 26px;
  margin: 25px 0 35px;
  text-align: center;
}
p.main-title span,
h2.main-title span,
h3.main-title span {
  font-weight: 400;
  display: block;
}
a {
  color: #C4161C;
}
a:hover,
a:focus,
a:active,
a:active:hover {
  color: #961115;
  text-decoration: none;
}
ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
ul li a {
  text-decoration: none;
}
ul li a:hover,
ul li a:focus,
ul li a:active,
ul li a:active:hover {
  text-decoration: none;
}
.nav-tabs .active .nav-link {
  font-weight: bold;
  background: #EFEFEF !important;
}
.nav-tabs .nav-link span {
  background: white !important;
  display: inline-block !important;
  margin-left: 3px !important;
  border-radius: 20px !important;
  border: 1px solid #E4E4E4 !important;
  color: #C4161C !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  width: 32px !important;
  height: 32px !important;
  line-height: 30px !important;
  text-align: center !important;
}
.nav-tabs .nav-link span:not(:last-of-type) {
  margin-right: 12px !important;
}
.remodal-wrapper.remodal-is-closed {
  position: absolute !important;
  top: 999999999999999px !important;
}
.two-col {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}
.choices[data-type*='select-one'] {
  padding-right: 0 !important;
  border-radius: 3px;
}
.choices[data-type*='select-one']:after {
  content: '';
  border: none;
}
.choices[data-type*='select-one'] .choices__inner {
  background: none;
}
#flash_message {
  background: #ec7308;
}
.flash-message {
  overflow: hidden;
  color: #fff;
  background: #ec7308;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 15px;
}
.flash-message p {
  color: #fff;
  display: inline;
}
.flash-message .flash-wrapper {
  text-align: center;
}
.flash-message .flash-wrapper .flash-content {
  padding: 7px 0 7px 0;
  display: inline-block;
  height: 100%;
}
.flash-message .flash-wrapper .more {
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
}
.flash-message .flash-wrapper .more:hover {
  color: #000;
}
.flash-message button {
  color: #fff;
  background: none;
  padding-right: 46px;
  position: relative;
  margin: 0;
  border: none;
  height: unset;
  line-height: 34px;
}
.flash-message button:before {
  content: '\D7';
  font-size: 20px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  line-height: 34px;
  height: 25px;
  width: 25px;
  color: white;
  background: #000;
}
.flash-message button:hover,
.flash-message button:focus,
.flash-message button:active,
.flash-message button:active:hover {
  border: none;
  background: none;
  color: #1a1a1a;
}
.flash-message button:hover:before,
.flash-message button:focus:before,
.flash-message button:active:before,
.flash-message button:active:hover:before {
  background: #1a1a1a;
}
.fixed .flash-message button {
  margin-right: 15px;
}
.business-modal {
  color: black;
}
.business-modal .modal-dialog {
  max-width: 815px;
  width: 100%;
  background: none;
}
.business-modal .modal-dialog .modal-content {
  border: none;
  background: none;
}
.business-modal .modal-dialog .modal-body {
  position: relative;
  background: white;
  border-radius: 5px;
  padding: 40px 50px;
  text-align: center;
}
.business-modal .modal-dialog .modal-body textarea.form-control {
  min-height: 120px;
  height: 120px;
}
.business-modal .modal-dialog .modal-body .modal__countries {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 76px;
  height: 100%;
  align-items: flex-start;
  position: relative;
}
.business-modal .modal-dialog .modal-body .modal__countries .country__item {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.business-modal .modal-dialog .modal-body .modal__countries .country__item .country__ico {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}
.business-modal .modal-dialog .modal-body .modal__countries .person-image {
  position: absolute;
  left: 0;
  bottom: 0;
}
.business-modal .modal-dialog .modal-body .modal__countries .country-list {
  width: 100%;
  height: 340px;
  padding: 25px 30px 0px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  border: 1px solid #E4E4E4;
}
.business-modal .modal-dialog .modal-body .business-representation-form {
  margin-top: 60px;
}
.business-modal .modal-dialog .modal-body .business-representation-form label {
  margin-top: 15px;
  margin-bottom: 5px;
  font-weight: 400;
}
.business-modal .modal-dialog .modal-body .h2 {
  text-align: center;
  margin-top: 0;
  color: #C4161C;
  font-size: 25px;
}
.business-modal .modal-dialog .modal-body .upper-layer {
  position: relative;
  z-index: 2;
}
.business-modal .modal-dialog .modal-body .upper-layer .row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.business-modal .modal-dialog .modal-body .bg-image {
  border-radius: 5px;
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}
.business-modal .close-btn,
.info-control-modal .close-btn,
.country-modal .close-btn {
  transform-origin: 50% 50%;
  transform: rotate(45deg);
  border: 1px solid #E4E4E4;
  z-index: 5;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: white;
  top: -20px;
  right: -20px;
  position: absolute;
  cursor: pointer;
}
.business-modal .close-btn:before,
.info-control-modal .close-btn:before,
.country-modal .close-btn:before,
.business-modal .close-btn:after,
.info-control-modal .close-btn:after,
.country-modal .close-btn:after {
  background: #707070;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.business-modal .close-btn:after,
.info-control-modal .close-btn:after,
.country-modal .close-btn:after {
  width: 15px;
  height: 2px;
}
.business-modal .close-btn:before,
.info-control-modal .close-btn:before,
.country-modal .close-btn:before {
  width: 2px;
  height: 15px;
}
.info-control-modal,
.country-modal {
  text-align: center;
}
.info-control-modal .content p,
.country-modal .content p {
  margin: 5px 0;
}
.info-control-modal .h2,
.country-modal .h2 {
  font-size: 28px;
  font-weight: 700;
  margin: 0 auto;
  max-width: 400px;
  color: #000;
}
.info-control-modal .modal-header,
.country-modal .modal-header {
  height: 400px;
  padding: 0;
  border: 0;
  overflow: hidden;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  margin: 0 0 15px 0;
}
.info-control-modal .modal-header img,
.country-modal .modal-header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 798px) {
  .info-control-modal .modal-header,
  .country-modal .modal-header {
    height: 50vw;
  }
}
.info-control-modal .modal-dialog,
.country-modal .modal-dialog {
  max-width: 710px;
  width: 100%;
  margin-top: 150px;
}
@media (max-width: 798px) {
  .info-control-modal .modal-dialog,
  .country-modal .modal-dialog {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.info-control-modal .modal-body,
.country-modal .modal-body {
  padding: 10px 30px 30px;
  max-width: 640px;
  margin: auto;
}
.info-control-modal .buttons-in-row,
.country-modal .buttons-in-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 520px;
  justify-content: center;
  margin: auto;
}
.info-control-modal .buttons-in-row .btn,
.country-modal .buttons-in-row .btn {
  margin-top: 15px;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  max-width: 245px;
  width: 100%;
  padding: 0 8px;
}
.info-control-modal .buttons-in-row .btn:not(:last-of-type),
.country-modal .buttons-in-row .btn:not(:last-of-type) {
  margin-right: 25px;
}
section ul {
  list-style-type: none;
  padding-left: 0;
  margin: 20px 0;
}
section ul li {
  padding-bottom: 6px;
  padding-left: 20px;
  position: relative;
}
section ul li:before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  background: url(/userfiles/images/icons.svg) -86px -1px no-repeat;
  position: absolute;
  left: 0px;
  top: 3px;
}
section ol {
  padding-left: 0;
  margin: 20px 0;
  counter-reset: li;
}
section ol li {
  counter-increment: li;
  list-style-type: none;
  margin-bottom: 6px;
}
section ol li:before {
  content: counter(li) '.';
  color: #C4161C;
  font-weight: 600;
  display: inline-block;
  margin-right: 5px;
}
table {
  width: 100%;
  margin: 30px 0;
  border-radius: 5px;
  border: 0;
  border: 1px solid #E4E4E4;
  border-collapse: separate !important;
  border-spacing: 0;
}
table td,
table th {
  padding: 14px;
  border: 0;
  border-right: 1px solid #E4E4E4;
  border-top: 1px solid #E4E4E4;
}
table td strong,
table th strong {
  font-weight: 500;
}
table td:last-of-type,
table th:last-of-type {
  border-right: none;
}
table th {
  border-bottom: none;
  border-top: none;
}
table tr:last-of-type td {
  border-bottom: none;
}
table tr:first-of-type td,
table tr:first-of-type th {
  border-top: none;
}
.alert-container {
  margin-top: 30px;
}
.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.fade-enter-active,
.fade-leave-active {
  transition: opacity 400ms;
}
.fade-enter,
.fade-leave-to {
  opacity: 0;
}
.popover {
  font-family: 'Montserrat', sans-serif;
  max-width: 250px;
  font-size: 13px;
  min-width: 170px;
}
.search_text {
  padding-left: 50px;
}
.info-tag.header {
  margin-top: -20px;
  margin-bottom: 30px;
}
.account-form {
  width: 100%;
  max-width: 360px;
}
.forgotPassword {
  margin-top: 25px;
}
.radio.address {
  margin-bottom: 30px !important;
}
.radio input[type="radio"] {
  height: auto;
  width: auto;
}
.bootstrap-datetimepicker-widget ul li {
  padding: 0;
}
.bootstrap-datetimepicker-widget ul li:before {
  display: none;
}
.bootstrap-datetimepicker-widget ul li table,
.bootstrap-datetimepicker-widget ul li tr,
.bootstrap-datetimepicker-widget ul li td,
.bootstrap-datetimepicker-widget ul li th {
  border: 0;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-color: #C4161C;
}
#content_anchor {
  position: relative;
  top: -128px;
}
.mobile-only {
  display: none;
}
div#chat-application {
  max-height: 56px;
  max-width: 114px;
  height: 56px;
  width: 114px;
  bottom: 24px;
  left: initial;
  right: 11px;
  position: fixed;
}
@media all and (max-width: 1200px) {
  .flash-message {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 4px 9px;
    position: relative;
  }
  .flash-message .flash-wrapper .flash-content {
    padding: 4px 30px 7px 0;
  }
  .flash-message .button {
    padding: 0;
    line-height: 30px;
    right: 8px;
    top: 18px;
    position: absolute;
  }
  .flash-message .button span {
    display: none;
  }
  .flash-message .button::before {
    height: 26px;
    width: 26px;
    font-size: 23px;
  }
}
@media all and (max-width: 768px) {
  div#chat-application {
    max-height: 56px;
    max-width: 61px;
    height: 56px;
    width: 61px;
    right: 6px;
    bottom: 8px;
  }
}
@media all and (max-width: 999px) {
  .mobile-only--inline {
    display: inline-block;
  }
}
.manuals-section__perex {
  font-weight: 700;
  text-align: left;
  color: #C4161C;
}
@media all and (min-width: 797px) {
  .manuals-section__perex {
    font-size: 2.4rem;
  }
}
#watchdog_modal .modal-header {
  height: 0;
}
#watchdog_modal .modal-body .h2 {
  margin-bottom: 1.25rem;
}
#watchdog_modal .modal-body p {
  margin-bottom: 1rem;
}
@media (max-width: 798px) {
  #watchdog_modal {
    padding-right: 25px!important;
    padding-left: 25px!important;
  }
  #watchdog_modal .modal-dialog {
    margin: 10rem auto;
  }
}
.dog-icon {
  max-width: 60px!important;
  float: left;
  margin-right: 10px!important;
}
.dog-icon--small {
  max-width: 20px!important;
  margin-bottom: 0!important;
}
.country-modal {
  background: rgba(50, 45, 47, 0.43);
}
.country-modal .modal-dialog {
  margin-top: 100px;
}
.country-modal .h2 {
  font-size: 28px;
  font-weight: 700;
  margin: 0 auto 20px;
  max-width: 400px;
  color: #000;
}
.country-modal .modal-header {
  height: 16.8px;
}
@media all and (max-width: 1000px) {
  .country-modal {
    overflow: scroll;
  }
}
.country-modal .country-modal__list-item {
  font-size: 13px;
  font-weight: 500;
}
@media all and (max-width: 768px) {
  .country-modal .modal-dialog {
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
  }
  .country-modal .h2 {
    font-size: 22px;
  }
}
.wrapper--fixed-items {
  width: 100%;
  position: fixed;
  z-index: 500;
  top: 60%;
  right: 50%;
  pointer-events: none;
  transform: translate(50%);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.wrapper--fixed-items .fixed-box--expandable {
  display: flex;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  pointer-events: all;
  cursor: pointer;
  box-shadow: 0 3px 10px 0 rgba(48, 57, 75, 0.1);
}
.wrapper--fixed-items .fixed-box--expandable.var--business-rep .part--always-visible {
  background: #30394B;
}
.wrapper--fixed-items .fixed-box--expandable:not(:last-of-type) {
  margin-bottom: 20px;
}
.wrapper--fixed-items .fixed-box--expandable:hover .part--visible-on-hover,
.wrapper--fixed-items .fixed-box--expandable:focus .part--visible-on-hover {
  margin-left: 0;
  z-index: 5000 ;
}
.wrapper--fixed-items .fixed-box--expandable .part--always-visible {
  background-size: contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 25px;
  background: #C4161C;
  max-width: 60px;
  min-height: 188px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 5px;
}
.wrapper--fixed-items .fixed-box--expandable .part--always-visible .group--ico {
  display: flex;
  writing-mode: vertical-rl;
  transform: rotate(-180deg);
}
.wrapper--fixed-items .fixed-box--expandable .part--always-visible .group--ico .rotate {
  font-size: 14px;
  color: white;
  white-space: nowrap;
  margin-bottom: 6px;
}
.wrapper--fixed-items .fixed-box--expandable .part--always-visible .group--ico .small-ico {
  width: 25px;
  height: 23px;
  flex-shrink: 0;
  transform-origin: 50% 50%;
  transform: rotate(-180deg);
  background: url(/userfiles/images/icons.svg) no-repeat -3.5px -1111px;
}
.wrapper--fixed-items .fixed-box--expandable .part--always-visible .ico {
  flex-shrink: 0;
  width: 33px;
  transform: rotate(90deg);
  height: 135px;
  display: block;
  background-size: 30px;
}
.wrapper--fixed-items .fixed-box--expandable .part--visible-on-hover {
  justify-content: center;
  transition: 0.5s all;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: white;
  width: 240px;
  text-align: center;
  padding: 10px;
  margin-left: -240px;
}
.wrapper--fixed-items .fixed-box--expandable .part--visible-on-hover .btn-primary {
  padding: 0 10px;
}
.wrapper--fixed-items .fixed-box--expandable .part--visible-on-hover .text {
  font-size: 18px;
  margin-bottom: 10px;
}
.wrapper--fixed-items .btn-primary--roller {
  margin-top: 0;
}
.wrapper--fixed-items .always-visible__img--wrapper {
  background-color: #FFF;
  padding: 5px;
  border-top-right-radius: 5px;
}
.wrapper--fixed-items .always-visible__img {
  max-height: 50px;
  max-width: 50px;
}
.wrapper--fixed-items .always-visible__text {
  writing-mode: vertical-lr;
  color: #FFF;
}
@media all and (max-width: 999px) {
  .wrapper--fixed-items .fixed-box--expandable {
    display: none;
  }
  .mobile-only--inline {
    display: inline-block;
  }
}
.functions-right-col {
  margin-top: 0;
}
@media all and (min-width: 800px) {
  .functions-right-col {
    margin-top: 35px;
  }
}
.contact-box-functions {
  margin-top: 30px;
}
@media all and (min-width: 800px) {
  .contact-box-functions {
    margin-top: 0;
  }
}
.home header .header-categories {
  background-color: rgba(48, 57, 75, 0.74);
  position: absolute;
  left: 0px;
  right: 0px;
}
header.basket-header {
  padding: 20px 0;
}
header.basket-header .contact {
  margin-right: 75px;
}
header.basket-header .phone--only-mobile {
  display: none;
}
header.basket-header .log--only-mobile {
  display: none;
  padding: 10px 15px;
  align-items: center;
  justify-content: center;
}
header.basket-header .log--only-mobile .ico {
  background: url(/userfiles/images/icons.svg) no-repeat -42px -275px;
  width: 25px;
  height: 30px;
  display: block;
}
header.basket-header .log-wrapper .account-nav-wrapper {
  top: 52px;
}
header.basket-header .log-wrapper .account-nav-wrapper input {
  color: #343434;
}
header.basket-header .log-wrapper .account-nav-wrapper input[type="submit"] {
  color: white;
}
header.basket-header .log-wrapper .log {
  color: #30394B;
}
header.basket-header .log-wrapper .log:hover {
  color: #44516a;
}
header.basket-header .log-wrapper .log:before {
  background-position: -120px -280px;
}
header .hl-menu-mobile {
  display: none;
}
header .navbar-collapse {
  padding: 0px;
}
header a {
  text-decoration: none;
}
header a:hover,
header a:focus,
header a:active,
header a:active:hover {
  text-decoration: none;
}
header .header-top {
  background-color: #30394B;
  padding: 8px 0;
}
header .search {
  max-width: 470px;
  position: relative;
  height: 50px;
}
header .search .text {
  padding: 0 15px 0 54px;
  width: 360px;
}
header .search .button {
  margin-left: 10px;
  height: 48px;
  background: #fff;
  z-index: 10;
  border: 1px solid #C4161C;
  font-weight: 600;
  text-align: center;
  transition: 0.2s;
  font-size: 14px;
  color: #C4161C;
  border-radius: 5px;
  padding: 0 25px;
}
header .search .button:hover,
header .search .button:focus,
header .search .button:active,
header .search .button:active:hover {
  background-color: #fff;
  color: #30394B;
  border-color: #30394B;
}
header .search .form-group {
  margin-bottom: 0;
  position: relative;
}
header .search .form-group:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 18px;
  background: url(/userfiles/images/icons.svg) -60px -1px no-repeat;
  display: block;
  width: 21px;
  height: 21px;
  z-index: 99;
}
header .contact {
  margin-bottom: 0px;
}
header .log-wrapper .log {
  cursor: pointer;
  display: block;
  color: #C5CEE0;
  font-size: 11px;
  padding: 2px 2px 2px 20px;
  position: relative;
}
header .log-wrapper .log:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0px;
  height: 15px;
  width: 15px;
  display: block;
  background: url(/userfiles/images/icons.svg) 0px -1px no-repeat;
}
header .log-wrapper .log:hover,
header .log-wrapper .log:active,
header .log-wrapper .log:focus {
  color: #fff;
}
header .log-wrapper .account-nav-wrapper {
  display: none;
  position: absolute;
  z-index: 999;
  top: 27px;
  right: 0;
  min-width: 230px;
  padding: 0px 20px 20px;
  background: #30394B;
}
header .log-wrapper .account-nav-wrapper label,
header .log-wrapper .account-nav-wrapper p,
header .log-wrapper .account-nav-wrapper a {
  color: #fff;
  font-size: 13px;
}
header .log-wrapper .account-nav-wrapper input {
  height: 40px;
  line-height: 40px;
}
header .log-wrapper .account-nav-wrapper label {
  margin-top: 15px;
}
header .log-wrapper .account-nav-wrapper a {
  margin-top: 15px;
  display: block;
}
header .languages {
  position: relative;
  margin-right: 35px;
}
header .languages:before {
  content: '';
  position: absolute;
  top: 7px;
  right: 1px;
  height: 8px;
  width: 12px;
  display: block;
  background: url(/userfiles/images/icons.svg) 1px -23px no-repeat;
}
header .languages:hover .box {
  display: block;
}
header .languages img {
  width: 18px;
}
header .languages a,
header .languages .langs__item {
  padding: 3px 18px 3px 3px;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
}
header .languages a:hover,
header .languages .langs__item:hover,
header .languages a:active,
header .languages .langs__item:active,
header .languages a:focus,
header .languages .langs__item:focus {
  color: #C5CEE0;
}
header .languages .box {
  display: none;
  position: absolute;
  top: 20px;
  left: -10px;
  background: #30394B;
  z-index: 9;
  padding: 10px 10px 10px 10px;
  width: 77px;
}
header .languages .box span {
  padding: 0;
  margin-bottom: 8px;
  display: block;
}
header .languages .box span:last-of-type {
  margin-bottom: 0px;
}
header .languages .box span a {
  padding: 3px;
}
header #main_nav {
  padding: 0px;
}
header #main_nav .nav li {
  margin-right: 10px;
}
header #main_nav .nav li:last-of-type {
  margin-right: 0px;
}
header #main_nav .nav li a {
  display: block;
  font-size: 11px;
  padding: 2px;
  color: #C5CEE0;
  line-height: 1.3;
}
header #main_nav .nav li a:hover,
header #main_nav .nav li a:focus,
header #main_nav .nav li a:active,
header #main_nav .nav li a:active:hover {
  color: #fff;
  background: none;
}
header .header-main {
  background-color: #fff;
  padding: 23px 0;
}
header .header-categories {
  background-color: #30394b;
  z-index: 99;
}
header .mobile-nav {
  display: none;
}
header .cat-nav-wrapper .nav {
  color: #fff;
  width: 100%;
  margin: 0 0;
}
.sk header .cat-nav-wrapper .nav {
  align-items: stretch;
}
header .cat-nav-wrapper .nav .level1 {
  padding: 13px 15px;
}
header .cat-nav-wrapper .nav .level1 .header_box-item-link-number {
  display: none;
}
.sk header .cat-nav-wrapper .nav .level1 {
  padding: 13px 11px;
  display: flex;
  justify-content: center;
}
.en header .cat-nav-wrapper .nav .level1 {
  padding: 13px 11px;
}
header .cat-nav-wrapper .nav .level2 .header_box-item-link-number {
  display: initial;
}
header .cat-nav-wrapper .nav li:last-of-type {
  margin-right: 0px;
}
header .cat-nav-wrapper .nav li a {
  line-height: 1.3;
  padding: 15px 0;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
header .cat-nav-wrapper .nav li a:hover,
header .cat-nav-wrapper .nav li a:focus,
header .cat-nav-wrapper .nav li a:active,
header .cat-nav-wrapper .nav li a:active:hover {
  color: #C5CEE0;
  background: none;
}
.sk header .cat-nav-wrapper .nav li a {
  display: flex;
  align-items: center;
}
header .sticky-nav-wrapper.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  background-color: #fff;
}
header .sticky-nav-wrapper.fixed .header-main {
  padding: 10px 0;
}
header .sticky-nav-wrapper.fixed .basket-wrapper {
  display: block;
}
header .sticky-nav-wrapper.fixed .header-categories {
  background-color: #30394b;
}
header .warranty {
  color: #343434;
  max-width: 195px;
  padding-left: 46px;
  position: relative;
  font-size: 13px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: 700;
}
header .warranty:hover {
  color: #C4161C;
}
header .warranty:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  width: 40px;
  height: 35px;
  display: inline-block;
  background: url(/userfiles/images/icons.svg) -63px -316px no-repeat;
}
.header--hide {
  top: -100% !important;
}
@media all and (max-width: 1199px) {
  header .logo {
    margin-right: 30px;
  }
  header .search {
    width: auto;
    margin-right: 30px;
  }
  header .search .text {
    width: 300px;
  }
  header .basket {
    margin-left: 30px;
  }
  header .cat-nav-wrapper .nav li a {
    padding: 6px 0;
  }
}
@media all and (max-width: 999px) {
  header .languages {
    color: white;
  }
  header .languages .box {
    background: white;
    top: 27px;
  }
  header .languages .box a {
    color: #343434;
  }
  header.basket-header {
    padding: 0;
  }
  header.basket-header .log-wrapper .log {
    display: none;
  }
  header.basket-header .log-wrapper .account-nav-wrapper {
    top: 64px;
  }
  header.basket-header .log--only-mobile {
    display: flex;
    border-left: 1px solid #E4E4E4;
  }
  header.basket-header .phone--only-mobile {
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #E4E4E4;
  }
  header.basket-header .phone--only-mobile .ico {
    background: url(/userfiles/images/icons.svg) no-repeat -1px -275px;
    width: 30px;
    height: 30px;
  }
  header .warranty {
    padding: 0;
    margin: 10px 0;
    color: white;
  }
  header .warranty.desktop-only {
    display: none;
  }
  header .log-wrapper .account-nav-wrapper {
    opacity: 0;
    top: 47px;
    background: white;
    color: #343434;
    border: 1px solid #E4E4E4;
  }
  header .log-wrapper .account-nav-wrapper form label {
    font-weight: 400;
    color: #343434;
  }
  header .log-wrapper .account-nav-wrapper form input:not([type="submit"]) {
    color: #343434;
  }
  header .log-wrapper .account-nav-wrapper a {
    color: #343434;
  }
  header .search {
    display: none;
    position: absolute;
    z-index: 1001;
    top: 100px;
    right: 23px;
  }
  header .search .button {
    font-size: 12px;
    padding: 0 13px;
    margin-left: 7px;
    height: 51px;
  }
  header .search .form-group:before {
    left: 17px;
    z-index: 1000;
  }
  header .search .search_text {
    padding-left: 46px;
  }
  header .search .twitter-typeahead {
    z-index: 999;
  }
  header .search .twitter-typeahead input,
  header .search .twitter-typeahead input::placeholder {
    font-size: 12px;
  }
  header .ico--search {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #E4E4E4;
    min-width: 68px;
    padding: 10px 10px;
  }
  header .ico--search .ico {
    width: 27px;
    height: 27px;
    background: url(/userfiles/images/icons.svg) no-repeat -84px -279px;
    display: block;
    z-index: 5;
  }
  header .header-main {
    padding: 0;
    border-bottom: 1px solid #E4E4E4;
  }
  header .header-top {
    padding: 20px;
  }
  header .header-top.only-desktop {
    display: none;
  }
  header .header-top .flex {
    flex-wrap: wrap;
  }
  header .header-categories__top {
    display: none;
  }
  header .basket {
    min-width: 68px;
    margin-left: 0;
    display: flex;
    align-items: center;
    border-left: 1px solid #E4E4E4;
    padding: 10px 15px;
    height: auto;
  }
  header .navbar-toggle {
    justify-content: center;
    padding: 16px 16px 10px;
    background: #30394B;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-transform: uppercase;
    margin: 0;
    min-height: 74px;
    min-width: 64px;
  }
  header .navbar-toggle[aria-expanded="true"] .ico-part .icon-bar {
    width: 27px;
  }
  header .navbar-toggle[aria-expanded="true"] .ico-part .icon-bar:first-of-type {
    top: 11px;
    right: -3px;
    transform: rotate(45deg);
  }
  header .navbar-toggle[aria-expanded="true"] .ico-part .icon-bar:nth-of-type(2) {
    top: 5px;
    left: 5px;
    transform: rotate(135deg);
  }
  header .navbar-toggle[aria-expanded="true"] .ico-part .icon-bar:nth-of-type(3) {
    opacity: 0;
  }
  header .navbar-toggle .ico-part {
    width: 34px;
    height: 25px;
    position: relative;
  }
  header .navbar-toggle .ico-part .icon-bar {
    transition: 0.5s all;
    display: block;
    position: relative;
    width: 35px;
    height: 3px;
    background: white;
    margin-top: 0;
  }
  header .navbar-toggle .ico-part .icon-bar:not(:last-of-type) {
    margin-bottom: 6px;
  }
  header .navbar-toggle .ico-part .icon-bar:first-of-type {
    transform-origin: 50% 100%;
  }
  header .navbar-toggle .ico-part .icon-bar:nth-of-type(2) {
    transform-origin: 50% 0%;
  }
  header .navbar-toggle .text {
    margin-top: 6px;
    padding: 0;
    color: white;
    font-size: 10px;
  }
  header .basket-wrapper {
    padding: 0px;
    margin-top: 0;
  }
  header .basket-wrapper .basket-icon {
    position: static;
  }
  header .basket-wrapper .total-price {
    display: none;
  }
  header .logo {
    margin-right: 0px;
    padding: 10px;
  }
  header .logo .navbar-brand-custom img {
    height: auto;
  }
  header .left {
    flex-direction: row-reverse;
  }
  header .sticky-nav-wrapper.fixed .header-main {
    padding: 0px 0;
  }
  header .sticky-nav-wrapper.fixed .cat-nav-wrapper .nav {
    margin: 0px;
  }
  header .mobile-nav {
    z-index: 1000;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
  }
  header .mobile-nav-editable {
    width: 100%;
    max-width: unset;
    padding: 0;
  }
  header .mobile-nav-editable .cat-nav-wrapper {
    border: none;
  }
  header .mobile-nav-editable .cat-nav-wrapper .nav {
    padding: 0;
  }
  header .mobile-nav-editable .cat-nav-wrapper .nav li:first-of-type a {
    border-top: 1px solid #495060;
  }
  header .mobile-nav-editable .cat-nav-wrapper .nav li a {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding: 15px 20px;
    position: relative;
    border-bottom: 1px solid #495060;
  }
  header .mobile-nav-editable .cat-nav-wrapper .nav li a:after {
    content: "";
    position: absolute;
    right: 22px;
    top: 21px;
    height: 8px;
    width: 8px;
    border-left: 2px solid white;
    border-bottom: 2px solid white;
    transform-origin: 50% 50%;
    transform: rotate(-135deg);
  }
  header .mobile-nav-editable .row {
    margin: 0;
  }
  header .mobile-nav-editable .row .col {
    padding: 0;
    display: flex;
    align-items: stretch;
  }
  header .mobile-nav-editable .row .col .logo {
    flex-grow: 1;
    margin-right: auto;
    display: flex;
    align-items: center;
  }
  header .mobile-nav-editable .row .col .logo .navbar-brand-custom {
    max-width: 100px;
    display: block;
  }
  header .mobile-nav-editable .row .col .logo .navbar-brand-custom img {
    max-width: 100%;
    max-height: 100%;
  }
  header .hl-menu-mobile {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #30394B;
    padding: 15px 15px;
    height: 153px;
  }
  header .hl-menu-mobile a {
    color: #C5CEE0;
    font-weight: 400;
    font-size: 11px;
    padding: 4px 5px;
    height: auto;
  }
  header .cat-nav-wrapper {
    background: #30394B;
    z-index: 9999;
    box-shadow: none;
    margin-top: 0;
  }
  header .cat-nav-wrapper .nav {
    display: block;
    padding: 15px 20px;
    margin: 0px;
  }
  header .cat-nav-wrapper .nav li {
    margin: 0px;
  }
  header .cat-nav-wrapper .nav li a {
    font-size: 14px;
    margin: 5px 0;
  }
  header .header-categories .navbar-toggle {
    margin-right: 0px;
  }
  header .search {
    width: 350px;
    margin-right: 0;
  }
  header .contact {
    display: none;
  }
}
@media all and (max-width: 660px) {
  header .search {
    right: 19px;
    width: 285px;
    margin-right: 0;
  }
}
@media all and (max-width: 550px) {
  header .contact {
    display: none;
  }
}
footer {
  padding-top: 60px;
  padding-bottom: 50px;
}
footer .top-section {
  padding-bottom: 40px;
}
footer .top-section .image {
  margin-right: 30px;
  min-width: 270px;
}
footer ul {
  margin: 20px 0 0;
}
footer ul li {
  margin-bottom: 9px;
  font-size: 13px;
}
footer .bottom-section {
  margin-top: 50px;
}
footer .copyright {
  margin-top: 40px;
}
footer .copyright p {
  font-size: 12px;
  color: #929DB2;
  margin: 0 0 15px;
}
@media all and (max-width: 1200px) {
  footer .footer-list {
    text-align: center;
  }
  footer .contact-box {
    margin: 30px auto;
  }
  footer .bottom-section .flex {
    flex-direction: column;
    justify-content: center;
  }
  footer .bottom-section .companies,
  footer .bottom-section .cards {
    justify-content: center;
    text-align: center;
  }
  footer .bottom-section .companies img,
  footer .bottom-section .cards img {
    margin: 10px;
  }
}
@media all and (max-width: 799px) {
  footer .top-section {
    flex-direction: column;
    justify-content: center;
  }
  footer .top-section .text {
    max-width: 500px;
    text-align: center;
  }
  footer .top-section .image {
    min-width: auto;
    margin-right: 0px;
  }
  footer .bottom-section .flex.wrap {
    flex-direction: column;
    justify-content: center;
  }
}
.btn {
  margin-top: 20px;
  text-decoration: none;
}
.btn-primary {
  border: none;
  height: 50px;
  line-height: 48px;
  font-size: 14px;
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background: #C4161C;
  text-align: center;
  padding: 0 30px;
  font-weight: 500;
  border-radius: 5px;
  transition: 0.2s ease-out;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active:hover {
  background: #961115;
  text-decoration: none;
  color: #fff;
}
.btn-primary.red {
  background: #C4161C;
}
.btn-primary.red:hover,
.btn-primary.red:focus,
.btn-primary.red:active,
.btn-primary.red:active:hover {
  background: #961115;
}
.btn-primary.btn-small {
  height: 32px;
  line-height: 30px;
  font-size: 12px;
}
.btn-success {
  border: none;
  text-decoration: none;
  font-size: 14px;
  color: #C4161C;
  display: inline-block;
  background: none;
  padding: 0 32px 0 0;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.2s;
  position: relative;
  box-shadow: none;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success:active:hover {
  background: none;
  color: #961115;
  border: none;
  text-decoration: none;
  box-shadow: none;
}
.btn-success:before {
  content: '';
  width: 23px;
  height: 23px;
  display: block;
  position: relative;
  background: #C4161C;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 0px;
}
.btn-success:after {
  content: '';
  width: 12px;
  height: 14px;
  position: absolute;
  right: 7px;
  top: 5px;
  display: block;
  background: url(/userfiles/images/icons.svg) -50px -41px no-repeat;
}
.btn-info {
  color: #C4161C;
  font-size: 14px;
  background: none;
  padding: 0px 22px;
  display: inline-block;
  border: 1px solid #C4161C;
  transition: 0.2s;
  font-weight: 500;
  line-height: 48px;
  height: 50px;
  border-radius: 5px;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info:active:hover {
  text-decoration: none;
  background: none;
  color: #30394B;
  border-color: #30394B;
}
.btn-more {
  color: #fff;
  font-size: 14px;
  background: none;
  padding: 0px;
  border: none;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.2s;
  margin-top: 20px;
}
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more:active:hover {
  background: none;
  color: #C4161C;
  border: none;
}
.btn-light-border {
  color: #fff;
  border: 1px solid #fff;
  font-size: 14px;
  font-weight: 500;
  border-radius: 5px;
}
.btn-light-border:hover,
.btn-light-border:focus {
  background: #fff;
  color: #C4161C;
}
.btn-basket {
  border: none;
  font-size: 14px;
  position: relative;
  display: inline-block;
  text-decoration: none !important;
  color: #fff;
  background: #37A700;
  text-align: center;
  padding: 12px 25px;
  font-weight: 500;
  border-radius: 5px;
  transition: 0.2s ease-out;
}
.btn-basket:hover,
.btn-basket:focus,
.btn-basket:active,
.btn-basket:active:hover {
  background: #267400;
  text-decoration: none;
  color: #fff;
}
.search {
  width: 470px;
  position: relative;
}
.search .text {
  width: 330px;
  display: block;
  padding: 0 15px;
  height: 50px;
  font-size: 13px;
  border: none;
  background: #fff;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
}
.search .text::placeholder {
  font-size: 13px;
  color: #30394B;
}
.search .button {
  margin-left: 10px;
  height: 50px;
  background: #C4161C;
  z-index: 10;
  border: none;
  font-weight: 500;
  text-align: center;
  transition: 0.2s;
  font-size: 14px;
  color: #fff;
  border-radius: 5px;
  padding: 0 25px;
}
.search .button:hover,
.search .button:focus,
.search .button:active,
.search .button:active:hover {
  background-color: #961115;
  color: #fff;
}
.box {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  margin-bottom: 30px;
}
.box.lg {
  padding: 20px 15px 20px 25px;
  min-height: 280px;
}
.box.md {
  min-height: 225px;
  padding: 20px 15px 20px 25px;
}
.box.sm {
  padding: 15px 20px;
}
.box h2:first-of-type {
  margin-top: 0px !important;
}
.box-item {
  -webkit-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  max-width: 235px;
  margin-bottom: 25px;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  width: 100%;
  background: #fff;
}
.box-item a {
  padding: 0 15px 0 20px;
  min-height: 55px;
  gap: 8px;
  justify-content: flex-start;
  width: 100%;
}
.box-item .text {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 2px;
}
.box-item .text span {
  color: #B2B2B2;
}
.box-item .text.left-80 {
  max-width: 80%;
}
.box-item--long .box-item {
  max-width: 100%;
}
.box-item--long .box-item a {
  min-height: 110px;
}
.box-item__figure {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-items: center;
  flex-shrink: 0;
}
.box-item--long .box-item__figure {
  width: 65px;
  height: 65px;
}
.box-item__img {
  max-width: 100%;
  max-height: 100%;
}
.rubrics {
  margin-bottom: 30px;
}
.rubrics a {
  display: block;
  margin-bottom: 10px;
  text-decoration: underline;
  position: relative;
}
.rubrics a.header {
  font-weight: 600;
  text-decoration: none;
  font-size: 15px;
  margin-top: 15px;
}
.rubrics a.submenu {
  margin-bottom: 5px;
  padding-left: 25px;
}
.rubrics a.submenu:before {
  content: '\2022';
  position: absolute;
  left: 8px;
  font-size: 30px;
  line-height: 16px;
}
.rubrics a.submenu:last-of-type {
  margin-bottom: 15px;
}
.rubrics h3 {
  margin-top: 10px;
}
.labels a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 8px;
  text-decoration: underline;
}
.tags {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  padding: 0 5px;
}
.tags span {
  display: block;
  font-size: 11px;
  padding: 5px;
  border-radius: 5px;
  background: #0072B1;
  color: #fff;
  width: auto;
  text-align: left;
}
.tags span.special-transport {
  background: #ec7308;
  display: flex;
  align-items: center;
  flex-flow: row-reverse;
}
.tags span.special-transport::before {
  margin-left: 5px;
  font-size: 15px;
}
.tags span.toxic-material {
  background: #fff585;
  color: #000;
}
.tags span.rechargeable-battery,
.tags span.rechargeable-battery-en,
.tags span.rechargeable-battery-sk {
  background: #37A700;
}
.tags span.minimal-size,
.tags span.minimal-size-en,
.tags span.minimal-size-sk {
  background: #8E8E8E;
}
.tags span.short-version {
  background: #ec7308;
}
.tags span.short-version-en {
  background: #ec7308;
}
.tags span.short-version-sk {
  background: #ec7308;
}
.tags span.news {
  background: #0072B1;
}
.tags span.news-en {
  background: #0072B1;
}
.tags span.news-sk {
  background: #0072B1;
}
.tags span.action {
  background: #37A700;
}
.tags span.action-sk {
  background: #37A700;
}
.tags span.application {
  background: #C4161C;
}
.tags span.application-en {
  background: #C4161C;
}
.tags span.application-sk {
  background: #C4161C;
}
.tags span.sale {
  background: #C4161C;
}
.tags span.top_product {
  background: #FFB300;
  text-transform: uppercase;
}
.tags span.e_ring {
  background: #CDCDCD;
  text-transform: uppercase;
}
.tags span.var-sale {
  background: #ec7308;
}
.tags span.free-ship {
  background: #30394B;
  padding-left: 30px;
}
.tags span.free-ship:before {
  width: 20px;
  height: 14px;
  background: url(/userfiles/images/icons.svg) -174px -38px no-repeat;
  display: block;
  content: '';
  position: absolute;
  left: 5px;
  top: 4px;
}
.box-news {
  padding: 10px 0;
}
.box-news h3 {
  margin-top: 15px;
}
.cat-tags .tag {
  padding: 0 8px;
  height: 25px;
  background-color: #C4161C;
  line-height: 25px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  border-radius: 5px;
  margin-right: 5px;
  margin-top: 8px;
  display: inline-block;
  transition: 0.2s;
}
.cat-tags .tag:hover,
.cat-tags .tag:focus,
.cat-tags .tag:active,
.cat-tags .tag:active:hover {
  background-color: #961115;
}
.contact-box {
  max-width: 365px;
  width: 100%;
  padding: 25px 12px 30px 22px;
  background-color: #fff;
  border-radius: 5px;
  overflow-wrap: break-word;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  margin-bottom: 30px;
}
.contact-box .icon {
  margin-right: 15px;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  overflow: hidden;
}
.contact-box .text {
  margin-top: 15px;
}
.contact-box .title .position {
  font-size: 15px;
  display: block;
  color: #929DB2;
}
.contact-box.small {
  padding: 15px;
}
.contact-box.small .title {
  font-size: 19px;
}
.contact-box.small .contact {
  font-size: 14px;
}
.contact-box.big {
  max-width: 465px;
  padding: 35px;
}
.contact-box.big .text {
  margin: 0px;
}
.contact-box.big .text .title {
  margin-bottom: 22px;
}
.contact-box.big .icon {
  width: 92px;
  height: 92px;
  margin: 0 30px 0 20px;
}
.contact-box.wide {
  max-width: 560px;
}
.contact-box.wide .icon {
  min-width: 92px;
  max-width: 92px;
  height: 92px;
  margin-right: 35px;
}
.contact-box.wide .text .title {
  margin-bottom: 22px;
}
.contact-box.person {
  padding: 20px;
  margin: 15px auto;
  position: relative;
}
.contact-box.person .icon {
  max-width: 72px;
  min-width: 72px;
  height: 72px;
  margin-right: 15px;
}
.contact-box.person .title {
  font-size: 18px;
}
.contact-box.person .title span {
  font-size: 12px;
  color: #929DB2;
  margin-top: 5px;
}
.contact-box.person .text {
  margin-top: 22px;
}
.contact-box.person .text-bottom {
  font-size: 10px;
  color: #929DB2;
  margin-top: 20px;
  padding-right: 35px;
}
.contact-box.person .text-bottom-small {
  min-height: 45px;
}
.contact-box.person .phones {
  margin-bottom: 22px;
}
.contact-box.person .contact {
  font-size: 14px;
  padding-left: 25px;
  margin: 0;
}
.contact-box.person .contact.mail {
  display: block;
}
.contact-box.person .contact:first-of-type:before {
  background-position: -284px -82px;
  height: 20px;
  width: 20px;
  top: 0px;
}
.contact-box.person .contact:first-of-type.mail:before {
  background-position: -284px -107px;
  height: 20px;
  width: 20px;
}
.contact-box.person .icons {
  line-height: 1;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.contact-box.person.height260 {
  min-height: 260px;
}
.contact-box.person.height235 {
  min-height: 235px;
}
.contact-box--shadow {
  background-color: #C4161C;
}
.contact-box--shadow .text {
  margin-top: 15px;
}
.contact-box--shadow .contact {
  color: #fff;
}
.contact-box--shadow .contact:hover,
.contact-box--shadow .contact:active {
  text-decoration: underline!important;
}
.contact-box--shadow .contact span {
  color: #fff;
}
.contact-box--shadow .contact span:hover,
.contact-box--shadow .contact span:active {
  text-decoration: none!important;
}
.contact-box--shadow .mail {
  color: #fff !important;
}
.contact-box--shadow .mail:hover,
.contact-box--shadow .mail:active {
  text-decoration: underline!important;
}
.contact-box--shadow .title {
  color: #fff;
}
.contact-box--shadow .title span {
  color: #fff !important;
}
.contact-box--product {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 15px 12px 20px 22px;
  gap: 8px;
}
.contact-box--product .contact {
  display: flex;
  align-items: center;
  height: 30px;
  line-height: 1;
  margin-bottom: 0;
}
.contact-box--product .contact::before {
  top: 0!important;
}
.contact-box--product .mail {
  display: flex!important;
}
.contact-box--product .mail::before {
  margin-top: 4px;
}
.contact-box--product .title {
  margin-bottom: 8px!important;
}
.contact-box--product .contact-box__texts--white .contact::before {
  filter: invert(1) brightness(1000%);
}
.contact-box__top {
  display: flex;
  flex-direction: row;
}
.contact-box--product .contact-box__texts {
  display: flex;
  flex-direction: row;
  gap: 10px;
  flex-wrap: wrap;
}
.contact-box--product .contact-box__texts strong {
  margin-left: 5px;
}
@media all and (min-width: 1000px) {
  .contact-box--product .contact-box__texts {
    flex-direction: column;
  }
}
@media all and (min-width: 1200px) {
  .contact-box--product .contact-box__texts {
    flex-direction: row;
  }
}
.contact-box--product .icon--small {
  min-width: 60px!important;
  max-width: 60px!important;
  height: 60px!important;
  margin-right: 30px!important;
}
.product-views {
  margin: 22px 0;
  color: #B2B2B2;
  font-size: 13px;
}
.gallery-small {
  margin-top: 50px;
  margin-bottom: 30px;
  margin-left: -5px;
  margin-right: -5px;
}
.gallery-small .detail-lg {
  padding-left: 5px;
  padding-right: 5px;
}
.gallery-small .detail-lg a {
  display: block;
  height: 100%;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  overflow: hidden;
}
.gallery-small .detail-lg img {
  width: 100%;
}
.gallery-small .detail-sm {
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  height: 80px;
}
.gallery-small .detail-sm a {
  position: relative;
  display: block;
  height: 100%;
  overflow: hidden;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
}
.gallery-small .detail-sm img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.gallery-small .detail-sm.next-photos a,
.gallery-small .detail-sm.video a {
  padding: 10px;
}
.gallery-small .detail-sm.next-photos a .icon,
.gallery-small .detail-sm.video a .icon {
  width: 22px;
  height: 20px;
  display: block;
  margin: 0 auto 15px;
  background: url(/userfiles/images/icons.svg) no-repeat;
}
.gallery-small .detail-sm.next-photos a span,
.gallery-small .detail-sm.video a span {
  font-size: 12px;
  text-decoration: underline;
  text-align: center;
}
.gallery-small .detail-sm.next-photos a .icon {
  background-position: -229px -1px;
}
.gallery-small .detail-sm.video a .icon {
  background-position: -200px -1px;
}
.contact-detail {
  margin-top: 60px;
}
.contact-detail .text {
  margin-top: 20px;
}
.contact-detail .icon {
  margin-right: 30px;
}
.contact-detail .icon img {
  border-radius: 50%;
}
.contact-detail a.contact {
  margin-right: 30px;
  margin-bottom: 0px;
}
.contact {
  font-size: 16px;
  position: relative;
  padding-left: 37px;
  margin-bottom: 15px;
  display: block;
  color: #30394B;
}
.contact:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0px;
  height: 28px;
  width: 28px;
  display: block;
  background: url(/userfiles/images/icons.svg) -104px -1px no-repeat;
}
.contact span {
  font-size: 11px;
  display: block;
  color: #929DB2;
}
.contact.mail {
  margin-bottom: 0px;
  display: block;
  color: #C4161C;
}
.contact.mail:before {
  background-position: -141px -1px;
  width: 32px;
  top: -2px;
}
.stock {
  color: #37A700;
  font-weight: 600;
}
.stock.out-of-stock {
  color: #a94442;
}
.free-shipping-bar-wrapper {
  margin: 25px 0;
}
.free-shipping-bar-wrapper p {
  position: relative;
  padding-left: 25px;
  font-size: 13px;
  margin-bottom: 5px;
}
.free-shipping-bar-wrapper p span {
  font-weight: 600;
}
.free-shipping-bar-wrapper p:before {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 0px;
  background: url(/userfiles/images/icons.svg) -259px -4px no-repeat;
  width: 22px;
  height: 14px;
}
.free-shipping-bar-wrapper .progress {
  width: 100%;
  height: 5px;
  margin-bottom: 0;
  background-color: #E4E4E4;
  box-shadow: none;
  border-radius: 3px;
}
.free-shipping-bar-wrapper .progress .progress-bar {
  float: left;
  width: 20%;
  height: 100%;
  text-align: center;
  background-color: #37A700;
  transition: width 0.6s ease;
  border-radius: 3px;
}
.product-detail .free-shipping-bar-wrapper {
  width: 100%;
}
.places-network {
  padding: 29px 22px 30px;
  max-width: 355px;
}
.places-network h1 {
  font-size: 28px;
  margin: 0px 0 25px;
}
.places-network .regions {
  margin-top: 25px;
}
.places-network .regions a {
  display: block;
  margin-bottom: 7px;
  text-decoration: underline;
}
.places-network .search.sm .button {
  width: 50px;
  background-color: #fff;
  border: 1px solid #C4161C;
  position: relative;
}
.places-network .search.sm .button:before {
  content: '';
  position: absolute;
  top: 13px;
  left: 14px;
  height: 21px;
  width: 21px;
  display: block;
  background: url(/userfiles/images/icons.svg) -60px -1px no-repeat;
}
.search.sm {
  width: 100%;
  margin-top: 15px;
}
.search.sm .text {
  width: 100%;
}
.search.sm .button {
  padding: 0 24px;
  margin-left: 10px;
}
.next-images {
  margin-top: 40px;
  margin-bottom: 30px;
  position: relative;
}
.next-images .image {
  margin-right: 20px;
  margin-bottom: 20px;
  height: 128px;
  max-width: 152px;
}
.next-images .box-category {
  position: absolute;
  right: 0px;
  bottom: 9px;
  max-width: 198px;
  margin: 30px 0;
}
.next-images .box-category a,
.next-images .box-category a span {
  font-size: 12px;
}
.gallery {
  margin: 40px 0;
}
.gallery .detail-sm {
  width: 170px;
  height: 107px;
  border-radius: 5px;
  margin-right: 22px;
  margin-bottom: 22px;
}
.gallery .detail-sm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery .detail-sm:last-of-type,
.gallery .detail-sm.is-last {
  margin-right: 0px;
}
.gallery .detail-sm a {
  height: 100%;
  width: 100%;
}
.gallery .detail-sm.next-photos a,
.gallery .detail-sm.video a {
  flex-direction: column;
  padding: 5px;
}
.gallery .detail-sm.next-photos a .icon,
.gallery .detail-sm.video a .icon {
  width: 22px;
  height: 20px;
  display: block;
  margin: 0 auto 22px;
  background: url(/userfiles/images/icons.svg) no-repeat;
}
.gallery .detail-sm.next-photos a span,
.gallery .detail-sm.video a span {
  font-size: 12px;
  text-decoration: underline;
  text-align: center;
}
.gallery .detail-sm.next-photos a .icon {
  background-position: -229px -1px;
}
.gallery .detail-sm.video a .icon {
  background-position: -200px -1px;
}
.fb-share-line {
  margin: 35px 0;
}
.fb-share-line p {
  font-size: 20px !important;
  font-weight: 600;
  margin-top: 15px;
}
.fb-share-line .fb-share-button {
  margin-left: 30px;
  margin-top: 15px;
}
input[type="checkbox"] {
  margin-top: 0;
  height: auto;
  margin-right: 10px;
  width: 18px;
}
input[type="checkbox"]:before {
  position: relative;
  display: block;
  width: 18px;
  height: 19px;
  content: "";
  background: #fff;
  border: none;
  border-radius: 3px;
}
input[type="checkbox"]:after {
  position: relative;
  display: block;
  left: 0px;
  top: -19px;
  width: 18px;
  height: 19px;
  content: "";
  background: #fff;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
}
input[type="checkbox"]:checked:after {
  overflow: hidden;
  border-color: #C4161C;
  background: url(/userfiles/images/icons.svg) -84px -58px no-repeat;
}
.checkbox + .checkbox {
  margin-top: 10px;
}
.checkbox {
  line-height: 1.6;
  margin: 8px 0;
}
.checkbox input[type="checkbox"] {
  position: absolute;
  margin: 0px;
  height: auto;
  margin-right: 10px;
  left: 0;
}
.checkbox label {
  min-height: auto;
  display: inline-block;
  padding-left: 22px;
}
.order .bottom.second .checkbox {
  display: inline-block;
}
.article-author {
  padding: 25px 25px 35px;
}
.article-author .icon {
  margin-right: 20px;
  height: 72px;
  min-width: 72px;
  max-width: 72px;
  border-radius: 50%;
  overflow: hidden;
}
.article-author .text {
  margin-top: 0px !important;
}
.article-author .text .big {
  margin-top: 0px;
}
.article-author .text .big span {
  font-weight: 600;
  font-size: 20px;
  margin-top: 5px;
  display: block;
}
.article-author .text p {
  margin-top: 15px;
}
.comments {
  margin-top: 70px;
}
.comments .btn {
  margin-top: 0px;
  margin-bottom: 30px;
}
.comments .comment {
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 15px;
}
.comments .comment p,
.comments .comment span,
.comments .comment a {
  font-size: 14px;
}
.comments .comment .flex-start p {
  margin-right: 12px;
}
.comments .comment .flex-start a {
  text-decoration: underline;
}
.comments .comment .flex-start span {
  margin-right: 20px;
  color: #929DB2;
}
.comments .comment .comment-text {
  margin-top: 10px;
}
.comments .comment.answer {
  margin-left: 35px;
  background-color: #f6f6f6;
}
.add-comment {
  margin-top: 55px;
}
.add-comment p.title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
}
.add-comment p.title span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
}
.add-comment .form-group {
  margin-bottom: 25px;
}
.add-comment .btn {
  margin-top: 0px;
}
.nav-tabs {
  border: none;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0px;
}
.nav-tabs li {
  padding-left: 0px;
  padding-bottom: 0px;
  font-size: 14px;
}
.nav-tabs li:before {
  display: none;
}
.nav-tabs li.selected a {
  background: none;
  border-color: #E4E4E4;
  border-bottom-color: #fff;
}
.nav-tabs li a:hover,
.nav-tabs li a:focus,
.nav-tabs li a:active,
.nav-tabs li a:active:hover {
  background: none;
  border-color: #E4E4E4;
  border-bottom-color: #fff;
}
.tab-content .tab {
  padding: 25px 0;
}
.tab-content ul {
  margin-bottom: 0px;
}
.tab-content ul li {
  color: #30394B;
}
.tab-content .table-item {
  margin-top: 0px;
}
.tab-content .right {
  font-size: 14px;
}
.tab-content .right table {
  font-size: 12px;
}
.top-line {
  will-change: top;
}
.top-line.fixed {
  position: fixed;
  width: 100%;
  background: #fff;
  border-top: 0px;
  z-index: 98;
  border-bottom: 1px solid #E4E4E4;
  border-top: none;
}
.top-line.fixed .nav-tabs {
  margin-top: 3px;
}
.top-line.fixed .nav-tabs li a {
  padding: 5px 15px;
}
#main-part {
  will-change: margin-top;
  transition: none !important;
}
.product-detail-info .top-line.fixed p,
.product-detail-info .top-line.fixed .image {
  display: none;
}
#backtop {
  position: fixed;
  z-index: 1000;
  bottom: 135px;
  right: 15px;
  display: none;
  color: #fff;
  padding: 0 15px;
  line-height: 42px;
  font-weight: 700;
  font-size: 12px;
  border-radius: 4px;
  height: 44px;
  background: #C4161C;
  transition: 0.2s;
}
#backtop:hover {
  background: #30394B;
}
input:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px white inset;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
input,
.form-control {
  height: 50px;
  background-color: #fff;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  box-shadow: none;
  font-size: 14px;
  width: 100%;
  padding: 0 15px;
}
.form-control[disabled]::placeholder,
.form-control[readonly]::placeholder,
fieldset[disabled] .form-control::placeholder,
input::placeholder,
.form-control::placeholder {
  font-size: 14px;
}
textarea.form-control {
  background-color: #fff;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  box-shadow: none;
  width: 100%;
  padding: 9px 15px;
  min-height: 220px;
  height: 220px;
}
.career textarea.form-control {
  min-height: 305px;
  height: 305px;
}
.form-group {
  margin-bottom: 12px;
}
.form-group label {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 5px;
}
.form-group label .star {
  color: #C4161C;
}
input[type=file] {
  position: relative;
  padding-top: 12px;
}
.upfile {
  position: relative;
}
.upfile .btn {
  height: 36px;
  line-height: 34px;
  padding: 0 12px;
  position: absolute;
  bottom: 7px;
  right: 6px;
  z-index: 9;
}
.is-relative {
  position: relative;
}
.flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
.flex-center-center {
  justify-content: center;
  align-items: center;
  display: flex;
}
.flex-center {
  display: flex;
  justify-content: center;
}
.flex-start {
  justify-content: flex-start;
  display: flex;
}
.flex-start-center {
  display: flex;
  align-items: center;
}
.flex-bottom {
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}
.flex-end {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.wrap {
  flex-wrap: wrap;
}
.flex-column-end {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.flex-end-end {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
@media all and (max-width: 999px) {
  .contact-box.big {
    margin: 0 auto 30px;
  }
  .poradna {
    text-align: center;
  }
  .poradna ul {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media all and (max-width: 797px) {
  .box-item__figure {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-items: center;
    flex-shrink: 0;
  }
  .box-item--long .box-item__figure {
    width: 50px;
    height: 50px;
  }
  .box-item--long .box-item {
    max-width: 235px;
  }
  .contact-box.wide {
    padding: 15px !important;
  }
  .contact-box.big {
    padding: 15px;
    max-width: 400px;
  }
  .contact-box.big .flex {
    flex-direction: column;
  }
  .contact-box.big .icon {
    margin: 0 auto 10px;
  }
  .contact-box.big .text {
    text-align: center;
  }
  .contact-box.big .text .contact {
    display: inline-block;
  }
  .nav-tabs {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .nav-tabs li {
    margin-bottom: 5px;
  }
  .nav-tabs li a {
    border: none !important;
    padding: 5px 15px !important;
  }
  .nav-tabs li.selected a {
    border: none !important;
    color: #000;
  }
  ul.two-col {
    column-count: 1;
  }
  .article-author {
    padding: 20px 15px;
    flex-direction: column;
    text-align: center;
  }
  .article-author .icon {
    margin: 0 auto 10px;
  }
  .fb-share-line {
    justify-content: center;
  }
  .search.sm .form-group {
    flex-direction: column;
    align-items: flex-start;
  }
  .search.sm .form-group .text {
    margin-bottom: 10px;
  }
  .search.sm .form-group .button {
    margin-left: 0px;
  }
  h1 {
    font-size: 30px !important;
  }
  h1 span {
    font-size: 22px;
  }
  .category-line h2 {
    font-size: 30px !important;
  }
}
@media all and (max-width: 640px) {
  #backtop {
    bottom: 60px;
    right: 10px;
  }
}
@media all and (max-width: 600px) {
  h1 {
    font-size: 25px !important;
  }
  h1 span {
    font-size: 28px;
  }
  .category-line h2 {
    font-size: 25px !important;
  }
  .contact-box.big .text .contact {
    font-size: 14px;
  }
}
.product-contacts-margin {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media all and (max-width: 500px) {
  .product-contacts-margin {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .contact-box.wide {
    flex-direction: column;
  }
  .contact-box.wide .icon {
    margin-right: 0px !important;
    margin-bottom: 15px;
  }
  .contact-box.wide .text {
    text-align: center;
  }
  .contact-box.wide .text .contact {
    display: inline-block;
  }
  .contact-box--product .title {
    margin-left: 25px;
  }
}
.en .contact-box-service {
  display: none;
}
.breadcrumb_nav {
  border-bottom: 1px solid #E4E4E4;
  border-top: 1px solid #E4E4E4;
  padding: 13px 0;
}
.breadcrumb_nav .breadcrumb > li + li {
  padding-left: 25px;
}
.breadcrumb_nav .breadcrumb > li + li::before {
  padding: 0;
}
.breadcrumb_nav .breadcrumb {
  text-align: left;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 4px;
}
.breadcrumb_nav .breadcrumb li {
  position: relative;
  line-height: normal;
}
.breadcrumb_nav .breadcrumb li:before {
  background: url(/userfiles/images/icons.svg) -53px -56px no-repeat;
  position: absolute;
  left: 7px;
  width: 10px;
  height: 14px;
  top: 50%;
  transform: translateY(calc(-50% - 1px));
}
.breadcrumb_nav .breadcrumb a {
  font-size: 12px;
  color: #C4161C;
  line-height: normal;
}
.breadcrumb_nav .breadcrumb a:hover,
.breadcrumb_nav .breadcrumb a:focus,
.breadcrumb_nav .breadcrumb a:active,
.breadcrumb_nav .breadcrumb a:active:hover {
  color: #961115;
}
.breadcrumb_nav .breadcrumb .active {
  font-size: 12px;
  color: #30394B;
  text-decoration: none;
  max-width: 380px;
}
.breadcrumb_nav .breadcrumb .active:before {
  background-position: -53px -57px;
}
.ico-soc {
  width: 43px;
  height: 43px;
  display: inline-block;
  background: url(/userfiles/images/icons-social.png) no-repeat;
  margin-right: 10px;
}
.ico-soc:last-of-type {
  margin-right: 0px;
}
.ico-soc.fb {
  background-position: -11px -10px;
}
.ico-soc.in {
  background-position: -61px -10px;
}
.ico-soc.yt {
  background-position: -112px -10px;
}
.ico-soc.pin {
  background-position: -163px -10px;
}
.ico-contact {
  position: relative;
  padding-left: 25px;
}
.ico-contact span {
  font-size: 13px;
  color: #8E8E8E;
  font-weight: 400;
}
.ico-contact:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  background: url(/userfiles/images/icons.svg) no-repeat;
}
.ico-contact.mail:before {
  background-position: -178px -20px;
}
.ico-contact.phone:before {
  background-position: -205px -19px;
}
.icon-down {
  width: 23px;
  height: 23px;
  display: block;
  position: relative;
  background: #C4161C;
  border-radius: 50%;
  margin-left: 6px;
  transition: 0.2s;
}
.icon-down:before {
  content: '';
  width: 12px;
  height: 11px;
  position: absolute;
  left: 5px;
  top: 6px;
  display: block;
  background: url(/userfiles/images/icons.svg) 1px -21px no-repeat;
}
.icon-right {
  width: 23px;
  height: 23px;
  display: block;
  position: relative;
  background-color: #E4E4E4;
  border-radius: 50%;
  margin-left: 6px;
  transition: 0.2s;
  flex-shrink: 0;
}
.icon-right:before {
  content: '';
  width: 12px;
  height: 14px;
  position: absolute;
  left: 4px;
  top: 5px;
  display: block;
  background: url(/userfiles/images/icons.svg) -50px -41px no-repeat;
}
.icon-right:hover,
.icon-right:focus,
.icon-right:active,
.icon-right:active:hover {
  background-color: #cbcbcb;
}
.box-item--long .icon-right {
  margin-left: auto;
}
.info-tag {
  padding-left: 25px;
  position: relative;
  font-size: 13px;
  color: #929DB2;
  margin: 0px 0px 5px;
}
.info-tag:before {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  background: url(/userfiles/images/icons.svg) 0px 0px no-repeat;
}
.info-tag.icon-date:before {
  background-position: -68px -40px;
}
.info-tag.icon-sm-place:before {
  background-position: -87px -39px;
}
.cards {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;
  text-align: right;
  margin-bottom: 20px;
  flex-grow: 3;
  row-gap: 10px;
}
.cards img {
  display: inline-block;
  margin-left: 20px;
  max-height: 30px;
  max-width: 110px;
}
.cards img.verified-by-visa {
  max-height: 24px;
}
.cards img.visa {
  max-height: 20px;
}
.cards img.apple-pay {
  max-height: 27px;
}
.companies {
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  flex-grow: 1;
  row-gap: 10px;
}
.companies img {
  max-height: 30px;
  max-width: 110px;
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.companies img.last {
  margin-right: 0px;
}
.icon-filter-arrrow {
  width: 12px;
  height: 8px;
  display: block;
  background: url(/userfiles/images/icons.svg) -127px -41px no-repeat;
  margin-left: 10px;
}
.collapsed .icon-filter-arrrow {
  background-position: -109px -41px;
}
.icon-function {
  padding-left: 25px;
  position: relative;
}
.icon-function:before {
  content: '';
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0px;
  top: -2px;
  display: block;
  background: url(/userfiles/images/functions.svg?2) 0px -70px no-repeat;
  transform: scale(0.4);
  transform-origin: 0 0;
}
.icon-function.stimulacni-impuls:before,
.icon-function.stimulacni_impuls:before,
.icon-function.stimulation-impulse:before,
.icon-function.impulse:before,
.icon-function.impuls:before,
.icon-function.stimulacny-impulz:before {
  background-position: 0px -70px;
}
.icon-function.zvuk:before,
.icon-function.zvukovy-signal:before,
.icon-function.tone:before {
  background-position: 0px 0px;
}
.icon-function.booster:before,
.icon-function.zosilnovac:before {
  background-position: 0px -141px;
}
.icon-function.vibrace:before,
.icon-function.vibration:before,
.icon-function.vibracie:before {
  background-position: 0px -212px;
}
.icon-function.svetlo:before,
.icon-function.light:before {
  background-position: 0px -283px;
}
.icon-function.sprejova-stimulace:before,
.icon-function.spray-stimulation:before,
.icon-function.stimulacia-sprejom:before {
  background-position: 0px -357px;
}
.icon-function.beeper:before,
.icon-function.beeper-run-point:before,
.icon-function.detekce-stani:before,
.icon-function.beeper-detekce-stani:before,
.icon-function.pipanie:before {
  background-position: -194px -140px;
}
.icon-function.beeper-horn:before,
.icon-function.zvukovy-lokator:before,
.icon-function.zvukovy-lokalizator:before {
  background-position: -260px -140px;
}
.icon-function.fence:before,
.icon-function.circle-fence:before,
.icon-function.kruhovy-plot:before,
.icon-function.plot:before {
  background-position: -194px -212px;
}
.icon-function.geo-fence:before,
.icon-function.geo-plot:before,
.icon-function.geoplot:before,
.icon-function.geofence:before,
.icon-function.geograficky-plot:before {
  background-position: -194px -355px;
}
.icon-function.trasovani:before,
.icon-function.tracking:before,
.icon-function.tracing:before,
.icon-function.sledovanie:before {
  background-position: -194px -428px;
}
.icon-function.trasovy-bod-waypoint:before,
.icon-function.trasovy-bod:before,
.icon-function.waypoint:before,
.icon-function.orientacny-bod:before {
  background-position: -194px 0px;
}
.icon-function.detekce-stekotu:before,
.icon-function.bark-indication:before,
.icon-function.detekcia-stekotu:before {
  background-position: -262px 0px;
}
.icon-function.mereni:before,
.icon-function.measurement:before,
.icon-function.merania:before {
  background-position: -260px -70px;
}
.icon-function.max-instalace-2200-m:before,
.icon-function.max-installation-2200-m:before,
.icon-function.max-instalace-2200:before,
.icon-function.max-installation-2200:before,
.icon-function.max-instalacia-2200-m:before,
.icon-function.max-instalacia-2200:before {
  background-position: -125px -427px;
}
.icon-function.max-instalace-1200-m:before,
.icon-function.max-installation-1200-m:before,
.icon-function.max-instalace-1200:before,
.icon-function.max-installation-1200:before,
.icon-function.max-instalacia-1200-m:before,
.icon-function.max-instalacia-1200:before {
  background-position: -125px -356px;
}
.icon-function.zamek-klaves:before,
.icon-function.keypad-lock:before,
.icon-function.zamok-klavesnice:before {
  background-position: -561px -301px;
}
.icon-function.kratky-dlouhy-impuls:before,
.icon-function.nick-continuous-impulse:before,
.icon-function.kratky-dlhy-impulz:before {
  background-position: -561px -466px;
}
.icon-function.dosah-10-metru:before,
.icon-function.range-10-meters:before,
.icon-function.dosah-10-m:before,
.icon-function.dosah-10-metrov:before {
  background-position: -441px -278px;
}
.icon-function.dosah-200-metru:before,
.icon-function.range-200-meters:before,
.icon-function.dosah-200-m:before,
.icon-function.dosah-200-metrov:before {
  background-position: -376px 0px;
}
.icon-function.dosah-250-metru:before,
.icon-function.range-250-meters:before,
.icon-function.dosah-250-m:before,
.icon-function.dosah-250-metrov:before {
  background-position: -376px -69px;
}
.icon-function.dosah-300-metru:before,
.icon-function.range-300-meters:before,
.icon-function.dosah-300-m:before,
.icon-function.dosah-300-metrov:before {
  background-position: -376px -139px;
}
.icon-function.dosah-500-metru:before,
.icon-function.range-500-meters:before,
.icon-function.dosah-500-m:before,
.icon-function.dosah-500-metrov:before {
  background-position: -376px -208px;
}
.icon-function.dosah-600-metru:before,
.icon-function.range-600-meters:before,
.icon-function.dosah-600-m:before,
.icon-function.dosah-600-metrov:before {
  background-position: -376px -277px;
}
.icon-function.dosah-900-metru:before,
.icon-function.range-900-meters:before,
.icon-function.dosah-900-m:before,
.icon-function.dosah-900-metrov:before {
  background-position: -376px -347px;
}
.icon-function.dosah-1000-metru:before,
.icon-function.range-1000-meters:before,
.icon-function.dosah-1000-m:before,
.icon-function.dosah-1000-metrov:before {
  background-position: -440px 0px;
}
.icon-function.dosah-1500-metru:before,
.icon-function.range-1500-meters:before,
.icon-function.dosah-1500-m:before,
.icon-function.dosah-1500-metrov:before {
  background-position: -440px -70px;
}
.icon-function.dosah-1600-metru:before,
.icon-function.range-1600-meters:before,
.icon-function.dosah-1600-m:before,
.icon-function.dosah-1600-metrov:before {
  background-position: -440px -139px;
}
.icon-function.dosah-2000-metru:before,
.icon-function.range-2000-meters:before,
.icon-function.dosah-2000-m:before,
.icon-function.dosah-2000-metrov:before {
  background-position: -440px -208px;
}
.icon-function.dosah-20-kilometru:before,
.icon-function.range-20-kilometers:before,
.icon-function.dosah-20-km:before,
.icon-function.dosah-20-kilometrov:before {
  background-position: -505px 0px;
}
.icon-function.pro-1-psa:before,
.icon-function.for-1-dog:before,
.icon-function.pre-1-psa:before {
  background-position: -128px -69px;
}
.icon-function.pro-2-psy:before,
.icon-function.for-2-dogs:before,
.icon-function.pre-2-psy:before {
  background-position: -128px -141px;
}
.icon-function.pro-9-psu:before,
.icon-function.for-9-dogs:before,
.icon-function.pre-9-psov:before {
  background-position: -128px -212px;
}
.icon-function.pro-13-psu:before,
.icon-function.for-13-dogs:before,
.icon-function.pre-13-psov:before {
  background-position: -262px -355px;
}
.icon-function.pro-13-zarizeni:before,
.icon-function.for-13-devices:before,
.icon-function.pre-13-zariadeni:before {
  background-position: -128px -283px;
}
.icon-function.pro-19-zarizeni:before,
.icon-function.for-19-devices:before,
.icon-function.pre-19-zariadeni:before {
  background-position: -570px 0px;
}
.icon-function.kompas:before,
.icon-function.compass:before {
  background-position: -194px -70px;
}
.icon-function.online-offline-mapy:before,
.icon-function.online-offline-maps:before {
  background-position: -262px -427px;
}
.icon-function.nabijeci-baterie:before,
.icon-function.rechargeable-battery:before,
.icon-function.dobijatelna-bateria:before,
.icon-function.nabijatelna-bateria:before {
  background-position: -262px -283px;
}
.icon-function.vodotesne:before,
.icon-function.waterproof:before,
.icon-function.vodotesny-prijimac:before,
.icon-function.waterproof-receiver:before,
.icon-function.vodotesnost:before {
  background-position: -262px -212px;
}
.icon-function.prumer-micku-62-mm:before,
.icon-function.ball-diameter-62-mm:before,
.icon-function.priemer-lopticky-62-mm:before,
.icon-function.prumer-micku-70-mm:before,
.icon-function.ball-diameter-70-mm:before,
.icon-function.priemer-lopticky-70-mm:before,
.icon-function.prumer-micku-75-mm:before,
.icon-function.ball-diameter-75-mm:before,
.icon-function.priemer-lopticky-75-mm:before {
  background-position: -1px -485px;
}
.icon-function.pocet-micku-1-ks:before,
.icon-function.number-of-balls-1-pc:before,
.icon-function.pocet-lopticiek-1-ks:before,
.icon-function.pocet-micku-4-ks:before,
.icon-function.number-of-balls-4-pcs:before,
.icon-function.pocet-lopticiek-4-ks:before {
  background-position: -54px -485px;
}
.icon-function.vyhoz-micku-vyska-3-m-dalka-6-m:before,
.icon-function.ball-throw-height-3-m-distance-6-m:before,
.icon-function.vyska-hodu-3-m-vzdialenost-6-m:before {
  background-position: -110px -485px;
}
.icon-function.propojeni-s-aplikaci:before,
.icon-function.app-connection:before {
  background-position: -165px -485px;
}
.icon-function.geofence-commands:before,
.icon-function.geoplot-s-povely:before {
  background-position: -220px -485px;
}
.icon-function.pairing-more-devices:before,
.icon-function.sparovani-vice-zarizeni:before {
  background-position: -275px -485px;
}
.icon-function.external-control:before,
.icon-function.externi-ovladani:before {
  background-position: -330px -485px;
}
.icon-function.rozliseni-foto-20mpx:before,
.icon-function.resolution-photo-20mpx:before {
  background-position: -626px -26px;
}
.icon-function.rozliseni-video-1080px:before,
.icon-function.resolution-video-1080px:before {
  background-position: -626px -78px;
}
.icon-function.displej-velikost-2-palce:before,
.icon-function.display-size-2-inch:before {
  background-position: -626px -130px;
}
.icon-function.zorny-uhel-80:before,
.icon-function.lens-vision-80:before {
  background-position: -626px -186px;
}
.icon-function.ir-diody-940:before,
.icon-function.ir-diodes-940:before {
  background-position: -626px -239px;
}
.icon-function.pocet-diod-42:before,
.icon-function.number-diodes-42:before {
  background-position: -626px -291px;
}
.icon-function.vodeodolna-kamera:before,
.icon-function.waterproof-camera:before {
  background-position: -626px -343px;
}
.icon-function.zorny-uhel-90:before,
.icon-function.lens-vision-90:before {
  background-position: -626px -395px;
}
.icon-function.pocet-diod-10:before,
.icon-function.number-diodes-10:before {
  background-position: -626px -447px;
}
.icon-function.rozliseni-foto-24mpx:before,
.icon-function.resolution-photo-24mpx:before {
  background-position: -626px -499px;
}
.icon-function.displej-velikost-1-44-palce:before,
.icon-function.display-size-1-44-inch:before {
  background-position: -626px -551px;
}
.icon-function.zorny-uhel-60:before,
.icon-function.lens-vision-60:before {
  background-position: -626px -602px;
}
.icon-function.pocet-diod-34:before,
.icon-function.number-diodes-34:before {
  background-position: -626px -655px;
}
.icon-function.kamera-propojeni-aplikace:before,
.icon-function.camera-connection-app:before {
  background-position: -626px -708px;
}
.icon-function.barevne-fotky:before,
.icon-function.color-photo:before {
  background-position: -626px -760px;
}
.icon-function.gsm-gprs:before,
.icon-function.gsm-gprs:before {
  background-position: -626px -812px;
}
.icon-function._4g-pripojeni:before,
.icon-function._4g-connect:before {
  background-position: -626px -864px;
}
.icon-function.minimalni-rozmery:before,
.icon-function.minimum-dimensions:before {
  background-position: -565px -79px;
}
.icon-function.baterie:before,
.icon-function.battery:before,
.icon-function.rychle-nabijeni:before,
.icon-function.fast-charging:before {
  background-position: -3px -539px;
}
.icon-function.wifi:before {
  background-position: -104px -539px;
}
.icon-function.zive:before,
.icon-function.live:before {
  background-position: -346px -539px;
}
.icon-function.aktivity:before,
.icon-function.activity:before {
  background-position: -260px -539px;
}
.icon-function.svetlo-gps:before,
.icon-function.light-gps:before {
  background-position: -150px -539px;
  width: 39px;
  margin-right: 18px;
  margin-left: 2px;
}
.icon-function.vibrace-gps:before,
.icon-function.vibration-gps:before {
  background-position: -213px -539px;
}
.icon-function.vodotesne-gps:before,
.icon-function.waterproof-gps:before {
  background-position: -307px -539px;
}
.icon-function.zvuk-gps:before,
.icon-function.sound-gps:before {
  background-position: -55px -539px;
}
.checkbox .icon-function {
  padding-left: 47px;
}
.checkbox .icon-function:before {
  left: 23px;
}
.checkmark {
  display: inline-block;
  transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 3px solid #C4161C;
  border-right: 3px solid #C4161C;
}
.checkmark.power-p {
  border-color: #ec7308;
}
.checkmark.monitor {
  border-color: #198559;
}
.checkmark.power-duo {
  border-color: #57bcbb;
}
.checkmark.energy-duo {
  border-color: #d72312;
}
.icon-print {
  padding-left: 25px;
  position: relative;
  font-size: 12px;
}
.icon-print:before {
  content: '';
  width: 18px;
  height: 20px;
  position: absolute;
  left: 0px;
  top: -1px;
  display: block;
  background: url(/userfiles/images/icons.svg) -148px -36px no-repeat;
}
.icon-pdf {
  padding-left: 35px;
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.icon-pdf:before {
  content: '';
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0px;
  top: -2px;
  display: block;
  background: url(/userfiles/images/icons.svg) -318px -1px no-repeat;
}
.icon-video {
  padding-left: 35px;
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.icon-video:before {
  content: '';
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0px;
  top: -2px;
  display: block;
  background: url(/userfiles/images/icons.svg) -287px -1px no-repeat;
}
.icon-screen {
  padding-left: 35px;
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.icon-screen:before {
  content: '';
  width: 28px;
  height: 28px;
  position: absolute;
  left: 0px;
  top: -2px;
  display: block;
  background: url(/userfiles/images/icons.svg) -350px -1px no-repeat;
}
.icon-star {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url(/userfiles/images/icons.svg) -228px -57px no-repeat;
  margin-left: 2px;
}
.icon-place {
  width: 28px;
  height: 35px;
  display: block;
  background: url(/userfiles/images/icons.svg) -279px -38px no-repeat;
}
.icon-place.top {
  background-position: -247px -38px;
}
.icon-benefit {
  width: 56px;
  height: 49px;
  display: inline-block;
  background: url(/userfiles/images/icons.svg) no-repeat;
  margin: 0 auto 10px;
}
.icon-benefit.make {
  background-position: -40px -203px;
}
.icon-benefit.sell {
  background-position: -101px -204px;
}
.icon-benefit.export {
  background-position: -167px -204px;
}
.icon-benefit.give {
  background-position: -225px -202px;
}
.icon-flag {
  width: 22px;
  height: 22px;
  display: inline-block;
  background: url(/userfiles/images/icons.svg) -341px -41px no-repeat;
  margin-left: 2px;
}
.icon-flag.en {
  background-position: -314px -41px;
}
.icon-flag.de {
  background-position: -368px -41px;
}
.slider--intro {
  user-select: text;
  position: relative;
  max-width: 1920px;
  margin: auto;
}
.slider--intro .slider_item {
  position: relative;
  min-height: 650px;
}
.slider--intro .image {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.slider--intro .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slider--intro .text {
  text-align: left;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: flex;
  align-items: center;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
  z-index: 2;
}
.slider--intro .text-wrap {
  background: rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 50px 50px rgba(0, 0, 0, 0.25);
  border-radius: 180px;
  display: inline-block;
  margin-top: 45px;
}
.slider--intro p {
  color: #fff;
}
.slider--intro h1 {
  text-transform: uppercase;
  color: #fff;
  margin: 0px 0 20px;
}
.slider--intro .glide__slide .image img {
  margin: 0 auto;
}
.product-slider__main {
  user-select: text;
  padding: 50px 0 60px;
  min-height: 480px;
}
.product-slider__main .glide__slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-slider__main .image {
  max-width: 400px;
  width: 100%;
  height: 350px;
  margin-right: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-slider__main .image a {
  width: 100%;
  height: 100%;
}
.product-slider__main .image img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.product-slider__main .text {
  max-width: 380px;
  padding-right: 30px;
}
.product-slider__main h2 {
  margin: 15px 0;
  font-weight: 500;
  font-size: 30px;
}
.product-slider__main h2 a {
  color: #343434;
}
.product-slider__main .tag {
  font-size: 18px;
  font-weight: 700;
  color: #0072B1;
  text-transform: uppercase;
}
.product-slider__main .btn:hover {
  opacity: 0.8;
}
.slider--common {
  position: relative;
}
.slider--common .glide__bullets {
  bottom: -11px;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider--common .glide__bullets .glide__bullet {
  cursor: pointer;
  position: relative;
  background: #fff;
  border: 1px solid #E4E4E4;
  width: 22px;
  height: 22px;
  line-height: 0;
  font-size: 0;
  color: transparent;
  border-radius: 50%;
  margin: 0 8px;
}
.slider--common .glide__bullets .glide__bullet:hover,
.slider--common .glide__bullets .glide__bullet:focus {
  border-color: #cbcbcb;
  outline: none;
}
.slider--common .glide__bullets .glide__bullet--active:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 50%;
  background: #C4161C;
  display: block;
  width: 10px;
  height: 10px;
}
.slider--common .glide__arrows .glide__arrow {
  width: 25px;
  height: 35px;
  position: absolute;
  display: block;
  cursor: pointer;
  color: transparent;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  border: none;
  outline: none;
  border-radius: 50%;
  background-color: #f2f3f2;
  z-index: 99;
}
.slider--common .glide__arrows .glide__arrow--left {
  left: 15px;
  background: url(/userfiles/images/icons.svg) 1px -40px no-repeat;
}
.slider--common .glide__arrows .glide__arrow--right {
  right: 15px;
  background: url(/userfiles/images/icons.svg) -23px -40px no-repeat;
}
@media all and (max-width: 1450px) {
  .slider--intro .slider_item {
    min-height: 550px;
  }
}
@media all and (max-width: 1199px) {
  .slider--intro h1 {
    margin-top: 0px;
  }
}
@media all and (max-width: 995px) {
  .slider--intro .slider_item {
    min-height: 350px;
  }
}
@media all and (max-width: 799px) {
  .slider--intro h1 {
    font-size: 30px;
  }
  .slider--intro .slider_item {
    min-height: unset;
  }
  .slider--intro .image {
    position: static;
    height: 40vw;
    min-height: 200px;
  }
  .slider--intro .text {
    position: inherit;
    background: #30394B;
    text-align: center;
    padding: 20px 0;
  }
  .slider--intro .text-wrap {
    box-shadow: none;
    background: none;
    margin-top: 0;
  }
  .slider--intro .container {
    width: 100%;
  }
  .slider--intro .btn {
    justify-content: center;
  }
  .product-slider__main {
    min-height: 810px;
  }
  .product-slider__main .image {
    min-height: auto;
    margin-right: 0;
  }
  .product-slider__main .glide__slide {
    flex-direction: column;
  }
  .product-slider__main .glide__arrows {
    display: none;
  }
  .product-slider__main .text {
    text-align: center;
    padding-right: 0px;
  }
}
@media all and (max-width: 600px) {
  .slider--intro h1 {
    font-size: 25px;
  }
}
section {
  padding-top: 30px;
  padding-bottom: 65px;
}
.grey {
  background: #EFEFEF;
}
.search-header {
  padding-bottom: 0;
}
.search-tabs {
  padding: 0;
}
.benefits .item {
  margin: 5px auto 25px;
  width: 195px;
}
.benefits .item .icon {
  width: 48px;
  height: 48px;
  display: inline-block;
  margin: 0 auto 15px;
  background: url(/userfiles/images/icons.svg) 0px 0px no-repeat;
}
.benefits .item .icon.czech {
  background-position: -1px -82px;
}
.benefits .item .icon.quality {
  background-position: -59px -82px;
}
.benefits .item .icon.warranty {
  background-position: -117px -82px;
}
.benefits .item .icon.availability {
  background-position: -175px -82px;
}
.benefits .item .icon.service {
  background-position: -229px -82px;
}
.products-slider {
  margin-bottom: 65px;
  border-bottom: 1px solid #E4E4E4;
}
.categories {
  background: #EFEFEF;
}
.categories .box {
  margin: 0 auto 30px;
  max-width: 560px;
  min-height: 53px;
  display: flex;
  flex-direction: column;
}
.categories .box .text {
  width: 100%;
}
.categories .box .icon-right {
  flex-shrink: 0;
  margin-top: auto;
}
.categories .box .bottom-part {
  margin-top: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.categories .box h2 {
  color: #C4161C;
  margin: 0;
  transition: 0.2s;
}
.categories .box h2:hover,
.categories .box h2:focus,
.categories .box h2:active,
.categories .box h2:active:hover {
  color: #961115;
}
.categories .box .image_wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.categories .box .image {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.categories .box .image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.categories .box.lg {
  min-height: 320px;
}
.categories .box.lg .image {
  height: 300px;
  margin-top: -100px;
  margin-bottom: -30px;
}
.categories .box.lg .image-1 {
  margin-top: -65px;
  margin-bottom: -45px;
}
.categories .box.md {
  min-height: 205px;
}
.categories .box.md .image {
  height: 160px;
  margin-bottom: -10px;
}
.categories .box.md h2 {
  font-size: 18px;
  margin: 0px;
}
.categories .box.sm h2 {
  font-size: 14px;
  margin: 0px;
}
.help-section .image img {
  margin: 0 auto;
}
.help-section .main-title {
  margin-bottom: 20px;
}
.help-section .btn {
  margin-top: 25px;
}
.contact-section {
  background: #EFEFEF;
  padding-top: 65px;
}
.contact-section ul {
  margin: 30px 0px 20px;
  padding: 0px;
}
.contact-section ul li {
  margin-bottom: 10px;
}
.contact-section h2 {
  margin-top: 0px;
  font-weight: 400;
}
.contact-section .btn {
  margin-top: 5px;
}
.contact-section .contact-box {
  margin-bottom: 0px;
  padding: 35px 20px 30px 50px;
}
.contact-section .contact-box .text {
  margin-top: 0px;
}
.contact-section .contact-box .icon {
  margin-right: 45px;
  width: 92px;
  height: 92px;
}
.contact-section .contact-box .contact {
  margin-bottom: 15px;
}
.next-events .event p {
  max-width: 285px;
}
.catalog {
  background: url(/userfiles/images/09.webp) center center no-repeat;
  min-height: 566px;
  padding: 0px;
}
.catalog .no-webp {
  background: url(/userfiles/images/09.jpg) center center no-repeat;
}
.catalog.margin {
  margin-top: 60px;
}
.catalog .catalog_link {
  position: absolute;
  left: 240px;
  top: -90px;
}
.catalog .text {
  max-width: 335px;
  min-height: 566px;
}
.catalog .text .main-title {
  color: #fff;
  margin: 0 0 30px;
  text-align: left;
}
.catalog .text p {
  color: #C5CEE0;
}
.catalog .text .btn-more {
  margin-top: 30px;
}
.new-articles .article {
  max-width: 560px;
}
.new-articles .article .text .box {
  margin-left: 0px;
  margin-top: -95px;
  max-width: 400px;
}
.new-articles .articles-upper {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 15px;
  margin-top: 15px;
}
.new-articles .articles-upper .main-title {
  text-align: left;
  margin: 10px 25px 10px 0;
}
.new-articles .articles-upper .btn-primary {
  margin: 10px 0;
}
.funkce {
  padding-bottom: 0;
}
.funkce .col-right h2 {
  margin-top: 50px;
}
.funkce .embed-responsive,
.funkce .content {
  margin: 50px 0;
}
.funkce .evolution {
  padding-bottom: 0;
}
.funkce .evolution .text p .btn {
  margin: 0;
}
.funkce .evolution .item .text {
  margin-bottom: -20px;
}
.funkce .evolution .item.reverse .text {
  max-width: 100%;
}
.author-detail .author__detail-card {
  display: flex;
  align-items: flex-start;
  margin-top: 32px;
}
.author-detail .author__detail-card .author-img {
  margin-right: 25px;
  width: 100px;
  min-width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}
.author-detail .author__detail-card .author-img + .text {
  margin-top: 15px;
}
.article {
  max-width: 760px;
  margin: 30px auto 0px;
}
.article .image {
  min-height: 65px;
}
.article .image img {
  margin: 0 auto;
}
.article h2 span {
  display: block;
  font-size: 17px;
  margin-top: 7px;
}
.article .text .box {
  max-width: 530px;
  margin-top: -65px;
  margin-right: 20px;
  margin-left: 30px;
  padding: 30px 25px 25px;
}
.article .text h2 {
  margin: 0px 0px 15px;
}
.article .text p {
  font-size: 15px;
}
.article .article-tags {
  margin-bottom: 8px;
}
.article .article-tags p,
.article .article-tags a {
  font-size: 13px;
  margin-right: 15px;
}
.article .article-tags a {
  text-decoration: underline;
}
.article .article-tags a.author {
  text-decoration: none;
}
.article .author {
  text-align: center;
  max-width: 90px;
}
.article .author:hover p,
.article .author:focus p {
  color: #C4161C;
}
.article .author img {
  min-width: 56px;
  max-width: 56px;
  height: 56px;
  border-radius: 50%;
}
.article .author p {
  color: #30394B;
}
.article .author p span {
  color: #929DB2;
  display: block;
  font-size: 11px;
}
.article .author img {
  margin: 13px auto 7px;
  display: inline-block;
}
.c-card--for-partners {
  margin-bottom: 30px;
  display: flex;
  align-items: stretch;
  width: 100%;
  padding: 30px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  background: white;
  position: relative;
}
.c-card--for-partners .info-while-copy {
  margin-top: 5px;
}
.c-card--for-partners .c-card__image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 720px;
  flex-shrink: 0;
  margin-right: 30px;
  padding: 0 80px;
}
.c-card--for-partners .c-card__image.dark {
  background: #30394B;
}
.c-card--for-partners .c-card__image img {
  max-width: 100%;
  max-height: 400px;
}
.c-card--for-partners .h2 {
  font-size: 22px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
}
.c-card--for-partners .p-html {
  max-width: 300px;
  width: 100%;
  word-break: break-all;
}
.c-card--for-partners .p-html__label {
  color: #C5CEE0;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}
.c-card--for-partners .p-html__text {
  color: #8E8E8E;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 8px;
}
.section--for-partners-detail {
  background: #EFEFEF;
  padding: 30px 0;
}
.section--vcenterer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.tech-table {
  border: none;
  display: flex;
  margin: 30px 0;
}
.tech-table .table-content-header,
.tech-table .table-content-body {
  min-width: 700px;
}
.tech-table .t-row {
  display: flex;
}
.tech-table .t-row__item {
  flex: 1 0 100px;
}
.tech-table .t-row__item.power-p {
  color: #ec7308;
}
.tech-table .t-row__item.monitor {
  color: #198559;
}
.tech-table .t-row__item.power-duo {
  color: #57bcbb;
}
.tech-table .t-row__item.energy-duo {
  color: #d72312;
}
.tech-table .tech-table__nav {
  flex: 0 0 250px;
}
.tech-table .tech-table__nav .t-body__item {
  background: #EFEFEF;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
}
.tech-table .tech-table__content {
  flex: 1 0 680px;
  overflow: auto;
}
.tech-table .tech-table__content .t-header__item {
  border-bottom: 1px solid #30394B;
}
.tech-table .tech-table__content .t-row__item {
  margin: 0 5px;
}
.tech-table .tech-table__content .t-row__item .checkmark {
  height: 14px;
}
.tech-table .tech-table__content .t-row__item:first-of-type {
  margin-left: 10px;
}
.tech-table .t-row__item {
  min-height: 30px;
  padding: 5px;
}
.tech-table .t-body__item {
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  border-bottom: 1px solid #30394B;
}
.tech-table .t-header__item {
  font-size: 14px;
  font-weight: 700;
  color: #C4161C;
  text-align: center;
  min-width: 0;
  overflow-wrap: break-word;
}
.follow-us {
  background: #EFEFEF;
  padding: 0px;
}
.follow-us .container {
  padding-top: 60px;
  padding-bottom: 45px;
  position: relative;
}
.follow-us .image {
  position: absolute;
  bottom: 0px;
  left: 15px;
}
.follow-us .search {
  margin-top: 15px;
}
.follow-us h2 {
  margin: 0 0 10px;
}
.follow-us .big {
  margin-bottom: 15px;
  margin-top: 30px;
}
.follow-us .ico-soc {
  margin-bottom: 10px;
}
.follow-us .follow-text {
  padding-left: 195px;
}
.follow-us .follow-text:before {
  content: '';
  position: absolute;
  right: -120px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: #E4E4E4;
}
.category .content-text {
  font-size: 16px;
}
.category .content-text p {
  font-size: 16px;
}
.category .content-text p.big {
  font-size: 18px;
}
.category .content-text ul li {
  font-size: 16px;
}
.category .content-text a:not(.new-banner a) {
  text-decoration: underline;
}
.category .poradna ul {
  margin: 0;
}
.products-list {
  background: #EFEFEF;
}
.products-list .sort p {
  padding-bottom: 10px;
}
.products-list .sort a {
  margin-left: 30px;
  margin-bottom: 3px;
  border-bottom: 2px solid transparent;
}
.products-list .sort .active {
  font-weight: bold;
  color: #30394B;
  border-color: #C4161C;
}
.category-line {
  padding-bottom: 45px;
  padding-top: 35px;
}
.category-line.top {
  padding-bottom: 10px;
}
.category-line h2 {
  font-size: 37px;
  font-weight: 700;
  margin-top: 0;
}
.category-line .box-item {
  margin-right: 15px;
}
.next-products {
  padding: 30px 0 20px;
  background-color: #EFEFEF;
}
.next-products h2 {
  margin-bottom: 40px;
  font-size: 26px;
}
.form-section .main-title span {
  font-size: 15px;
}
.form-section .box {
  padding: 70px 15px 55px;
}
.form-section .form-check {
  margin-top: 10px;
}
.form-section .form-check .btn {
  margin-top: 0px;
  width: auto;
}
.business-network {
  padding: 0;
  position: relative;
}
.business-network #map {
  width: 100%;
  min-height: 100%;
  /*670px*/
  position: absolute;
}
.business-network #map .map_marker_desc {
  border: 0;
  background: #fff;
}
.business-network #map .map_marker_desc h5 {
  margin-top: 2px;
}
.business-network #map .map_marker_desc a:focus {
  outline: none;
}
.business-network #map .map_marker_desc p {
  margin-top: 5px;
}
.business-network #map .gm-style .gm-style-iw-d {
  overflow: hidden !important;
}
.business-network #map .gm-style .gm-style-iw-c {
  padding: 20px !important;
  border-radius: 0 !important;
}
.business-network #map .gm-style .gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important;
}
.business-network .container {
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 670px;
}
.contact-boxes {
  background-color: #EFEFEF;
}
.contact-boxes .contact-box {
  max-width: 1260px;
  padding: 0;
  margin: 0 auto 30px;
  min-height: 210px;
  display: flex;
  overflow: hidden;
  justify-content: space-between;
}
.contact-boxes .contact-box .contact-box-wrap {
  padding: 25px 15px 20px;
}
.contact-boxes .contact-box .text {
  margin-top: 20px;
}
.contact-boxes .contact-box .large-image {
  width: 50%;
  height: 240px;
}
.contact-boxes .contact-box .large-image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.contact-boxes .contact-box .contact {
  padding: 0px;
  margin: 0px 0 2px;
}
.contact-boxes .contact-box .contact:before {
  display: none;
}
.contact-boxes .contact-box .contact-regions {
  font-size: 13px;
  margin-top: 5px;
}
.sales-places .topline {
  margin-top: 55px;
  margin-bottom: 20px;
}
.sales-places .main-title {
  margin: 25px 0 20px;
}
.sales-places .product-views {
  margin: 0px;
}
.sales-places .paginator-item.bottom {
  margin-top: 10px;
}
.sales-places.shops .main-title {
  margin-bottom: 10px;
  text-align: left;
}
.sales-places.shops .topline {
  margin-top: 0px;
}
.sales-places.shops .places-list .place {
  margin: 11px 0px 30px;
}
.about-us .photos-line {
  margin: 30px 0 0;
}
.about-us .photos-line .image {
  margin: 30px 0 0;
  border-radius: 5px;
  overflow: hidden;
}
.about-us .photos-line .image img {
  margin-left: auto;
  margin-right: auto;
}
.benefits-others {
  padding-bottom: 30px;
}
.benefits-others .item {
  max-width: 270px;
  margin: 0 auto 30px;
  text-align: center;
}
.benefits-others .item p strong {
  text-transform: uppercase;
}
.evolution .item {
  margin: 30px auto 65px;
}
.evolution .item .text {
  max-width: 425px;
}
.evolution .item .text h2 {
  margin-top: 0px;
  font-size: 26px;
}
.evolution .item .text .p {
  font-size: 16px;
}
.evolution .item .image {
  border-radius: 5px;
  overflow: hidden;
}
.grey .item .image {
  border: 1px solid #E4E4E4;
}
.history {
  background: #EFEFEF;
}
.history h2 {
  font-size: 18px;
  margin-top: 0px;
  font-weight: 400;
}
.history h2 span {
  margin-bottom: 5px;
  color: #C4161C;
  display: block;
  font-weight: 600;
}
.history .left,
.history .right {
  width: 50%;
  float: left;
  position: relative;
}
.history .line {
  display: block;
  width: 3px;
  background: #E4E4E4;
  position: absolute;
  right: -1px;
  top: 38px;
  bottom: 237px;
}
.history .box {
  margin-bottom: 35px;
  padding: 30px 30px 30px;
  background: #fff;
  position: relative;
  margin-right: 45px;
}
.history .box:before {
  content: '';
  position: absolute;
  top: 35px;
  right: -10px;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #ffffff;
}
.history .box:after {
  content: '';
  position: absolute;
  top: 38px;
  right: -52px;
  display: block;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #C4161C;
}
.history .box img {
  margin: 30px auto 0;
}
.history .box p {
  margin: 15px 0 0;
}
.history .box p:first-of-type {
  margin-top: 0px;
}
.history .right {
  padding-top: 90px;
}
.history .right .box {
  margin-left: 45px;
  margin-right: 0;
}
.history .right .box:before {
  right: auto;
  left: -10px;
  transform: rotate(180deg);
}
.history .right .box:after {
  left: -52px;
  right: auto;
}
.history .is-mobile .box {
  margin-right: 0px;
}
.history .is-mobile .box.right {
  margin-left: 0px;
}
.history .is-mobile .box:before,
.history .is-mobile .box:after {
  display: none;
}
.career-top {
  padding-top: 50px;
  padding-bottom: 40px;
}
.career-top .item {
  margin-top: 30px;
  max-width: 270px;
}
.career-top .item p {
  line-height: 1.2;
}
.career-top .item p strong {
  display: block;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.career .text {
  margin-bottom: 30px;
}
.career.detail .career-top {
  padding-bottom: 15px;
}
.career .interview {
  margin-top: 50px;
}
.career .interview .item {
  max-width: 270px;
  margin: 0 auto;
  min-height: 200px;
}
.career .interview .item span {
  font-weight: 600;
  color: #C4161C;
  font-size: 55px;
  margin-bottom: 20px;
  display: block;
}
.career .interview .item p strong {
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 10px;
}
.job-vacancies {
  background-color: #EFEFEF;
}
.job-vacancies .gutter-sizer {
  width: 30px;
}
.job-vacancies .job {
  float: left;
  background: #fff;
  margin-top: 30px;
  padding: 15px 15px 20px 30px;
  width: calc(50% - (30px * 0.75));
}
.job-vacancies .job h3 {
  font-size: 18px;
  color: #C4161C;
  font-weight: 600;
}
.job-vacancies .job h3 span {
  display: none;
}
.job-vacancies .job .btn {
  margin-top: 5px;
  margin-bottom: 15px;
  text-decoration: none;
}
.job-vacancies .job .work-place {
  color: #0072B1;
  margin-top: 0px;
}
.job-vacancies .job ul {
  margin-top: 15px;
}
.job-vacancies .job ul li {
  color: #30394B;
}
.job-vacancies .job p {
  margin-top: 12px;
}
.job-vacancies .job p strong {
  margin-top: 25px;
  display: block;
}
.look-for {
  margin-top: 50px;
}
.look-for a {
  display: block;
  margin-bottom: 20px;
}
.counselling .box {
  padding: 25px 30px 30px;
}
.contact .item {
  display: block;
  color: #30394B;
}
.contact .item:hover {
  color: #961115;
}
.contact .mail .item {
  color: #C4161C;
}
.contact .mail .item:hover {
  color: #961115;
}
.col-right {
  padding: 0px;
  max-width: 270px;
}
.col-right .contact-box {
  max-width: none;
  padding: 25px 15px;
}
.col-right .contact-box .icon {
  width: 92px;
  height: 92px;
  margin-bottom: 15px;
}
.col-right .title {
  font-size: 20px;
}
.col-right .contact {
  font-size: 14px;
}
.col-right .search.sm .button {
  padding: 0 12px;
}
.col-right table {
  margin-top: 0px;
}
.col-right h2 {
  font-weight: 400;
}
.blog-detail h1 span {
  color: #C4161C;
  font-size: 26px;
}
.blog-detail .gallery .detail-sm a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-detail p {
  font-size: 15px;
}
.blog-detail ul li {
  font-size: 15px;
}
.blog-detail .row--stretch {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.blog-detail .row--stretch:before,
.blog-detail .row--stretch:after {
  content: normal;
}
.blog-detail .row--stretch .col-right {
  height: 100%;
  position: relative;
}
.blog-detail .article {
  max-width: none;
  margin-bottom: 35px;
}
.blog-detail .article .article-tags {
  margin-bottom: 30px;
}
.blog-detail .article .article-tags .info-tag {
  margin-bottom: 0px;
}
.blog-detail .article .author {
  text-align: left;
  margin-left: 25px;
}
.blog-detail .article .author p {
  line-height: 1.2;
}
.blog-detail .article .author img {
  margin: 0px 12px 0 0;
  width: 35px;
}
.blog-detail h2 {
  font-size: 20px;
}
.blog-detail .text {
  margin-top: 20px;
}
.blog-detail .text .next-part {
  margin-top: 35px;
}
.blog-detail .text .next-part h2 {
  margin-top: 0px;
}
.catalog.page {
  margin-top: 0px;
}
.catalog.page h1 {
  color: #fff;
  margin-bottom: 105px;
  margin-top: 60px;
}
.catalog.page .text {
  max-width: 550px;
}
.catalog.page .text p,
.catalog.page .text ol,
.catalog.page .text ul {
  padding-right: 65px;
  color: #fff;
  font-size: 15px;
}
.catalog.page .text .buttons {
  margin-top: 10px;
}
.catalog.page .text .buttons .btn {
  margin-right: 15px;
}
.catalog.page .catalog_link {
  left: 460px;
  top: 35px;
  right: -30px;
}
.for-download .box {
  margin-bottom: 15px;
  padding: 30px 25px;
}
.for-download .box .files {
  margin-top: 20px;
}
.for-download .box .files a {
  margin-bottom: 15px;
}
.for-download .box .flex-start .files {
  margin-right: 70px;
}
.for-download .box .flex-start .files:last-of-type {
  margin-right: 0px;
}
.for-download-menu {
  border-bottom: 1px solid #E4E4E4;
}
.contact-page h2 {
  margin-top: 0px;
}
.contact-page .address p {
  line-height: 1.6;
}
.contact-page .place-box {
  background: url(/userfiles/images/43.jpg) top right no-repeat;
  padding: 40px 0 60px;
  margin-top: 45px;
}
.contact-page .place-box ul li {
  padding-left: 0px;
}
.contact-page .place-box ul li:before {
  display: none;
}
.contact-page .place-box .btn {
  margin-top: 30px;
}
.contact-page .contacts {
  margin-top: 50px;
}
.contact-page .contact-box.person .contact:before {
  display: none;
}
.contact-page .contact-box.person .contact:first-of-type:before {
  display: block;
}
@media all and (max-width: 1200px) {
  .tech-table .tech-table__content {
    flex: 1 0 680px;
    overflow-y: auto;
  }
  .tech-table .tech-table__nav {
    font-size: 12px;
    flex: 0 0 250px;
  }
  .tech-table .t-row__item {
    flex: 1 0 70px;
  }
  .c-card--for-partners .c-card__image {
    max-width: 450px;
  }
  .benefits .flex {
    justify-content: center;
  }
  .benefits .item {
    margin: 0 20px 30px;
  }
  .categories .box.lg .image {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .categories .box.md {
    padding: 20px 15px;
    justify-content: center;
  }
  .categories .box.md .image {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .catalog .catalog_link {
    left: 270px;
    top: 15px;
  }
  .follow-us .follow-text:before {
    display: none;
  }
  .blog-detail .gallery {
    justify-content: center;
  }
  .blog-detail .gallery .detail-sm {
    width: 240px;
    height: 130px;
  }
  .article .text .box {
    max-width: 480px;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media all and (max-width: 999px) {
  .for-download .box {
    text-align: center;
  }
  .for-download .files {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .c-card--for-partners {
    flex-direction: column;
    align-items: flex-start;
  }
  .c-card--for-partners .c-card__image {
    max-width: 530px;
    margin-bottom: 20px;
    justify-content: flex-start;
    width: auto;
    height: auto;
    padding: 0;
  }
  .c-card--for-partners .c-card__image.dark {
    padding: 10px;
  }
  .col-right {
    margin: 30px auto 0;
  }
  .category .right {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .contact-page {
    text-align: center;
    padding-bottom: 0px;
  }
  .contact-page .place-box {
    background: none;
    padding-bottom: 0px;
  }
  .contact-page .contact-box {
    margin: 0 auto 30px;
    text-align: left;
  }
  .catalog.page .text h1 {
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .catalog.page .text p {
    padding-right: 0px;
  }
  .catalog.page .buttons {
    justify-content: center;
  }
  .look-for {
    text-align: center;
  }
  .contact-section .contact-box {
    margin: 30px auto;
  }
  .contact-section .item {
    text-align: center;
    margin: 0 auto;
    max-width: 600px;
  }
  .contact-section .item ul li {
    display: inline-block;
  }
  .next-events .event {
    max-width: none;
    margin: 0 0 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .catalog {
    min-height: auto;
    padding: 40px 0;
  }
  .catalog .text {
    min-height: auto;
    text-align: center;
    margin: 0 auto;
  }
  .catalog .text .main-title {
    text-align: center;
  }
  .catalog .text .btn {
    justify-content: center;
  }
  .follow-us .follow-text {
    padding-left: 0px;
  }
  .follow-us .flex-start {
    justify-content: center;
    text-align: center;
    flex-direction: column;
    align-items: center;
  }
  .follow-us .search {
    width: auto;
  }
  .follow-us .search .text {
    margin-bottom: 10px;
    max-width: 330px;
    width: auto;
    text-align: center;
  }
  .career .text {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    max-width: 500px;
    margin: 0 auto 30px;
  }
  .career-top {
    padding-top: 20px;
  }
  .career.detail .text {
    max-width: none;
    text-align: left;
  }
  .category-line .col-xs-12 {
    text-align: center;
  }
  .download-section {
    text-align: center;
  }
  .counselling h1 {
    text-align: center;
  }
  .counselling .box {
    text-align: center;
  }
  .counselling .box ul {
    text-align: left;
  }
  .categories .box .image {
    right: 35px;
    top: 15px;
    bottom: 15px;
  }
  .categories .box .image img {
    height: auto;
  }
  .categories .box.md .image,
  .categories .box.lg .image {
    max-width: 250px;
    margin: auto;
  }
  .categories .box.lg {
    min-height: 240px;
  }
  .categories .box.md {
    min-height: 180px;
  }
  .history .is-mobile .box {
    text-align: center;
  }
}
@media all and (max-width: 797px) {
  .tech-table {
    font-size: 12px;
  }
  .tech-table .t-body__item {
    min-height: 55px;
  }
  .tech-table .tech-table__nav {
    flex: 1 0 180px;
  }
  .tech-table .t-header__item {
    font-size: 14px;
  }
  .tech-table .tech-table__content {
    flex-basis: calc(100% - 180px);
  }
  .contact-boxes .contact-box {
    max-width: 700px;
    flex-direction: column;
    align-items: flex-start;
  }
  .contact-boxes .contact-box .large-image {
    width: 100%;
    height: 40vw;
  }
  .author-detail .author__detail-card {
    flex-wrap: wrap;
  }
  .job-vacancies {
    background-color: #EFEFEF;
  }
  .job-vacancies .gutter-sizer {
    width: 0px;
  }
  .job-vacancies .job {
    width: 100%;
  }
  .breadcrumb_nav {
    padding: 0px;
    border: 0px;
  }
  .blog-detail .product {
    margin: 30px auto 10px;
  }
  .blog-detail .gallery {
    flex-direction: column;
    align-items: center;
  }
  .blog-detail .gallery .detail-sm {
    margin-right: 0;
  }
  .categories .box {
    align-items: center;
    flex-direction: column;
    padding: 20px 30px 20px 15px;
  }
  .categories .box .icon-right {
    flex-shrink: 0;
  }
  .categories .box .image_wrapper {
    position: static;
  }
  .categories .box .image {
    position: static;
    margin: 0 auto;
  }
  .categories .box .text {
    position: static;
  }
  .categories .box.sm .text {
    margin-top: 0px;
  }
  .categories .cat-tags .tag {
    margin-bottom: 5px;
  }
  .categories .icon-right {
    margin-top: 15px;
  }
  .categories .text {
    margin-top: 20px;
  }
  .new-articles .article,
  .article {
    max-width: 500px;
  }
  .new-articles .article .text,
  .article .text {
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
    -webkit-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
    padding: 20px 15px;
  }
  .new-articles .article .text .box,
  .article .text .box {
    border-radius: 0 0 5px 5px;
    margin: 0 auto;
    max-width: none;
    text-align: center;
    box-shadow: none;
    padding: 0px 0 30px;
  }
  .new-articles .article .article-tags,
  .article .article-tags {
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .new-articles .article .article-tags a,
  .article .article-tags a {
    margin: 10px 0;
  }
  .new-articles .article .author,
  .article .author {
    display: flex;
    justify-content: center;
  }
  .new-articles .article .author img,
  .article .author img {
    margin: 0 15px 0 0;
  }
  .evolution .item {
    flex-direction: column;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .evolution .item .text {
    margin-top: 20px;
  }
  .evolution .item.reverse {
    flex-direction: column-reverse;
  }
  .places-network {
    margin: 0 auto 30px;
  }
  .places-network .search.sm .form-group {
    align-items: center;
  }
  .sales-places {
    text-align: center;
  }
  .sales-places.shops .main-title {
    text-align: center;
  }
  .sales-places.shops .places-list .place {
    margin: 11px auto 30px;
  }
  .category .top-cat {
    text-align: center;
  }
  .category .content-text {
    text-align: left;
  }
  .category .content {
    max-width: 500px;
    margin: 0 auto;
  }
  .category .content ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media all and (max-width: 500px) {
  .contact-page .contact-box.person .text-bottom,
  .contact-page .contact-box.person .text-bottom-small {
    display: block;
    min-height: auto;
  }
  .contact-page .contact-box.person .text-bottom p,
  .contact-page .contact-box.person .text-bottom-small p {
    margin-top: 10px;
  }
  .contact-page .contact-box.person .icons {
    display: block;
    margin-top: 10px;
  }
}
#filters {
  padding: 0px;
  max-width: 270px;
}
.filters {
  background: #fff;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  border-radius: 5px;
}
.filters .filter {
  border-top: 1px solid #E4E4E4;
  padding: 15px 15px 0 15px;
}
.filters .top {
  padding: 17px 18px 12px;
}
.filters .top p {
  font-size: 18px;
}
.filters .panel .panel-title {
  padding: 3px 0;
}
.filters .panel .panel-title p {
  font-size: 14px;
  font-weight: 600;
  color: #30394B;
}
.filters .panel .checkbox label {
  font-size: 12px;
  color: #B2B2B2;
}
.filters .panel .checkbox label span {
  color: #343434;
}
.filters .panel .checkbox input[disabled] + label span {
  color: #B2B2B2;
  text-decoration: line-through;
}
.filters .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 0px;
}
.filters .panel-heading {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.filters .panel-body {
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.filters .panel-body.range {
  padding: 15px 15px 55px 9px;
  min-height: 8px;
}
.filters .noUi-horizontal {
  height: 8px;
}
.filters .noUi-connect {
  background: #343434;
}
.filters .noUi-handle {
  border: none;
  border-radius: 8px;
  background: #C4161C;
  box-shadow: none;
}
.filters .noUi-horizontal .noUi-handle {
  width: 16px;
  height: 16px;
  right: -12px !important;
  left: auto;
  top: -6px;
}
.filters .noUi-horizontal .noUi-tooltip {
  left: 0;
  transform: none;
  bottom: -35px;
  font-size: 12px;
}
.filters .noUi-handle-upper .noUi-tooltip {
  left: auto;
  right: 0;
}
@media all and (max-width: 999px) {
  .filter-mob {
    text-align: center;
  }
  .filter-mob .navbar-toggle {
    position: relative;
    margin: 0 auto;
    background: #C4161C;
    padding: 0;
    line-height: 40px;
    font-weight: 600;
    float: none;
    border-radius: 5px;
    max-width: 270px;
    width: 100%;
  }
  .filter-mob .navbar-toggle .text {
    margin: 0px 0 0 0;
    padding-left: 0px;
    float: none;
  }
  .top-sort {
    flex-direction: column;
    margin-top: 30px;
  }
  #filters {
    margin: 0 auto;
  }
  .filtres {
    border-radius: 0 0 5px 5px;
  }
  .product-views {
    text-align: center;
  }
}
@media all and (max-width: 799px) {
  .trips-list {
    margin-top: 30px;
  }
}
.paginator-item {
  margin: 0;
}
.paginator-item .pagination {
  margin: 12px 0;
}
.paginator-item .pagination li {
  height: 32px;
  width: 32px;
  margin: 0 2px;
  float: left;
  border-radius: 5px;
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 0px;
}
.paginator-item .pagination li:before {
  display: none;
}
.paginator-item .pagination li a {
  background: transparent;
  padding: 0;
  line-height: 32px;
  height: 100%;
  width: 100%;
  border: none;
  color: #C4161C;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid transparent;
}
.paginator-item .pagination li a:hover,
.paginator-item .pagination li a:focus,
.paginator-item .pagination li a:active,
.paginator-item .pagination li a:active:hover {
  color: #C4161C;
  background: #fff;
  border-color: #E4E4E4;
}
.paginator-item .pagination li span {
  background: #fff;
  padding: 0;
  line-height: 32px;
  height: 32px;
  width: 32px;
  border-radius: 5px;
  font-size: 14px;
  border: none;
  color: #30394B;
  border: 1px solid #E4E4E4;
}
.paginator-item .pagination li span:hover,
.paginator-item .pagination li span:focus,
.paginator-item .pagination li span:active,
.paginator-item .pagination li span:active:hover {
  background: #fff;
  color: #C4161C;
  border-color: #E4E4E4;
}
.paginator-item .pagination .arrow {
  width: 32px;
  height: 32px;
  margin: 0 10px 0 0;
}
.paginator-item .pagination .arrow a {
  border: 1px solid #C4161C;
  background: transparent;
}
.paginator-item .pagination .arrow a:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 10px;
  width: 10px;
  height: 14px;
  background: url(/userfiles/images/icons.svg) -90px -23px no-repeat;
  display: block;
}
.paginator-item .pagination .arrow a:hover,
.paginator-item .pagination .arrow a:focus,
.paginator-item .pagination .arrow a:active,
.paginator-item .pagination .arrow a:active:hover {
  border: 1px solid #C4161C;
  background: transparent;
}
.paginator-item .pagination .arrow.next {
  margin: 0 0 0 10px;
}
.paginator-item .pagination .arrow.next a {
  border: 1px solid #C4161C;
  background: transparent;
}
.paginator-item .pagination .arrow.next a:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 10px;
  width: 10px;
  height: 14px;
  background: url(/userfiles/images/icons.svg) -67px -59px no-repeat;
  display: block;
}
.paginator-item .pagination .arrow.next a:hover,
.paginator-item .pagination .arrow.next a:focus,
.paginator-item .pagination .arrow.next a:active,
.paginator-item .pagination .arrow.next a:active:hover {
  border-color: #C4161C;
  background: transparent;
}
.paginator-select select {
  margin-left: 5px;
  background: #fff url(/userfiles/images/icons.svg) 43px -205px no-repeat;
  width: 72px;
  border: 1px solid #E4E4E4;
  height: 50px;
  font-size: 13px;
  padding-left: 14px;
  -webkit-appearance: none;
  border-radius: 5px;
  line-height: 48px;
}
.paginator-select label {
  font-weight: 400;
  margin-bottom: 0px;
}
.pagin {
  margin-top: 40px;
  gap: 15px 10px;
  flex-direction: column;
}
.pagin .btn {
  margin-top: 0px;
}
@media all and (max-width: 1200px) {
  .paginator-item .pagination li {
    width: 27px;
  }
  .paginator-item .pagination li span {
    width: 27px;
  }
}
@media all and (max-width: 979px) {
  .pagin.flex {
    display: block;
    text-align: center;
  }
}
.product {
  background: #fff;
  box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  max-width: 270px;
  position: relative;
  height: 532px;
  padding: 45px 10px 20px 10px;
  border-radius: 5px;
  margin: 0 auto 30px;
}
.product.smaller {
  height: 460px;
}
.en .product.smaller {
  height: 470px;
}
.product .image {
  margin: 0 auto;
  width: 100%;
  max-width: 230px;
  height: 175px;
}
.product .image img {
  max-height: 100%;
  margin: 0 auto;
}
.product .text {
  font-size: 12px;
  height: 48px;
}
.en .product .text {
  height: 65px;
}
.product h2 {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #C4161C;
  margin: 15px 0 5px 0;
  height: 66px;
}
.product h2:hover,
.product h2:focus,
.product h2:active,
.product h2:active:hover {
  color: #961115;
}
.product .price {
  margin-top: 12px;
}
.product .price p {
  margin: 0px;
  font-size: 17px;
  font-weight: 600;
}
.product .price .old-price {
  font-size: 12px;
  font-weight: 400;
  min-height: 18px;
  color: #B2B2B2;
  text-decoration: line-through;
}
.product .stock {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 7px;
}
.product .btn {
  margin-top: 18px;
}
.product .productCode {
  padding-top: 2%;
  color: grey;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.product:hover .productCode,
.product:focus .productCode {
  opacity: 1;
}
.product__sale-info {
  display: flex;
  align-items: center;
  width: 100%;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  justify-content: center;
}
.product__sale-info-text {
  background: #C4161C;
  padding: 5px 5px 5px 8px;
  color: #fff;
  font-weight: 700;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 5px;
}
.product__sale-info-text span {
  padding: 2px 4px 2px 4px;
  background: #FFF;
  margin-left: 2px;
  color: #000;
}
.detail-lg .product__sale-info {
  bottom: 0;
  font-size: 20px;
}
.productCountInput {
  margin-left: 5px;
}
.productCountInput .control {
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  font-size: 25px;
  background: #8E8E8E;
  border-radius: 0;
  line-height: 48px;
  margin: 0px;
}
.productCountInput .control.plus {
  background: #929DB2;
}
.productCountInput .product_count {
  width: 85px;
  border: 1px solid #E4E4E4;
  height: 50px;
  margin: 0px;
  text-align: center;
  font-weight: 600;
  line-height: 46px;
}
.icons .icon {
  min-width: 100px;
  display: inline-flex;
  position: relative;
  padding-left: 0;
  width: 100%;
  text-align: left;
  align-items: center;
  max-width: 160px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.icons .icon:before {
  content: '';
  flex-shrink: 0;
  margin-right: 8px;
  width: 50px;
  height: 50px;
  background: url(/userfiles/images/functions.svg?2) 0px -70px no-repeat;
}
.icons .icon.max-instalace-2200-m:before,
.icons .icon.max-installation-2200-m:before,
.icons .icon.max-instalace-2200:before,
.icons .icon.max-installation-2200:before,
.icons .icon.max-instalacia-2200-m:before,
.icons .icon.max-instalacia-2200:before {
  background-position: -125px -427px;
}
.icons .icon.max-instalace-1200-m:before,
.icons .icon.max-installation-1200-m:before,
.icons .icon.max-instalace-1200:before,
.icons .icon.max-installation-1200:before,
.icons .icon.max-instalacia-1200-m:before,
.icons .icon.max-instalacia-1200:before {
  background-position: -125px -356px;
}
.icons .icon.stimulacni-impuls:before,
.icons .icon.stimulacni_impuls:before,
.icons .icon.stimulation-impulse:before,
.icons .icon.impulse:before,
.icons .icon.impuls:before,
.icons .icon.stimulacny-impulz:before {
  background-position: 0px -70px;
}
.icons .icon.zvuk:before,
.icons .icon.zvukovy-signal:before,
.icons .icon.tone:before {
  background-position: 0px 0px;
}
.icons .icon.booster:before,
.icons .icon.zosilnovac:before {
  background-position: 0px -141px;
}
.icons .icon.vibrace:before,
.icons .icon.vibration:before,
.icons .icon.vibracie:before {
  background-position: 0px -212px;
}
.icons .icon.svetlo:before,
.icons .icon.light:before {
  background-position: 0px -283px;
}
.icons .icon.sprejova-stimulace:before,
.icons .icon.spray-stimulation:before,
.icons .icon.spray:before,
.icons .icon.sprej:before,
.icons .icon.stimulacia-sprejom:before {
  background-position: 0px -357px;
}
.icons .icon.beeper:before,
.icons .icon.beeper-run-point:before,
.icons .icon.detekce-stani:before,
.icons .icon.beeper-detekce-stani:before,
.icons .icon.pipanie:before {
  background-position: -194px -140px;
}
.icons .icon.beeper-horn:before,
.icons .icon.zvukovy-lokator:before,
.icons .icon.zvukovy-lokalizator:before {
  background-position: -260px -140px;
}
.icons .icon.fence:before,
.icons .icon.circle-fence:before,
.icons .icon.kruhovy-plot:before,
.icons .icon.plot:before {
  background-position: -194px -212px;
}
.icons .icon.geo-fence:before,
.icons .icon.geo-plot:before,
.icons .icon.geoplot:before,
.icons .icon.geofence:before,
.icons .icon.geograficky-plot:before {
  background-position: -194px -355px;
}
.icons .icon.trasovani:before,
.icons .icon.tracking:before,
.icons .icon.tracing:before,
.icons .icon.sledovanie:before {
  background-position: -194px -428px;
}
.icons .icon.trasovy-bod-waypoint:before,
.icons .icon.trasovy-bod:before,
.icons .icon.waypoint:before,
.icons .icon.orientacny-bod:before {
  background-position: -194px 0px;
}
.icons .icon.detekce-stekotu:before,
.icons .icon.bark-indication:before,
.icons .icon.detekcia-stekotu:before {
  background-position: -262px 0px;
}
.icons .icon.mereni:before,
.icons .icon.measurement:before,
.icons .icon.merania:before {
  background-position: -260px -70px;
}
.icons .icon.dosah-10-metru:before,
.icons .icon.range-10-meters:before,
.icons .icon.dosah-10-m:before,
.icons .icon.dosah-10-metrov:before {
  background-position: -441px -278px;
}
.icons .icon.dosah-200-metru:before,
.icons .icon.range-200-meters:before,
.icons .icon.dosah-200-m:before,
.icons .icon.dosah-200-metrov:before {
  background-position: -376px 0px;
}
.icons .icon.dosah-250-metru:before,
.icons .icon.range-250-meters:before,
.icons .icon.dosah-250-m:before,
.icons .icon.dosah-250-metrov:before {
  background-position: -376px -69px;
}
.icons .icon.dosah-300-metru:before,
.icons .icon.range-300-meters:before,
.icons .icon.dosah-300-m:before,
.icons .icon.dosah-300-metrov:before {
  background-position: -376px -139px;
}
.icons .icon.dosah-500-metru:before,
.icons .icon.range-500-meters:before,
.icons .icon.dosah-500-m:before,
.icons .icon.dosah-500-metrov:before {
  background-position: -376px -208px;
}
.icons .icon.dosah-600-metru:before,
.icons .icon.range-600-meters:before,
.icons .icon.dosah-600-m:before,
.icons .icon.dosah-600-metrov:before {
  background-position: -376px -277px;
}
.icons .icon.dosah-900-metru:before,
.icons .icon.range-900-meters:before,
.icons .icon.dosah-900-m:before,
.icons .icon.dosah-900-metrov:before {
  background-position: -376px -347px;
}
.icons .icon.dosah-1000-metru:before,
.icons .icon.range-1000-meters:before,
.icons .icon.dosah-1000-m:before,
.icons .icon.dosah-1000-metrov:before {
  background-position: -440px 0px;
}
.icons .icon.dosah-1500-metru:before,
.icons .icon.range-1500-meters:before,
.icons .icon.dosah-1500-m:before,
.icons .icon.dosah-1500-metrov:before {
  background-position: -440px -70px;
}
.icons .icon.dosah-1600-metru:before,
.icons .icon.range-1600-meters:before,
.icons .icon.dosah-1600-m:before,
.icons .icon.dosah-1600-metrov:before {
  background-position: -440px -139px;
}
.icons .icon.dosah-2000-metru:before,
.icons .icon.range-2000-meters:before,
.icons .icon.dosah-2000-m:before,
.icons .icon.dosah-2000-metrov:before {
  background-position: -440px -208px;
}
.icons .icon.dosah-20-kilometru:before,
.icons .icon.range-20-kilometers:before,
.icons .icon.dosah-20-km:before,
.icons .icon.dosah-20-kilometrov:before {
  background-position: -505px 0px;
}
.icons .icon.pro-1-psa:before,
.icons .icon.for-1-dog:before,
.icons .icon.pre-1-psa:before {
  background-position: -128px -69px;
}
.icons .icon.pro-2-psy:before,
.icons .icon.for-2-dogs:before,
.icons .icon.pre-2-psy:before {
  background-position: -128px -141px;
}
.icons .icon.pro-9-psu:before,
.icons .icon.for-9-dogs:before,
.icons .icon.pre-9-psov:before {
  background-position: -128px -212px;
}
.icons .icon.pro-13-psu:before,
.icons .icon.for-13-dogs:before,
.icons .icon.pre-13-psov:before {
  background-position: -262px -355px;
}
.icons .icon.pro-13-zarizeni:before,
.icons .icon.for-13-devices:before,
.icons .icon.pre-13-zariadeni:before {
  background-position: -128px -283px;
}
.icons .icon.pro-19-zarizeni:before,
.icons .icon.for-19-devices:before,
.icons .icon.pre-19-zariadeni:before {
  background-position: -570px 0px;
}
.icons .icon.kompas:before,
.icons .icon.compass:before {
  background-position: -194px -70px;
}
.icons .icon.online-offline-mapy:before,
.icons .icon.online-offline-maps:before {
  background-position: -262px -427px;
}
.icons .icon.nabijeci-baterie:before,
.icons .icon.rechargeable-battery:before,
.icons .icon.dobijatelna-bateria:before,
.icons .icon.nabijatelna-bateria:before {
  background-position: -262px -283px;
}
.icons .icon.vodotesne:before,
.icons .icon.waterproof:before,
.icons .icon.vodotesny-prijimac:before,
.icons .icon.waterproof-receiver:before,
.icons .icon.vodotesnost:before {
  background-position: -262px -212px;
}
.icons .icon.prumer-micku-62-mm:before,
.icons .icon.ball-diameter-62-mm:before,
.icons .icon.priemer-lopticky-62-mm:before,
.icons .icon.prumer-micku-70-mm:before,
.icons .icon.ball-diameter-70-mm:before,
.icons .icon.priemer-lopticky-70-mm:before,
.icons .icon.prumer-micku-75-mm:before,
.icons .icon.ball-diameter-75-mm:before,
.icons .icon.priemer-lopticky-75-mm:before,
.icons .icon.prumer-micku-60-mm:before,
.icons .icon.ball-diameter-60-mm:before,
.icons .icon.prumer-62-mm:before,
.icons .icon.ball-62-mm:before,
.icons .icon.prumer-75-mm:before,
.icons .icon.ball-75-mm:before {
  background-position: -1px -485px;
}
.icons .icon.pocet-micku-1-ks:before,
.icons .icon.number-of-balls-1-pc:before,
.icons .icon.pocet-lopticiek-1-ks:before,
.icons .icon.pocet-micku-4-ks:before,
.icons .icon.number-of-balls-4-pcs:before,
.icons .icon.pocet-lopticiek-4-ks:before {
  background-position: -54px -485px;
}
.icons .icon.vyhoz-micku-vyska-3-m-dalka-6-m:before,
.icons .icon.ball-throw-height-3-m-distance-6-m:before,
.icons .icon.vyska-hodu-3-m-vzdialenost-6-m:before {
  background-position: -110px -485px;
}
.icons .icon.propojeni-s-aplikaci:before,
.icons .icon.app-connection:before {
  background-position: -165px -485px;
}
.icons .icon.geofence-commands:before,
.icons .icon.geoplot-s-povely:before {
  background-position: -220px -485px;
}
.icons .icon.pairing-more-devices:before,
.icons .icon.sparovani-vice-zarizeni:before {
  background-position: -275px -485px;
}
.icons .icon.external-control:before,
.icons .icon.externi-ovladani:before {
  background-position: -330px -485px;
}
.icons .icon.rozliseni-foto-20mpx:before,
.icons .icon.resolution-photo-20mpx:before {
  background-position: -626px -26px;
}
.icons .icon.rozliseni-video-1080px:before,
.icons .icon.resolution-video-1080px:before {
  background-position: -626px -78px;
}
.icons .icon.displej-velikost-2-palce:before,
.icons .icon.display-size-2-inch:before {
  background-position: -626px -130px;
}
.icons .icon.zorny-uhel-80:before,
.icons .icon.lens-vision-80:before {
  background-position: -626px -186px;
}
.icons .icon.ir-diody-940:before,
.icons .icon.ir-diodes-940:before {
  background-position: -626px -239px;
}
.icons .icon.pocet-diod-42:before,
.icons .icon.number-diodes-42:before {
  background-position: -626px -291px;
}
.icons .icon.vodeodolna-kamera:before,
.icons .icon.waterproof-camera:before {
  background-position: -626px -343px;
}
.icons .icon.zorny-uhel-90:before,
.icons .icon.lens-vision-90:before {
  background-position: -626px -395px;
}
.icons .icon.pocet-diod-10:before,
.icons .icon.number-diodes-10:before {
  background-position: -626px -447px;
}
.icons .icon.rozliseni-foto-24mpx:before,
.icons .icon.resolution-photo-24mpx:before {
  background-position: -626px -499px;
}
.icons .icon.displej-velikost-1-44-palce:before,
.icons .icon.display-size-1-44-inch:before {
  background-position: -626px -551px;
}
.icons .icon.zorny-uhel-60:before,
.icons .icon.lens-vision-60:before {
  background-position: -626px -602px;
}
.icons .icon.pocet-diod-34:before,
.icons .icon.number-diodes-34:before {
  background-position: -626px -655px;
}
.icons .icon.kamera-propojeni-aplikace:before,
.icons .icon.camera-connection-app:before {
  background-position: -626px -708px;
}
.icons .icon.barevne-fotky:before,
.icons .icon.color-photo:before {
  background-position: -626px -760px;
}
.icons .icon.gsm-gprs:before,
.icons .icon.gsm-gprs:before {
  background-position: -626px -812px;
}
.icons .icon.pripojeni-4g:before,
.icons .icon.connection-4g:before {
  background-position: -626px -864px;
}
.icons .icon.minimalni-rozmery:before,
.icons .icon.minimum-dimensions:before {
  background-position: -565px -79px;
}
.icons .icon.pro-6-psu:before,
.icons .icon.for-6-dogs:before {
  background-position: -565px -135px;
}
.icons .icon.dosah-450-metru:before,
.icons .icon.range-450-metru:before {
  background-position: -565px -190px;
}
.icons .icon.dosah-650-metru:before,
.icons .icon.range-650-metru:before {
  background-position: -565px -245px;
}
.icons .icon.zamek-klaves:before,
.icons .icon.keypad-lock:before {
  background-position: -565px -300px;
}
.icons .icon.stimulacni-impuls-edge:before,
.icons .icon.stimulation-impulse-edge:before {
  background-position: -565px -355px;
}
.icons .icon.booster-edge:before,
.icons .icon.booster-edge:before {
  background-position: -565px -410px;
}
.icons .icon.kratky-dlouhy-impuls:before,
.icons .icon.nick-continuous-impuls:before {
  background-position: -565px -465px;
}
.icons .icon.vibracni-odezva:before,
.icons .icon.vibration-response:before {
  background-position: -565px -520px;
}
.icons .icon.setrny-k-prirode:before,
.icons .icon.eco-friendly:before {
  background-position: -678px 0px;
}
.icons .icon.netoxicky-material:before,
.icons .icon.non-toxic-material:before {
  background-position: -678px -52px;
}
.icons .icon.skvele-difuzni-vlastnosti:before,
.icons .icon.great-diffusion-properties:before {
  background-position: -678px -106px;
}
.icons .icon.patentovane-slozeni:before,
.icons .icon.patented-formulation:before {
  background-position: -678px -158px;
}
.icons .icon.baterie:before,
.icons .icon.battery:before,
.icons .icon.rychle-nabijeni:before,
.icons .icon.fast-charging:before {
  background-position: -743px 0px;
}
.icons .icon.wifi:before,
.icons .icon.domaci-wifi-ploty:before,
.icons .icon.home-wifi-fences:before {
  background-position: -743px -106px;
}
.icons .icon.zive:before,
.icons .icon.live:before,
.icons .icon.zive-sledovani:before,
.icons .icon.live-tracking:before {
  background-position: -743px -222px;
}
.icons .icon.aktivity:before,
.icons .icon.activity:before,
.icons .icon.sledovani-aktivit:before,
.icons .icon.activity-monitoring:before {
  background-position: -743px -326px;
}
.icons .icon.zvuk-gps:before,
.icons .icon.sound-gps:before,
.icons .icon.funkce-zvuk:before,
.icons .icon.function-sound:before {
  background-position: -743px -52px;
}
.icons .icon.svetlo-gps:before,
.icons .icon.light-gps:before,
.icons .icon.funkce-svetlo:before,
.icons .icon.function-light:before {
  background-position: -743px -160px;
}
.icons .icon.vibrace-gps:before,
.icons .icon.vibration-gps:before,
.icons .icon.funkce-vibrace:before,
.icons .icon.function-vibration:before {
  background-position: -743px -274px;
}
.icons .icon.vodotesne-gps:before,
.icons .icon.waterproof-gps:before,
.icons .icon.vodotesne-ipx7:before,
.icons .icon.waterproof-ipx7:before {
  background-position: -743px -378px;
}
.icons .icon.virtualni-ploty:before,
.icons .icon.virtual-fences:before {
  background-position: -808px 0px;
}
.icons .icon.presny-zaznam-trasy:before,
.icons .icon.accurate-route-record:before {
  background-position: -808px -52px;
}
.icons .icon.historie-polohy:before,
.icons .icon.location-history:before {
  background-position: -808px -106px;
}
.icons .icon.zdravotni-upozorneni:before,
.icons .icon.health-alerts:before {
  background-position: -808px -158px;
}
.icons .icon.sdileni-s-rodinou:before,
.icons .icon.sharing-with-family:before {
  background-position: -808px -222px;
}
.icons .icon.pohodlne-ovladani:before,
.icons .icon.control-by-app:before {
  background-position: -808px -274px;
}
.icons .icon.vzrustajici-impuls:before,
.icons .icon.progressive-impuls:before {
  background-position: -808px -332px;
}
.panel-body.range {
  padding: 15px 20px;
}
.function.box.md {
  padding-top: 30px;
  padding-right: 20px;
}
.function .contact-box.wide {
  min-height: 225px;
}
.function h2 {
  padding-left: 65px;
}
.function h2:before {
  content: '';
  position: absolute;
  top: 17px;
  left: 25px;
  width: 50px;
  height: 50px;
  background: url(/userfiles/images/functions.svg?2) 0px -70px no-repeat;
}
.function.max-instalace-2200-m h2:before,
.function.max-installation-2200-m h2:before,
.function.max-instalace-2200 h2:before,
.function.max-installation-2200 h2:before,
.function.max-instalacia-2200-m h2:before,
.function.max-instalacia-2200 h2:before {
  background-position: -125px -427px;
}
.function.max-instalace-1200-m h2:before,
.function.max-installation-1200-m h2:before,
.function.max-instalace-1200 h2:before,
.function.max-installation-1200 h2:before,
.function.max-instalacia-1200-m h2:before,
.function.max-instalacia-1200 h2:before {
  background-position: -125px -356px;
}
.function.stimulacni-impuls h2:before,
.function.stimulacni_impuls h2:before,
.function.stimulation-impulse h2:before,
.function.impulse h2:before,
.function.impuls h2:before,
.function.stimulacny-impulz h2:before {
  background-position: 0px -70px;
}
.function.zvuk h2:before,
.function.zvukovy-signal h2:before,
.function.tone h2:before {
  background-position: 0px 0px;
}
.function.booster h2:before,
.function.zosilnovac h2:before {
  background-position: 0px -141px;
}
.function.vibrace h2:before,
.function.vibration h2:before,
.function.vibracie h2:before {
  background-position: 0px -212px;
}
.function.svetlo h2:before,
.function.light h2:before {
  background-position: 0px -283px;
}
.function.sprejova-stimulace h2:before,
.function.spray-stimulation h2:before,
.function.spray h2:before,
.function.sprej h2:before,
.function.stimulacia-sprejom h2:before {
  background-position: 0px -357px;
}
.function.beeper h2:before,
.function.beeper-run-point h2:before,
.function.detekce-stani h2:before,
.function.beeper-detekce-stani h2:before,
.function.pipanie h2:before {
  background-position: -194px -140px;
}
.function.beeper-horn h2:before,
.function.zvukovy-lokator h2:before,
.function.zvukovy-lokalizator h2:before {
  background-position: -260px -140px;
}
.function.fence h2:before,
.function.circle-fence h2:before,
.function.kruhovy-plot h2:before,
.function.plot h2:before {
  background-position: -194px -212px;
}
.function.geo-fence h2:before,
.function.geo-plot h2:before,
.function.geofence h2:before,
.function.geoplot h2:before,
.function.geograficky-plot h2:before {
  background-position: -194px -355px;
}
.function.trasovani h2:before,
.function.tracking h2:before,
.function.tracing h2:before,
.function.sledovanie h2:before {
  background-position: -194px -428px;
}
.function.trasovy-bod-waypoint h2:before,
.function.trasovy-bod h2:before,
.function.waypoint h2:before,
.function.orientacny-bod h2:before {
  background-position: -194px 0px;
}
.function.detekce-stekotu h2:before,
.function.bark-indication h2:before,
.function.detekcia-stekotu h2:before {
  background-position: -262px 0px;
}
.function.mereni h2:before,
.function.measurement h2:before,
.function.merania h2:before {
  background-position: -260px -70px;
}
.function.dosah-10-metru h2:before,
.function.range-10-meters h2:before,
.function.dosah-10-m h2:before,
.function.dosah-10-metrov h2:before {
  background-position: -441px -278px;
}
.function.dosah-200-metru h2:before,
.function.range-200-meters h2:before,
.function.dosah-200-m h2:before,
.function.dosah-200-metrov h2:before {
  background-position: -376px 0px;
}
.function.dosah-250-metru h2:before,
.function.range-250-meters h2:before,
.function.dosah-250-m h2:before,
.function.dosah-250-metrov h2:before {
  background-position: -376px -69px;
}
.function.dosah-300-metru h2:before,
.function.range-300-meters h2:before,
.function.dosah-300-m h2:before,
.function.dosah-300-metrov h2:before {
  background-position: -376px -139px;
}
.function.dosah-500-metru h2:before,
.function.range-500-meters h2:before,
.function.dosah-500-m h2:before,
.function.dosah-500-metrov h2:before {
  background-position: -376px -208px;
}
.function.dosah-600-metru h2:before,
.function.range-600-meters h2:before,
.function.dosah-600-m h2:before,
.function.dosah-600-metrov h2:before {
  background-position: -376px -277px;
}
.function.dosah-900-metru h2:before,
.function.range-900-meters h2:before,
.function.dosah-900-m h2:before,
.function.dosah-900-metrov h2:before {
  background-position: -376px -347px;
}
.function.dosah-1000-metru h2:before,
.function.range-1000-meters h2:before,
.function.dosah-1000-m h2:before,
.function.dosah-1000-metrov h2:before {
  background-position: -440px 0px;
}
.function.dosah-1500-metru h2:before,
.function.range-1500-meters h2:before,
.function.dosah-1500-m h2:before,
.function.dosah-1500-metrov h2:before {
  background-position: -440px -70px;
}
.function.dosah-1600-metru h2:before,
.function.range-1600-meters h2:before,
.function.dosah-1600-m h2:before,
.function.dosah-1600-metrov h2:before {
  background-position: -440px -139px;
}
.function.dosah-2000-metru h2:before,
.function.range-2000-meters h2:before,
.function.dosah-2000-m h2:before,
.function.dosah-2000-metrov h2:before {
  background-position: -440px -208px;
}
.function.dosah-20-kilometru h2:before,
.function.range-20-kilometers h2:before,
.function.dosah-20-km h2:before,
.function.dosah-20-kilometrov h2:before {
  background-position: -505px 0px;
}
.function.pro-1-psa h2:before,
.function.for-1-dog h2:before,
.function.pre-1-psa h2:before {
  background-position: -128px -69px;
}
.function.pro-2-psy h2:before,
.function.for-2-dogs h2:before,
.function.pre-2-psy h2:before {
  background-position: -128px -141px;
}
.function.pro-9-psu h2:before,
.function.for-9-dogs h2:before,
.function.pre-9-psov h2:before {
  background-position: -128px -212px;
}
.function.pro-13-psu h2:before,
.function.for-13-dogs h2:before,
.function.pre-13-psov h2:before {
  background-position: -262px -355px;
}
.function.pro-13-zarizeni h2:before,
.function.for-13-devices h2:before,
.function.pre-13-zariadeni h2:before {
  background-position: -128px -283px;
}
.function.pro-19-zarizeni h2:before,
.function.for-19-devices h2:before,
.function.pre-19-zariadeni h2:before {
  background-position: -570px 0px;
}
.function.rozliseni-foto-20mpx h2:before,
.function.resolution-photo-20mpx h2:before {
  background-position: -626px -26px;
}
.function.rozliseni-video-1080px h2:before,
.function.resolution-video-1080px h2:before {
  background-position: -626px -78px;
}
.function.displej-velikost-2-palce h2:before,
.function.display-size-2-inch h2:before {
  background-position: -626px -130px;
}
.function.zorny-uhel-80 h2:before,
.function.lens-vision-80 h2:before {
  background-position: -626px -186px;
}
.function.ir-diody-940 h2:before,
.function.ir-diodes-940 h2:before {
  background-position: -626px -239px;
}
.function.pocet-diod-42 h2:before,
.function.number-diodes-42 h2:before {
  background-position: -626px -291px;
}
.function.vodeodolna-kamera h2:before,
.function.waterproof-camera h2:before {
  background-position: -626px -343px;
}
.function.zorny-uhel-90 h2:before,
.function.lens-vision-90 h2:before {
  background-position: -626px -395px;
}
.function.pocet-diod-10 h2:before,
.function.number-diodes-10 h2:before {
  background-position: -626px -447px;
}
.function.rozliseni-foto-24mpx h2:before,
.function.resolution-photo-24mpx h2:before {
  background-position: -626px -499px;
}
.function.displej-velikost-1-44-palce h2:before,
.function.display-size-1-44-inch h2:before {
  background-position: -626px -551px;
}
.function.zorny-uhel-60 h2:before,
.function.lens-vision-60 h2:before {
  background-position: -626px -602px;
}
.function.pocet-diod-34 h2:before,
.function.number-diodes-34 h2:before {
  background-position: -626px -655px;
}
.function.kamera-propojeni-aplikace h2:before,
.function.camera-connection-app h2:before {
  background-position: -626px -708px;
}
.function.barevne-fotky h2:before,
.function.color-photo h2:before {
  background-position: -626px -760px;
}
.function.gsm-gprs h2:before,
.function.gsm-gprs h2:before {
  background-position: -626px -812px;
}
.function._4g-pripojeni h2:before,
.function._4g-connect h2:before {
  background-position: -626px -864px;
}
.function.kompas h2:before,
.function.compass h2:before {
  background-position: -194px -70px;
}
.function.online-offline-mapy h2:before,
.function.online-offline-maps h2:before {
  background-position: -262px -427px;
}
.function.nabijeci-baterie h2:before,
.function.rechargeable-battery h2:before,
.function.dobijatelna-bateria h2:before,
.function.nabijatelna-bateria h2:before {
  background-position: -262px -283px;
}
.function.vodotesne h2:before,
.function.waterproof h2:before,
.function.vodotesny-prijimac h2:before,
.function.waterproof-receiver h2:before,
.function.vodotesnost h2:before {
  background-position: -262px -212px;
}
.function.prumer-micku-62-mm h2:before,
.function.ball-diameter-62-mm h2:before,
.function.priemer-lopticky-62-mm h2:before,
.function.prumer-micku-70-mm h2:before,
.function.ball-diameter-70-mm h2:before,
.function.priemer-lopticky-70-mm h2:before,
.function.prumer-micku-75-mm h2:before,
.function.ball-diameter-75-mm h2:before,
.function.priemer-lopticky-75-mm h2:before,
.function.prumer-micku-60-mm h2:before,
.function.ball-diameter-60-mm h2:before {
  background-position: -1px -485px;
}
.function.pocet-micku-1-ks h2:before,
.function.number-of-balls-1-pc h2:before,
.function.pocet-lopticiek-1-ks h2:before,
.function.pocet-micku-4-ks h2:before,
.function.number-of-balls-4-pcs h2:before,
.function.pocet-lopticiek-4-ks h2:before {
  background-position: -54px -485px;
}
.function.vyhoz-micku-vyska-3-m-dalka-6-m h2:before,
.function.ball-throw-height-3-m-distance-6-m h2:before,
.function.vyska-hodu-3-m-vzdialenost-6-m h2:before {
  background-position: -110px -485px;
}
.function.propojeni-s-aplikaci h2:before,
.function.app-connection h2:before {
  background-position: -165px -485px;
}
.function.geofence-commands h2:before,
.function.geoplot-s-povely h2:before {
  background-position: -220px -485px;
}
.function.pairing-more-devices h2:before,
.function.sparovani-vice-zarizeni h2:before {
  background-position: -275px -485px;
}
.function.external-control h2:before,
.function.externi-ovladani h2:before {
  background-position: -330px -485px;
}
.function.rozliseni-foto-20mpx h2:before,
.function.resolution-photo-20mpx h2:before {
  background-position: -626px -26px;
}
.function.rozliseni-video-1080px h2:before,
.function.resolution-video-1080px h2:before {
  background-position: -626px -78px;
}
.function.displej-velikost-2-palce h2:before,
.function.display-size-2-inch h2:before {
  background-position: -626px -130px;
}
.function.zorny-uhel-80 h2:before,
.function.lens-vision-80 h2:before {
  background-position: -626px -186px;
}
.function.ir-diody-940 h2:before,
.function.ir-diodes-940 h2:before {
  background-position: -626px -239px;
}
.function.pocet-diod-42 h2:before,
.function.number-diodes-42 h2:before {
  background-position: -626px -291px;
}
.function.vodeodolna-kamera h2:before,
.function.waterproof-camera h2:before {
  background-position: -626px -343px;
}
.function.zorny-uhel-90 h2:before,
.function.lens-vision-90 h2:before {
  background-position: -626px -395px;
}
.function.pocet-diod-10 h2:before,
.function.number-diodes-10 h2:before {
  background-position: -626px -447px;
}
.function.rozliseni-foto-24mpx h2:before,
.function.resolution-photo-24mpx h2:before {
  background-position: -626px -499px;
}
.function.displej-velikost-1-44-palce h2:before,
.function.display-size-1-44-inch h2:before {
  background-position: -626px -551px;
}
.function.zorny-uhel-60 h2:before,
.function.lens-vision-60 h2:before {
  background-position: -626px -602px;
}
.function.pocet-diod-34 h2:before,
.function.number-diodes-34 h2:before {
  background-position: -626px -655px;
}
.function.kamera-propojeni-aplikace h2:before,
.function.camera-connection-app h2:before {
  background-position: -626px -708px;
}
.function.barevne-fotky h2:before,
.function.color-photo h2:before {
  background-position: -626px -760px;
}
.function.gsm-gprs h2:before,
.function.gsm-gprs h2:before {
  background-position: -626px -812px;
}
.function._4g-pripojeni h2:before,
.function._4g-connect h2:before {
  background-position: -626px -864px;
}
.function.minimalni-rozmery h2:before,
.function.minimum-dimensions h2:before {
  background-position: -565px -79px;
}
.function.pro-6-psu h2:before,
.function.for-6-dogs h2:before {
  background-position: -565px -135px;
}
.function.dosah-450-metru h2:before,
.function.range-450-metru h2:before {
  background-position: -565px -190px;
}
.function.dosah-650-metru h2:before,
.function.range-650-metru h2:before {
  background-position: -565px -245px;
}
.function.zamek-klaves h2:before,
.function.keypad-lock h2:before {
  background-position: -565px -300px;
}
.function.stimulacni-impuls-edge h2:before,
.function.stimulation-impulse-edge h2:before {
  background-position: -565px -355px;
}
.function.booster-edge h2:before,
.function.booster-edge h2:before {
  background-position: -565px -410px;
}
.function.kratky-dlouhy-impuls h2:before,
.function.nick-continuous-impuls h2:before {
  background-position: -565px -465px;
}
.function.vibracni-odezva h2:before,
.function.vibration-response h2:before {
  background-position: -565px -520px;
}
.function.baterie h2:before,
.function.battery h2:before,
.function.rychle-nabijeni h2:before,
.function.fast-charging h2:before {
  background-position: -743px 0px;
}
.function.wifi h2:before,
.function.domaci-wifi-ploty h2:before,
.function.home-wifi-fences h2:before {
  background-position: -743px -106px;
}
.function.zive h2:before,
.function.live h2:before,
.function.zive-sledovani h2:before,
.function.live-tracking h2:before {
  background-position: -743px -222px;
}
.function.aktivity h2:before,
.function.activity h2:before,
.function.sledovani-aktivit h2:before,
.function.activity-monitoring h2:before {
  background-position: -743px -326px;
}
.function.svetlo-gps h2:before,
.function.light-gps h2:before,
.function.funkce-svetlo h2:before,
.function.function-light h2:before {
  background-position: -743px -160px;
}
.function.vibrace-gps h2:before,
.function.vibration-gps h2:before,
.function.funkce-vibrace h2:before,
.function.function-vibration h2:before {
  background-position: -743px -274px;
}
.function.vodotesne-gps h2:before,
.function.waterproof-gps h2:before,
.function.vodotesne-ipx7 h2:before,
.function.waterproof-ipx7 h2:before {
  background-position: -743px -378px;
}
.function.zvuk-gps h2:before,
.function.sound-gps h2:before,
.function.funkce-zvuk h2:before,
.function.function-sound h2:before {
  background-position: -743px -52px;
}
.function.virtualni-ploty h2:before,
.function.virtual-fences h2:before {
  background-position: -808px 0px;
}
.function.presny-zaznam-trasy h2:before,
.function.accurate-route-record h2:before {
  background-position: -808px -52px;
}
.function.historie-polohy h2:before,
.function.location-history h2:before {
  background-position: -808px -106px;
}
.function.zdravotni-upozorneni h2:before,
.function.health-alerts h2:before {
  background-position: -808px -158px;
}
.function.sdileni-s-rodinou h2:before,
.function.sharing-with-family h2:before {
  background-position: -808px -222px;
}
.function.pohodlne-ovladani h2:before,
.function.control-by-app h2:before {
  background-position: -808px -274px;
}
.function.vzrustajici-impuls h2:before,
.function.progressive-impuls h2:before {
  background-position: -808px -332px;
}
.product-detail .more {
  margin-top: 0px;
}
.product-detail .gallery {
  margin: 0px;
}
.product-detail .gallery .detail-sm {
  width: 100px;
  height: 82px;
  border: 1px solid #E4E4E4;
  margin-right: 10px;
  margin-bottom: 10px;
}
.product-detail .gallery .detail-sm a {
  padding: 7px;
  height: 100%;
  display: block;
}
.product-detail .gallery .detail-sm a img {
  width: auto;
  height: auto;
  max-height: 100%;
  margin: auto;
}
.product-detail .gallery .detail-sm.next-photos a,
.product-detail .gallery .detail-sm.video a {
  padding: 15px 7px;
}
.product-detail .gallery .detail-sm.next-photos a .icon,
.product-detail .gallery .detail-sm.video a .icon {
  margin: 0 auto 10px;
}
.product-detail .detail-lg {
  position: relative;
  margin: 0 auto 20px auto;
  width: 100%;
  max-width: 550px;
  height: 550px;
}
.product-detail .detail-lg .expired {
  position: relative;
  display: block;
}
.product-detail .detail-lg .expired img {
  opacity: 0.35;
}
.product-detail .detail-lg .expired .main_product_expired {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 700;
  padding: 5px 10px;
  background-color: #30394B;
  color: white;
  transform: translate(-50%, -50%);
}
.product-detail .detail-lg img {
  max-height: 100%;
  margin: 0 auto;
}
.product-detail .detail-lg .tags {
  position: absolute;
  top: 0px;
  left: 0px;
}
.product-detail .product-options {
  margin-top: 30px;
}
.product-detail .product-options p,
.product-detail .product-options label {
  font-size: 12px;
  margin: 0 0 10px;
}
.product-detail .product-options .option_item {
  position: relative;
  margin-right: 15px;
  margin-bottom: 15px;
}
.product-detail .product-options .option_item > label {
  cursor: pointer;
}
.product-detail .product-options .option_item .color {
  width: 50px;
  height: 50px;
  display: block;
  background-color: #fff;
  border-radius: 5px;
}
.product-detail .product-options .option_item .option_checked {
  display: none;
  position: absolute;
  top: 34px;
  right: -4px;
  width: 19px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #C4161C;
  background: #fff url(/userfiles/images/icons.svg) -83px -57px no-repeat;
}
.product-detail .product-options .option_item input:checked + .option_checked {
  display: block;
}
.product-detail .product-options .option_item p {
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  margin: 5px 0 0;
}
.product-detail .product-options input[type="radio"] {
  display: none;
}
.product-detail .product-options .options-select label {
  font-weight: 400;
  margin: 0px;
}
.product-detail table {
  border: none !important;
}
.product-detail table tr td,
.product-detail table tr th {
  border: none !important;
}
.product-detail .product-table-wrap {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin: 15px 0;
  column-gap: 30px;
}
.product-detail .description {
  font-size: 14px;
  width: auto;
  margin: 5px 0;
}
.product-detail .description tr td,
.product-detail .description tr th {
  padding: 2px 22px;
}
.product-detail .description tr td {
  padding-left: 0px;
}
.product-detail .description tr th {
  padding-right: 0px;
  font-weight: 600;
}
.product-detail .buy-form {
  padding: 25px 20px;
}
.product-detail .buy-form .price p {
  font-size: 22px;
  font-weight: 600;
  margin: 0px;
}
.product-detail .buy-form .price .old-price {
  font-size: 12px;
  text-decoration: line-through;
  color: #B2B2B2;
  font-weight: 400;
}
.product-detail .buy-form .price .no-vat {
  font-size: 16px;
  font-weight: 400;
}
.product-detail .buy-form .controls .count-control {
  margin-right: 40px;
}
.product-detail .buy-form .controls .btn {
  margin-top: 0px;
}
.product-detail .buy-form .controls .btn-and-recycling-fee-wrapper {
  position: relative;
}
.product-detail .buy-form .controls .btn-and-recycling-fee-wrapper .product__recycling-fee {
  display: flex;
  font-size: 11px;
  align-items: center;
  padding-top: 5px;
  white-space: nowrap;
  position: absolute;
  top: 100%;
}
.product-detail .buy-form .controls .btn-and-recycling-fee-wrapper .product__recycling-fee .ico {
  display: block;
  margin-right: 4px;
  width: 12px;
  flex-shrink: 0;
  height: 12px;
  background: url(/userfiles/images/icons.svg) no-repeat -4px -330px;
}
.product-detail .contact-detail {
  padding-bottom: 30px;
}
.product-detail .contact-detail .icon {
  width: 60px;
}
.product-detail .contact-detail img {
  border-radius: 50%;
}
.options-select {
  font-size: 12px;
  width: auto;
  margin: 0px;
  display: flex;
  gap: 10px 20px;
  flex-wrap: wrap;
  align-items: center;
}
.options-select select {
  background: #fff url(/userfiles/images/icons.svg) 210px -211px no-repeat;
  width: 240px;
  border: 1px solid #E4E4E4;
  height: 38px;
  font-size: 13px;
  padding-left: 13px;
  -webkit-appearance: none;
  border-radius: 5px;
  line-height: 36px;
  padding-right: 29px;
}
.count-control {
  position: relative;
}
.count-control .unit {
  position: absolute;
  font-size: 13px;
  right: 30px;
  top: 16px;
}
.count-control .value {
  background-color: #fff;
  width: 80px;
  border: 1px solid #E4E4E4;
  height: 50px;
  font-size: 13px;
  padding-right: 45px;
  border-radius: 5px;
  line-height: 48px;
  text-align: right;
}
.count-control .control {
  position: absolute;
  right: 0px;
  height: 23px;
  width: 20px;
  top: 1px;
  background: url(/userfiles/images/icons.svg) -203px -31px no-repeat;
  border-radius: 0 5px 0 0;
  display: block;
  cursor: pointer;
}
.count-control .control.minus {
  bottom: 1px;
  top: auto;
  border-radius: 0 0 5px 0;
  background-position: -224px -35px;
}
.product-detail-info {
  padding-top: 0;
}
.product-detail-info .product-icons {
  margin-bottom: 60px;
}
.product-detail-info .product-icons .btn-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.product-detail-info .product-icons .btn-row .btn-info {
  margin: 10px 0;
  margin-right: 30px;
  line-height: 40px;
  height: 40px;
}
.product-detail-info .product-icons .btn-row .btn-primary {
  margin: 10px 0;
  display: flex;
  align-items: center;
  height: 40px;
  line-height: 40px;
  padding: 0px 17px;
}
.product-detail-info .product-icons .btn-row .btn-primary:before {
  margin-right: 8px;
  width: 23px;
  height: 15px;
  content: "";
  display: block;
  background: url(/userfiles/images/icons.svg) no-repeat -3px -422px;
}
.product-detail-info .col-right {
  max-width: none;
}
.product-detail-info .col-right h3 {
  margin-top: 0;
}
.product-detail-info .col-right .table-item {
  margin-bottom: 35px;
}
.product-detail-info .col-right .table-item td {
  padding: 6px 8px;
}
.product-detail-info .col-right .table-item .leva {
  width: 50%;
}
.product-detail-info .col-right .table-item ul {
  margin: 0;
}
.product-detail-info .col-right .checkmark {
  margin-left: 4px;
}
.product-detail-info .col-right #files {
  margin-bottom: 50px;
  padding-top: 15px;
}
.product-detail-info .categories-header {
  margin-top: 80px;
}
.product-detail-info table td:last-of-type {
  font-weight: 500;
}
.product-detail-info .top-line {
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}
.product-detail-info .top-line p {
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
}
.product-detail-info .top-line .image {
  max-width: 54px;
  height: 63px;
  margin-right: 25px;
}
.product-detail-info .top-line .image img {
  max-height: 100%;
}
@media all and (max-width: 1199px) {
  .product-detail .buy-form .controls .count-control {
    margin-right: 10px;
  }
}
@media all and (max-width: 999px) {
  .product-detail-info .top-line {
    text-align: center;
  }
  .product-detail-info .top-line p {
    margin-top: 10px;
  }
  .product-detail-info .top-line .flex-start-center {
    display: block;
  }
  .product-detail-info .top-line .image {
    margin: 10px auto 0;
  }
  .product-detail-info .col-right {
    margin-bottom: 30px;
  }
  .product-detail-info h3 {
    text-align: center;
  }
  .product-detail-info .box-item {
    display: block;
    margin: 0 auto 25px;
  }
}
@media all and (max-width: 560px) {
  .product-detail .buy-form {
    flex-direction: column;
  }
  .product-detail .buy-form .controls {
    width: 100%;
  }
  .product-detail .buy-form .price {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }
  .product-detail .buy-form .price p {
    font-size: 18px;
  }
  .product-detail .buy-form .price .no-vat {
    font-size: 12px;
  }
  .product-detail .buy-form .price p:first-child {
    margin-right: 10px;
  }
}
.image--relative {
  position: relative;
}
.place {
  padding: 22px 15px 12px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  background-color: #fff;
  border-radius: 5px;
  position: relative;
  min-height: 380px;
  max-width: 270px;
  margin: 11px auto 30px;
}
.place h3 {
  margin: 0px;
  font-size: 20px;
}
.place h3 span {
  display: block;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 400;
}
.place .top-seller {
  color: #FFB300;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.place .info-content {
  height: 182px;
}
.place .flex-column-end {
  height: 70px;
}
.place p {
  font-size: 13px;
  margin-top: 12px;
  line-height: 1.4;
}
.place p:first-of-type {
  margin-top: 0px;
}
.place a {
  font-size: 13px;
  text-decoration: underline;
  display: block;
}
.place .show-map {
  margin-top: 12px;
}
.place .tags {
  position: absolute;
  bottom: 20px;
  left: 15px;
  top: auto;
}
.place .tags span {
  font-size: 10px;
  padding: 0 9px;
  height: 34px;
  display: block;
  line-height: 32px;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  margin: 0 8px 4px 0;
  color: #30394B;
  background: none;
}
.place .icon-place {
  position: absolute;
  top: -12px;
  right: 14px;
}
.tab-pane {
  position: absolute;
  width: 100%;
}
.tab-pane.active {
  position: relative;
  z-index: 5;
}
.foreign-sellers {
  padding-bottom: 100px;
}
.foreign-sellers .nav li {
  margin-bottom: 5px;
}
.foreign-sellers .nav li a {
  padding: 0;
}
.foreign-sellers .top-cat {
  margin-top: 10px;
}
.foreign-sellers .top-cat .box-item {
  max-width: 170px;
  margin-bottom: 9px;
  margin-right: 5px;
}
.foreign-sellers .top-cat .box-item a {
  padding: 0 15px 0 15px;
  height: 40px;
}
.kosik_pridat .box {
  background: none;
  padding: 0;
}
.kosik_pridat .box .flex {
  flex-wrap: wrap;
}
.kosik_pridat .box .top {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}
.kosik_pridat .box .top .free-shipping-bar-wrapper {
  width: 100%;
  max-width: 360px;
  text-align: left;
}
.kosik_pridat .box .top .product-add {
  margin-top: 20px;
}
.kosik_pridat .box .top .product-add .main-img {
  width: 100px;
  height: 100px;
}
.kosik_pridat .box .top .product-add .main-img img {
  max-width: 100%;
  max-height: 100%;
}
.kosik_pridat .box .top .product-add .product-name {
  max-width: 260px;
  text-align: left;
}
.kosik_pridat .box .top .product-add .total-price {
  font-weight: 700;
  text-align: right;
}
.kosik_pridat .box .bottom {
  margin-top: 10px;
  background: #fff;
  border-radius: 5px;
  padding: 20px;
}
.kosik_pridat .smallpadding {
  padding-left: 7px;
  padding-right: 7px;
}
.kosik_pridat .title {
  text-align: left;
  font-size: 13px;
}
.product.small {
  padding-top: 25px;
  height: 370px;
  margin-bottom: 0;
  margin-top: 20px;
}
.product.small .image {
  height: 140px;
  margin-bottom: 10px;
}
.product.small h2 {
  font-size: 12px;
  height: 42px;
  line-height: 1.2;
}
.product.small .price p {
  font-size: 15px;
}
.product.small .price p.old-price {
  font-size: 12px;
}
.product.small .stock {
  font-size: 12px;
}
@media all and (max-width: 1000px) {
  .kosik_pridat .bottom {
    display: none;
  }
  .kosik_pridat .order-stock {
    width: 100%;
    order: -1;
  }
  .kosik_pridat .order-stock .free-shipping-bar-wrapper {
    min-width: 0;
  }
}
.box.warranty-form {
  padding-top: 10px;
}
.box.warranty-form h2 {
  margin-top: 60px !important;
}
.box.warranty-form h3 {
  margin-top: 20px !important;
}
.box.warranty-form h3 span {
  font-weight: 400;
  margin-top: 10px;
  display: block;
  font-size: 15px;
  color: #C4161C;
}
.box.warranty-form .radios label {
  display: inline-block;
  margin: 8px 30px 10px 0;
  padding: 5px 10px;
  border: 1px solid #E4E4E4;
  border-radius: 3px;
}
.box.warranty-form .radios br {
  display: none;
}
.box.warranty-form .radios input {
  width: auto;
  height: auto;
  margin-top: 0;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.box.warranty-form .checkboxes {
  margin-bottom: 20px;
}
.box.warranty-form .checkboxes .checkbox {
  margin-top: 0;
}
.box.warranty-form .smaller textarea {
  min-height: 100px;
  height: 100px;
}
.star {
  color: red;
}
.basket-invoice_heading {
  margin-bottom: 20px;
}
.basket-wrapper {
  padding-left: 50px;
  position: relative;
  padding-top: 4px;
  margin-top: 13px;
  padding-bottom: 17px;
  cursor: pointer;
}
.basket-wrapper .basket-icon {
  position: absolute;
  left: 0px;
  top: 4px;
  display: block;
  width: 35px;
  height: 33px;
  background: url(/userfiles/images/icons.svg) -20px -1px no-repeat;
}
.basket-wrapper .basket-count {
  position: absolute;
  right: -4px;
  top: -4px;
  display: block;
  width: 19px;
  height: 19px;
  background-color: #30394B;
  color: #fff;
  font-size: 11px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
}
.basket-wrapper .total-price {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  color: #30394B;
}
.basket-wrapper .total-price .dph {
  color: #C5CEE0;
  font-size: 11px;
  display: block;
  font-weight: 400;
}
.basket-box {
  position: absolute;
  background: #fff;
  width: 480px;
  right: 0px;
  top: calc(100% - 1px);
  border-radius: 5px;
  padding: 25px;
  display: none;
  z-index: 1000;
  box-shadow: 0px 0px 10px 0px rgba(48, 57, 75, 0.1);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(48, 57, 75, 0.1);
}
.basket-box .products-table {
  margin-top: 0;
}
.basket-box .basket-products {
  max-height: calc(100vh - 450px);
  overflow-y: auto;
}
.basket-box p.title {
  font-size: 13px;
  text-align: left;
  font-weight: 400;
  margin: 0 0 15px 0;
}
.basket-box.add {
  display: block;
  padding: 10px 17px 10px;
}
.basket-box.add .added {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 55px;
  position: relative;
}
.basket-box.add .added:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 0px;
  display: block;
  width: 22px;
  height: 18px;
  background: url(/userfiles/images/icons.svg) -288px -17px no-repeat;
  background-size: 400px 400px;
}
.basket-box.full .product_name {
  max-width: 150px;
}
.basket-box .final-price {
  text-align: right;
  margin-top: 15px;
  margin-right: -25px;
  margin-left: -25px;
  padding: 15px 25px;
  background: #f5f5f5;
}
.basket-box .final-price table {
  border: 0;
  margin: 0;
  padding: 0;
}
.basket-box .final-price table td {
  padding: 0;
  border: 0;
}
.basket-box .final-price span {
  font-weight: 400;
  font-size: 15px;
  display: inline-block;
}
.basket-box .final-price p {
  font-weight: 400;
  font-size: 15px;
  display: inline-block;
}
.basket-box .final-price .vat {
  margin-bottom: 5px;
  font-size: 18px;
}
.basket-box .final-price .vat p {
  font-size: 18px;
  font-weight: 600;
}
.basket-box .final-price .vat span {
  font-size: 18px;
  font-weight: 600;
}
.basket-box .btn {
  float: right;
  margin-top: 20px;
}
.basket-box .free-shipping-bar-wrapper {
  width: 100%;
}
.price {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.products-table {
  margin-bottom: 0;
  border: none;
}
.products-table td {
  border: none;
  padding: 10px 0;
}
.products-table .recycling-fee-row {
  color: #000;
}
.products-table .recycling-fee-row .imageTd .ico {
  margin: 4px auto;
  display: block;
  width: 26px;
  height: 26px;
  background: url(/userfiles/images/icons.svg) no-repeat -26px -323px;
}
.products-table td.td_name .product_image {
  width: 80px;
  height: 60px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  min-width: 80px;
  min-height: 60px;
}
.products-table td.td_name .product_image img {
  max-height: 100%;
}
.products-table td.td_name {
  display: flex;
  align-items: center;
  max-width: 240px;
}
.products-table td.td_name .product_name a {
  font-size: 12px;
  text-decoration: none;
  line-height: 1.2;
  display: block;
}
.products-table td.td_name .product_name a .size {
  color: #838383;
}
.products-table td.td_name .product_name a .type {
  display: block;
}
.products-table .price {
  white-space: nowrap;
  float: right;
}
.products-table .count-control {
  width: 75px;
}
.danger-text-basket {
  color: red;
  font-size: 12px;
}
.basket-wrapper:hover .basket-box {
  display: block;
}
@media all and (max-width: 999px) {
  .basket-box {
    display: none !important;
  }
}
.filepond--root {
  max-height: 100px !important;
  font-size: 13px !important;
  height: 70px;
}
li.filepond--item::before {
  display: none;
}
.filepond--root .filepond--drop-label {
  min-height: 100%;
}
.country-modal .icon {
  display: inline-flex;
  position: relative;
  padding-left: 30px;
  text-align: left;
  align-items: center;
  padding-top: 4px;
  padding-bottom: 4px;
}
.country-modal .icon:before {
  flex-shrink: 0;
  content: '';
  width: 20px;
  height: 20px;
  background: url(/userfiles/images/flags-icons.svg) 0px 0px no-repeat;
  margin: auto 8px auto 0;
  top: 0;
  bottom: 0;
}
.country-modal .icon.san-marino:before {
  background-position: 0px -38px;
}
.country-modal .icon.svycarsko:before,
.country-modal .icon.switzerland:before,
.country-modal .icon.svajciarsko:before {
  background-position: -23px -38px;
}
.country-modal .icon.tenerife:before {
  background: url(/userfiles/images/tenerife.svg) 0px 0px no-repeat;
}
.country-modal .icon.litva:before,
.country-modal .icon.lithuania:before {
  background: url(/userfiles/images/lithuania.svg) 0px 0px no-repeat;
}
.country-modal .icon.ukrajina:before,
.country-modal .icon.ukraine:before {
  background-position: -70px -38px;
}
.country-modal .icon.velka-britanie:before,
.country-modal .icon.united-kingdom:before,
.country-modal .icon.spojene-kralovstvo:before {
  background-position: -93px -38px;
}
.country-modal .icon.vatikan:before,
.country-modal .icon.vatican-city:before {
  background-position: -116px -38px;
}
.country-modal .icon.rusko:before,
.country-modal .icon.russia:before {
  background-position: -140px -38px;
}
.country-modal .icon.holandsko:before,
.country-modal .icon.netherlands:before {
  background-position: 0px -62px;
}
.country-modal .icon.nizozemsko:before,
.country-modal .icon.netherlands:before {
  background-position: 0px -62px;
}
.country-modal .icon.norsko:before,
.country-modal .icon.norway:before {
  background-position: -23px -62px;
}
.country-modal .icon.polsko:before,
.country-modal .icon.poland:before {
  background-position: -46px -62px;
}
.country-modal .icon.portugalsko:before,
.country-modal .icon.portugal:before {
  background-position: -70px -62px;
}
.country-modal .icon.makedonie:before,
.country-modal .icon.macedonia:before,
.country-modal .icon.macedonsko:before {
  background-position: -93px -62px;
}
.country-modal .icon.rumunsko:before,
.country-modal .icon.romania:before {
  background-position: -116px -62px;
}
.country-modal .icon.madeira:before {
  background-position: 0px -85px;
}
.country-modal .icon.irsko:before,
.country-modal .icon.ireland:before {
  background-position: -23px -85px;
}
.country-modal .icon.ostrov-man:before,
.country-modal .icon.isle-of-man:before {
  background-position: -46px -85px;
}
.country-modal .icon.malta:before {
  background-position: -70px -85px;
}
.country-modal .icon.monaco:before,
.country-modal .icon.monako:before {
  background-position: -93px -85px;
}
.country-modal .icon.montenegro:before,
.country-modal .icon.cierna-hora:before {
  background-position: -116px -85px;
}
.country-modal .icon.ceuta:before {
  background-position: 0px -108px;
}
.country-modal .icon.alandy:before {
  background-position: -23px -108px;
}
.country-modal .icon.albanie:before,
.country-modal .icon.albania:before,
.country-modal .icon.albansko:before {
  background-position: -46px -108px;
}
.country-modal .icon.rakousko:before,
.country-modal .icon.austria:before,
.country-modal .icon.rakusko:before {
  background-position: -70px -108px;
}
.country-modal .icon.balearske-ostrovy:before,
.country-modal .icon.balearic-islands:before {
  background-position: -93px -108px;
}
.country-modal .icon.belgie:before,
.country-modal .icon.belgium:before,
.country-modal .icon.belgicko:before {
  background-position: -116px -108px;
}
.country-modal .icon.bosna-a-hercegovina:before,
.country-modal .icon.bosnia-and-herzegovina:before {
  background-position: 0px -132px;
}
.country-modal .icon.bulharsko:before,
.country-modal .icon.bulgaria:before {
  background-position: -23px -132px;
}
.country-modal .icon.kanarske-ostrovy:before,
.country-modal .icon.canary-islands:before {
  background-position: -46px -132px;
}
.country-modal .icon.chorvatsko:before,
.country-modal .icon.croatia:before {
  background-position: -70px -132px;
}
.country-modal .icon.ceska-republika:before,
.country-modal .icon.czech-republic:before {
  background-position: -93px -132px;
}
.country-modal .icon.dansko:before,
.country-modal .icon.denmark:before {
  background-position: -116px -132px;
}
.country-modal .icon.estonsko:before,
.country-modal .icon.estonia:before {
  background-position: 0px -155px;
}
.country-modal .icon.faerske-ostrovy:before,
.country-modal .icon.faroe-islands:before {
  background-position: -23px -155px;
}
.country-modal .icon.finsko:before,
.country-modal .icon.finland:before {
  background-position: -46px -155px;
}
.country-modal .icon.francie:before,
.country-modal .icon.france:before,
.country-modal .icon.francuzsko:before {
  background-position: -93px -155px;
}
.country-modal .icon.nemecko:before,
.country-modal .icon.germany:before {
  background-position: -116px -155px;
}
.country-modal .icon.gibraltar:before {
  background-position: 0px -178px;
}
.country-modal .icon.recko:before,
.country-modal .icon.greece:before,
.country-modal .icon.grecko:before {
  background-position: -23px -178px;
}
.country-modal .icon.guernsey:before,
.country-modal .icon.guernsey:before {
  background-position: -46px -178px;
}
.country-modal .icon.kypr:before,
.country-modal .icon.cyprus:before {
  background-position: -70px -178px;
}
.country-modal .icon.madarsko:before,
.country-modal .icon.hungary:before {
  background-position: -93px -178px;
}
.country-modal .icon.island:before,
.country-modal .icon.iceland:before {
  background-position: -116px -178px;
}
.country-modal .icon.italie:before,
.country-modal .icon.italy:before,
.country-modal .icon.taliansko:before {
  background-position: 0px -202px;
}
.country-modal .icon.guernsey-a-jersey:before,
.country-modal .icon.guernsey-and-jersey:before {
  background-position: -23px -202px;
}
.country-modal .icon.kosovo:before,
.country-modal .icon.kosova:before {
  background-position: -46px -202px;
}
.country-modal .icon.lotyssko:before,
.country-modal .icon.latvia:before {
  background-position: -70px -202px;
}
.country-modal .icon.lichtenstejnsko:before,
.country-modal .icon.liechtenstein:before,
.country-modal .icon.lichtenstajnsko:before {
  background-position: -93px -202px;
}
.country-modal .icon.lucembursko:before,
.country-modal .icon.luxembourg:before,
.country-modal .icon.luxembursko:before {
  background-position: -116px -202px;
}
.country-modal .icon.srbsko:before,
.country-modal .icon.serbia:before {
  background-position: 0px -226px;
}
.country-modal .icon.slovensko:before,
.country-modal .icon.slovakia:before {
  background-position: -23px -226px;
}
.country-modal .icon.spanelsko:before,
.country-modal .icon.spain:before,
.country-modal .icon.spanielsko:before {
  background-position: -46px -38px;
}
.country-modal .icon.slovinsko:before,
.country-modal .icon.slovenia:before {
  background-position: -46px -226px;
}
.country-modal .icon.spicberky:before,
.country-modal .icon.spitsbergen:before,
.country-modal .icon.spicbergy:before {
  background-position: -23px -62px;
}
.country-modal .icon.svedsko:before,
.country-modal .icon.sweden:before {
  background-position: -93px -226px;
}
@media all and (max-width: 800px) {
  .country-modal .modal-body {
    margin-left: 10px;
  }
}
/* GLOBAL */
.button {
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.button--appstore {
  background: #000000;
  padding: 5px 8px;
  text-align: left;
}
.button__brand-name {
  max-width: 100%;
}
.button__text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.button__label {
  margin: 0 0 3px 0;
  font-size: 6px;
  display: block;
  color: #fff;
}
.button__img {
  width: 15px;
  margin: 0 8px 0 0;
}
/* MODULES */
.blog-outline {
  padding-top: 30px;
  z-index: 1;
}
.blog-outline.js-is-sticky .blog-outline__box {
  max-height: calc(100vh - 240px);
  overflow-y: auto;
}
.blog-outline__box {
  margin-bottom: 50px;
  padding: 15px 15px 10px 15px;
  background: #C4161C;
  border-radius: 5px;
}
.blog-outline__heading {
  margin-top: 0;
  color: white;
}
.blog-outline__list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.blog-outline__item {
  padding-bottom: 0;
  margin: 10px 0 5px;
}
.blog-outline__item::before {
  background-position: 0px -927px;
}
.blog-outline__item--secondary {
  margin: 5px 0;
}
.blog-outline__item--secondary::before {
  content: none;
}
.blog-outline__link {
  display: block;
  text-decoration: underline;
  position: relative;
  color: white;
}
.blog-outline__link:hover {
  color: #f0f0f0;
}
.blog-outline__item--secondary .blog-outline__link {
  padding-left: 10px;
  font-size: 13px;
}
.custom-radio {
  display: flex;
  margin: 5px 14px 5px 14px;
  position: relative;
  cursor: pointer;
}
.custom-radio__input {
  display: none;
}
.custom-radio__input:checked + .custom-radio__mark::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  background: #C4161C;
  left: 4px;
  top: 4px;
  border-radius: 50%;
}
.custom-radio__mark {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  display: block;
  border-radius: 50%;
  border: 2px solid #C4161C;
  margin: 0 6px 0 0 ;
  font-size: 14px;
}
.custom-radio-wrapper {
  display: flex;
  margin: 0 -14px 10px -14px;
  justify-content: center;
}
/* New banner */
.new-banner {
  border-radius: 5px;
  position: relative;
  display: flex;
  align-items: flex-end;
  background: #8E8E8E;
  z-index: 1;
  overflow: hidden;
  margin: 20px 0;
}
@media all and (max-width: 1000px) {
  .new-banner {
    flex-direction: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.new-banner--color {
  background: #C4161C;
}
.new-banner--doggpsmini-color {
  background: #e7363a;
}
.new-banner--large {
  padding: 35px 25px 10px 25px;
  min-height: 260px;
}
.new-banner--small {
  padding: 20px;
  min-height: 115px;
}
/* New banner | Button */
.new-banner__button {
  font-size: 14px;
  height: auto;
  min-height: 30px;
  line-height: normal;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.new-banner__button,
.new-banner__button.btn,
.content .new-banner__button.btn {
  margin: 3px 5px 3px 5px;
}
.content .new-banner__button.btn {
  padding: 4px 8px;
}
.new-banner--large .new-banner__button {
  min-width: 101px;
}
.new-banner__buttons {
  margin: 0 -5px;
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 10px);
}
.new-banner--large .new-banner__buttons {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 10px;
}
@media all and (max-width: 1200px) {
  .new-banner--large .new-banner__buttons {
    flex-direction: row;
    align-items: stretch;
  }
}
.new-banner__btn-group {
  display: flex;
  flex-wrap: wrap;
}
.new-banner--large .new-banner__btn-group {
  flex-direction: column;
}
@media all and (max-width: 1200px) {
  .new-banner--large .new-banner__btn-group {
    flex-direction: row;
  }
}
/* New banner | App */
.new-banner__app {
  max-width: 105px;
}
.new-banner__app-img {
  max-width: 100%;
}
/* New banner | Figure */
.new-banner__figure {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
}
.new-banner--large .new-banner__figure {
  width: 230px;
  height: 180px;
  margin: -25px 10px -20px 0;
}
@media all and (max-width: 1200px) {
  .new-banner--large .new-banner__figure {
    margin: 12px 0px -30px 0;
  }
}
.new-banner--small .new-banner__figure {
  width: 160px;
  height: 105px;
  margin: -15px 20px -30px 0;
}
@media all and (max-width: 1200px) {
  .new-banner--small .new-banner__figure {
    margin: 12px 0px -30px 0;
  }
}
.new-banner--small .new-banner__figure--watch {
  width: 160px;
  height: 130px;
  margin: -25px 20px -25px 0;
}
@media all and (max-width: 1200px) {
  .new-banner--small .new-banner__figure--watch {
    margin: 12px 0px -5px 0;
  }
}
@media all and (max-width: 1000px) {
  .new-banner--small .new-banner__figure--watch {
    margin: 12px 0px -17px 0;
  }
}
/* New banner | Image */
.new-banner__img {
  max-width: 100%;
  max-height: 100%;
}
.new-banner__background .new-banner__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
/* New banner | Background */
.new-banner__background {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.new-banner__background::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: linear-gradient(to left, rgba(0, 0, 0, 0.76) 0%, transparent 40%);
}
@media all and (max-width: 1200px) {
  .new-banner__background::after {
    background: linear-gradient(to left, rgba(0, 0, 0, 0.76) 0%, transparent 140%);
  }
}
/* New banner | Title */
.new-banner__title {
  color: #fff;
  margin: 0 0 10px 0;
  text-align: left;
}
.product-detail-info .new-banner__title {
  text-align: right;
  font-size: 30px;
}
@media all and (max-width: 1200px) {
  .product-detail-info .new-banner__title {
    font-size: 22px;
    text-align: left;
  }
}
/* New banner | Description */
.new-banner__desc {
  margin: 0 0 15px 0;
  font-size: 13px;
  color: #fff;
}
.new-banner--large .new-banner__desc {
  text-align: right;
}
@media all and (max-width: 1200px) {
  .new-banner--large .new-banner__desc {
    text-align: left;
  }
}
.new-function {
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  padding: 55px 25px 10px 25px;
  min-height: 400px;
}
.new-function .new-function__title {
  margin: 30px 0 20px;
  font-size: 20px;
  position: relative;
  padding-left: 0;
}
.new-function .new-function__title:before {
  content: '';
  position: absolute;
  top: -63px;
  left: 0px;
}
.new-slider {
  min-height: 480px;
  user-select: text;
  padding: 30px 0 30px;
}
/* New gallery */
.new-gallery {
  display: flex;
  flex-wrap: wrap;
  max-width: 770px;
  position: relative;
  margin-bottom: 42px;
}
.new-gallery__item {
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  flex: 0 1 25%;
}
.new-gallery__item a {
  position: relative;
  display: block;
  height: 180px;
  width: 100%;
  border: 1px solid #E4E4E4;
  border-radius: 5px;
  overflow: hidden;
}
.new-gallery__next-photos {
  position: absolute;
  right: -26px;
  top: 50%;
  transform: translate(0%, -50%);
}
.new-gallery__next-photos a {
  width: 67px;
  height: 67px;
  background-color: #C4161C;
  border-radius: 100%;
  display: flex;
  flex-direction: column;
  color: white;
}
.new-gallery__count {
  text-decoration: underline;
  font-size: 10px;
}
.new-gallery__icon {
  font-size: 18px ;
  display: block;
}
@media all and (max-width: 798px) {
  .new-gallery__item a {
    height: 20vw;
  }
  .new-gallery__next-photos {
    position: absolute;
    top: 100%;
    left: 50%;
    right: auto;
    transform: translate(-50%, -40%);
  }
}
@media all and (max-width: 505px) {
  .new-gallery__item {
    flex: 1 1 50%;
  }
  .new-gallery__item a {
    height: 40vw;
  }
}
.video-slider {
  margin-top: 10px;
  background-color: #C4161C;
  display: flex;
}
.video-slider__frame {
  position: relative;
  overflow: hidden;
  width: 100%;
  display: flex;
  padding: 44px 40px;
  justify-content: center;
  align-items: center;
  margin-top: 52px;
  margin-bottom: 57px;
  border-radius: 5px;
  background-color: #ad1319;
}
.video-slider__menu {
  width: 315px;
  margin-top: 52px;
}
.video-slider__item {
  margin-bottom: 5px;
  margin-right: -15px;
  padding: 30px 39px 30px 75px;
  color: white;
  cursor: pointer;
  min-height: 100px;
  background-color: transparent;
  border-radius: 5px;
  opacity: 0.8;
}
.video-slider__item--active {
  opacity: 1;
  background-color: #ad1319;
}
.video-slider__video {
  display: none;
  border: none;
  width: 100%;
  height: 100%;
}
.video-slider__video--active {
  display: block;
}
.video-slider__icon {
  font-size: 35px;
  left: 40px;
  position: absolute;
  pointer-events: none;
}
.video-slider__wrap {
  display: flex;
}
.video-slider__video-title {
  pointer-events: none;
}
@media all and (max-width: 798px) {
  .video-slider__wrap {
    display: flex;
    flex-direction: column;
    width: 90vw;
  }
  .video-slider__menu {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    width: auto;
    justify-content: space-between;
  }
  .video-slider__item {
    padding: 10px 10px 12px 10px;
    height: auto;
    width: 33%;
    margin-right: 0px;
    margin-bottom: 0px;
    border-radius: 5px 5px 0px 0px;
  }
  .video-slider__frame {
    margin-top: -5px;
    padding: 10px 10px;
  }
  .video-slider__icon {
    position: relative;
    margin-left: 0;
    left: 0px;
  }
  .video-slider__video {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
@media all and (max-width: 1200px) {
  .video-slider {
    height: 100%;
  }
}
@media all and (max-width: 400px) {
  .video-slider__video-title {
    font-size: 10px;
  }
  .video-slider__icon {
    font-size: 20px;
  }
}
/* Glide | Arrow */
.glide__arrows--functions .glide__arrow {
  border-radius: 50%;
  background-color: #C4161C;
  cursor: pointer;
  width: 35px;
  height: 35px;
  position: absolute;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 99;
}
.glide__arrows--functions .glide__arrow--left {
  left: -18px;
}
.glide__arrows--functions .glide__arrow--right {
  right: -18px;
}
/* Glide | Arrow icon */
.glide__arrow-icon {
  position: absolute;
  border: solid white;
  top: 12px;
  border-radius: 2px;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
}
.glide__arrow-icon--left {
  transform: rotate(135deg);
  left: 13px;
}
.glide__arrow-icon--right {
  transform: rotate(-45deg);
  right: 13px;
}
/* Media | Max | Sm */
@media all and (max-width: 798px) {
  .glide__arrows--functions .glide__arrow--left {
    left: -15px;
  }
  .glide__arrows--functions .glide__arrow--right {
    right: -15px;
  }
}
.new-icon::before {
  display: inline-block;
  font-family: 'icons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  text-transform: none;
}
.new-icon--forklift:before {
  content: "\E902";
}
.new-icon--play:before {
  content: "\E901";
}
.new-icon--camera:before {
  content: "\E900";
}
@font-face {
  font-family: 'icons';
  src: url('../../font/icons.eot');
  src: url('../../font/icons.eot?#iefix') format('embedded-opentype'), url('../../font/icons.svg#icons') format('svg'), url('../../font/icons.ttf') format('truetype'), url('../../font/icons.woff') format('woff');
  font-display: swap;
  font-weight: normal;
}
.product-info-bar {
  display: flex;
  align-items: center;
  margin: 20px 0;
  font-size: 14px;
  gap: 10px 15px ;
  max-width: 600px;
}
.product-info-bar__icon {
  width: 31px;
  height: 31px;
  background: url("/img/information.svg") no-repeat 0 / cover;
  flex-shrink: 0;
}
@media all and (max-width: 798px) {
  .product-info-bar {
    flex-wrap: wrap;
  }
}
/* Overrides */
.tp-table .tp-table__row .tp-table__item {
  border: inherit;
}
/* Tp table */
.tp-table {
  overflow: auto;
  margin: 0 0 40px 0;
}
.tp-table__table {
  display: table;
  width: 100%;
  min-width: 880px;
  border: none;
  margin: 0;
  border-collapse: collapse !important;
}
.tp-table__table .tp-table__row {
  background: none;
  border: none;
}
/* Tp table | Item */
.tp-table__item {
  padding: 7px 9px 0 9px;
  font-size: 13px;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.tp-table__item:nth-of-type(2),
.tp-table__item:nth-of-type(1) {
  text-align: left;
}
.tp-table__item:first-of-type {
  width: 80px;
  max-width: 80px;
}
.tp-table__item--desc {
  padding-top: 0;
}
/* Tp table | Link */
.tp-table__link {
  text-decoration: underline;
  color: #C4161C;
}
.tp-table__link:hover,
.tp-table__link:focus {
  text-decoration: underline;
}
/* Tp table | Header */
.tp-table__table .tp-table__header {
  display: table-header-group;
}
.tp-table__table .tp-table__header .tp-table__item {
  border-bottom: 5px solid #C4161C;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 7px;
}
/* Tp table | Body */
.tp-table__body {
  display: table-row-group;
}
/* Tp table | Row */
.tp-table__row {
  display: table-row;
}
.tp-table .tp-table__table .tp-table__body .tp-table__row:nth-of-type(4n + 1 ),
.tp-table .tp-table__table .tp-table__body .tp-table__row:nth-of-type(4n + 2) {
  background: #F8F8F8;
}
.tp-table .tp-table__table .tp-table__body .tp-table__row:nth-of-type(4n + 2):not(:last-of-type),
.tp-table .tp-table__table .tp-table__body .tp-table__row:nth-of-type(4n):not(:last-of-type) {
  border-bottom: 1px solid #C4161C;
}
/* Tp table | Wrap */
.tp-table__wrap {
  display: flex;
  align-items: center;
}
/* Tp table | Logo wrap */
.tp-table__logo-wrap {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 20px 0 15px 0;
  padding: 0 8px;
}
.tp-table__logo-wrap h3 {
  margin: 0;
}
/* Tp table | Desc */
.tp-table__desc {
  display: block;
  font-size: 12px;
  color: #888;
  font-weight: 400;
  padding-bottom: 8px;
  padding-top: 5px;
}
/* Tp table | Name */
.tp-table__name {
  font-weight: 700;
}
.tp-table__name-group {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.tp-table__icon {
  height: 30px;
  width: 62px;
  display: inline-block;
  background: url(/userfiles/images/doprava-platba.png) -127px -58px no-repeat;
  margin-right: 10px;
  flex-shrink: 0;
}
.tp-table__icon.dobirka {
  background-position: -87px -91px;
}
.tp-table__icon.prevod {
  background-position: -87px -61px;
}
.tp-table__icon.karta {
  background-position: -87px -121px;
}
.tp-table__icon.hotovost {
  background-position: -87px -1px;
}
.tp-table__icon.cp {
  background-position: 0px 1px;
}
.tp-table__icon.cp-doporucene {
  background-position: 0px -59px;
}
.tp-table__icon.cp-napostu {
  background-position: 0px -29px;
}
.tp-table__icon.geis {
  background-position: 0px -211px;
}
.tp-table__icon.ulozenka {
  background-position: 0px -90px;
}
.tp-table__icon.zasilkovna {
  background-position: 0px -150px;
}
.tp-table__icon.dpd {
  background-position: 0px -181px;
}
.tp-table__icon.gls-parcel {
  background-position: -90px -212px;
}
.tp-table__icon.gls {
  background-position: -90px -180px;
}
.tp-table__icon.toptrans {
  background-position: -90px -239px;
}
.tp-table__icon.kuryr123 {
  background-position: -90px -271px;
}
.tp-table__icon.ppl {
  background-position: 0px -119px;
}
.tp-table__icon.osobni {
  background-position: -90px -30px;
}
.tp-table__icon.expresone {
  background-position: -3px -310px;
  width: 65px;
}
.tp-table__icon.balikovo {
  background-position: -3px -280px;
  width: 65px;
}
.product-sort-info {
  font-size: 13px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media all and (max-width: 1000px) {
  .product-sort-info {
    margin-top: 15px;
  }
}
.product-sort-info__text {
  color: #B2B2B2;
  max-width: 300px;
  margin: auto;
}
.product-sort-info__text:hover,
.product-sort-info__text:focus {
  text-decoration: underline;
}
.product-sort-info--separate {
  margin-top: 23px;
}
@media all and (max-width: 1000px) {
  .product-sort-info--separate {
    margin-top: 5px;
  }
}
.content-infobox {
  display: flex;
  align-items: center;
  padding: 25px 35px;
  background: #EFEFEF;
  border-radius: 5px;
  font-size: 15px;
  gap: 10px 24px;
  margin: 0 0 35px 0;
}
@media all and (max-width: 798px) {
  .content-infobox {
    flex-direction: column;
    align-items: flex-start;
    padding: 15px 15px;
  }
}
.content-infobox a {
  text-decoration: underline;
}
.content-infobox__icon-figure {
  width: 63px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0.7px 0.7px 8px rgba(48, 57, 75, 0.1);
  flex-shrink: 0;
}
.content-infobox__icon {
  fill: #C4161C;
  width: 33px;
  height: 33px;
}
#ppl-parcelshop-map .smap {
  height: auto !important;
}
.modal--parcelshop {
  max-width: 1500px;
  padding: 0;
  margin-top: 35px;
}
.modal--parcelshop .remodal-close {
  padding: 15px;
  background: #fff;
  z-index: 2;
  top: -35px;
  right: 0;
  left: auto;
}
.modal__parcelshop {
  max-height: 100%;
}
.form-section--complaint .form-group {
  margin-bottom: 20px;
}
.complaint_form-hidden {
  display: none;
}
.complaint_form-checkbox-label {
  margin-bottom: 0 !important;
}
.complaint_form-warranty-checkbox {
  display: flex;
  align-items: center;
}
.complaint_form-checkbox-check:after {
  top: -23px !important;
}
.company-info {
  padding-bottom: 67px;
  max-width: 1920px;
  margin: 0 auto;
}
.company-info__background {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 450px;
}
@media all and (max-width: 798px) {
  .company-info__background {
    height: 300px;
  }
}
.company-info__background-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.company-info__text-wrapper {
  padding-top: 28px;
  padding-bottom: 40px;
  padding-left: 28px;
  padding-right: 48px;
  background: #FFF;
  margin-top: -254px;
  border-radius: 5px;
  box-shadow: 0px 0px 8px rgba(48, 57, 75, 0.16);
}
.company-info .content h2 {
  margin-top: 0;
}
/* Tabs */
.tabs {
  display: flex;
  flex-wrap: wrap;
}
.tabs__link {
  padding: 14px 11px;
  display: block;
  color: #C4161C;
  font-size: 1.3rem;
  line-height: 1.6;
  cursor: pointer;
}
.tabs__item--selected .tabs__link {
  border-bottom: 2px solid #C4161C;
}
.tabs--big .tabs__link {
  font-weight: 700;
}
.manuals-tabs--column-buttons .tabs__link {
  display: flex;
  align-items: center;
  flex-direction: column;
  min-width: 140px;
}
.manuals-tabs--column-buttons .tabs__link span {
  font-weight: 700;
}
.tabs-nav__nav--column-buttons .tabs__link {
  padding: 6px 15px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 8px rgba(48, 57, 75, 0.1);
  min-width: 170px;
  min-height: 55px;
  text-align: center;
  margin-right: 24px;
  line-height: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.manuals-tabs--buttons .tabs__link {
  padding: 12px 15px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid transparent;
  box-shadow: 2px 3px 11px rgba(0, 0, 0, 0.06);
  min-height: 55px;
  min-width: 235px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabs-nav__nav--buttons .tabs__link {
  padding: 14px 11px;
}
.tabs-nav__nav--buttons .tabs__link {
  padding: 14px 11px;
  display: block;
  color: #C4161C;
  font-size: 1.3rem;
  line-height: 1.6;
  border: none;
  box-shadow: none;
  min-height: unset;
  min-width: unset;
}
@media all and (min-width: 1200px) {
  .tabs__link {
    padding: 14px 11px;
  }
  .manuals-tabs--buttons .tabs__link {
    padding: 12px 15px;
  }
  .tabs-nav__nav--buttons .tabs__link {
    padding: 14px 11px;
    display: block;
    color: #C4161C;
    font-size: 1.3rem;
    line-height: 1.6;
    border: none;
    box-shadow: none;
    min-height: unset;
    min-width: unset;
  }
}
.tabs__link--active {
  color: #30394B;
  border: 1px solid #ececec;
  border-bottom: 0;
  padding: 14px 23px;
  align-items: flex-start;
  justify-content: center;
  -moz-border-radius: 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: 1.3rem;
  line-height: 1.6;
  margin-right: 3px;
  min-height: 71px;
}
.tabs__link--active span {
  font-weight: 700;
}
.tabs__link--active:after {
  content: '';
  display: block;
  border-bottom: 1px solid #ececec;
  width: 1920px;
  position: absolute;
  bottom: 0;
  left: -1920px;
}
.tabs__link--active:before {
  content: '';
  border-bottom: 1px solid #ececec;
  width: 1920px;
  bottom: 0;
  right: -1920px;
  position: absolute;
}
.tabs-nav__nav--column-buttons .tabs__link--active {
  padding: 6px 15px;
  border-radius: 5px;
  min-width: 170px;
  min-height: 55px;
  text-align: center;
  margin-right: 24px;
  background: #ececec;
  box-shadow: 0px 0px 8px rgba(48, 57, 75, 0.1);
  display: flex;
  flex-direction: column;
  font-weight: 700;
  line-height: 1;
}
.tabs-nav__nav--column-buttons .tabs__link--active:after {
  display: none;
}
.tabs-nav__nav--column-buttons .tabs__link--active:before {
  display: none;
}
.manuals-tabs--column-buttons .tabs__link--active {
  align-items: center;
  min-width: 170px;
}
.manuals-tabs--buttons .tabs__link--active {
  padding: 12px 15px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #C4161C;
  box-shadow: 2px 3px 11px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: row;
  column-gap: 3px;
  color: #C4161C;
  min-height: 55px;
  min-width: 235px;
  margin-right: 0;
  line-height: 1;
  align-items: center;
}
.manuals-tabs--buttons .tabs__link--active:after {
  display: none;
}
.manuals-tabs--buttons .tabs__link--active:before {
  display: none;
}
.manuals-tabs--buttons .tabs__link--active span {
  font-weight: 400;
}
.tabs-nav__nav--buttons .tabs__link--active {
  color: #30394B;
  border: 1px solid #ececec;
  border-bottom: 0;
  padding: 14px 23px;
  align-items: flex-start;
  justify-content: center;
  -moz-border-radius: 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: 1.3rem;
  line-height: 1.6;
  margin-right: 3px;
  min-height: 71px;
  min-width: unset;
  box-shadow: none;
}
.tabs-nav__nav--buttons .tabs__link--active:after {
  content: '';
  display: block;
  border-bottom: 1px solid #ececec;
  width: 1920px;
  position: absolute;
  bottom: 0;
  left: -1920px;
}
.tabs-nav__nav--buttons .tabs__link--active:before {
  content: '';
  border-bottom: 1px solid #ececec;
  width: 1920px;
  bottom: 0;
  right: -1920px;
  position: absolute;
  display: block;
}
/* Tabs nav */
.tabs-nav {
  background: #FFF;
  top: 0;
  z-index: 900;
}
.tabs-nav__label {
  font-size: 1.8rem;
  padding: 10px 0;
  display: flex;
  font-weight: 700;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin: 0 30px 0 0;
}
/* Tabs content */
.tabs-content__block {
  display: none;
}
.tabs-content__block--active {
  display: block;
}
.tabs-content__title {
  margin-top: 30px;
  margin-bottom: 20px;
}
.manuals-tabs__row {
  display: flex;
  flex-direction: column;
}
.tabs-nav__tabs {
  align-items: center;
  margin-bottom: 30px;
  row-gap: 26px;
}
.manuals-tabs--buttons .tabs-nav__tabs {
  column-gap: 23px;
}
@media all and (min-width: 767px) {
  .tabs-nav__tabs {
    margin-bottom: 75px;
  }
  .manuals-tabs--buttons .tabs-nav__tabs {
    margin-bottom: 60px;
  }
  .tabs-nav__nav--buttons .tabs-nav__tabs {
    margin-bottom: 45px;
  }
  .manuals-tabs--column-buttons .tabs-nav__tabs {
    margin-bottom: 40px;
  }
  .tabs-nav__nav--column-buttons .tabs-nav__tabs {
    margin-bottom: 80px;
  }
  .tabs__link--active {
    margin-right: 33px;
  }
}
@media all and (min-width: 1200px) {
  .tabs-nav__tabs {
    margin-bottom: 118px;
  }
  .manuals-tabs--buttons .tabs-nav__tabs {
    margin-bottom: 78px;
  }
  .tabs-nav__nav--buttons .tabs-nav__tabs {
    margin-bottom: 45px;
  }
  .manuals-tabs--column-buttons .tabs-nav__tabs {
    margin-bottom: 40px;
  }
  .tabs-nav__nav--column-buttons .tabs-nav__tabs {
    margin-bottom: 100px;
  }
  .tabs__link--active {
    margin-right: 43px;
  }
}
.tabs-content__row {
  justify-content: space-between;
}
.manuals-tabs {
  overflow: hidden;
}
.manuals-item__wrap {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  margin-bottom: 30px;
}
.manuals-item__perex {
  margin-bottom: 22px;
}
.quote {
  display: flex;
  flex-direction: row;
  background-color: #EFEFEF;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
}
@media (max-width: 650px) {
  .quote {
    display: flex;
    flex-direction: column;
  }
}
.quote .quote__figure {
  flex: 1;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.quote .quote__figure--link {
  width: 100%;
  height: auto;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.quote .quote__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
@media (max-width: 650px) {
  .quote .quote__img {
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
  }
}
.quote .quote__box {
  padding: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.quote .quote__box .quote__text {
  font-size: 1.6rem;
  font-style: italic;
  padding-top: 20px;
  position: relative;
  padding-left: 40px;
}
.quote .quote__box .quote__text::before {
  content: '';
  position: absolute;
  top: 3px;
  left: 0px;
  height: 35px;
  width: 35px;
  display: block;
  background: url(/userfiles/images/icons.svg) 0 -330px no-repeat;
  background-size: 1700px;
}
.quote .quote__box .quote__wrap {
  text-align: end;
}
.quote .quote__box .quote__wrap .quote__person {
  padding: 25px 0;
}
.icon-box {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  row-gap: 16px;
  column-gap: 10px;
  margin-bottom: 35px;
}
.icon-box__icon-figure {
  max-width: 60px;
  max-height: 60px;
  min-width: 60px;
}
.icon-box--small .icon-box__icon-figure {
  max-width: 20px;
  min-width: 20px;
}
.icon-box__icon {
  width: 100%;
  height: 100%;
}
.twitter-typeahead {
  width: 100%;
}
.twitter-typeahead h3 {
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 400;
}
.twitter-typeahead h3 a {
  color: #343434;
}
.tt-menu {
  background-color: #fff;
  padding: 0 15px 20px 15px;
  width: 740px;
  left: -191px !important;
  box-shadow: 0px 3px 10px 0px rgba(48, 57, 75, 0.1);
  border-radius: 5px;
}
.tt-menu .tt-info {
  padding: 0 8px;
  margin-top: 20px;
}
.tt-menu .tt-dataset-products {
  margin: 0 -8px;
}
.tt-menu .tt-dataset-products:after {
  content: " ";
  display: table;
  clear: both;
}
.tt-menu .tt-dataset-products h3 {
  margin-left: 8px;
}
.tt-menu .tt-dataset-products .typeahead_wrapper {
  padding: 8px;
  position: relative;
  width: 25%;
  float: left;
}
.tt-menu .tt-dataset-products .typeahead_wrapper .image a {
  display: inline;
}
.tt-menu .tt-dataset-products .product.small {
  margin-bottom: 10px;
  margin-top: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 355px;
}
.tt-menu .tt-dataset-products .product.small .btn {
  padding: 0 20px;
}
.tt-menu .footer {
  margin-left: 8px;
}
.tt-menu .footer a {
  font-size: 13px;
}
.tt-menu hr {
  height: 0;
  border: 0;
  border-bottom: 1px solid #E4E4E4;
  margin: 0 -15px;
}
.tt-menu .tt-dataset-categories {
  margin-top: 15px;
}
.tt-menu .tt-dataset-categories h3 {
  margin-bottom: 20px;
}
.tt-menu .tt-dataset-categories a {
  font-size: 13px;
}
.tt-menu .tt-dataset-categories .footer {
  margin: 0;
  margin-top: 20px;
}
.typeahead_image {
  flex-basis: 15%;
  overflow: hidden;
}
.typeahead_text {
  font-size: 13px;
  font-weight: 500;
  flex-basis: 50%;
}
.typeahead_price {
  font-size: 15px;
  flex-basis: 20%;
  color: #000;
  text-align: right;
  font-weight: 700;
}
@media all and (max-width: 999px) {
  .twitter-typeahead h3 {
    margin-top: 15px;
  }
  .tt-menu {
    width: 100%;
    min-width: 300px;
    left: -8px !important;
  }
  .tt-menu .typeahead_text {
    font-size: 11px;
  }
  .tt-menu .footer a {
    font-size: 11px;
  }
  .tt-menu .tt-dataset-categories {
    margin-bottom: 12px;
  }
  .tt-menu .tt-dataset-categories h3 a {
    font-size: 13px;
  }
  .tt-menu .tt-dataset-categories a {
    font-size: 11px;
  }
  .tt-menu .tt-dataset .typeahead_wrapper {
    padding: 0;
  }
  .tt-menu .tt-dataset-products .typeahead_wrapper {
    width: 100%;
  }
  .tt-menu .tt-dataset-products .product.small {
    min-height: 50px;
    padding: 10px;
    height: auto;
    display: flex;
  }
  .tt-menu .tt-dataset-products .product.small .texts {
    width: 100%;
    display: flex;
    align-items: center;
  }
  .tt-menu .tt-dataset-products .product.small .texts * {
    text-align: left;
  }
  .tt-menu .tt-dataset-products .product.small .texts h2 {
    margin: 0;
  }
  .tt-menu .tt-dataset-products .product.small .texts .price,
  .tt-menu .tt-dataset-products .product.small .texts .stock,
  .tt-menu .tt-dataset-products .product.small .texts .btn-primary {
    display: none;
  }
  .tt-menu .tt-dataset-products .product.small .image {
    max-width: unset;
    min-width: 60px;
    width: 60px;
    min-height: 60px;
    margin-right: 15px;
    height: 100%;
    margin-bottom: 0;
  }
  .tt-menu .tt-dataset-products .product.small h2 {
    height: auto;
  }
}
.order-steps .steps {
  border: 1px solid #E4E4E4;
  overflow: hidden;
  min-height: 82px;
}
.order-steps .steps a {
  color: #30394B;
}
.order-steps .steps .step {
  height: 82px;
  padding: 15px;
  position: relative;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.order-steps .steps .step p {
  position: relative;
  display: inline-block;
  text-align: center;
  padding-left: 50px;
}
.order-steps .steps .step p:before {
  content: "";
  position: absolute;
  display: block;
  width: 34px;
  height: 32px;
  left: 0;
  top: -7px;
  background: url(/userfiles/images/icons-order.svg) 0px 0px no-repeat;
}
.order-steps .steps .step.first p:before {
  background-position: -44px 0px;
}
.order-steps .steps .step.second p:before {
  width: 41px;
  background-position: -44px -84px;
}
.order-steps .steps .step.last:after {
  display: none;
}
.order-steps .steps .step.last p:before {
  width: 34px;
  background-position: -44px -40px;
}
.order-steps .steps .step:after {
  content: "";
  position: absolute;
  right: -14px;
  top: 0px;
  display: block;
  height: 82px;
  width: 16px;
  background: url(/userfiles/images/icons-order.png) -57px -136px no-repeat;
  z-index: 3;
}
.order-steps .steps .step.selected {
  background: #fff;
}
.order-steps .steps .step.selected:after {
  background: url(/userfiles/images/icons-order.png) -35px -136px no-repeat;
}
.order-steps .steps .step.selected.first p:before {
  background-position: 0px 0px;
}
.order-steps .steps .step.selected.second p:before {
  background-position: 0px -84px;
}
.order-steps .steps .step.selected.last:after {
  display: none;
}
.order-steps .steps .step.selected.last p:before {
  background-position: 0px -40px;
}
.productCountInput {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  padding-right: 15px;
  border-radius: 25px;
  overflow: hidden;
  background: #EFEFEF;
  min-width: 100px;
  background: #efefef;
}
.productCountInput .product_count {
  width: 65px;
  height: 50px;
  padding-left: 15px;
  display: inline-block;
  line-height: 50px;
  margin: 0;
  padding-right: 22px;
  text-align: right;
  border: none;
  background: #efefef;
}
.productCountInput .unit {
  position: absolute;
  right: 40px;
  margin-right: 0px;
  top: 17px;
}
.productCountInput .control {
  cursor: pointer;
  border-left: none;
  position: absolute;
  margin-right: 0px;
  right: 15px;
  width: 14px;
  background: url(/userfiles/images/icons-order.png) no-repeat;
  height: 14px;
  text-align: center;
  display: flex;
  align-items: center;
}
.productCountInput .control.plus {
  top: 8px;
  background-position: -37px -40px;
  border-bottom: none;
}
.productCountInput .control.minus {
  top: auto;
  bottom: 8px;
  border-top: none;
  background-position: -19px -40px;
}
.close {
  position: relative;
  padding-left: 20px;
  font-size: 13px;
  text-decoration: underline;
}
.close:before {
  content: '';
  position: absolute;
  left: 0px;
  top: -7px;
  width: 14px;
  height: 14px;
  display: block;
  background: url(/userfiles/images/icons-order.png) 0px -40px no-repeat;
}
.close:hover,
.close:focus,
.close:active,
.close:active:hover {
  text-decoration: underline;
}
.order-stock {
  margin-top: 15px;
}
.order-stock p {
  font-size: 13px;
}
.order-stock .free-shipping-bar-wrapper {
  min-width: 315px;
  max-width: 315px;
}
.order-stock .icon {
  display: block;
  background: url(/userfiles/images/icons.svg) -212px -13px no-repeat;
  width: 52px;
  min-width: 52px;
  height: 34px;
  margin-right: 12px;
}
.order-stock .spent {
  font-size: 12px;
  margin-left: 12px;
  font-weight: 500;
}
.order-stock .progress {
  background: #d9dbea;
  height: 7px;
  overflow: hidden;
  border-radius: 3px;
  display: block;
  width: 100%;
  margin: 10px 0 5px;
}
.order-stock .progress .progress-bar {
  width: 75%;
  height: 7px;
}
.order h1 {
  font-size: 33px;
  text-align: left;
  margin: 50px 0 30px 0;
}
.order .order-suggested-title {
  margin: 0;
  font-size: 14px;
  position: relative;
  display: block;
}
.order .order-suggested-title::before,
.order .order-suggested-title::after {
  position: absolute;
  content: "";
  display: block;
  left: 34px;
  top: -20px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #EFEFEF;
}
.order .order-suggested-title::before {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid #E4E4E4;
  top: -21px;
  left: 33px;
}
.order button.btn:not(.order-suggested-product .btn) {
  background: #929DB2;
  text-transform: uppercase;
  font-size: 15px;
  padding: 0 12px;
  height: 46px;
  line-height: 46px;
  color: #fff;
}
.order button.btn:not(.order-suggested-product .btn):hover,
.order button.btn:not(.order-suggested-product .btn):focus,
.order button.btn:not(.order-suggested-product .btn):active,
.order button.btn:not(.order-suggested-product .btn):active:hover {
  background: #b0b8c7;
}
.order .table-order {
  width: 100%;
  font-size: 14px;
  border: 0;
}
.order .table-order .stock {
  font-size: 12px;
  color: #37A700;
  text-transform: uppercase;
  font-weight: 400;
}
.order .table-order .breaker {
  display: none;
}
.order .table-order tr {
  border-top: 1px solid #E4E4E4;
  background: #fff;
}
.order .table-order tr.recycling-fee-row {
  color: #000;
}
.order .table-order tr.recycling-fee-row td {
  border-bottom: 1px solid #E4E4E4;
}
.order .table-order tr.recycling-fee-row .imageTd .ico {
  margin: 4px auto;
  display: block;
  width: 26px;
  height: 26px;
  background: url(/userfiles/images/icons.svg) no-repeat -26px -323px;
}
.order .table-order tr:first-of-type {
  border-top: none;
}
.order .table-order tr th {
  background: #fff;
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  border-right: 0;
}
.order .table-order tr td {
  padding: 10px;
  background: #fff;
  border-right: 0;
}
.order .table-order tr td.imageTd {
  width: 115px;
}
.order .table-order tr td.imageTd .image {
  width: 95px;
  height: 75px;
}
.order .table-order tr td.imageTd .image img {
  max-height: 100%;
  margin: auto;
}
.order .table-order tr td.nameTd {
  line-height: 1.1;
  max-width: 245px;
}
.order .table-order tr td.nameTd a {
  color: #000;
  text-decoration: none;
}
.order .table-order tr td.pricePieceTD {
  font-size: 15px;
  font-weight: 400;
}
.order .table-order tr td.priceTD {
  font-size: 15px;
  font-weight: 600;
}
.order .table-order tr td .count-control {
  width: 90px;
}
.order .table-order .table-row-suggested {
  position: relative;
}
.order .table-order .table-row-suggested > td {
  padding: 0;
  border: 1px solid #E4E4E4;
  background: #EFEFEF;
  border-radius: 5px;
}
.order .table-order .table-row-suggested tr td {
  background: #EFEFEF;
}
.order .table-order .table-row-suggested + tr td {
  border-top: none;
}
.order .table-order .table-suggested-order :first-child + tr {
  border-top: 0;
}
.order .table-order .table-suggested-order :first-child + tr td {
  border-top: 0;
}
.order .table-order .order-suggested-more td {
  text-align: center;
}
.order .table-order .order-suggested-more a {
  text-decoration: underline;
  margin: 10px 0;
  display: block;
}
.order .table-order .order-suggested-product .stock {
  margin-top: 5px;
}
.order .table-order .order-suggested-product .btn {
  margin: 0;
}
.order .table-order .order-suggested-product td {
  background: #EFEFEF;
}
.order .table-order .order-suggested-product td.buttonTd {
  text-align: right;
}
.order .table-order .order-suggested-product td.imageTd .image {
  width: 75px;
  height: 55px;
}
.order .bottom {
  margin-top: 40px;
  margin-bottom: 60px;
  min-height: 46px;
}
.order .bottom .coupon_area {
  display: flex;
  align-items: center;
  min-height: 50px;
}
.order .bottom .coupon_area .search {
  max-width: 285px;
}
.order .bottom .coupon_area .text {
  padding-left: 20px;
  padding-right: 20px;
  background: #EFEFEF;
  width: 165px;
}
.order .bottom .coupon_area .checkbox {
  margin-right: 20px;
  margin-bottom: 0;
  margin-top: 0;
}
.order .bottom .coupon_area .form-group {
  display: flex;
  margin: 0;
}
.order .bottom .final-price p {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  margin-top: 0px;
}
.order .bottom .final-price p:last-of-type {
  margin-left: 50px;
  font-size: 24px;
  font-weight: 600;
}
.order .bottom .final-price p span {
  font-size: 13px;
  display: block;
  font-weight: 400;
}
.order .bottom.final {
  text-align: left;
}
.order .bottom.final .next-step {
  margin-top: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.order .bottom.final .next-step a:first-of-type {
  margin-right: 30px;
  text-decoration: underline;
  font-weight: 500;
  font-size: 12px;
}
.order .bottom.final .next-step .btn {
  margin: 0;
}
.order .bottom.final .final-price {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.order .bottom.second {
  margin-top: 30px;
}
.order .bottom.second .next-step {
  margin-top: 60px;
}
.order .order-payment-problem {
  margin-top: 18px;
  color: red;
}
.order .order-payment-problem h4 {
  padding-top: 8px;
}
.order .order-shipping {
  background: #fff;
}
.order .order-shipping .top {
  padding: 15px 0 15px;
  min-height: 80px;
}
.order .order-shipping .top h2 {
  margin: 0px;
}
.order .order-shipping table {
  width: 100%;
  margin: 0;
  border-radius: 0;
  border-collapse: collapse !important;
}
.order .order-shipping table tr {
  cursor: pointer;
  padding: 5px 15px;
  border-top: 1px solid #E4E4E4;
}
.order .order-shipping table tr td {
  border: none;
}
.order .order-shipping table tr:last-of-type {
  border-bottom: 1px solid #E4E4E4;
}
.order .order-shipping table .transport .tp-wrap,
.order .order-shipping table .payment .tp-wrap {
  display: inline-block;
  width: 100%;
}
.order .order-shipping table .transport .tp-logos,
.order .order-shipping table .payment .tp-logos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 15px;
  margin-top: 15px;
}
.order .order-shipping table .transport .tp-logos img,
.order .order-shipping table .payment .tp-logos img {
  max-width: 45px;
  max-height: 24px;
}
.order .order-shipping table .transport .tp-logos img.visa,
.order .order-shipping table .payment .tp-logos img.visa {
  max-height: 14px;
}
.order .order-shipping table .transport .tp-logos img.apple-pay,
.order .order-shipping table .payment .tp-logos img.apple-pay {
  max-height: 21px;
}
.order .order-shipping table .transport .tp-logos img.gopay,
.order .order-shipping table .payment .tp-logos img.gopay {
  max-width: 65px;
}
.order .order-shipping table .transport .tp-info-wrap,
.order .order-shipping table .payment .tp-info-wrap {
  flex-grow: 1;
}
.order .order-shipping table .transport .left,
.order .order-shipping table .payment .left {
  min-height: 64px;
  flex-wrap: wrap;
}
.order .order-shipping table .transport .left .gls-button,
.order .order-shipping table .payment .left .gls-button {
  margin-top: 8px;
  padding: 0 8px;
  height: 30px;
  line-height: 30px;
}
.order .order-shipping table .transport .left .results_box,
.order .order-shipping table .payment .left .results_box {
  flex-basis: 100%;
}
.order .order-shipping table .transport .left .results_box div,
.order .order-shipping table .payment .left .results_box div {
  padding-top: 15px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.order .order-shipping table .transport .left .results_box div img,
.order .order-shipping table .payment .left .results_box div img {
  width: 75px;
  transition: transform 0.5s ease 0s, box-shadow 0.5s ease 0s;
}
.order .order-shipping table .transport .left .results_box div img:hover,
.order .order-shipping table .payment .left .results_box div img:hover {
  z-index: 99999;
  transform: scale(5);
  box-shadow: 0 0 13px -3px black;
}
.order .order-shipping table .transport .left .results_box div p,
.order .order-shipping table .payment .left .results_box div p {
  margin: 0 0 0 10px;
  display: inline-flex;
  flex-direction: column;
}
.order .order-shipping table .transport .transport_options,
.order .order-shipping table .payment .transport_options {
  flex-basis: 100%;
  margin-top: 10px;
  background: #fff url(/userfiles/images/select-order.png) top right no-repeat;
  padding-right: 40px;
  appearance: none;
}
.order .order-shipping table .selected {
  background: #EFEFEF;
}
.order .order-shipping table .selected .left:before {
  background: radial-gradient(circle, #C4161C 33%, white 0);
}
.order .order-shipping table .left {
  position: relative;
  padding-left: 55px;
  display: flex;
}
.order .order-shipping table .left:before {
  content: "";
  position: absolute;
  top: 21px;
  left: 20px;
  display: inline-block;
  height: 20px;
  width: 20px;
  border: 1px solid #E4E4E4;
  border-radius: 50%;
  background-color: #EFEFEF;
}
.order .order-shipping table .left p {
  font-weight: 500;
  font-size: 15px;
  max-width: 315px;
}
.order .order-shipping table .left p span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  max-width: 295px;
}
@media all and (min-width: 500px) {
  .order .order-shipping table .left p {
    max-width: unset;
  }
}
@media all and (min-width: 1200px) {
  .order .order-shipping table .left p {
    max-width: 315px;
  }
}
.order .order-shipping table .right-price {
  vertical-align: top;
}
.order .order-shipping table .right-price p {
  font-size: 15px;
  font-weight: 500;
  text-align: right;
  white-space: nowrap;
  padding-top: 6px;
}
.order .summary .contact-box {
  margin: 20px 0;
}
.order .summary table {
  margin: 0;
  border: none;
  border-collapse: collapse !important;
}
.order .summary table tr {
  border-top: 1px solid #E4E4E4;
}
.order .summary table tr:last-of-type {
  border-bottom: 1px solid #E4E4E4;
}
.order .summary table td {
  padding: 7px 15px;
  font-size: 14px;
  font-weight: 500;
  border: none;
}
.order .summary table td.stock {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.order .summary table td.main-img {
  width: 80px;
}
.order .summary table td.price,
.order .summary table td.count {
  text-align: right;
  white-space: nowrap;
}
.order .summary table td.price {
  font-weight: 600;
}
.order .summary table td.post-type {
  font-weight: 600;
}
.order .summary table .transport .icon,
.order .summary table .payment .icon {
  margin: 0 auto;
}
.order .summary table .transport td,
.order .summary table .payment td {
  padding: 12px 15px;
}
.order .summary table table {
  border: 0;
}
.order .summary table table tr,
.order .summary table table td {
  border: 0 !important;
}
.order .summary .bottom {
  float: right;
  padding-right: 15px;
}
.order .summary .bottom .final-price {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  gap: 10px 15px;
  margin: 0 0 10px 0;
}
.order .summary .bottom .final-price p:last-of-type {
  margin-left: 0;
}
.order .final-text {
  margin: 70px 0px;
  justify-content: flex-start;
}
.order .final-text h1 {
  padding: 0 0 15px;
}
.order .final-text p {
  font-size: 18px;
}
.order .final-text p span {
  color: #C4161C;
}
.order .qr-payment {
  border: 1px solid #E4E4E4;
  max-width: 110px;
}
.order .account-box {
  border: 1px solid #E4E4E4;
  padding: 35px;
  border-radius: 4px;
  margin-bottom: 45px;
}
.order .account-box .title {
  font-size: 18px;
  margin-bottom: 20px;
}
.order .account-box .flex {
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 0 10px 0;
}
.order .account-box .account-detail p {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 0;
}
.order .account-box .account-detail p:first-of-type {
  font-weight: 600;
  margin-bottom: 5px;
}
.order .account-box .account-detail p span {
  color: #000;
}
.order .account-box .account-detail p.number {
  color: #C4161C;
  font-size: 18px;
  text-transform: none;
}
.order .address {
  margin: 0 auto;
  flex-direction: column;
  align-items: flex-start;
}
.order .address .title {
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: 400;
}
.order .address p {
  margin-top: 0;
}
.order .form-control:not(.options-select .form-control) {
  border: 1px solid #E4E4E4;
}
.order textarea {
  min-height: auto;
  height: 110px;
  padding-top: 10px;
  line-height: 30px;
}
.order .options-select {
  gap: 3px 10px;
  margin: 8px 0 5px 0;
}
.order .options-select label {
  margin: 0;
  font-weight: 400;
}
.order .options-select select {
  width: 190px;
  height: 30px;
  line-height: 30px;
  background-position: 164px -215px;
  flex-shrink: 0;
}
.order select:not(.options-select select) {
  background: #fff url(/userfiles/images/select-order.png) top right no-repeat;
  border-radius: 3px;
  overflow: hidden;
  padding-right: 40px;
  appearance: none;
}
.order select:not(.options-select select).country_select {
  width: 240px;
  background: #fff url(/userfiles/images/select-order-red.png) top right no-repeat;
  background-size: contain;
  border-radius: 6px;
}
table .payment .icon {
  height: 30px;
  min-width: 62px;
  width: 62px;
  display: block;
  background: url(/userfiles/images/doprava-platba.png) no-repeat;
  margin-right: 10px;
}
table .payment .icon.dobirka {
  background-position: -87px -91px;
}
table .payment .icon.prevod {
  background-position: -87px -61px;
}
table .payment .icon.karta {
  background-position: -87px -121px;
}
table .payment .icon.hotovost {
  background-position: -87px -1px;
}
table .transport .icon {
  height: 30px;
  min-width: 62px;
  width: 62px;
  display: block;
  background: url(/userfiles/images/doprava-platba.png) -127px -58px no-repeat;
  margin-right: 10px;
  margin-top: 6px;
}
table .transport .icon.cp {
  background-position: 0px 1px;
}
table .transport .icon.cp-doporucene {
  background-position: 0px -59px;
}
table .transport .icon.cp-napostu {
  background-position: 0px -29px;
}
table .transport .icon.geis {
  background-position: 0px -211px;
}
table .transport .icon.ulozenka {
  background-position: 0px -90px;
}
table .transport .icon.zasilkovna {
  background-position: 0px -150px;
}
table .transport .icon.dpd {
  background-position: 0px -184px;
}
table .transport .icon.ppl {
  background-position: 0px -122px;
}
table .transport .icon.osobni {
  background-position: -90px -30px;
}
table .transport .icon.gls-parcel {
  background-position: -90px -212px;
}
table .transport .icon.gls {
  background-position: -90px -183px;
}
table .transport .icon.toptrans {
  background-position: -90px -239px;
}
table .transport .icon.kuryr123 {
  background-position: -90px -271px;
}
table .transport .icon.expresone {
  background-position: -3px -310px;
  width: 65px;
}
table .transport .icon.balikovo {
  background-position: -3px -280px;
  width: 65px;
}
table.tp td,
table.tp th {
  line-height: 30px;
}
table.tp .icon-tp {
  height: 30px;
  width: 62px;
  display: inline-block;
  background: url(/userfiles/images/doprava-platba.png) -127px -58px no-repeat;
  margin-right: 10px;
}
table.tp .icon-tp.dobirka {
  background-position: -87px -91px;
}
table.tp .icon-tp.prevod {
  background-position: -87px -61px;
}
table.tp .icon-tp.karta {
  background-position: -87px -121px;
}
table.tp .icon-tp.hotovost {
  background-position: -87px -1px;
}
table.tp .icon-tp.cp {
  background-position: 0px 1px;
}
table.tp .icon-tp.cp-doporucene {
  background-position: 0px -59px;
}
table.tp .icon-tp.cp-napostu {
  background-position: 0px -29px;
}
table.tp .icon-tp.geis {
  background-position: 0px -211px;
}
table.tp .icon-tp.ulozenka {
  background-position: 0px -90px;
}
table.tp .icon-tp.zasilkovna {
  background-position: 0px -150px;
}
table.tp .icon-tp.dpd {
  background-position: 0px -181px;
}
table.tp .icon-tp.gls-parcel {
  background-position: -90px -212px;
}
table.tp .icon-tp.gls {
  background-position: -90px -180px;
}
table.tp .icon-tp.toptrans {
  background-position: -90px -239px;
}
table.tp .icon-tp.kuryr123 {
  background-position: -90px -271px;
}
table.tp .icon-tp.ppl {
  background-position: 0px -119px;
}
table.tp .icon-tp.osobni {
  background-position: -90px -30px;
}
span.info_input {
  color: #37a700;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 2px;
  display: inline-block;
  position: relative;
  line-height: 16px;
  padding-left: 20px;
}
span.info_input:before {
  content: 'i';
  position: absolute;
  width: 16px;
  height: 16px;
  color: white;
  background: #37a700;
  left: 0;
  top: 0;
  border-radius: 8px;
  text-align: center;
  font-size: 11px;
}
.input_erorr {
  color: #C4161C;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 2px;
  display: inline-block;
  position: relative;
  line-height: 16px;
  padding-left: 17px;
}
.input_erorr:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url(/userfiles/images/icons-order.png) -326px 0px no-repeat;
  width: 15px;
  height: 15px;
}
@media all and (max-width: 1200px) {
  .order .summary .bottom {
    float: none;
  }
}
@media all and (max-width: 999px) {
  .order-steps .special-container {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .order-steps .special-container .row {
    margin: 0;
    padding: 0;
  }
  .order-steps .special-container .row .col {
    margin: 0;
    padding: 0;
    flex-grow: 1;
  }
  .order-steps .special-container .row .col .steps .step:after,
  .order-steps .special-container .row .col .steps .step.selected:after {
    content: none;
  }
  .order-steps .special-container .row .col .steps .step p {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
    font-size: 11px;
  }
  .order-steps .special-container .row .col .steps .step p:before {
    margin: 0;
    margin-bottom: 4px;
    position: static;
  }
  .order-steps .special-container .row .col .row {
    display: flex;
  }
  .order-steps .steps {
    border: none;
  }
  .order .order-shipping .top {
    min-height: 60px;
  }
  .order .order-shipping .top h2 {
    margin-top: 30px;
  }
  .order .order-shipping table {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    border: 1px solid #E4E4E4;
    border-bottom: none;
  }
  .order .order-shipping table .left {
    position: static;
    padding-left: 23px;
  }
  .order .order-shipping table .left p {
    font-size: 13px;
  }
  .order .order-shipping table .left:before {
    top: 27px;
    left: 7px;
    background: white;
  }
  .order .order-shipping table tr {
    position: relative;
    border-top: none;
    border-bottom: 1px solid #E4E4E4;
    padding: 5px 6px;
    display: flex;
    flex-wrap: nowrap;
  }
  .order .order-shipping table tr.transport.multiple-options {
    padding-bottom: 60px;
  }
  .order .order-shipping table tr.transport.multiple-options .transport_options {
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    width: calc(100% - 30px);
  }
  .order .order-shipping table tr td {
    display: block;
    border: none;
  }
  .order .order-shipping table tr td.right-price {
    padding-right: 0;
    display: flex;
    align-items: flex-start;
    margin-left: auto;
  }
  .order .order-shipping table tr td.right-price p {
    font-size: 13px;
  }
  .order .bottom.new {
    margin-top: 0px;
    margin-bottom: 30px;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
  .order .bottom.new.final .final-price {
    margin-top: 30px;
    justify-content: space-between;
  }
  .order .bottom.new.final .final-price p:first-of-type {
    text-align: left;
  }
  .order .bottom.new.final .next-step {
    flex-direction: column-reverse;
    margin-top: 40px;
  }
  .order .bottom.new.final .next-step .btn {
    margin-bottom: 10px;
  }
  .order .bottom.new.final .next-step a,
  .order .bottom.new.final .next-step a:first-of-type {
    margin-right: 0;
  }
  .order .bottom.new .coupon_area {
    flex-wrap: wrap;
  }
  .order .bottom.new .coupon_area div:not(.checkbox) {
    margin: 10px 0;
  }
  .order .bottom.new .final-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .order .bottom.new .final-price p {
    font-size: 16px;
  }
  .order .bottom.new .final-price p:last-of-type {
    margin-left: 20px;
    font-size: 20px;
  }
  .order h1 {
    font-size: 21px !important;
    margin: 40px 0 19px 0;
  }
  .order .order-stock {
    margin-top: 0px;
  }
  .order .order-stock .free-shipping-bar-wrapper {
    margin: 0px 0;
    min-width: 285px;
    max-width: 285px;
  }
  .order .order-stock .free-shipping-bar-wrapper p {
    font-size: 12px;
  }
  .order .table-wrapper .table-order {
    margin: 20px 0;
    display: block;
    border: 1px solid #E4E4E4;
    border-bottom: none;
  }
  .order .table-wrapper .table-order .breaker {
    flex-basis: 100%;
    display: block;
    height: 0;
  }
  .order .table-wrapper tbody,
  .order .table-wrapper thead {
    display: block;
  }
  .order .table-wrapper tr {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    border-top: none;
    border-bottom: 1px solid #E4E4E4;
  }
  .order .table-wrapper tr.coupon-row,
  .order .table-wrapper tr.recycling-fee-row {
    flex-wrap: nowrap;
    align-items: center;
  }
  .order .table-wrapper tr.coupon-row td,
  .order .table-wrapper tr.recycling-fee-row td {
    border-bottom: 0;
  }
  .order .table-wrapper tr.coupon-row td,
  .order .table-wrapper tr.recycling-fee-row td,
  .order .table-wrapper tr.coupon-row td.priceTD,
  .order .table-wrapper tr.recycling-fee-row td.priceTD {
    position: static;
  }
  .order .table-wrapper tr.coupon-row td.priceTD,
  .order .table-wrapper tr.recycling-fee-row td.priceTD {
    flex-shrink: 0;
    margin-left: auto;
  }
  .order .table-wrapper tr.order-suggested-product {
    padding-bottom: 60px;
  }
  .order .table-wrapper tr.order-suggested-product td.priceTD,
  .order .table-wrapper tr.order-suggested-product td.pricePieceTD,
  .order .table-wrapper tr.order-suggested-product td.stockTD {
    left: 0px;
  }
  .order .table-wrapper tr.order-suggested-product td.imageTd .image {
    width: 75px;
    height: 45px;
  }
  .order .table-wrapper tr:first-of-type {
    display: none;
  }
  .order .table-wrapper tr td,
  .order .table-wrapper tr th {
    border: none;
    display: block;
  }
  .order .table-wrapper tr td.nameTd {
    font-size: 12px;
    width: calc(100% - 115px);
  }
  .order .table-wrapper tr td.imageTd {
    width: 85px;
  }
  .order .table-wrapper tr td.imageTd .image {
    width: 75px;
    height: 45px;
  }
  .order .table-wrapper tr td.pricePieceTD,
  .order .table-wrapper tr td.priceTD,
  .order .table-wrapper tr td.stockTD {
    position: absolute;
    background: none;
  }
  .order .table-wrapper tr td.priceTD {
    bottom: 10px;
    left: 118px;
    font-size: 20px;
    font-weight: 600;
  }
  .order .table-wrapper tr td.pricePieceTD {
    font-size: 10px;
    font-weight: 400;
    color: #B2B2B2;
    bottom: 35px;
    left: 118px;
  }
  .order .table-wrapper tr td.stockTD {
    bottom: -3px;
    left: 118px;
  }
  .order .table-wrapper tr td .close {
    position: absolute;
    right: 9px;
    bottom: 35px;
    display: block;
  }
  .order .table-wrapper .table-suggested-order {
    border-radius: 0px;
  }
  .order .table-wrapper .table-suggested-order tr {
    width: 100%;
    background: #EFEFEF;
  }
  .order .table-wrapper .table-suggested-order tr:first-of-type {
    display: block;
  }
  .order .table-order .table-row-suggested > td {
    width: 100%;
    border: none;
  }
  .order .flex.top {
    flex-direction: column;
  }
}
@media all and (max-width: 767px) {
  .free-shipping-bar-wrapper {
    min-width: 240px;
    max-width: 240px;
  }
}
.account {
  margin-top: 40px;
  margin-bottom: 60px;
}
.account .account_nav {
  margin-top: 60px;
}
.account .account_nav a {
  display: block;
}
.account .account_nav a.selected {
  font-weight: 700;
}
.account .account_page {
  margin-top: 12px;
  background-color: white;
  padding: 10px;
  min-height: 400px;
  font-size: 16px;
}
.account .account_page h2,
.account .account_page h3 {
  margin-top: 10px;
  margin-bottom: 20px;
}
.account .account_page p {
  font-size: 16px;
}
.account .account_page .btn {
  margin-top: 25px;
}
.account table {
  border-collapse: collapse;
  margin-top: 0;
  border: none;
}
.account table thead tr th {
  background: #C4161C;
  color: #fff;
  border: none;
}
.account table tbody tr td {
  border: none;
}
.account table tbody tr:nth-child(2n) {
  background: #EFEFEF;
}
.account table .btn {
  margin: 0 !important;
}
.account table .btn-success {
  background-color: #37A700;
}
.account table .btn-success:hover {
  background-color: #267400;
}
.account table .btn-danger {
  background-color: #C4161C;
}
.account table .btn-danger:hover {
  background-color: #961115;
}
.account .suma {
  font-size: 24px;
  font-weight: 700;
}
.content iframe {
  max-width: 100%;
  max-height: 50vw;
}
.content blockquote {
  font-size: 18px;
  font-style: italic;
  padding: 0 0 0 85px;
  margin: 60px 0;
  position: relative;
  border-left: 0;
  max-width: 680px;
}
.content blockquote p {
  font-size: 18px;
}
.content blockquote::before {
  content: "";
  position: absolute;
  width: 34px;
  height: 28px;
  background: url(/userfiles/images/icons.svg) no-repeat 0px -381px;
  left: 30px;
  top: -20px;
}
.content ul li a {
  text-decoration: underline;
}
.content p.intro {
  font-size: 17px;
  font-weight: 700;
}
.content p {
  margin: 20px 0;
}
.content .shared-styles {
  width: 100%;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0 0 8px rgba(48, 57, 75, 0.1);
}
.content .shared-styles a {
  display: block;
}
.content .shared-styles .centerer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.content .shared-styles .centerer .left-part {
  margin-right: 15px;
}
.content .shared-styles .centerer .category__arrow-btn {
  min-width: 23px;
  width: 23px;
  height: 23px;
  position: relative;
  border-radius: 50%;
  background: #C4161C;
  transition: 0.3s;
}
.content .shared-styles .centerer .category__arrow-btn:hover,
.content .shared-styles .centerer .category__arrow-btn:focus {
  background: #961115;
}
.content .shared-styles .centerer .category__arrow-btn:after {
  position: absolute;
  content: "";
  top: 8px;
  left: 6px;
  width: 7px;
  height: 7px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
}
.content .shared-styles .h2 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 0;
}
.content .shared-styles .lead-text {
  margin-bottom: 15px;
}
.content .shared-styles .lead-text,
.content .shared-styles .lead-text p {
  font-size: 12px;
  font-weight: 400;
}
@media all and (max-width: 798px) {
  .content .shared-styles .h2 {
    font-size: 16px;
  }
  .content .shared-styles .lead-text,
  .content .shared-styles .lead-text p {
    font-size: 11px;
    font-weight: 400;
  }
  .content .shared-styles .lead-text p {
    margin: 8px 0;
  }
}
@media all and (max-width: 530px) {
  .content .shared-styles .h2 {
    font-size: 13px;
  }
}
.content .content__product-slider-wrapper {
  border-radius: 5px;
  margin: 30px 0;
  background: #EFEFEF;
  padding: 10px 0;
  position: relative;
}
.content .content__product-slider-wrapper .product-slider__count {
  font-size: 12px;
  padding: 0 20px;
}
.content .content__product-slider-wrapper .white-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5;
  top: 0;
  pointer-events: none;
  left: 0;
  bottom: 0;
  display: block;
  background: linear-gradient(to left, white 0px, transparent 89px);
}
.content .content__product-slider {
  padding: 0 15px;
  margin-bottom: 8px;
  position: relative;
}
.content .content__product-slider .glide__custom-arrows {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: space-between;
  z-index: 6;
  pointer-events: none;
}
.content .content__product-slider .glide__custom-arrows .arrow--left {
  left: -14px;
}
.content .content__product-slider .glide__custom-arrows .arrow--left span {
  transform: rotate(135deg);
  right: -2px;
}
.content .content__product-slider .glide__custom-arrows .arrow--right {
  right: -14px;
}
.content .content__product-slider .glide__custom-arrows .arrow--right span {
  left: -2px;
  transform: rotate(-45deg);
}
.content .content__product-slider .glide__custom-arrows .arrow--left,
.content .content__product-slider .glide__custom-arrows .arrow--right {
  pointer-events: all;
  cursor: pointer;
  border: 1px solid #E4E4E4;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 26px;
  height: 26px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.content .content__product-slider .glide__custom-arrows .arrow--left span,
.content .content__product-slider .glide__custom-arrows .arrow--right span {
  position: relative;
  transform-origin: 50% 50%;
  width: 10px;
  height: 10px;
  display: block;
  border-right: 2px solid #30394B;
  border-bottom: 2px solid #30394B;
}
.content .content__product-slider .content__product--vertical {
  margin-top: 8px;
  margin-bottom: 8px;
  border-bottom: 0;
  border-top: 0;
  border-left: 0;
}
.content .content__product-slider .content__product--vertical:last-of-type {
  border-right: none;
}
.content .content__product-slider:not(.glide) {
  display: flex;
  flex-wrap: wrap;
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.content .content__product-slider:not(.glide) .content__product--vertical {
  width: calc((100% / 3) - 15px);
  margin-right: 7.5px;
  margin-left: 7.5px;
}
.content .content__product--vertical {
  width: 100%;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0 0 8px rgba(48, 57, 75, 0.1);
  border-radius: 5px;
  border-left: none;
  padding: 15px;
  margin: 0;
  white-space: initial;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
  background: white;
  position: relative;
  border-bottom: 0;
  border-top: 0;
  border-left: 0;
}
.content .content__product--vertical a {
  display: block;
}
.content .content__product--vertical .centerer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.content .content__product--vertical .centerer .left-part {
  margin-right: 15px;
}
.content .content__product--vertical .centerer .category__arrow-btn {
  min-width: 23px;
  width: 23px;
  height: 23px;
  position: relative;
  border-radius: 50%;
  background: #C4161C;
  transition: 0.3s;
}
.content .content__product--vertical .centerer .category__arrow-btn:hover,
.content .content__product--vertical .centerer .category__arrow-btn:focus {
  background: #961115;
}
.content .content__product--vertical .centerer .category__arrow-btn:after {
  position: absolute;
  content: "";
  top: 8px;
  left: 6px;
  width: 7px;
  height: 7px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
}
.content .content__product--vertical .h2 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 0;
}
.content .content__product--vertical .lead-text {
  margin-bottom: 15px;
}
.content .content__product--vertical .lead-text,
.content .content__product--vertical .lead-text p {
  font-size: 12px;
  font-weight: 400;
}
@media all and (max-width: 798px) {
  .content .content__product--vertical .h2 {
    font-size: 16px;
  }
  .content .content__product--vertical .lead-text,
  .content .content__product--vertical .lead-text p {
    font-size: 11px;
    font-weight: 400;
  }
  .content .content__product--vertical .lead-text p {
    margin: 8px 0;
  }
}
@media all and (max-width: 530px) {
  .content .content__product--vertical .h2 {
    font-size: 13px;
  }
}
.content .content__product--vertical:last-of-type {
  border-right: none;
}
.content .content__product--vertical .btn {
  margin-top: 20px;
}
.content .content__product--vertical .content__item__button {
  padding: 8px 18px;
  font-size: 11px;
}
.content .content__product--vertical .lead-text,
.content .content__product--vertical .lead-text p {
  text-align: center;
  font-size: 12px;
  margin-top: 0;
}
.content .content__product--vertical .h2 {
  min-height: 48px;
}
.content .content__product--vertical .h2,
.content .content__product--vertical .h2 a {
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}
.content .content__product--vertical .text-btn-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  min-height: 74px;
}
.content .content__product--vertical .all--excluding-image {
  width: 100%;
}
.content .content__product--vertical .all--excluding-image .text-upper {
  white-space: normal;
  margin-bottom: 15px;
  min-height: 80px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.content .content__product--vertical .all--excluding-image .text-upper .h2 {
  margin-bottom: 8px;
}
.content .content__product--vertical .all--excluding-image .stock {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 7px;
  color: #37A700;
  font-weight: 700;
  display: block;
}
.content .content__product--vertical .price-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 43px;
  justify-content: flex-end;
}
.content .content__product--vertical .price-box .price--current,
.content .content__product--vertical .price-box .price--original {
  line-height: 1;
  margin: 3px 0;
  font-size: 12px;
}
.content .content__product--vertical .price-box .price--current {
  font-size: 17px;
  font-weight: bold;
}
.content .content__product--vertical .price-box .price--original {
  color: #C4161C;
  text-decoration: line-through;
  margin-right: 15px;
}
.content .content__product--vertical .product-small-image {
  width: 100%;
  height: 190px;
  margin-bottom: 15px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 0px;
}
.content .content__product--vertical .product-small-image a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content .content__product--vertical .product-small-image img {
  max-width: 100%;
  max-height: 100%;
}
.content .content__product--vertical .content__product-icons {
  position: absolute;
  left: -20px;
  top: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.content .content__product--vertical .content__product-icons .product__tag {
  border-radius: 0 3px 3px 0;
  padding: 4px 8px;
  background: linear-gradient(90deg, #508400 1%, #7fcf02);
  color: #fff;
  text-align: left;
  font-weight: 500;
  position: relative;
  display: inline-block;
  z-index: 2;
  font-size: 12px;
  margin-bottom: 8px;
}
.content .content__menuitem,
.content .content__menuitem--category {
  width: 100%;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0 0 8px rgba(48, 57, 75, 0.1);
  display: flex;
  align-items: center;
}
.content .content__menuitem a,
.content .content__menuitem--category a {
  display: block;
}
.content .content__menuitem .centerer,
.content .content__menuitem--category .centerer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.content .content__menuitem .centerer .left-part,
.content .content__menuitem--category .centerer .left-part {
  margin-right: 15px;
}
.content .content__menuitem .centerer .category__arrow-btn,
.content .content__menuitem--category .centerer .category__arrow-btn {
  min-width: 23px;
  width: 23px;
  height: 23px;
  position: relative;
  border-radius: 50%;
  background: #C4161C;
  transition: 0.3s;
}
.content .content__menuitem .centerer .category__arrow-btn:hover,
.content .content__menuitem--category .centerer .category__arrow-btn:hover,
.content .content__menuitem .centerer .category__arrow-btn:focus,
.content .content__menuitem--category .centerer .category__arrow-btn:focus {
  background: #961115;
}
.content .content__menuitem .centerer .category__arrow-btn:after,
.content .content__menuitem--category .centerer .category__arrow-btn:after {
  position: absolute;
  content: "";
  top: 8px;
  left: 6px;
  width: 7px;
  height: 7px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
}
.content .content__menuitem .h2,
.content .content__menuitem--category .h2 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 0;
}
.content .content__menuitem .lead-text,
.content .content__menuitem--category .lead-text {
  margin-bottom: 15px;
}
.content .content__menuitem .lead-text,
.content .content__menuitem--category .lead-text,
.content .content__menuitem .lead-text p,
.content .content__menuitem--category .lead-text p {
  font-size: 12px;
  font-weight: 400;
}
@media all and (max-width: 798px) {
  .content .content__menuitem .h2,
  .content .content__menuitem--category .h2 {
    font-size: 16px;
  }
  .content .content__menuitem .lead-text,
  .content .content__menuitem--category .lead-text,
  .content .content__menuitem .lead-text p,
  .content .content__menuitem--category .lead-text p {
    font-size: 11px;
    font-weight: 400;
  }
  .content .content__menuitem .lead-text p,
  .content .content__menuitem--category .lead-text p {
    margin: 8px 0;
  }
}
@media all and (max-width: 530px) {
  .content .content__menuitem .h2,
  .content .content__menuitem--category .h2 {
    font-size: 13px;
  }
}
.content .content__menuitem .right-part,
.content .content__menuitem--category .right-part {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.content .content__menuitem .right-part .content__item__button,
.content .content__menuitem--category .right-part .content__item__button {
  margin-right: auto;
}
.content .content__menuitem .h2,
.content .content__menuitem--category .h2 {
  color: #C4161C;
  font-size: 26px;
}
.content .content__menuitem .h2:hover,
.content .content__menuitem--category .h2:hover,
.content .content__menuitem .h2:focus,
.content .content__menuitem--category .h2:focus {
  color: #961115;
}
.content .content__menuitem .lead-text,
.content .content__menuitem--category .lead-text {
  margin-top: 20px;
}
.content .content__menuitem .lead-text,
.content .content__menuitem--category .lead-text,
.content .content__menuitem .lead-text p,
.content .content__menuitem--category .lead-text p {
  margin-bottom: 0;
}
.content .content__menuitem .children-items,
.content .content__menuitem--category .children-items {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.content .content__menuitem .children-items .item,
.content .content__menuitem--category .children-items .item {
  border-radius: 5px;
  display: block;
  text-decoration: none;
  margin: 5px 4px 5px 0;
  font-size: 12px;
  font-weight: 400;
  color: white;
  background: #C4161C;
  padding: 6px 8px;
  transition: 0.3s all;
}
.content .content__menuitem .children-items .item:hover,
.content .content__menuitem--category .children-items .item:hover,
.content .content__menuitem .children-items .item:focus,
.content .content__menuitem--category .children-items .item:focus {
  background: #961115;
}
.content .content__menuitem .content__menuitem__image,
.content .content__menuitem--category .content__menuitem__image {
  min-width: 140px;
  width: 140px;
  max-height: 130px;
  height: 100%;
  margin-right: 30px;
  display: flex;
  justify-content: center;
}
.content .content__menuitem .content__menuitem__image img,
.content .content__menuitem--category .content__menuitem__image img {
  max-width: 100%;
  max-height: 100%;
}
.content .content__menuitem--category {
  display: flex;
  justify-content: flex-start;
}
.content .content__article {
  width: 100%;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0 0 8px rgba(48, 57, 75, 0.1);
  padding: 30px;
  display: flex;
}
.content .content__article a .h2 {
  color: #343434;
}
.content .content__article a:hover .h2,
.content .content__article a:focus .h2 {
  color: #C4161C;
}
.content .content__article a {
  display: block;
}
.content .content__article .centerer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.content .content__article .centerer .left-part {
  margin-right: 15px;
}
.content .content__article .centerer .category__arrow-btn {
  min-width: 23px;
  width: 23px;
  height: 23px;
  position: relative;
  border-radius: 50%;
  background: #C4161C;
  transition: 0.3s;
}
.content .content__article .centerer .category__arrow-btn:hover,
.content .content__article .centerer .category__arrow-btn:focus {
  background: #961115;
}
.content .content__article .centerer .category__arrow-btn:after {
  position: absolute;
  content: "";
  top: 8px;
  left: 6px;
  width: 7px;
  height: 7px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
}
.content .content__article .h2 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 0;
}
.content .content__article .lead-text {
  margin-bottom: 15px;
}
.content .content__article .lead-text,
.content .content__article .lead-text p {
  font-size: 12px;
  font-weight: 400;
}
@media all and (max-width: 798px) {
  .content .content__article .h2 {
    font-size: 16px;
  }
  .content .content__article .lead-text,
  .content .content__article .lead-text p {
    font-size: 11px;
    font-weight: 400;
  }
  .content .content__article .lead-text p {
    margin: 8px 0;
  }
}
@media all and (max-width: 530px) {
  .content .content__article .h2 {
    font-size: 13px;
  }
}
.content .content__article .right-part {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
.content .content__article .article-info {
  display: flex;
  margin-top: 15px;
}
.content .content__article .article-info .date {
  margin-right: 15px;
}
.content .content__article .content__item__button {
  margin-top: 15px;
}
.content .content__article .lead-text {
  margin-top: 15px;
}
.content .content__article .lead-text,
.content .content__article .lead-text p {
  margin-bottom: 0;
}
.content .content__article .category {
  font-size: 13px;
  font-weight: 400;
  color: #C4161C;
  transition: 0.3s all;
}
.content .content__article .category:hover,
.content .content__article .category:focus {
  color: #961115;
}
.content .content__article .date {
  color: #929DB2;
  font-size: 13px;
  position: relative;
  padding-left: 21px;
}
.content .content__article .date:before {
  content: '';
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  background: url(/userfiles/images/icons.svg) no-repeat;
  background-position: -68px -40px;
}
.content .content__article .h2 {
  font-size: 22px;
  font-weight: 400;
}
.content .content__article .content__menuitem__image {
  min-width: 275px;
  width: 275px;
  height: 100%;
  max-height: 170px;
  margin-right: 25px;
}
.content .content__article .content__menuitem__image img {
  max-width: 100%;
  max-height: 100%;
}
.content .content__newsletter {
  background: #EFEFEF;
  padding: 30px;
  display: flex;
}
.content .content__newsletter .h2 {
  margin-top: 0;
}
.content .content__newsletter .search {
  margin-top: 10px;
}
.content .content__newsletter .search input {
  margin-top: 0;
  margin-bottom: 0;
}
.content .content__newsletter .newsletter__icon {
  min-width: 180px;
  width: 180px;
  height: 100%;
  max-height: 200px;
}
.content .content__newsletter .newsletter__icon img {
  max-width: 100%;
  max-height: 100%;
}
.content .content__newsletter .h2 {
  font-size: 22px;
  font-weight: 400;
}
.content .content__newsletter .lead-text {
  font-size: 15px;
  font-weight: 400;
}
.content .content__newsletter .newsletter__checkbox .newsletter__label {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-weight: 400;
}
.content .content__newsletter .newsletter__checkbox .newsletter__label input {
  height: 18px;
}
.content .content__product {
  width: 100%;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0 0 8px rgba(48, 57, 75, 0.1);
  display: flex;
}
.content .content__product a {
  display: block;
}
.content .content__product .centerer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.content .content__product .centerer .left-part {
  margin-right: 15px;
}
.content .content__product .centerer .category__arrow-btn {
  min-width: 23px;
  width: 23px;
  height: 23px;
  position: relative;
  border-radius: 50%;
  background: #C4161C;
  transition: 0.3s;
}
.content .content__product .centerer .category__arrow-btn:hover,
.content .content__product .centerer .category__arrow-btn:focus {
  background: #961115;
}
.content .content__product .centerer .category__arrow-btn:after {
  position: absolute;
  content: "";
  top: 8px;
  left: 6px;
  width: 7px;
  height: 7px;
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
}
.content .content__product .h2 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 0;
}
.content .content__product .lead-text {
  margin-bottom: 15px;
}
.content .content__product .lead-text,
.content .content__product .lead-text p {
  font-size: 12px;
  font-weight: 400;
}
@media all and (max-width: 798px) {
  .content .content__product .h2 {
    font-size: 16px;
  }
  .content .content__product .lead-text,
  .content .content__product .lead-text p {
    font-size: 11px;
    font-weight: 400;
  }
  .content .content__product .lead-text p {
    margin: 8px 0;
  }
}
@media all and (max-width: 530px) {
  .content .content__product .h2 {
    font-size: 13px;
  }
}
.content .content__product .h2 {
  font-size: 15px;
  text-decoration: none;
  font-weight: 400;
}
.content .content__product .lead-text {
  margin-top: 15px;
}
.content .content__product .content__item__button {
  margin-left: auto;
  display: block;
}
.content .content__product .text-btn-wrapper {
  display: flex;
  align-items: center;
  margin-top: auto;
}
.content .content__product .all--excluding-image {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.content .content__product .price-box {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-right: 7px;
}
.content .content__product .price-box .in-stock {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #37A700;
}
.content .content__product .price-box .price--current,
.content .content__product .price-box .price--original {
  font-size: 12px;
}
.content .content__product .price-box .price--original {
  color: #B2B2B2;
  font-size: 12px;
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 15px;
}
.content .content__product .price-box .price--current {
  font-size: 17px;
  font-weight: 600;
  color: #343434;
}
.content .content__product .product-small-image {
  min-width: 214px;
  width: 214px;
  max-height: 214px;
  position: relative;
  display: flex;
  justify-content: center;
  margin-right: 30px;
}
.content .content__product .product-small-image a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.content .content__product .product-small-image img {
  max-width: 100%;
  max-height: 100%;
}
.content .content__product .content__product-icons {
  position: absolute;
  left: -20px;
  top: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.content .content__product .content__product-icons span {
  font-size: 11px;
  font-weight: 400;
  text-align: center;
  z-index: 2;
  padding: 3px 6px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: 5px;
  color: white;
}
.content .content__product .content__product-icons .product__benefit--new {
  background: #0072B1;
}
.content .content__product .content__product-icons .product__benefit--seasonal {
  background: #37A700;
}
.content .content__product .content__product-icons .product__benefit--discount {
  background: #C4161C;
}
.content .content__product .content__product-icons .product__benefit--application {
  background: #C4161C;
}
.content .content__item__button {
  background: #C4161C;
  color: white;
  border-radius: 5px;
  padding: 15px 20px;
  margin-top: 15px;
  height: auto;
  display: block;
  transition: 0.3s all;
}
.content .content__item__button:hover,
.content .content__item__button:focus {
  color: white;
  background: #961115;
}
.content .content__item__button--second {
  margin-top: 15px;
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
  border: none;
  text-decoration: none;
  font-size: 14px;
  color: #C4161C;
  display: inline-block;
  background: none;
  padding: 0 32px 0 0;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.2s;
  position: relative;
  box-shadow: none;
}
.content .content__item__button--second:focus,
.content .content__item__button--second.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.content .content__item__button--second:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.content .content__item__button--second:active,
.content .content__item__button--second.active,
.open > .dropdown-toggle.content .content__item__button--second {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.content .content__item__button--second:active:hover,
.content .content__item__button--second.active:hover,
.open > .dropdown-toggle.content .content__item__button--second:hover,
.content .content__item__button--second:active:focus,
.content .content__item__button--second.active:focus,
.open > .dropdown-toggle.content .content__item__button--second:focus,
.content .content__item__button--second:active.focus,
.content .content__item__button--second.active.focus,
.open > .dropdown-toggle.content .content__item__button--second.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.content .content__item__button--second:active,
.content .content__item__button--second.active,
.open > .dropdown-toggle.content .content__item__button--second {
  background-image: none;
}
.content .content__item__button--second.disabled,
.content .content__item__button--second[disabled],
fieldset[disabled] .content .content__item__button--second,
.content .content__item__button--second.disabled:hover,
.content .content__item__button--second[disabled]:hover,
fieldset[disabled] .content .content__item__button--second:hover,
.content .content__item__button--second.disabled:focus,
.content .content__item__button--second[disabled]:focus,
fieldset[disabled] .content .content__item__button--second:focus,
.content .content__item__button--second.disabled.focus,
.content .content__item__button--second[disabled].focus,
fieldset[disabled] .content .content__item__button--second.focus,
.content .content__item__button--second.disabled:active,
.content .content__item__button--second[disabled]:active,
fieldset[disabled] .content .content__item__button--second:active,
.content .content__item__button--second.disabled.active,
.content .content__item__button--second[disabled].active,
fieldset[disabled] .content .content__item__button--second.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.content .content__item__button--second .badge {
  color: #5cb85c;
  background-color: #fff;
}
.content .content__item__button--second:hover,
.content .content__item__button--second:focus,
.content .content__item__button--second:active,
.content .content__item__button--second:active:hover {
  background: none;
  color: #961115;
  border: none;
  text-decoration: none;
  box-shadow: none;
}
.content .content__item__button--second:before {
  content: '';
  width: 23px;
  height: 23px;
  display: block;
  position: relative;
  background: #C4161C;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 0px;
}
.content .content__item__button--second:after {
  content: '';
  width: 12px;
  height: 14px;
  position: absolute;
  right: 7px;
  top: 5px;
  display: block;
  background: url(/userfiles/images/icons.svg) -50px -41px no-repeat;
}
.content .content__item__button--second:before {
  top: -3px;
}
.content .content__item__button--second:after {
  top: 2px;
}
@media all and (max-width: 1200px) {
  .content .content__newsletter .newsletter__icon {
    min-width: 80px;
    width: 150px;
    height: 100%;
    max-height: 200px;
    display: block;
  }
}
@media all and (max-width: 798px) {
  .content blockquote {
    padding-left: 55px;
  }
  .content blockquote,
  .content blockquote p {
    font-size: 15px;
  }
  .content blockquote::before {
    left: 5px;
  }
  .content .content__product-slider:not(.glide) {
    flex-direction: column;
    align-items: flex-start;
    border: none;
  }
  .content .content__product-slider:not(.glide) .content__product--vertical {
    flex-wrap: nowrap;
    flex-direction: row;
    max-width: 500px;
    border-left: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    text-align: left;
    width: calc(100% - 15px);
  }
  .content .content__product-slider:not(.glide) .content__product--vertical .all--excluding-image .text-upper {
    min-height: 70px;
  }
  .content .content__product-slider:not(.glide) .content__product--vertical .all--excluding-image .text-btn-wrapper {
    margin-bottom: 15px;
  }
  .content .content__product-slider:not(.glide) .content__product--vertical .product-small-image {
    max-width: 230px;
    margin-right: 25px;
  }
  .content .content__product-slider:not(.glide) .content__product--vertical:first-of-type {
    border-top: 1px solid #E4E4E4;
  }
  .content .content__product-slider:not(.glide) .content__product--vertical:last-of-type {
    border-right: 1px solid #E4E4E4;
  }
  .content .content__product-slider:not(.glide) .content__product--vertical:not(:last-of-type) {
    border-bottom: 1px solid #E4E4E4;
  }
  .content .content__article {
    flex-direction: column;
    padding: 15px;
  }
  .content .content__article .h2 {
    font-size: 18px;
  }
  .content .content__article .content__menuitem__image {
    margin-bottom: 20px;
    min-width: 225px;
    width: 225px;
  }
  .content .content__article .article-info {
    flex-wrap: wrap;
  }
  .content .content__product .product-small-image {
    width: 100px;
    min-width: 100px;
    max-height: 120px;
    margin-right: 10px;
  }
  .content .content__product .price-box .price--current {
    font-size: 14px;
  }
  .content .content__product .price-box .price--original {
    font-size: 10px;
  }
  .content .content__product .price-box .in-stock {
    font-size: 10px;
  }
  .content .content__product .content__product-icons {
    font-size: 11px;
  }
  .content .content__newsletter .follow-text {
    width: 100%;
  }
  .content .content__newsletter .newsletter__checkbox {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .content .content__newsletter .newsletter__checkbox label {
    margin-bottom: 0;
  }
  .content .content__newsletter .newsletter__checkbox input {
    width: 18px;
    display: block;
    height: 18px;
  }
  .content .content__newsletter .search {
    width: auto;
  }
  .content .content__newsletter .search .button {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .content .content__newsletter .search .flex-start {
    flex-direction: column;
    align-items: flex-start;
  }
  .content .content__newsletter .search .text {
    margin-bottom: 14px;
    width: 100%;
  }
  .content .content__newsletter .lead-text {
    font-size: 12px;
  }
  .content .content__newsletter .newsletter__icon {
    display: none;
  }
  .content .content__newsletter .h2 {
    font-size: 18px;
  }
  .content .content__menuitem .centerer .left-part,
  .content .content__menuitem--category .centerer .left-part {
    margin-right: 0;
  }
  .content .content__menuitem .centerer .category__arrow-btn,
  .content .content__menuitem--category .centerer .category__arrow-btn {
    display: none;
  }
  .content .content__menuitem .children-items .item,
  .content .content__menuitem--category .children-items .item {
    font-size: 10px;
  }
  .content .content__menuitem .h2,
  .content .content__menuitem--category .h2 {
    font-size: 18px;
  }
  .content .content__menuitem .content__menuitem__image,
  .content .content__menuitem--category .content__menuitem__image {
    min-width: 100px;
    width: 100px;
    max-height: 120px;
    margin-right: 10px;
  }
  .content .content__item__button {
    padding: 10px 17px;
    height: unset;
    line-height: unset;
    margin-top: 10px;
    font-size: 11px;
  }
}
@media all and (max-width: 530px) {
  .content .content__product {
    flex-direction: column;
    align-items: flex-start;
  }
  .content .content__product .product-small-image {
    justify-content: flex-start;
    margin-bottom: 15px;
    width: 80px;
    min-width: 80px;
    max-height: 100px;
  }
  .content .content__menuitem,
  .content .content__menuitem--category {
    flex-direction: column;
    align-items: flex-start;
  }
  .content .content__menuitem .content__menuitem__image,
  .content .content__menuitem--category .content__menuitem__image {
    justify-content: flex-start;
    margin-bottom: 15px;
    width: 80px;
    min-width: 80px;
    max-height: 100px;
  }
}
@media all and (max-width: 440px) {
  .content .content__product-slider:not(.glide) .content__product--vertical {
    flex-direction: column;
  }
  .content .content__product-slider:not(.glide) .content__product--vertical .product-small-image {
    margin-right: 0;
  }
}
/* cookie css settings */
/* Cookie modal */
.cookie-modal {
  max-width: 510px;
  padding: 0px;
  z-index: 9999999999;
  pointer-events: all !important;
}
.remodal-overlay.click-through {
  background: rgba(43, 46, 56, 0.4) !important;
}
/* Cookie box */
.cookie-box {
  background: white;
  display: block;
  padding: 30px;
  z-index: 9999999999;
}
@media screen and (max-width: 992px) {
  .cookie-box {
    padding: 15px;
  }
}
@media screen and (max-width: 500px) {
  .cookie-box {
    padding: 8px;
  }
}
.cookie-box--bar {
  bottom: 0;
  position: fixed;
  left: 0;
  right: 0;
}
.cookie-box--hidden .cookie-box--bar {
  display: none;
}
.cookie-box--hidden .cookie-overlay {
  display: none;
}
.click-through {
  pointer-events: none;
}
/* Cookie overlay */
.cookie-overlay {
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: block;
  position: fixed;
  pointer-events: none;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999999998;
  opacity: 1;
}
/* Cookie box | Settings */
.cookie-box__settings {
  margin-bottom: 20px;
}
.cookie-box__settings-top {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  padding-right: 8px;
  justify-content: space-between;
  margin-bottom: 15px;
}
.cookie-box__settings-label {
  font-size: 16px;
  font-weight: 700;
  margin-right: 10px;
}
/* Cookie box | Content */
.cookie-box__content {
  display: flex;
  justify-content: space-between;
  max-width: 1400px;
  margin: auto;
  text-align: left;
}
@media screen and (max-width: 1420px) {
  .cookie-box__content {
    flex-direction: column;
  }
}
.cookie-box--modal .cookie-box__content {
  flex-direction: column;
}
/* Cookie box | Title */
.cookie-box__title {
  font-weight: 700;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 992px) {
  .cookie-box__title {
    font-size: 19px;
  }
}
.cookie-box__title:not(:first-child) {
  margin-top: 35px;
}
/* Cookie box | Text */
.cookie-box__text {
  margin-right: 40px;
  overflow: auto;
  -ms-overflow-style: none;
  /* width */
  /* Track */
  /* Handle */
  /* Track piece */
}
@media screen and (max-width: 1420px) {
  .cookie-box__text {
    margin-right: 0px;
  }
}
@media screen and (max-width: 992px) {
  .cookie-box__text {
    font-size: 12px;
  }
}
@media screen and (max-width: 992px) {
  .cookie-box--bar .cookie-box__text {
    max-height: 130px;
  }
}
.cookie-box--modal .cookie-box__text {
  margin-right: 0px;
  max-height: 450px;
}
@media screen and (max-width: 992px) {
  .cookie-box--modal .cookie-box__text {
    max-height: 200px;
  }
}
.cookie-box__text::-webkit-scrollbar {
  background: none;
  border: none;
  width: 7px;
}
.cookie-box__text::-webkit-scrollbar-track {
  border: none;
}
.cookie-box__text::-webkit-scrollbar-thumb {
  background: #c2c2c2;
}
.cookie-box__text::-webkit-scrollbar-corner {
  border: none;
}
.cookie-box__text::-webkit-scrollbar-track-piece {
  border-left: none;
}
/* Cookie box | Lead */
.cookie-box__lead {
  font-size: 14px;
  /* Cookie box | Lead - Anchor underline */
}
@media screen and (max-width: 992px) {
  .cookie-box__lead {
    font-size: 12px;
  }
}
.cookie-box__lead > a,
.cookie-box__lead > p a {
  text-decoration: underline;
}
/* Cookie box | Buttons */
.cookie-box__buttons {
  align-items: flex-end;
  display: flex;
}
@media screen and (max-width: 1420px) {
  .cookie-box__buttons {
    flex-wrap: wrap;
    margin-top: 10px;
  }
}
.cookie-box--modal .cookie-box__buttons {
  flex-wrap: wrap;
  margin-top: 10px;
}
.cookie-box__button,
.cookie-box__button.btn {
  align-items: center;
  display: flex;
  margin-top: 10px;
  min-height: 52px;
  font-size: 14px;
  height: auto;
  padding: 4px 10px 4px 10px;
  white-space: nowrap;
}
.cookie-box__button:not(:last-of-type),
.cookie-box__button.btn:not(:last-of-type) {
  margin-right: 30px;
}
@media screen and (max-width: 992px) {
  .cookie-box__button:not(:last-of-type),
  .cookie-box__button.btn:not(:last-of-type) {
    margin-right: 12px;
  }
}
@media screen and (max-width: 992px) {
  .cookie-box__button,
  .cookie-box__button.btn {
    font-size: 12px;
    min-height: 34px;
  }
}
@media screen and (max-width: 500px) {
  .cookie-box__button,
  .cookie-box__button.btn {
    font-size: 11px;
    min-height: 34px;
    padding: 4px 8px 4px 8px;
  }
}
.cookie-box__mobile-item {
  display: none;
}
@media all and (max-width: 992px) {
  .cookie-box__mobile-item {
    display: block;
    flex-basis: 100%;
  }
}
.cookie-box__desktop-item {
  display: block;
}
@media all and (max-width: 992px) {
  .cookie-box__desktop-item {
    display: none;
  }
}
.cookie-box__toggle {
  display: block;
  background: #e8e8e8;
  border-radius: 20px;
  cursor: pointer;
  height: 24px;
  position: relative;
  user-select: none;
  width: 50px;
}
.cookie-box__toggle-mark {
  background: #bbbbbb;
  border-radius: 50%;
  display: block;
  height: 20px;
  position: absolute;
  left: 3px;
  top: 2px;
  transition: all 0.3s;
  width: 20px;
}
.cookie-box__checkbox {
  display: none;
}
.cookie-box__checkbox:checked + .cookie-box__toggle-mark {
  background: #C4161C;
  left: 27px;
}
.cookie-box__checkbox--disabled:checked + .cookie-box__toggle-mark {
  background: #ee6b70;
}
.cookie-box__manage {
  text-decoration: underline;
}
.cookie-box--modal .cookie-box__manage {
  margin-top: 8px;
}
/* Cookie box | Content | Bottom */
.cookie-box__bottom {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
}
.cookie-box__bottom a {
  text-decoration: underline;
}
@media screen and (max-width: 992px) {
  .cookie-box__bottom {
    font-size: 12px;
  }
}
