/*!
 * 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: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -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;
  }
}
.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 {
  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: auto;
	right: 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;
}

/*===============================
=            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;
}
.mce-content-body figure figcaption {
  font-style: italic;
}
.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;
}
::-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: #585c5f;
  font-family: 'Roboto', sans-serif;
}
.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: #18ade4 !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  width: 32px !important;
  height: 32px !important;
  line-height: 28px !important;
  text-align: center !important;
}
.nav-tabs .nav-link span:not(:last-of-type) {
  margin-right: 12px !important;
}
.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: #18ade4;
  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;
}
.info-control-modal .modal-dialog,
.country-modal .modal-dialog {
  max-width: 710px;
  width: 100%;
  margin-top: 150px;
}
.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;
}
#content_anchor {
  position: relative;
  top: -140px;
}
.wrapper--fixed-items {
  width: 100%;
  position: fixed;
  z-index: 500;
  top: 0;
  left: 50%;
  bottom: 0;
  pointer-events: none;
  transform: translate(-50%);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.wrapper--fixed-items .fixed-box--expandable {
  display: flex;
  border-top-left-radius: 5px;
  border-bottom-left-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: #585c5f;
}
.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-right: 0px;
}
.wrapper--fixed-items .fixed-box--expandable .part--always-visible {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #18ade4;
  padding: 20px 15px;
  min-width: 66px;
  border-top-left-radius: 5px;
  border-bottom-left-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;
  height: 135px;
  display: block;
  background: url(/userfiles/images/icons.svg) no-repeat 0px -954px;
}
.wrapper--fixed-items .fixed-box--expandable .part--visible-on-hover {
  justify-content: center;
  transition: 0.5s all;
  display: flex;
  flex-direction: column;
  background: white;
  width: 240px;
  text-align: center;
  padding: 28px;
  margin-right: -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;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-color: #18ade4;
}
h1 {
  font-size: 37px;
  font-weight: 700;
  color: #585c5f;
  margin: 25px 0 40px;
  line-height: 1.2;
}
h1 span {
  font-size: 30px;
  display: block;
  font-weight: 400;
}
.radio.address {
  margin-bottom: 30px !important;
}
.radio input[type="radio"] {
  height: auto;
  width: auto;
}
.blog-detail h1 span {
  color: #18ade4;
  font-size: 26px;
}
.list-group .content {
  margin-bottom: 30px;
}
.history h2,
h2 {
  margin: 35px 0 25px;
  font-size: 22px;
  font-weight: 700;
  color: #585c5f;
}
.history h2 span,
h2 span {
  color: #18ade4;
}
.history h2.main-title,
h2.main-title {
  line-height: 1.5;
  font-weight: 700;
  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: #585c5f;
}
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;
}
.article H2 span {
  display: block;
  font-size: 17px;
  margin-top: 7px;
}
.event h2 a {
  color: #585c5f;
}
h3 {
  margin: 20px 0;
  font-size: 18px;
  font-weight: 700;
  color: #585c5f;
}
h4 {
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
p {
  margin: 22px 0 0;
  line-height: 1.5;
}
p strong {
  font-weight: 700;
}
p:first-of-type {
  margin-top: 0;
}
p a {
  color: #18ade4;
  text-decoration: underline;
}
p a:hover,
p a:focus,
p a:active,
p a:active:hover {
  color: #138ab6;
  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: 700;
  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: #18ade4;
}
a:hover,
a:focus,
a:active,
a:active:hover {
  color: #138ab6;
  text-decoration: none;
}
ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
ul.two-col {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}
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;
}
#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;
}
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: 16px;
  background: url(/userfiles/images/icons.svg) -86px -1px no-repeat;
  position: absolute;
  left: 0px;
  top: 1px;
}
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: #18ade4;
  font-weight: 700;
  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: 'Roboto', 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;
}
.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;
  }
  .info-control-modal .modal-dialog,
  .country-modal .modal-dialog {
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
  }
  .info-control-modal .modal-header,
  .country-modal .modal-header {
    height: 50vw;
  }
  .info-control-modal .h2,
  .country-modal .h2 {
    font-size: 22px;
  }
}
@media all and (max-width: 1200px) {
  .business-modal .modal-dialog {
    max-width: 95%;
    margin: 20px auto;
  }
  .business-modal .modal-dialog .modal-body {
    min-height: unset;
    padding: 40px 20px;
  }
  .business-modal .modal-dialog .modal-body .modal__countries {
    max-width: 600px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .business-modal .modal-dialog .modal-body .close-btn {
    width: 24px;
    height: 24px;
    top: -5px;
    right: -5px;
  }
  .business-modal .modal-dialog .modal-body .business-representation-form {
    max-width: 400px;
    margin: auto;
  }
  .business-modal .modal-dialog .modal-body .bg-image {
    display: none;
  }
}
@media all and (max-width: 999px) {
  .wrapper--fixed-items .fixed-box--expandable {
    display: none;
  }
  .mobile-only--inline {
    display: inline-block;
  }
}
@media all and (max-width: 655px) {
  .info-control-modal .modal-body,
  .country-modal .modal-body {
    padding: 10px 14px 20px;
  }
  .info-control-modal .buttons-in-row,
  .country-modal .buttons-in-row {
    flex-direction: column;
  }
  .info-control-modal .buttons-in-row .btn:not(:last-of-type),
  .country-modal .buttons-in-row .btn:not(:last-of-type) {
    margin-right: 0;
  }
}
@media all and (max-width: 530px) {
  .business-modal .modal-dialog .modal-body .modal__countries {
    padding-left: 0px;
  }
  .business-modal .modal-dialog .modal-body .modal__countries .person-image {
    display: none;
  }
  .business-modal .modal-dialog .modal-body .modal__countries .country-list {
    padding: 24px 20px 0px;
    height: 300px;
  }
  .business-modal .modal-dialog .modal-body .modal__countries .country-list .country__item .text {
    font-size: 11px;
  }
  .business-modal .modal-dialog .modal-body .modal__countries .country-list .country__item .country__ico {
    width: 18px;
    height: 18px;
  }
}
.country-modal__list {
  display: flex;
  flex-wrap: wrap;
}
.country-modal__list-item {
  box-sizing: border-box;
  padding-top: 4px;
  padding-bottom: 4px;
}
.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__title {
  margin-bottom: 20px !important;
}
.flex-column {
  flex-direction: column;
}
.display-flex {
  display: flex!important;
}
.flex-start-start {
  align-items: flex-start !important;
}
.dog-icon {
  max-width: 60px!important;
  float: left;
  margin-right: 10px!important;
}
.dog-icon--small {
  max-width: 20px!important;
  margin-bottom: 0!important;
}
#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;
    max-width: 50rem;
  }
}
.nav__cloud-btn.btn-primary {
  display: none;
}
.home header .header-categories {
  background-color: rgba(88, 92, 95, 0.74);
  position: absolute;
  left: 0px;
  right: 0px;
}
.home header #sticky_nav.fixed .header-categories .cat-nav-wrapper .nav li.blue-background .dropdown-toggle {
  background: #18ade4;
}
.home header #sticky_nav.fixed .header-categories .cat-nav-wrapper .nav li.blue-background .dropdown-toggle:hover {
  background: #18ade4;
}
.home header .cat-nav-wrapper .nav li.blue-background .dropdown-toggle {
  background: rgba(24, 173, 228, 0.6);
}
.home header .cat-nav-wrapper .nav li.blue-background .dropdown-toggle:hover {
  background: rgba(24, 173, 228, 0.6);
}
header .ico--search {
  display: none;
  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 .mobile-nav {
  display: none;
}
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: #585c5f;
}
header.basket-header .log-wrapper .log {
  color: #585c5f;
}
header.basket-header .log-wrapper .log:hover {
  color: #717679;
}
header.basket-header .log-wrapper .log:before {
  background-position: -120px -280px;
}
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: #585c5f;
  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 #18ade4;
  font-weight: 700;
  text-align: center;
  transition: 0.2s;
  font-size: 14px;
  color: #18ade4;
  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: #585c5f;
  border-color: #585c5f;
}
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: 99;
  top: 27px;
  right: 0;
  min-width: 230px;
  padding: 0px 20px 20px;
  background: #585c5f;
  z-index: 1000;
}
header .log-wrapper .account-nav-wrapper label,
header .log-wrapper .account-nav-wrapper p,
header .log-wrapper .account-nav-wrapper a,
header .log-wrapper .account-nav-wrapper input {
  color: #fff;
  font-size: 13px;
}
header .log-wrapper .account-nav-wrapper input {
  height: 40px;
  line-height: 40px;
}
header .log-wrapper .account-nav-wrapper input.form-control {
  color: #343434;
}
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;
  margin-right: 4px;
}
header .languages a {
  padding: 3px 18px 3px 0;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
}
header .languages a:hover,
header .languages a:active,
header .languages a:focus {
  color: #C5CEE0;
}
header .languages a.disabled {
  color: #C5CEE0;
}
header .languages .box {
  display: none;
  position: absolute;
  top: 20px;
  left: -10px;
  background: #585c5f;
  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: 0;
}
header .languages .box span a {
  padding: 3px 3px 3px 0;
}
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: #585c5f;
  z-index: 99;
}
header .cat-nav-wrapper .nav {
  color: #fff;
  width: 100%;
  justify-content: unset;
  position: relative;
}
header .cat-nav-wrapper .nav .level1 a:after {
  content: "";
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  margin-left: 10px;
  padding: 2.5px;
  transform: rotate(45deg);
  margin-bottom: 3px;
}
header .cat-nav-wrapper .nav li:last-of-type {
  margin-right: 0px;
}
header .cat-nav-wrapper .nav li.dropdown.blue-background a.dropdown-toggle {
  background: #18ade4;
}
header .cat-nav-wrapper .nav li.dropdown.blue-background a.dropdown-toggle:hover {
  background: #18ade4;
}
header .cat-nav-wrapper .nav li.dropdown.large-submenu {
  position: static;
}
header .cat-nav-wrapper .nav li.dropdown.large-submenu .dropdown-menu {
  background-color: #f6f6f6 !important;
}
header .cat-nav-wrapper .nav li.dropdown.submenu {
  position: static;
}
header .cat-nav-wrapper .nav li.dropdown.submenu .dropdown-menu {
  background-color: #f6f6f6 !important;
}
header .cat-nav-wrapper .nav li.dropdown.submenu .dropdown-menu .level2 {
  float: left;
  width: 285px;
  margin: 0;
  position: relative;
  padding: 3px 8px 9px 8px;
}
header .cat-nav-wrapper .nav li.dropdown.submenu .dropdown-menu .level2 a {
  padding: 15px 25px 15px 60px;
}
header .cat-nav-wrapper .nav li.dropdown.submenu .dropdown-menu .level2 .box-item {
  max-width: 290px;
  margin-bottom: 0;
  background: #fff;
}
header .cat-nav-wrapper .nav li.dropdown a.dropdown-toggle {
  color: white;
}
header .cat-nav-wrapper .nav li.dropdown a.dropdown-toggle:hover {
  color: #CDCDCD;
}
header .cat-nav-wrapper .nav li.dropdown a.dropdown-toggle:hover:after {
  border-color: #CDCDCD;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu {
  display: none;
  padding-top: 10px;
  margin-top: 0;
  border: none;
  min-width: 260px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .dropdown-box {
  margin-top: -10px;
  margin-bottom: -5px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a {
  padding: 15px 35px;
  text-align: left;
  color: #18ade4;
  white-space: normal;
  height: 70px;
  display: flex;
  align-items: center;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a:after {
  display: none;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a:hover {
  color: #138ab6;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color {
  color: #fff;
  margin-bottom: 1px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color:before {
  display: none;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.mini-m {
  background: #27abe3;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.mini-m:hover {
  background: #198dbe;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.gateway {
  background: #d8d8d8;
  color: #343434;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.gateway span b {
  color: #27abe3;
  display: block;
  text-transform: uppercase;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.gateway:hover {
  background: #bfbfbf;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.power-p {
  background: #ec7308;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.power-p:hover {
  background: #bb5b06;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.monitor {
  background: #198559;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.monitor:hover {
  background: #115a3c;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.smartfarm {
  background: white;
  color: #585c5f;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.smartfarm:hover {
  background: #e6e6e6;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.smartfarm img {
  margin-top: 3px;
  max-width: 100px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.power-duo {
  background: #57bcbb;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.power-duo:hover {
  background: #40a09f;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.energy-duo {
  background: #d72312;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.color.energy-duo:hover {
  background: #a81b0e;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon:before {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  background: url(/userfiles/images/icons.svg) -3px -149px no-repeat;
  left: 15px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.kocka:before {
  background-position: -3px -149px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.pes:before {
  background-position: -60px -149px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.pes2:before {
  background-position: -116px -149px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.kun:before {
  background-position: -176px -149px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.krava:before {
  background-position: -233px -149px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.kuna:before {
  background-position: -292px -149px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.vydra:before {
  background-position: -751px -149px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.slepice:before {
  background-position: -347px -149px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.zajic:before {
  background-position: -406px -147px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.ovce:before {
  background-position: -465px -149px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.koza:before {
  background-position: -521px -149px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.lesni-zver:before {
  background-position: -573px -145px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.divoke-prase:before {
  background-position: -635px -145px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.smart-fence:before {
  background-position: -989px -147px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.prase:before {
  background-position: -690px -149px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.volavka:before {
  background-position: -791px -141px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.vlk:before {
  background-position: -827px -141px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.srna:before {
  background-position: -869px -141px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.liska:before {
  background-position: -908px -141px;
}
header .cat-nav-wrapper .nav li.dropdown .dropdown-menu .level2 a.icon.bobr:before {
  background-position: -951px -143px;
}
header .cat-nav-wrapper .nav li a:not(.dropdown-box a) {
  line-height: 1.3;
  padding: 30px 24px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
header .cat-nav-wrapper .nav li a:not(.dropdown-box a):hover,
header .cat-nav-wrapper .nav li a:not(.dropdown-box a):focus,
header .cat-nav-wrapper .nav li a:not(.dropdown-box a):active,
header .cat-nav-wrapper .nav li a:not(.dropdown-box a):active:hover {
  color: #C5CEE0;
  background: none;
}
header #sticky_nav.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
  background-color: #fff;
}
header #sticky_nav.fixed .logo img {
  height: 50px;
}
header #sticky_nav.fixed .header-main {
  padding: 10px 0;
}
header #sticky_nav.fixed .header-categories {
  background-color: #585c5f;
}
header #sticky_nav.fixed .cat-nav-wrapper li.level1 > a {
  padding-top: 20px;
  padding-bottom: 20px;
}
.js--header {
  transition: top 1s ease-in-out;
}
.header--hide {
  top: -100% !important;
}
.navbar-toggle {
  width: auto;
  line-height: 1.2;
  margin: 0 10px 0 0;
  padding: 2px 5px;
}
.navbar-toggle .icon-bar {
  background: #fff;
  margin-top: 1px;
}
.navbar-toggle .button-hamburger {
  float: left;
  margin-right: 5px;
}
.navbar-toggle .text {
  color: #fff;
  font-size: 14px;
  float: right;
  font-weight: 700;
  padding-left: 28px;
}
@media all and (max-width: 1200px) {
  header .cat-nav-wrapper .nav li a:not(.dropdown-box a) {
    padding: 30px 15px;
  }
  header .cat-nav-wrapper .nav li.dropdown.submenu .dropdown-menu .level2 {
    width: 285px;
  }
}
@media all and (max-width: 999px) {
  header .nav__cloud-btn {
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    margin-right: 20px;
    padding: 0 16px;
    margin-bottom: 10px;
    background: #18ade4;
  }
  header .nav__cloud-btn.btn-primary {
    display: flex;
  }
  header .nav__cloud-btn .ico {
    display: block;
    width: 137px;
    height: 23px;
    background: url(/userfiles/images/icons.svg) no-repeat -50px -954px;
  }
  header.basket-header {
    padding: 0;
  }
  header.basket-header .log-wrapper .log {
    display: none;
  }
  header.basket-header .log-wrapper .account-nav-wrapper {
    top: 57px;
  }
  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 .ico--search {
    display: flex;
  }
  header .basket-wrapper {
    padding: 0px;
    margin-top: 0;
  }
  header .basket-wrapper .basket-icon {
    position: static;
  }
  header .basket-wrapper .total-price {
    display: none;
  }
  header .navbar-toggle {
    justify-content: center;
    padding: 16px 16px 10px;
    background: #585c5f;
    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 .log-wrapper .account-nav-wrapper {
    opacity: 0;
    top: 47px;
    border: 1px solid #9ca3a4;
  }
  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 .basket .basket-wrapper {
    margin-left: 0;
  }
  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:not(.dropdown-box a) {
    border-top: 1px solid #495060;
  }
  header .mobile-nav-editable .cat-nav-wrapper .nav li a:not(.dropdown-box a):after,
  header .mobile-nav-editable .cat-nav-wrapper .nav li.dropdown a:not(.dropdown-box a):after {
    border: none;
    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 .cat-nav-wrapper .nav li.dropdown:after {
    content: none;
    border: none;
  }
  header .mobile-nav-editable .cat-nav-wrapper .nav li a:not(.dropdown-box 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 .row {
    margin: 0;
  }
  header .mobile-nav-editable .row .col {
    padding: 0;
    display: flex;
    align-items: stretch;
  }
  header .mobile-nav-editable .row .col .logo {
    padding: 12px;
    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 .logo {
    margin-right: 20px;
  }
  header .left {
    flex-direction: row-reverse;
  }
  header #main_nav {
    position: absolute;
    top: 30px;
    left: 15px;
    background: #585c5f;
    z-index: 999;
    box-shadow: none;
    margin-top: 0;
  }
  header #main_nav .nav {
    display: block;
    padding: 15px 20px;
    margin: 0px;
  }
  header #main_nav .nav li {
    margin: 0px;
  }
  header #main_nav .nav li a {
    font-size: 13px;
    margin: 5px 0;
  }
  header .cat-nav-wrapper {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    background: #585c5f;
    z-index: 999;
    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:not(.dropdown-box a) {
    font-size: 14px;
    margin: 5px 0;
  }
  header .search {
    width: 280px;
    margin-right: 0;
  }
  header .contact {
    display: none;
  }
  .hl-menu-mobile {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    background: #585c5f;
    padding: 15px 15px;
    height: 153px;
  }
  .hl-menu-mobile a {
    color: #C5CEE0;
    font-weight: 400;
    font-size: 11px;
    padding: 4px 5px;
    height: auto;
  }
  .cat-nav-wrapper {
    background: #585c5f;
    z-index: 9999;
    box-shadow: none;
    margin-top: 0;
  }
  .cat-nav-wrapper .nav {
    display: block;
    padding: 15px 20px;
    margin: 0px;
  }
  .cat-nav-wrapper .nav li {
    margin: 0px;
  }
  .cat-nav-wrapper .nav li a:not(.dropdown-box a) {
    font-size: 14px;
    margin: 5px 0;
  }
  .header-categories .navbar-toggle {
    margin-right: 0px;
  }
  .search {
    width: 350px;
    margin-right: 0;
  }
  .contact {
    display: none;
  }
}
.submenu .header_box-item-link-text {
  max-width: 145px;
}
.header__category-img {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-bottom: auto;
  margin-top: auto;
}
.header_box-item-icon {
  display: none !important;
}
.submenu .header_box-item-icon {
  display: block !important;
}
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 .bottom-section .flex {
  width: 100%;
}
footer .copyright {
  margin-top: 40px;
}
footer .copyright p {
  font-size: 12px;
  color: #9ca3a4;
  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;
  white-space: normal;
}
.btn-primary {
  border: none;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  background: #0072B1;
  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: #00517e;
  text-decoration: none;
  color: #fff;
}
.btn-primary.red {
  background: #18ade4;
}
.btn-primary.red:hover,
.btn-primary.red:focus,
.btn-primary.red:active,
.btn-primary.red:active:hover {
  background: #138ab6;
}
.btn-primary.btn-small {
  height: 32px;
  line-height: 30px;
  font-size: 12px;
}
.btn-success {
  border: none;
  text-decoration: none;
  font-size: 14px;
  color: #18ade4;
  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: #138ab6;
  border: none;
  text-decoration: none;
  box-shadow: none;
}
.btn-success:before {
  content: '';
  width: 23px;
  height: 23px;
  display: block;
  position: relative;
  background: #18ade4;
  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: #18ade4;
  font-size: 14px;
  background: none;
  padding: 0px 22px;
  display: inline-block;
  border: 1px solid #18ade4;
  transition: 0.2s;
  font-weight: 500;
  line-height: 40px;
  height: 40px;
  border-radius: 5px;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info:active:hover {
  text-decoration: none;
  background: none;
  color: #585c5f;
  border-color: #585c5f;
}
.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: #18ade4;
  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: #18ade4;
}
.btn-light {
  background: white;
  font-size: 14px;
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: #18ade4;
  border: 1px solid white;
  text-align: center;
  padding: 10px 25px;
  font-weight: 500;
  border-radius: 5px;
  transition: 0.2s ease-out;
}
.btn-light:hover,
.btn-light:focus,
.btn-light:active,
.btn-light:active:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #18ade4;
  text-decoration: none;
}
.btn-light.transparent {
  background: none;
  color: white;
}
.btn-light.transparent:hover,
.btn-light.transparent:focus,
.btn-light.transparent:active,
.btn-light.transparent:active:hover {
  background: white;
  color: #18ade4;
}
.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: auto;
  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: #585c5f;
}
.search .button {
  margin-left: 10px;
  height: 50px;
  background: #18ade4;
  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: #138ab6;
  color: #fff;
}
.btn-warn {
  font-size: 11px;
  line-height: 1;
  padding: 6px 12px;
  color: #18ade4;
  background-color: #f9f9f9;
  border: 1px solid #E4E4E4;
  border-radius: 4px;
  font-weight: 500;
  text-transform: none;
  display: inline-block;
  transition: background 0.2s, color 0.2s;
  margin-top: 10px;
  cursor: pointer;
}
.btn-warn:hover,
.btn-warn:focus,
.btn-warn:active {
  background-color: #ececec;
  border-color: #d7d7d7;
  color: #138ab6;
  text-decoration: none;
}
.box {
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(24, 173, 228, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(24, 173, 228, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(24, 173, 228, 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;
}
.row--flex {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
}
.row--flex:before,
.row--flex:after {
  content: normal;
}
.col--stretch {
  display: flex;
  align-items: stretch;
}
.box-item {
  box-shadow: 0px 3px 10px 0px rgba(24, 173, 228, 0.1);
  max-width: 260px;
  border-radius: 5px;
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  vertical-align: top;
  text-align: left;
  background: white;
  margin-bottom: 0;
}
.dropdown .box-item {
  box-shadow: none;
}
.submenu .box-item {
  box-shadow: 0px 3px 10px 0px rgba(24, 173, 228, 0.1);
}
.box-item .icon-right {
  margin-left: auto;
}
.box-item a {
  padding: 8px 12px;
  min-height: 58px;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
}
.box-item a.icon {
  padding-left: 60px;
  position: relative;
}
.box-item a.icon:before {
  content: '';
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  background: url(/userfiles/images/icons.svg) -3px -149px no-repeat;
  top: 7px;
  left: 9px;
}
.box-item a.icon.kocka:before {
  background-position: -3px -149px;
}
.box-item a.icon.pes:before {
  background-position: -60px -149px;
}
.box-item a.icon.pes2:before {
  background-position: -116px -149px;
}
.box-item a.icon.kun:before {
  background-position: -176px -149px;
}
.box-item a.icon.krava:before {
  background-position: -233px -149px;
}
.box-item a.icon.kuna:before {
  background-position: -292px -149px;
}
.box-item a.icon.vydra:before {
  background-position: -751px -149px;
}
.box-item a.icon.slepice:before {
  background-position: -347px -149px;
}
.box-item a.icon.zajic:before {
  background-position: -406px -147px;
}
.box-item a.icon.ovce:before {
  background-position: -465px -149px;
}
.box-item a.icon.koza:before {
  background-position: -521px -149px;
}
.box-item a.icon.lesni-zver:before {
  background-position: -573px -145px;
}
.box-item a.icon.divoke-prase:before {
  background-position: -635px -145px;
}
.box-item a.icon.smart-fence:before {
  background-position: -989px -147px;
}
.box-item a.icon.prase:before {
  background-position: -690px -149px;
}
.box-item a.icon.volavka:before {
  background-position: -791px -141px;
}
.box-item a.icon.vlk:before {
  background-position: -827px -141px;
}
.box-item a.icon.srna:before {
  background-position: -869px -141px;
}
.box-item a.icon.liska:before {
  background-position: -908px -141px;
}
.box-item a.icon.bobr:before {
  background-position: -951px -143px;
}
.box-item a.icon.icon.color {
  color: #fff;
  padding-left: 20px;
}
.box-item a.icon.icon.color span span {
  color: #eee;
}
.box-item a.icon.icon.color:before {
  display: none;
}
.box-item a.icon.icon.color.mini-m {
  background: #27abe3;
}
.box-item a.icon.icon.color.mini-m:hover {
  background: #198dbe;
}
.box-item a.icon.icon.color.gateway {
  background: #d8d8d8;
  color: #343434 !important;
}
.box-item a.icon.icon.color.gateway span {
  color: #343434 !important;
}
.box-item a.icon.icon.color.gateway span b {
  color: #27abe3;
  text-transform: uppercase;
}
.box-item a.icon.icon.color.gateway:hover {
  background: #bfbfbf;
}
.box-item a.icon.icon.color.power-p {
  background: #ec7308;
}
.box-item a.icon.icon.color.power-p:hover {
  background: #bb5b06;
}
.box-item a.icon.icon.color.monitor {
  background: #198559;
}
.box-item a.icon.icon.color.monitor:hover {
  background: #115a3c;
}
.box-item a.icon.icon.color.smartfarm {
  background: white;
  color: #585c5f;
  border: 1px solid #E4E4E4;
}
.box-item a.icon.icon.color.smartfarm span {
  color: #585c5f;
}
.box-item a.icon.icon.color.smartfarm span.info--count {
  position: relative;
  top: 6px;
}
.box-item a.icon.icon.color.smartfarm:hover {
  background: #e6e6e6;
}
.box-item a.icon.icon.color.smartfarm img {
  margin-top: 3px;
  max-width: 100px;
}
.box-item a.icon.icon.color.power-duo {
  background: #57bcbb;
}
.box-item a.icon.icon.color.power-duo:hover {
  background: #40a09f;
}
.box-item a.icon.icon.color.energy-duo {
  background: #d72312;
}
.box-item a.icon.icon.color.energy-duo:hover {
  background: #a81b0e;
}
.box-item .text {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 2px;
}
.box-item .text span {
  color: #B2B2B2;
}
.box-item__figure {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-items: center;
  flex-shrink: 0;
}
.box-item__img {
  max-width: 100%;
  max-height: 100%;
}
.rubrics {
  margin-bottom: 30px;
}
.rubrics a {
  display: block;
  margin-bottom: 5px;
  text-decoration: underline;
}
.rubrics h3 {
  margin-top: 10px;
}
.labels a {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 8px;
  text-decoration: underline;
}
.tags {
  position: relative;
  top: -30px;
  left: 0px;
  display: flex;
  flex-direction: row;
  justify-content: left;
  width: 80%;
  flex-wrap: wrap;
  gap: 5px;
}
.tags span {
  display: block;
  font-size: 11px;
  padding: 4px 3px;
  border-radius: 5px;
  background: #0072B1;
  color: #fff;
  margin-bottom: 5px;
  text-align: center;
}
.tags span.news {
  background: #0072B1;
}
.tags span.ultracon {
  background: #94774B;
  max-width: 60px;
}
.tags span.cloud-support,
.tags span.fencee-control {
  background: #27abe3;
  display: flex;
  align-items: center;
}
.tags span.cloud-support:after {
  flex-shrink: 0;
  margin-left: 6px;
  content: "";
  width: 23px;
  height: 15px;
  display: block;
  background: url(/userfiles/images/icons.svg) no-repeat -49px -997px;
}
.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.product-gift {
  background: #198559;
  display: flex;
  align-items: center;
  flex-flow: row-reverse;
}
.tags span.product-gift::before {
  margin-left: 5px;
  font-size: 11px;
}
.tags span.toxic-material {
  background: #fff585;
  color: #000;
}
.tags span.subsidy {
  background: #585c5f;
  display: flex;
  align-items: center;
}
.tags span.subsidy:after {
  margin-left: 6px;
  content: "";
  width: 35px;
  height: 18px;
  display: block;
  mask-image: url("/userfiles/images/icons.svg");
  mask-position: -832px -155px;
  background-color: #fff;
  transform: scale(0.8);
}
.tags span.action {
  background: #37A700;
}
.tags span.extended-warranty {
  background: #ec7308;
}
.tags span.sale {
  background: #37A700;
}
.tags span.top_product {
  background: #FFB300;
  text-transform: uppercase;
}
.tags span.product-power-output {
  font-weight: 700;
  font-size: 18px;
  padding: 5px 10px 5px 15px;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
}
.tags span.product-power-output.mini-m {
  background: #27abe3;
}
.tags span.product-power-output.power-p {
  background: #ec7308;
}
.tags span.product-power-output.monitor {
  background: #198559;
}
.tags span.product-power-output.power-duo {
  background: #57bcbb;
}
.tags span.product-power-output.energy-duo {
  background: #d72312;
}
.tags span.free-ship {
  background: #585c5f;
  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;
}
.content__product--vertical .tags {
  top: 0;
  width: 100%;
  justify-content: space-between;
}
.box-news {
  padding: 10px 0;
}
.box-news h3 {
  margin-top: 15px;
}
.cat-tags .tag,
.cat-group .tag {
  color: #18ade4;
  font-size: 12px;
  font-weight: 500;
  margin-right: 12px;
  margin-top: 4px;
  display: inline-block;
  transition: 0.2s;
  text-decoration: underline;
}
.cat-tags .tag span,
.cat-group .tag span {
  font-weight: 700;
  display: block;
}
.cat-tags .tag:hover,
.cat-group .tag:hover,
.cat-tags .tag:focus,
.cat-group .tag:focus,
.cat-tags .tag:active,
.cat-group .tag:active,
.cat-tags .tag:active:hover,
.cat-group .tag:active:hover {
  color: #138ab6;
}
.contact-box {
  max-width: 365px;
  width: 100%;
  padding: 25px 12px 30px 22px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 3px 10px 0px rgba(24, 173, 228, 0.1);
  -moz-box-shadow: 0px 3px 10px 0px rgba(24, 173, 228, 0.1);
  box-shadow: 0px 3px 10px 0px rgba(24, 173, 228, 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: #9ca3a4;
}
.contact-box .title .position.custom {
  font-size: 12px;
}
.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: #9ca3a4;
  margin-top: 5px;
}
.contact-box.person .text {
  margin-top: 22px;
}
.contact-box.person .text-bottom {
  font-size: 10px;
  color: #9ca3a4;
  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: #18ade4;
}
.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 .title {
  margin-bottom: 8px!important;
}
.contact-box--product .contact strong {
  margin-left: 4px;
}
.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 .icon--small {
  min-width: 60px!important;
  max-width: 60px!important;
  height: 60px!important;
  margin-right: 30px!important;
}
.col-lg-3 .contact-box--small {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.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 a.contact {
  margin-right: 30px;
  margin-bottom: 0px;
}
.contact {
  font-size: 16px;
  position: relative;
  padding-left: 37px;
  margin-bottom: 15px;
  display: block;
  color: #585c5f;
}
.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: #9ca3a4;
}
.contact.mail {
  margin-bottom: 0px;
  display: block;
  color: #18ade4;
}
.contact.mail:before {
  background-position: -141px -1px;
  width: 32px;
  top: -2px;
}
.stock {
  color: #37A700;
  font-weight: 700;
}
.stock.out-of-stock {
  color: #a94442 !important;
}
.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: 700;
}
.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 #18ade4;
  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 {
  margin: 15px 0;
}
.gallery {
  margin: 40px 0;
}
.gallery .detail-sm {
  width: 170px;
  height: 107px;
  border-radius: 5px;
  margin-right: 22px;
  margin-bottom: 22px;
}
.gallery .detail-sm:last-of-type,
.gallery .detail-sm.is-last {
  margin-right: 0px;
}
.gallery .detail-sm img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery .detail-sm a {
  width: 100%;
  height: 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: 700;
  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: #18ade4;
  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;
}
.checkbox label {
  min-height: auto;
  display: inline-block;
  padding-left: 22px;
}
.checkbox--margin-btm {
  margin-bottom: 24px;
}
.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: 700;
  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: #9ca3a4;
}
.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: 700;
  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: #585c5f;
}
.tab-content .table-item {
  margin-top: 0px;
}
.tab-content .right {
  font-size: 14px;
}
.tab-content .right table {
  font-size: 12px;
}
.top-line.fixed {
  position: fixed;
  width: 100%;
  background: #fff;
  border-top: 0px;
  z-index: 98;
  border-bottom: 1px solid #E4E4E4;
}
.top-line.fixed .nav-tabs {
  margin-top: 3px;
}
.top-line.fixed .nav-tabs li a {
  padding: 5px 15px;
}
.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: #18ade4;
  transition: 0.2s;
}
#backtop:hover {
  background: #585c5f;
}
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: #18ade4;
}
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) {
  .col--stretch .box-item {
    margin-left: auto;
    margin-right: auto;
  }
  .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: 799px) {
  .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: 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-bottom: 0;
    margin-right: 20px!important;
  }
  .contact-box.wide .text {
    text-align: center;
  }
  .contact-box.wide .text .contact {
    display: inline-block;
  }
  .contact-box--product .text {
    text-align: left!important;
  }
}
.product-contact__title {
  font-size: 22px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0 0 8px;
}
.product-contact__small {
  font-size: 12px;
  display: block;
  color: #9ca3a4;
}
.contact-box--product .text {
  margin-top: 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::before {
  margin-top: 4px;
}
.contact-box--product .contact-box__texts--white .contact::before {
  filter: invert(1) brightness(1000%);
}
.tags.update {
  justify-content: space-between;
  width: 100%;
  margin-bottom: -20px;
}
.tags.update .tags-left {
  display: flex;
  gap: 6px;
  row-gap: 0;
  max-width: 70%;
  flex-wrap: wrap;
}
.tags.update .tags-right {
  width: 65px;
  position: relative;
  right: -10px;
  top: -6px;
}
.tags.update .tags-right.detail {
  position: absolute;
  top: 0;
  right: 0;
}
.pl .tags.update {
  margin-bottom: -30px;
}
.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: #18ade4;
  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: #138ab6;
}
.breadcrumb_nav .breadcrumb .active {
  font-size: 12px;
  color: #585c5f;
  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: #18ade4;
  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 {
  min-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;
}
.info-tag {
  padding-left: 25px;
  position: relative;
  font-size: 13px;
  color: #9ca3a4;
  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-animal {
  padding-left: 25px;
  position: relative;
}
.icon-animal:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0px;
  top: -2px;
  display: block;
  background: url(/userfiles/images/icons.svg) 0px -400px no-repeat;
}
.icon-animal.i5:before {
  background-position: -260px -400px;
}
.icon-animal.i6:before {
  background-position: -100px -400px;
}
.icon-animal.i8:before {
  background-position: -120px -400px;
}
.icon-animal.i9:before {
  background-position: -160px -400px;
}
.icon-animal.i10:before {
  background-position: -40px -400px;
}
.icon-animal.i11:before {
  background-position: -140px -400px;
}
.icon-animal.i12:before {
  background-position: -180px -400px;
}
.icon-animal.i13:before {
  background-position: -240px -400px;
}
.icon-animal.i14:before {
  background-position: -220px -400px;
}
.icon-animal.i15:before {
  background-position: -60px -400px;
}
.icon-animal.i16:before {
  background-position: -80px -400px;
}
.icon-animal.i17:before {
  background-position: -200px -400px;
}
.icon-animal.i18:before {
  background-position: -260px -400px;
}
.icon-animal.i19:before {
  background-position: -280px -400px;
}
.icon-animal.i20:before {
  background-position: -300px -400px;
}
.icon-animal.i21:before {
  background-position: -320px -400px;
}
.icon-animal.i22:before {
  background-position: -340px -400px;
}
.icon-animal.i23:before {
  background-position: -301px -400px;
}
.icon-animal.i24:before {
  background-position: -320px -400px;
}
.icon-animal.i25:before {
  background-position: -281px -400px;
}
.icon-animal.i26:before {
  background-position: -361px -400px;
}
.icon-animal.i27:before {
  background-position: -340px -400px;
}
.checkbox .icon-animal {
  padding-left: 47px;
}
.checkbox .icon-animal:before {
  left: 23px;
}
.checkmark {
  display: inline-block;
  transform: rotate(45deg);
  height: 15px;
  width: 8px;
  border-bottom: 3px solid #18ade4;
  border-right: 3px solid #18ade4;
}
.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;
}
.icon-flag.pl {
  background-position: -396px -41px;
}
.icon-donation {
  width: 32.3px;
  height: 31.53px;
  display: block;
  background: url(/userfiles/images/icons.svg) -450px 0px no-repeat;
  margin-left: 2px;
}
.icon-donation.en {
  background-position: -400px 0px;
}
.icon-donation.de {
  background-position: -400px 0px;
}
@media all and (max-width: 1200px) {
  .companies img {
    max-height: 28px;
  }
  .cards img {
    max-height: 28px;
  }
}
.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: right;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 50px;
  display: flex;
  align-items: flex-end;
  z-index: 2;
  color: #fff;
  text-shadow: 0 2px 11px #000000;
}
.slider--intro .text p a {
  color: #fff;
}
.slider--intro .text p a:hover,
.slider--intro .text p a:focus {
  color: #18ade4;
}
.slider--intro p {
  color: #fff;
}
.slider--intro h1 {
  color: #fff;
  margin: 45px 0 20px;
}
.product-slider__main {
  min-height: 480px;
  user-select: text;
  padding: 30px 0 45px;
}
.product-slider__main .glide__slide {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 350px;
}
.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: #18ade4;
  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: #585c5f;
    text-align: center;
    padding: 20px 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 .glide__arrow {
    display: none;
  }
  .product-slider__main .text {
    text-align: center;
    padding-right: 0px;
  }
}
@media all and (max-width: 600px) {
  .slider--main h1 {
    font-size: 25px;
  }
}
section {
  padding-top: 30px;
  padding-bottom: 65px;
}
.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 .smart-farm-box {
  border-radius: 5px;
  box-shadow: 0 3px 10px 0 rgba(24, 173, 228, 0.1);
  padding: 40px;
  background: white;
}
.categories .smart-farm-box h2 {
  color: #18ade4;
  margin-top: 0;
}
.categories .smart-farm-box h2 span {
  color: #585c5f;
}
.categories .smart-farm-box .image {
  padding-right: 20px;
}
.categories .smart-farm-box .image img {
  max-width: 100%;
  max-height: 100%;
}
.categories .main-title {
  margin-bottom: 60px;
}
.categories .box {
  margin: 0 auto 30px;
  max-width: 560px;
  min-height: 53px;
}
.categories .box .text {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  left: 25px;
  right: 40px;
}
.en .categories .box .text {
  right: 35px;
}
.categories .box h2 {
  color: #18ade4;
  margin: 0 0 10px 0;
  transition: 0.2s;
  font-size: 18px;
}
.categories .box h2:hover,
.categories .box h2:focus,
.categories .box h2:active,
.categories .box h2:active:hover {
  color: #138ab6;
}
.categories .box .cat-tags {
  display: flex;
  flex-direction: column;
  max-height: 175px;
  flex-wrap: wrap;
}
.categories .box .cat-subheading {
  font-size: 15px;
  margin: -6px 0 8px 0;
}
.pl .categories .box .cat-subheading {
  max-width: 235px;
}
.categories .box .cat-columns {
  /*display: flex;
      gap: 10px 30px;
      align-items: flex-start;
      flex-wrap: wrap;*/
  display: flex;
  gap: 10px 20px;
  align-items: flex-start;
  flex-wrap: wrap;
}
.en .categories .box .cat-columns {
  gap: 10px 15px;
}
.categories .box .cat-link:hover .cat-subheading,
.categories .box .cat-link:focus .cat-subheading {
  color: #18ade4;
}
.categories .box .cat-group {
  display: flex;
  flex-direction: column;
}
.categories .box .image_wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.categories .box .image {
  position: absolute;
  right: 50%;
  bottom: 220px;
  max-width: 450px;
  overflow: hidden;
  transform: translate(50%);
  width: 100%;
}
.en .categories .box .image {
  bottom: 240px;
}
.pl .categories .box .image-0 {
  bottom: 240px;
}
.cs .categories .box .image-0 {
  bottom: 240px;
}
.en .categories .box .image-1 {
  bottom: 220px;
}
.categories .box .image-smaller {
  max-width: 340px;
}
.categories .box .icon-right {
  z-index: 9;
  position: absolute;
  right: 15px;
}
.categories .box.lg {
  min-height: 385px;
}
.categories .box.lg .icon-right {
  bottom: 20px;
}
.categories .box.md {
  min-height: 195px;
}
.categories .box.md .image {
  top: 10px;
  bottom: auto;
}
.categories .box.md .image-smaller {
  max-width: 300px;
}
.categories .box.md h2 {
  margin: 0px;
}
.categories .box.md .icon-right {
  bottom: 20px;
}
.categories .box.sm h2 {
  font-size: 14px;
  margin: 0px;
}
.categories .box.sm .icon-right {
  bottom: 15px;
}
.help-section .image img {
  max-width: 500px;
  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 .text.overrride-mt {
  margin-top: inherit;
}
.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 .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;
}
.catalog .text p {
  color: #C5CEE0;
}
.catalog .text .btn-more {
  margin-top: 30px;
}
.subcompanies-catalogs {
  background: #EFEFEF;
}
.subcompanies-catalogs .catalog-card {
  background: white;
  position: relative;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.05);
  padding: 50px 30px 50px 185px;
  margin-bottom: 24px;
}
.subcompanies-catalogs .catalog-card .img--bg {
  position: absolute;
  left: 0;
  bottom: -30px;
}
.subcompanies-catalogs .catalog-card__text {
  position: relative;
  z-index: 2;
}
.subcompanies-catalogs .catalog-card__btns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 350px;
}
.subcompanies-catalogs .catalog-card__btns .btn:first-of-type {
  margin-right: 6px;
}
.subcompanies-catalogs .catalog-card .h3 {
  margin-top: 0;
  font-size: 24px;
  margin-bottom: 20px;
}
.subcompanies-catalogs .catalog-card p {
  font-size: 16px;
}
.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 .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 .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: #18ade4;
}
.article .author img {
  min-width: 56px;
  max-width: 56px;
  height: 56px;
  border-radius: 50%;
}
.article .author p {
  color: #585c5f;
}
.article .author p span {
  color: #9ca3a4;
  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;
}
.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: #585c5f;
}
.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-word;
}
.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--assembly {
  padding: 50px 0;
  max-width: 1920px;
  margin: auto;
  background: #18ade4;
  position: relative;
  color: white;
}
.section--assembly .row--buttons {
  margin-top: 15px;
}
.section--assembly .row--buttons .btn-light {
  margin-top: 15px;
  margin-right: 15px;
}
.section--assembly .row--stretch {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.section--assembly .col--justify-end {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.section--assembly .assembly__img {
  position: relative;
  width: 100%;
  height: 180px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px;
}
.section--assembly .assembly__img.no-margin {
  margin-bottom: 0;
}
.section--assembly .assembly__img--small {
  height: 115px;
}
.section--assembly .assembly__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section--assembly .h2 {
  margin-bottom: 25px;
  font-size: 26px;
  color: white;
  max-width: 360px;
  margin-top: 0;
}
.section--assembly .text {
  font-size: 16px;
  max-width: 465px;
}
.section--assembly .img--bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.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: 440px;
}
.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 330px;
}
.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 440px;
}
.tech-table .tech-table__content .t-header__item {
  border-bottom: 1px solid #585c5f;
}
.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;
  border-bottom: 1px solid #585c5f;
}
.tech-table .t-header__item {
  font-size: 16px;
  font-weight: 700;
  color: #18ade4;
  text-align: center;
}
.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: -20px;
  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 .poradna ul {
  margin: 0;
}
.category__row-gap {
  row-gap: 16px;
}
.products-list {
  background: #EFEFEF;
}
.products-list .sort p {
  padding-bottom: 10px;
}
.products-list .sort a {
  margin-left: 30px;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
}
.products-list .sort .active {
  color: #585c5f;
  border-color: #18ade4;
}
.category-line {
  padding-bottom: 45px;
}
.category-line h2 {
  font-size: 35px;
  font-weight: 700;
}
.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: 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: 560px;
  padding: 25px 15px 20px;
  margin: 0 auto 30px;
  min-height: 210px;
}
.contact-boxes .contact-box .text {
  margin-top: 20px;
}
.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 .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: #18ade4;
  display: block;
  font-weight: 700;
}
.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: #18ade4;
}
.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: 700;
  color: #18ade4;
  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: #18ade4;
  font-weight: 700;
}
.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: #585c5f;
}
.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;
}
.search-header {
  padding-bottom: 0;
}
.search-tabs {
  padding: 0;
}
.counselling .item {
  padding: 40px 0;
  border-bottom: 1px solid #585c5f;
}
.counselling .item:last-of-type {
  border-bottom: none;
}
.counselling .item:first-of-type {
  padding-top: 20px;
}
.counselling .item h2 {
  margin-top: 0px;
  color: #18ade4;
  font-size: 35px;
  margin-right: 30px;
}
.counselling .item .text .content {
  text-align: left;
}
.counselling .item .text .btn {
  margin-top: 0px;
}
.counselling .item .text p {
  margin: 0 0 15px;
}
.counselling .item .text ul {
  margin: 0px 0 15px;
}
.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 .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 {
  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 {
  padding-top: 60px;
}
.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.webp) 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 (min-width: 1200px) {
  .categories .smart-farm-box .image {
    left: -60px;
    top: -30px;
    position: absolute;
    width: 118%;
  }
}
@media all and (max-width: 1200px) {
  .subcompanies-catalogs .catalog-card {
    padding: 30px 20px 30px 20px;
  }
  .subcompanies-catalogs .catalog-card .img--bg {
    position: static;
    width: 160px;
    margin-bottom: 25px;
    margin-top: -60px;
  }
  .tech-table .tech-table__content {
    flex: 1 0 360px;
    overflow-y: auto;
  }
  .tech-table .tech-table__nav {
    font-size: 12px;
    flex: 0 0 290px;
  }
  .tech-table .t-row__item {
    flex: 1 0 70px;
  }
  .c-card--for-partners .c-card__image {
    max-width: 530px;
    width: auto;
    height: auto;
    padding: 0;
  }
  .c-card--for-partners .c-card__image.dark {
    padding: 10px;
  }
  .benefits .flex {
    justify-content: center;
  }
  .benefits .item {
    margin: 0 20px 30px;
  }
  .categories .smart-farm-box {
    padding: 25px;
    margin: auto;
    max-width: 560px;
  }
  .categories .smart-farm-box .image {
    margin-bottom: 20px;
  }
  .categories .box .image {
    left: 15px;
    transform: none;
    height: auto;
    max-width: 340px;
  }
  .categories .box.md {
    padding: 20px 15px;
    justify-content: center;
  }
  .categories .box.md .image img {
    margin: 0 auto;
  }
  .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;
  }
  .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;
  }
  .section--assembly .h2 {
    margin-top: 40px;
  }
  .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 .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 {
    max-width: 250px;
    top: auto;
    left: 15px;
  }
  .categories .box .image img {
    height: auto;
  }
  .pl .categories .box .image-0 {
    top: 0;
  }
  .cs .categories .box .image-0 {
    top: 0;
  }
  .history .is-mobile .box {
    text-align: center;
  }
}
@media all and (max-width: 799px) {
  .tech-table {
    font-size: 12px;
  }
  .tech-table .t-body__item {
    min-height: 45px;
  }
  .tech-table .tech-table__nav {
    flex: 1 0 140px;
  }
  .tech-table .t-header__item {
    font-size: 14px;
  }
  .tech-table .tech-table__content {
    flex-basis: calc(100% - 140px);
  }
  .section--assembly .assembly__img {
    max-width: 280px;
  }
  .section--assembly .assembly__img--small {
    height: inherit;
  }
  .author-detail .author__detail-card {
    flex-wrap: wrap;
  }
  .blog-detail .product {
    margin: 30px auto 10px;
  }
  .blog-detail .gallery {
    flex-direction: column;
    align-items: center;
  }
  .blog-detail .gallery .detail-sm {
    margin-right: 0;
  }
  .job-vacancies {
    background-color: #EFEFEF;
  }
  .job-vacancies .gutter-sizer {
    width: 0px;
  }
  .job-vacancies .job {
    width: 100%;
  }
  .categories .box {
    align-items: center;
    flex-direction: column;
    padding: 20px 30px 20px 15px;
  }
  .categories .box .cat-tags {
    max-height: none;
    flex-direction: row;
  }
  .categories .box .icon-right {
    bottom: 25px;
    right: 10px;
  }
  .categories .box.lg {
    min-height: 290px;
  }
  .categories .box.lg .icon-right {
    bottom: 25px;
  }
  .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;
    background: white;
  }
  .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;
  }
}
.cat-column__wrap {
  display: flex;
  flex-direction: column;
  max-height: 165px;
  flex-wrap: wrap;
}
@media all and (max-width: 500px) {
  .cat-column__wrap {
    max-height: unset;
  }
}
#filters {
  padding: 0px;
  max-width: 270px;
}
.search-nav-tabs .nav-link span {
  display: inline-block;
  margin-left: 3px;
  margin-right: 8px;
  padding: 1px 6px;
  line-height: 1.2;
  border-radius: 20px;
  border: 1px solid #E4E4E4;
  color: #18ade4;
  font-weight: 400;
  font-size: 12px;
}
.search-tab .products-list:first-of-type {
  padding-bottom: 15px;
}
.search-tab .box-item {
  background: white;
  max-width: none;
}
.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: 700;
  color: #585c5f;
}
.filters .panel .checkbox label {
  font-size: 12px;
  color: #B2B2B2;
}
.filters .panel .checkbox label span {
  color: #343434;
}
.filters .panel .checkbox input[disabled] + label {
  cursor: not-allowed;
}
.filters .panel .checkbox input[disabled] + label span {
  color: #B2B2B2;
  text-decoration: line-through;
  cursor: not-allowed;
}
.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: #18ade4;
  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: #18ade4;
    padding: 0;
    line-height: 40px;
    font-weight: 700;
    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) {
  .search-tab .article {
    flex-direction: column;
  }
  .search-tab .article .image {
    margin-right: 15px;
    max-width: 100%;
  }
  .search-tab .box-item {
    max-width: 330px;
  }
  .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: #18ade4;
  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: #18ade4;
  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: #585c5f;
  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: #18ade4;
  border-color: #E4E4E4;
}
.paginator-item .pagination .arrow {
  width: 32px;
  height: 32px;
  margin: 0 10px 0 0;
}
.paginator-item .pagination .arrow a {
  border: 1px solid #18ade4;
  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 #18ade4;
  background: transparent;
}
.paginator-item .pagination .arrow.next {
  margin: 0 0 0 10px;
}
.paginator-item .pagination .arrow.next a {
  border: 1px solid #18ade4;
  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: #18ade4;
  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;
  flex-direction: column;
  align-items: center;
  gap: 15px 10px;
}
.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: 600px;
  padding: 45px 10px 20px 10px;
  border-radius: 5px;
  margin: 0 auto 30px;
}
.product.small-product {
  height: 514px;
}
.pl .product.small-product {
  height: 554px;
}
.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;
}
.product h2 {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  color: #18ade4;
  margin: 15px 0 5px 0;
  height: 65px;
}
.product h2:hover,
.product h2:focus,
.product h2:active,
.product h2:active:hover {
  color: #138ab6;
}
.product .price {
  margin-top: 12px;
}
.product .price p {
  margin: 0px;
  font-size: 17px;
  font-weight: 700;
}
.product .price .old-price {
  font-size: 12px;
  font-weight: 400;
  min-height: 18px;
  color: grey;
  text-decoration: line-through;
}
.product .stock {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 7px;
}
.pl .product .stock {
  margin-top: 30px;
}
.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: #37A700;
  padding: 5px 5px 5px 8px;
  color: #fff;
  font-weight: 700;
  gap: 5px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.product__sale-info-text span {
  padding: 2px 4px 2px 4px;
  background: #FFF;
  margin-left: 2px;
  color: #000;
}
.product__sale-info--bf .product__sale-info-text {
  background: #18ade4;
}
.detail-lg .product__sale-info {
  bottom: 0;
  font-size: 20px;
}
.product--category {
  height: auto;
  max-width: 310px;
}
.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: #9ca3a4;
}
.productCountInput .product_count {
  width: 85px;
  border: 1px solid #E4E4E4;
  height: 50px;
  margin: 0px;
  text-align: center;
  font-weight: 700;
  line-height: 46px;
}
.icons .icon {
  display: inline-flex;
  position: relative;
  padding-left: 0px;
  width: 100%;
  text-align: left;
  align-items: center;
  max-width: 150px;
  margin-right: 30px;
  margin-bottom: 10px;
}
.icons .icon:before {
  flex-shrink: 0;
  margin-right: 8px;
  content: '';
  width: 50px;
  height: 50px;
  background: url(/userfiles/images/icons-product.svg) -15px -24px no-repeat;
}
.icons .icon.zvuk:before,
.icons .icon.zvukovy-signal:before,
.icons .icon.tone:before,
.icons .icon.ton:before,
.icons .icon.sygnal-dzwiekowy:before {
  background-position: -16px -100px;
}
.icons .icon.svetlo:before,
.icons .icon.light:before,
.icons .icon.swiatlo:before {
  background-position: -15px -176px;
}
.icons .icon.vibrace:before,
.icons .icon.vibration:before,
.icons .icon.wibracje:before,
.icons .icon.vibracie:before {
  background-position: -15px -250px;
}
.icons .icon.booster:before,
.icons .icon.wzmocnienie:before {
  background-position: -15px -324px;
}
.icons .icon.sprejova-stimulace:before,
.icons .icon.spray-stimulation:before,
.icons .icon.spray:before,
.icons .icon.sprej:before,
.icons .icon.spryskiwacz-stymulacja:before,
.icons .icon.sprejova-stimulacia:before {
  background-position: -15px -400px;
}
.icons .icon.beeper:before,
.icons .icon.beeper-run-point:before,
.icons .icon.detekce-stani:before,
.icons .icon.beeper-detekce-stani:before,
.icons .icon.czujnik-bezruchu:before,
.icons .icon.detekcia-statia:before {
  background-position: -15px -473px;
}
.icons .icon.fence:before,
.icons .icon.circle-fence:before,
.icons .icon.kruhovy-plot:before,
.icons .icon.krag-promien-zasiegu:before {
  background-position: -15px -548px;
}
.icons .icon.trasovani:before,
.icons .icon.tracking:before,
.icons .icon.tracing:before,
.icons .icon.sledzenie:before,
.icons .icon.namierzanie:before,
.icons .icon.trasovanie:before {
  background-position: -15px -624px;
}
.icons .icon.stekot:before,
.icons .icon.detekce-stekotu:before,
.icons .icon.bark-indication:before,
.icons .icon.sczekanie:before,
.icons .icon.sczekanie-wykrywanie-szczekania:before,
.icons .icon.wykrywanie-szczekania:before,
.icons .icon.detekcia-stekotu:before,
.icons .icon.stekanie:before {
  background-position: -15px -699px;
}
.icons .icon.cz:before,
.icons .icon.cz-vyrobek:before,
.icons .icon.czech-product:before,
.icons .icon.czesky-produkt:before {
  background-position: -100px -26px;
}
.icons .icon.warranty:before,
.icons .icon.zaruka:before,
.icons .icon.gwarancja:before {
  background-position: -100px -81px;
}
.icons .icon.odolne:before,
.icons .icon.kompletne-odolne:before,
.icons .icon.resistant:before,
.icons .icon.odporny-material:before,
.icons .icon.uplne-odolny:before,
.icons .icon.kompletna-odolnost:before,
.icons .icon.uplna-odolnost:before {
  background-position: -100px -136px;
}
.icons .icon.low-consumption:before,
.icons .icon.nizka-spotreba:before,
.icons .icon.niskie-zuzycie:before,
.icons .icon.nizka-spotreba-zdroja:before {
  background-position: -100px -192px;
}
.icons .icon.din-lista:before,
.icons .icon.din-rail:before,
.icons .icon.din-szyna:before {
  background-position: -100px -247px;
}
.icons .icon.on-off:before,
.icons .icon.on-off-tlacitko:before,
.icons .icon.on-off-button:before,
.icons .icon.on-off-wlacznik:before,
.icons .icon.tlacidlo-on-off:before {
  background-position: -100px -303px;
}
.icons .icon.st-transformator:before,
.icons .icon.st-transformer:before {
  background-position: -100px -358px;
}
.icons .icon.led-bargraf:before,
.icons .icon.led-bargraph:before {
  background-position: -100px -414px;
}
.icons .icon.kombinovany-provoz:before,
.icons .icon.combined-operation:before,
.icons .icon.wybor-zasilania:before,
.icons .icon.kombinovana-prevadzka:before {
  background-position: -100px -470px;
}
.icons .icon.prepnuti-vykonu:before,
.icons .icon.power-switching:before,
.icons .icon.przelacznik-zasilania:before,
.icons .icon.prepnutie-vykonu:before,
.icons .icon.spinanie-napajania:before,
.icons .icon.prepinanie-napajania:before {
  background-position: -99px -524px;
}
.icons .icon.battery-management:before,
.icons .icon.sprava-baterie:before {
  background-position: -100px -581px;
}
.icons .icon.safe-shock:before,
.icons .icon.bezpecny-naraz:before {
  background-position: -100px -636px;
}
.icons .icon.smernice-eu:before,
.icons .icon.european-directive:before,
.icons .icon.dyrektywa-unijna:before,
.icons .icon.smernica-eu:before {
  background-position: -100px -692px;
}
.icons .icon.led-diody:before,
.icons .icon.led-diodes:before {
  background-position: -100px -747px;
}
.icons .icon.smart-control:before,
.icons .icon.inteligentne-ovladanie:before,
.icons .icon.chytre-ovladanie:before {
  background-position: -100px -802px;
}
.icons .icon.casove-zpozdeni:before,
.icons .icon.time-delay:before,
.icons .icon.opoznienie-czasowe:before,
.icons .icon.casove-zdrzanie:before,
.icons .icon.casove-oneskorenie:before {
  background-position: -100px -857px;
}
.icons .icon.alarm-signaling:before,
.icons .icon.alarm-signalling:before,
.icons .icon.signalizace-alarmu:before,
.icons .icon.sygnalizacja-alarm:before,
.icons .icon.signalizacia-alarmu:before,
.icons .icon.indikacia-alarmu:before,
.icons .icon.upozornenie-na-alarm:before {
  background-position: -100px -913px;
}
.icons .icon.ovladaci-tlacitka:before,
.icons .icon.setting-buttons:before,
.icons .icon.przyciski-nastawien:before,
.icons .icon.ovladacie-tlacidla:before {
  background-position: -158px -26px;
}
.icons .icon.dosah-az-10-km:before,
.icons .icon.range-up-to-10-km:before,
.icons .icon.zasieg-do-10-km:before,
.icons .icon.dosah-az-10-km:before {
  background-position: -158.5px -81px;
}
.icons .icon.dosah-az-30-km:before,
.icons .icon.range-up-to-30-km:before,
.icons .icon.zasieg-do-30-km:before,
.icons .icon.dosah-az-30-km:before {
  background-position: -158.5px -136px;
}
.icons .icon.aktualni-informace:before,
.icons .icon.current-information:before,
.icons .icon.aktualne-informacje:before,
.icons .icon.aktualne-informacie:before {
  background-position: -158.5px -192px;
}
.icons .icon.nepotrebuje-sim:before,
.icons .icon.no-sim-card-needed:before,
.icons .icon.brak-wymogu-karty-sim:before,
.icons .icon.nepotrebuje-sim:before,
.icons .icon.nie-je-potrebna-sim-karta:before {
  background-position: -158.5px -247px;
}
.icons .icon.snizeny-vystup:before,
.icons .icon.reduced-output:before,
.icons .icon.funkcja-zmniejszona-wydajnosc:before,
.icons .icon.znizeny-vystup:before,
.icons .icon.znizeny-vykon:before {
  background-position: -158.5px -303px;
}
.icons .icon.lcd-displej:before,
.icons .icon.lcd-display:before,
.icons .icon.lcd-wyswietlacz:before,
.icons .icon.lcd-displej:before {
  background-position: -158.5px -358px;
}
.icons .icon.extremni-vykon:before,
.icons .icon.extreme-power:before,
.icons .icon.maksymalna-moc:before,
.icons .icon.extremny-vykon:before {
  background-position: -158.5px -414px;
}
.icons .icon.rf-technologie:before,
.icons .icon.rf-technology:before,
.icons .icon.rf-technologia:before,
.icons .icon.rf-technologie:before {
  background-position: -158.5px -469px;
}
.icons .icon.ovladani-az-6-zarizeni:before,
.icons .icon.control-up-to-6-devices:before,
.icons .icon.kontrola-do-6-urzadzen:before,
.icons .icon.ovladanie-az-6-zariadeni:before {
  background-position: -158.5px -525px;
}
.icons .icon.ochrana-ip44:before,
.icons .icon.ip44-protection:before,
.icons .icon.ochrona-ip44:before,
.icons .icon.ochrana-ip44:before {
  background-position: -158.5px -580px;
}
.icons .icon.mereni-uzemneni:before,
.icons .icon.grounding-measurement:before,
.icons .icon.earthing-measurement:before,
.icons .icon.pomiar-uziemienia:before,
.icons .icon.meranie-uzemnenia:before {
  background-position: -158.5px -636px;
}
.icons .icon.mereni-parametru:before,
.icons .icon.measurement:before,
.icons .icon.pomiar-odleglosci:before,
.icons .icon.meranie-parametrov:before {
  background-position: -158.5px -690px;
}
.icons .icon.ovladani-magnetem:before,
.icons .icon.operation-using-magnet:before,
.icons .icon.obsluga-magnesem:before,
.icons .icon.ovladanie-magnetom:before {
  background-position: -158.5px -747px;
}
.icons .icon.sitovy-adapter:before,
.icons .icon.adapter:before,
.icons .icon.zasilacz-sieciowy:before,
.icons .icon.sietovy-adapter:before {
  background-position: -158.5px -802px;
}
.icons .icon.baterie-cr2:before,
.icons .icon.battery-cr2:before,
.icons .icon.bateria-cr2:before,
.icons .icon.bateria-cr2:before {
  background-position: -158.5px -857px;
}
.icons .icon.dalkove-ovladani:before,
.icons .icon.remote-control:before,
.icons .icon.pilot-zdalnego-sterowania:before,
.icons .icon.dalkove-ovladanie:before {
  background-position: -158.5px -913px;
}
.icons .icon.dotykove-ovladani:before,
.icons .icon.touch-control:before,
.icons .icon.dotykovy-panel-sterowania:before,
.icons .icon.dotykove-ovladanie:before {
  background-position: -218px -26px;
}
.icons .icon.zalozni-zdroj:before,
.icons .icon.backup-power:before,
.icons .icon.zalozny-zdroj:before,
.icons .icon.zasilanie-zapasowe:before {
  background-position: -218px -81px;
}
.icons .icon.externi-antena:before,
.icons .icon.external-antenna:before,
.icons .icon.externa-antena:before,
.icons .icon.antena-zewnetrzna:before {
  background-position: -218px -136px;
}
.icons .icon.pripojeni-na-cloud:before,
.icons .icon.cloud-connection:before,
.icons .icon.pripojenie-na-cloud:before,
.icons .icon.polaczenie-z-cloud:before,
.icons .icon.cloudove-pripojenie:before {
  background-position: -218px -192px;
}
.icons .icon.online-informace:before,
.icons .icon.online-information:before,
.icons .icon.online-informacie:before,
.icons .icon.online-informacje:before,
.icons .icon.informacie-online:before {
  background-position: -218px -247px;
}
.icons .icon.setri-cas:before,
.icons .icon.saves-time:before,
.icons .icon.setri-cas:before,
.icons .icon.oszcedza-czas:before {
  background-position: -218px -303px;
}
.icons .icon.ovladani-z-telefonu:before,
.icons .icon.control-from-phone:before,
.icons .icon.ovladanie-z-telefonu:before,
.icons .icon.kontrola-z-telefonu:before,
.icons .icon.ovladanie-telefonom:before,
.icons .icon.ovladanie-telefonu:before {
  background-position: -218px -358px;
}
.icons .icon.bez-omezeni:before,
.icons .icon.without-limits:before,
.icons .icon.bez-obmedzeni:before,
.icons .icon.bez-ograniczen:before {
  background-position: -218px -414px;
}
.icons .icon.prehledne-grafy:before,
.icons .icon.clear-graphs:before,
.icons .icon.prehledne-grafy:before,
.icons .icon.czytelny-graf:before {
  background-position: -218px -470px;
}
.icons .icon.seznam-zarizeni:before,
.icons .icon.list-of-devices:before,
.icons .icon.zoznam-zariadeni:before,
.icons .icon.lista-urzadzen:before {
  background-position: -218px -525px;
}
.icons .icon.mapove-podklady:before,
.icons .icon.map-data:before,
.icons .icon.mapove-podklady:before,
.icons .icon.dane-z-mapy:before {
  background-position: -271px -136px;
}
.icons .icon.zlaty-klas:before,
.icons .icon.zlaty-klas:before,
.icons .icon.zloty-klos:before {
  background-position: -218px -636px;
}
.icons .icon.smart-farming:before {
  background-position: -218px -692px;
}
.icons .icon.ovladani-az-12-zarizeni:before,
.icons .icon.control-up-to-12-devices:before,
.icons .icon.ovladanie-az-12-zariadeni:before,
.icons .icon.kontrola-do-12-urzadzen:before {
  background-position: -218px -745px;
}
.icons .icon.rizeni-pristupu:before,
.icons .icon.access-control:before,
.icons .icon.riadenie-pristupu:before .icons .icon.zarzadzanie-dostepu:before {
  background-position: -271px -26px;
}
.icons .icon.virtualni-plot:before,
.icons .icon.virtual-fence:before,
.icons .icon.virtualny-plot:before,
.icons .icon.wirtualne-ogrodzenie:before {
  background-position: -271px -80.5px;
}
.icons .icon.solarni-system:before,
.icons .icon.solar-system:before,
.icons .icon.solarny-system:before {
  background-position: -326px -80px;
}
.icons .icon.usporny-rezim:before,
.icons .icon.power-save-mode:before,
.icons .icon.usporny-rezim:before,
.icons .icon.tryb-oszczedzania-energii:before,
.icons .icon.rezim-uspory-baterie:before,
.icons .icon.rezim-uspory-energie :before {
  background-position: -326px -25px;
}
.icons .icon.rozliseni-foto-20mpx:before,
.icons .icon.resolution-photo-20mpx:before,
.icons .icon.rozlisenie-foto-20mpx:before,
.icons .icon.rozdzielczosc-zdjec-20mpx:before {
  background-position: -400px -26px;
}
.icons .icon.rozliseni-video-1080px:before,
.icons .icon.resolution-video-1080px:before,
.icons .icon.rozlisenie-video-1080px:before,
.icons .icon.rozdzielczosc-wideo-1080px:before {
  background-position: -400px -78px;
}
.icons .icon.displej-velikost-2-palce:before,
.icons .icon.display-size-2-inch:before,
.icons .icon.velkost-displeja-2-palce:before,
.icons .icon.rozmiar-wyswietlacza-2-cale:before {
  background-position: -400px -130px;
}
.icons .icon.zorny-uhel-80:before,
.icons .icon.lens-vision-80:before,
.icons .icon.zorny-uhol-80:before,
.icons .icon.kat-widzenia-80:before {
  background-position: -400px -186px;
}
.icons .icon.ir-diody-940:before,
.icons .icon.ir-diodes-940:before,
.icons .icon.ir-diody-940:before {
  background-position: -400px -239px;
}
.icons .icon.pocet-diod-42:before,
.icons .icon.number-diodes-42:before,
.icons .icon.pocet-diod-42:before,
.icons .icon.ilosc-diod-42:before {
  background-position: -400px -291px;
}
.icons .icon.vodeodolna-kamera:before,
.icons .icon.waterproof-camera:before,
.icons .icon.vodeodolna-kamera:before,
.icons .icon.wodoodporna-kamera:before {
  background-position: -400px -343px;
}
.icons .icon.zorny-uhel-90:before,
.icons .icon.lens-vision-90:before,
.icons .icon.zorny-uhol-90:before,
.icons .icon.kat-widzenia-90:before {
  background-position: -400px -395px;
}
.icons .icon.pocet-diod-10:before,
.icons .icon.number-diodes-10:before,
.icons .icon.pocet-diod-10:before,
.icons .icon.ilosc-diod-10:before {
  background-position: -400px -447px;
}
.icons .icon.rozliseni-foto-24mpx:before,
.icons .icon.resolution-photo-24mpx:before,
.icons .icon.rozlisenie-foto-24mpx:before,
.icons .icon.rozdzielczosc-zdjec-24mpx:before {
  background-position: -400px -499px;
}
.icons .icon.displej-velikost-1-44-palce:before,
.icons .icon.display-size-1-44-inch:before,
.icons .icon.displej-velkost-1-44-palca:before,
.icons .icon.rozmiar-wyswietlacza-1-44-cale:before {
  background-position: -400px -551px;
}
.icons .icon.zorny-uhel-60:before,
.icons .icon.lens-vision-60:before,
.icons .icon.zorny-uhol-60:before,
.icons .icon.kat-widzenia-60:before {
  background-position: -400px -602px;
}
.icons .icon.pocet-diod-34:before,
.icons .icon.number-diodes-34:before,
.icons .icon.pocet-diod-34:before,
.icons .icon.ilosc-diod-34:before {
  background-position: -400px -655px;
}
.icons .icon.kamera-propojeni-aplikace:before,
.icons .icon.camera-connection-app:before,
.icons .icon.kamera-pripojenie-aplikacia:before,
.icons .icon.polaczenie-z-kamera-aplikacja:before {
  background-position: -400px -708px;
}
.icons .icon.barevne-fotky:before,
.icons .icon.color-photo:before,
.icons .icon.farebne-fotky:before,
.icons .icon.kolorowe-zdjecia:before {
  background-position: -400px -760px;
}
.icons .icon.gsm-gprs:before,
.icons .icon.gsm-gprs:before {
  background-position: -400px -812px;
}
.icons .icon.pripojeni-4g:before,
.icons .icon.connect-4g:before,
.icons .icon.pripojenie-4g:before,
.icons .icon.polaczenie-4g:before {
  background-position: -400px -864px;
}
.icons .icon.funkce-priskripnuti:before,
.icons .icon.anti-pinch-function:before,
.icons .icon.funkcia-proti-priskripnutiu:before,
.icons .icon.czujnik-wykrywania-pzestkody:before {
  background-position: -452px -26px;
}
.icons .icon.funkce-casovac:before,
.icons .icon.timer-function:before,
.icons .icon.funkcia-casovac:before,
.icons .icon.funkcja-timer:before {
  background-position: -452px -78px;
}
.icons .icon.sensor-svetla:before,
.icons .icon.light-sensor:before,
.icons .icon.senzor-svetla:before,
.icons .icon.czujnik-swiatla:before {
  background-position: -452px -130px;
}
.icons .icon.kombinace-funkci:before,
.icons .icon.combination-function:before,
.icons .icon.kombinacia-funkcii:before,
.icons .icon.polaczenie-funkcji:before {
  background-position: -452px -186px;
}
.icons .icon.pripojeni-solarniho-panelu:before,
.icons .icon.solar-panel-connect:before,
.icons .icon.pripojenie-solarneho-panelu:before,
.icons .icon.podlaczenie-panelu-solarnego:before {
  background-position: -452px -239px;
}
.icons .icon.zabrani-predatorum:before,
.icons .icon.protects-predators:before,
.icons .icon.zabrani-predatorom:before,
.icons .icon.ochrona-przed-drapieznikami:before {
  background-position: -452px -291px;
}
.icons .icon.signalizace-baterie:before,
.icons .icon.signaling-batteries:before,
.icons .icon.signalizacia-baterie:before,
.icons .icon.baterie-sygnalizacja-latwa-obsluga:before,
.icons .icon.baterie-sygnalizacja:before,
.icons .icon.latwa-obsluga:before {
  background-position: -452px -343px;
}
.icons .icon.snadne-pouzivani:before,
.icons .icon.easy-to-use:before,
.icons .icon.lahke-pouzivanie:before {
  background-position: -452px -343px;
}
.icons .icon.wifi:before,
.icons .icon.wifi-technologie:before,
.icons .icon.wifi-technology:before,
.icons .icon.wifi-technologia:before {
  background-position: -326px -137px;
}
.icons .icon.silny-transformator:before,
.icons .icon.strong-transformer:before,
.icons .icon.silny-transformator:before {
  background-position: -326px -191px;
}
.icons .icon.pohybovy-senzor:before,
.icons .icon.motion-sensor:before,
.icons .icon.pohybovy-senzor:before,
.icons .icon.czujnik-ruchu:before {
  background-position: -452px -446px;
}
.icons .icon.pripojeni-lte:before,
.icons .icon.lte-connection:before,
.icons .icon.pripojenie-lte:before,
.icons .icon.polaczenie-lte:before {
  background-position: -452px -498px;
}
.icons .icon.gps-lokalizace:before,
.icons .icon.gps-location:before,
.icons .icon.gps-lokalizacia:before,
.icons .icon.gps-lokalizacja:before {
  background-position: -452px -550px;
}
.icons .icon.esim-technologie:before,
.icons .icon.esim-technology:before,
.icons .icon.esim-technologia:before {
  background-position: -452px -602px;
}
.icons .icon.zalozni-baterie:before,
.icons .icon.battery-backup:before,
.icons .icon.zalozna-bateria:before,
.icons .icon.zasilanie-awaryjne:before {
  background-position: -452px -654px;
}
.icons .icon.neomezeny-dosah:before,
.icons .icon.unlimited-range:before,
.icons .icon.neobmedzeny-dosah:before,
.icons .icon.nieograniczony-zasieg:before {
  background-position: -452px -706px;
}
.icons .icon.setrny-k-prirode:before,
.icons .icon.eco-friendly:before,
.icons .icon.setrny-k-prirode:before .icons .icon.ekologiczny:before {
  background-position: -504px -26px;
}
.icons .icon.netoxicky-material:before,
.icons .icon.non-toxic-material:before,
.icons .icon.netoxicky-material:before,
.icons .icon.material-bezpieczny-dla-drowia:before {
  background-position: -504px -78px;
}
.icons .icon.skvele-difuzni-vlastnosti:before,
.icons .icon.great-diffusion-properties:before,
.icons .icon.skvele-difuzne-vlastnosti:before,
.icons .icon.doskonale-wlasciwosci-dyfuzyjne:before {
  background-position: -504px -130px;
}
.icons .icon.patentovane-slozeni:before,
.icons .icon.patented-formulation:before,
.icons .icon.patentovane-zlozenie:before,
.icons .icon.opatentowana-formula:before {
  background-position: -504px -186px;
}
.icons .icon.material-ultracon:before,
.icons .icon.material-ultracon:before {
  background-position: -556px -26px;
}
.icons .icon.pevnost:before,
.icons .icon.strength:before,
.icons .icon.pevnost:before,
.icons .icon.wytrzymalosc:before {
  background-position: -556px -78px;
}
.icons .icon.odpor:before,
.icons .icon.resistance:before,
.icons .icon.odpor:before,
.icons .icon.odpornosc:before {
  background-position: -556px -130px;
}
.icons .icon.material-hlinik:before,
.icons .icon.material-aluminum:before,
.icons .icon.material-hlinik:before,
.icons .icon.material-aluminium:before {
  background-position: -559px -202px;
}
.icons .icon.material-nerez:before,
.icons .icon.material-stainless:before,
.icons .icon.material-nerez:before,
.icons .icon.material-stal-nierdzewna:before {
  background-position: -559px -267px;
}
.icons .icon.material-med:before,
.icons .icon.material-copper:before,
.icons .icon.material-med:before,
.icons .icon.material-miedz:before {
  background-position: -559px -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/icons-product.svg) -15px -24px no-repeat;
}
.function.zvuk h2:before,
.function.zvukovy-signal h2:before,
.function.tone h2:before,
.function.ton h2:before,
.function.sygnal-dzwiekowy h2:before {
  background-position: -16px -100px;
}
.function.svetlo h2:before,
.function.light h2:before,
.function.swiatlo h2:before {
  background-position: -15px -176px;
}
.function.vibrace h2:before,
.function.vibration h2:before,
.function.wibracje h2:before,
.function.vibracie h2:before {
  background-position: -15px -250px;
}
.function.booster h2:before,
.function.wzmocnienie h2:before {
  background-position: -15px -324px;
}
.function.sprejova-stimulace h2:before,
.function.spray-stimulation h2:before,
.function.spray h2:before,
.function.sprej h2:before,
.function.spryskiwacz-stymulacja h2:before,
.function.sprejova-stimulacia h2:before {
  background-position: -15px -400px;
}
.function.beeper h2:before,
.function.beeper-run-point h2:before,
.function.detekce-stani h2:before,
.function.beeper-detekce-stani h2:before,
.function.czujnik-bezruchu h2:before,
.function.detekcia-statia h2:before {
  background-position: -15px -473px;
}
.function.fence h2:before,
.function.circle-fence h2:before,
.function.kruhovy-plot h2:before,
.function.krag-promien-zasiegu h2:before {
  background-position: -15px -548px;
}
.function.trasovani h2:before,
.function.tracking h2:before,
.function.tracing h2:before,
.function.sledzenie h2:before,
.function.namierzanie h2:before,
.function.trasovanie h2:before {
  background-position: -15px -624px;
}
.function.stekot h2:before,
.function.detekce-stekotu h2:before,
.function.bark-indication h2:before,
.function.sczekanie h2:before,
.function.sczekanie-wykrywanie-szczekania h2:before,
.function.wykrywanie-szczekania h2:before,
.function.detekcia-stekotu h2:before,
.function.stekanie h2:before {
  background-position: -15px -699px;
}
.function.cz h2:before,
.function.cz-vyrobek h2:before,
.function.czech-product h2:before,
.function.czesky-produkt h2:before {
  background-position: -100px -26px;
}
.function.warranty h2:before,
.function.zaruka h2:before,
.function.gwarancja h2:before {
  background-position: -100px -81px;
}
.function.odolne h2:before,
.function.kompletne-odolne h2:before,
.function.resistant h2:before,
.function.odporny-material h2:before,
.function.uplne-odolny h2:before,
.function.kompletna-odolnost h2:before,
.function.uplna-odolnost h2:before {
  background-position: -100px -136px;
}
.function.low-consumption h2:before,
.function.nizka-spotreba h2:before,
.function.niskie-zuzycie h2:before,
.function.nizka-spotreba-zdroja h2:before {
  background-position: -100px -192px;
}
.function.din-lista h2:before,
.function.din-rail h2:before,
.function.din-szyna h2:before {
  background-position: -100px -247px;
}
.function.on-off h2:before,
.function.on-off-tlacitko h2:before,
.function.on-off-button h2:before,
.function.on-off-wlacznik h2:before,
.function.tlacidlo-on-off h2:before {
  background-position: -100px -303px;
}
.function.st-transformator h2:before,
.function.st-transformer h2:before {
  background-position: -100px -358px;
}
.function.led-bargraf h2:before,
.function.led-bargraph h2:before {
  background-position: -100px -414px;
}
.function.kombinovany-provoz h2:before,
.function.combined-operation h2:before,
.function.wybor-zasilania h2:before,
.function.kombinovana-prevadzka h2:before {
  background-position: -100px -470px;
}
.function.prepnuti-vykonu h2:before,
.function.power-switching h2:before,
.function.przelacznik-zasilania h2:before,
.function.prepnutie-vykonu h2:before,
.function.spinanie-napajania h2:before,
.function.prepinanie-napajania h2:before {
  background-position: -99px -524px;
}
.function.battery-management h2:before,
.function.sprava-baterie h2:before {
  background-position: -100px -581px;
}
.function.safe-shock h2:before,
.function.bezpecny-naraz h2:before {
  background-position: -100px -636px;
}
.function.smernice-eu h2:before,
.function.european-directive h2:before,
.function.dyrektywa-unijna h2:before,
.function.smernica-eu h2:before {
  background-position: -100px -692px;
}
.function.led-diody h2:before,
.function.led-diodes h2:before {
  background-position: -100px -747px;
}
.function.smart-control h2:before,
.function.inteligentne-ovladanie h2:before,
.function.chytre-ovladanie h2:before {
  background-position: -100px -802px;
}
.function.casove-zpozdeni h2:before,
.function.time-delay h2:before,
.function.opoznienie-czasowe h2:before,
.function.casove-zdrzanie h2:before,
.function.casove-oneskorenie h2:before {
  background-position: -100px -857px;
}
.function.alarm-signaling h2:before,
.function.alarm-signalling h2:before,
.function.signalizace-alarmu h2:before,
.function.sygnalizacja-alarm h2:before,
.function.signalizacia-alarmu h2:before,
.function.indikacia-alarmu h2:before,
.function.upozorneni-na-alarm h2:before {
  background-position: -100px -913px;
}
.function.ovladaci-tlacitka h2:before,
.function.setting-buttons h2:before,
.function.przyciski-nastawien h2:before,
.function.ovladacie-tlacidla h2:before {
  background-position: -158px -26px;
}
.function.dosah-az-10-km h2:before,
.function.range-up-to-10-km h2:before,
.function.zasieg-do-10-km h2:before,
.function.dosah-az-10-km h2:before {
  background-position: -158.5px -81px;
}
.function.dosah-az-30-km h2:before,
.function.range-up-to-30-km h2:before,
.function.zasieg-do-30-km h2:before,
.function.dosah-az-30-km h2:before {
  background-position: -158.5px -136px;
}
.function.aktualni-informace h2:before,
.function.current-information h2:before,
.function.aktualne-informacje h2:before,
.function.aktualne-informacie h2:before {
  background-position: -158.5px -192px;
}
.function.nepotrebuje-sim h2:before,
.function.no-sim-card-needed h2:before,
.function.brak-wymogu-karty-sim h2:before,
.function.nepotrebuje-sim h2:before,
.function.nie-je-potrebna-sim-karta h2:before {
  background-position: -158.5px -247px;
}
.function.snizeny-vystup h2:before,
.function.reduced-output h2:before,
.function.funkcja-zmniejszona-wydajnosc h2:before,
.function.znizeny-vystup h2:before,
.function.znizeny-vykon h2:before {
  background-position: -158.5px -303px;
}
.function.lcd-displej h2:before,
.function.lcd-display h2:before,
.function.lcd-wyswietlacz h2:before,
.function.lcd-displej h2:before {
  background-position: -158.5px -358px;
}
.function.extremni-vykon h2:before,
.function.extreme-power h2:before,
.function.maksymalna-moc h2:before,
.function.extremny-vykon h2:before {
  background-position: -158.5px -414px;
}
.function.rf-technologie h2:before,
.function.rf-technology h2:before,
.function.rf-technologia h2:before,
.function.rf-technologie h2:before {
  background-position: -158.5px -469px;
}
.function.ovladani-az-6-zarizeni h2:before,
.function.control-up-to-6-devices h2:before,
.function.kontrola-do-6-urzadzen h2:before,
.function.ovladanie-az-6-zariadeni h2:before {
  background-position: -158.5px -525px;
}
.function.ochrana-ip44 h2:before,
.function.ip44-protection h2:before,
.function.ochrona-ip44 h2:before,
.function.ochrana-ip44 h2:before {
  background-position: -158.5px -580px;
}
.function.mereni-uzemneni h2:before,
.function.grounding-measurement h2:before,
.function.earthing-measurement h2:before,
.function.pomiar-uziemienia h2:before,
.function.meranie-uzemnenia h2:before {
  background-position: -158.5px -636px;
}
.function.mereni-parametru h2:before,
.function.measurement h2:before,
.function.pomiar-odleglosci h2:before,
.function.meranie-parametrov h2:before {
  background-position: -158.5px -690px;
}
.function.ovladani-magnetem h2:before,
.function.operation-using-magnet h2:before,
.function.obsluga-magnesem h2:before,
.function.ovladanie-magnetom h2:before {
  background-position: -158.5px -747px;
}
.function.sitovy-adapter h2:before,
.function.adapter h2:before,
.function.zasilacz-sieciowy h2:before,
.function.sietovy-adapter h2:before {
  background-position: -158.5px -802px;
}
.function.baterie-cr2 h2:before,
.function.battery-cr2 h2:before,
.function.bateria-cr2 h2:before,
.function.bateria-cr2 h2:before {
  background-position: -158.5px -857px;
}
.function.dalkove-ovladani h2:before,
.function.remote-control h2:before,
.function.pilot-zdalnego-sterowania h2:before,
.function.dalkove-ovladanie h2:before {
  background-position: -158.5px -913px;
}
.function.dotykove-ovladani h2:before,
.function.touch-control h2:before,
.function.dotykovy-panel-sterovania h2:before,
.function.dotykove-ovladanie h2:before {
  background-position: -218px -26px;
}
.function.zalozni-zdroj h2:before,
.function.backup-power h2:before,
.function.zalozny-zdroj h2:before,
.function.zasilanie-zapasowe h2:before {
  background-position: -218px -81px;
}
.function.externi-antena h2:before,
.function.external-antenna h2:before,
.function.externa-antena h2:before,
.function.antena-zewnetrzna h2:before {
  background-position: -218px -136px;
}
.function.pripojeni-na-cloud h2:before,
.function.cloud-connection h2:before,
.function.pripojenie-na-cloud h2:before,
.function.polaczenie-z-cloud h2:before,
.function.cloudove-pripojenie h2:before {
  background-position: -218px -192px;
}
.function.online-informace h2:before,
.function.online-information h2:before,
.function.online-informacie h2:before,
.function.online-informacje h2:before,
.function.informacie-online h2:before {
  background-position: -218.5px -247px;
}
.function.setri-cas h2:before,
.function.saves-time h2:before,
.function.setri-cas h2:before,
.function.oszcedza-czas h2:before {
  background-position: -218.5px -303px;
}
.function.ovladani-z-telefonu h2:before,
.function.control-from-phone h2:before,
.function.ovladanie-z-telefonu h2:before,
.function.kontrola-z-telefonu h2:before,
.function.ovladanie-telefonom h2:before,
.function.ovladanie-telefonu h2:before {
  background-position: -218.5px -358px;
}
.function.bez-omezeni h2:before,
.function.without-limits h2:before,
.function.bez-obmedzeni h2:before,
.function.bez-ograniczen h2:before {
  background-position: -218.5px -414px;
}
.function.prehledne-grafy h2:before,
.function.clear-graphs h2:before,
.function.prehledne-grafy h2:before,
.function.czytelny-graf h2:before {
  background-position: -218.5px -470px;
}
.function.seznam-zarizeni h2:before,
.function.list-of-devices h2:before,
.function.zoznam-zariadeni h2:before,
.function.lista-urzadzen h2:before {
  background-position: -218.5px -525px;
}
.function.mapove-podklady h2:before,
.function.map-data h2:before,
.function.mapove-podklady h2:before,
.function.dane-z-mapy h2:before {
  background-position: -271px -136px;
}
.function.zlaty-klas h2:before,
.function.zlaty-klas h2:before,
.function.zloty-klos h2:before {
  background-position: -218px -636px;
}
.function.smart-farming h2:before {
  background-position: -218px -692px;
}
.function.ovladani-az-12-zarizeni h2:before,
.function.control-up-to-12-devices h2:before,
.function.ovladanie-az-12-zariadeni h2:before,
.function.kontrola-do-12-urzadzen h2:before {
  background-position: -218px -745px;
}
.function.rizeni-pristupu h2:before,
.function.access-control h2:before,
.function.riadenie-pristupu h2:before,
.function.zarzadzanie-dostepu h2:before {
  background-position: -271px -26px;
}
.function.virtualni-plot h2:before,
.function.virtual-fence h2:before,
.function.virtualny-plot h2:before,
.function.wirtualne-ogrodzenie h2:before {
  background-position: -271px -80.5px;
}
.function.solarni-system h2:before,
.function.solar-system h2:before,
.function.solarny-system h2:before {
  background-position: -326px -80px;
}
.function.usporny-rezim h2:before,
.function.power-save-mode h2:before,
.function.usporny-rezim h2:before,
.function.tryb-oszczedzania-energii h2:before,
.function.rezim-uspory-baterie h2:before,
.function.rezim-uspory-energie h2:before {
  background-position: -326px -25px;
}
.function.rozliseni-foto-20mpx h2:before,
.function.resolution-photo-20mpx h2:before,
.function.rozlisenie-foto-20mpx h2:before,
.function.rozdzielczosc-zdjec-20mpx h2:before {
  background-position: -400px -26px;
}
.function.rozliseni-video-1080px h2:before,
.function.resolution-video-1080px h2:before,
.function.rozlisenie-video-1080px h2:before,
.function.rozdzielczosc-wideo-1080px h2:before {
  background-position: -400px -78px;
}
.function.displej-velikost-2-palce h2:before,
.function.display-size-2-inch h2:before,
.function.velkost-displeja-2-palce h2:before,
.function.rozmiar-wyswietlacza-2-cale h2:before {
  background-position: -400px -130px;
}
.function.zorny-uhel-80 h2:before,
.function.lens-vision-80 h2:before,
.function.zorny-uhol-80 h2:before,
.function.kat-widzenia-80 h2:before {
  background-position: -400px -186px;
}
.function.ir-diody-940 h2:before,
.function.ir-diodes-940 h2:before,
.function.ir-diody-940 h2:before {
  background-position: -400px -239px;
}
.function.pocet-diod-42 h2:before,
.function.number-diodes-42 h2:before,
.function.pocet-diod-42 h2:before,
.function.ilosc-diod-42 h2:before {
  background-position: -400px -291px;
}
.function.vodeodolna-kamera h2:before,
.function.waterproof-camera h2:before,
.function.vodeodolna-kamera h2:before,
.function.wodoodporna-kamera h2:before {
  background-position: -400px -343px;
}
.function.zorny-uhel-90 h2:before,
.function.lens-vision-90 h2:before,
.function.zorny-uhol-90 h2:before,
.function.kat-widzenia-90 h2:before {
  background-position: -400px -395px;
}
.function.pocet-diod-10 h2:before,
.function.number-diodes-10 h2:before,
.function.pocet-diod-10 h2:before,
.function.ilosc-diod-10 h2:before {
  background-position: -400px -447px;
}
.function.rozliseni-foto-24mpx h2:before,
.function.resolution-photo-24mpx h2:before,
.function.rozlisenie-foto-24mpx h2:before,
.function.rozdzielczosc-zdjec-24mpx h2:before {
  background-position: -400px -499px;
}
.function.displej-velikost-1-44-palce h2:before,
.function.display-size-1-44-inch h2:before,
.function.displej-velkost-1-44-palca h2:before,
.function.rozmiar-wyswietlacza-1-44-cale h2:before {
  background-position: -400px -551px;
}
.function.zorny-uhel-60 h2:before,
.function.lens-vision-60 h2:before,
.function.zorny-uhol-60 h2:before,
.function.kat-widzenia-60 h2:before {
  background-position: -400px -602px;
}
.function.pocet-diod-34 h2:before,
.function.number-diodes-34 h2:before,
.function.pocet-diod-34 h2:before,
.function.ilosc-diod-34 h2:before {
  background-position: -400px -655px;
}
.function.kamera-propojeni-aplikace h2:before,
.function.camera-connection-app h2:before,
.function.kamera-pripojenie-aplikacia h2:before,
.function.polaczenie-z-kamera-aplikacja h2:before {
  background-position: -400px -708px;
}
.function.barevne-fotky h2:before,
.function.color-photo h2:before,
.function.farebne-fotky h2:before,
.function.kolorowe-zdjecia h2:before {
  background-position: -400px -760px;
}
.function.gsm-gprs h2:before,
.function.gsm-gprs h2:before {
  background-position: -400px -812px;
}
.function.pripojeni-4g h2:before,
.function.connect-4g h2:before,
.function.pripojenie-4g h2:before,
.function.polaczenie-4g h2:before {
  background-position: -400px -864px;
}
.function.funkce-priskripnuti h2:before,
.function.anti-pinch-function h2:before,
.function.funkcia-proti-priskripnutiu h2:before,
.function.czujnik-wykrywania-pzestkody h2:before {
  background-position: -452px -26px;
}
.function.funkce-casovac h2:before,
.function.timer-function h2:before,
.function.funkcia-casovac h2:before,
.function.funkcja-timer h2:before {
  background-position: -452px -78px;
}
.function.sensor-svetla h2:before,
.function.light-sensor h2:before,
.function.senzor-svetla h2:before,
.function.czujnik-swiatla h2:before {
  background-position: -452px -130px;
}
.function.kombinace-funkci h2:before,
.function.combination-function h2:before,
.function.kombinacia-funkcii h2:before,
.function.polaczenie-funkcji h2:before {
  background-position: -452px -186px;
}
.function.pripojeni-solarniho-panelu h2:before,
.function.solar-panel-connect h2:before,
.function.pripojenie-solarneho-panelu h2:before,
.function.podlaczenie-panelu-solarnego h2:before {
  background-position: -452px -239px;
}
.function.zabrani-predatorum h2:before,
.function.protects-predators h2:before,
.function.zabrani-predatorom h2:before,
.function.ochrona-przed-drapieznikami h2:before {
  background-position: -452px -291px;
}
.function.signalizace-baterie h2:before,
.function.signaling-batteries h2:before,
.function.signalizacia-baterie h2:before,
.function.baterie-sygnalizacja-latwa-obsluga h2:before,
.function.baterie-sygnalizacja h2:before,
.function.latwa-obsluga h2:before {
  background-position: -452px -343px;
}
.function.snadne-pouzivani h2:before,
.function.easy-to-use h2:before,
.function.lahke-pouzivanie h2:before {
  background-position: -452px -343px;
}
.function.wifi h2:before,
.function.wifi-technologie h2:before,
.function.wifi-technology h2:before,
.function.wifi-technologia h2:before {
  background-position: -326px -137px;
}
.function.silny-transformator h2:before,
.function.strong-transformer h2:before,
.function.silny-transformator h2:before {
  background-position: -326px -191px;
}
.function.pohybovy-senzor h2:before,
.function.motion-sensor h2:before,
.function.pohybovy-senzor h2:before,
.function.czujnik-ruchu h2:before {
  background-position: -452px -446px;
}
.function.pripojeni-lte h2:before,
.function.lte-connection h2:before,
.function.pripojenie-lte h2:before,
.function.polaczenie-lte h2:before {
  background-position: -452px -498px;
}
.function.gps-lokalizace h2:before,
.function.gps-location h2:before,
.function.gps-lokalizacia h2:before,
.function.gps-lokalizacja h2:before {
  background-position: -452px -550px;
}
.function.esim-technologie h2:before,
.function.esim-technology h2:before,
.function.esim-technologia h2:before {
  background-position: -452px -602px;
}
.function.zalozni-baterie h2:before,
.function.battery-backup h2:before,
.function.zalozna-bateria h2:before,
.function.zasilanie-awaryjne h2:before {
  background-position: -452px -654px;
}
.function.neomezeny-dosah h2:before,
.function.unlimited-range h2:before,
.function.neobmedzeny-dosah h2:before,
.function.nieograniczony-zasieg h2:before {
  background-position: -452px -706px;
}
.function.setrny-k-prirode h2:before,
.function.eco-friendly h2:before,
.function.setrny-k-prirode h2:before,
.function.ekologiczny h2:before {
  background-position: -504px -26px;
}
.function.netoxicky-material h2:before,
.function.non-toxic-material h2:before,
.function.netoxicky-material h2:before,
.function.material-bezpieczny-dla-drowia h2:before {
  background-position: -504px -78px;
}
.function.skvele-difuzni-vlastnosti h2:before,
.function.great-diffusion-properties h2:before,
.function.skvele-difuzne-vlastnosti h2:before,
.function.doskonale-wlasciwosci-dyfuzyjne h2:before {
  background-position: -504px -130px;
}
.function.patentovane-slozeni h2:before,
.function.patented-formulation h2:before,
.function.patentovane-zlozenie h2:before,
.function.opatentowana-formula h2:before {
  background-position: -504px -186px;
}
.function.material-ultracon h2:before,
.function.material-ultracon h2:before {
  background-position: -556px -26px;
}
.function.pevnost h2:before,
.function.strength h2:before,
.function.pevnost h2:before,
.function.wytrzymalosc h2:before {
  background-position: -556px -78px;
}
.function.odpor h2:before,
.function.resistance h2:before,
.function.odpor h2:before,
.function.odpornosc h2:before {
  background-position: -556px -130px;
}
.function.material-hlinik h2:before,
.function.material-aluminum h2:before,
.function.material-hlinik h2:before,
.function.material-aluminium h2:before {
  background-position: -559px -202px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.function.material-nerez h2:before,
.function.material-stainless h2:before,
.function.material-nerez h2:before,
.function.material-stal-nierdzewna h2:before {
  background-position: -559px -267px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.function.material-med h2:before,
.function.material-copper h2:before,
.function.material-med h2:before,
.function.material-miedz h2:before {
  background-position: -559px -332px;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.product-detail {
  padding-bottom: 0;
}
.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: 24px;
  font-weight: 700;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.5);
  transform: translate(-50%, -50%);
}
.product-detail .detail-lg img {
  max-height: 100%;
  margin: 0 auto;
}
.product-detail .detail-lg .tags {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
}
.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: 41px;
  height: 41px;
  display: block;
  background-color: #fff;
  border-radius: 5px;
}
.product-detail .product-options .option_item .option_checked {
  display: none;
  position: absolute;
  top: 25px;
  right: -4px;
  width: 19px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #18ade4;
  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;
}
.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: 700;
}
.product-detail .buy-form {
  padding: 20px;
}
.product-detail .buy-form .price p {
  font-size: 22px;
  font-weight: 700;
  margin: 0px;
}
.product-detail .buy-form .price .old-price {
  font-size: 12px;
  text-decoration: line-through;
  color: grey;
  font-weight: 400;
}
.product-detail .buy-form .price .no-vat {
  font-size: 16px;
  font-weight: 400;
}
.product-detail .buy-form .price .single-product {
  font-size: 12px;
}
.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;
}
.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 -49px -997px;
}
.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 #files {
  margin-bottom: 50px;
  padding-top: 15px;
}
.product-detail-info .categories-header {
  margin-top: 80px;
}
.product-detail-info table {
  border: none;
}
.product-detail-info table th,
.product-detail-info table td {
  padding: 5px;
}
.product-detail-info table td {
  text-align: center;
  font-weight: 400;
  border-bottom: 1px solid #585c5f;
}
.product-detail-info table td:first-of-type {
  background: #EFEFEF;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;
  border-right: 10px solid #fff;
}
.product-detail-info table th {
  font-size: 16px;
  font-weight: 700;
  color: #18ade4;
}
.product-detail-info table th:first-of-type {
  color: #000;
}
.product-detail-info .top-line {
  border-top: 1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
  transition: top 350ms ease-in-out;
  transition-delay: 600ms;
}
.product-detail-info .top-line.is-topped {
  transition-delay: 0ms;
}
.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 .flex-start-center {
    display: block;
  }
  .product-detail-info .top-line .image {
    margin: 15px 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;
}
.product__count-pck {
  position: absolute;
  right: 0;
  bottom: 0;
}
.product__count-nmr,
.main-product__count-nmr {
  height: 45px;
  width: 52px;
  background: #EFEFEF;
  border-radius: 100% 0 0 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-bottom: 6px;
  padding-right: 5px;
  font-weight: 700;
}
.main_product_image--relative {
  position: relative;
}
.main-product__count-pck {
  position: absolute;
  right: 0;
  bottom: 0;
}
/*.main-product__count-nmr{
  height: 45px;
  width: 52px;
  background: @back;
  border-radius: 0 0 0 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  padding-top: 6px;
  padding-right: 5px;
  font-weight: 700;
}*/
.tags {
  z-index: 5;
}
.product-small-image,
.product-small-image--relative {
  position: relative;
}
.product__slider--pck-nmr,
.product__content--pck-nmr,
.basket-modal__pck-nmr {
  height: 45px;
  width: 52px;
  background: #EFEFEF;
  border-radius: 100% 0 0 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding-bottom: 6px;
  padding-right: 5px;
  font-weight: 700;
  position: absolute;
  right: 0;
  bottom: 0;
}
.single-unit-price {
  font-size: 12px !important;
  min-height: 18px;
  font-weight: 400 !important;
  color: grey;
  padding: 0;
  margin: 0;
}
.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 .top-seller {
  color: #FFB300;
  font-size: 11px;
  font-weight: 700;
  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: #585c5f;
  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.grey {
  background: #EFEFEF;
}
.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;
  background: white;
}
.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: 55px;
  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;
  }
}
body.no-webp .catalog {
  background: url(/userfiles/images/09.jpg) center center no-repeat;
}
body.no-webp .contact-page .place-box {
  background: url(/userfiles/images/43.jpg) top right no-repeat;
}
.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: #585c5f;
  color: #fff;
  font-size: 11px;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
}
.basket-wrapper .total-price {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  color: #585c5f;
}
.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: 700;
}
.basket-box .final-price .vat span {
  font-size: 18px;
  font-weight: 700;
}
.basket-box .btn {
  float: right;
  margin-top: 20px;
}
.basket-box .free-shipping-bar-wrapper {
  width: 100%;
}
.price {
  font-size: 14px;
  font-weight: 700;
  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 */
.main-header {
  width: 100%;
  max-width: 1920px;
  padding: 0;
  margin: 0 auto 15px;
}
.main-header--color {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.main-header--color h1 {
  color: #343434;
  margin-bottom: 14px;
}
.main-header--color h1 span {
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.8;
}
.main-header--image {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.main-header--image h1 {
  margin-bottom: 0px;
}
.main-header--image h1 span {
  margin-top: 15px;
  font-size: 14px;
  line-height: 1.8;
}
@media all and (min-width: 1000px) {
  .main-header--image {
    height: 380px;
  }
  .main-header--image h1 {
    color: #fff;
    margin-bottom: 14px;
  }
  .main-header--image h1 span {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.8;
  }
}
@media all and (min-width: 1360px) {
  .main-header--image {
    height: 494px;
  }
}
.main-header__content-wrap {
  display: flex;
  align-items: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media all and (min-width: 1000px) {
  .main-header__content-wrap {
    position: absolute;
  }
}
@media all and (min-width: 1000px) {
  .main-header--color .main-header__content-wrap {
    position: relative;
  }
}
.main-header__figure {
  height: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (min-width: 1000px) {
  .main-header__figure:after {
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.76) 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    display: block;
  }
}
.main-header--color .main-header__figure {
  display: none;
}
.main-header__figure--no-text {
  height: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media all and (min-width: 1000px) {
  .main-header__figure--no-text:after {
    display: none;
  }
}
.main-header--color .main-header__figure--no-text {
  display: none;
}
.main-header__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media all and (max-width: 1000px) {
  .main-header__img {
    height: 200px;
  }
}
@media all and (max-width: 700px) {
  .main-header__img {
    object-position: right;
  }
}
.main-header__texts {
  flex-direction: column;
  align-items: flex-start;
}
.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: #18ade4;
  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;
}
.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 gallery */
.new-gallery {
  display: flex;
  flex-wrap: wrap;
  max-width: 770px;
  position: relative;
  margin: 0 -5px 40px -5px;
}
.new-gallery__item {
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  flex: 0 1 25%;
}
.new-gallery__item a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  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: #18ADE4;
  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;
  }
}
/* New gallery */
.new-slider {
  user-select: text;
  padding: 30px 0 30px;
}
.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--gift:before {
  content: "\E909";
}
.new-icon--biohazard:before {
  content: "\E908";
}
.new-icon--quote:before {
  content: "\E903";
}
.new-icon--clock:before {
  content: "\E904";
}
.new-icon--income:before {
  content: "\E905";
}
.new-icon--piggybank:before {
  content: "\E906";
}
.new-icon--electricity:before {
  content: "\E907";
}
.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;
}
.video-slider {
  margin-top: 10px;
  background-color: #18ADE4;
  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: #009ED8;
}
.video-slider__menu {
  width: 315px;
  margin: 50px 0 0 0;
}
.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: #009ED8;
}
.video-slider__item::before {
  content: none;
}
.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;
  }
}
.case-studies-large-slider .glide__track {
  overflow: visible;
}
.glide--large-case-studies .glide__arrows {
  display: flex;
  gap: 30px;
  margin: 20px 0;
  align-items: center;
  justify-content: center;
}
/* Glide | Arrow */
.glide_arrows--disabled {
  display: none;
}
.glide__arrows--case-studies {
  position: absolute;
  left: 0;
  top: 50%;
  right: 0;
}
.glide__arrows--functions .glide__arrow,
.glide__arrows--sets .glide__arrow,
.glide__arrows--case-studies .glide__arrow {
  border-radius: 50%;
  background-color: #18ADE4;
  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--sets .glide__arrow {
  width: 28px;
  height: 28px;
}
.glide--large-case-studies .glide__arrow {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  filter: drop-shadow(0px 3px 50px rgba(0, 0, 0, 0.16));
  border-radius: 50%;
}
.glide--large-case-studies .glide__arrow:before {
  content: "";
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  border: 2px solid #18ade4;
  border-left: 0;
  border-top: 0;
}
@media all and (min-width: 1500px) {
  .glide--large-case-studies .glide__arrow {
    position: absolute;
    z-index: 1;
    width: 54px;
    height: 54px;
  }
}
.glide--large-case-studies .glide__arrow:hover {
  background: #18ade4;
}
.glide--large-case-studies .glide__arrow:hover:before {
  border-color: #fff;
}
.glide__arrows--functions .glide__arrow--left {
  left: -18px;
}
.glide__arrows--sets .glide__arrow--left {
  left: -14px;
}
.glide__arrows--case-studies .glide__arrow--left {
  left: -14px;
}
.glide--large-case-studies .glide__arrow--left {
  transform: rotate(135deg);
  top: 0;
  bottom: 40px;
  left: -75px;
  margin: auto 0;
}
.glide__arrows--functions .glide__arrow--right {
  right: -18px;
}
.glide__arrows--sets .glide__arrow--right {
  right: -14px;
}
.glide__arrows--case-studies .glide__arrow--right {
  right: -14px;
}
.glide--large-case-studies .glide__arrow--right {
  transform: rotate(315deg);
  top: 0;
  bottom: 40px;
  right: -75px;
  margin: auto 0;
}
/* Glide | Arrow icon */
.glide__arrow-icon {
  position: absolute;
  border: solid white;
  top: 12px;
  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;
}
/*smalll arrow icon*/
.glide__arrow-icon-sm {
  position: absolute;
  border: solid white;
  top: 9px;
  border-radius: 2px;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 4px;
}
.glide__arrow-icon-sm--left {
  transform: rotate(135deg);
  left: 10px;
}
.glide__arrow-icon-sm--right {
  transform: rotate(-45deg);
  right: 10px;
}
/*bullets*/
.glide__bullets {
  bottom: -20px;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.glide__bullet {
  cursor: pointer;
  position: relative;
  background: #EFEFEF;
  width: 8px;
  height: 8px;
  line-height: 0;
  font-size: 0;
  color: transparent;
  border-radius: 50%;
  margin: 0 5px;
}
.glide__bullet:hover,
.glide__bullet:focus {
  border-color: #cbcbcb;
  outline: none;
}
.set-slider .glide__bullet {
  margin: 0 2px;
}
.glide__bullet--active:before {
  content: '';
  position: absolute;
  border-radius: 50%;
  background: #18ade4;
  display: block;
  width: 8px;
  height: 8px;
}
/* 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-section {
  padding: 30px 0;
}
/* 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: #18ade4;
}
.new-banner--large {
  padding: 35px 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;
}
.new-banner__button,
.new-banner__button.btn,
.content .new-banner__button.btn {
  margin: 3px 5px 3px 5px;
}
.content .new-banner__button.btn {
  padding: 4px 18px;
}
.new-banner__buttons {
  margin: 0 -5px;
  display: flex;
  flex-wrap: wrap;
}
.new-banner__btn-group {
  display: flex;
  flex-wrap: wrap;
}
.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: 240px;
  height: 160px;
  margin: -25px 20px -35px 0;
}
@media all and (max-width: 1000px) {
  .new-banner--large .new-banner__figure {
    margin: 12px 0px -35px 0;
  }
}
.new-banner--small .new-banner__figure {
  width: 160px;
  height: 105px;
  margin: -15px 20px -20px 0;
}
@media all and (max-width: 1000px) {
  .new-banner--small .new-banner__figure {
    margin: 12px 0px -20px 0;
  }
}
.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 {
  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 100%);
}
@media all and (max-width: 1000px) {
  .new-banner__background::after {
    background: linear-gradient(to left, rgba(0, 0, 0, 0.76) 0%, transparent 160%);
  }
}
/* New banner | Title */
.new-banner__title {
  color: #fff;
  margin: 0 0 10px 0;
  text-align: left;
}
.product-detail-info .new-banner__title {
  text-align: left;
}
.new-banner__desc {
  margin: 0 0 15px 0;
  font-size: 13px;
  color: #fff;
}
.set-slider {
  margin-bottom: 45px;
}
.set-slider .set-slider__glide .glide__slide {
  height: unset;
}
.set-slider__price {
  font-size: 18px;
  font-weight: bold;
}
.set-slider__title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.set-slider__desc {
  font-size: 14px;
}
.set-slider__wrap {
  display: flex;
  justify-content: space-between;
}
.set-slider__sets {
  background-color: #EFEFEF;
  border-radius: 5px;
  padding: 5px 20px 20px 20px;
  height: 100%;
}
.set-slider__products {
  margin: 10px -5px 0px -5px;
  display: flex;
  flex-direction: row;
}
.set-slider__link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
  overflow: hidden;
  color: #585C5F;
}
.set-slider__product {
  flex: 0 1 33%;
  margin: 4px;
  position: relative;
  background-color: #FFFFFF;
  border-radius: 5px;
  min-height: 168px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.05);
  padding: 10px;
}
.set-slider__figure {
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.set-slider__prod-pic {
  margin-bottom: 5px;
  max-width: 100%;
  max-height: 100%;
}
.set-slider__prod-name {
  font-size: 14px;
  text-align: center;
  text-decoration: underline;
  font-weight: 700;
}
.set-slider__price {
  margin-top: 20px;
}
.set-slider__no-vat {
  font-size: 15px;
  font-weight: 400;
}
.set-slider__setprice {
  font-size: 18px;
  font-weight: 700;
  margin: 0px;
}
.set-slider__fullprice {
  font-size: 12px;
  text-decoration: line-through;
  color: #8A8A8A;
}
.set-slider__recycling-fee {
  display: flex;
  font-size: 11px;
  align-items: center;
  margin-top: 8px;
}
.set-slider__icon {
  flex-shrink: 0;
  display: block;
  margin-right: 4px;
  margin-left: 6px;
  width: 12px;
  height: 12px;
  background: url(/userfiles/images/icons.svg) no-repeat -4px -330px;
}
.set-slider__btn {
  padding: 12px 40px;
}
.set-slider__plus-icon {
  position: absolute;
  top: 50%;
  transform: translate(-104%, -50%);
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 2px #E7E7E7 solid;
  background: #fff;
}
.set-slider__plus-icon:before,
.set-slider__plus-icon:after {
  content: "";
  position: absolute;
  background: #18ADE4;
}
.set-slider__plus-icon:before {
  left: 50%;
  top: 4px;
  bottom: 4px;
  width: 2px;
  transform: translateX(-50%);
}
.set-slider__plus-icon:after {
  top: 50%;
  left: 4px;
  right: 4px;
  height: 2px;
  transform: translateY(-50%);
}
@media (max-width: 500px) {
  .set-slider__figure {
    height: 60px;
  }
  .set-slider__products {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .set-slider__product {
    max-width: 200px;
    min-height: 108px;
  }
  .set-slider__link {
    padding: 13px;
  }
  .set-slider__plus-icon {
    left: 50%;
    top: 0%;
    transform: translate(-50%, -65%);
  }
  .set-slider__recycling-fee {
    bottom: 1%;
  }
}
@media (max-width: 390px) {
  .set-slider__wrap {
    flex-direction: column;
    justify-content: normal;
  }
  .set-slider__btn {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
/* 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: #0072B1;
}
.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 #0072B1;
  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 #0072B1;
}
/* 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.individual {
  background-position: -160px 0px;
}
.tp-table__icon.balikovo {
  background-position: 0px -245px;
}
.tp-table__icon.expresone {
  background-position: 0px -270px;
}
/* Savings banner */
.savings-banner {
  background: #18ade4;
  padding: 60px;
  border-radius: 0 0 5px 5px;
  color: #fff;
  margin: 0 0 35px 0;
}
/* Savings banner | Title */
.savings-banner__title {
  margin: 0 0 40px 0;
  font-size: 28px;
  color: #fff;
}
/* Savings banner | List */
.savings-banner__list {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  list-style-type: none;
}
/* Savings banner | Item */
.savings-banner__item {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px 15px;
}
.savings-banner__item:not(:first-of-type) {
  padding-left: 110px;
}
.savings-banner__item:not(:first-of-type)::before {
  content: "";
  display: block;
  position: absolute;
  left: 5px;
  width: 30px;
  height: 30px;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
}
/* Savings banner | Icon */
.savings-banner__icon {
  display: flex;
  align-items: center;
}
.savings-banner__icon::before {
  font-size: 47px;
}
@media all and (max-width: 1200px) {
  /* Savings banner | Item */
  .savings-banner__item:not(:first-of-type) {
    padding-left: 60px;
  }
}
@media all and (max-width: 1000px) {
  /* Savings banner */
  .savings-banner {
    padding: 20px;
  }
  /* Savings banner | Item */
  .savings-banner__item {
    font-size: 15px;
  }
  /* Savings banner | Title */
  .savings-banner__title {
    margin: 0 0 20px 0;
    font-size: 20px;
  }
}
@media all and (max-width: 798px) {
  /* Savings banner | List */
  .savings-banner__list {
    flex-wrap: wrap;
  }
  /* Savings banner | Item */
  .savings-banner__item:not(:first-of-type) {
    padding-left: 0px;
  }
  .savings-banner__item:not(:first-of-type)::before {
    content: none;
  }
}
/* Customer panel */
.customer-panel {
  padding: 30px 40px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border-radius: 5px 5px 0 0;
  border: 1px solid #E4E4E4;
  gap: 20px 30px;
}
/* Customer panel | Column */
.customer-panel__column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
/* Customer panel | Title */
.customer-panel__title {
  font-size: 20px;
  margin: 0 0 15px 0;
  font-weight: 700;
}
/* Customer panel | Figure */
.customer-panel__figure {
  width: 90px;
  display: flex;
  align-items: center;
  min-height: 40px;
  justify-content: center;
  flex-shrink: 0;
}
.customer-panel__product .customer-panel__figure {
  width: 50px;
  height: 50px;
}
.customer-panel__img {
  max-width: 100%;
  max-height: 90px;
}
.customer-panel__product .customer-panel__img {
  max-height: 100%;
}
/* Customer panel | Customer */
.customer-panel__customer {
  display: flex;
  align-items: center;
  gap: 15px 10px;
  margin: 0 0 50px 0;
}
/* Customer panel | Info */
.customer-panel__info {
  font-size: 17px;
  display: block;
}
/* Customer panel | List */
.customer-panel__list {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
/* Customer panel | List item */
.customer-panel__list-item {
  padding-left: 20px;
  position: relative;
}
.customer-panel__list-item::before {
  color: #18ade4;
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 4px;
}
/* Customer panel | Products */
.customer-panel__products {
  display: flex;
  flex-direction: column;
  row-gap: 3px;
}
/* Customer panel | Product */
.customer-panel__product {
  display: flex;
  align-items: center;
  gap: 15px 13px;
  padding: 5px;
  color: #585c5f;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}
.customer-panel__product-count {
  font-size: 24px;
  display: flex;
  align-items: center;
}
.customer-panel__product-title {
  font-weight: 400;
  font-size: 14px;
  margin: 0;
}
/* Customer panel | Count */
.customer-panel__count {
  font-size: 13px;
}
.customer-panel__wrap {
  max-width: 295px;
}
@media all and (max-width: 1000px) {
  .customer-panel {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    padding: 15px;
  }
  .customer-panel__column:nth-of-type(3) {
    grid-column: span 2;
  }
}
@media all and (max-width: 798px) {
  .customer-panel {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
  }
  .customer-panel__column:nth-of-type(3) {
    grid-column: span 1;
  }
}
/* Quote */
.quote {
  display: flex;
  align-items: stretch;
  min-height: 200px;
  max-width: 760px;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 30px 0;
  width: 100%;
}
/* Quote | Figure */
.quote__figure {
  max-width: 320px;
  width: 100%;
  flex-shrink: 0;
  display: block;
  min-height: 220px;
  overflow: hidden;
  position: relative;
}
.quote__figure--link:hover .quote__img,
.quote__figure--link:focus .quote__img {
  transform: scale(1.06);
}
.quote__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s transform;
  position: absolute;
  left: 0;
  top: 0;
}
/* Quote | Text */
.quote__text {
  color: #000;
  padding-left: 30px;
  position: relative;
  padding-top: 15px;
  font-size: 15px;
  font-style: italic;
}
.quote__text::before {
  position: absolute;
  top: 0;
  left: 0;
  color: #18ade4;
  font-size: 21px;
}
.quote__text:not(:last-child) {
  margin: 0 0 25px 0;
}
.quote--button .quote__text:not(:last-child) {
  margin: 0 0 15px 0;
}
/* Quote | Box */
.quote__box {
  font-size: 12px;
  display: flex;
  flex-direction: column;
  background: #EFEFEF;
  padding: 20px 30px;
  flex: 1;
}
/* Quote | Person */
.quote__person {
  font-style: italic;
}
/* Quote | Role */
.quote__role {
  display: block;
}
.quote__wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 15px 20px;
}
.quote__button {
  flex-shrink: 0;
}
@media all and (max-width: 1000px) {
  /* Quote | Figure */
  .quote__figure {
    max-width: 250px;
  }
}
@media all and (max-width: 798px) {
  /* Quote */
  .quote {
    flex-wrap: wrap;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  /* Quote | Box */
  .quote__box {
    padding: 15px;
  }
  .quote__text {
    padding: 30px 0 0 0;
  }
  .quote__text::before {
    top: 0;
    left: 0;
  }
  /* Quote | Figure */
  .quote__figure {
    max-width: unset;
  }
}
/* Case studies slider */
.case-studies-slider {
  position: relative;
  max-width: 790px;
  margin: 30px 0;
}
.case-studies-slider__slide {
  background: #EFEFEF;
}
/* Case studies slider | Figure */
.case-studies-slider__figure {
  width: 100%;
  aspect-ratio: 1.77777778;
  min-height: 150px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.case-studies-slider__figure:hover .case-studies-slider__img,
.case-studies-slider__figure:focus .case-studies-slider__img {
  transform: scale(1.05);
}
.case-studies-slider__figure::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(35deg, rgba(0, 0, 0, 0.6) 0%, transparent 100%);
}
/* Case studies slider | Img */
.case-studies-slider__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s transform;
  position: absolute;
  left: 0;
  top: 0;
}
/* Case studies slider | Text */
.case-studies-slider__text {
  max-width: 600px;
}
.case-studies-slider__box--blue .case-studies-slider__text {
  font-style: italic;
}
/* Case studies slider | Box */
.case-studies-slider__box {
  padding: 25px;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
}
.case-studies-slider__box--light {
  gap: 25px;
}
.case-studies-slider__box--blue {
  background: #18ade4;
  gap: 10px;
  color: #fff;
  border-radius: 0 0 5px 5px;
}
/* Case studies slider | Button */
.case-studies-slider__button {
  margin: 0;
}
/* Case studies slider | Bottom */
.case-studies-slider__bottom {
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: space-between;
}
/* Case studies slider | Item */
.case-studies-slider__item {
  font-size: 16px;
  font-weight: bold;
  color: #585c5f;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 10px 15px;
}
.case-studies-slider__item:not(:first-of-type) {
  padding-left: 70px;
}
.case-studies-slider__item:not(:first-of-type)::before {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  width: 30px;
  height: 30px;
  border-right: 3px solid #18ade4;
  border-bottom: 3px solid #18ade4;
  transform: rotate(-45deg);
}
/* Case studies slider | Title */
.case-studies-slider__title {
  font-size: 20px;
  color: #18ade4;
  margin: 0;
}
.case-studies-slider__main-title {
  color: #fff;
  margin: 0;
  font-size: 25px;
}
/* Case studies slider | List */
.case-studies-slider__list {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  list-style-type: none;
  width: 100%;
}
/* Case studies slider | Icon */
.case-studies-slider__icon {
  display: flex;
  align-items: center;
}
.case-studies-slider__icon::before {
  font-size: 36px;
  color: #18ade4;
}
@media all and (max-width: 1000px) {
  .case-studies__main-title {
    font-size: 20px;
  }
  .case-studies-slider__item {
    font-size: 15px;
  }
  .case-studies-slider__item:not(:first-of-type) {
    padding-left: 60px;
  }
}
@media all and (max-width: 798px) {
  .case-studies-slider__list {
    flex-wrap: wrap;
  }
  .case-studies-slider__item:not(:first-of-type) {
    padding-left: 0px;
  }
  .case-studies-slider__item:not(:first-of-type)::before {
    content: none;
  }
}
.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;
  }
}
.dropdown-box {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 1000;
  background: #fff;
  max-height: 50vh;
  overflow-y: auto;
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.dropdown-box-compact .dropdown-box__item {
  width: fit-content;
  min-height: unset;
}
.dropdown-box-compact .dropdown-box__item-text {
  width: max-content;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 6px;
  font-size: 13px;
}
.dropdown-box-compact .dropdown-box__item-text span {
  font-size: inherit;
}
.dropdown-box--category {
  display: flex;
  max-height: none;
  margin: 0 0 20px 0;
  border: 1px solid #E4E4E4;
}
.dropdown-box:hover,
.dropdown-box:focus {
  max-height: 50vh;
  overflow-y: auto;
}
.dropdown-box--category:hover,
.dropdown-box--category:focus {
  max-height: none;
}
.dropdown-box__part {
  padding: 25px 15px 15px;
  background: #fff;
  column-gap: 8px;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr 1fr;
  align-items: start;
  align-content: start;
  row-gap: 25px;
}
.dropdown-box__part-top {
  grid-column: span 2;
  display: flex;
  align-items: center;
  gap: 10px 10px;
  margin-bottom: auto;
}
a.dropdown-box__part-top:hover .dropdown-box__title,
a.dropdown-box__part-top:focus .dropdown-box__title {
  color: #18ade4;
  text-decoration: underline;
}
.dropdown-box__title {
  font-size: 18px;
  margin: 0;
}
.dropdown-box__subtitle {
  margin: 0;
  font-size: 14px;
  color: #585c5f;
}
.dropdown-box__part:nth-of-type(2) {
  background: #F6F6F6;
  border-left: 1px solid #E4E4E4;
}
.dropdown-box__img {
  width: 90px;
}
.dropdown-box__column {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 10px;
}
.dropdown-box__item {
  display: flex;
  align-items: center;
  width: 100%;
  background: #27abe3;
  color: #fff;
  font-size: 12px;
  padding: 3px 8px;
  border-radius: 5px;
  min-height: 50px;
  gap: 10px;
  transition: 0.2s ease-in-out all;
}
.dropdown-box__item:hover,
.dropdown-box__item:focus {
  color: #fff;
  background: #198dbe;
}
.dropdown-box__item span {
  font-weight: 700;
  display: block;
  font-size: 14px;
}
.dropdown-box__item.mini-m {
  background: #27abe3;
}
.dropdown-box__item.mini-m:after {
  display: none! important;
}
.dropdown-box__item.gateway {
  background: #d8d8d8;
  color: white;
  font-weight: 600;
}
.dropdown-box__item.gateway span {
  display: block;
}
.dropdown-box__item.gateway:hover,
.dropdown-box__item.gateway:focus {
  background: #bfbfbf;
  color: #343434;
}
.dropdown-box__item.gateway:after {
  display: none! important;
}
.dropdown-box__item.power-p {
  background: #ec7308;
}
.dropdown-box__item.power-p:hover,
.dropdown-box__item.power-p:focus {
  background: #bb5b06;
}
.dropdown-box__item.power-p:after {
  display: none! important;
}
.dropdown-box__item.monitor {
  background: #198559;
}
.dropdown-box__item.monitor:hover,
.dropdown-box__item.monitor:focus {
  background: #115a3c;
}
.dropdown-box__item.monitor:after {
  display: none! important;
}
.dropdown-box__item.smartfarm {
  background: white;
  color: #585c5f;
}
.dropdown-box__item.smartfarm:hover,
.dropdown-box__item.smartfarm:focus {
  background: #e6e6e6;
}
.dropdown-box__item.smartfarm:after {
  display: none! important;
}
.dropdown-box__item.power-duo {
  background: #57bcbb;
}
.dropdown-box__item.power-duo:hover,
.dropdown-box__item.power-duo:focus {
  background: #40a09f;
}
.dropdown-box__item.power-duo:after {
  display: none! important;
}
.dropdown-box__item.energy-duo {
  background: #d72312;
}
.dropdown-box__item.energy-duo:hover,
.dropdown-box__item.energy-duo:focus {
  background: #a81b0e;
}
.dropdown-box__item.energy-duo:after {
  display: none! important;
}
.dropdown-box__item-icon {
  display: flex;
  flex-shrink: 0;
  width: 40px;
  height: 28px;
  align-items: center;
  justify-content: center;
}
.dropdown-box__item-text {
  display: block;
}
@media all and (max-width: 1000px) {
  .dropdown-box__part {
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }
  .dropdown-box__part-top {
    grid-column: 1;
  }
  .dropdown-box__subtitle {
    min-height: 30px;
  }
}
@media all and (max-width: 798px) {
  .dropdown-box {
    flex-direction: column;
  }
  .dropdown-box__part:nth-of-type(2) {
    border-left: none;
  }
}
.dropdown-menu {
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.large-submenu .dropdown-menu .dropwdown-box {
  padding-bottom: 20px;
}
.small-submenu .dropdown-menu {
  left: 27%;
}
.small-submenu .dropdown-menu .level2 {
  float: none !important;
}
.dropdown-box__column:nth-child(3) {
  padding-bottom: 20px;
}
.dropdown-box__banners {
  display: none;
}
@media all and (min-width: 1200px) {
  .dropdown-box__banners {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 296px;
  }
}
.dropdown-box__banner {
  background: #0072B1;
  display: flex;
  flex-direction: row;
  height: 50%;
  width: 100%;
  padding-left: 20px;
  align-items: center;
  justify-content: space-between;
  margin: auto 0;
}
.dropdown-box__banner::after {
  display: none!important;
}
.dropdown-box__banner--img {
  position: relative;
}
.dropdown-box__banner--img::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4), transparent);
  pointer-events: none;
  z-index: 1;
}
.dropdown-box__banner-title {
  color: white;
  max-width: 70%;
  margin: auto 0 15px 0;
  z-index: 2;
}
.dropdown-box__banner-link {
  margin: auto 15px 15px 0;
  transform: rotate(-90deg);
  background: #E4E4E4;
  padding: 0 10px 0 0;
  border-radius: 50%;
  z-index: 2;
  width: 23px;
  height: 23px;
  flex-shrink: 0;
  position: relative;
}
.dropdown-box__banner-link:after {
  content: "";
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  margin-left: 10px;
  padding: 2.5px;
  transform: rotate(45deg);
  margin-bottom: 3px;
  position: absolute;
  left: -2px;
  bottom: 6px;
}
.dropdown-box__part--1 {
  max-width: 375px;
}
.dropdown-box__banner-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  object-fit: cover;
}
.dropdown-box-toggle {
  position: relative;
}
.dropdown-box-toggle:after {
  content: "";
  border: solid white;
  border-width: 0 2px 2px 0;
  display: inline-block;
  margin-left: 10px;
  padding: 2.5px;
  transform: rotate(45deg);
  margin-bottom: 3px;
}
.utility-model {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 30px 0;
  max-width: 340px;
}
.utility-model--column {
  flex-direction: column;
  align-items: flex-start;
}
.utility-model__figure {
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.utility-model__img {
  max-width: 100%;
  max-height: 100%;
}
.utility-model__title {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 8px 0;
}
@media all and (max-width: 798px) {
  .utility-model__title {
    font-size: 16px;
  }
}
.utility-model__info {
  font-size: 14px;
}
/* Overrides */
.utility-model .utility-model__title {
  text-align: left;
}
.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;
  height: 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(88, 92, 95, 0.1);
  flex-shrink: 0;
}
.content-infobox__icon {
  fill: #18ade4;
  width: 33px;
  height: 33px;
}
.case-studies-large-slider {
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.case-study-item {
  position: relative;
  max-width: 1316px;
  opacity: 0.2;
  transition: 0.3s ease-in-out;
  white-space: normal;
}
.case-study-item.glide__slide--active,
.case-study-item.glide__slide--visible {
  opacity: 1;
}
.case-study-item__left-column {
  z-index: 1;
  max-width: 400px;
}
.case-study-item__title {
  text-align: center;
  font-size: 24px;
  margin: 0;
}
@media all and (min-width: 1000px) {
  .case-study-item__title {
    text-align: left;
    color: #fff;
    font-size: 36px;
  }
}
.case-study-item__wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  aspect-ratio: 2;
  justify-content: flex-end;
}
@media all and (min-width: 1000px) {
  .case-study-item__wrap {
    padding: 35px;
  }
}
.case-study-item__wrapper {
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  display: flex;
  border: 1px solid #E4E4E4;
  align-items: center;
  column-gap: 20px;
  justify-content: space-between;
  flex-direction: column;
  padding: 20px 0;
  min-height: 300px;
}
@media all and (min-width: 1000px) {
  .case-study-item__wrapper {
    flex-direction: row;
    align-items: flex-end;
    border: none;
    padding: 0;
  }
}
.case-study-item__background {
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
  aspect-ratio: 1.77777778;
}
@media all and (min-width: 1000px) {
  .case-study-item__background {
    position: absolute;
    height: 100%;
    aspect-ratio: auto;
  }
}
.case-study-item__background:before {
  content: "";
  display: block;
  position: absolute;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(74, 74, 73, 0.86878501) 100%);
}
.case-study-item__background-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.case-study-item__right-column {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 3px 50px rgba(0, 0, 0, 0.16);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 77px;
  max-width: 393px;
}
.case-study-item__info-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.case-study-item__costumer-logo-wrap {
  width: 144px;
  height: 144px;
}
.case-study-item__costumer-logo-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.info-box__quote-wrapper {
  padding-bottom: 26px;
  padding-left: 50px;
  padding-right: 50px;
}
.info-box__fencee {
  border-radius: 0 0 5px 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 24px 28px;
  width: 100%;
  background: #18ade4;
}
.info-box__fencee-button {
  border-radius: 5px;
  background: #4a4a49;
  margin: 0;
}
.info-box__figure {
  width: 106px;
  height: 106px;
  border-radius: 50%;
  overflow: hidden;
  padding: 12px;
  margin-bottom: 10px;
  margin-top: -55px;
  background: #fff;
}
.info-box__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.info-box__quote {
  margin-bottom: 13px;
  font-size: 16px;
}
.info-box__fencee-benefits {
  margin-bottom: 25px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 15px;
  width: 100%;
}
.info-box__fencee-title {
  margin: 0 0 25px 0;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  color: #fff;
}
.info-box__fencee-benefit-text {
  display: flex;
  flex-direction: column;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
}
.info-box__fencee-benefit-text:before {
  font-size: 37px;
  margin-bottom: 11px;
  color: #fff;
}
.info-box__quote-author {
  font-size: 18px;
  text-align: center;
  font-weight: 700;
}
#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%;
}
.inquiry-box {
  padding: 20px 35px 26px 30px;
  border-radius: 5px;
  background: #efefef;
  max-width: 500px;
  margin: 0 auto;
}
@media all and (min-width: 798px) {
  .inquiry-box {
    max-width: unset;
  }
}
.inquiry-box--small {
  margin-top: 30px;
  max-width: unset;
}
.inquiry-box__wrap {
  display: flex;
  gap: 30px;
  flex-direction: column;
  align-items: center;
}
.inquiry-box--small .inquiry-box__wrap {
  max-width: unset;
  flex-direction: column;
  align-items: flex-start;
}
@media all and (min-width: 798px) {
  .inquiry-box__wrap {
    flex-direction: row;
    max-width: unset;
    align-items: flex-start;
  }
}
.inquiry-box__texts {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.inquiry-box--small .inquiry-box__texts {
  align-items: flex-start;
}
@media all and (min-width: 798px) {
  .inquiry-box__texts {
    align-items: flex-start;
  }
}
.inquiry-box__svg {
  width: 63px;
  height: 63px;
  background: #fff;
  filter: drop-shadow(0.67px 0.74px 8px rgba(48, 57, 75, 0.1));
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inquiry-box__icon {
  background: url(/userfiles/images/icons.svg) no-repeat -400px 0px;
  width: 32.3px;
  height: 31.53px;
  display: block;
}
.inquiry-box__title {
  font-size: 1.6rem;
  margin-top: 0;
}
@media all and (min-width: 1200px) {
  .inquiry-box__title {
    font-size: 2.2rem;
  }
}
.inquiry-box--small .inquiry-box__title {
  max-width: 310px;
}
.inquiry-box__perex {
  font-size: 15px;
  line-height: 24px;
}
.inquiry-box--small .inquiry-box__perex {
  max-width: 470px;
}
.contact__help {
  margin-top: 23px;
}
.form-check__wolf {
  gap: 24px;
}
.wolf-process {
  padding-bottom: 20px;
}
@media all and (min-width: 1200px) {
  .wolf-process {
    padding-bottom: 40px;
  }
}
.wolf-process__item {
  max-width: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.wolf-process__item:nth-child(even) {
  margin-top: 116px;
}
.wolf-process__item:nth-child(even):before {
  z-index: 5;
  content: "";
  display: block;
  position: absolute;
  border-top: 3px dotted #18ade4;
  border-width: thick;
  width: 110%;
  top: 23px;
}
.wolf-process__item:nth-child(even):after {
  z-index: 5;
  content: "";
  display: block;
  position: absolute;
  border-left: 3px dotted #18ade4;
  right: -9px;
  border-width: thick;
  height: 110px;
  top: -93px;
}
.wolf-process__item:nth-child(odd):before {
  z-index: 5;
  content: "";
  display: block;
  position: absolute;
  border-top: 3px dotted #18ade4;
  border-width: thick;
  width: 110%;
  top: 23px;
}
.wolf-process__item:nth-child(odd):after {
  z-index: 5;
  content: "";
  display: block;
  position: absolute;
  border-right: 3px dotted #18ade4;
  right: -9px;
  border-width: thick;
  height: 121px;
  top: 23px;
}
.wolf-process__item:first-child:before {
  width: 60%;
  right: 0;
}
.wolf-process__item:first-child:after {
  border-left: 0;
}
.wolf-process__item:last-child:before {
  width: 60%;
  left: -10px;
}
.wolf-process__item:last-child:after {
  border-left: 0;
}
@media all and (max-width: 1200px) {
  .wolf-process__item:nth-child(even):before {
    width: 95%;
    right: -9px;
  }
  .wolf-process__item:nth-child(odd):before {
    width: 95%;
    right: -9px;
  }
  .wolf-process__item:first-child:before {
    width: 60%;
    right: 0;
  }
  .wolf-process__item:first-child:after {
    border-left: 0;
  }
  .wolf-process__item:last-child:before {
    width: 60%;
    left: 4px;
  }
  .wolf-process__item:last-child:after {
    border-left: 0;
  }
}
@media all and (max-width: 1000px) {
  .wolf-process__item {
    max-width: unset;
  }
  .wolf-process__item:nth-child(even) {
    margin-top: 0;
  }
  .wolf-process__item:nth-child(even):after {
    border: 0;
  }
  .wolf-process__item:nth-child(even):before {
    border: 0;
  }
  .wolf-process__item:nth-child(odd) {
    margin-top: 0;
  }
  .wolf-process__item:nth-child(odd):after {
    border: 0;
  }
  .wolf-process__item:nth-child(odd):before {
    border: 0;
  }
}
.wolf-process__wrap {
  display: flex;
  justify-content: space-between;
  row-gap: 16px;
}
@media all and (max-width: 1000px) {
  .wolf-process__wrap {
    flex-wrap: wrap;
  }
}
.wolf-process__text {
  font-weight: 500;
  font-size: 13px;
  line-height: 1.8;
}
.wolf-process__number-wrap {
  width: 46.46px;
  height: 46.46px;
  background: #18ade4;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border-radius: 50%;
  flex-shrink: 0;
  z-index: 10;
  position: relative;
}
.wolf-process__number {
  font-size: 18px;
  line-height: 1.7;
  font-weight: 500;
  color: #fff;
  position: absolute;
  display: block;
  right: -4px;
  left: 0;
}
.wolf-process__title {
  max-width: 590px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
@media all and (min-width: 1200px) {
  .wolf-process__title {
    margin-bottom: 74px;
    font-size: 2.6rem;
  }
}
.wolf-process__title span {
  font-size: 16px;
  line-height: 1.8;
  color: #585c5f;
  font-weight: 300;
  margin-top: 15px;
}
.wolf-process__text {
  padding: 0 10px;
}
@media all and (min-width: 1000px) {
  .wolf-process__text {
    width: 130px;
    padding: 0 5px;
  }
}
.categories--wolf .lg .text h2 {
  font-weight: bold;
  font-size: 22px;
  color: #585c5f;
  margin-bottom: 30px;
}
.categories--wolf .sm {
  min-height: 65px;
}
.categories--wolf .sm .text h2 {
  font-size: 1.3rem;
  max-width: 155px;
}
.categories--wolf .sm .text span {
  font-size: 1.3rem;
  color: #b3b3b3;
}
.categories--wolf .sm .text a {
  display: flex;
  align-items: center;
}
@media all and (min-width: 1200px) {
  .image--wolf {
    bottom: 140px !important;
    transform: translate(58%) !important;
  }
}
.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;
}
/* Tabs */
.tabs {
  display: flex;
  flex-wrap: wrap;
}
.tabs__link {
  padding: 14px 11px;
  display: block;
  color: #18ade4;
  font-size: 1.3rem;
  line-height: 1.6;
  cursor: pointer;
}
.tabs__item--selected .tabs__link {
  border-bottom: 2px solid #18ade4;
}
.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: #18ade4;
  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: #18ade4;
    font-size: 1.3rem;
    line-height: 1.6;
    border: none;
    box-shadow: none;
    min-height: unset;
    min-width: unset;
  }
}
.tabs__link--active {
  color: #585c5f;
  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 #18ade4;
  box-shadow: 2px 3px 11px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: row;
  column-gap: 3px;
  color: #18ade4;
  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: #585c5f;
  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;
}
.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;
}
.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%;
}
@media (max-width: 789px) {
  .icon-box {
    flex-wrap: wrap;
  }
}
.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: #585c5f;
}
.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: #e8eaf4;
}
.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: #e8eaf4;
}
.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: #9ca3a4;
  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: #b7bcbc;
}
.order .gift-icon {
  padding: 0 25px;
  display: inline-block;
  background: url(/userfiles/gift.svg) 0 0 no-repeat !important;
  width: 32px;
  height: 32px;
}
.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;
  max-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;
  align-items: baseline;
}
.order .table-order tr td.nameTd a {
  color: #000;
  text-decoration: none;
}
.order .table-order tr td.nameTd li > a {
  font-size: 1.2rem;
  color: #0072B1;
}
.order .table-order tr td.nameTd li > a:hover {
  color: #18ade4;
}
.order .table-order tr td.nameTd .inline {
  display: inline-block;
}
.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 15px 15px 20px;
  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;
}
.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: 54px;
  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 .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 {
  width: 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, #18ade4 33%, transparent 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: 310px;
}
@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 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: #18ade4;
}
.order .account-box {
  border: 1px solid #E4E4E4;
  padding: 35px;
  border-radius: 4px;
  margin-bottom: 45px;
}
.order .account-box .title {
  font-size: 18px;
  margin-bottom: 35px;
}
.order .account-box .flex {
  align-items: flex-start;
}
.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: #18ade4;
  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-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 .payment .icon.individual {
  background-position: -160px 0px;
}
table .transport .icon {
  height: 30px;
  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.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.ppl {
  background-position: 0px -122px;
}
table .transport .icon.osobni {
  background-position: -90px -30px;
}
table .transport .icon.individual {
  background-position: -160px 0px;
}
table .transport .icon.balikovo {
  background-position: 0px -245px;
}
table .transport .icon.expresone {
  background-position: 0px -270px;
}
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;
}
table.tp .icon-tp.individual {
  background-position: -160px 0px;
}
.input_erorr {
  color: #18ade4;
  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: 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.payment .left,
  .order .order-shipping table tr.transport .left {
    flex-wrap: wrap;
  }
  .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;
  }
}
.ico-info {
  display: flex;
  justify-content: space-between;
}
.ico-info input {
  width: 50% !important;
}
.ico-info button {
  width: 100%;
  margin-top: 0;
  border-radius: 5px;
}
.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: #18ade4;
  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: #18ade4;
}
.account table .btn-danger:hover {
  background-color: #138ab6;
}
.account .suma {
  font-size: 24px;
  font-weight: 700;
}
.content iframe {
  max-width: 100%;
  max-height: 50vw;
}
.content figure figcaption {
  font-style: italic;
}
.content .btn {
  margin-top: 0;
}
.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 -360px;
  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 .tags {
  z-index: 3;
}
.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: #18ade4;
  transition: 0.3s;
}
.content .shared-styles .centerer .category__arrow-btn:hover,
.content .shared-styles .centerer .category__arrow-btn:focus {
  background: #138ab6;
}
.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 {
  margin-bottom: 8px;
  padding: 0px;
  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 #585c5f;
  border-bottom: 2px solid #585c5f;
}
.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__newsletter {
  background: #EFEFEF;
  padding: 30px;
  display: flex;
  margin: 30px 0;
}
.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__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 .tags,
.content .content__menuitem--category .tags {
  z-index: 3;
}
.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: #18ade4;
  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: #138ab6;
}
.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: #18ade4;
  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: #138ab6;
}
.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: #18ade4;
  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: #138ab6;
}
.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__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 .tags {
  z-index: 3;
}
.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: #18ade4;
  transition: 0.3s;
}
.content .content__product--vertical .centerer .category__arrow-btn:hover,
.content .content__product--vertical .centerer .category__arrow-btn:focus {
  background: #138ab6;
}
.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 {
  margin-top: 15px;
}
.content .content__product--vertical .lead-text,
.content .content__product--vertical .lead-text p {
  text-align: center;
  font-size: 12px;
}
.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: center;
  justify-content: center;
}
.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: #18ade4;
  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__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: #18ade4;
}
.content .content__article .tags {
  z-index: 3;
}
.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: #18ade4;
  transition: 0.3s;
}
.content .content__article .centerer .category__arrow-btn:hover,
.content .content__article .centerer .category__arrow-btn:focus {
  background: #138ab6;
}
.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: #18ade4;
  transition: 0.3s all;
}
.content .content__article .category:hover,
.content .content__article .category:focus {
  color: #138ab6;
}
.content .content__article .date {
  color: #9ca3a4;
  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__product {
  width: 100%;
  padding: 20px;
  margin: 20px 0;
  box-shadow: 0 0 8px rgba(48, 57, 75, 0.1);
  display: flex;
}
.content .content__product .tags {
  z-index: 3;
}
.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: #18ade4;
  transition: 0.3s;
}
.content .content__product .centerer .category__arrow-btn:hover,
.content .content__product .centerer .category__arrow-btn:focus {
  background: #138ab6;
}
.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 .out-of-stock {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #a94442 !important;
}
.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--special-transport {
  background: #ec7308;
}
.content .content__product .content__product-icons .product__benefit--gift {
  background: #198559;
}
.content .content__product .content__product-icons .product__benefit--toxic-material {
  background: #fff585;
  color: #000;
}
.content .content__product .content__product-icons .product__benefit--seasonal {
  background: #37A700;
}
.content .content__product .content__product-icons .product__benefit--discount {
  background: #18ade4;
}
.content .content__item__button {
  background: #18ade4;
  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: #138ab6;
}
.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: #18ade4;
  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: #138ab6;
  border: none;
  text-decoration: none;
  box-shadow: none;
}
.content .content__item__button--second:before {
  content: '';
  width: 23px;
  height: 23px;
  display: block;
  position: relative;
  background: #18ade4;
  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 .price-box .out-of-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;
  line-height: 1.2;
  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: #0072B1;
  left: 27px;
}
.cookie-box__checkbox--disabled:checked + .cookie-box__toggle-mark {
  background: #b1e3ff;
}
.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;
  }
}
