/* Minification failed. Returning unminified contents.
(15728,39): run-time error CSS1034: Expected closing parenthesis, found ','
(15728,39): run-time error CSS1042: Expected function, found ','
(15728,44): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(15761,1): run-time error CSS1019: Unexpected token, found '}'
(15877,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(15878,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15889,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(15890,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15901,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(15902,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15921,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(15922,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15933,1): run-time error CSS1019: Unexpected token, found '@-moz-keyframes'
(15934,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(15945,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(15946,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(16865,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(16866,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17610,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(17611,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17738,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(17739,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(17834,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(17835,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '50%'
(17840,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(17841,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '50%'
(17855,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(17856,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '50%'
(17861,1): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(17862,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '50%'
(19042,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(19043,10): run-time error CSS1035: Expected colon, found '{'
(19054,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(19055,10): run-time error CSS1035: Expected colon, found '{'
(19410,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(19411,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=ce23384a323f022c3e64)
 * Config saved to config.json and https://gist.github.com/ce23384a323f022c3e64
 */
/*!
 * Bootstrap v3.3.5 (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 {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          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;
    -webkit-box-shadow: none !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('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  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.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -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: 20px;
  margin-bottom: 20px;
  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: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .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: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    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: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.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.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.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: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

@media (min-width: 1459px) {
  .container {
    width: 1440px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xl-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xl-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xl-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xl-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xl-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xl-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xl-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xl-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xl-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xl-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xl-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1459px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-pull-12 {
    right: 100%;
  }
  .col-xl-pull-11 {
    right: 91.66666667%;
  }
  .col-xl-pull-10 {
    right: 83.33333333%;
  }
  .col-xl-pull-9 {
    right: 75%;
  }
  .col-xl-pull-8 {
    right: 66.66666667%;
  }
  .col-xl-pull-7 {
    right: 58.33333333%;
  }
  .col-xl-pull-6 {
    right: 50%;
  }
  .col-xl-pull-5 {
    right: 41.66666667%;
  }
  .col-xl-pull-4 {
    right: 33.33333333%;
  }
  .col-xl-pull-3 {
    right: 25%;
  }
  .col-xl-pull-2 {
    right: 16.66666667%;
  }
  .col-xl-pull-1 {
    right: 8.33333333%;
  }
  .col-xl-pull-0 {
    right: auto;
  }
  .col-xl-push-12 {
    left: 100%;
  }
  .col-xl-push-11 {
    left: 91.66666667%;
  }
  .col-xl-push-10 {
    left: 83.33333333%;
  }
  .col-xl-push-9 {
    left: 75%;
  }
  .col-xl-push-8 {
    left: 66.66666667%;
  }
  .col-xl-push-7 {
    left: 58.33333333%;
  }
  .col-xl-push-6 {
    left: 50%;
  }
  .col-xl-push-5 {
    left: 41.66666667%;
  }
  .col-xl-push-4 {
    left: 33.33333333%;
  }
  .col-xl-push-3 {
    left: 25%;
  }
  .col-xl-push-2 {
    left: 16.66666667%;
  }
  .col-xl-push-1 {
    left: 8.33333333%;
  }
  .col-xl-push-0 {
    left: auto;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xl-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: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.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 #dddddd;
}
.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 #dddddd;
}
.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: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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: 20px;
  font-size: 21px;
  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: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -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, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 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: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.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: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-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: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 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: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .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: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -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: #333333;
  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: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  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: #333333;
  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: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  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: #ffffff;
  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: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  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: #ffffff;
  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: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  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: #ffffff;
  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: #ffffff;
}
.btn-link {
  color: #337ab7;
  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: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 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;
  -o-transition-property: height, visibility;
     transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
     transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-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: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #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: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.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: 12px;
  line-height: 1.42857143;
  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: 768px) {
  .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: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  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: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-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: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  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: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.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: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          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: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-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: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  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: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    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: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.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: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    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: #555555;
    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: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.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: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  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: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.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: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    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: #ffffff;
    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: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.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: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 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: #ffffff;
  border: 1px solid #dddddd;
  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: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  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: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  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: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.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: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -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: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  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;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -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);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 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: #5bc0de;
}
.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: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  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: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-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: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.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: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  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: 4px;
  -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: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -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: #ffffff;
  border: 1px solid #999999;
  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);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.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.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-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: 768px) {
  .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: 992px) {
  .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.42857143;
  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: 12px;
  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: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.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.42857143;
  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: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
}
.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: #ffffff;
  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;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -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: #ffffff;
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  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: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  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: #ffffff;
  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 #ffffff;
  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: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  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: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -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;
}
.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: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 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: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 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;
  }
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 8, 2017 */



@font-face {
    font-family: 'asap';
    src: url('../fonts/asap-bold-webfont.eot');
    src: url('../fonts/asap-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/asap-bold-webfont.woff2') format('woff2'), url('../fonts/asap-bold-webfont.woff') format('woff'), url('../fonts/asap-bold-webfont.ttf') format('truetype'), url('../fonts/asap-bold-webfont.svg#asapbold') format('svg');
    font-weight: 700;
    font-style: normal;
}



@font-face {
    font-family: 'asap';
    src: url('../fonts/asap-regular-webfont.eot');
    src: url('../fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/asap-regular-webfont.woff2') format('woff2'), url('../fonts/asap-regular-webfont.woff') format('woff'), url('../fonts/asap-regular-webfont.ttf') format('truetype'), url('../fonts/asap-regular-webfont.svg#asapregular') format('svg');
    font-weight: 400;
    font-style: normal;
}



@font-face {
    font-family: 'pt_serif';
    src: url('../fonts/pt_serif-web-bold-webfont.eot');
    src: url('../fonts/pt_serif-web-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pt_serif-web-bold-webfont.woff2') format('woff2'), url('../fonts/pt_serif-web-bold-webfont.woff') format('woff'), url('../fonts/pt_serif-web-bold-webfont.ttf') format('truetype'), url('../fonts/pt_serif-web-bold-webfont.svg#pt_serifbold') format('svg');
    font-weight: 700;
    font-style: normal;
}



@font-face {
    font-family: 'pt_serif';
    src: url('../fonts/pt_serif-web-regular-webfont.eot');
    src: url('../fonts/pt_serif-web-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pt_serif-web-regular-webfont.woff2') format('woff2'), url('../fonts/pt_serif-web-regular-webfont.woff') format('woff'), url('../fonts/pt_serif-web-regular-webfont.ttf') format('truetype'), url('../fonts/pt_serif-web-regular-webfont.svg#pt_serifregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/*!
 * Bootstrap-select v1.13.14 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */

@-webkit-keyframes bs-notify-fadeOut {
    0% {
        opacity: 0.9;
    }

    100% {
        opacity: 0;
    }
}

@-o-keyframes bs-notify-fadeOut {
    0% {
        opacity: 0.9;
    }

    100% {
        opacity: 0;
    }
}

@keyframes bs-notify-fadeOut {
    0% {
        opacity: 0.9;
    }

    100% {
        opacity: 0;
    }
}

select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
    display: none !important;
}

.bootstrap-select {
    width: 220px \0;
    /*IE9 and below*/
    vertical-align: middle;
}

    .bootstrap-select > .dropdown-toggle {
        position: relative;
        width: 100%;
        text-align: right;
        white-space: nowrap;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

        .bootstrap-select > .dropdown-toggle:after {
            margin-top: -1px;
        }

        .bootstrap-select > .dropdown-toggle.bs-placeholder,
        .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
        .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
        .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
            color: #999;
        }

            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
            .bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
                color: rgba(255, 255, 255, 0.5);
            }

    .bootstrap-select > select {
        position: absolute !important;
        bottom: 0;
        left: 50%;
        display: block !important;
        width: 0.5px !important;
        height: 100% !important;
        padding: 0 !important;
        opacity: 0 !important;
        border: none;
        z-index: 0 !important;
    }

        .bootstrap-select > select.mobile-device {
            top: 0;
            left: 0;
            display: block !important;
            width: 100% !important;
            z-index: 2 !important;
        }

    .has-error .bootstrap-select .dropdown-toggle,
    .error .bootstrap-select .dropdown-toggle,
    .bootstrap-select.is-invalid .dropdown-toggle,
    .was-validated .bootstrap-select select:invalid + .dropdown-toggle {
        border-color: #b94a48;
    }

    .bootstrap-select.is-valid .dropdown-toggle,
    .was-validated .bootstrap-select select:valid + .dropdown-toggle {
        border-color: #28a745;
    }

    .bootstrap-select.fit-width {
        width: auto !important;
    }

    .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: 220px;
    }

    .bootstrap-select > select.mobile-device:focus + .dropdown-toggle,
    .bootstrap-select .dropdown-toggle:focus {
        outline: thin dotted #333333 !important;
        outline: 5px auto -webkit-focus-ring-color !important;
        outline-offset: -2px;
    }

    .bootstrap-select.form-control {
        margin-bottom: 0;
        padding: 0;
        border: none;
        height: auto;
    }

:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
    float: none;
    z-index: auto;
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
    width: auto;
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

    .bootstrap-select.dropdown-menu-right,
    .bootstrap-select[class*="col-"].dropdown-menu-right,
    .row .bootstrap-select[class*="col-"].dropdown-menu-right {
        float: right;
    }

.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
    padding: 0;
}

    .form-group-lg .bootstrap-select.form-control .dropdown-toggle,
    .form-group-sm .bootstrap-select.form-control .dropdown-toggle {
        height: 100%;
        font-size: inherit;
        line-height: inherit;
        border-radius: inherit;
    }

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
    padding: 0.25rem 0.5rem;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
    padding: 0.5rem 1rem;
}

.form-inline .bootstrap-select .form-control {
    width: 100%;
}

.bootstrap-select.disabled,
.bootstrap-select > .disabled {
    cursor: not-allowed;
}

    .bootstrap-select.disabled:focus,
    .bootstrap-select > .disabled:focus {
        outline: none !important;
    }

.bootstrap-select.bs-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 0 !important;
    padding: 0 !important;
}

    .bootstrap-select.bs-container .dropdown-menu {
        z-index: 1060;
    }

.bootstrap-select .dropdown-toggle .filter-option {
    position: static;
    top: 0;
    left: 0;
    float: left;
    height: 100%;
    width: 100%;
    text-align: left;
    overflow: hidden;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.bs3.bootstrap-select .dropdown-toggle .filter-option {
    padding-right: inherit;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    padding-top: inherit;
    padding-bottom: inherit;
    padding-left: inherit;
    float: none;
}

    .input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
        padding-right: inherit;
    }

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
}

.bootstrap-select .dropdown-toggle .filter-expand {
    width: 0 !important;
    float: left;
    opacity: 0 !important;
    overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
    border-radius: inherit;
}

.bootstrap-select[class*="col-"] .dropdown-toggle {
    width: 100%;
}

.bootstrap-select .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .bootstrap-select .dropdown-menu > .inner:focus {
        outline: none !important;
    }

    .bootstrap-select .dropdown-menu.inner {
        position: static;
        float: none;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .bootstrap-select .dropdown-menu li {
        position: relative;
    }

        .bootstrap-select .dropdown-menu li.active small {
            color: rgba(255, 255, 255, 0.5) !important;
        }

        .bootstrap-select .dropdown-menu li.disabled a {
            cursor: not-allowed;
        }

        .bootstrap-select .dropdown-menu li a {
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

            .bootstrap-select .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em;
            }

            .bootstrap-select .dropdown-menu li a span.check-mark {
                display: none;
            }

            .bootstrap-select .dropdown-menu li a span.text {
                display: inline-block;
            }

        .bootstrap-select .dropdown-menu li small {
            padding-left: 0.5em;
        }

    .bootstrap-select .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: #f5f5f5;
        border: 1px solid #e3e3e3;
        -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);
        pointer-events: none;
        opacity: 0.9;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .bootstrap-select .dropdown-menu .notify.fadeOut {
            -webkit-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
            -o-animation: 300ms linear 750ms forwards bs-notify-fadeOut;
            animation: 300ms linear 750ms forwards bs-notify-fadeOut;
        }

.bootstrap-select .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
    position: static;
    display: inline;
    padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
    display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
    content: '\00a0';
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
    content: '';
    display: block;
    width: 0.5em;
    height: 1em;
    border-style: solid;
    border-width: 0 0.26em 0.26em 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
    z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
    bottom: auto;
    top: -4px;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
    bottom: auto;
    top: -4px;
    border-top: 6px solid white;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
    display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
    padding: 4px 8px;
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .bs-actionsbox .btn-group button {
        width: 50%;
    }

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .bs-donebutton .btn-group button {
        width: 100%;
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none;
}
/*# sourceMappingURL=bootstrap-select.css.map */

/*! nouislider - 11.0.3 - 2018-01-21 14:04:07 */
/* 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%;
    -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-vertical .noUi-origin {
    width: 0;
}

.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;
    }

.noUi-vertical {
    width: 18px;
}

    .noUi-vertical .noUi-handle {
        width: 28px;
        height: 34px;
        left: -6px;
        top: -17px;
    }

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-vertical .noUi-draggable {
    cursor: ns-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;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}

.noUi-handle:after {
    left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}

.noUi-vertical .noUi-handle:after {
    top: 17px;
}
/* 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;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%, 0);
    padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
    width: 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%;
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}

/**
 * Lightcase - jQuery Plugin
 * The smart and flexible Lightbox Plugin.
 *
 * @author		Cornel Boppart <cornel@bopp-art.com>
 * @copyright	Author
 *
 * @version		2.4.2 (24/11/2017)
 */
/**
 * Lightcase settings
 *
 * Note: Override default settings for your project without touching this source code by simply
 * defining those variables within a SASS map called '$lightcase-custom'.
 *
 * // Example usage
 * $lightcase-custom: (
 *   'breakpoint': 768px
 * );
 */
@font-face {
  font-family: 'lightcase';
  src: url("../fonts/lightcase.eot?55356177");
  src: url("../fonts/lightcase.eot?55356177#iefix") format("embedded-opentype"), url("../fonts/lightcase.woff?55356177") format("woff"), url("../fonts/lightcase.ttf?55356177") format("truetype"), url("../fonts/lightcase.svg?55356177#lightcase") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12, ../scss/components/fonts/_font-lightcase.scss */
[class*='lightcase-icon-']:before {
  font-family: 'lightcase', sans-serif;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* Codes */
/* line 35, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-play:before {
  content: '\e800';
}

/* line 36, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-pause:before {
  content: '\e801';
}

/* line 37, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-close:before {
  content: '\e802';
}

/* line 38, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-prev:before {
  content: '\e803';
}

/* line 39, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-next:before {
  content: '\e804';
}

/* line 40, ../scss/components/fonts/_font-lightcase.scss */
.lightcase-icon-spin:before {
  content: '\e805';
}

/**
 * Mixin providing icon defaults to be used on top of font-lightcase.
 *
 * Example usage:
 * @include icon(#e9e9e9)
 */
/**
 * Mixin providing icon defaults including a hover status to be used
 * on top of font-lightcase.
 *
 * Example usage:
 * @include icon-hover(#e9e9e9, #fff)
 */
/**
 * Provides natural content overflow behavior and scrolling support
 * even so for touch devices.
 *
 * Example usage:
 * @include overflow()
 */
/**
 * Neutralizes/resets dimensions including width, height, position as well as margins,
 * paddings and styles. Used to enforce a neutral and unstyled look and behavoir!
 *
 * Example usage:
 * @include clear(true)
 *
 * @param boolean $important
 */
@-webkit-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-moz-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes lightcase-spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 1, ../scss/components/modules/_case.scss */
#lightcase-case {
    display: none;
    position: fixed;
    z-index: 112002;
    top: 50%;
    left: 50%;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 640px) {
  /* line 16, ../scss/components/modules/_case.scss */
  html[data-lc-type=inline] #lightcase-case, html[data-lc-type=ajax] #lightcase-case {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 !important;
    padding: 55px 0 70px 0;
    width: 100% !important;
    height: 100% !important;
    overflow: auto !important;
  }
}

@media screen and (min-width: 641px) {
  /* line 4, ../scss/components/modules/_content.scss */
  html:not([data-lc-type=error]) #lightcase-content {
    position: relative;
    z-index: 1;
    text-shadow: none;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
    -webkit-backface-visibility: hidden;
  }
}
@media screen and (min-width: 641px) {
  /* line 23, ../scss/components/modules/_content.scss */
  html[data-lc-type=image] #lightcase-content, html[data-lc-type=video] #lightcase-content {
    background-color: #333;
  }
}
/* line 31, ../scss/components/modules/_content.scss */
html[data-lc-type=inline] #lightcase-content, html[data-lc-type=ajax] #lightcase-content, html[data-lc-type=error] #lightcase-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
@media screen and (max-width: 640px) {
  /* line 31, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content, html[data-lc-type=ajax] #lightcase-content, html[data-lc-type=error] #lightcase-content {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}
/* line 43, ../scss/components/modules/_content.scss */
html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
  /* line 43, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner {
    padding: 15px;
  }
  /* line 52, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner, html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *, html[data-lc-type=error] #lightcase-content .lightcase-contentInner, html[data-lc-type=error] #lightcase-content .lightcase-contentInner > * {
    width: 100% !important;
    max-width: none !important;
  }
  /* line 59, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner > *:not(iframe), html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner > *:not(iframe), html[data-lc-type=error] #lightcase-content .lightcase-contentInner > *:not(iframe) {
    height: auto !important;
    max-height: none !important;
  }
}
@media screen and (max-width: 640px) {
  /* line 70, ../scss/components/modules/_content.scss */
  html.lightcase-isMobileDevice[data-lc-type=iframe] #lightcase-content .lightcase-contentInner iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 640px) and (min-width: 641px) {
  /* line 74, ../scss/components/modules/_content.scss */
  html[data-lc-type=image] #lightcase-content .lightcase-contentInner, html[data-lc-type=video] #lightcase-content .lightcase-contentInner {
    line-height: 0.75;
  }
}

/* line 82, ../scss/components/modules/_content.scss */
html[data-lc-type=image] #lightcase-content .lightcase-contentInner {
  position: relative;
  overflow: hidden !important;
}
@media screen and (max-width: 640px) {
  /* line 91, ../scss/components/modules/_content.scss */
  html[data-lc-type=inline] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap, html[data-lc-type=ajax] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap, html[data-lc-type=error] #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: none !important;
  }
}
@media screen and (min-width: 641px) {
  /* line 100, ../scss/components/modules/_content.scss */
  html:not([data-lc-type=error]) #lightcase-content .lightcase-contentInner .lightcase-inlineWrap {
    padding: 30px;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 640px) {
  /* line 117, ../scss/components/modules/_content.scss */
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #aaa;
  }
}
@media screen and (min-width: 641px) {
  /* line 117, ../scss/components/modules/_content.scss */
  #lightcase-content h1, #lightcase-content h2, #lightcase-content h3, #lightcase-content h4, #lightcase-content h5, #lightcase-content h6, #lightcase-content p {
    color: #333;
  }
}

/* line 3, ../scss/components/modules/_error.scss */
#lightcase-case p.lightcase-error {
  margin: 0;
  font-size: 17px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  /* line 3, ../scss/components/modules/_error.scss */
  #lightcase-case p.lightcase-error {
    padding: 30px 0;
  }
}
@media screen and (min-width: 641px) {
  /* line 3, ../scss/components/modules/_error.scss */
  #lightcase-case p.lightcase-error {
    padding: 0;
  }
}

/* line 4, ../scss/components/modules/_global.scss */
.lightcase-open body {
  overflow: hidden;
}
/* line 8, ../scss/components/modules/_global.scss */
.lightcase-isMobileDevice .lightcase-open body {
  max-width: 100%;
  max-height: 100%;
}

/* line 1, ../scss/components/modules/_info.scss */
#lightcase-info {
  position: absolute;
  padding-top: 15px;
}
/* line 9, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-title,
#lightcase-info #lightcase-caption {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  font-weight: normal;
  text-overflow: ellipsis;
}
/* line 19, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-title {
  font-size: 17px;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  /* line 19, ../scss/components/modules/_info.scss */
  #lightcase-info #lightcase-title {
    position: fixed;
    top: 10px;
    left: 0;
    max-width: 87.5%;
    padding: 5px 15px;
    background: #333;
  }
}
/* line 33, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-caption {
  clear: both;
  font-size: 13px;
  color: #aaa;
}
/* line 39, ../scss/components/modules/_info.scss */
#lightcase-info #lightcase-sequenceInfo {
  font-size: 11px;
  color: #aaa;
}
@media screen and (max-width: 640px) {
  /* line 45, ../scss/components/modules/_info.scss */
  .lightcase-fullScreenMode #lightcase-info {
    padding-left: 15px;
    padding-right: 15px;
  }
  /* line 51, ../scss/components/modules/_info.scss */
  html:not([data-lc-type=image]):not([data-lc-type=video]):not([data-lc-type=flash]):not([data-lc-type=error]) #lightcase-info {
    position: static;
  }
}

/* line 1, ../scss/components/modules/_loading.scss */
#lightcase-loading {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  position: fixed;
  z-index: 2001;
  top: 50%;
  left: 50%;
  margin-top: -0.5em;
  margin-left: -0.5em;
  opacity: 1;
  font-size: 32px;
  text-shadow: 0 0 15px #fff;
  -moz-transform-origin: 50% 53%;
  -webkit-animation: lightcase-spin 0.5s infinite linear;
  -moz-animation: lightcase-spin 0.5s infinite linear;
  -o-animation: lightcase-spin 0.5s infinite linear;
  animation: lightcase-spin 0.5s infinite linear;
}
/* line 20, ../scss/components/mixins/_presets.scss */
#lightcase-loading, #lightcase-loading:focus {
  text-decoration: none;
  color: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}
/* line 32, ../scss/components/mixins/_presets.scss */
#lightcase-loading > span {
  display: inline-block;
  text-indent: -9999px;
}

/* line 2, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'] {
  position: fixed;
  z-index: 9999;
  width: 1.123em;
  height: auto;
  font-size: 38px;
  line-height: 1;
  text-align: center;
  text-shadow: none;
  outline: none;
  cursor: pointer;
}
/* line 20, ../scss/components/mixins/_presets.scss */
a[class*='lightcase-icon-'], a[class*='lightcase-icon-']:focus {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.6);
  -webkit-tap-highlight-color: transparent;
  -webkit-transition: color, opacity, ease-in-out 0.25s;
  -moz-transition: color, opacity, ease-in-out 0.25s;
  -o-transition: color, opacity, ease-in-out 0.25s;
  transition: color, opacity, ease-in-out 0.25s;
}
/* line 32, ../scss/components/mixins/_presets.scss */
a[class*='lightcase-icon-'] > span {
  display: inline-block;
  text-indent: -9999px;
}
/* line 49, ../scss/components/mixins/_presets.scss */
a[class*='lightcase-icon-']:hover {
  color: white;
  text-shadow: 0 0 15px white;
}
/* line 10, ../scss/components/modules/_navigation.scss */
.lightcase-isMobileDevice a[class*='lightcase-icon-']:hover {
  color: #aaa;
  text-shadow: none;
}
/* line 17, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-close {
  position: fixed;
  top: 15px;
  right: 15px;
  bottom: auto;
  margin: 0;
  opacity: 0;
  outline: none;
}
/* line 28, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-prev {
  left: 15px;
}
/* line 33, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-next {
  right: 15px;
}
/* line 38, ../scss/components/modules/_navigation.scss */
a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
  left: 50%;
  margin-left: -0.5em;
}
@media screen and (min-width: 641px) {
  /* line 38, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-'].lightcase-icon-pause, a[class*='lightcase-icon-'].lightcase-icon-play {
    opacity: 0;
  }
}
@media screen and (max-width: 640px) {
  /* line 2, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-'] {
    bottom: 15px;
    font-size: 24px;
  }
}
@media screen and (min-width: 641px) {
  /* line 2, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-'] {
    bottom: 50%;
    margin-bottom: -0.5em;
  }
  /* line 57, ../scss/components/modules/_navigation.scss */
  a[class*='lightcase-icon-']:hover, #lightcase-case:hover ~ a[class*='lightcase-icon-'] {
    opacity: 1;
  }
}

/* line 1, ../scss/components/modules/_overlay.scss */
#lightcase-overlay {
  display: none;
  width: 100%;
  min-height: 100%;
  position: fixed;
  z-index: 2000;
  top: -9999px;
  bottom: -9999px;
  left: 0;
  background: #333;
}
@media screen and (max-width: 640px) {
  /* line 1, ../scss/components/modules/_overlay.scss */
  #lightcase-overlay {
    opacity: 1 !important;
  }
}

/* GLOBAL */
html, body {
    height: 100%;
}




body {
    position: relative;
    font-family: 'asap', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #232323;
    overflow-x: hidden;
}

.clearfix {
    clear: both;
}

a {
    color: #2f58b2;
    text-decoration: none;
}

    a:hover {
        color: #1f9bde;
        text-decoration: none;
    }

    a:focus, a.active {
        color: #2f58b2;
        outline: none;
        text-decoration: none;
    }

strong {
    font-weight: 700;
}

.nowrap {
    white-space: nowrap;
}

[v-cloak] {
    visibility: hidden;
}

a, button, .lang > div {
    transition: all 0.3s ease;
}

button {
    border: 0;
    outline: none;
}

input[type=text], input[type=password] {
    outline: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

h1 {
    font: 36px 'pt_serif', serif;
    font-weight: 700;
    line-height: 1.25em;
    text-transform: uppercase;
}

h2 {
    font-size: 19px;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 30px;
}

.req {
    color: #fb3c3c;
    font-family: Arial, sans-serif;
    font-size: 130%;
    font-weight: 700;
    margin-left: 8px;
}

.img-responsive, .img_responsive, .imgresponsive {
    width: auto !important;
    height: auto !important;
    max-width: 100%;
}

    .img-responsive.centriraj, .img_responsive.centriraj, .imgresponsive.centriraj {
        margin-left: auto;
        margin-right: auto;
    }

.textbox, textarea {
    background: #ebedef;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 20px;
    transition: all 0.3s ease;
}

    .textbox:focus, textarea:focus, .select-list:focus {
        background: #fff;
        border-color: #7e8289;
        box-shadow: 0 0 10px rgba(49,56,68,0.3);
    }

.select-custom {
    background: #ebedef;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 13px 15px;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
}

.btn {
    display: inline-block;
    font-weight: 700;
    padding: 12px 30px;
    margin: 0;
    color: #849c00;
    text-transform: uppercase;
    text-align: center;
    border-radius: 0;
    line-height: 22px;
    border: 1px solid #000;
    font-size: 15px;
    letter-spacing: 0.075em;
    transition: all 0.3s ease;
}

    .btn:hover {
        background: #00c0f3;
        color: #fff;
        border-color: #00c0f3;
    }

    .btn:focus {
        background: #00c0f3;
        color: #fff;
        border-color: #00c0f3;
        outline: none;
    }

.btn-primary,
.btn-primary:focus {
    background: #34CC00;
    border-color: #34CC00;
    color: #fff;
}

    .btn-primary:hover {
        background: #0074b4;
        border-color: #0074b4;
        color: #fff;
    }

.btn-secondary,
.btn-secondary:focus {
    background: #70787e;
    border-color: #70787e;
    color: #fff;
}

    .btn-secondary:hover {
        background: #0074b4;
        border-color: #0074b4;
        color: #fff;
    }

.btn-secondary-invert,
.btn-secondary-invert:focus {
    background: #fff;
    border-color: #fff;
    color: #232323;
}

    .btn-secondary-invert:hover {
        background: #0074b4;
        border-color: #0074b4;
        color: #fff;
    }

.btn-action,
.btn-action:focus {
    background: #00ab54;
    border-color: #00ab54;
    color: #fff;
}

    .btn-action:hover {
        background: #0074b4;
        border-color: #0074b4;
        color: #fff;
    }




.btn-action-light,
.btn-action-light:focus {
    background: white;
    border-color: #0074b4;
    color: #333;
}

    .btn-action-light:hover {
        background: white;
        border-color: #0074b4;
        color: #333;
    }





.btn-disabled,
.btn-disabled:focus {
    background: #999;
    border-color: #999;
    color: #fff;
}

    .btn-disabled:hover {
        background: #999;
        border-color: #999;
        color: #fff;
    }



.btn-remover,
.btn-remover:focus {
    background: #ab0000;
    border-color: #ab0000;
    color: #fff;
}

    .btn-remover:hover {
        background: #0074b4;
        border-color: #0074b4;
        color: #fff;
    }


.btn-light-grey,
.btn-light-grey:focus {
    background: #f2f2f2;
    border-color: #f2f2f2;
    color: #70787e;
}

    .btn-light-grey:hover {
        background: #f2f2f2;
        border-color: #f2f2f2;
        color: #0074b4;
    }

.btn-light-blue {
    background: #01c0f4;
    color: white;
    border: none;
}

    .btn-light-blue:hover {
        background-color: #00a4d0;
    }

.btn-empty,
.btn-empty:focus {
    background: none;
    border: 2px solid #ddd;
    color: #232323;
}

    .btn-empty:hover {
        background: #fff;
        border: 2px solid #00c0f3;
        color: #00c0f3;
    }

.btn-empty-white,
.btn-empty-white:focus {
    background: none;
    border: 2px solid rgba(255,255,255,0.7);
    color: #fff;
}

    .btn-empty-white:hover {
        background: #fff;
        border: 2px solid rgba(255,255,255,1);
        color: #232323;
    }

.btn-smaller {
    padding-top: 6px;
    padding-bottom: 6px;
}

.align-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.link-blue {
    color: #1f9bde;
}

.dark-overlay {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 10000;
}

.push-top {
    margin-top: 40px;
}

.font-elegant {
    font-family: 'pt_serif', serif;
}




/* CUSTOM CHECKBOXES */
label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0;
}

input[type=checkbox] {
    display: none;
}

    input[type=checkbox] + label {
        font-weight: 400;
    }

        input[type=checkbox] + label:before {
            position: relative;
            top: 4px;
            display: inline-block;
            width: 20px;
            height: 20px;
            border: 1px solid #c7c7c7;
            font-family: 'feroterm';
            content: ' ';
            font-size: 10px;
            line-height: 18px;
            text-align: center;
            margin-right: 12px;
            overflow: hidden;
        }

    input[type=checkbox]:checked + label:before {
        content: '\71';
        color: #0074b4;
    }

input[type=radio] {
    display: none;
}

    input[type=radio] + label {
        position: relative;
        font-weight: 400;
    }

        input[type=radio] + label:before {
            position: relative;
            top: 2px;
            display: inline-block;
            width: 20px;
            height: 20px;
            background: #fff;
            border: 1px solid #c7c7c7;
            content: ' ';
            text-align: center;
            margin-right: 10px;
            overflow: hidden;
            border-radius: 10px;
        }

    input[type=radio]:checked + label:after {
        position: absolute;
        display: inline-block;
        left: 5px;
        top: 7px;
        width: 10px;
        height: 10px;
        background: #0074b4;
        border-radius: 5px;
        content: ' ';
        text-align: center;
    }


.gallery-grid a {
    display: block;
    float: left;
    margin-right: 1%;
    margin-bottom: 15px;
    overflow: hidden;
    transition: all .2s ease-in-out;
}


/* SELECTPICKER OVERRIDE */
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select .btn {
    text-transform: none;
    padding: 11px 16px;
    transition: all 0.3s ease-in-out;
    text-shadow: none;
    border-color: transparent;
    border-radius: 0;
    line-height: 24px;
    background: #f5f5f5;
}

    .bootstrap-select .btn .filter-option {
        font-size: 16px;
        font-weight: 400;
        color: #232323;
        letter-spacing: 0;
        padding-right: 20px;
    }

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-overflow: ellipsis;
}

.bootstrap-select .btn:hover, .bootstrap-select .btn:focus, .bootstrap-select .btn:hover .filter-option {
    color: #232323;
}

.bootstrap-select .btn:hover {
    background: #ddd;
}

.bootstrap-select .btn:focus {
    background: #ddd;
    border-color: #ddd;
}

.bootstrap-select.btn-group.open .dropdown-toggle {
    box-shadow: none;
}

.bootstrap-select .btn-default:active, .bootstrap-select .btn-default.active, .bootstrap-select.open > .dropdown-toggle.btn-default {
    background: #ddd;
    border-color: #ddd;
    color: #232323;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 30px;
    top: 14px;
    border: 0;
}

    .bootstrap-select.btn-group .dropdown-toggle .caret::before {
        display: inline-block;
        font-family: 'feroterm';
        content: '\61';
        font-size: 12px;
        color: #555;
    }

.bootstrap-select.btn-group .btn.dropdown-toggle:hover .caret::before {
    color: #252b35;
}

.bootstrap-select .dropdown-menu {
    border-radius: 0;
    border: 0;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.3);
    font-size: 16px;
    font-weight: 400;
}

    .bootstrap-select .dropdown-menu > li > a {
        padding: 8px 16px 9px 16px;
    }

        .bootstrap-select .dropdown-menu > li > a:hover {
            background: #ddd;
        }

    .bootstrap-select .dropdown-menu > li.selected a {
        background: none;
        color: #00c0f3;
    }



/* SELECTPICKER OVERRIDE - SMALL */
.bootstrap-select.select-small .btn {
    padding: 3px 8px;
}

.sort-results .bootstrap-select.select-small .btn {
    padding-right: 20px;
}

.bootstrap-select.select-small .btn .filter-option {
    font-size: 14px;
    color: #888;
    transition: 0.3s all ease;
}

    .bootstrap-select.select-small .btn:hover, .bootstrap-select .btn:focus, .bootstrap-select .btn:hover .filter-option {
        color: #232323;
    }

.bootstrap-select.select-small .btn-default:active, .bootstrap-select .btn-default.active, .bootstrap-select.open > .dropdown-toggle.btn-default {
    color: #232323;
}

.bootstrap-select.select-small.btn-group .dropdown-toggle .caret {
    right: 10px;
    top: 4px;
}

    .bootstrap-select.select-small.btn-group .dropdown-toggle .caret::before {
        font-size: 8px;
        color: #888;
    }

.bootstrap-select.select-small.btn-group .btn.dropdown-toggle:hover .caret::before {
    color: #232323;
}

.bootstrap-select.select-small .dropdown-menu {
    font-size: 14px;
}

    .bootstrap-select.select-small .dropdown-menu > li > a {
        padding: 4px 8px 5px 8px;
    }




/* GD SELECT*/
.gd-select {
    position: relative;
}

    .gd-select.active {
        background: #f5f5f5;
    }

.gd-selected {
    position: relative;
    border: 1px solid #ddd;
    padding: 12px 12px;
    cursor: pointer;
    transition: 0.5s all ease;
    color: #232323;
}

    .gd-selected:hover {
        background: #f5f5f5;
    }

    .gd-selected button {
        display: block;
        width: 100%;
        background: none;
        padding: 0 30px 0 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: left;
    }

    .gd-selected i {
        position: absolute;
        right: 12px;
        top: 13px;
        font-size: 14px;
        color: #00c0f3;
    }

.gd-search {
    padding: 16px 12px 2px 12px;
}

    .gd-search input {
        display: block;
        width: 100%;
        border: 1px solid #d5d5d5;
        padding: 4px 8px;
        font-style: italic;
    }

.gd-dropdown {
    display: none;
    position: absolute;
    width: 100%;
    top: 50px;
    background: #fff;
    font-size: 15px;
    box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.3);
    z-index: 1000;
    max-height: 250px;
    overflow: auto;
}

    .gd-dropdown ul {
        margin: 0;
        padding: 10px 0;
        list-style: none;
    }

        .gd-dropdown ul li {
            display: block;
            position: relative;
            padding: 4px 12px;
            cursor: pointer;
            line-height: 20px;
        }

        .gd-dropdown ul a {
            position: relative;
            display: block;
            color: #333;
            text-decoration: none;
            padding-right: 40px;
            padding-left: 32px;
        }

            .gd-dropdown ul a:hover {
                color: #00c0f3;
            }

    .gd-dropdown .disabled a,
    .gd-dropdown .disabled a:hover {
        color: #999;
        cursor: default;
    }

    .gd-dropdown .amount {
        position: absolute;
        right: 14px;
        top: 3px;
        color: #999;
        font-size: 13px;
    }

    .gd-dropdown .item-check {
        position: absolute;
        width: 22px;
        height: 22px;
        left: 12px;
        top: 2px;
        border: 1px solid #d5d5d5;
    }

        .gd-dropdown .item-check::after {
            display: none;
            position: absolute;
            left: 4px;
            top: 3px;
            font: 12px 'feroterm';
            content: '\71';
            color: #00c0f3;
        }

    .gd-dropdown .checked .item-check::after {
        display: block;
    }



/* RANGE SLIDER */
.noUi-horizontal {
    margin: 6px 6px 20px 8px;
    height: 2px;
}

.noUi-target {
    border: 0;
    border-radius: 5px;
    box-shadow: none;
}

.noUi-origin {
    border-radius: 10px;
}

.noUi-background {
    background: #ddd;
    box-shadow: none;
}

.noUi-connect {
    background: #ddd;
    box-shadow: none;
}

.noUi-horizontal .noUi-handle {
    height: 16px;
    left: -8px;
    top: -8px;
    width: 16px;
}

    .noUi-horizontal .noUi-handle.noUi-handle-upper {
        left: -10px;
    }

.noUi-origin {
    background: #ddd;
}

    .noUi-origin:first-of-type {
        background: #ddd;
    }

.noUi-handle {
    border: 0;
    border-radius: 50%;
    box-shadow: none;
    cursor: pointer;
    background: #00c0f3;
}

    .noUi-handle::before {
        display: none;
    }

    .noUi-handle::after {
        display: none;
    }


html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
    right: -8px;
}


/* WRAPPERS */

header {
    background-color: #1276BA;
}

.white-bg {
    background-color: #F7F7F7;
}

header .container {
    position: relative;
    height: 100%;
}


.logo-menu-wrapper > .logo {
    width: 200px;
    margin-left: 30px;
}

.logo-holder {
    display: flex;
}


    .logo-holder .logo img {
        position: relative;
        top: 4px;
        width: 50%;
        max-width: 180px;
    }

    .logo-holder .b2b {
        margin-right: 20px;
        width: 100% !important;
        max-width: 55px !important;
    }

.logo img + span {
    background-color: #f5f5f5;
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 9px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #666;
    display: none;
}

.main-nav {
    position: relative;
}

    .main-nav > ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: flex;
        justify-content: space-between;
        align-content: flex-start;
        flex-wrap: nowrap;
        width: 100%;
    }

        .main-nav > ul > li > a  {
            /* position: relative;*/
            line-height: 45px;
            padding: 0px 10px;
            display: flex;
            justify-content: space-evenly;
            flex-wrap: nowrap;
        }

            .main-nav > ul > li > a {
                font-size: 18px;
                font-weight: 300;
                text-transform: uppercase;
                letter-spacing: 0.075em;
                color: #232323;
                font-weight: bold;
            }

                .main-nav > ul > li > a:hover {
                    color: #1f9bde;
                }

    .main-nav .submenu ul .active {
        text-decoration: underline;
        opacity: 0.5;
    }


    .main-nav > ul > li.red-light {
        color: red;
    }

    .main-nav > ul > li.red-light a {
        color: inherit;
    }

.lang-below-desktop {
    display: none;
}

.user-menu {
    position: absolute;
}

.glavne-kategorije {
    position: relative;
}


/* SUBMENU */
.submenu {
    display: block;
    flex-direction: row;
    flex-wrap: wrap;
    position: absolute;
    left: 0%;
    transform: translate(-20%, 0%);
    top: 45px;
    line-height: 22px;
    z-index: 1000;
    font-size: 15px;
    min-width: 1200px;
    max-width: 1440px;
    background-color: rgba(111,113,117,0.9);
    max-height: 650px;
    overflow: auto;
}

    .submenu .first-level {
        padding: 20px 0;
        margin: 0;
        list-style: none;
        width: 25%;
        display: flex;
        float: left;
    }

.mega-menu-wrap {
    display: flex;
    font-family: Calibri;
}


.main-nav {
    position: relative;
}

.mega-menu-wrap {
    width: 100%;
    transform: translate(0%, 0%);
    background-color: #1276BA;
    padding: 25px;
    flex-direction: row;
    position: absolute;
    left: 0%;
    top: 45px;
    z-index: 10000;
    display: none;
    height: 500px;
    overflow-y: auto;
}


/* Works on Firefox */
.mega-menu-wrap {
    scrollbar-width: thin;
   
}
    /* Works on Chrome, Edge, and Safari */
    .mega-menu-wrap::-webkit-scrollbar {
        width: 12px;
    }

.mega-menu-wrap::-webkit-scrollbar-track {
    background-color: #F7F7F7;
    border-right: 1px solid #1276BA;
    border-left: 1px solid #1276BA;
    border-radius: 20px;
}
.mega-menu-wrap::-webkit-scrollbar-thumb {
    background-color: #444;
    border-radius: 20px;
    background-color: #0a4d7b;
    border: 1px solid #F7F7F7;
}



.proizvodi.active .mega-menu-wrap {
    display: flex;
    flex-wrap:wrap;
}

.mega-menu-wrap .column-1,
.mega-menu-wrap .column-2,
.mega-menu-wrap .column-3,
.mega-menu-wrap .column-4 {
    width: 25%;
    padding: 0 10px;
    display:flex;
    flex-direction:column;
    margin-bottom:25px;

}

.first-level {
    margin: 0;
    padding: 15px;
    display: block;
    background-color: #dfefff;
    border-radius:8px;
    height:100%;

}

.first-level li:first-child a {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #535252;
    margin-bottom: 15px;
}

.first-level li:first-child a:hover {

    opacity:0.6;

}

.first-level li {
    list-style-type: none;
    line-height: 24px;
    font-weight: 600;
}

.first-level .prvi {
    color: #35CBF5;
    margin: 7px 0;
    font-weight: bold;
}

.mega-menu-wrap > .column-1 > span {
    display: flex;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    min-height: 65px;
    justify-content: center;
    align-items: end;
    font-size: 18px;
}

.first-level .prvi > span > a {
    color: grey;
    text-align: center;
    text-transform: uppercase;
}

.discount-menu-wrapper ul li a {
    color: #1276BA !important;
    text-transform: uppercase;
    margin-bottom: 0 !important;
    font-size: 16px !important;
}

.discount-menu-wrapper ul.first-level {
    display: flex !important;
    align-items: center !important;
}

.drugi-lvl {
    margin: 0;
    padding: 0;
}

    .drugi-lvl li a {
        color: #fff;
    }

    .drugi-lvl li a:hover {
        opacity: .7;
    }

.submenu ul > li {
    z-index: 1;
    letter-spacing: 0.05em;
    list-style-type: none;
    width: 100%;
    flex-shrink: 0;
}

.submenu ul.first-level > li > a:first-child {
    color: #35CBF5;
    font-weight: bold;
    font-size: 15px;
}

.submenu ul a {
    position: relative;
    display: block;
    padding: 5px 40px;
    color: #fff;
    z-index: 1100;
}

.submenu ul li > a.opened::after {
    display: block;
    position: absolute;
    right: -15px;
    top: 21px;
    content: '';
    width: 30px;
    height: 1px;
    background: #fff;
    opacity: 0.6;
}

.submenu .second-level {
    display: block;
    position: static;
    padding: 20px 0;
    /*background: #00a9e1;*/
}

.submenu .third-level {
    display: none;
    /*position: absolute;*/
    padding: 20px 0;
    left: 305px;
    top: -20px;
    width: 305px;
    /*background: #70787e;*/
}

.submenu ul ul ul li > a.opened::after {
    display: none;
}

.fast-buy-desktop {
    display: inline-block;
    max-width: 100%;
    /* min-width: 30%;*/
    position: relative;
}

.fast-buy {
    position: relative;
}

    .fast-buy > div p {
        vertical-align: middle;
        width: 100%;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.075em;
        color: #00A9E1;
        margin: 0;
        padding: 0;
        display: none;
    }

    .fast-buy > div > div {
        margin-top: 5px;
    }

.fast-input-holder {
    display: flex;
    outline: 0;
    border-radius: 15px;
    background-color: #fff;
    justify-content: flex-end;
    align-items: center;
    height: 35px;
}

    .fast-input-holder input {
        border-radius: 15px;
        border: 0;
        display: inline-block;
    }

    .fast-input-holder .form-control:focus {
        border: 0;
        box-shadow: none;
    }

    .fast-input-holder .i2-kolicina {
        display: flex;
        justify-content: center;
        padding: 0;
        margin: 0px;
    }

        .fast-input-holder .i2-kolicina li {
            display: flex;
            justify-content: center;
            align-items: center;
        }

    .i1-minus, .i2-plus {
        cursor: pointer;
    }

    .fast-input-holder .i1-minus::before {
        content: "";
        width: 10px;
        height: 34px;
        background-image: url(../img/icon-arrow-left.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center center;
    }

    .fast-input-holder .i2-plus {
        margin-right: 5px;
    }

        .fast-input-holder .i2-plus::after {
            content: "";
            width: 10px;
            height: 34px;
            background-image: url(../img/icon-arrow-right.svg);
            background-repeat: no-repeat;
            background-size: 100% 100%;
            background-position: center center;
        }


.fast-add {
    display: inline-flex;
    font-size: 12px;
    background: #35cbf5;
    border: 2px solid #fff;
    border-radius: 50px;
    color: #ffffff;
    padding: 8px 10px;
    text-transform: uppercase;
    position: relative;
    height: 34px;
    align-items: center;
}

    .fast-add:hover,
    .fast-add:focus,
    .fast-add:active {
        background: #0074b4;
        color: #ffffff;
    }

.i1 {
    width: 150px;
    border-radius: 0;
    box-shadow: none;
}




.i2 {
    width: 50px;
    border-radius: 0;
    box-shadow: none;
}

    .i2::placeholder {
        text-align: center;
    }

.search-desktop {
    display: inline-block;
    height: 40px;
    margin: 0px 15px 0px 25px;
    /*  max-width: 100%;
        min-width: 35%;*/
    position: relative;
    top: 5px;
    width: 30%;
}



.search-mobile {
    position: relative;
 
}

.search {
    float: none;
    /*    width: 100% !important;*/
    table-layout: fixed;
    margin: 0;
    border: 0;
    margin-bottom: 15px;
    position: relative;
}

    .search .search-field, .search .search-btn {
        display: block;
        vertical-align: middle;
        width: 100%;
    }

        .search .search-field input {
            width: 100%;
            border: 0;
            background: none;
            padding: 5px 10px;
            height: 35px;
            border-radius: 15px;
            background-color: #fff;
            display: inline-block;
        }

            .search .search-field input::placeholder {
                font-size: 15px;
                text-transform: capitalize;
            }

    .search .search-btn {
        width: 36px;
        text-align: center;
        position: absolute;
        right: 5px;
        top: 0;
    }

        .search .search-btn a {
            display: block;
            position: relative;
            width: 36px;
            height: 36px;
            color: #232323;
        }

            .search .search-btn a span {
                position: absolute;
                right: 7px;
                top: 10px;
                font-size: 17px;
                margin: -10px 0 0 -8px;
            }

.icon-search:before {
    color: #1D1D1B;
}

.ikona-search {
    width: 20px;
    height: 35px;
    content: "";
    background-image: url(../img/icon-search.svg);
    background-size: 100% 100%;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
}

.search .search-btn a:hover {
    color: #056eb0;
}

    .search .search-btn a:hover .icon-search:before {
        color: #056eb0;
    }



/* search */
.search .suggest-box {
    background: #fff;
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    text-align: left;
    position: absolute;
    top: 40px;
    left: auto;
    right: auto;
    margin: 0 auto;
    width: 680px;
    z-index: 7000;
    -webkit-transition: visibility 0s linear 300ms, opacity 300ms ease;
    -moz-transition: visibility 0s linear 300ms, opacity 300ms ease;
    -o-transition: visibility 0s linear 300ms, opacity 300ms ease;
    transition: visibility 0s linear 300ms, opacity 300ms ease;
    border-radius: 0;
}

    .search .suggest-box.show {
        opacity: 1;
        visibility: visible;
        -webkit-transition-delay: 0s;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        transition-delay: 0s;
    }

    .search .suggest-box a {
        color: #232323;
    }

        .search .suggest-box a:hover {
            color: #1f9bde;
        }

    .search .suggest-box .results {
        display: table;
        table-layout: fixed;
        width: 100%;
    }

    .search .suggest-box .collection {
        display: table-cell;
        width: 42%;
        padding: 16px 24px;
        background: #f2f2f2;
        vertical-align: top;
        font-size: 14px;
    }

        .search .suggest-box .collection h3 {
            margin: 20px 0 8px 0;
            font-size: 16px;
            font-weight: 700;
            color: #1f9bde;
            text-transform: uppercase;
        }

            .search .suggest-box .collection h3:first-of-type {
                margin-top: 4px;
            }

        .search .suggest-box .collection ul li {
            padding: 2px 0;
            display: block;
        }

    .search .suggest-box .product-list-small {
        display: table-cell;
        padding: 16px 24px;
        vertical-align: top;
    }

    .search .suggest-box .buttons {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        .search .suggest-box .buttons .btn {
            width: 100%;
            margin: 0 auto;
            border-radius: 0;
            padding: 24px;
            line-height: 1;
        }

            .search .suggest-box .buttons .btn:hover {
                color: #ffffff;
                text-decoration: none;
            }

            .search .suggest-box .buttons .btn span {
                font-size: 14px;
            }

    .search .suggest-box ul {
        padding: 0;
        list-style-type: none;
        margin: 0;
    }

.search.opened .ca-box {
    left: 55px;
    right: auto;
    width: 315px;
}

.search .product-list-small .item {
    padding-top: 8px;
    padding-bottom: 8px;
    display: flex;
}

.search .suggest-box .spc {
    display: table;
    table-layout: fixed;
    width: 100%;
    font-size: 14px;
    line-height: 22px;
    flex: 0 0 75%;
}

    .search .suggest-box .spc .img,
    .search .suggest-box .spc .body {
        display: table-cell;
        vertical-align: middle;
    }

    .search .suggest-box .spc .img {
        width: 56px;
    }

        .search .suggest-box .spc .img img {
            width: 56px !important;
            height: 56px !important;
        }

    .search .suggest-box .spc .body {
        padding-left: 16px;
    }

        .search .suggest-box .spc .body .name {
            display: block;
            font-weight: 700;
            text-transform: uppercase;
        }

/* end search */
.contact-instalaterWrap {
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin:10px 0px;
}


.header-right-menu {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin-left: 15px;
    position: relative;
    top: 15px;
}

    .header-right-menu li {
        margin: 0px 7px;
        font-size: 26px;
    }

    .header-right-menu .login-register {
        position: relative;
        top: -3px;
    }


    .header-right-menu a {
        color: #232323;
        display: inline-block;
    }

        .header-right-menu a:hover {
            opacity: 0.8;
        }


    .header-right-menu .show-main-nav {
        display: none;
    }



    .header-right-menu .icon-bag {
        display: inline-block;
        width: 25px;
        height: 25px;
        background-image: url(../img/icon-bag-white.svg);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center;
        position: relative;
        top: -2px;
        /*border:1px solid red;*/
    }

    .header-right-menu .show-cart i {
        position: absolute;
        right: 1px;
        top: 0px;
        width: 20px;
        height: 20px;
        font-size: 11px;
        font-style: normal;
        font-weight: 700;
        background: #fc4349;
        color: #fff;
        border-radius: 50%;
        line-height: 20px;
        text-align: center;
    }

.user-logged-in {
    font-size: 16px;
    display: block;
    width: 25px;
    height: 25px;
    background-image: url(../img/icon-user-white.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    /*border-radius: 50%;*/
    /* top: -3px;*/
    position: relative;
    /*margin-right: 20px;*/
    /*border:1px solid red;*/
}

    .user-logged-in i {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        font-size: 15px;
        color: #fff;
        font-style: normal;
        font-weight: 700;
    }

.icon-heart-line {
    position: relative;
}

.header-right-menu .icon-heart-line::before {
    color: #fff;
    font-size: 25px;
}

/*.user-logged-in::after {
        content: '\61';
        position: absolute;
        right: -20px;
        top: 50%;
        transform: translate(0,-50%);
        -webkit-transform: translate(0,-50%);
        font-family: 'feroterm';
        font-size: 10px;
    }*/
.lang {
    float: right;
    position: relative;
    top: 50%;
    margin: -12px 0 0 40px;
    padding: 0;
    list-style: none;
    font-size: 15px;
    z-index: 100;
}

    .lang > div {
        cursor: pointer;
    }

        .lang > div i {
            position: relative;
            top: -2px;
            font-size: 7px;
            font-style: normal;
            display: inline-block;
            margin-left: 8px;
        }

        .lang > div:hover {
            color: #1f9bde;
        }

    .lang > ul {
        display: none;
        position: absolute;
        margin: 0 0 0 -20px;
        top: 48px;
        padding: 8px 0;
        list-style: none;
        font-size: 14px;
        background: #fff;
        box-shadow: 0 16px 32px rgba(0,0,0,0.3);
    }

        .lang > ul li {
            display: block;
        }

        .lang > ul a {
            display: block;
            padding: 8px 20px;
            color: #999;
        }

            .lang > ul a:hover {
                color: #1f9bde;
            }

.user-menu {
    opacity: 0;
    visibility: hidden;
    width: 240px;
    position: absolute;
    left: 15px;
    top: 50px;
    padding: 8px 0;
    list-style: none;
    font-size: 14px;
    background: #fff;
    box-shadow: 0 16px 32px rgba(0,0,0,0.3);
    z-index: 999999;
    -webkit-transition: opacity .3s, visibility 0s .3s;
    transition: opacity .3s, visibility 0s .3s;
}

    .user-menu.active {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
    }

    .user-menu li {
        display: block;
    }

    .user-menu a {
        display: block;
        padding: 4px 20px;
        color: #999;
        font-size: 16px;
    }

        .user-menu a:hover {
            color: #1f9bde;
        }

.owl-controls {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    width: 100%;
}

    .owl-controls .owl-nav {
        position: absolute;
        width: 100%;
        margin-top: -330px;
    }

    .owl-controls .owl-prev,
    .owl-controls .owl-next {
        position: absolute;
        color: #555;
        transition: 0.25s all ease;
        opacity: 1;
    }

        .owl-controls .owl-prev:hover,
        .owl-controls .owl-next:hover {
            color: #1f9bde;
            opacity: .75;
        }

    .owl-controls .owl-prev {
        left: 0;
        top: 0;
    }

    .owl-controls .owl-next {
        right: 35px;
        top: 0;
    }

    .owl-controls .owl-prev::before {
        /*
        width: 30px;
        height: 30px;
        font: 30px 'feroterm';
        content: '\6b';
        */
        width: 30px;
        height: 60px;
        background-image: url(../img/arr-left.svg);
        content: "";
        position: absolute;
    }

    .owl-controls .owl-next::before {
        /*        width: 30px;
        height: 30px;
        font: 30px 'feroterm';
        content: '\6c';*/
        width: 30px;
        height: 60px;
        background-image: url(../img/arr-right.svg);
        content: "";
        position: absolute;
    }

    .owl-controls .owl-dots {
        position: absolute;
        margin-top: 4px;
        text-align: center;
        left: 50%;
        transform: translate(-50%,0);
        -webkit-transform: translate(-50%,0);
        width: 200px;
    }

body.homepage .owl-controls .owl-dots {
    width: auto;
}

    .owl-controls .owl-dot {
        display: inline-block;
        width: 30px;
        height: 30px;
        text-align: center;
    }

        .owl-controls .owl-dot span {
            display: inline-block;
            width: 15px;
            height: 15px;
            margin-top: 5px;
            background: transparent;
            border: 2px solid #1276BA;
            border-radius: 50%;
        }

        .owl-controls .owl-dot.active span {
            background: #1276BA;
            border: 2px solid #1276BA;
        }

.home-slider {
    position: relative;
    padding-bottom: 50px;
    z-index: 10;
    top: -10px;
    background-color: #f7f7f7;
}


    .home-slider .owl-dot {
        width: auto;
        display: none;
        font-weight: bold;
    }

    .home-slider .owl-dot:nth-child(-n+6) {
        display: inline-block;
    }

    .home-slider .owl-dot.active {
        
    }

        .home-slider .owl-dot p {
            display: inline-block;
            margin-inline: 40px;
            margin-bottom: 0;
            padding-bottom: 0;
            color: #70787e88;
            transition: all .2s;
            font-size: 18px;
        }


        .home-slider .owl-dot.active p {
            color: #1276BA;
        }

        .home-slider .owl-dot p em {
            font-style: normal;
            display: inline-block;
            margin-right: 10px;
            border: solid 1px #70787e88;
            width: 27px;
            height: 27px;
            border-radius: 100%;
            color: #70787e88;
            pointer-events: none;
            transition: all .2s;
            line-height: 25px;
        }

        .home-slider .owl-dot p i {
            font-style: normal;
            display: inline-block;
            pointer-events: none;
            font-size: 15px;
        }

        .home-slider .owl-dot.active p em {
            color: #1276BA;
            border: solid 1px #1276BA;
        }


    body.homepage .owl-controls .owl-dots {
       width: 100%;
       margin-top: 23px;
    }


    body.homepage .home-slider .owl-controls .owl-dots {
        margin-top: 11px;
    }


.container-full {
    width: 100%;
}

h1.novouponudi {
    margin: 10px 0px 15px 0px;
    text-align: center;
    font-size: 28px;
}

.home-slider img {
    width: 100%;
}




.home-slider .owl-carousel .item {
    position: relative;
    z-index: 1;
}

.home-slider .owl-item {
    opacity: 0;
}

    .home-slider .owl-item.active {
        opacity: 1;
    }

.home-slider .side-text {
    position: absolute;
    left: -15px;
    top: 50%;
    z-index: 2;
    transform: translate(-50%,-50%) rotate(-90deg);
    transform-origin: center center;
    -webkit-transform: translate(-50%,-50%) rotate(-90deg);
}

.home-slider .side-text-inner {
    font-size: 8vw;
    font-weight: 700;
    color: #ddd;
    letter-spacing: -0.025em;
}

.home-slider .text-body {
    position: absolute;
    width: 44%;
    left: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
    top: 50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}

    .home-slider .text-body .background--light {
        color: #232323 !important;
    }

    .home-slider .text-body .background--dark {
        color: #fff !important;
        text-shadow: 0 0 16px rgba(0,0,0,0.2);
    }

    .home-slider .text-body .title {
        display: block;
        font: 3vw 'pt_serif', serif;
        font-weight: 700;
        line-height: 1.25em;
        color: #232323;
        text-transform: uppercase;
        margin-bottom: 40px;
    }

    .home-slider .text-body .btn {
        box-shadow: 0 20px 40px rgba(0,0,0,0.3);
    }

/*.home-slider .owl-controls {
    width: 200px;
    left: auto;
    right: -40px;
    top: 50%;
    bottom: auto;
    transform: translate(0,-50%) rotate(-90deg);
    transform-origin: center center;
    -webkit-transform: translate(0,-50%) rotate(-90deg);
}

    .home-slider .owl-controls .owl-dots {
        width: 120px;
    }*/


.home-slider .owl-controls {

}


.categories {
    padding-bottom: 10px;
    padding-left: 1%;
}

    .categories a {
        box-sizing: border-box;
        float: left;
        width: 11.7%;
        display: inline-block;
        table-layout: fixed;
        font-size: 12px;
        color: #707070;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        margin-top: 16px;
        padding: 10px 20px;
        margin: 5px 0.3% 0px 0.3%;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
        align-items: center;
        align-content: center;
        white-space: break-spaces;
        text-align: center;
        background: #fff;
        /*min-height: 200px;*/
        min-height: 150px;
        border-width: 0;
        font-weight: bold;
    }

        .categories a.akcija {
            background-color: #1276BA;
            color:#fff;
            font-size: 2rem;
            font-weight: bold;
        }

        .categories a:hover {
            color: #1f9bde;
            box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
        }


        .categories a span img {
            height: 70px;
            max-width: 86px;
        }

        .categories a span:first-of-type {
            width: 120px;
            padding: 0 20px;
            text-align: center;
        }

.section {
    padding-top: 120px;
    line-height: 26px;
}

.grey-bgnd {
    background: #f2f2f2;
}

.section-title {
    text-align: center;
    font: 24px 'pt_serif', serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.4em;
}

.section-desc {
    text-align: center;
    font: 15px 'pt_serif', serif;
    color: #555;
    letter-spacing: 0.015em;
    line-height: 26px;
}

.section-title a {
    color: #232323
}

.first-section {
    background: #f5f5f5;
    padding-top: 200px;
    margin-top: -100px;
}

.photo-left,
.photo-right {
    margin-top: 64px;
}

    .photo-left .photo-container {
        position: relative;
        width: 50%;
        float: left;
    }

    .photo-left .text-container {
        width: 50%;
        float: right;
    }

.text-container .text-inner {
    max-width: 700px;
    padding-left: 64px;
    padding-bottom: 80px;
}

.photo-right .photo-container {
    position: relative;
    width: 50%;
    float: right;
}

.photo-right .text-container {
    width: 50%;
    float: left;
}

    .photo-right .text-container .text-inner {
        padding-right: 64px;
        padding-left: 0;
        margin-left: auto;
        margin-right: 0;
    }

.split-view .text-container {
    float: left;
    width: 50%;
    padding-left: 64px;
    border-left: 1px solid #c7c7c7;
    text-align: center;
}

    .split-view .text-container:first-of-type {
        border: 0;
        padding-left: 0;
        padding-right: 64px;
    }

    .split-view .text-container.no-border {
        border-left: 0;
    }

.classic-view > div {
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
}

.first-section .classic-view > div {
    padding-bottom: 100px;
}

.split-view .section-title,
.classic-view .section-title {
    margin-bottom: 64px;
}

.grey-bgnd .section-block {
    padding-bottom: 120px;
}




/* BREADCRUMBS */
.breadcrumbs {
    font-size: 13px;
    padding: 12px 0;
    background: #70787e;
    color: #fff;
}

    .breadcrumbs ul {
        margin: 0;
        padding: 0;
        list-style: none;
        text-align: center;
    }

        .breadcrumbs ul li {
            display: inline-block;
        }

            .breadcrumbs ul li::after {
                content: '/';
                padding: 0 9px 0 10px;
            }

    .breadcrumbs a {
        color: #fff;
    }

        .breadcrumbs a:hover {
            color: #fff;
            text-decoration: underline;
        }



/* INNER PAGE */
.page-heading {
    position: relative;
    padding: 50px 0;
    padding-bottom: 20px;
    text-align: center;
}

.page-heading-rich .container {
    position: relative;
    text-align: center;
}

.page-heading-rich-bgnd {
    position: relative;
    z-index: 1;
    box-shadow: 0 32px 56px rgba(0,0,0,0.3);
    display: none;
}

.page-heading-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80%;
    padding-bottom: 10px;
    background: rgba(0,0,0,0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.5)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

.page-heading-rich .page-heading-content {
    position: static;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
    color: #fff;
    z-index: 2;
    margin-top: 110px;
    color: #0074b4;
}

    .page-heading-rich .page-heading-content > div {
        position: relative;
        top: 50%;
        transform: translate(0,-50%);
    }

    .page-heading-rich .page-heading-content .brand-logo {
        position: absolute;
        right: -20px;
        top: 40px;
        background: #000;
        padding: 24px 40px;
    }

.page-heading h1,
.page-heading-rich h1 {
    max-width: 920px;
    margin: 0 auto;
    color: #1f9bde;
    line-height: 1.1em;
    text-transform: none;
    font-size: 24px;
}

.page-heading h2,
.page-heading-rich h2 {
    max-width: 920px;
    margin: 0 auto;
    font: 20px 'pt_serif', serif;
    color: #555;
    margin-top: 20px;
    line-height: 24px;
}

/*.page-heading-rich h1 {
    font-size: 56px;
}*/

.page-heading-rich h2 {
    color: #fff;
    font-size: 17px;
    color: #555;
}

.page-heading-rich .btn {
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translate(-50%,0);
}

.page-heading.partner-version {
    padding: 0;
}

    .page-heading.partner-version .page-heading-content {
        position: relative;
        padding: 64px 0 64px 360px;
        background: #f5f5f5;
        margin-bottom: 40px;
        text-align: left;
    }

    .page-heading.partner-version h1,
    .page-heading.partner-version h2 {
        margin-left: 0;
    }

    .page-heading.partner-version .page-heading-content .brand-logo {
        position: absolute;
        left: 0;
        top: 64px;
        width: 340px;
    }


.page-heading-mobile {
    display: none;
}

.page-sidebar {
    float: left;
    width: 250px;
}

.page-sidebar-hidden {
    display: none;
}

.menu-left ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
}

    .menu-left ul li {
        display: block;
    }

        .menu-left ul li.no-products {
            display: none;
        }

        .menu-left ul li.show-always {
            display: block !important;
        }

        .menu-left ul li a {
            position: relative;
            display: block;
            color: #555;
            font-weight: 700;
            padding-right: 32px
        }

            .menu-left ul li a:hover {
                color: #1f9bde;
            }

        .menu-left ul li.no-products a {
            color: #bbb;
        }

        .menu-left ul li span {
            position: absolute;
            right: 0;
            top: 0;
            font-size: 90%;
            font-weight: 400;
            color: #999;
        }

.menu-left .active {
    color: #0074b4;
}

.menu-left > ul {
    border: 1px solid #ddd;
    border-top: 0;
}

    .menu-left > ul > li > a {
        position: relative;
        text-transform: uppercase;
        color: #232323;
        letter-spacing: 0.05em;
        line-height: 21px;
        padding: 14px 30px;
        background: #f2f2f2;
        border-top: 1px solid #ddd;
    }

        .menu-left > ul > li > a.opened {
            background: #daf8ff;
        }

            .menu-left > ul > li > a.opened::before {
                position: absolute;
                width: 30px;
                height: 2px;
                left: -15px;
                top: 24px;
                background: #00c0f3;
                content: '';
            }

.menu-left ul ul {
    padding: 20px 30px;
}

    .menu-left ul ul > li {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .menu-left ul ul ul {
        padding: 10px 0 5px 0;
    }

        .menu-left ul ul ul li a {
            font-weight: 400;
            color: #888;
        }

        .menu-left ul ul ul > li {
            padding-top: 2px;
            padding-bottom: 2px;
            font-size: 14px;
        }

.page-main {
    float: right;
    width: 1110px;
}

.page-main-full {
    width: 100%;
}

.filters {
    position: relative;
    margin-top: -20px;
    margin-left: -10px;
    margin-right: -10px;
}

    .filters .section-title {
        display: none;
    }

.filter {
    float: left;
    width: 245px;
    margin: 20px 10px 0 10px;
}

.range {
    padding: 18px 12px 14px 12px;
}

.range-slider {
    height: 10px;
}

.slider-values {
    overflow: hidden;
    margin-top: 15px;
}

.filter .calc_value {
    float: right;
    width: 46%;
    padding: 4px 8px;
    font-size: 15px;
    border: 1px solid #ddd;
}

    .filter .calc_value:first-of-type {
        float: left;
    }

.toggle-filters {
    float: left;
    width: 245px;
    margin: 20px 10px 0 10px;
}

    .toggle-filters a {
        position: relative;
        display: block;
        background: #e1e4e7;
        color: #555;
        padding: 13px 12px;
    }

        .toggle-filters a:hover {
            background: #daf8ff;
        }

        .toggle-filters a i {
            position: absolute;
            right: 12px;
            top: 14px;
            font-size: 12px;
            color: #00c0f3;
        }

.hidden-filters,
.mobile-triggers,
.filters-bottom,
.selected-filters-mobile,
.close-filters {
    display: none;
}

.selected-filters {
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    /*border-bottom: 1px solid #ddd;*/
    padding-top: 10px;
/*    padding-bottom: 20px;*/
    font-size: 14px;
}

    .selected-filters ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .selected-filters ul li {
            position: relative;
            display: inline-block;
            margin-right: 8px;
            margin-top: 10px;
            color: #fff;
            background: #0074b4;
            padding: 0 28px 0 10px;
            line-height: 28px;
        }

            .selected-filters ul li:first-of-type {
                margin-left: 0;
            }

    .selected-filters .icon-close {
        position: absolute;
        right: 0;
        top: 0;
        width: 28px;
        height: 28px;
        color: #00c0f3;
        font-size: 8px;
        text-align: center;
        overflow: hidden;
        line-height: 29px;
    }

        .selected-filters .icon-close:hover {
            color: #fff;
        }

.remove-all-filters {
    /*
    position: absolute;
    right: 0;
    top: 23px;
    color: #555;
        */
    display: block;
    margin-top: 1rem;
}

    .remove-all-filters:hover {
        color: #00c0f3;
    }

.grid-heading {
    position: relative;
    font-size: 14px;
    line-height: 32px;
    color: #888;
}

    .grid-heading.moja-lista {
        position: relative;
        font-size: 18px;
        line-height: 32px;
        margin-top: 0;
        color: #888;
        margin-bottom: 30px;
    }

.moja-lista .view-toggle li {
    font-size: 18px;
    cursor: pointer;
}

    .moja-lista .view-toggle li:fisrst-of-type {
        margin: 0;
    }

.grid-qty {
    float: left;
    line-height: 32px;
}

    .grid-qty strong {
        color: #555;
    }

.page-nav {
    text-align: center;
    color: #888;
    font-size: 14px;
}

.grid-heading .page-nav {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
}

.grid-heading .page-nav-extend {
    left: 70%;
}


.novo-all {
    display: inline-block;
    color: #059fdb;
    text-transform: none;
    text-align: center;
    border-radius: 0;
    line-height: 22px;
    font-size: 15px;
    letter-spacing: 0.045em;
    transition: all 0.3s ease;
}

    .novo-all:hover, .novo-all:active, .novo-all:focus {
        color: #059fdb;
        text-decoration: underline;
    }

.page-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .page-nav ul li {
        display: inline-block;
        margin: 0 10px;
        line-height: 32px;
    }

        .page-nav ul li a {
            position: relative;
            top: 3px;
            color: #888;
            font-size: 17px;
            z-index: 10;
        }

            .page-nav ul li a:hover {
                color: #00c0f3;
            }

        .page-nav ul li span,
        .page-nav ul li input {
            display: inline-block;
            vertical-align: middle;
            height: 32px;
        }

        .page-nav ul li input {
            margin: 0 10px;
            text-align: center;
            width: 40px;
            border: 1px solid #f5f5f5;
            background: #f5f5f5;
            color: #232323;
            font-weight: 700;
        }

.sort-results {
    float: right;
}

    .sort-results span {
        display: inline-block;
        vertical-align: middle;
        padding: 0 2px 0 0;
    }

    .sort-results .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: auto;
    }




/* PRODUCT OVERVIEW */
.product-head {
    margin-bottom: 80px;
    text-align: center;
}

    .product-head .more-details {
        display: inline-block;
        margin-top: 40px;
        font-size: 15px;
        text-align: center;
        color: #888;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.05em;
    }

        .product-head .more-details:hover {
            color: #00c0f3;
        }

        .product-head .more-details span {
            display: block;
            margin-top: 8px;
            font-size: 18px;
        }

.product-overview {
    background: #fff;
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: left
}

.product-photo {
    position: relative;
    display: table-cell;
    vertical-align: top;
    width: 440px;
    padding: 20px 0 80px 40px;
}

    .product-photo img {
        margin-left: auto !important;
        margin-right: auto !important;
        max-width: 360px;
    }

.product-thumbs {
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 64px;
}

    .product-thumbs a {
        display: block;
        padding-right: 1px;
    }

        .product-thumbs a img {
            border: 1px solid transparent;
        }

        .product-thumbs a:hover img {
            border: 1px solid #00c0f3;
        }

    .product-thumbs .owl-controls {
        width: 100%;
        bottom: auto;
        top: 50%;
        margin-top: -10px;
    }

        .product-thumbs .owl-controls .owl-prev::before,
        .product-thumbs .owl-controls .owl-next::before {
            width: 20px;
            height: 20px;
            font-size: 20px;
        }

        .product-thumbs .owl-controls .owl-prev {
            left: -35px;
        }

        .product-thumbs .owl-controls .owl-next {
            right: -35px;
        }

.product-photo .favorite-toggle {
    position: absolute;
    width: 28px;
    height: 28px;
    left: 40px;
    top: 35px;
    color: #bbb;
    overflow: hidden;
    white-space: pre;
    transition: width 0.5s ease;
}

    .product-photo .favorite-toggle:hover {
        color: #00c0f3;
        width: 190px;
    }

    .product-photo .favorite-toggle span {
        display: inline-block;
        font-size: 28px;
        vertical-align: middle;
    }

    .product-photo .favorite-toggle i {
        display: inline-block;
        font-style: normal;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        vertical-align: middle;
        margin-left: 10px;
    }

    .product-photo .favorite-toggle.is-a-favorite,
    .product-grid-item .favorite-toggle.is-a-favorite {
        color: #00c0f3;
    }

.product-photo .photos-note {
    position: absolute;
    font-size: 13px;
    height: 48px;
    line-height: 18px;
    color: #999;
    padding: 10px 0 0 0;
}

    .product-photo .photos-note::before {
        position: relative;
        top: 2px;
        content: "*";
        font-family: Arial, Helvetica, sans-serif;
        font-size: 130%;
        font-weight: 700;
        color: #00c0f3;
        margin-right: 8px;
    }

.product-buy {
    display: table-cell;
    width: 100%;
    padding: 40px;
    vertical-align: top;
    position: relative;
}

/*
.prices-quantities {
    background-color: #7433AC;
    color: white;
    padding: 1rem;
}

.prices-quantities > div:first-child {
    font-weight: bold;
    margin-bottom: .5rem;
}

.prices-quantities > div p:last-child {
    margin-bottom: 0;
}
*/



.prices-quantities {
    margin-bottom: 2rem;
    margin-top: 1rem;
}

    .prices-quantities > div:first-child {
        font-weight: bold;
        margin-bottom: .5rem;
        padding-left: 30px;
        background: url(../img/exclamation-mark.svg) no-repeat 0 4px;
        background-size: 20px;
        font-size: 2rem;
        color: #000;
    }

    .prices-quantities > div p:last-child {
        margin-bottom: 0;
    }

    .prices-quantities > div p span {
        font-weight: bold;
        color: #1f9bde;
        font-size: 22px;
    }

    

.buy-row img {
    width: 15px;
}

.product-buy .buy-row {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: 16px;
    position: relative;
}

    .product-buy .buy-row:first-of-type {
        margin-top: 0;
    }

    .product-buy .buy-row > div {
        display: table-cell;
        vertical-align: top;
    }

        .product-buy .buy-row > div:first-of-type {
            width: 160px;
            padding-right: 20px;
            color: #888;
        }

.product-buttons {
    display:inline-flex !important;
}

.product-buy .buy-row .push-label-down {
    padding-top: 13px;
}

    .product-buy .buy-row.discount {
        margin-top: 13px;
    }

.product-buy .page-heading {
    padding:15px 0px;
    text-align:left;
}

.product-buy .page-heading h1 {
    color: #000;
}

    .product-buy .page-heading h2 {
        margin-top:0;
        font-size:16px;
        color:#888;
    }

.product-detalji ul {
    display: flex;
    flex-direction:column;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

    .product-detalji ul li {
        display: inline-flex;
        color: #888;
        font-weight:bold;
       font-size:15px;
    }
    .product-detalji sup{
        position:relative;
        top:5px;
    }

    .availability-status {
        margin-top: 10px;
    }

    .availability-status span {
        font-size: 14px;
        color: #00ab54;
        margin-right: 10px;
    }

        .availability-status span.red {
            color: #fc4349;
        }

.price-now {
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.05em;
    color: #fc4349;
}

.price-before {
    color: #888;
    text-decoration: line-through;
    margin-left: 0;
}

.price-discount {
    display: inline-block;
    color: #fc4349;
    font-weight: 700;
}

.price-saved {
    display: inline-block;
    color: #fc4349;
    margin-left: 20px;
}

.price-normal {
    font-size: 38px;
    color: #1f9bde;
    font-weight: 700;
    letter-spacing: 0.05em;
}




.offer-type {
    color: #0074b4;
    font-family: 'pt_serif', serif;
    margin-top: 8px;
}

.change_qty {
    width: 100%;
    max-width: 200px;
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 48px;
    position: relative;
}


    .change_qty li {
        float: left;
        width: 30.333%;
        background: #f5f5f5;
    }

    .change_qty .numberkolicina {
        position: relative;
        display: flex;
    }

    .change_qty .mj-jedinica {
        display: inline-block;
        text-align: center;
        font-weight: 400;
        font-size: 11px;
        color: #505050;
        position: absolute;
        bottom: 2px;
        left: 0px;
        z-index: 10;
        background-color: transparent;
        line-height: 15px;
        width: 100%;
    }

.grid-item-price .change_qty .mj-jedinica {
    left: 10px;
}



.change_qty .prod_qty {
    width: 33.333%;
}

.change_qty li .handle {
    display: block;
    height: 48px;
    color: #00c0f3;
    text-align: center;
    font-size: 10px;
}

    .change_qty li .handle:hover {
        text-decoration: none;
        color: #fff;
        background: #00c0f3;
    }

.change_qty li input {
    color: #232323;
    width: 100%;
    border: solid 1px #ddd;
    background: none;
    height: 48px;
    line-height: 46px;
    text-align: center;
    background-color: #fff;
    font-weight: bold;
}

.posalji-upit-wrapper {
    margin-bottom: 2rem;
}

.add-to-cart .btn, .posalji-upit-wrapper .btn {
    width: 100%;
    margin-top: 16px;
}

    .add-to-cart .btn:first-of-type {
        margin-top: 0;
    }


.add-to-cart p {
    cursor: pointer;
    color: #1276BA;
    text-align: center;
    margin-top: 10px;
}

.close-dialog p {
    cursor: pointer;
    color: #1276BA;
    text-align: center;
    margin-top: 10px;
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: white;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 15px;
    box-shadow: 0 12px 20px rgba(0, 0, 0, .2);
    transition: all .3s;
}

    .close-dialog p:hover {
        background-color: #0a5283;
        color: white;
    }

.need-help {
    margin-top: 30px;
    color: #888;
}

    .need-help span {
        font-weight: 700;
        color: #232323;
    }

.delivery-help {
    font-size: 14px;
    margin-top: 30px;
    line-height: 30px;
    overflow: hidden;
}

    .delivery-help a {
        color: #232323;
    }

        .delivery-help a:hover {
            color: #00c0f3;
        }

    .delivery-help img {
        float: left;
        width: 30px;
        margin-right: 10px;
        vertical-align: middle;
    }

.product-details {
    display: table-cell;
    width: 440px;
    padding: 40px 50px;
    vertical-align: top;
    position:relative;
}

    .product-details:before {
        content: "";
        display: inline-block;
        width: 1px;
        height: 80%;
        background-color: #d0d0d0;
        position: absolute;
        left: 0;
    }

    .product-details .product-brand {
        max-width: 200px;
        margin-bottom: 20px;
    }

    .product-details ul {
        display: flex;
        width: 100%;
        margin: 10px 0;
        padding: 0;
        list-style: none;
        align-items:center;

    }

        .product-details ul li {
            display: inline-block;
            vertical-align: top;
          
        }

            .product-details ul li:first-of-type {
                
                color: #888;
            }

    .product-details hr {
        margin: 5px 0px;
        border-top: 1px solid #d0d0d0;
    }

    .product-details > div {
        text-align: left;
        
    }

    .product-details .kupi {
    
        display:flex;
        flex-direction:column;
        margin-bottom: 1rem;

    }

    .product-details .vpc, .product-details .rabat, .product-details .vpc{
        text-align: left;
        font-size: 15px;
        font-weight: bold;
        display: flex;
        margin-bottom:7px;
    }

    .product-details .vasaCijena {
        text-align:left;
    }

        .product-details .vasaCijena > div:first-child{
            color: #85868A;
            font-weight:bold;
        }

       


        .useful-products {
            padding-top: 10px;
            padding-bottom: 60px;
            text-align: center;
            margin-bottom: 2rem;
        }

    .useful-products .container {
        position: relative;
    }

    .useful-products .bottom-line {
        position: absolute;
        width: 100%;
        border-bottom: 2px solid #eee;
    }

    .useful-products .owl-carousel {
        margin-top: 40px;
    }

        .useful-products .owl-carousel .owl-stage {
            margin-left: auto;
            margin-right: auto;
        }

    .useful-products .grid-4-item {
        width: 100%;
        display: inline-block;
        margin: 0;
        padding: 0 20px;
        vertical-align: top;
    }

    .useful-products .grid-item-price .price-before {
        display: block;
        margin-bottom: 5px;
        margin-left: 0;
    }

    .useful-products .grid-item-price .price-after {
        display: block;
        margin-left: 0;
    }

.partner-visual-placeholder img,
.product-overview {
    box-shadow: 0 0px 10px rgba(0,0,0,0.3);
}

.product-description {
    margin-top: 40px;
}

.interesting-cats {
    background: #f5f5f5;
    padding: 120px 0 160px 0;
}

    .interesting-cats .owl-carousel {
        margin-top: 40px;
    }

    .interesting-cats .grid-4 .grid-4-item {
        margin: 0;
        padding: 16px 30px;
    }

        .interesting-cats .grid-4 .grid-4-item img {
            margin-left: auto;
            margin-right: auto;
        }

.featured-products {
    overflow: hidden;
}

    .featured-products .grid-4-item .grid-item-pic img {
        width: 90% !important;
        margin: 0 auto;
    }

.product-page .featured-products {
    padding-bottom: 160px;
}

.fero-term-brand .interesting-cats {
    margin-top: -90px;
}

.fero-term-brand .page-content {
    padding-top: 80px;
}



/* TABS */
.nav-tabs {
    border-bottom: 2px solid #eee;
    text-align: center;
}

    .nav-tabs > li {
        width: 170px;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 0.05em;
        margin-bottom: -2px;
        border: 0;
        display: inline-block;
        float: none;
    }

        .nav-tabs > li > a {
            border: 0;
            border-bottom: 2px solid transparent;
            border-radius: 0;
            background: none;
            line-height: 24px;
            margin-right: 0;
            margin-right: 5px;
            padding: 15px 5px 14px 5px;
            color: #aaa;
        }

            .nav-tabs > li > a:hover {
                color: #00c0f3;
                background: none;
                border-bottom: 2px solid transparent;
            }

        .nav-tabs > li.active a, .nav-tabs > li.active a:focus {
            border-bottom: 2px solid #555;
            background: none;
            color: #232323;
            padding-bottom: 15px;
        }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            border: 0;
            border-bottom: 2px solid #555;
        }

        .nav-tabs > li.active a:hover {
            color: #232323;
        }

        .nav-tabs > li > a > span {
            position: relative;
            top: -1px;
            display: inline-block;
            margin-right: 8px;
            opacity: 0.3;
        }

        .nav-tabs > li.active > a > span, .results-head .nav-tabs > li > a:hover > span {
            opacity: 1;
        }

.tab-content {
}

.tab-pane {
    background: #fff;
    padding: 30px 0;
    font-size: 15px;
}

    .tab-pane ul {
        margin-bottom: 20px;
        padding-left: 0;
        list-style-type: none;
    }

    .details-table {
        background: #fff;
        border: 1px solid #e5e5e5;
    }

    .details-table ul {
        display: table;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .details-table ul:nth-child(2n+1) {
            background: #f5f5f5;
        }

        .details-table ul li {
            display: table-cell;
            vertical-align: top;
            padding: 12px 30px;
        }

            .details-table ul li:first-of-type {
                width: 240px;
                color: #888;
                padding-right: 0;
                letter-spacing: 0.025em;
            }

.details-text {
    font-family: 'pt_serif', serif;
    line-height: 26px;
    margin-bottom: 48px;
}

    .details-text p {
        margin-top: 24px;
        margin-bottom: 0;
    }

        .details-text p:first-of-type {
            margin-top: 0;
        }

.half-pane {
    float: left;
    width: 48%;
}

    .half-pane:nth-child(2n+2) {
        margin-left: 4%;
    }

    .half-pane h2 {
        margin-bottom: 40px;
    }




/* FEROTERM BRANDS */
.feroterm-brands {
    position: relative;
    padding: 80px 0;
}

    .feroterm-brands .under-layer {
        position: absolute;
        width: 82%;
        height: 100%;
        left: 0;
        top: 0;
        background: #f5f5f5;
        z-index: 1;
    }

    .feroterm-brands .container {
        position: relative;
        z-index: 2;
    }

    .feroterm-brands .brands {
        margin-left: -20px;
        margin-right: -20px;
        padding: 40px 0;
    }

        .feroterm-brands .brands a {
            position: relative;
            float: left;
            width: 320px;
            height: 320px;
            margin: 20px;
            z-index: 1;
            box-shadow: 0 20px 40px rgba(0,0,0,0.3);
        }

            .feroterm-brands .brands a:hover {
                box-shadow: 0 20px 40px rgba(0,0,0,0.5);
            }

            .feroterm-brands .brands a .half-gradient {
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0;
                top: 0;
                z-index: 1;
                background: rgba(35,35,35,0);
                background: -moz-linear-gradient(top, rgba(35,35,35,0) 0%, rgba(35,35,35,0.5) 100%);
                background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(35,35,35,0)), color-stop(100%, rgba(35,35,35,0.5)));
                background: -webkit-linear-gradient(top, rgba(35,35,35,0) 0%, rgba(35,35,35,0.5) 100%);
                background: -o-linear-gradient(top, rgba(35,35,35,0) 0%, rgba(35,35,35,0.5) 100%);
                background: -ms-linear-gradient(top, rgba(35,35,35,0) 0%, rgba(35,35,35,0.5) 100%);
                background: linear-gradient(to bottom, rgba(35,35,35,0) 0%, rgba(35,35,35,0.5) 100%);
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#232323', endColorstr='#232323', GradientType=0 );
            }

            .feroterm-brands .brands a .brands-logo {
                position: absolute;
                width: 100%;
                bottom: 0;
                text-align: center;
                padding-bottom: 40px;
                z-index: 2;
            }

                .feroterm-brands .brands a .brands-logo img {
                    margin-left: auto;
                    margin-right: auto;
                }


/* GRID 4 OVER FULL WIDTH */
.product-grid {
    padding: 40px 0;
}

.product-grid-flex {
    display: flex;
    flex-wrap: wrap;
}

.product-grid-catalog {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: wrap;
}

    .product-grid-catalog:after {
        content: "";
        display: table;
        clear: both;
    }

.pg-col {
    float: left;
    width: 25%;
    padding: 0 10px;
    align-self: normal;
    display: flex;
    justify-content: space-evenly;
}


.page-main-full .pg-col {
    width: 20%;
}


.product-grid-item {
    position: relative;
    float: left;
    display: flex;
    flex-direction: column;
    align-self: normal;
    justify-content: space-between;
    width: 23%;
    text-align: center;
    color: #232323;
    z-index: 1;
    border: 1px solid #ddd;
    padding: 20px 20px 30px 20px;
    margin: 0 5px 10px 5px;
}

.product-grid-catalog .product-grid-item {
    width: 100%;
    margin: 0 0 20px;
}

.product-grid-item.viewed {
    border: 1px solid #00c0f3;
}

.product-grid-item:hover,
.product-grid-item:active {
    color: #232323;
    z-index: 2;
    box-shadow: 0 20px 40px rgba(0,0,0,0.3);
}

    .product-grid-item:hover .grid-item-pic img {
        transform: scale(1.05);
    }

.product-grid-item > span {
    display: block;
    text-align: center;
}

#feroterm_brand_fold .product-grid-item > span > img {
    display: none;
}

.product-grid-item > span.badge-akcija {
    display: inline-block;
}



.product-grid .grid-item-pic {
    height: 203px;
    margin-top: 16px;
}

    .product-grid .grid-item-pic img {
        margin-left: auto;
        margin-right: auto;
        max-height: 100%;
        transition: all 0.5s ease;
    }


/* GRID 4 CAROUSEL */
.grid-4-item {
    position: relative;
    display: block;
    color: #232323;
    z-index: 1;
    margin: 20px;
}

    .grid-4-item a {
        color: #000;
    }

    .grid-4-item:hover,
    .grid-4-item:active {
        color: #232323;
        z-index: 2;
    }

    .grid-4-item .grid-item-pic img {
        transition: all 0.5s ease;
    }

    .grid-4-item:hover .grid-item-pic img {
        transform: scale(1.05);
    }

    .grid-4-item span {
        display: block;
        text-align: center;
        font-size: 15px;
    }

.grid-item-name {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    padding: 16px 0 0 0;
/*    height: 4em;
    overflow: hidden;*/
}

.grid-item-sticker-gore-1 {
    position: relative;
    display: inline-block !important;
    vertical-align: top;
    margin-top: -10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.025em;
    padding: 3px 15px;
    border-radius: 15px;
    background-color: #01c0f4;
    color: #ffffff;
    z-index: 1;
    text-transform: uppercase;
}

.contact-bar {
   /* width: 100%;*/
    /* border-bottom: 1px solid #0074b4;*/
    text-align: right;
    font-size: 14px;
    line-height: 25px;
    margin-top: 0px;
    margin-bottom: 5px;
    display:inline-block;
}

    .contact-bar select {
    
    margin-left:10px;

    }

.cb-message {
    float: left;
    margin-top: 4px;
    font-size: 14px;
    font-weight: 700;
    color: green;
}

.cb-txt {
    vertical-align: middle;
    color:#fff;
    display:flex;
    align-items:center;
}

    .cb-txt a {
        color: inherit;
    }

        .cb-txt a:hover {
            text-decoration: underline;
        }

.page-heading .sticker-gore-1,
.contact-bar .sticker-gore-1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 0 0;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.025em;
    padding: 3px 35px;
    border-radius: 15px;
    background-color: #01c0f4;
    color: #ffffff;
    z-index: 1;
    text-transform: uppercase;
}

.contact-bar .sticker-gore-1 {
    vertical-align: middle;
    margin: 0;
    margin-left: 10px;
    background-color: #0074b4;
    cursor: pointer;
}

.product-overview .sticker {
    margin: 15px 0 0 0;
    position: relative;
}

    .product-overview .sticker .sticker-sredina-1 {
        display: inline-block;
        min-width: 120px;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0.025em;
        padding: 3px 10px;
        background-color: #01c0f4;
        color: #ffffff;
    }

    .product-overview .sticker .sticker-sredina-4 {
        background-color: #000000;
        color: #ffffff;
        display: inline-block;
        min-width: 120px;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0.025em;
        padding: 3px 10px;
    }

    .product-overview .sticker .sticker-sredina-2 {
        background-color: #ed7d31;
        color: #ffffff;
        display: inline-block;
        min-width: 120px;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0.025em;
        padding: 3px 10px;
    }

    .product-overview .sticker .sticker-sredina-3 {
        background-color: #ff0000;
        color: #ffffff;
        display: inline-block;
        min-width: 120px;
        text-align: center;
        font-size: 14px;
        letter-spacing: 0.025em;
        padding: 3px 10px;
    }

/*.grid-item-sticker-gore-1.izdvojeno {
    position: absolute;
    top: 7px;
    left: 50%;
    margin: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}*/

.grid-item-sticker-gore-1 + .grid-item-pic {
    margin-top: -4px;
}

.grid-item-sticker-gore-2 {
    position: relative;
    display: inline-block !important;
    vertical-align: top;
    margin-top: -10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.025em;
    padding: 3px 15px;
    border-radius: 15px;
    background-color: #ed7d31;
    color: #ffffff;
    z-index: 1;
    text-transform: uppercase;
}

    .grid-item-sticker-gore-2 + .grid-item-pic {
        margin-top: -4px;
    }

.grid-item-sticker-gore-3 {
    position: relative;
    display: inline-block !important;
    vertical-align: top;
    margin-top: -10px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.025em;
    padding: 3px 15px;
    border-radius: 15px;
    background-color: #ff0000;
    color: #ffffff;
    z-index: 1;
    text-transform: uppercase;
}

    .grid-item-sticker-gore-3 + .grid-item-pic {
        margin-top: -4px;
    }

.grid-item-sticker-sredina-1 {
    position: relative;
    font-size: 14px;
    letter-spacing: 0.025em;
    padding: 3px 0;
    background-color: #01c0f4;
    color: #ffffff;
    z-index: 1;
}


.grid-item-sticker-sredina-2 {
    position: relative;
    font-size: 14px;
    letter-spacing: 0.025em;
    padding: 3px 0;
    background-color: #ed7d31;
    color: #ffffff;
    z-index: 1;
}

.grid-item-sticker-sredina-3 {
    position: relative;
    font-size: 14px;
    letter-spacing: 0.025em;
    padding: 3px 0;
    background-color: #ff0000;
    color: #ffffff;
    z-index: 1;
}

.grid-item-sticker-sredina-4 {
    position: relative;
    font-size: 14px;
    letter-spacing: 0.025em;
    padding: 3px 0;
    background-color: #000000;
    color: #ffffff;
    z-index: 1;
}

    .grid-item-sticker-sredina-4.izdvojeno {
        width: 70%;
        margin: 0 auto;
    }

.grid-item-sticker-dolje-1 {
    display: inline-block !important;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.025em;
    padding: 3px 15px;
    border-radius: 15px;
    border: 1px solid #ddd;
    color: #01c0f4;
    z-index: 1;
    text-transform: uppercase;
    margin-top: 10px;
}

.grid-item-sticker-dolje-2 {
    display: inline-block !important;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.025em;
    padding: 3px 15px;
    border-radius: 15px;
    border: 1px solid #ddd;
    color: #01c0f4;
    z-index: 1;
    text-transform: uppercase;
    margin-top: 10px;
}

.izdvojeno {
    margin: 0;
}

.featured-products .grid-item-pic {
    margin-top: 30px;
}

.grid-item-sticker-gore-1.izdvojeno,
.grid-item-sticker-gore-2.izdvojeno,
.grid-item-sticker-gore-3.izdvojeno {
    white-space: nowrap;
    position: absolute;
    top: -30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.grid-item-sticker-dolje-3 {
    display: inline-block !important;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.025em;
    padding: 3px 15px;
    border-radius: 15px;
    border: 1px solid #ddd;
    color: #01c0f4;
    z-index: 1;
    text-transform: uppercase;
    margin-top: 10px;
}

.grid-item-desc {
    padding: 0 20px;
}

.grid-item-price {
    margin-top: 24px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.025em;
}

.grid-item-price-smaller {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px 0;
}


    .grid-item-price-smaller .label-primary {
        display: inline-block;
    }

.grid-item-price .price-before {
    color: #999;
    text-decoration: line-through;
    font-size: 15px;
    font-style: normal;
    margin-left: 0;
}

.grid-item-price .price-after {
    color: #fc4349;
    font-style: normal;
    margin-left: 0;
    display: block;
}

.grid-item-offered {
    margin-top: 24px;
    color: #0074b4;
    font-family: 'pt_serif', serif;
}

.grid-bottom {
    text-align: center;
}

.small a {
    font-size: 14px;
    line-height: 20px;
}

.small .grid-item-price {
    margin: 10px 0;
    font-size: 18px;
}

    .small .grid-item-price .price-before {
        font-size: 14px;
    }

    .small .grid-item-price .price-after {
        color: #fc4349;
        font-style: normal;
    }

.small .grid-item-offered {
    font-size: 15px;
    margin-top: 20px;
}




/* GRID WITH OFFSET ITEMS */
.grid-items-offset {
    margin-left: -20px;
    margin-right: -20px;
}

    .grid-items-offset .grid-item {
        float: left;
        width: 440px;
        display: block;
        padding-right: 80px;
        margin-left: 20px;
        margin-right: 20px;
    }

        .grid-items-offset .grid-item > span {
            display: block;
        }

        .grid-items-offset .grid-item .item-text {
            position: relative;
            color: #979797;
            text-align: right;
            margin-top: 24px;
            transition: 0.5s all ease;
        }

            .grid-items-offset .grid-item .item-text i {
                display: block;
                color: #232323;
                font-weight: 800;
                font-style: normal;
            }

            .grid-items-offset .grid-item .item-text::after {
                position: absolute;
                width: 40px;
                height: 2px;
                background: #00c0f3;
                content: '';
                right: 0;
                top: 17px;
                transform: translateX(64px);
                transition: 0.5s all ease;
            }

        .grid-items-offset .grid-item:hover .item-text {
            padding-right: 64px;
        }

            .grid-items-offset .grid-item:hover .item-text::after {
                transform: translateX(0);
            }

        .grid-items-offset .grid-item:nth-child(3n+2) .item-pic {
            padding-top: 42px;
        }

        .grid-items-offset .grid-item:nth-child(3n+3) .item-pic {
            padding-top: 84px;
        }

.reference-list {
    padding-bottom: 100px;
}

    .reference-list .section-title {
        margin-bottom: 80px;
    }



/* FEATURED */
.featured-products {
    padding: 120px 0;
}

    .featured-products .grid-4 {
        margin-top: 40px;
    }

        .featured-products .grid-4 .grid-4-item {
            margin: 0;
            padding-bottom: 16px;
            text-align: center;
        }



/* COLLAGES */
.collages {
    padding-top: 80px;
}

    .collages .block-body a {
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        text-align: center;
        padding: 40px 48px;
        color: #fff;
    }

    .collages .block-title {
        font: 24px 'pt_serif', serif;
        text-transform: uppercase;
        letter-spacing: 0.4em;
        font-weight: 700;
    }

    .collages .block-desc {
        margin-top: 20px;
    }

.arrow {
    position: absolute;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -16px;
}

    .arrow.left {
        left: -16px;
        border-width: 16px 16px 16px 0;
        border-color: transparent #00c2d3 transparent transparent;
    }

    .arrow.right {
        right: -16px;
        border-width: 16px 0 16px 16px;
        border-color: transparent transparent transparent #00c2d3;
    }

    .arrow.bottom {
        left: 50%;
        top: auto;
        bottom: -16px;
        margin-left: -16px;
        border-width: 16px 16px 0 16px;
        border-color: #ff3b5f transparent transparent transparent;
        z-index: 10;
    }

.block-big-square {
    float: left;
    width: 1050px;
    height: 700px;
}

    .block-big-square .block-pic {
        float: left;
        width: 700px;
    }

.block-2-col {
    float: left;
    width: 350px;
    height: 700px;
}

    .block-2-col .block-pic,
    .block-2-col .block-body {
        float: left;
        width: 100%;
        height: 350px;
        background: #00c0f3;
    }

    .block-2-col .block-body {
        position: relative;
    }

    .block-2-col .arrow.left {
        border-color: transparent #00c0f3 transparent transparent;
    }

.block-1-row,
.block-2-row {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 700px;
    background: #00c2d3;
}

    .block-2-row > div {
        display: table-cell;
        width: 350px;
        height: 350px;
        vertical-align: middle;
    }

    .block-2-row .block-body {
        position: relative;
    }

.collage-2 {
    margin-top: 40px;
}

    .collage-2 .block-1-row,
    .collage-2 .block-2-row {
        float: left;
    }

.collage-1 > .block-2-col .block-body {
    background: #ff3b5f;
}



/* PRODUCT SETS */
.product-sets {
    padding-top: 120px;
}

.sets {
    float: left;
    width: 695px;
    margin-left: 10px;
    margin-top: -10px;
}

    .sets:first-of-type {
        margin-left: 0;
    }

.set-large {
    position: relative;
    margin-top: 10px;
    height: 530px;
    overflow: hidden;
}

.set-small {
    position: relative;
    margin-top: 10px;
    height: 350px;
    overflow: hidden;
}

.set-body {
    position: relative;
    float: right;
    width: 320px;
    height: 100%;
    right: 0;
    padding-top: 54px;
    padding-right: 60px;
}

    .set-body .title {
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.05em;
    }

    .set-body ul {
        margin: 0;
        padding: 16px 0 0 0;
        list-style: none;
    }

        .set-body ul li {
            margin-top: 16px;
        }

        .set-body ul a,
        .set-body .title {
            color: #232323;
        }

            .set-body ul a:hover,
            .set-body .title:hover {
                color: #00c0f3;
            }

    .set-body .btn {
        position: absolute;
        left: 0;
        bottom: 0;
    }

.vanities {
    background: #f4e4d6 url(../UserDocsImages/naslovnica/Blok_keramika.png) no-repeat left bottom;
}

.faucets {
    background: #e1e4e7 url(../UserDocsImages/naslovnica/Blok_mijesalice.png) no-repeat left bottom;
}

.sanitaries {
    background: #dae6ff url(../UserDocsImages/naslovnica/Blok_sanitarije.png) no-repeat left bottom;
}

.showers {
    background: #daf8ff url(../UserDocsImages/naslovnica/Blok_tus.png) no-repeat left bottom;
}



/* MIXED SECTION */
.mixed-section {
    position: relative;
    padding: 120px 0 100px 0;
    overflow: hidden;
    min-height: 720px;
}

    .mixed-section .under-layer {
        position: absolute;
        width: 82%;
        height: 100%;
        right: 0;
        top: 36%;
        background: #f5f5f5;
        z-index: 1;
    }

    .mixed-section .container {
        position: relative;
        z-index: 2;
    }

    .mixed-section .service-quick-links {
        position: relative;
        float: left;
        width: 50%;
        overflow: hidden;
        z-index: 2;
    }

    .mixed-section .blog {
        position: relative;
        float: right;
        width: 50%;
        z-index: 2;
    }

.quick-links {
    width: 695px;
    float: left;
}

.quick-link {
    position: relative; /*height: 240px;*/
    height: 320px;
    margin-top: 10px;
}

    .quick-link:first-of-type {
        margin-top: 0;
    }

    .quick-link .fading {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        opacity: 0.7;
    }

    .quick-link .body {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        z-index: 2;
        padding: 0 260px 40px 50px;
    }

        .quick-link .body .title {
            color: #fff;
            font: 24px 'pt_serif', serif;
            text-transform: uppercase;
            letter-spacing: 0.4em;
            font-weight: 700;
        }

        .quick-link .body .btn {
            position: absolute;
            right: 50px;
            bottom: 46px;
        }

    .quick-link.blue .fading {
        background: #0066b4;
    }

    .quick-link.turquise .fading {
        background: #00aedc;
    }

    .quick-link.red .fading {
        background: #ff3b5f;
    }

.blog-inner {
    width: 720px;
    margin: 0 auto;
}

    .blog-inner .owl-carousel {
        margin-top: 40px;
    }

        .blog-inner .owl-carousel a {
            display: block;
            color: #232323;
            padding-top: 24px;
        }

            .blog-inner .owl-carousel a > span {
                display: block;
                text-align: center;
            }

            .blog-inner .owl-carousel a .blog-img {
                margin-bottom: 32px;
            }

                .blog-inner .owl-carousel a .blog-img img {
                    box-shadow: 0 15px 30px rgba(0,0,0,0.3);
                    margin-right: auto;
                    margin-left: auto;
                }

            .blog-inner .owl-carousel a .blog-title {
                font-weight: 700;
            }




/* PARTNERS */
.partners-wrapper {
    padding: 100px 0 70px 0;
    overflow: hidden;
}

.partners {
    margin-top: 44px;
}

.partners-slide {
    margin-left: -20px;
    margin-right: -20px;
}

.partners.owl-carousel .owl-item .partners-slide a {
    float: left;
    width: 320px;
    height: 180px;
    margin: 20px;
    border: 2px solid #eee;
    padding: 0 40px;
}

    .partners.owl-carousel .owl-item .partners-slide a img {
        display: inline-block;
        max-width: 100%;
        vertical-align: middle;
        filter: gray;
        -webkit-filter: grayscale(1);
        -webkit-filter: grayscale(100%);
        filter: url(resources.svg#desaturate);
        filter: grayscale(100%);
        opacity: 0.5;
        transition: 0.5s all ease;
    }

    .partners.owl-carousel .owl-item .partners-slide a:hover img {
        filter: none;
        -webkit-filter: grayscale(0);
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
        opacity: 1;
    }



/* SERVICES */
.services-wrapper {
    padding: 90px 0 0 0;
}

.services {
    margin-left: -10px;
}

    .services a {
        position: relative;
        float: left;
        width: 342px;
        margin-top: 10px;
        margin-left: 10px;
        text-align: center;
        padding: 48px;
        color: #888;
        z-index: 1;
    }

        .services a:hover {
            box-shadow: 0 10px 40px rgba(0,0,0,0.3);
            z-index: 10;
        }

        .services a span {
            display: block;
        }

        .services a .title {
            font-weight: 700;
            text-transform: uppercase;
            color: #232323;
            letter-spacing: 0.05em;
            margin: 20px 0 10px 0;
        }

.advisory {
    background: #dcf1e8;
}

.finance {
    background: #d4ebfc;
}

.delivery {
    background: #eee;
}

.service {
    background: #fdf8df;
}



/* NEWSLETTER */
.icon-compare {
    background: #f2f2f2 url(../img/usporedi.svg) repeat 0 0;
}

.icon-compare {
    background: url(../img/usporedi.svg) repeat 0 0;
    width: 25px;
    height: 26px;
    display: inline-block;
}

.icon-compare2 {
    background: url(../img/usporedi2.svg) repeat 0 0;
    width: 25px;
    height: 26px;
    display: inline-block;
}


/* NEWSLETTER */
.newsletter {
    background: #f2f2f2 url(../img/slanted-lines.png) repeat 0 0;
    padding: 20px;
    margin-top: 120px;
}

.newsletter-inner {
    position: relative;
    height: 100%;
    background: #fff;
    padding: 40px 0 32px 0;
}

.newsletter-heading {
    float: left;
    margin-left: 60px;
    margin-right: 130px;
}

    .newsletter-heading span {
        text-transform: uppercase;
        letter-spacing: 0.025em;
    }

    .newsletter-heading div {
        font: 48px 'pt_serif', serif;
        letter-spacing: -0.025em;
    }

.newsletter-field {
    float: left;
    width: 260px;
    margin-left: 40px;
    padding-top: 28px;
}

    .newsletter-field input {
        width: 100%;
        border: 0;
        border-bottom: 2px solid #888;
        padding-top: 11px;
        padding-bottom: 11px;
    }

.newsletter-button {
    float: left;
    width: 250px;
    margin-left: 40px;
    padding-top: 28px;
}

    .newsletter-button .btn {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

.paper-plane {
    position: absolute;
    left: 320px;
    top: -32px;
}

.paper-plane-trace {
    position: absolute;
    left: 308px;
    top: 42px;
}



/* MODAL */

.cmodal {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(40,45,51,.97);
    z-index: 9999;
    transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
}

    .cmodal.active {
        visibility: visible;
        opacity: 1;
    }

.cmodal-window {
    width: 100%;
    max-width: 460px;
    padding-top: 65px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cmodal-close {
    font-size: 16px;
    color: rgba(255,255,255,0.3);
    position: absolute;
    top: 0;
    right: 20px;
    cursor: pointer;
}

    .cmodal-close:hover {
        color: #fff;
    }

.cmodal-contents {
    /*display: none;*/
}

.cmodal-title {
    position: absolute;
    color: #fff;
    top: 0;
    font-family: 'pt_serif', serif;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 0.7;
}

.cmodal2 {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(40,45,51,.97);
    z-index: 9999;
    transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
}

    .cmodal2.active {
        visibility: visible;
        opacity: 1;
    }

.cmodal2-window {
    width: 100%;
    max-width: 460px;
    padding-top: 65px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cmodal2-close {
    font-size: 16px;
    color: rgba(255,255,255,0.3);
    position: absolute;
    top: 0;
    right: 20px;
    cursor: pointer;
}

    .cmodal2-close:hover {
        color: #fff;
    }

.cmodal2-contents {
    display: none;
}

.cmodal2-title {
    position: absolute;
    color: #fff;
    top: 0;
    font-family: 'pt_serif', serif;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 0.7;
}

.modal-input {
    background-color: transparent;
    border: none;
    border: 1px solid rgba(255,255,255,0.2);
    padding: 12px 16px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    outline: none;
    transition: 0.3s all ease;
}

    .modal-input:focus {
        background-color: rgba(255,255,255,0.05)
    }

    .modal-input::-webkit-input-placeholder {
        color: #fff;
    }

    .modal-input:-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .modal-input::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .modal-input:-ms-input-placeholder {
        color: #fff;
    }

.modal-submit {
    background-color: #6fae2c;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding: 0 35px;
    height: 50px;
    border-radius: 25px;
    text-transform: uppercase;
    outline: none;
}

    .modal-submit:hover {
        background-color: #54861F;
    }

.modal-anchor {
    color: #87c6ec;
    font-size: 16px;
    font-weight: 400; 
    letter-spacing: 0.025em;
}

    .modal-anchor:hover,
    .modal-anchor:focus {
        text-decoration: none;
        color: #87c6ec;
    }

    .modal-anchor:hover {
        color: #fff;
    }

.modal-btn {
    display: inline-block;
    padding: 13px 35px 12px;
    border-top: 1px solid rgba(135,198,236,.3);
    border-bottom: 1px solid rgba(135,198,236,.3);
    background-color: #22262a;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
}

    .modal-btn:hover,
    .modal-btn:focus {
        color: #fff;
        text-decoration: none;
    }

    .modal-btn:hover {
        border-top: 1px solid #6fae2c;
        border-bottom: 1px solid #6fae2c;
    }


.modal-textarea {
    resize: vertical;
    height: 160px;
    background-color: transparent;
    color: white;
    border: 1px solid rgba(255,255,255,0.2);
    padding: 12px 16px;
    font-size: 16px;
    outline: none;
}

    .modal-textarea:focus {
        background-color: rgba(255,255,255,0.05)
    }

    .modal-textarea::-webkit-input-placeholder {
        color: #fff;
    }

    .modal-textarea:-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .modal-textarea::-moz-placeholder {
        color: #fff;
        opacity: 1;
    }

    .modal-textarea:-ms-input-placeholder {
        color: #fff;
    }

.login-form .modal-input,
.enquiry-form .modal-input {
    margin-bottom: 30px;
    width: 100%;
}

.login-form .modal-submit {
    min-width: 170px;
}

.login-form .modal-anchor {
    float: right;
    padding-top: 15px;
}

.login-form .modal-btn {
    width: 100%;
    margin-top: 35px;
}

.enquiry-form .modal-submit {
    width: 100%;
}

.enquiry-form .modal-textarea {
    width: 100%;
    margin-bottom: 30px;
}


/* FOOTER */
footer {
    font-size: 15px;
}

.footer-upper {
    padding: 24px 0 48px 0;
}

    .footer-upper ul {
        float: left;
        width: 200px;
        margin: 32px 0 0 0;
        padding: 0;
        list-style: none;
        color: #888;
        margin-left: 90px;
    }

        .footer-upper ul:first-of-type {
            margin-left: 0;
        }

        .footer-upper ul li {
            margin-top: 4px;
        }

        .footer-upper ul a {
            color: #888;
        }

            .footer-upper ul a:hover {
                color: #1f9bde;
            }

.footer-link-groups {
    float: left;
    width: 100%;
    overflow: hidden;
}

.link-group-title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 16px;
    color: #232323;
    letter-spacing: 0.05em;
}

.footer-contact {
    float: right;
    width: 15%;
    overflow: hidden;
}

    .footer-contact .link-instagram {
        margin-top: 24px;
    }

        .footer-contact .link-instagram a {
            position: relative;
            top: -3px;
            color: #232323;
        }

        .footer-contact .link-instagram span {
            position: relative;
            top: 3px;
            font-size: 20px;
            color: #c04fbd;
            margin-right: 10px;
        }

.footer-lower {
    position: relative;
    border-top: 1px solid #ccc;
    padding: 40px 0;
    overflow: hidden;
}

    .footer-lower .logo {
        width: 160px;
        margin: 0;
    }

    .footer-lower .copy {
        float: right;
        color: #888;
        margin-right: 60px;
        line-height: 20px;
    }

    .footer-lower .back-to-top {
        position: absolute;
        width: 30px;
        height: 30px;
        right: 0;
        top: 36px;
        font-size: 16px;
        text-align: center;
        line-height: 30px;
        color: #232323;
    }

        .footer-lower .back-to-top:hover {
            color: #1f9bde;
        }

.gd-logo {
    margin-left: 25px;
}


.gd-logo-reset {
    left: 0;
}


/* CART SIDEBAR */
.cart-sidebar {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    width: 440px;
    height: 100%;
    background: #f5f5f5;
    z-index: 111000;
    box-shadow: -60px 0 120px rgba(0,0,0,0.3);
}

.cart-sidebar-head {
    background: #1276BA;
    height: 140px;
}

    .cart-sidebar-head ul {
        display: table;
        table-layout: fixed;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
        font: 20px 'pt_serif', serif;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
    }

        .cart-sidebar-head ul li {
            display: table-cell;
            vertical-align: middle;
            text-align: center;
        }

    .cart-sidebar-head .icon-cart {
        position: relative;
        top: 3px;
        display: inline-block;
        vertical-align: middle;
        font-size: 32px;
        margin-right: 16px;
    }

    .cart-sidebar-head i {
        display: inline-block;
        vertical-align: middle;
        font-style: normal;
    }

.close-cart-sidebar {
    width: 140px;
}

    .close-cart-sidebar a {
        display: block;
        width: 140px;
        height: 140px;
        line-height: 140px;
        font-size: 20px;
        color: #999;
        background: #0765a5;
    }

        .close-cart-sidebar a:hover {
            color: #00c0f3;
        }

        .close-cart-sidebar a span {
            position: relative;
            top: 3px;
        }

.cart-sidebar-content {
    overflow: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    height: calc(100% - 268px);
}

.item-num {
    width: 40px;
}

.cart-sidebar-item {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-top: 2px;
    font-size: 14px;
    background: #fff;
}

    .cart-sidebar-item > div {
        display: table-cell;
        vertical-align: middle;
        line-height: 20px;
    }

    .cart-sidebar-item .item-pic {
        width: 110px;
        padding: 10px;
    }

    .cart-sidebar-item .item-info i {
        color: #555;
        font-style: normal;
    }

    .cart-sidebar-item .item-info span {
        display: block;
        font-weight: 700;
        color: #232323;
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    .cart-sidebar-item .item-price {
        width: 120px;
        text-align: right;
        font-weight: 700;
        letter-spacing: 0.05em;
        padding-right: 16px;
    }

    .cart-sidebar-item .item-action {
        width: 40px;
        padding-right: 16px;
        /*font-size: 12px;*/
    }

        .cart-sidebar-item .item-action a {
            display: inline-block;
            width: 24px;
            height: 24px;
            text-align: center;
            line-height: 24px;
            position: relative;
            top: 2px;
            color: #ff3552;
        }

            .cart-sidebar-item .item-action a:hover {
                color: #00c0f3;
            }

.cart-sidebar-foot {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 128px;
}

    .cart-sidebar-foot a {
        font-size: 15px;
        width: 100%;
        height: 64px;
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .cart-sidebar-foot .continue-shopping {
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0;
    }



/* RECENTLY VIEWED */
.recently-viewed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 500;
    text-align: center;
}

    .recently-viewed > .btn,
    .recently-viewed > .btn:focus {
        position: relative;
        z-index: 600;
        background: #70787e;
        border-color: #70787e;
        color: #fff;
    }

    .recently-viewed.opened > .btn {
        background: #fff;
        border-color: #fff;
        color: #70787e;
    }

.recently-viewed-inner {
    display: none;
    position: relative;
    background: #fff;
    text-align: center;
    box-shadow: 0 -60px 120px rgba(0,0,0,0.3);
    z-index: 500;
}

    .recently-viewed-inner > div {
        display: block;
        padding-left: 60px;
        padding-right: 60px;
    }

    .recently-viewed-inner .owl-controls {
        width: 100%;
        bottom: auto;
        top: 50%;
        margin-top: -10px;
    }

        .recently-viewed-inner .owl-controls .owl-prev::before,
        .recently-viewed-inner .owl-controls .owl-next::before {
            width: 20px;
            height: 20px;
            font-size: 20px;
        }

        .recently-viewed-inner .owl-controls .owl-prev {
            left: -40px;
        }

        .recently-viewed-inner .owl-controls .owl-next {
            right: -40px;
        }

.recently-viewed .owl-carousel .owl-stage {
    margin-left: auto;
    margin-right: auto;
}

.recently-viewed .owl-carousel .owl-item:first-of-type {
    margin-left: -1px;
}

.recently-viewed .owl-carousel a {
    position: relative;
    display: block;
    padding: 15px;
    background: #fff;
}

    .recently-viewed .owl-carousel a img {
        transition: 0.3s all ease;
    }

    .recently-viewed .owl-carousel a:hover img {
        transform: scale(1.1);
    }

    .recently-viewed .owl-carousel a span {
        position: absolute;
        color: #d9d9d9;
        right: 10px;
        top: 10px;
        font-size: 16px;
        transition: 0.3s all ease;
    }

        .recently-viewed .owl-carousel a span:hover {
            color: #00c0f3;
        }

.recently-viewed .owl-carousel .is-a-favorite span {
    color: #00c0f3;
}

    .recently-viewed .owl-carousel .is-a-favorite span:hover {
        color: #d9d9d9;
    }



/* VIEWED ITEMS TABLE */
.viewed-item {
    display: table;
    width: 100%;
    /*max-width: 1160px;*/
    table-layout: fixed;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #d5d5d5;
    padding:0 15px;
}

    .viewed-item:first-of-type {
        border-top: 0;
    }

    .viewed-item > div {
        display: table-cell;
        vertical-align: middle;
    }

    .viewed-item .item-fav {
        width: 50px;
        padding-right: 20px;
        font-size: 28px;
    }

        .viewed-item .item-fav a {
            color: #d8d8d8;
        }

            .viewed-item .item-fav a.is-a-favorite,
            .viewed-item .item-fav a:hover {
                color: #00c0f3;
            }

    .viewed-item .item-pic {
        width: 160px;
        padding: 10px;
    }

    .viewed-item .item-info i {
        color: #555;
        font-style: normal;
    }

    .viewed-item .item-info span {
        display: block;
        font-weight: 700;
        color: #232323;
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    .viewed-item .item-price {
        width: 180px;
        text-align: right;
        font-weight: 700;
        letter-spacing: 0.05em;
        padding-right: 80px;
    }

    .viewed-item .item-cart-action {
        width: 360px;
        overflow: hidden;
    }


        .viewed-item .item-cart-action .prod-qty {
            width: 150px;
            float: left;
        }



        .viewed-item .item-cart-action .move-to-cart {
            float: left;
            line-height: 48px;
            margin-left: 20px;
        }

    .viewed-item .item-action {
        width: 24px;
        font-size: 12px;
    }

        .viewed-item .item-action.b {
            width: 45px;
            font-size: 16px;
        }


    .viewed-item .item-action-odabir {
        width: 48px;
        /*font-size: 12px;*/
        text-align: center;
    }

    .viewed-item .item-action a {
        display: inline-block;
        width: 24px;
        height: 24px;
        text-align: center;
        line-height: 24px;
        position: relative;
        top: 2px;
        color: #ff3552;
    }

        .viewed-item .item-action a:hover {
            color: #00c0f3;
        }

.viewed-items .page-nav {
    margin-top: 40px;
}

.viewed-items .nav-tabs > li {
    width: 49%;
    max-width: 300px;
}


/* CHECKOUT */

.basket-content .viewed-item {
}

    .basket-content .viewed-item:first-of-type {
        padding-top: 0;
    }

    .basket-content .viewed-item .item-pic {
        width: 100px;
        padding: 0 20px 0 0;
    }

    .basket-content .viewed-item .item-cart-action {
        width: 150px;
    }

    .basket-content .viewed-item .item-price {
        width: 160px;
        padding-right: 40px;
        font-weight: 400;
    }

.basket-bottom {
    text-align: right;
    margin-top: 48px;
    position: relative;
}

.ukupno-dostava {
    /*max-width: 1160px;*/
    margin-left: auto;
    margin-right: auto;
}

    .ukupno-dostava .dostava,
    .ukupno-dostava .ukupno {
        text-align: right;
        padding: 20px 16px;
        border-top: 1px solid #d5d5d5;
    }

        .ukupno-dostava .dostava span,
        .ukupno-dostava .ukupno span {
            width: 120px;
            font-weight: 700;
            margin-left: 12px;
        }

    .ukupno-dostava .ukupno {
        background: #f2f2f2;
        border-bottom: 1px solid #d5d5d5;
    }

        .ukupno-dostava .ukupno span {
            font-size: 24px;
            font-weight: 700;
            color: #ff7000;
        }

.checkout {
    display: table;
    width: 100%;
}

.checkout-main {
    display: table-cell;
    width: 70%;
    padding: 50px 50px;
    vertical-align: top;
}

.checkout-side {
    display: table-cell;
    width: 30%;
    padding: 50px 50px;
    vertical-align: top;
    border-left: 1px solid #e5e5e5;
}

.checkout-half {
    display: table-cell;
    width: 50%;
    max-width: 680px;
    padding: 0 50px;
    vertical-align: top;
    border-left: 1px solid #e5e5e5;
}

.checkout-third {
    display: table-cell;
    width: 33.333%;
    padding: 0 50px;
    vertical-align: top;
    border-left: 1px solid #e5e5e5;
}

    .checkout-half:first-of-type,
    .checkout-third:first-of-type {
        border-left: 0;
        padding-left: 0;
    }

    .checkout-third:last-of-type {
        padding-right: 0;
    }

.checkout h2 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #0074b4;
}

.checkout-hidden-form {
    display: none;
    padding: 24px 0 0 0;
}

    .checkout-hidden-form .form-field input {
        width: 100%;
    }


.checkout-side .features-list ul {
    margin-top: 20px;
}

    .checkout-side .features-list ul:first-of-type {
        margin-top: 0;
    }

.promo {
    padding: 50px 0;
    font-weight: 300;
}

    .promo .features-list .attr {
        color: #128b8e;
    }

.enter-promo {
    display: none;
}

.promo .notice {
    margin-top: 20px;
}

.promo-form {
    display: table;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}

    .promo-form li {
        display: table-cell;
        vertical-align: middle;
    }

    .promo-form .field input {
        width: 100%;
        background: #ebedef;
        border: 1px solid transparent;
    }

    .promo-form .button {
        width: 100px;
    }

        .promo-form .button button {
            width: 100%;
        }

.checkout-side-button {
    margin-top: 50px;
    text-align: right;
}

    .checkout-side-button .btn {
        padding: 15px 30px;
    }

.add-basket.btn-green.ladda-button, .remove-basket.btn-green.ladda-button {
    margin-left: 0;
    margin-top: 20px;
}

.accordion {
    background: #f2f2f2;
    padding: 24px 40px;
    margin-left: 40px;
}

    .accordion .panel-group {
        background: #f2f2f2;
        margin-bottom: 0;
    }

        .accordion .panel-group .panel {
            background: #f2f2f2;
            box-shadow: none;
            border-radius: 0;
            border: none;
        }

    .accordion .panel-default > .panel-heading {
        padding: 0;
        background: transparent;
        border-radius: 0;
    }

        .accordion .panel-default > .panel-heading a {
            display: block;
            padding: 16px 0;
            text-transform: uppercase;
            font-size: 18px;
            font-weight: 700;
            color: #555;
        }

            .accordion .panel-default > .panel-heading a span {
                font-size: 65%;
                margin-right: 8px
            }

    .accordion .ion-plus-circled {
        display: none;
    }

    .accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
        padding: 16px 0;
    }

        .accordion .panel-default > .panel-heading + .panel-collapse > .panel-body a {
            color: #0074b4;
        }



/* prijava registracija */
.prijava-wrapper {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.prijava-content .prijava-half {
    display: table-cell;
    width: 50%;
    max-width: 680px;
    padding-left: 50px;
    vertical-align: top;
    border-left: 1px solid #c7c7c7;
}

    .prijava-content .prijava-half:first-of-type {
        padding-right: 48px;
        padding-left: 0;
    }

.prijava-half:first-of-type {
    border-left: 0;
}

.register-form {
    width: 70%;
    margin: 0 auto;
}

.prijava-content h2 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #0074b4;
}

.prijava-content .textbox,
.prijava-content textarea {
    padding: 13px 16px;
    background: #f7f7f7;
    -webkit-appearance: none;
    transition: box-shadow 0.3s ease-in-out;
}

    .prijava-content .textbox:focus,
    .prijava-content .textbox:active,
    .prijava-content textarea:focus,
    .prijava-content textarea:active {
        box-shadow: 0 1px 20px rgba(0,0,0,.2);
    }

    .prijava-content .textbox[disabled],
    .prijava-content textarea[disabled] {
        background: #fff;
        border: 1px solid #e7e7e7;
        color: #999;
    }

.prijava-content textarea {
    resize: vertical;
    min-height: 140px;
}

.shipping-form {
    padding-top: 32px;
}

.form-block {
    display: table;
    width: 100%;
    margin-top: 20px;
    table-layout: fixed;
}

    .form-block .form-label {
        width: 160px;
        padding-top: 10px;
    }

    .register-form .form-block .form-label {
        width: 230px;
    }

.form-block > div {
    display: table-cell;
    vertical-align: top;
}

    .form-block .form-field input,
    .form-block .form-field textarea {
        width: 100%;
    }

    .form-block .textbox {
        font-size: 16px;
    }

    .form-block .radio-holder {
        margin-top: 10px;
        margin-bottom: 0;
    }


.form-block-error .form-label {
    color: red;
}

.form-block-error input, .form-block-error textarea, .form-block-error .bootstrap-select .btn {
    background-color: #ffe8e8 !important;
}

input[type=text], input[type=password] {
    outline: 0;
}

.form-buttons {
    margin-top: 30px;
    overflow: hidden;
}

.prijava-content .form-block .form-field input[type=checkbox], .form-block .form-field input[type=radio] {
    position: relative;
    top: 4px;
    width: auto;
    margin-left: 0;
}

.login-form .form-buttons {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.form-buttons .btn-action {
    float: left;
}

.prijava-wrapper .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.prijava-wrapper .bootstrap-select .btn {
    margin: 0;
    border-radius: 0;
    background: #f7f7f7;
    box-shadow: none;
    color: #484848;
}

.prijava-wrapper .bootstrap-select > .dropdown-toggle.bs-placeholder,
.prijava-wrapper .bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.prijava-wrapper .bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.prijava-wrapper .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: #232323;
    text-shadow: none;
}

.prijava-wrapper .form-control:focus {
    box-shadow: none;
    border: 1px solid #c7c7c7;
}

.prijava-wrapper .dropdown-menu > .active > a,
.prijava-wrapper .dropdown-menu > .active > a:hover,
.prijava-wrapper .dropdown-menu > .active > a:focus {
    background: #ff6805;
}


.shipping-form {
    display: none;
}

.pass-data {
    margin-top: 48px;
}


/* end prijava registracija */



/* VALIDATION ERRORS */
.field-error {
    border: 1px solid #ffa0af !important;
    background: #ffdae2 !important;
}

    .field-error.bootstrap-select .btn,
    .prijava-wrapper .field-error.bootstrap-select .btn {
        background: #ffdae2 !important;
    }

.error {
    color: #fc4349 !important;
}

.success {
    color: #21af34 !important;
    font-weight: bold;
    margin: 1rem 0;
}



/* LIGHTCASE OVERRIDE */
#lightcase-overlay {
    opacity: 0.95 !important;
    background: #121212 !important;
}

a[class*="lightcase-icon-"] {
    font-size: 20px;
}

[class*="lightcase-icon-"]::before {
    font-family: 'feroterm';
}

a[class*="lightcase-icon-"].lightcase-icon-close {
    font-size: 14px;
}

.lightcase-icon-close::before {
    content: '\72';
}

.lightcase-icon-next::before {
    content: '\6c';
}

.lightcase-icon-prev::before {
    content: '\6b';
}

.lightcase-icon-spin:before {
    content: '\75';
}



/* STORE LOCATOR */
.stores {
    text-align: center;
}

.store-selector {
    width: 320px;
    display: inline-block;
    margin: 0 18px;
}

.stores-map {
    margin-top: 64px;
}

.stores .destination-map,
.store-item .destination-map {
    height: 640px;
}

.store-details {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-top: 64px;
    line-height: 26px;
}

.store-info {
    display: table-cell;
    width: 440px;
    vertical-align: middle;
    background: #f2f2f2;
    padding: 40px 48px;
}

    .store-info .btn {
        margin-top: 36px;
    }

.store-city {
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 24px;
    letter-spacing: 0.025em;
}

.store-name {
    font: 36px 'pt_serif', serif;
    font-weight: 700;
    line-height: 1.1em;
    letter-spacing: -0.01em;
    margin-bottom: 24px;
}

.store-location {
    display: table-cell;
    vertical-align: middle;
}




/* BLOG */
.blog .backdrop {
    position: absolute;
    width: 100%;
    height: 640px;
    left: 0;
    top: 0;
    background: #232323;
    z-index: 1;
}

.blog.blog-inside .backdrop {
    height: 780px;
}

.blog .logo {
    z-index: 50;
}

.blog-sticker {
    position: absolute;
    left: 225px;
    top: 50%;
    z-index: 50;
}

.back-to-root {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #00c0f3;
    font-size: 15px;
    z-index: 50;
}

    .back-to-root:hover {
        color: #fff;
    }

    .back-to-root::before {
        position: relative;
        font-family: 'feroterm';
        font-size: 13px;
        content: '\6b';
        margin-right: 12px;
        top: 1px;
    }

.blog .main-nav {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin-left: 40px;
    z-index: 50;
}

    .blog .main-nav > ul > li > a {
        color: #fff;
    }

        .blog .main-nav > ul > li > a:hover {
            opacity: 0.5;
        }

.blog .main-nav-mobile {
    display: none;
}

.blog .breadcrumbs {
    background: #3a3d3e;
    color: #999;
}

    .blog .breadcrumbs a {
        color: #999;
    }

        .blog .breadcrumbs a:hover {
            color: #fff;
        }

.blog-section {
    position: relative;
    z-index: 50;
    margin-top: 80px;
}

    .blog-section.featured,
    .blog-section.path,
    .blog-section.page-heading,
    .blog-section.page-content {
        margin-top: 0;
    }

.blog .page-heading h1 {
    color: #fff;
    font-size: 48px;
}

.blog .page-heading h2 {
    color: #999;
}

.article-big {
    position: relative;
}

    .article-big .article-text {
        position: absolute;
        width: 520px;
        right: 0;
        bottom: 0;
        background: #fff;
        transform: translateY(-80px);
        -webkit-transform: translateY(-80px);
        box-shadow: 0 32px 56px rgba(0,0,0,0.3);
        padding: 60px;
    }

        .article-big .article-text ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .article-big .article-text ul li {
                display: block;
            }

    .article-big .article-title {
        font-size: 48px;
        font-weight: 700;
        line-height: 48px;
        letter-spacing: -0.025em;
        margin: 24px 0 0 0;
    }

    .article-big.alternate img {
        float: right;
    }

    .article-big.alternate .article-text {
        left: 0;
        right: auto;
    }

.article-cat {
    display: inline-block;
    font-size: 11px;
    text-transform: uppercase;
    color: #000;
    background: #f2f2f2;
    line-height: 24px;
    padding: 0 8px 0 12px;
    letter-spacing: 0.5em;
}

.article-date {
    display: inline-block;
    font-size: 12px;
    color: #0074b4;
    margin-left: 40px;
}

.article-read-more {
    display: inline-block;
    color: #232323;
    font-size: 22px;
    margin-top: 30px;
}

    .article-read-more:hover {
        color: #00c0f3;
    }

.article-type-switch-mobile {
    display: none;
    z-index: 100;
}

.article-type-switch {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

    .article-type-switch li {
        width: 25%;
        float: left;
    }

        .article-type-switch li a {
            display: block;
            padding: 36px 0;
            background: #eee;
            border: 1px solid #eee;
            color: #999;
            text-align: center;
            font: 14px 'pt_serif', serif;
            text-transform: uppercase;
            letter-spacing: 0.5em;
            font-weight: 700;
        }

            .article-type-switch li a.active {
                background: #fff;
                color: #232323;
                border-color: #e5e5e5;
                border-right: 0;
            }

            .article-type-switch li a:hover {
                background: #232323;
                border-color: #232323;
                color: #fff;
            }

.article-grid {
    z-index: 1;
}

.two-grid-items-offset {
    margin-top: -20px;
}

    .two-grid-items-offset .grid-item {
        float: left;
        width: 640px;
        margin-left: 120px;
        margin-top: 20px;
    }

        .two-grid-items-offset .grid-item ul {
            margin: 0;
            padding: 40px 0 0 0;
            list-style: none;
        }

            .two-grid-items-offset .grid-item ul li {
                display: block;
            }

        .two-grid-items-offset .grid-item .article-title {
            font-size: 24px;
            font-weight: 700;
            margin-top: 30px;
        }

        .two-grid-items-offset .grid-item .article-description {
            color: #999;
            margin: 24px 0;
        }

        .two-grid-items-offset .grid-item:nth-child(2n+1) {
            margin-left: 0;
        }

            .two-grid-items-offset .grid-item:nth-child(2n+1) .item-pic {
                padding-top: 60px;
            }

        .article-big a,
        .two-grid-items-offset .grid-item a {
            color: #232323;
        }

            .article-big a:hover,
            .two-grid-items-offset .grid-item a:hover {
                color: #00c0f3;
            }

.blog-article-heading {
    padding-top: 80px;
    padding-bottom: 80px;
}

    .blog-article-heading .container {
        max-width: 920px;
        text-align: left;
    }

    .blog-article-heading h1 {
        font-family: 'asap';
        font-size: 48px;
        line-height: 48px;
        text-transform: none;
    }

.blog-section.page-content .container {
    max-width: 920px;
}

.blog-section.page-content .article-photo {
    margin-left: -120px;
    margin-right: -120px;
    margin-bottom: 64px;
    margin-top: 64px;
}

    .blog-section.page-content .article-photo img {
        box-shadow: 0 32px 56px rgba(0,0,0,0.15);
    }

    .blog-section.page-content .article-photo:first-child {
        margin-top: 0;
    }

    .blog-section.page-content .article-photo .photo-desc {
        display: block;
        font-size: 14px;
        font-style: italic;
        text-align: center;
        margin-top: 16px;
        color: #777;
    }

.blog-section.page-content h2 {
    font: 24px 'pt_serif', serif;
    line-height: 36px;
    margin-bottom: 50px;
}

.blog-section.page-content h3 {
    font: 24px 'pt_serif', serif;
    font-weight: 700;
    line-height: 36px;
    text-transform: uppercase;
    margin-top: 56px;
    margin-bottom: 22px;
}

.article-share {
    background: #3a3d3e;
    padding: 48px 120px;
    color: #fff;
    font-weight: 700;
    margin-left: -120px;
    margin-right: -120px;
    margin-top: 64px;
}

    .article-share div {
        float: left;
    }

    .article-share ul {
        float: right;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .article-share ul li {
            display: inline-block;
            font-size: 22px;
            margin-left: 60px;
        }

        .article-share ul a {
            color: #00c0f3;
        }

            .article-share ul a:hover {
                color: #fff;
            }


.three-grid-items {
    margin-top: -40px;
}

    .three-grid-items .grid-item {
        float: left;
        width: 440px;
        margin-top: 40px;
        margin-left: 40px;
    }

        .three-grid-items .grid-item ul {
            margin: 0;
            padding: 24px 0 0 0;
            list-style: none;
        }

            .three-grid-items .grid-item ul li {
                display: block;
            }

        .three-grid-items .grid-item .article-date {
            margin-left: 0;
        }

        .three-grid-items .grid-item .article-title {
            font-size: 20px;
            font-weight: 700;
        }

            .three-grid-items .grid-item .article-title a {
                color: #232323;
            }

                .three-grid-items .grid-item .article-title a:hover {
                    color: #00c0f3;
                }

        .three-grid-items .grid-item .article-description {
            color: #999;
            margin: 16px 0 0 0;
        }

        .three-grid-items .grid-item:nth-child(3n+1) {
            margin-left: 0;
        }



/* TIMELINE */

.cd-horizontal-timeline {
    opacity: 0;
    margin: 0 auto;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

    .cd-horizontal-timeline::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'mobile';
        display: none;
    }

    .cd-horizontal-timeline.loaded {
        /* show the timeline after events position has been set (using JavaScript) */
        opacity: 1;
    }

    .cd-horizontal-timeline .timeline {
        position: relative;
        height: 100px;
        width: 100%;
        max-width: 1130px;
        margin: 80px auto 0 auto;
    }

    .cd-horizontal-timeline ol,
    .cd-horizontal-timeline ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .cd-horizontal-timeline .events-wrapper {
        position: relative;
        height: 100%;
        margin: 0 80px;
        overflow: hidden;
        transform: translateY(-4px);
        -webkit-transform: translateY(-4px);
    }

        .cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
            /* these are used to create a shadow effect at the sides of the timeline */
            content: '';
            position: absolute;
            z-index: 2;
            top: 0;
            height: 100%;
            width: 40px;
        }

        .cd-horizontal-timeline .events-wrapper::before {
            left: 0;
            background-image: -webkit-linear-gradient( left, #fff, rgba(255, 255, 255, 0));
            background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
        }

        .cd-horizontal-timeline .events-wrapper::after {
            right: 0;
            background-image: -webkit-linear-gradient( right, #fff, rgba(255, 255, 255, 0));
            background-image: linear-gradient(to left, #fff, rgba(255, 255, 255, 0));
        }

    .cd-horizontal-timeline .events {
        /* this is the grey line/timeline */
        position: absolute;
        z-index: 1;
        left: 0;
        top: 50%;
        height: 2px;
        /* width will be set using JavaScript */
        background: #c7c7c7;
        -webkit-transition: -webkit-transform 0.4s;
        -moz-transition: -moz-transform 0.4s;
        transition: transform 0.4s;
    }

    .cd-horizontal-timeline .filling-line {
        /* this is used to create the green line filling the timeline */
        position: absolute;
        z-index: 1;
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: #2ac9f3;
        -webkit-transform: scaleX(0);
        -moz-transform: scaleX(0);
        -ms-transform: scaleX(0);
        -o-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -ms-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }

    .cd-horizontal-timeline .events a {
        position: absolute;
        bottom: 0;
        z-index: 2;
        text-align: center;
        font-size: 1.3rem;
        padding-bottom: 15px;
        color: #383838;
        /* fix bug on Safari - text flickering while timeline translates */
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }

        .cd-horizontal-timeline .events a::after {
            /* this is used to create the event spot */
            content: '';
            position: absolute;
            left: 50%;
            right: auto;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
            bottom: -7px;
            height: 16px;
            width: 16px;
            border-radius: 50%;
            border: 2px solid #c7c7c7;
            background-color: #fff;
            -webkit-transition: background-color 0.3s, border-color 0.3s;
            -moz-transition: background-color 0.3s, border-color 0.3s;
            transition: background-color 0.3s, border-color 0.3s;
        }

.no-touch .cd-horizontal-timeline .events a:hover::after {
    background-color: #2ac9f3;
    border-color: #2ac9f3;
}

.cd-horizontal-timeline .events a.selected {
    pointer-events: none;
}

    .cd-horizontal-timeline .events a.selected::after {
        background-color: #2ac9f3;
        border-color: #2ac9f3;
    }

.cd-horizontal-timeline .events a.older-event::after {
    border-color: #2ac9f3;
}


.cd-timeline-navigation a {
    /* these are the left/right arrows to navigate the timeline */
    position: absolute;
    z-index: 1;
    top: 50%;
    bottom: auto;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    height: 32px;
    width: 32px;
    /* replace text with an icon */
    white-space: nowrap;
    content: '';
    color: #232323;
}

    .cd-timeline-navigation a::after {
        /* arrow icon */
        position: absolute;
        height: 32px;
        width: 32px;
        left: 0;
        top: 0;
        font-family: 'feroterm';
        font-size: 32px;
    }

    .cd-timeline-navigation a.prev::after {
        content: '\6b';
    }

    .cd-timeline-navigation a.next::after {
        content: '\6c';
    }

    .cd-timeline-navigation a.prev {
        left: 0;
    }

    .cd-timeline-navigation a.next {
        right: 0;
    }

.no-touch .cd-timeline-navigation a:hover {
    border-color: #7b9d6f;
}

.cd-timeline-navigation a.inactive {
    cursor: not-allowed;
    color: #acacac;
}

    .cd-timeline-navigation a.inactive::after {
        background-position: 0 -16px;
    }

.no-touch .cd-timeline-navigation a.inactive:hover {
    border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 40px auto 0 auto;
    overflow: hidden;
    -webkit-transition: height 0.4s;
    -moz-transition: height 0.4s;
    transition: height 0.4s;
}

    .cd-horizontal-timeline .events-content li {
        position: absolute;
        z-index: 1;
        width: 100%;
        left: 0;
        top: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        padding: 0 5%;
        opacity: 0;
        -webkit-animation-duration: 0.4s;
        -moz-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-timing-function: ease-in-out;
        -moz-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        text-align: center;
    }

        .cd-horizontal-timeline .events-content li.selected {
            /* visible event content */
            position: relative;
            z-index: 2;
            opacity: 1;
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
            transform: translateX(0);
        }

        .cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
            -webkit-animation-name: cd-enter-right;
            -moz-animation-name: cd-enter-right;
            animation-name: cd-enter-right;
        }

        .cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
            -webkit-animation-name: cd-enter-left;
            -moz-animation-name: cd-enter-left;
            animation-name: cd-enter-left;
        }

        .cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
            -webkit-animation-direction: reverse;
            -moz-animation-direction: reverse;
            animation-direction: reverse;
        }

    .cd-horizontal-timeline .events-content h2 {
        font: 48px 'pt_serif', serif;
        font-weight: 700;
        letter-spacing: -0.02em;
        line-height: 48px;
        margin-top: 24px;
        color: #232323;
    }

    .cd-horizontal-timeline .events-content em {
        font: 16px 'pt_serif', serif;
        font-style: normal;
        letter-spacing: -0.02em;
    }

    .cd-horizontal-timeline .events-content p {
        font-size: 16px;
        line-height: 26px;
        margin-top: 24px;
        color: #555;
    }

.mn-contact {
    display: none;
    margin-top: 20px;
    padding: 0 32px;
    text-align: center;
}

.mnc-txt {
    font-size: 15px;
    line-height: 1.8;
}

    .mnc-txt a {
        color: inherit;
    }

        .mnc-txt a:hover {
            text-decoration: underline;
        }

.mnct-separator {
    display: block;
}

.mnc-btn {
    margin-top: 15px;
}

.prod-call-txt {
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
}

    .prod-call-txt a {
        color: inherit;
    }

        .prod-call-txt a:hover {
            text-decoration: underline;
        }

.as-not-available {
    font-size: 14px;
    margin-bottom: 10px;
}

    .as-not-available span {
        position: relative;
        top: 2px;
    }

.as-btns {
    
    display: flex;
    flex-direction: row;
}

.notifier-btn {
    width: 44px;
    height: 44px;
    display: inline-block;
    background: url(../img/zvono-grey.svg) !important;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 10px;
    border: none;
    padding:0;
}

    .notifier-btn:hover, .notifier-btn:active, .notifier-btn:focus {
        background: url(../img/zvono-blue.svg) !important;
    }

    .notifier-btn2 {
        width: 44px;
        height: 44px;
        display: inline-block;
        background: url(../img/snizenje-grey.svg) !important;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center center;
        margin-right: 10px;
        border: none;
    }

        .notifier-btn2:hover, .notifier-btn2:active, .notifier-btn2:focus, .notifier-btn2-active {
            background: url(../img/snizenje-blue.svg) !important;
        }

    .notifier-btn span {
        font-size: 10px;
        vertical-align: middle;
        color: #fff;
        margin-right: 0;
    }

.notifier-btn svg {
    position: relative;
    top: -1px;
    width: 15px;
    vertical-align: middle;
    margin-right: 2px;
}

    .notifier-btn svg path {
        fill: #fff;
    }

.product-buttons, .compare-wish-wrap {
    display: flex;
    flex-direction: row;
    align-items:center;
}

.usporedi {
    background: url(../img/compare-grey.svg) !important;
    width: 44px;
    height: 44px;
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 10px;
    border: none;
}


    .usporedi:hover, .usporedi:active, .usporedi:focus {
        background: url(../img/compare-blue.svg) !important;
    }



.usporedi2 {
    background: url(../img/compare-blue.svg) !important;
    width: 44px;
    height: 44px;
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 10px;
    border: none;
}


.heart {
    background: url(../img/heart-grey.svg) !important;
    width: 44px;
    height: 44px;
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 10px;
    border: none;
}

    .heart:hover, .heart:active, .heart:focus {
        background: url(../img/heart-blue.svg) !important;
    }




.heart2 {
    background: url(../img/heart-blue.svg) !important;
    width: 44px;
    height: 44px;
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 10px;
    border: none;
}

.homic {
    background: url(../img/home-grey.svg) !important;
    width: 44px;
    height: 44px;
    display: inline-block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-right: 10px;
    border: none;
}

    .homic:hover, .homic:active {
        background: url(../img/home-blue.svg) !important;
    }

.zalihe {
    margin-bottom:30px;
}

.zalihe > div:first-child {
    margin-bottom: 2rem;
}

.kolicinaWrap {
    display: flex;
    margin-bottom:5px;
}

    .kolicinaWrap div {
        background-color: #EBECEC;
        margin-right:3px;
        height:10px;
        width:40px;
    }

        .kolicinaWrap div.active {
            background-color: #34CC00;
        }

        .kolicinaWrap div.active.quantity-min {
            background-color: red;
        }


        .kolicinaWrap div.active.quantity-med {
            background-color: #f90;
        }


        .kolicinaWrap div.active.quantity-max {
            background-color: #34CC00;
        }

.quantity-desc {
    font-size: 1.3rem;
    display: block;
    font-weight: bold;
}

.quantity-desc-unavailable {
    color: #FF0000;
}

.quantity-desc-min {
    color: #f90;
}

.quantity-desc-med {
    color: #f90;
}

.quantity-desc-max {
    color: #34CC00;
}


.zalihe p {
    margin-bottom: 5px;
    color: #888;
}

.zalihe p.kolicine {
    font-size: 1.3rem;
    color: #333;
}

/*---toggle na proizvodu--*/

.toggle-wrap ul {
    display: flex;
    justify-content: space-around;
    align-items:center;
    background-color: #EBECEC;
    box-shadow: 0 0px 10px rgb(0, 0, 0, 0.3);
    margin:0;
    padding:0;
}

.toggle-tabs li {
    list-style: none;
    padding: 10px 15px;
    text-transform: uppercase;
    cursor: pointer;
}

.toggle-tabs li:hover, .toggle-tabs li.active-tab {
    border-bottom: 2px solid #1276ba;
    font-weight:bold;
}

.tabbed-content-wrap {
    float: left;
    width: 100%;
    padding: 2rem 0;
}

.content-box {
    text-align:left;
    display: none;
    padding:10px 15px;
}

.content-box.active-content-box {
    display: block;
}

}


@media only screen and (min-width: 1200px) and (max-width: 1240px) {
    .notifier-btn {
    display: block;
    }

    .notifier-btn + .notifier-btn {
        margin-top: 5px;
        }
}


@media only screen and (max-width: 1199px) {
    .cd-horizontal-timeline .timeline {
        max-width: 930px;
    }

    .mn-contact {
        display: block;
    }
}


@media only screen and (max-width: 991px) {
    .cd-horizontal-timeline .timeline {
        max-width: 710px;
    }
}



@media only screen and (min-width: 768px) {

    .cd-horizontal-timeline::before {
        /* never visible - this is used in jQuery to check the current MQ */
        content: 'desktop';
    }
}



@media only screen and (max-width: 767px) {

    .cd-horizontal-timeline .timeline {
        margin-top: 24px;
    }

    .cd-horizontal-timeline .events-wrapper {
        margin-left: 20px;
        margin-right: 20px;
        transform: none;
    }

    .cd-timeline-navigation a {
        height: 20px;
        width: 20px;
        top: auto;
        bottom: 0;
    }

        .cd-timeline-navigation a::after {
            /* arrow icon */
            height: 20px;
            width: 20px;
            font-size: 20px;
        }

        .cd-timeline-navigation a.prev {
            left: 50%;
            transform: translateX(-32px);
            -webkit-transform: translateX(-32px);
        }

        .cd-timeline-navigation a.next {
            right: 50%;
            transform: translateX(32px);
            -webkit-transform: translateX(32px);
        }

    .cd-horizontal-timeline .events-content h2 {
        font-size: 24px;
        line-height: 24px;
        margin-top: 16px;
    }

    .cd-horizontal-timeline .events-content em {
        font-size: 14px;
    }

    .cd-horizontal-timeline .events-content p {
        font-size: 14px;
        line-height: 22px;
        margin-top: 16px;
    }

    .cd-horizontal-timeline .events a::after {
        bottom: -5px;
        height: 12px;
        width: 12px;
    }

    .featured-products .grid-item-pic {
        margin-top: 25px;
    }

    .grid-item-sticker-gore-1.izdvojeno,
    .grid-item-sticker-gore-2.izdvojeno,
    .grid-item-sticker-gore-3.izdvojeno {
        top: -25px;
    }
}



@-webkit-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-right {
    0% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@-webkit-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
    }
}

@-moz-keyframes cd-enter-left {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0%);
    }
}

@keyframes cd-enter-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0%);
        -moz-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.bulletins {
    margin-top: -48px;
    max-width: 1130px;
    margin-left: auto;
    margin-right: auto;
}

.bulletins-inner {
    margin-left: 0;
}

.bulletins a {
    float: left;
    width: 20%;
    margin-top: 48px;
    padding: 0 20px;
    color: #232323;
}

    .bulletins a:hover {
        color: #00c0f3;
    }

    .bulletins a img {
        margin-bottom: 20px;
        margin-left: 0;
        margin-right: auto;
        box-shadow: 0 8px 24px rgba(0,0,0,0.1);
        transition: 0.3s all ease;
    }

    .bulletins a:hover img {
        box-shadow: 0 8px 24px rgba(0,0,0,0.3);
    }

    .bulletins a span {
        display: block;
    }

    .bulletins a .edition {
        font-weight: 700;
    }

.new-cat {
    background-color: #f5f5f5;
    padding: 60px 80px;
    margin-bottom: 50px;
}

.new-cat-img {
    float: left;
    width: 20%;
}

.new-cat-txt {
    float: right;
    text-align: left;
    width: 80%;
    padding-left: 40px;
}

.clear {
    height: 1px;
    line-height: 0;
    font-size: 1px;
    clear: both;
}

a.title-new-cat {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #232323;
}

.new-cat-inner {
    text-align: left;
    display: block;
    margin-top: 30px;
}

a.btn-pdf-new {
    display: inline-block;
    font-weight: 700;
    padding: 12px 30px;
    margin: 0;
    color: #849c00;
    text-transform: uppercase;
    text-align: center;
    border-radius: 0;
    line-height: 22px;
    background: #0074b4;
    border-color: #0074b4;
    color: #fff;
    margin-top: 20px;
}

@media only screen and (max-width : 991px) {

    .new-cat-img {
        width: 35%;
    }

    .new-cat-txt {
        width: 55%;
        padding-left: 0;
    }
}

@media only screen and (max-width : 767px) {

    .new-cat {
        padding: 40px;
        margin-bottom: 50px;
    }
}

@media only screen and (max-width : 640px) {

    .new-cat-img {
        width: 30%;
    }

    .new-cat-txt {
        width: 70%;
        padding-left: 30px;
    }
}

@media only screen and (max-width : 480px) {

    .new-cat-img {
        width: 100%;
        margin-bottom: 20px;
    }

    .new-cat-txt {
        width: 100%;
        padding-left: 0px;
    }
}


.poslovnicelist {
    margin-top: 16px
}

    .poslovnicelist:first-of-type {
        margin-top: 0
    }

    .poslovnicelist a {
        color: #232323
    }

        .poslovnicelist a:hover {
            color: #2f58b2
        }

.akcija_klasa,
.akcija_klasa .amount {
    color: #fc4349 !important;
}

.page-heading-content-mobile {
    display: none;
}

li.login-register {
    font-size: 15px;
    line-height: 30px;
}

    li.login-register a {
        font-size: 15px;
        color: #fff;
    }

.login-register-mobile {
    display: none;
}

li.name-loggedin {
    font-size: 14px;
}

.in-cart .show-cart {
    position: absolute;
    top: 12px;
    right: 15px;
    font-size: 12px;
    z-index: 10;
    width: 75px;
    color: #232323;
}

    .in-cart .show-cart i {
        position: absolute;
        right: -5px;
        top: -1px;
        width: 20px;
        height: 20px;
        font-size: 11px;
        font-style: normal;
        font-weight: 700;
        background: #00c0f3;
        color: #fff;
        border-radius: 50%;
        line-height: 20px;
        text-align: center;
    }


.in-basket i {
    font-style: normal;
    font-weight: bold;
}

.product-grid-item .favorite-toggle {
    position: absolute;
    width: 25px;
    height: 25px;
    left: 10px;
    top: 10px;
    color: #bbb;
    z-index: 10;
    overflow: hidden;
    white-space: pre;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

    .product-grid-item .favorite-toggle:hover {
        color: #00c0f3;
    }

    .product-grid-item .favorite-toggle span {
        display: inline-block;
        font-size: 25px;
        vertical-align: middle;
    }

.in-basket {
    position: relative;
    display: inline-block;
    padding-right: 30px;
    margin-top:15px;
}

.newsletter-terms {
    margin-left: 440px;
    margin: 10px 0 0 440px;
    font-size: 14px;
}

.hideUntilItemAddedToCart {
    display: none;
}

.cookie-banner {
    position: fixed;
    display: block;
    width: 85%;
    background: rgba(112, 120, 126, .85);
    background-size: cover;
    font-size: 14px;
    color: #ffffff;
    z-index: 5000;
    border-width: 0px;
    border-left-style: solid;
    border-left-color: rgb(153, 153, 153);
    border-top-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-right-style: solid;
    border-right-color: rgb(153, 153, 153);
    border-bottom-style: initial;
    border-bottom-color: initial;
    bottom: 0px;
    margin-left: 7.5%;
}

    .cookie-banner .cb-title {
        display: block;
        text-align: left;
        width: 90%;
        font-weight: 700;
        margin: 20px 0 5px 5%;
        color: #ffffff;
    }

    .cookie-banner .cb-col {
        display: inline-block;
        position: relative;
        text-align: left;
        left: 5%;
        right: 20%;
        width: 78%;
        font-weight: 400;
        margin-bottom: 15px;
        font-size: 13px;
        color: #ffffff;
    }

        .cookie-banner .cb-col a {
            color: #ffffff;
            text-decoration: underline;
            font-weight: 700;
        }

    .cookie-banner .cb-btn {
        right: 5%;
        top: 40%;
        position: absolute;
        border: 0px;
        background: transparent;
        border: 1px solid #ffffff;
        color: #ffffff;
        cursor: pointer;
        font-size: 11px;
        padding: 6px 15px !important;
        font-weight: 800;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        .cookie-banner .cb-btn:hover,
        .cookie-banner .cb-btn:focus,
        .cookie-banner .cb-btn:active {
            background: #00c0f3;
            border: 1px solid #00c0f3;
        }

.newsletter-terms .showIfCheckboxNotChecked {
    color: #ff0000;
}

.newsletter-terms label.showIfCheckboxNotChecked:before {
    content: '';
    border: 1px solid #ffa0af;
}


.page-heading-rich .page-heading-content .show-all {
    display: none;
}

.search-number {
    color: darkgrey;
    font-size: 75%;
    vertical-align: top;
    margin-left: 3px;
    letter-spacing: 1px;
}

.discount-counter {
    text-align: center;
    margin: 0 0 30px 0;
}

    .discount-counter .dc-counts {
        background: #c9f2ff;
    }

    .discount-counter .dc-cols {
        margin: 0 auto;
        height: 70px;
        vertical-align: middle;
    }

    .discount-counter .dc-days,
    .discount-counter .dc-hours,
    .discount-counter .dc-minutes,
    .discount-counter .dc-seconds {
        font-size: 30px;
        vertical-align: bottom;
    }

    .discount-counter td {
        padding: 8px 3px 0 3px;
        vertical-align: bottom;
    }

    .discount-counter .dc-label {
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        vertical-align: top;
        padding: 0 3px 0 3px;
    }

    .discount-counter .counter-txt {
        vertical-align: middle;
        font-size: 22px;
        padding-right: 50px;
    }

.counter-txt-mobile {
    display: none;
}

.poslovnice {
    padding: 0 0 120px 0;
    display: inline-block;
    width: 100%;
}

    .poslovnice .text-container {
        border: none;
        padding: 0;
    }

        .poslovnice .text-container:first-of-type {
            padding: 0;
        }

    .poslovnice h2 {
        color: #0074b4;
        margin: 0 0 20px 0;
    }

    .poslovnice .separator {
        display: inline-block;
        width: 100%;
        height: 4px;
        background: #ccc;
        margin: 30px 0;
    }

    .poslovnice .text-container.last .font-elegant:last-of-type h2 {
        margin: 30px 0 20px 0;
    }




/* NEW */

.grid-item-availability {
    padding: 15px 20px 0 20px;
}

    .grid-item-availability .check-availability {
        float: left;
    }

    .grid-item-availability .marker {
        display: block;
        float: right;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        position: relative;
        top: 2px;
    }

    .grid-item-availability .available {
        background: #00ab54;
    }

    .grid-item-availability .low-stock {
        background: #caa600;
    }

    .grid-item-availability .not-available {
        background: #fb3c3c;
    }

.product-grid-item {
    padding-bottom: 20px;
}

    .product-grid-item > div {
        display: block;
        text-align: center;
    }

.product-grid .grid-item-pic {
    height: auto;
    padding: 0 20px;
}

.product-grid .grid-item-price {
    padding: 0 20px;
}

.grid-heading .page-nav {
    top: -4px;
}

.grid-heading .sort-results {
    top: -4px;
}

.grid-item-add {
    width: 100%;
    border-top: 1px solid #ddd;
    /*overflow: hidden;*/
    margin-top: 30px;
    padding-top:15px;
}
    /*.grid-item-add .change_qty { float: left; width: 75%; background: #fff; }*/
    .grid-item-add .change_qty {
        width: 75%;
        background: #fff;
        display: inline-block;
    }

        .grid-item-add .change_qty li {
            width: 33%;
            background: none;
        }

        .grid-item-add .change_qty .prod_qty {
            width: 34%;
        }

        .grid-item-add .change_qty li .handle {
            font-size: 12px;
        }

            .grid-item-add .change_qty li .handle.sub {
                margin-right: 5px;
            }

            .grid-item-add .change_qty li .handle.add {
                margin-left: 5px;
            }

            .grid-item-add .change_qty li .handle span {
                top: 15px;
                position: relative;
            }

    .grid-item-add .add-icon {
        float: right;
        width: 25%;
        height: 48px;
        font-size: 24px;
        color: #232323;
        text-align: center;
        background: #f5f5f5;
    }

        .grid-item-add .add-icon:hover {
            background: #232323;
            color: #fff;
        }

        .grid-item-add .add-icon span {
            position: relative;
            top: 12px;
        }

.view-toggle {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    top: 2px;
}

    .view-toggle li {
        display: inline-block;
        margin-left: 20px;
        font-size: 16px;
    }

    .view-toggle a {
        color: #232323;
        opacity: 0.25;
    }

        .view-toggle a:hover,
        .view-toggle a.active {
            opacity: 1;
        }

.product-list-view {
    font-size: 14px;
    margin-top: 30px;
}

    .product-list-view .lv-headings {
        display: table;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }

#favorites {
    table-layout: fixed;
}

.product-list-view .lv-headings li {
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    border-bottom: 5px solid #ddd;
    padding-bottom: 10px;
}

.lv-item {
    border-bottom: 1px solid #ddd;
    font-size: 13px;
}

    .lv-item > ul {
        display: table;
        width: 100%;
        margin: 0;
        padding: 5px 0;
        list-style: none;
    }

#favorites .lv-item {
    table-layout: fixed;
}

.lv-item > ul > li {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}


.lv-item > ul > li:last-child {
    overflow: visible;
}

.lv-item .grid-item-availability {
    float: left;
    position: relative;
    top: 0px;
    padding: 0 10px 0 0;
}

.lv-availability {
    width: 80px;
}

.lv-thumb {
    width: 135px;
    text-align: center;
    padding-right: 10px;
}

    .lv-thumb > a {
        display: block;
    }

    .lv-thumb img {
        max-width: 100%;
        display: block;
    }

#favorites .lv-naziv {
    width: 25%;
}
/*.lv-naziv { width: 450px; text-align: left; padding-right: 5px; }*/
.lv-price {
    width: 100px;
    text-align: right;
}

    .lv-price img, .grid-item-price-smaller img {
        width: 15px;
    }

.lv-wish {
    width: 30px;
}

.lv-naziv .lv-naziv__group {
    font-weight: bold;
    color: #777;
}

.lv-price.active {
    color: #00c0f3;
    font-weight: bold;
}

.lv-locations {
    width: 50px;
    text-align: right;
}

.lv-quantity {
    width: 210px;
    text-align: right;
    padding-left: 30px;
}

    .lv-quantity .grid-item-add {
        margin-top: 0;
        border-top: 0;
    }

        .lv-quantity .grid-item-add .change_qty {
            width: auto;
        }

            .lv-quantity .grid-item-add .change_qty li .handle:hover {
                background: none;
                color: #232323;
            }

            .lv-quantity .grid-item-add .change_qty li .handle span {
                top: 2px;
            }

            .lv-quantity .grid-item-add .change_qty li {
                width: 20px;
                background: none;
            }

            .lv-quantity .grid-item-add .change_qty .prod_qty {
                width: 50px;
                text-align: center;
            }

        .lv-quantity .grid-item-add .add-icon {
            width: 50px;
        }

#favorites .lv-quantity {
    text-align: center;
    padding-left: 10px;
}

    #favorites .lv-quantity .grid-item-add {
        display: inline-block;
        vertical-align: middle;
    }

#favorites .grid-item-add .change_qty {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.lv-item-in-stock {
    background: #f5f5f5;
    padding: 15px 22px;
}

    .lv-item-in-stock > div {
        margin-bottom: 10px;
    }

    .lv-item-in-stock ul {
        margin: 0;
        padding: 0;
        list-style: none;
        overflow: hidden;
    }

        .lv-item-in-stock ul li {
            float: left;
            width: 33.333%;
            padding: 2px 20px 2px 0;
        }

            .lv-item-in-stock ul li span {
                padding: 0 4px;
            }


.badge-akcija {
    color: white;
    background-color: #7433AC;
    font-weight: bold;
    display: inline-block;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 12px;
    padding: .2rem 1rem;
    letter-spacing: 1px;
    position: relative;
    top: -3px;
}

.akcijaVrijeme {

    margin-bottom:5px;

}


.novo-marker {
    /*
    text-transform: uppercase;
    font-weight: bold;
    color: #33cc00;
    font-size: 12px;
    */
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 10px;
    width: 70px;
    background-color: #33cc00;
    text-align: center;
    line-height: 1;
    padding: 2px 0;
    border-radius: 4px;
    letter-spacing: 1px;
    margin: 0 auto;
}

.product-list-view .novo-marker {
    margin: 0;
}



.akcija-marker {
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 10px;
    width: 65px;
    background-color: #00c0f3;
    text-align: center;
    line-height: 1;
    padding: 2px 0;
    border-radius: 4px;
    letter-spacing: 1px
}





.basket-less-important {
    font-size: 12px;
    color: #777;
    line-height: 19px;
}


.b {
    font-weight: bold !important;
}

.item-price img {
    width: 15px;
}

.mobile-label {
    display: none;
}

.form-control-select-gradiliste {
    display: inline-block;
    max-width: 400px;
    text-align: right;
}



.item-info {
    padding: 10px;
}

.colored > div {
    background-color: rgb(255,153,153);
}


.colored-yellow > div {
    background-color: rgb(255,255,153);
}


    .colored > div:first-child, .colored-yellow > div:first-child {
        background-color: #fff;
    }



.table > tbody > tr.important-row > td {
    background-color: rgba(223, 240, 216, .3);
    font-weight: bold;
}


.processing {
    text-align: center;
}

    .processing span {
        text-align: center;
        animation: blink 1s linear infinite;
    }


@keyframes blink {
    0% {
        opacity: 0;
    }

    50% {
        opacity: .5;
    }

    100% {
        opacity: 1;
    }
}


.user_defined_location span {
    font-weight: bold;
    background-color: #337ab7;
    color: #fff;
}


.table td {
    font-size: 14px;
    
}

.section-title-2 {
    background: #70787e;
    text-align: center;
    color: #fff;
    padding: 20px 24px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: .25em;
}

.section-title-as-tab {
    background: #fff;
    text-align: center;
    color: #70787e;
    padding: 20px 24px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: .25em;
    display: inline-block;
    width: 49%;
    border: solid 1px #70787e;
    cursor: pointer;
}

    .section-title-as-tab.active {
        background: #70787e;
        color: #fff;
    }

.details-text {
    font-family: 'pt_serif',serif;
    line-height: 26px;
}

.details-text {
    font-family: 'pt_serif',serif;
    line-height: 26px;
    margin-bottom: 48px;
}


.top-side {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    font-size: 12px;
    color:#fff;
}

    .top-side p {
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .top-side p > img {
        width: 10px;
        margin-right: 8px;
        animation-name: bounce-arrow;
        animation-duration: 1.5s;
        animation-iteration-count: infinite;
    }


.instalater-logo-wrapper {
    margin: 10px 0;
    padding: 10px;
    border: solid 1px #dddddd;
    display: inline-block;
    border-radius: 5px;
}


    .instalater-logo-wrapper img {
        max-width: 100%;
    }

.notice-small {
    font-size: 12px;
    display: block;
    color: #666;
    margin-bottom: 15px;
}

h4 {
    font-size: 17px;
    color: #0074b4;
    font-weight: normal;
    margin-bottom: 7px;
}

.header-mod-switch {
    margin-right: 10px;
    font-size: 14px;
    border: solid 1px #fff;
    color: #fff;
    padding: 6px 10px;
    cursor: pointer;
    -webkit-transition: all .12s;
    transition: all .12s;
    max-width: fit-content;
    width: 100%;
    display: inline-block;
    margin-left: 10px;
    text-align: center;
}

    .header-mod-switch:hover {
        color: #fff;
        background-color: #00a9e1;
        border: solid 1px #00a9e1;
    }

    .header-mod-switch .icon-direction-up:before {
        content: " ";
    }



.raster, tr.raster td {
    background: #f4e4d6 url(../img/raster.png) repeat left bottom;
}


.modal-body {
}

    .modal-body .form-control {
        margin-bottom: 20px;
    }


.ponuda-status {
    max-width: 200px;
}



.details-table {
    float: left;
    width: calc(50% - 20px);
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-left: 40px;
    margin-top: 40px;
}

    .details-table:first-of-type {
        margin-left: 0;
    }

    .details-table ul {
        display: table;
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
        box-shadow: none;
        background-color: transparent;
    }

        .details-table ul:nth-child(2n+1) {
            background: #f5f5f5;
        }

        .details-table ul li {
            display: table-cell;
            vertical-align: top;
            padding: 12px 30px;
        }

            .details-table ul li:first-of-type {
                width: 45%;
                color: #888;
                padding-right: 0;
                letter-spacing: 0.05em;
            }


.yes {
    color: forestgreen;
    font-weight: bold;
}

.no {
    color: red;
    font-weight: bold;
}


.logo-txt {
    color: #000 !important;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
}


.stanja-basket {
    margin-top: 10px;
}


    .stanja-basket ul {
        list-style-type: none;
        padding-left: 0;
    }

        .stanja-basket ul li {
            display: inline;
            margin-right: 20px;
            font-size: 15px;
        }


            .stanja-basket ul li p {
                display: inline-block;
                font-weight: bold;
            }

                .stanja-basket ul li p:last-child {
                    margin-bottom: 0;
                }

                    .stanja-basket ul li p:last-child img {
                        display: block;
                    }





.letters {
    text-align: left;
}


span.letter {
    margin-top: 20px;
    font-size: 23px;
    display: block;
    margin-bottom: 10px;
    border-bottom: solid 1px #ddd;
}

ul.ul-multiple {
    list-style-type: none;
    margin: 0;
    padding: 0;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
}


.max-textarea {
    width: 100%;
    height: 300px !important;
}


.zone {
    overflow: hidden;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    margin-top: 10px;
}

    .zone p {
        margin-bottom: 0;
    }

.stanja-zone {
    width: 54%;
    float: left;
}

    .stanja-zone p {
        display: inline-block;
        margin-right: 10px;
    }

        .stanja-zone p img {
            vertical-align: baseline;
        }

        .stanja-zone p:first-child {
            min-width: 70px;
        }

.dokumenti-zone {
    width: 50%;
    float: left;
}


.not-available {
    color: #999;
}

.available-3 {
    color: #33CC00;
}

.available-2 {
    color: #FF9900;
}

.available-1 {
    color: #FF0000;
}


.dokumenti-zone span {
    font-weight: lighter;
    border: solid 1px #0074b4;
    color: #0074b4;
    font-size: 10px;
    text-transform: uppercase;
    padding: 0px 4px;
}

    .dokumenti-zone span a {
        color: inherit;
    }


.dokumenti-zone ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

    .dokumenti-zone ul li {
        display: inline-block;
        margin-right: 4px;
    }

.dokumenti-zone span:hover {
    background-color: #0074b4;
    color: #fff;
}

.logo-menu-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
    height: fit-content;
    padding: 10px 10px;
}

.istaknute-grupe-inner {
    margin-bottom: 40px;
}

    .istaknute-grupe-inner > div > div {
        float: left;
        width: 12.5%;
        font-size: 13px;
        font-weight: 700;
        color: #232323;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        padding-right: 30px;
        text-align: center;
        padding: 30px 0 0;
    }


    .istaknute-grupe-inner > div > div > a {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        gap: 10px;
        color: #000;
    }

    .istaknute-grupe-inner > div {
        margin-top: -30px;
        padding-bottom: 20px;
    }

    .istaknute-grupe-inner a img {
        width: 75%;
        margin: 0 auto;
    }

    .istaknute-grupe-inner span {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 5px;
        position: relative;
        margin: 0 20px;
        flex: 0 0 50px;
        font-size: 11px;
    }

    .istaknute-grupe-inner span::after {
        position: absolute;
        content: "";
        height: 2px;
        width: 100%;
        background-color: #000;
        bottom: -10px;
        left: 0;
    }

.legend {
    margin: 40px 0 0 0;
}

    .legend .container {
        max-width: 970px;
    }

    .legend p {
        display: block;
        float: left;
        width: 30px;
        height: 30px;
        border: solid 3px black;
    }

        .legend p.dostupno-vas-centar {
            background-color: white;
        }

    .legend p.dostupno-centralno {
        background-color: rgb(255,255,153);
    }

    .legend p.dostupno-nedostupno {
        background-color: rgb(255,153,153);
    }


    .legend span {
        display: block;
        float: left;
        margin-left: 20px;
        margin-top: 4px;
    }


    .legend span.notice {
        float: none;
        display: inline;
        font-size: 12px;
        margin-left: 0;
        margin-top: 0;
    }

.product-poslovnice {
    margin: 15px 0 0;
    font-size: 15px;
}


    .product-poslovnice > div {
        list-style-type: none;
        margin: 0;
        padding: 0;
        color: #555;
    }


        .product-poslovnice > div > div {
            margin-bottom: 10px;
            padding: 0;
        }


    .product-poslovnice span {
        display: block;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #888;
    }



.main-table {
}

    .main-table tfoot td {
        border-top: solid 1px #000;
    }


.chat-trigger {
    position: fixed;
    bottom: 50%;
    right: 0;
    background-color: #00c0f3;
    color: white;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    z-index: 1000;
    cursor: pointer;
    text-transform: uppercase;
    writing-mode: vertical-rl;
    text-orientation: upright;
}









/* Chat Modal */
.chat-modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    overflow: hidden;
}

.chat-modal-content {
    background-color: #fefefe;
    margin: 10% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 40%;
}

.chat-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .chat-close:hover,
    .chat-close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

.preuzimanja-lista {
    margin-bottom: 30px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.add-all-btn {
    background: #00a9e1;
    color: #fff;
    padding: 5px 15px;
}

.remove-all-btn {
    margin: 0 0 0 10px;
    background: transparent;
    padding: 5px 15px;
    border: 1px solid #e45e5e;
    color: #e45e5e;
}

    .remove-all-btn .icon-close {
        font-size: 13px;
        position: relative;
        top: 1px;
        margin: 0 2px 0 0;
    }

    .remove-all-btn:hover,
    .remove-all-btn:focus,
    .remove-all-btn:active {
        background: #e45e5e;
        color: #ffffff;
    }

.multi-order-view {
    position: relative;
    top: 2px;
}

    .multi-order-view svg path {
        fill: #232323;
    }

/*.active .multi-order-view svg path {
    color: #232323;
}*/

.loader-wrapper {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,.8);
    z-index: 1001;
}


.lds-default {
    display: inline-block;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

    .lds-default div {
        position: absolute;
        width: 6px;
        height: 6px;
        background: #0074b4;
        border-radius: 50%;
        animation: lds-default 1.2s linear infinite;
    }

        .lds-default div:nth-child(1) {
            animation-delay: 0s;
            top: 37px;
            left: 66px;
        }

        .lds-default div:nth-child(2) {
            animation-delay: -0.1s;
            top: 22px;
            left: 62px;
        }

        .lds-default div:nth-child(3) {
            animation-delay: -0.2s;
            top: 11px;
            left: 52px;
        }

        .lds-default div:nth-child(4) {
            animation-delay: -0.3s;
            top: 7px;
            left: 37px;
        }

        .lds-default div:nth-child(5) {
            animation-delay: -0.4s;
            top: 11px;
            left: 22px;
        }

        .lds-default div:nth-child(6) {
            animation-delay: -0.5s;
            top: 22px;
            left: 11px;
        }

        .lds-default div:nth-child(7) {
            animation-delay: -0.6s;
            top: 37px;
            left: 7px;
        }

        .lds-default div:nth-child(8) {
            animation-delay: -0.7s;
            top: 52px;
            left: 11px;
        }

        .lds-default div:nth-child(9) {
            animation-delay: -0.8s;
            top: 62px;
            left: 22px;
        }

        .lds-default div:nth-child(10) {
            animation-delay: -0.9s;
            top: 66px;
            left: 37px;
        }

        .lds-default div:nth-child(11) {
            animation-delay: -1s;
            top: 62px;
            left: 52px;
        }

        .lds-default div:nth-child(12) {
            animation-delay: -1.1s;
            top: 52px;
            left: 62px;
        }

@keyframes lds-default {
    0%, 20%, 80%, 100% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.5);
    }
}


.kataloski-broj {
    /*font-size: 11px;*/
}

.icon-heart-line-red {
    color: red;
}

.icon-medium {
    font-size: 2rem;
}

.icon-large {
    font-size: 3rem;
}

.block {
    display: block;
}

.pointer {
    cursor: pointer;
}

.mbt-2 {
    margin-top: 2rem;
}

.mbt-1 {
    margin-top: 1rem;
}

.grid-fav-wrapper {
    position: absolute;
    right: 1rem;
    z-index: 99999;
}


.grid-compare-wrapper {
    position: absolute;
    left: 1rem;
    z-index: 99999;
}

.usporedba {
}

    .usporedba img {
        width: 200px !important;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .usporedba .slike {
        background: transparent !important;
    }

    .usporedba .sirina {
        width: 250px;
    }

    .usporedba td {
        padding: 20px 20px 20px 15px !important;
        font-size: 13px !important;
    }

    .usporedba th {
        padding: 20px 20px 20px 15px !important;
    }

    .usporedba tr:nth-child(2n) {
        background: #f5f5f5;
    }

    .usporedba tr:hover {
        background: #1276BA;
        color: #fff;
    }

    .usporedba th {
        border: 0 !important;
    }

    .usporedba tr {
        border: 0 !important;
    }

    .usporedba td {
        border: 0 !important;
    }

    .usporedba .naslovi:hover {
        background: transparent;
        color: #232323;
    }

    .usporedba .ukloni {
        display: block;
    }

.btn-ukloni {
    padding: 8px;
    color: #888;
    display: block;
    width: 50px;
    text-align: center;
    border-radius: 3px;
    background: #f5f5f5;
}

.usporedba thead {
    text-align: center;
}


@keyframes pulse {
    0% {
        transform: scale(1, 1);
    }

    100% {
        transform: scale(1.1, 1.1);
    }
}


.btn-xls {
    background: #00c0f3;
    color: #fff;
    border-color: #00c0f3;
    margin-left: 10px;
}

    .btn-xls:hover {
        background: #0074b4;
        border-color: #0074b4;
        color: #fff;
    }


.btn-smaller {
    padding: 5px 30px;
    font-size: 13px;
}

.r {
    text-align: right;
}


.alert-realizacija {
}

    .alert-realizacija p {
        margin-right: 1rem;
        padding-right: 1rem;
        border-right: solid 1px rgba(49, 112, 143, .44);
        display: inline-block;
    }

        .alert-realizacija p:last-child {
            border-right-width: 0;
        }

.ukupnoMasaOdabranog {
    padding-top: 10px;
}

.ukupnoMasaOdabranog_Text_Crveno {
    color: #ef3232;
}
/**.ukupnoMasaOdabranog_Response{color:#ff7000;}**/


.TotalSquareQuantity {
    margin-top: 15px;
    text-align: left;
    font-size: 14px;
}


.c {
    text-align: center;
}


.old-price1 {
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
}



.datum-dostupnosti {
    color: #00b2f4 !important;
    font-weight: normal;
}


.datum-dostupnosti-grid {
    font-size: 12px;
}

.new-catalogue {
    color: red !important;
    animation: blink 1s 0s infinite;
    -webkit-animation: blink 1s 0s infinite;
}


@keyframes blink {
    50% {
        opacity: 0.21;
    }
}

@-webkit-keyframes blink {
    50% {
        opacity: 0.21;
    }
}



.loading-text {
    color: #00ab54!important;
    animation: blink 1s 0s infinite;
    -webkit-animation: blink 1s 0s infinite;
}


@keyframes blink {
    50% {
        opacity: 0.21;
    }
}

@-webkit-keyframes blink {
    50% {
        opacity: 0.21;
    }
}





h2.wishlist-group-name {
    margin-top: 20px;
    color: #00a9e1;
}

#favorites .lv-thumb {
    padding-bottom: 15px;
}


/*reemindersi*/

.btn-action2-empty,
.btn-action2-empty:focus {
    background: #fff;
    border-color: #398439;
    color: #398439;
}

    .btn-action2-empty:hover {
        background: #255625;
        border-color: #255625;
        color: #fff;
    }

    /*sve grupe slider*/

.sve-grupe .own-carousel {
    display:block !important;
    height:440px;
    background-color:#f7f7f7;
    
}

    .sve-grupe .own-carousel .item{
        position: relative;
    }

.sve-grupe .slide-content {
    position: absolute;
    left: 160px;
    top: 50%;
    transform: translate(0px, -50%);
    padding: 25px 35px;
    background-color: rgba(0,192,243,0.7);
    border-radius: 15px;
    color: #fff;
}

    .sve-grupe .slide-content h2 {
        font-size:30px;
        margin-bottom:20px;

    }

    .sve-grupe .slide-content a {
        display:inline-block;
        color:#000;
        background:#fff;
        padding:5px 15px;
        text-transform:uppercase;
        border-radius:10px;
        margin-top:10px;
    }

.sve-grupe .owl-controls{
    width:100%;
    bottom:55%;
}

    .sve-grupe .owl-controls .owl-prev, .sve-grupe .owl-controls .owl-next {
        background: rgba(255,255,255,0.7);
        border-radius: 50px;
        width: 40px;
        height: 40px;
        left: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .sve-grupe .owl-controls .owl-next {
        left: unset;
        right: 15px;
    }



        .sve-grupe .owl-controls .owl-prev::before, .sve-grupe .owl-controls .owl-next::before {
            font: 20px 'feroterm';
            width: 20px;
            height: 20px;
            position: relative;
            top: -2px;
        }

        /*-----------inner grupe i slider------*/

.greyBg {
    background-color: #F7F7F7;
}

.inner-grupe {
    width:100% !important;
   
}

.inner-grupe .top-content {
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom:50px;
}

    .inner-grupe .top-content h1 {
        text-transform:none;
        margin-left:25px;
    }

    .inner-grupe .bottom-content {
        display: flex;
        justify-content: center;
        padding-bottom: 30px;
    }

    .inner-grupe .category-box {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        padding: 25px;
        background-color:#fff;
        margin:10px;
        width:16%;
    }


.inner-grupe .owl-controls {
    width: 100%;
    top: 70px;
}

    .inner-grupe .owl-controls .owl-prev, .inner-grupe .owl-controls .owl-next {
        background: #35CBF5;
        border-radius: 50px;
        width: 30px;
        height: 30px;
        left: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .inner-grupe .owl-controls .owl-next {
        left: unset;
        right: 15px;
    }



    .inner-grupe .owl-controls .owl-prev::before {
        content: " ";
        background-image: url(../img/strelicalijevo.svg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: contain;
        width: 18px;
        height: 18px;
        position: relative;
        right: 1px;
    }

    .inner-grupe .owl-controls .owl-next::before {
        content: " ";
        background-image: url(../img/strelicalijevo.svg);
        background-repeat: no-repeat;
        transform:rotate(180deg);
        background-position: 50% 50%;
        background-size: contain;
        width: 18px;
        height: 18px;
        position:relative;
        left:2px;
    }



.sticky {
    width: 100%;
    position: fixed;
    z-index: 10000;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

    header + div {
        margin-top: 236px;
/*        margin-top: 327px;*/
    }


.modal-akcije {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    background-color: #1276BA;
    display: flex;
    flex-direction: column; 
    justify-content: center;
    align-items: center; 
    z-index: 99999999;
    display: none;
}

    .modal-akcije div.modal-akcije-content {
        color: white;
        width: 100%;
        text-align: center;
        width: 50%;
        overflow-y: auto;
        max-height: 80vh;

    }


        .modal-akcije div.modal-akcije-content p.modal-akcije-title {
            font-size: 2em;
            text-transform: uppercase;
            font-weight: bold;
            margin-bottom: 1rem;
            padding-bottom: 1rem;
            border-bottom: solid 1px rgba(255, 255, 255, .3);
        }


        .modal-akcije div.modal-akcije-content p a {
            float: none;
            display: inline-block;
            height: auto;
            background: transparent;
            padding: 0;
            margin: 0;
            color: white;
            width: auto;
            min-height: auto;
        }




            .modal-akcije div.modal-akcije-content p a:hover {
                box-shadow: none;
                color: white;
                text-decoration: underline;
            }


    .modal-akcije div.modal-akcije-close {
        position: absolute;
        top: 2rem;
        right: 2rem;
        color: #1276BA;
        background: white;
        padding: 4px 12px;
        border-radius: 14px;
        font-weight: bold;
        font-size: 2rem;
        cursor: pointer;
        transition: all .2s;
    }

    .modal-akcije div.modal-akcije-close:hover {
        opacity: .8;
    }


.simple-header {
    background-color: #1276BA;
}

    .simple-header .container > div {
        display: flex;
        height: 92px;
        align-items: center;
    }

    .simple-header .container > div > img {
        margin-right: 20px;
        width: 100% !important;
        max-width: 55px !important;
    }

    .simple-header .container > div > a > img {
        max-width: 180px;
        top: 4px;
        position: relative;
    }

    .simple-header + .path.prijava {
        margin-top: 2rem;
    }




.basket-utilities {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.basket-utilities--back {

}

.basket-utilities--misc > div {
    display: inline;
    position: relative;
}


    .basket-utilities--misc > div p {
        position: absolute;
        right: 0;
    }



.modal {
    z-index: 221060;
}

.banneri-wrap img {
    margin-top:25px;
}


.euro-alternate {
    font-style: normal;
    font-size: .8em;
    color: #aaa;
}









/* SIDEBAR AVAILABILITY */
.sidebar-availability, .tehnicki-upit, .posaljite-upit {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 99999;
}

.posaljite-upit-inner {
    text-align: left;
}

.availability-inner, .tehnicki-upit-inner, .posaljite-upit-inner {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 640px;
    background: #fff;
    padding: 0 56px;
}

.sidebar-availability-heading, .tehnicki-upit-heading, .posaljite-upit-heading {
    position: relative;
    font: 20px 'pt_serif', serif;
    font-weight: 700;
    line-height: 40px;
    text-transform: uppercase;
    padding: 40px 40px 40px 0;
}

.close-sidebar-availability, .close-tehnicki-upit, .close-posaljite-upit {
    position: absolute;
    right: -20px;
    top: 40px;
    width: 40px;
    height: 40px;
}

    .close-sidebar-availability span, .close-tehnicki-upit span, .close-posaljite-upit span {
        position: relative;
        font-size: 16px;
    }

.availability-table-wrapper, .tehnicki-upit-table-wrapper {
    height: calc(100% - 160px);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}


.posaljite-upit-heading > span {
    color: #1f9bde;
}

.tehnicki-upit iframe {
}


.posaljite-upit-main {
    
}


.posaljite-upit-main textarea {
    width: 100%;
    height: 200px;
}



.bootstrap-table .fixed-table-container .table tbody td .icon-check {
    color: #66bf69;
    font-size: 18px;
}

.bootstrap-table .fixed-table-container .table tbody td .icon-close {
    color: #d2d2d2;
    font-size: 15px;
}


.bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading {
    align-items: center;
    background: #fff;
    display: none;
    justify-content: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}


    .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap {
        align-items: baseline;
        display: flex;
        justify-content: center;
    }



        .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .loading-text {
            font-size: 2rem;
            margin-right: 6px;
        }


        .bootstrap-table .fixed-table-container .fixed-table-body .fixed-table-loading .loading-wrap .animation-wrap {
            align-items: center;
            display: flex;
            justify-content: center;
        }



.bootstrap-table .fixed-table-container .table thead th {
    background: #ececec;
    padding-left: 10px;
    padding-right: 8px;
}

.tooltip-description {
    color: white;
    background-color: #1276BA;
    padding: .4rem 1rem;
    display: none;
    margin-top: 1rem;
    font-size: 1.3rem;
    border-radius: 5px;
    position: absolute;
}


.btn-dostupnost-katalog {
    position: relative;
}

.tooltip-description-katalog {
    text-transform: lowercase;
    right: 0px;
    top: 40px;
}


.tooltip-description--show {
    display: inline-block;
}

.tooltip-description-katalog.tooltip-description--show {

}



.form-wrapper-contact {
    margin: 0 auto;
    width: 50%;
}

.form-wrapper-upit {
    margin: 0 auto;
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.upiti-controls {
    flex: 0 0 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


/*#frmUpit {
    height: calc(100vh-170px);
}*/

.upiti-buttons {
    flex: 0 0 20%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


#appContact .form-label {
    text-align: left;
}


.upit-trigger {
    background-color: #1276BA;
    color: white;
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    padding: 1.25rem;
    border-radius: 1rem;
    display: flex;
    min-width: 170px;
    justify-content: center;
    cursor: pointer;
    transition: all .2s;
    z-index: 10;
}

    .upit-trigger svg {
        max-width: 30px;
        fill: #fff;
        padding-right: .5rem;
        transition: all .2s;
    }


    .upit-trigger p {
        margin: 0;
        padding: 0;
        padding-left: .5rem;
        transition: color .2s;

    }


    .upit-trigger:hover svg {
        transform: translate(0, -3px);
    }


.upit-trigger-away {
    right: -500px;
}

.grupe-filter {

}

.grupe-filter span {
    display: block;
}

.group-inactive {
    display: none;
}

.change-controls {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}





.change-controls > p {
    flex: 0 0 30px;
    text-align: center !important;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    background-color: #ddd;
    cursor: pointer;
}

    .change-controls > p > span {
        font-size: 10px;
        line-height: 0;
    }


        .change-controls > p.minus {
            
            border-top-left-radius: 15px;
            border-bottom-left-radius: 15px;
        }

        .change-controls > p.plus {

        }

        .change-controls > p:hover {
            background-color: #ccc;
        }

    .change-controls div.input-holder {
        flex: 0 0 30px;
        padding: 8px 0;
        background-color: #ddd;
        position: relative;
    }

        .change-controls > div input {
            width: 30px;
            text-align: center;
            border-width: 0;
            background-color: #ddd;
            font-size:16px;
            height:100%;
        }


    .change-controls div.to-basket {
        /*flex: 0 0 30px;*/
        padding: 8px;
        background-color: #ddd;
        position: relative;
    }


        .change-controls div.to-basket > span {
            width: 36px;
            height: 36px;
            background-color: #337ab7;
            border-radius: 50%;
            display: block;
            position: absolute;
            top: 1px;
            left: 3px;
            background-image: url(../img/icon-bag-white.svg);
            background-repeat: no-repeat;
            background-size: 50% 50%;
            background-position: center;
            z-index: 1;
            transition: background-color 250ms;
            cursor: pointer;
            border: solid 2px white;
        }

    .variant .change-controls div.to-basket > span {
        top: 5px;
    }

    .change-controls div.to-basket > span:hover {
        background-color: #35cbf5;
    }


    .change-controls.active div.to-basket > span {
        background-color: #33b765;
    }

        .change-controls.active div.to-basket > span:hover {
            background-color: #40e77f;
        }


p.unit {
    position: absolute;
    width: 100%;
    top: 27px;
    font-size: 9px;
    text-align: center;
    background-color: #ddd;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    /* box-shadow: 0px 2px 3px 0px rgb(0 0 0 / 30%); */
    padding: 2px;
}


.euro-notice {
    padding: 2rem;
    background-color: beige;
    text-align: center;
}

    .euro-notice > div {
        width: 75%;
        margin: 0 auto;
    }


        .euro-notice > div > p {
            font-weight: bold;
            margin-bottom: 0;
            font-size: 2rem;
            color: #1276BA;
        }


.product-thumbs .owl-controls .owl-next::before,
.product-thumbs .owl-controls .owl-prev::before {
    background-size: 20px 20px;
}

.product-thumbs .owl-controls .owl-nav {
    margin-top: 0;
}


.product-thumbs .owl-controls .owl-next {
    right: -8px;
}

.product-thumbs .owl-controls .owl-prev {
    left: -30px;
}

.container-ukloni-iz-akcija {
    width: 40%;
}

    .container-ukloni-iz-akcija h1 {
        margin-bottom: 3rem;
    }

.container-ukloni-iz-akcija h3 {
    font-size: 2rem;
    margin-bottom: 1rem;
}




.gdc-button {
    background-color: #1276BA;
    color: white;
}

.gdc-button:hover {
    color: white;
}


.gdc-info-icon-bkg {
    fill: #1276BA;
}

svg circle[transform="translate(633 316)"] {
    fill: white;
}



.gdc-button-odabrani {
    color: white;
}

.gdc-button-odabrani:hover {
    background-color:#1276BA;
    color: white;
}

.gdc-container {
    box-shadow: none;
    border-top: solid 1px #1276BA60;
    border-left: solid 1px #1276BA60;
    background-color: #fafafa;
    z-index: 99999 !important;
}

.gdc-title {
    color: #1276BA;
}


.gd-dropdown {
    display: block;
    position: static;
}

.gd-dropdown {
    box-shadow: none;
}

.gd-selected {
    border-width: 0;
    padding-bottom: 0;
    font-weight: bold;
    color: #1276BA;
}

.gd-selected i {
    display: none;
}

.gd-search {
    display: none;
}

.gd-selected button {
    cursor: default;
    border-bottom: solid 1px #1f9bde;
    margin-bottom: 1rem;
    padding-bottom: .5rem;
}

.gd-selected:hover {
    background-color: transparent;
}

.gd-dropdown {
    max-height: 300px;
}

    .gd-dropdown ul li {
        font-size: 14px;
    }


#katalogfilters .filter {
    width: 100%;
}

.show-order {
    display: none;
}


.ne-reze-se {
    text-align: center;
    margin: 15px 0px 0 0;
    line-height:1.2;
}

.flex {
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:space-evenly;

}

.ne-reze-se::before {
    content: "!";
    margin-right: 5px;
    color: red;
    font-weight:bold;
    font-size:20px;
    position:relative;
    top:2px;
}

.kupi .ne-reze-se {
    margin:0px 0 0 0;
    font-size:14px;
}

.kupi .prod-qty{
    display:flex;
    align-items:center;
    
}



.page-sidebar * {
    scrollbar-width: thin;
    scrollbar-color: #c5c5c5 #f6f6f6;
}

/* Works on Chrome, Edge, and Safari */
.page-sidebar *::-webkit-scrollbar {
    width: 12px;
}

    .page-sidebar *::-webkit-scrollbar-track {
        background: #f6f6f6;
    }

    .page-sidebar *::-webkit-scrollbar-thumb {
        background-color: #c5c5c5;
        border-radius: 20px;
        border: 3px solid #f6f6f6;
    }



.btn-upit-wrapper, .btn-upit-wrapper-rm {
    display: flex;
    justify-content: center;
}

    .btn-upit-wrapper-rm {
        display: block;
    }

    .btn-upit {
        border-radius: 15px;
        padding: 9px;
        background-color: #ddd;
        cursor: pointer;
        text-align: center;
        display: inline-block;
        width: 140px;
        font-weight: bold;
    }


    .btn-upit:hover {
        background-color: #00b2f4;
        color: white;
    }



    .btn-upit-rm {
        margin: 0 auto;
        margin-top: 1rem;
    }

.message-wrapper {
    margin-top: 2rem;
    font-weight: bold;
}


.korisnici-table {

}


.korisnici-table td {
    width: 15%;
}

    .korisnici-table td:first-child {
        width: 25%;
    }



.product-variations {
    margin-bottom: 2rem;
    color: #888;
}

    .product-variations > p {
        font-weight: bold;
        border-bottom: solid 1px #d0d0d0;
    }

.product-variations > div {
    display: flex;
    flex-wrap: wrap;
}

.product-variations > div > a {
    flex: 0 0 23%;
    margin-inline: 3px;
    padding: 5px;
}

.product-variations > div > a  {
    border: solid 2px transparent;
    transition: all .3s;
}

.product-variations > div > a:hover {
    border: solid 2px #EBECEC;
}



    .product-variations > div > a.img-arrow {
        border-width: 0;
        align-self: center;
        text-align: center;
        font-size: 2.5rem;
        display: flex;
        justify-content: center;
        align-content: center;
        opacity: .8;
        transition: all .3s;
    }

    .product-variations > div > a.img-arrow:hover {
        border-width: 0;
        opacity: 1;
    }

    .product-variations > div > a.img-arrow span {
        align-self: center;
        line-height: 0;
    }

    .product-variations > div > a.img-arrow span:last-child {
        font-size: 11px;
        padding-left: 6px;
    }


.product-variations > div > a img {
    margin: 0 auto;
}


.display-none {
    display: none;
}



.product-variations-2 {
    min-height: 150px;
    max-height: 300px;
    overflow-y: scroll;
    padding-right: 10px;

}




    .product-variations-2::-webkit-scrollbar {
        width: 5px;
    }

    .product-variations-2::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    }

    .product-variations-2::-webkit-scrollbar-thumb {
        background-color: #ddd;
        outline: 0px solid slategrey;
    }



.variant {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    margin-bottom: 1rem;
    padding-bottom: 1.5rem;
    border-bottom: dotted 1px #ccc;
}

    .variant > div:first-child {
        flex: 0 0 20%;
    }

    .variant > div:first-child img {
        width: 90%;
    }

    .variant > div:last-child {
        flex: 0 0 80%;
        font-size: 1.25rem;
    }

        .variant > div:last-child p {
            margin-bottom: 0;
            padding-bottom: 0;
        }

        .variant > div:last-child p:first-child {
            font-weight: bold;
        }

            .variant > div:last-child p:last-child {
                color: #1f9bde;
                font-weight: bold;
                font-size: 20px;
            }

            .variant > div:last-child p:last-child span {
                font-size: 10px;
            }

    .box-loading {
        width: 100%;
        min-height: 150px;
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: .4;
    }

.box-loading-container {
    height: 15px;
    width: 105px;
    display: flex;
    position: relative;
}

    .box-loading-container .circle {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-color: #1276BA;
        animation: move 500ms linear 0ms infinite;
        margin-right: 30px;
    }

        .box-loading-container .circle:first-child {
            position: absolute;
            top: 0;
            left: 0;
            animation: grow 500ms linear 0ms infinite;
        }

        .container .circle:last-child {
            position: absolute;
            top: 0;
            right: 0;
            margin-right: 0;
            animation: grow 500ms linear 0s infinite reverse;
        }

@keyframes grow {
    from {
        transform: scale(0, 0);
        opacity: 0;
    }

    to {
        transform: scale(1, 1);
        opacity: 1;
    }
}

@keyframes move {
    from {
        transform: translateX(0px);
    }

    to {
        transform: translateX(45px);
    }
}



.variant .change-controls {
    justify-content: left;
}


.variant .grid-item-add {
    border-top-width: 0;
    margin-top: 0;
    display: flex;
}


.variant .grid-item-add > div:first-child {
    flex: 0 0 50%;
}

    .variant .grid-item-add > div:last-child {
        flex: 0 0 50%;
    }




.context-buttons {
    margin-bottom: 2rem;
    text-align: right;
}

.context-buttons a {
    display: inline-block;
    margin-right: 1rem;
    background-color: #eee;
    padding: .5rem 1rem;
}

.slike-if {
    display: none;
}


.lv-heart {
    width: 50px;
    text-align: center;
}

.popUp {
    display: none;
}

.popUp.aktivan{
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999999;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    transition: all .3s ease-out;
}

.popUp.aktivan .imgWrap {
    position:relative;
    display:block;
    padding:35px;
}

.popUp.aktivan .imgWrap .x {
    position: absolute;
    right: 18px;
    top: 18px;
    display: block;
    cursor: pointer;
}

.basket-items {
    position: relative;
}

.basket-items-loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .75);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
    z-index: 99999;
}

    .basket-items-loading p {
        color: #00ab54;
        font-weight: bold;
        font-size: 22px;
        letter-spacing: 1px;
    }



.yt-embed {
    margin-top: 40px;
}


.cjenici-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.cjenici-inner a {
    flex: 0 0 15%;
    text-align: center;
    margin-bottom: 3rem;
}

.cjenici-inner span {
    font-weight: bold;
    font-size: 2rem;
}


.cjenici-inner-wrapper {
    height: 120px;
    display: flex;
    align-items: center;
}

.cjenici-inner-wrapper img {
    width: 100%;
    padding: 1rem;
}


.parent-411 ul {
    list-style-type: none;
    padding-left: 0;
}

    .parent-411 ul li {

    }

    .parent-411 ul li a {
        position: relative;
        display: inline-block;
        height: 32px;
        margin-bottom: 10px;
        padding-left: 40px;
    }

    .parent-411 ul li a::before {
        position: absolute;
        left: 0;
        top: -4px;
        width: 28px;
        height: 32px;
        content: "";
    }

    .parent-411 ul li a[href$=".pdf"]::before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='32'%3E%3Cg data-name='Group 2383'%3E%3Cpath data-name='Path 2281' d='M6 0a2.006 2.006 0 00-2 2v28a2.006 2.006 0 002 2h20a2.006 2.006 0 002-2V8l-8-8z' fill='%23e2e5e7'/%3E%3Cpath data-name='Path 2282' d='M22 8h6l-8-8v6a2.006 2.006 0 002 2z' fill='%23b0b7bd'/%3E%3Cpath data-name='Path 2284' d='M24 26a1 1 0 01-1 1H1a1 1 0 01-1-1V16a1 1 0 011-1h22a1 1 0 011 1z' fill='%23f15642'/%3E%3Cg data-name='Group 2380' fill='%23fff'%3E%3Cpath data-name='Path 2285' d='M4.359 18.947a.55.55 0 01.543-.552h1.847a2 2 0 010 4H5.415v1.056a.5.5 0 01-.512.551.539.539 0 01-.543-.551zm1.055.455v1.992h1.335a1 1 0 000-1.992z'/%3E%3Cpath data-name='Path 2286' d='M10.291 23.995a.5.5 0 01-.552-.495v-4.542a.544.544 0 01.552-.5h1.831c3.654 0 3.574 5.533.072 5.533zm.5-4.557v3.582h1.327c2.159 0 2.255-3.582 0-3.582z'/%3E%3Cpath data-name='Path 2287' d='M16.992 19.51v1.271h2.039a.618.618 0 01.576.567.556.556 0 01-.576.48h-2.039v1.679a.474.474 0 01-.479.495.508.508 0 01-.567-.495v-4.542a.505.505 0 01.567-.5h2.807a.5.5 0 01.56.5.552.552 0 01-.56.544h-2.328z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }

    .parent-411 ul li a[href$=".xls"]::before, .parent-411 ul li a[href$=".xlsx"]::before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='32'%3E%3Cpath data-name='Path 2289' d='M6 0a2.006 2.006 0 00-2 2v28a2.006 2.006 0 002 2h20a2.006 2.006 0 002-2V8l-8-8z' fill='%23e2e5e7'/%3E%3Cpath data-name='Path 2290' d='M22 8h6l-8-8v6a2.006 2.006 0 002 2z' fill='%23b0b7bd'/%3E%3Cpath data-name='Path 2292' d='M24 26a1 1 0 01-1 1H1a1 1 0 01-1-1V16a1 1 0 011-1h22a1 1 0 011 1z' fill='%2384bd5a'/%3E%3Cg data-name='Group 2381' fill='%23fff'%3E%3Cpath data-name='Path 2293' d='M7.021 20.387l1.391-1.743c.416-.544 1.224.151.768.671a46.735 46.735 0 00-1.463 1.815l1.634 2.031a.525.525 0 11-.871.583l-1.472-1.887-1.447 1.928c-.408.583-1.312-.072-.856-.616l1.607-2.039c-.5-.632-.992-1.247-1.479-1.815a.517.517 0 11.8-.654z'/%3E%3Cpath data-name='Path 2294' d='M10.335 18.947a.5.5 0 01.5-.488.488.488 0 01.472.488v4.006h2.175a.528.528 0 110 1.047h-2.646a.483.483 0 01-.5-.487v-4.566z'/%3E%3Cpath data-name='Path 2295' d='M15.002 19.667c.184-1.552 2.526-1.831 3.63-.983a.468.468 0 11-.512.783c-.592-.375-1.935-.551-2.1.279-.216 1.312 3.262.561 3.206 2.688-.056 2.031-3 2.078-4.1 1.167a.591.591 0 01-.112-.784.472.472 0 01.712-.055c.655.447 2.343.783 2.462-.353-.108-1.182-3.434-.471-3.186-2.742z'/%3E%3C/g%3E%3C/svg%3E");
    }

    .parent-411 ul li a[href$=".doc"]::before, .parent-411 ul li a[href$=".docx"]::before {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='32'%3E%3Cg data-name='Group 2382'%3E%3Cpath data-name='Path 2273' d='M5.987 0a2.006 2.006 0 00-2 2v28a2.006 2.006 0 002 2h20.011a2.006 2.006 0 002-2V8l-8-8z' fill='%23e2e5e7'/%3E%3Cpath data-name='Path 2274' d='M22.019 7.974h5.98L20.026 0v5.98a2 2 0 001.993 1.994z' fill='%23b0b7bd'/%3E%3Cpath data-name='Path 2276' d='M24.013 25.994a1 1 0 01-1 1H1a1 1 0 01-1-1V16.03a1 1 0 011-1h22.012a1 1 0 011 1z' fill='%2350bee8'/%3E%3Cg data-name='Group 2379' fill='%23fff'%3E%3Cpath data-name='Path 2277' d='M3.773 23.994a.5.5 0 01-.55-.494v-4.526a.541.541 0 01.55-.494h1.825c3.642 0 3.561 5.515.071 5.515zm.5-4.543v3.57h1.323c2.152 0 2.247-3.57 0-3.57z'/%3E%3Cpath data-name='Path 2278' d='M12.209 24.074a2.783 2.783 0 01-3.005-2.87 2.929 2.929 0 015.858 0 2.779 2.779 0 01-2.853 2.87zm-.088-4.757a1.889 1.889 0 101.9 1.889 1.824 1.824 0 00-1.9-1.889z'/%3E%3Cpath data-name='Path 2279' d='M16 21.197a2.683 2.683 0 012.8-2.861 2.6 2.6 0 011.825.71.517.517 0 11-.71.749 1.375 1.375 0 00-1.115-.438 1.722 1.722 0 00-1.816 1.841 1.753 1.753 0 001.816 1.9 1.861 1.861 0 001.244-.51.535.535 0 01.733.1.55.55 0 01-.088.749 2.892 2.892 0 01-4.687-2.232z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    }

.brand-logo {
    text-align: center;
    margin-bottom: 32px;
}

    .brand-logo img {
        width: 100%;
        text-align: center;
        max-width: 400px;
    }

.separated-top {
    margin-top: 2rem;
    padding-top: 2rem;
    border-top: dotted 1px #ccc;
}


.cjenici-kategorije {
    display: flex;
    justify-content: center;
    gap: 2rem;
}

    .cjenici-kategorije > a {
        flex: 0 0 25%;
        text-align: center;
        padding: 5rem;
        background-color: #1276BA;
        color: white;
        font-size: 3rem;
        font-weight: bold;
    }


        .cjenici-kategorije > a:hover {
            background-color: #1f9bde;
            box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
        }


.flex-notice-centered {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80%;
    font-size: 2rem;
}


.brands {
    margin-bottom: 60px;
}

    .brand-items {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
    }


    .brand-items > div {
        flex: 0 0 20%;
        margin-bottom: 20px;
        padding: 0 30px;
    }


    .brand-items > div img {
        width: 100%;
        max-height: 90px;
    }

    .brand-items > div a {
        filter: grayscale(100%);
        opacity: .5;
        transition: all 250ms;
    }

    .brand-items > div a:hover {
        filter: none;
        opacity: 1;
        transition: all 150ms;
    }



h2.title-robne-marke {
    color: #1f9bde;
    text-transform: uppercase;
    margin-top: 60px;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #1f9bde;
    line-height: 0.1em;
    margin: 60px 0;
    max-width: 100%;
    letter-spacing: 1px;
    font-size: 18px;
}

    h2.title-robne-marke span {
        padding: 0 30px;
        background-color: white;
    }



.super-nav {
    margin-bottom: 7px;
    margin-top: 7px;
    border-bottom: solid 1px rgba(255, 255, 255, .6);
    font-size: 14px;
    display: flex;
    justify-content: space-between;
}


    .weather {
        color: white;
        font-size: 12px;
        display: flex;
        align-items: center;
        opacity: 0;
        transition: all .3s;
        position:relative;
        cursor: pointer;
    }



    .weather > p {
        margin: 0;
        padding: 0;
    }


        .weather > p:first-child {
            display: flex;
            align-items: center;
        }


        .weather > p:first-child > span {
            margin-right: 10px;
            padding-right: 10px;
            border-right: solid 1px rgba(255, 255, 255, .5);
        }

        .weather > p:first-child > span em {
            font-style: normal;
        }

            .weather > p:first-child img {
                margin-right: 8px;
                animation-name: bounce-arrow;
                animation-duration: 1.5s;
                animation-iteration-count: infinite;
            }


        .weather img.weather-triangle {
            width: 10px;
        }



@keyframes bounce-arrow {
    0% {
        opacity: .5;
        transform: translateY(20%);
    }

    50% {
        opacity: .7;
        transform: translateY(-20%);
    }

    100% {
        opacity: .5;
        transform: translateY(20%);
    }

}


    .weather img {
        width: 42px;
    }

        .weather .forecast, .komercijalist {
            position: absolute;
            top: 31px;
            background-color: #116cab;
            width: 100%;
            padding: 16px;
            padding-bottom: 12px;
            z-index: 9999;
            display: none;
            box-shadow: 0 8px 8px rgba(0,0,0,0.15);
            right: 0;
            min-width: 220px;
        }

.komercijalist {
    display: block;
    z-index: 999999;
    top: 20px;
    display: none;
}

.komercijalist a {
    color: white;
    text-decoration: underline;
}

.komercijalist a:hover {
    text-decoration: none;
}


.komercijalist ul {
    list-style-type: none;
    text-align: left;
    padding-left: 0;
}

.komercijalist ul li {
    margin-bottom: 5px;
}


.komercijalist-card {

}

.komercijalist-card > div {
    flex: 0 0 50%;
}

    .komercijalist-card > img {
        width: 220px;
        display: block;
        margin-bottom: 15px;
        border: solid 1px #1276BA;
        padding: 5px;
    }

.komercijalist ul li:first-child {
    font-size: 18px;
    font-weight: bold;
}

            .weather .forecast .forecast-item {
                display: flex;
                align-items: center;
                position: relative;
            }

                .weather .forecast .forecast-item:after {
                    content: "";
                    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .5) 0%, rgba(255, 255, 255, .0) 100%);
                    display: block;
                    height: 1px;
                    width: 500px;
                    position: absolute;
                    bottom: 0;
                    width: 100%;
                }


                .weather .forecast .forecast-item:last-child::after {
                    height: 0px;
                }


            .weather .forecast .forecast-item > div {
                flex: 0 0 33.33333333%;
            }

                .weather .forecast .forecast-item > div:nth-child(2) {
                    text-align: right;
                }

                .weather .forecast .forecast-item > div:last-child {
                    text-align: right;
                }


        .super-nav ul {
            list-style-type: none;
            margin-left: 0;
            padding-left: 0;
            display: flex;
            align-items: center;
            /*    flex: 0 0 70%;*/
        }

    .super-nav ul > li {
        display: inline-block;
        color: white;
        margin-right: 50px;
    }

    .super-nav ul > li a {
        color: inherit;
    }

        .super-nav ul > li a:hover {
            text-decoration: underline;
        }

        .super-nav ul > li.wa {
            width: 30px;
            margin-right: 30px;
        }

    .super-nav ul > li.wa img {
        width: 25px;
        opacity: .85;
        transition: opacity 250ms;
    }

        .super-nav ul > li.wa img:hover {
            /*width: 30px;*/
            opacity: 1;
        }

.wa-mobile {
    display: none;
    width: 20px;
    position: absolute;
    left: 20px;
    margin-top: 10px;
}


.mobile-only-nav {
    display: none;
}


.mega-menu-wrap-2 {
    position: absolute;
    width: 100%;
    left: 0;
    background-color: white;
    display: none;
    padding: 20px;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-gutter: stable both-edges;
}

.mega-menu-wrap-2 > div {
    display: flex;

}

    .mega-menu-wrap-2 > div .groups-main {
        flex: 0 0 25%;
        border-right: solid 1px #ddd;
    }

    .mega-menu-wrap-2 > div .groups-related {
        flex: 0 0 75%;
        font-size: 15px;
    }

    .mega-menu-wrap-2 > div .groups-related > div {
        display: none;
        position: relative;
        margin-top: 10px;
    }


    .mega-menu-wrap-2 > div .groups-related > div a {
        color: #000 !important;
    }

        .mega-menu-wrap-2 > div .groups-related > div a:hover {
            color: #1f9bde !important;
        }

        .mega-menu-wrap-2 > div .groups-related p.all {
            margin: 0;
            padding: 0;
            margin-left: 20px;
            background-color: #ebebeb;
            color: #2f58b2;
            font-size: 12px;
            border-radius: 10px;
            display: inline-block;
            padding: 2px 12px;
            position: absolute;
            left: 0;
            top: -10px;
            transition: all .1s;
        }

            .mega-menu-wrap-2 > div .groups-related p.all a {
                color: inherit;
            }


            .mega-menu-wrap-2 > div .groups-related p.all:hover {
                background-color: #bcf1ff;
                color: #2f58b2;
            }

                .mega-menu-wrap-2 > div .groups-related p.all:hover a {
                    color: white;
                }

            .mega-menu-wrap-2 > div .groups-related > div span {
                position: absolute;
                left: -10px;
                cursor: pointer;
                display: none;
            }

    .mega-menu-wrap-2 > div .groups-related > div span img {
        width: 20px;
    }

    .mega-menu-wrap-2 > div .groups-related > div.active {
        display: flex;
        flex-wrap: wrap;
        padding: 20px;
    }

    .mega-menu-wrap-2 > div .groups-related > div > div {
        flex: 0 0 20%;
        padding-right: 10px;
    }

    .mega-menu-wrap-2 > div .groups-related > div > div > p {
        font-weight: bold;
        margin-bottom: 5px;
    }

    .mega-menu-wrap-2 > div .groups-related > div > div ul {
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
        font-size: 14px;
        margin-bottom: 20px;
    }

    .mega-menu-wrap-2 > div .groups-related > div > div ul > li {
        border-bottom: dotted 1px #ccc;
    }

    .mega-menu-wrap-2 > div .groups-related > div > div ul > li.hidden {
        display: none;
    }

    .mega-menu-wrap-2 > div .groups-related > div > div ul > li > a {
        display: block;
    }

    .mega-menu-wrap-2 > div .groups-related > div > div ul > li > a:hover {
        color: #1f9bde !important;
    }

    .mega-menu-wrap-2 > div .groups-main > div {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        font-size: 15px;
        cursor: pointer;
    }

    .mega-menu-wrap-2 > div .groups-main p.all a {
        color: inherit;
        font-size: 15px;
    }

    .mega-menu-wrap-2 > div .groups-main > div.active {
        font-weight: bold;
        font-size: 15px;
    }

        .mega-menu-wrap-2 > div .groups-main > div > div {
            flex: 0 0 15%;
            min-height: 50px;
            
        }

            .mega-menu-wrap-2 > div .groups-main > div > div img {
                width: 80%;
                transition: transform 200ms;
            }

        .mega-menu-wrap-2 > div .groups-main > div:hover > div img {
            width: 80%;
            transform: scale(1.5);
        }

        .mega-menu-wrap-2 > div .groups-main > div > p {
            flex: 0 0 85%;
        }

        .mega-menu-wrap-2 > div .groups-main > div.active > p {
            color: #1f9bde;
        }


.show-more {
    font-size: 12px;
    color: #000;
    cursor: pointer;
    text-decoration: underline;
    margin-top: 5px;
    border-bottom-width: 0 !important;
}

.show-more:hover {
    color: #1f9bde !important;
}
    


#logistika, #narudzbe, #racuni, #ponude, #financije, #gradilista {
    padding-left: 15px;
    padding-right: 15px;
}


.clear-form-ponude {
    padding: 8px 15px;
    vertical-align: middle;
    background: darkred;
    color:#fff;
    text-decoration:none;
}

.clear-form-ponude:hover {
    color: #fff;
    background :#d90c0c;
}

.table > tbody > tr > td,
.table > tbody > tr > th{
    vertical-align: middle;
}

.nacin-rada {
    font-size: 16px !important;
    padding: 8px 20px;
    color: #999;
}

.teme_nacin_rada {
    display:flex;
    justify-content: space-between;
}

.themeSwitcher {
    width: 100%;
    height: 40px;
    position: relative;
    border-radius: 50px;
    border: 1px solid #cecece;
    margin-top: 5px;
}


.switchIkone {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    z-index: 2;
    width: 100%;
    padding:3px 0;
    margin:0;
}


.switchIkone li {
    display: flex;
    align-content: center;
    position: relative;
    margin: 0;
    justify-content: center;
    width: 45px;
    cursor:pointer;
}

.switchIkone li img {
    width: 17px;
    height: 17px;
    z-index: 2;
}

.switchIkone li::before {
    display: inline-block;
    content: "";
    width: 33px;
    height: 32px;
    border-radius: 50px;
    position: absolute;
    z-index: 1;
   
}

.themeSwitcher .switchIkone li:first-child::before {
    background-color: #e9e9e9;
    left: 6px;
    top: -8px;
}










.mb-1 {
    margin-bottom: 1rem;
}
.mb-2 {
    margin-bottom: 2rem;
}
.mb-3 {
    margin-bottom: 3em;
}
.mb-4 {
    margin-bottom: 4rem;
}
.mb-5 {
    margin-bottom: 5rem;
}
.mb-6 {
    margin-bottom: 6rem;
}
.mb-7 {
    margin-bottom: 7rem;
}
.mb-8 {
    margin-bottom: 8rem;
}
.mb-9 {
    margin-bottom: 9rem;
}
.mb-10 {
    margin-bottom: 10rem;
}


.pop-menu {
    position: relative;
    color: #2f58b2;
    cursor: pointer;
}

.pop-menu-items {
    display: none;
    list-style-type: none;
    position: absolute;
    right: 0;
    background: white;
    padding: 20px 25px;
    box-shadow: 0 0 10px rgba(49,56,68,0.2);
    min-width: 100px;
    text-align: left;
}



    .pop-menu-items li {
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: solid 1px #ddd;
    }

    .pop-menu-items li:last-child {
        border-bottom-width: 0;
    }


select.field-error + .dropdown-toggle {
    background-color: #ffdae2 !important;
    border: 1px solid #ffa0af !important;
}



.upute {
    text-align: left;
    width: 50%;
    margin: 0 auto;
}


    .upute a {
        padding-left: 40px;
        position: relative;
        margin-bottom: 16px;
        display: block;
    }

    .upute a:before {
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: center center;
        position: absolute;
        width: 30px;
        height: 30px;
        content: "";
        left: 0;
        top: -2px;
    }

        .upute a[href*="youtube"]:before {
            background-image: url(../img/icons/youtube.svg);
        }

        .upute a[href*=".pdf"]:before {
            background-image: url(../img/icons/pdf.svg);
        }


.svijetla_tema {
    font-size: 14px;
}

.tamna_tema {
    font-size: 14px;
}

.form-control-skladiste {
    display: inline-block;
    width: 50%;
}


.mini-basket {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    width: 100%;
}


.mini-basket div.to-basket > span {
    width: 36px;
    height: 36px;
    background-color: #337ab7;
    border-radius: 50%;
    display: block;
    top: 4px;
    left: 3px;
    background-image: url(../img/icon-bag-white.svg);
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: center;
    z-index: 1;
    transition: background-color 250ms;
    cursor: pointer;
    border: solid 2px white;
}







:modal {
    background-color: white;
    border-width: 0;
    border-color: red;
    padding: 4rem;
    max-width: 500px;
    width: 100%;
    scrollbar-width: thin;
}



#model3d {
    width: 800px;
    height: 800px;
    max-width: 800px;
/*    background: linear-gradient(0deg, #0e598c, #8cd1ff);
    background: linear-gradient(0deg, #9ad6ff, #e8f5fd);*/
    background: #eee;
    overflow: hidden;
    position: relative;
}

.viewer {
    width: 740px;
    height: 710px;
}


#basketDialog, #basketDialog2, #model3d {
    text-align: left;
}


    #basketDialog ul, #basketDialog2 ul, #model3d ul {
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
        font-weight: bold;
        margin-bottom: 10px;
    }

        #basketDialog ul li span, #basketDialog2 ul li span, #model3d ul li {
            color: #1f9bde;
            font-size: 12px;
            font-weight: 700;
        }

    #basketDialog h3, #basketDialog2 h3, #model3d h3 {
        text-wrap: balance;
        font: 23px 'pt_serif', serif;
        font-weight: 700;
        margin-bottom: 20px;
    }

        #basketDialog h3 + img, #basketDialog2 h3 + img, #model3d h3 + img {
            display: inline-block;
            margin-bottom: 20px;
        }


    #basketDialog dl, #basketDialog2 dl, #model3d dl {
        display: flex;
        flex-wrap: wrap;
    }

    #basketDialog dt, #basketDialog2 dt, #model3d dt {
        flex: 0 0 40%;
        border-bottom: solid 1px #ddd;
        padding-bottom: 3px;
        margin-bottom: 3px;
    }

    #basketDialog dd, #basketDialog2 dd, #model3d dd {
        flex: 0 0 60%;
        border-bottom: solid 1px #ddd;
        padding-bottom: 3px;
        margin-bottom: 3px;
    }


        #basketDialog dd.final-price, #basketDialog2 dd.final-price {
            color: #1f9bde;
            font-weight: 700;
        }

    #basketDialog .desc, #basketDialog2 .desc, #model3d .desc {
        margin-bottom: 20px;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 13px;
        color: #333;
        position: relative;
        scrollbar-width: thin;
        overflow: auto;
    }


        #basketDialog .desc:after, #basketDialog2 .desc:after, #model3d .desc:after {
            position: absolute;
            content: "";
            width: 100%;
            bottom: 0;
            height: 20px;
            left: 0;
            /*background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);*/
            /*        background: red;*/
        }

    #basketDialog .prod-qty, #basketDialog2 .prod-qty {
        justify-content: center;
        margin-bottom: 10px;
    }


    #basketDialog .img-wrapper, #basketDialog2 .img-wrapper {
        text-align: center;
        margin-bottom: 10px;
    }


    #basketDialog::backdrop, #basketDialog2::backdrop, #model3d::backdrop {
        /*background: rgba(20, 51, 72, 0.5);*/
        background: rgba(0, 0, 0, 0.25);
    }

.modal-success {
    text-align: center;
    margin-bottom: 30px;
}


.table-compact{
    width: 100%;
}

    .table-compact .price {
        color: #1f9bde;
        font-weight: bold;
        font-size: 16px;
    }

.filter-container {
    display: flex;
    padding-bottom: 25px;
}

.filter-container > div {
    margin-right: 20px;
}

.filter-container label {
    margin-right: 10px;
}


.filter-container .date {
    padding: 12px;
    border: solid 1px #ccc;
}

.filter-pager {
    text-align: center;
    margin-bottom: 20px;
}

.filter-pager-bottom {
    margin-bottom: 0;
    margin-top: 20px;
}

.filter-pager select {
    padding: 11px;
    border: solid 1px #ccc;
    margin-inline: 10px;
}


.table-compact th, .table-compact td {
    padding-block: 5px;
    border-bottom: solid 1px #ddd;
}

.table-compact th {
    cursor: pointer;
}


.table-compact .mini-basket {
    margin-top: 0;
}


.filter-code, .filter-quantity, .filter-price, .filter-date {
    width: 7%;
}

.filter-name {
    width: 50%;
}

.filter-basket {
    width: 5%;
}


.direktori {
    display: flex;
}

.direktori > div {
    flex: 0 0 50%;
}

.flatpickr-kupljeni {
    padding-block: 23px;
}


    .flatpickr-kupljeni[readonly] {
        background-color: #fff;
        border: solid 1px #bbb;
    }


.basket-sorter {
    margin-bottom: 40px;
    margin-top: 20px;
    text-align: center;
}





.akcije-2 .mega-menu-wrap-2 > div .groups-related > div.active {
    padding-right: 0 !important;
}

.akcije-product-grid {
    display: flex;
    flex-wrap: wrap;
    flex-basis: initial !important;
    width: 100%;
}

    .akcije-product-grid > div {
        flex: 0 0 20%;
        padding: 2rem;
        /*border-bottom: solid 1px #ddd;*/
        position: relative;
        border: solid 4px #fff;
    }



        .akcije-product-grid > div:hover {
            border: solid 4px #F2F2F2;
            border-radius: 10px;
        }



        .akcije-product-grid > div img {
            width: 100%;
            display: block;
            margin-bottom: 10px;
            transition: all .1s;
        }



        .akcije-product-grid > div p > a {
            height: 4em;
            overflow: hidden;
            display: block;
            text-align: center;
            font-size: 12px;
            font-weight: bold;
            
        }

            .akcije-product-grid > div p > a:hover {
                color: #1f9bde;
            }


.all-discount-wrapper {
    margin-top: 10px;
    padding-top: 20px;
    border-top: dotted 1px #aaa;
    display: block !important;
}

.all-discount {
    margin: 0;
    background-color: #bcf1ff;
    color: #2f58b2;
    font-size: 14px;
    border-radius: 10px;
    display: inline-block;
    padding: 8px 24px;
    transition: all .1s;
    font-weight: bold;
}

    .all-discount:hover {
        color: white;
        background-color: #1276BA;
    }



.checkPrice {
    text-align: center;
    color: #7433AC;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
    border-radius: 15px;
    border: solid 1px #7433AC;
    letter-spacing: 1px;
    padding-block: 2px;
    transition: all .2s;
}

    .checkPrice:hover {
        text-align: center;
        background-color: #7433AC;
        color: white;
        text-transform: uppercase;
        cursor: pointer;
        font-weight: bold;
        font-size: 12px;
        border-radius: 15px;
        letter-spacing: 1px;
        padding-block: 2px
    }


.repeat {
    margin-top: 8px;
    display: block;
}


span.btn-ponovi {
    display: inline-block;
    color: white;
    background-color: #fc4349;
    padding-inline: 8px;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
}

/*
a.btn-ponovi:hover, a.btn-ponovi:active {
    color: white;
}*/


tr.row-in-process td {
    opacity: .4;
}

.info-hover-placeholder {
    position: absolute;
    top: -30px;
    right: 0;
    font-weight: bold;
}

.bannerWrap {
    /*margin-top: 30px;*/
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.bigBanner .bannerBox {
    padding-right:15px;
}

.smallBanner {
    display: flex;
    justify-content: space-between;
}

.smallBanner .bannerBox:first-child {
    padding-right: 15px;
}

.form-block-flex {
    display: flex;
    margin-top: 20px;
}

.form-label-flex {
    flex: 0 0 160px;
}

.form-field-flex {
    flex: 0 0 calc(100% - 160px);
    position: static;
}

.btn-3d {
    margin-top: 4rem;
    /*    position: absolute;
    bottom: 92px;*/
}

    .btn-3d > a {
        display: inline-block;
        background-color: #e1f1ff;
        background-image: url(../img/3d-model-placeholder.jpg?preset=product-thumbnail);
        background-repeat: no-repeat;
        background-size: 60px;
        height: 60px;
        padding-left: 60px;
        padding-right: 20px;
        padding-top: 18px;
        border-radius: 20px;
    }



.buy-footer {
    position: fixed;
    background: #fff;
    bottom: -240px;
    left: 0;
    right: 0;
    height: auto;
    padding: 20px 0;
    z-index: 999999;
    transition: bottom .65s;
    border-top: solid 1px #ddd;
    box-shadow: 0 0px 20px rgba(0,0,0,0.1);
}


.buy-footer-container .prod-qty {
    display: inline-block;
}

.buy-footer.show {
    bottom: 0;
}

.buy-footer-container {
    display: flex;
    align-items: center;
}

    .buy-footer-container > div:nth-child(1) {
        flex: 0 0 10%;
        padding-right: 20px;
    }

    .buy-footer-container > div:nth-child(2) {
        flex: 0 0 40%;
    }

    .buy-footer-container > div:nth-child(3) {
        flex: 0 0 50%;
        text-align: right;
    }

    .buy-footer-title {
        font-weight: bold;
    }

.buy-footer-prices {
    display: flex;
}

.buy-footer-prices > div {
    padding-right: 2rem;
}

.buy-footer .price-normal {
    font-size: 16px;
}

.buy-footer-container img + span {
    display: none;
}

.buy-footer-container > div > a > img {
    border: solid 1px #ddd;
}

.totalPriceHolder {
    font-size: 20px;
}

.notification {
    position: fixed;
    text-align: center;
    bottom: -100px;
    width: 100%;
    transition: bottom .4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    z-index: 999999;
}

.notification  > p {
    display: inline-block;
    color: #fff;
    background-color: #1276BA;
    padding: 8px 20px;
    text-align: center;
    border-radius: 20px;
}

.notification-show {
    bottom: 0px;
}

.komercijalisti-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
}


.ul-paginations {
    list-style-type: none;
    text-align: center;
    margin-top: 30px;
}

.ul-paginations li {
    display: inline-block;
    
    border: solid 1px #ddd;
    font-size: 12px;
    min-width: 30px;
    text-align: center;
    margin-right: 5px;
    font-weight: bold;
}

.ul-paginations a {
    padding: 4px 8px;
    display: block;
}


.ul-paginations li.selected {
    border: solid 1px #1276BA;
    background-color: #1276BA;
    color: white;
}

    .ul-paginations li.selected > a {
        color: inherit;
    }


.ul-paginations li.l-arrow {
    margin-right: 12px;
}

.ul-paginations li.r-arrow {
    margin-left: 12px;
}
@media screen and (min-width: 1200px) {

    html[data-useragent*='MSIE 10.0'] .text-body .title {
        font-size: 43px;
    }

    .submenu {
        display: block !important;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity .3s, visibility 0s .3s;
        transition: opacity .3s, visibility 0s .3s;
    }

        .submenu:before {
            content: "";
            position: absolute;
            bottom: 100%;
            left: 0;
            right: 0;
            height: 62px;
            width: 120px;
        }

    .main-nav > ul > li > a.show-submenu:hover + .submenu,
    .main-nav > ul > li > a.show-submenu + .submenu:hover {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
    }




    .submenu .second-level,
    .submenu .third-level {
        display: block !important;
        /* opacity: 0;
        visibility: hidden;*/
        -webkit-transition: opacity .3s, visibility 0s .3s;
        transition: opacity .3s, visibility 0s .3s;
    }

    .has-drop:hover > .second-level,
    .has-drop:hover > .third-level {
        opacity: 1;
        visibility: visible;
    }
}

@media screen and (max-width:1550px) {
    .home-slider .owl-dot p {
        margin-inline: 20px;
    }

}

    @media screen and (max-width: 1459px) {


        .product-variations > div > a {
            flex: 0 0 22%;
        }

        .istaknute-grupe-inner > div > div {
            width: 14%;
        }

        .owl-controls .owl-nav {
            margin-top: -270px;
        }



        .page-main {
            width: 75%;
        }


        .fast-buy .form-control {
            /* height: 40px;*/
        }

        .fast-add {
            /*  padding: 10px;*/
        }

        .fast-buy p {
            display: block;
        }

        .container {
            width: 100%;
        }

        .stanja-zone {
            width: 70%;
        }

        .dokumenti-zone {
            width: 30%;
        }

        .details-table {
            margin-left: 0;
            width: 50%;
        }

        .nav-tabs > li {
            width: 180px;
            font-size: 12px;
        }

        .basket-container {
            width: 100%;
        }

        .product-overview .sticker {
            bottom: -17px;
        }



        .search {
            /* width: 225px;*/
        }

        .services a {
            width: 275px;
        }

        .newsletter-heading {
            margin-left: 40px;
            margin-right: 100px;
        }

            .newsletter-heading span {
                font-size: 15px;
            }

            .newsletter-heading div {
                font-size: 40px;
            }

        .newsletter-field {
            width: 200px;
            margin-left: 30px;
            padding-top: 20px;
        }

        .newsletter-button {
            width: 230px;
            margin-left: 30px;
            padding-top: 20px;
        }

        .paper-plane {
            left: 260px;
        }

        .paper-plane-trace {
            left: 248px;
        }

        .footer-upper ul {
            margin-left: 32px;
        }

        .partners.owl-carousel .owl-item .partners-slide a {
            width: 252px;
            height: 142px;
            padding: 0 30px;
        }

        .feroterm-brands .brands a {
            width: 252px;
            height: 252px;
        }

            .feroterm-brands .brands a .brands-logo {
                padding-bottom: 30px;
            }

                .feroterm-brands .brands a .brands-logo img {
                    max-width: 160px;
                }

        .collages .block-body a {
            padding: 32px;
        }

        .collages .block-title {
            font-size: 20px;
        }

        .block-1-row,
        .block-2-row {
            width: 565px;
        }

            .block-2-row > div {
                width: 282px;
                height: 282px;
            }

            .block-2-row > .block-body {
                width: 283px;
            }

        .block-big-square {
            width: 848px;
            height: 565px;
        }

            .block-big-square .block-pic {
                width: 565px;
            }

        .block-2-col {
            float: left;
            width: 283px;
            height: 565px;
        }

            .block-2-col .block-pic {
                width: 100%;
                height: 282px;
            }

            .block-2-col .block-body {
                height: 283px;
            }

        .collage-1 > .block-2-col {
            width: 282px;
        }

        .sets {
            width: 560px;
        }

        .set-large {
            height: 480px;
        }

        .set-small {
            height: 320px;
        }

        .set-body {
            width: 280px;
            padding-top: 48px;
            padding-right: 48px;
        }

            .set-body ul {
                padding: 12px 0 0 0;
            }

                .set-body ul li {
                    margin-top: 12px;
                }

        .vanities {
            background-size: 44% auto;
        }

        .faucets {
            background-size: 44% auto;
        }

        .sanitaries {
            background-size: 44% auto;
        }

        .showers {
            background-size: auto 84%;
        }

        .quick-links {
            width: 560px;
        }

        .quick-link { /*height: 210px;*/
            height: 270px;
        }

            .quick-link .body {
                padding: 0 220px 32px 40px;
            }

                .quick-link .body span {
                    font-size: 22px;
                }

                .quick-link .body .btn {
                    right: 40px;
                    bottom: 36px;
                }

        .blog-inner {
            width: 580px;
            margin: 0 auto;
        }

            .blog-inner .owl-carousel {
                margin-top: 24px;
            }

                .blog-inner .owl-carousel a {
                    padding-left: 20px;
                    padding-right: 20px;
                }

                    .blog-inner .owl-carousel a .blog-img {
                        margin-bottom: 24px;
                    }

                        .blog-inner .owl-carousel a .blog-img img {
                            box-shadow: 0 10px 20px rgba(0,0,0,0.15);
                        }

        .page-sidebar {
            width: 258px;
        }

        .menu-left ul {
            font-size: 14px;
        }

        .menu-left > ul > li > a {
            padding-left: 20px;
            padding-right: 20px;
        }

            .menu-left > ul > li > a.opened::before {
                width: 20px;
                left: -10px;
            }

        .menu-left ul ul {
            padding: 12px 20px 15px 20px;
        }

        .filter,
        .toggle-filters {
            width: 192px;
        }

        .filter {
            font-size: 14px;
        }

        .pg-col {
            width: 33.33333%;
        }

        .product-overview {
            font-size: 15px;
        }

        .product-photo,
        .product-details {
            width: 350px;
        }

        .product-buy,
        .product-details {
            padding-left: 40px;
            padding-right: 40px;
        }

        .product-photo img {
            width: 100% !important;
        }


        .product-buy .buy-row {
            margin-top: 24px;
        }

            .product-buy .buy-row > div:first-of-type {
                width: 140px;
                padding-right: 10px;
            }

        .need-help,
        .delivery-help {
            margin-top: 20px;
        }

        .tab-pane {
            padding: 60px 90px;
        }

        .details-table ul li {
            padding-left: 24px;
            padding-right: 24px;
        }

            .details-table ul li:first-of-type {
                width: 200px;
            }

        .page-heading.partner-version .page-heading-content {
            padding-left: 300px;
            padding-right: 64px;
        }

            .page-heading.partner-version .page-heading-content .brand-logo {
                width: 300px;
            }

        .text-container .text-inner {
            /*max-width: auto;*/
            padding-left: 64px;
            padding-right: 64px;
        }

        .photo-right .text-container .text-inner {
            padding-left: 64px;
            padding-right: 64px;
        }

        .product-grid .grid-item-pic {
            height: 222px;
        }

        .grid-items-offset .grid-item {
            width: 350px;
            padding-right: 64px;
        }

        .accordion {
            margin-left: 0;
        }

        .basket-content .viewed-item .item-price {
            padding-right: 30px;
            width: 120px;
            font-size: 14px;
        }

        .basket-content .viewed-item .item-action.b {
            width: 40px;
            font-size: 14px;
        }

        .checkout-main,
        .checkout-side,
        .checkout-half,
        .checkout-third {
            padding-left: 30px;
            padding-right: 30px;
        }

        .login-form {
            margin-top: 0;
        }

            .login-form .form-block,
            .login-form .form-block .form-label,
            .login-form .form-block .form-field {
                display: block;
            }

                .login-form .form-block .form-label {
                    padding-bottom: 8px;
                    padding-top: 0;
                    width: 100%;
                }

        .blog .backdrop {
            height: 540px;
        }

        .blog.blog-inside .backdrop {
            height: 680px;
        }

        .article-big > img {
            max-width: 840px;
        }

        .article-big .article-text {
            width: 450px;
            transform: translateY(-60px);
            -webkit-transform: translateY(-60px);
        }

        .article-big .article-title {
            font-size: 40px;
            line-height: 40px;
        }

        .article-date {
            margin-left: 30px;
        }

        .two-grid-items-offset .grid-item {
            width: 530px;
            margin-left: 70px;
        }

        .three-grid-items .grid-item {
            width: 350px;
        }

        .newsletter-terms {
            margin: 10px 0 0 345px;
        }



        /* NEW */

        .lv-item-in-stock ul li {
            width: 50%;
        }
    }

    @media screen and (max-width:1330px) {


        .istaknute-grupe-inner > div > div {
            width: 20%;
        }


        .super-nav ul > li {
            margin-right: 25px;
        }

/*        .home-slider .owl-dot:nth-child(-n+6) {
            display: none;
        }

        .home-slider .owl-dot:nth-child(-n+4) {
            display: inline-block;
        }*/


        .home-slider .owl-dot p i {
            display: none;
        }

        .header-mod-switch {
            text-align: center;
            color: #fff;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 16px;
            text-transform: uppercase;
        }

            .header-mod-switch .icon-direction-up:before {
                content: "\6c";
                margin-left: 10px;
                position: relative;
                top: 3px;
                font-size: 15px;
            }

        .main-nav > ul > li {
            margin: 0px 5px;
        }
    }

@media screen and (min-width:1200px) and (max-width:1700px) {

    .user-menu {
        left:auto;
        right:0;
    }

}

    @media screen and (max-width: 1199px) {

        .buy-footer.show {
            display: none !important;
        }

        .new-catalogue {
            animation: none;
            -webkit-animation: none;
        }

        .super-nav ul > li {
            font-size: 12px;
        }

        .mega-menu-wrap-2 > div .groups-related > div span {
            display: inline;
        }

        .categories a {
            font-size: 12px;
        }

        .mega-menu-wrap-2 > div {
            flex-direction: column;
        }

            .mega-menu-wrap-2 > div .groups-related > div {
                flex-direction: column;
            }

            .mega-menu-wrap-2 > div .groups-main {
                border-right-width: 0;
            }

                .mega-menu-wrap-2 > div .groups-main > div.active {
                    /*        font-weight: normal;*/
                }


        .mobile-only-nav {
            display: block;
        }

        .cjenici-inner a {
            flex: 0 0 25%;
        }

        .mega-menu-wrap::-webkit-scrollbar-track {
            background: #DEDEDE;
            border-right: none;
            border-left: none;
            border-radius: 20px;
        }

        .mega-menu-wrap::-webkit-scrollbar-thumb {
            background-color: #207ab7;
        }



        .mega-menu-wrap > .column-1 > span {
            color: #232323;
            min-height: unset;
            text-transform: none;
            font-size: 16px;
            font-weight: normal;
            text-align: left;
            position: relative;
            padding-right: 30px;
            display: block;
            margin-bottom: 0;
            cursor: pointer;
        }

        .first-level {
            background-color: transparent;
            padding: 0px 15px;
            display: none;
            margin-top: 10px;
        }


            .first-level li:first-child a {
                font-size: 16px;
                text-align: left;
                color: #232323;
                text-transform: none;
                font-weight: normal;
                margin-bottom: 0;
            }

            .first-level li a {
                font-weight: normal;
                color: #232323;
            }

        .mega-menu-wrap .column-1 {
            margin-bottom: 15px;
        }

        .column-1 span::after {
            content: " ";
            width: 20px;
            height: 20px;
            background-image: url(../img/icon-arrow-right.svg);
            background-size: 7px;
            background-position: center center;
            background-repeat: no-repeat;
            position: absolute;
            right: 0px;
            top: 0px;
            transform: rotate(90deg);
            cursor: pointer;
        }



        .proizvodi.active .mega-menu-wrap {
            flex-wrap: nowrap;
            flex-direction: column;
        }


        .mobile-triggers {
            display: block;
        }

        .product-variations > div > a {
            flex: 0 0 8%;
        }

        .close-filters {
            display: block;
            position: absolute;
            font-size: 8px;
            right: 10px;
            top: 10px;
            width: 24px;
            height: 24px;
            text-align: center;
            line-height: 24px;
            color: #555;
        }

        .filters-bottom {
            display: block;
            position: fixed;
            left: 0;
            bottom: 0;
            width: 300px;
            z-index: 9000;
            text-align: center;
        }

            .filters-bottom a {
                width: 100%;
                padding-top: 12px;
                padding-bottom: 12px;
            }

        .filters {
            display: none;
            position: fixed;
            background: #fff;
            left: 0;
            top: 0;
            margin: 0;
            width: 300px;
            height: 100%;
            overflow-y: scroll;
            -webkit-overflow-scrolling: touch;
            padding: 32px 30px;
            box-shadow: 0 0 100px rgba(0,0,0,0.75);
            z-index: 99999;
            border-bottom: 0;
        }

            .filters .section-title {
                display: block;
                margin-bottom: 8px;
            }

        .filter,
        .toggle-filters {
            width: 100%;
            margin-left: 0;
        }

            .toggle-filters a {
                padding-top: 7px;
                padding-bottom: 7px;
            }

        .filters {
            display: none;
        }

        .path {
            margin: 20px 0 0 0;
        }


        .loggedin .search-desktop {
            width: 30%;
        }

        .logo-menu-wrapper {
            margin-bottom: 0px;
            justify-content: space-between;
        }

        .loggedin .header-right-menu {
            /*  display: inline-block;
        float:right;*/
        }

        .loggedin .header-mod-switch {
            font-size: 16px;
        }

        .logo-holder .logo img {
            max-width: 150px;
        }

        /*    .logo-holder .b2b {
        max-width: 45px;
    }*/

        .search {
            /*  width: 200px;*/
        }

            .search .search-btn a span {
                right: 25px;
            }

        .home-slider {
            padding: 0px 0px 50px 0px;
            margin-bottom: 30px;
        }


        body.homepage .owl-controls .owl-dots {
            margin-top: -6px;
        }

        .loggedin .fast-buy {
            width: fit-content;
            display: inline-block;
        }



        .i1 {
            width: 100px;
        }

        .i2 {
            /*width:70px;*/
        }



        .basket-content .viewed-item .item-price {
            padding-right: 20px;
            width: 90px;
            font-size: 12px;
        }

        .basket-content .viewed-item .item-action.b {
            width: 35px;
            font-size: 12px;
        }

        html[data-useragent*='MSIE 10.0'] .text-body .title {
            font-size: 36px;
        }

        h1 {
            font-size: 28px;
        }

        header .container {
            width: 100%;
        }

        .main-nav,
        .lang {
            visibility: hidden;
        }

        .menuopen {
            display: inline
        }

        .submenu {
            display: none;
        }

        .owl-controls {
            bottom: -20px;
        }

        .section-title {
            font-size: 22px;
        }

        .header-right-menu > li {
            font-size: 26px;
            margin: 0px 7px;
        }

        .header-right-menu .show-cart {
            font-size: 30px;
            top: 0;
        }

        .header-right-menu .show-main-nav {
            display: block;
            font-size: 28px;
            margin-left: 15px;
        }

            .header-right-menu .show-main-nav .icon-menu:before {
                color: #fff;
                font-size: 25px;
            }

        li.login-register {
            font-size: 15px;
            line-height: 26px;
        }

        .user-menu {
            left: auto;
            right: 0;
        }

        .main-nav {
            /*display: none;*/
            visibility: hidden;
            position: fixed;
            width: 380px;
            max-width: 90%;
            height: 100%;
            margin: 0;
            background: #f5f5f5;
            top: 0;
            left: 0;
            box-shadow: 0 0 100px rgba(0,0,0,0.75);
            z-index: 8000;
            overflow: auto;
            overflow-y: scroll;
            -webkit-overflow-scrolling: touch;
        }

            .main-nav > ul {
                border-top: 1px solid #ddd;
                display: block;
            }

                .main-nav > ul > li {
                    float: none;
                    display: block;
                    margin: 0;
                    border-bottom: 1px solid #ddd;
                }

                    .main-nav > ul > li > a {
                        display: block;
                        padding: 16px 32px;
                    }

        .lang-below-desktop {
            position: relative;
            display: block;
            overflow: hidden;
            height: 120px;
            font-size: 15px;
            padding: 48px 0;
        }

            .lang-below-desktop a {
                float: left;
                color: #232323;
                opacity: 0.5;
                margin-left: 32px;
            }

                .lang-below-desktop a:hover {
                    color: #1f9bde;
                    opacity: 1;
                }

            .lang-below-desktop .active {
                opacity: 1;
            }

            .lang-below-desktop .hide-main-nav {
                position: absolute;
                font-size: 28px;
                right: 32px;
                top: 50%;
                margin-top: -14px;
                margin-left: 0;
            }

        .submenu {
            position: relative;
            width: 100%;
            left: 0;
            top: 0;
            font-size: 14px;
            line-height: 20px;
        }

            .submenu ul {
                width: 100%;
                box-shadow: none;
                border: 0;
                padding-top: 1px;
                padding-bottom: 20px;
            }

                .submenu ul a {
                    padding: 0 32px;
                    margin-top: 18px;
                }

                .submenu ul li > a.opened::after {
                    display: none;
                }

            .submenu .second-level,
            .submenu .third-level {
                position: relative;
                left: 0;
                top: 0;
                width: 100%;
                padding-top: 1px;
                padding-bottom: 20px;
                margin-top: 18px;
            }

                .submenu .second-level a {
                    padding-left: 48px;
                }

                .submenu .third-level a {
                    padding-left: 64px;
                }

        .home-slider .owl-carousel {
            box-shadow: 0 24px 40px rgba(0,0,0,0.15);
        }

        .home-slider .side-text {
            left: 60px;
        }

        .home-slider .text-body .title {
            margin-bottom: 32px;
        }

        .home-slider .owl-controls {
            right: -60px;
        }

        .partner-visual-placeholder img,
        .product-overview {
            box-shadow: 0 24px 40px rgba(0,0,0,0.15);
        }



        .footer-upper ul {
            width: 160px;
        }

        .footer-contact {
            float: none;
            width: 100%;
        }

            .footer-contact ul {
                width: 50%;
                margin-left: 0;
            }

        .footer-lower {
            padding-bottom: 80px;
        }

        .newsletter {
            margin-top: 80px;
        }

        .newsletter-heading {
            margin-right: 110px;
        }

        .newsletter-field {
            width: 230px;
        }

        .newsletter-button {
            width: 230px;
            padding-top: 70px;
        }

        .services-wrapper {
            padding-top: 72px;
        }

        .services a {
            width: 460px;
            padding: 40px;
        }

        .partners-wrapper {
            padding: 80px 0 40px;
        }

        .partners {
            margin-top: 35px;
        }

        .partners-slide {
            margin-left: -15px;
            margin-right: -15px;
        }

        .partners.owl-carousel .owl-item .partners-slide a {
            width: 210px;
            height: 118px;
            margin: 15px;
        }

        .feroterm-brands {
            padding: 64px 0;
        }

            .feroterm-brands .brands {
                margin-left: -15px;
                margin-right: -15px;
                padding: 30px 0;
            }

                .feroterm-brands .brands a {
                    width: 210px;
                    height: 210px;
                    margin: 15px;
                }

                    .feroterm-brands .brands a .brands-logo {
                        padding-bottom: 20px;
                    }

                        .feroterm-brands .brands a .brands-logo img {
                            max-width: 140px;
                        }

            .feroterm-brands .under-layer {
                width: 100%;
            }

        .featured-products {
            padding: 64px 0;
        }

        .collages {
            padding-top: 40px;
        }

            .collages .block-desc {
                margin-top: 12px;
            }

            .collages .block-title {
                font-size: 18px;
            }

        .block-1-row,
        .block-2-row {
            width: 465px;
            font-size: 15px;
        }

            .block-2-row > div {
                width: 232px;
                height: 232px;
            }

            .block-2-row > .block-body {
                width: 233px;
            }

        .block-big-square {
            width: 698px;
            height: 465px;
        }

            .block-big-square .block-pic {
                width: 465px;
            }

        .block-2-col {
            width: 233px;
            height: 465px;
        }

            .block-2-col .block-pic {
                width: 100%;
                height: 232px;
            }

            .block-2-col .block-body {
                height: 233px;
            }

        .collage-1 > .block-2-col {
            width: 232px;
        }

        .product-sets {
            padding-top: 80px;
        }

        .sets {
            width: 460px;
        }

        .set-large {
            height: 480px;
        }

        .set-small {
            height: 320px;
        }

        .set-body {
            width: 220px;
            padding-top: 40px;
            padding-right: 30px;
            font-size: 15px;
        }

            .set-body .title {
                font-size: 18px;
            }

            .set-body ul {
                padding: 12px 0 0 0;
            }

                .set-body ul li {
                    margin-top: 12px;
                }

        .vanities {
            background-size: 44% auto;
        }

        .faucets {
            background-size: 44% auto;
        }

        .sanitaries {
            background-size: 44% auto;
        }

        .showers {
            background-size: auto 84%;
        }

        .mixed-section {
            padding-top: 80px;
        }

            .mixed-section .under-layer {
                width: 100%;
                top: 70%;
            }

            .mixed-section .service-quick-links {
                float: none;
                width: 930px;
                margin: 0 auto;
                padding-left: 0 !important;
            }

        .quick-links {
            width: 100%;
        }

        .quick-link {
            float: left;
            width: 33.333%;
            height: 310px;
            margin: 0;
        }

            .quick-link .body {
                height: 100%;
                padding: 40px 30px;
                text-align: center;
            }

                .quick-link .body .title {
                    font-size: 20px;
                }

                .quick-link .body .btn {
                    left: 50%;
                    right: auto;
                    transform: translate(-50%,0);
                    -webkit-transform: translate(-50%,0);
                    bottom: 40px;
                }

        .mixed-section .blog {
            float: none;
            width: 930px;
            margin: 0 auto;
            margin-top: 80px;
        }

        .blog-inner {
            width: 100%;
        }

        .page-heading {
            padding: 48px 0;
        }

            .page-heading h1,
            .page-heading-rich h1 {
                max-width: 620px;
            }

            .page-heading h2,
            .page-heading-rich h2 {
                max-width: 620px;
                margin-top: 16px;
            }

/*        .page-heading-rich h1 {
            font-size: 44px;
        }*/

        .page-heading-rich h2 {
            font-size: 15px;
        }

        .page-heading-rich .page-heading-content .brand-logo {
            right: 0px;
            top: 20px;
            padding: 12px 32px;
            width: 180px;
        }

        /*    .page-sidebar {
        display: none;
    }*/

        .hidden-filters-not-any-more {
            margin-bottom: 4rem;
        }

        .page-main {
            width: 100%;
        }

        .filter,
        .toggle-filters {
            width: 217px;
        }

        .pg-col {
            width: 25%;
        }

        .small .grid-item-price .price-before {
            display: block;
            margin-left: 0;
        }

        .small .grid-item-price .price-after {
            display: block;
            margin-left: 0;
        }

        .product-grid .grid-item-pic {
            height: 175px;
        }

        .product-head {
            margin-bottom: 30px;
        }

            .product-head .more-details {
                display: none;
            }

        .product-overview {
            display: block;
        }

        .product-photo {
            display: block;
            float: left;
            width: 42%;
        }

        .product-buy {
            display: block;
            float: left;
            width: 58%;
            padding: 40px 50px;
        }

        .product-details {
            display: block;
            float: left;
            width: 100%;
        }

            .product-details ul {
                width: 50%;
                float: left;
            }

        .useful-products {
            padding-top: 60px;
            padding-bottom: 80px;
        }

        .nav-tabs > li {
            /*width: 33%;*/
            width: 130px;
            font-size: 10px;
        }

            .nav-tabs > li > a {
                padding-left: 10px;
                padding-right: 10px;
            }

        .tab-pane {
            padding-left: 0;
            padding-right: 0;
        }

        .product-page .featured-products {
            padding-bottom: 120px;
        }

        .interesting-cats {
            background: #f5f5f5;
            padding: 80px 0 120px 0;
        }

            .interesting-cats .owl-carousel {
                margin-top: 20px;
            }

            .interesting-cats .grid-4 .grid-4-item {
                margin: 0;
                padding: 16px 10px;
            }

        .cart-sidebar-head {
            height: 120px;
        }

        .close-cart-sidebar {
            width: 120px;
        }

            .close-cart-sidebar a {
                width: 120px;
                height: 120px;
                line-height: 120px;
            }

        .cart-sidebar-content {
            height: calc(100% - 248px);
        }

        .fero-term-brand .interesting-cats {
            padding-top: 120px;
        }

        .page-heading.partner-version .page-heading-content {
            padding: 40px;
        }

            .page-heading.partner-version .page-heading-content h1 {
                max-width: 100%;
            }

            .page-heading.partner-version .page-heading-content h2 {
                margin-top: 12px;
                max-width: 100%;
            }

            .page-heading.partner-version .page-heading-content .brand-logo {
                position: relative;
                left: auto;
                top: auto;
                float: right;
                width: 290px;
                margin-bottom: 20px;
                margin-left: 40px;
                margin-right: -80px;
            }

        .viewed-item .item-fav {
            width: 24px;
            padding-right: 0;
            font-size: 24px;
        }

        .viewed-item .item-pic {
            width: 120px;
        }

        .viewed-item .item-info {
            padding-right: 20px;
        }

        .viewed-item .item-price {
            width: 140px;
            padding-right: 40px;
        }

        .viewed-item .item-cart-action {
            width: 170px;
            padding-right: 20px;
            text-align: center;
        }

            .viewed-item .item-cart-action .prod-qty {
                width: 100%;
            }

            .viewed-item .item-cart-action .move-to-cart {
                line-height: 20px;
                margin-left: 0;
                margin-top: 10px;
            }

        .viewed-item .item-action {
            width: 24px;
        }

            .viewed-item .item-action.b {
                width: 35px;
            }

        .store-selector {
            margin: 0 13px;
        }

        .stores-map {
            margin-top: 48px;
        }

            .stores-map .destination-map,
            .store-item .destination-map {
                height: 480px;
            }

        .store-details {
            margin-top: 48px;
            line-height: 24px;
        }

        .store-item {
            padding-left: 0 !important;
            max-width: 930px;
            margin-left: auto;
            margin-right: auto;
        }

        .store-info {
            width: 320px;
            padding: 32px 40px;
        }

        .store-name {
            font-size: 28px;
        }

        .section {
            font-size: 15px;
            line-height: 24px;
            padding-top: 80px;
        }

        .poslovnice {
            padding: 0 0 80px 0;
        }

        .first-section {
            padding-top: 140px;
            margin-top: -60px;
        }

        .photo-left .text-container .text-inner {
            padding-bottom: 64px;
            padding-left: 48px;
            padding-right: 30px;
        }

        .photo-right .text-container .text-inner {
            padding-bottom: 64px;
            padding-left: 30px;
            padding-right: 48px;
        }

        .photo-left,
        .photo-right {
            margin-top: 48px;
        }

        .grey-bgnd .section-block {
            padding-bottom: 80px;
        }

        .split-view .text-container {
            padding-left: 40px;
        }

        .poslovnice .text-container {
            padding: 0;
        }

        .split-view .text-container:first-of-type {
            padding-left: 0;
            padding-right: 40px;
        }

        .poslovnice .text-container:first-of-type {
            padding: 0;
        }

        .first-section .classic-view > div {
            padding-bottom: 80px;
        }

        .grid-items-offset .grid-item {
            width: 445px;
            padding-right: 80px;
        }

            .grid-items-offset .grid-item:nth-child(3n+2) .item-pic {
                padding-top: 0;
            }

            .grid-items-offset .grid-item:nth-child(3n+3) .item-pic {
                padding-top: 0;
            }

            .grid-items-offset .grid-item:nth-child(2n+2) .item-pic {
                padding-top: 42px;
            }

        .reference-list {
            padding-bottom: 80px;
        }

            .reference-list .section-title {
                margin-bottom: 64px;
            }

        .accordion {
            background: none;
            padding: 0;
            margin-top: 64px;
        }

            .accordion .panel-group,
            .accordion .panel-group .panel {
                background: none;
            }

        .blog {
            font-size: 16px;
            line-height: 24px;
        }

            .blog header {
                height: 180px;
            }

            .blog .logo {
                top: 60px;
            }

            .blog .blog-sticker {
                top: 60px;
                transform: none;
            }

        .back-to-root {
            top: 60px;
            transform: translateY(0);
            transform: -webkit-translateY(0);
        }

        .blog .main-nav {
            position: relative;
            width: 100%;
            height: auto;
            top: 100px;
            margin-left: 0;
            display: block;
            background: none;
            box-shadow: none;
        }

            .blog .main-nav .lang-below-desktop {
                display: none;
            }

            .blog .main-nav > ul {
                border-top: 0;
            }

                .blog .main-nav > ul > li {
                    display: inline-block;
                    border-bottom: 0;
                    margin-left: 40px;
                }

                    .blog .main-nav > ul > li:first-of-type {
                        margin-left: 0;
                    }

                    .blog .main-nav > ul > li > a {
                        padding: 0;
                    }

        .blog-section {
            margin-top: 60px;
        }

        .article-type-switch li a {
            padding: 28px 0;
            font-size: 13px;
            letter-spacing: 0.4em;
        }

            .article-type-switch li a.active {
                background: #fff;
                color: #232323;
            }

            .article-type-switch li a:hover {
                background: #232323;
                color: #fff;
            }

        .blog .backdrop {
            height: 440px;
        }

        .article-big > img {
            max-width: 690px;
        }

        .article-big .article-text {
            width: 360px;
            padding: 40px 48px;
        }

        .article-big .article-title {
            font-size: 32px;
            line-height: 34px;
        }

        .article-big .article-read-more {
            display: none;
        }

        .article-date {
            margin-left: 20px;
        }

        .article-cat {
            letter-spacing: 0.3em;
            padding-left: 8px;
            padding-right: 8px;
        }

        .two-grid-items-offset .grid-item {
            width: 440px;
            margin-left: 50px;
        }

            .two-grid-items-offset .grid-item ul {
                padding-top: 30px;
            }

            .two-grid-items-offset .grid-item .article-title {
                font-size: 22px;
            }

            .two-grid-items-offset .grid-item .article-description {
                margin: 16px 0;
            }

        .blog .page-heading h1 {
            font-size: 40px;
        }

        .blog.blog-inside .backdrop {
            height: 780px;
        }

        .blog-article-heading {
            padding-top: 60px;
            padding-bottom: 60px;
        }

            .blog-article-heading .container {
                max-width: 790px;
            }

            .blog-article-heading h1 {
                max-width: 100%;
            }

        .blog-section.page-content .container {
            max-width: 790px;
        }

        .blog-section.page-content .article-photo {
            margin-left: -90px;
            margin-right: -90px;
            margin-bottom: 48px;
            margin-top: 48px;
        }

        .article-share {
            padding-left: 90px;
            padding-right: 90px;
            margin-left: -90px;
            margin-right: -90px;
        }

        .bulletins {
            margin-left: -15px;
            margin-right: -15px;
        }

            .bulletins a {
                width: 25%;
                padding-left: 15px;
                padding-right: 15px;
            }

        .modal-input,
        .modal-textarea {
            font-size: 14px;
            padding-left: 12px;
            padding-right: 12px;
        }

        .three-grid-items .grid-item {
            width: 282px;
        }

        li.name-loggedin {
            font-size: 14px;
        }

        .newsletter-terms {
            position: absolute;
            bottom: 90px;
            right: 44px;
            margin: 10px 0 0 355px;
        }

        .mega-menu-wrap {
            flex-direction: column;
            position: static;
            background-color: transparent;
            padding: 0px 0px 15px 15px;
        }

            .mega-menu-wrap .column-1, .mega-menu-wrap .column-2, .mega-menu-wrap .column-3, .mega-menu-wrap .column-4 {
                width: 100%;
            }



        .first-level .prvi {
            color: #232323;
            font-weight: normal;
            position: relative;
            /* margin-right:25px;*/
            width: 85%;
        }

            .first-level .prvi span {
                width: 100%;
                display: inline-block;
            }



        .mega-menu-wrap-akcije .first-level .prvi span::after {
            background-image: none;
        }


        .drugi-lvl {
            margin: 10px 0;
            display: none;
            padding-left: 15px;
        }

        .first-lvl.expand .drugi-lvl {
            display: block;
        }

        .drugi-lvl li a {
            color: #232323;
        }

        .add-to-cart .btn {
            width: auto;
        }
    }

    @media screen and (max-width: 991px) {


        .akcije-product-grid > div {
            flex: 0 0 50%;
        }

        .super-nav ul > li {
        }

        .categories a {
            font-size: 14px;
        }


        .super-nav ul > li {
            margin-right: 10px;
        }

        .brand-items > div {
            flex: 0 0 25%;
        }

        .product-variations > div > a {
            flex: 0 0 12%;
        }

        .page-main-full .pg-col {
            width: 33.3333333%;
        }

        header + div {
            margin-top: 98px;
            /* margin-top: 188px;*/
        }

        .owl-controls .owl-nav {
            margin-top: -200px;
        }


        .product-thumbs .owl-controls .owl-nav {
            margin-top: 0;
        }

        .categories a {
            width: 24%;
        }

            .categories a:last-of-type {
                float: none;
                margin: auto;
                position: relative;
                top: 15px;
            }

        #pretraga {
            position: relative;
        }

        .search-desktop {
            display: none;
        }

        .loggedin .fast-buy {
            margin-left: 0;
            width: 100%;
            margin-bottom: 20px;
            margin-top: 15px;
        }


        fast-buy-mobile {
            width: 50%;
            float: right;
        }

        .fast-buy > div > div {
            display: flex;
            flex-direction: row;
            flex-basis: auto;
            justify-content: space-between;
            float: left;
            width: 100%;
            border: 1px solid #cecece;
            border-radius: 50px;
            overflow: hidden;
        }

        .i1 {
            width: 40%;
            display: inline-block;
        }

        .i2 {
            width: 30%;
            margin: 0px 5px;
            display: inline-block;
        }

        .fast-add {
            width: 150px;
            text-align: center;
            top: 0px;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 35px;
        }

        .fast-buy .form-control {
            height: 35px;
            width: 80%;
        }

        .fast-input-holder .i2-kolicina {
            width: 120px;
        }

        .search-mobile {
            background-color: #1276BA;
            width: 100%;
            padding: 0px 20px 20px 20px;
        }

        .search {
            float: none;
            width: 100% !important;
            table-layout: fixed;
            margin: 0;
        }

            .search .search-field,
            .search .search-btn {
                height: 45px;
            }

                .search .search-field input {
                    padding-left: 20px;
                }

                .search .search-btn a {
                    width: 48px;
                    height: 40px;
                }

        .fast-buy > div p {
            display: block;
        }

        /*    .breadcrumbs {
        margin-top: 45px;
    }
*/

        html[data-useragent*='MSIE 10.0'] .text-body .title {
            font-size: 28px;
        }

        .header-right-menu > li {
            margin-left: 15px;
        }


        .lang-below-desktop a {
            margin-left: 20px;
        }

        .lang-below-desktop .hide-main-nav {
            right: 20px;
        }

        .main-nav > ul > li > a {
            padding-left: 20px;
            padding-right: 20px;
        }

        .submenu ul {
            padding-bottom: 15px;
        }

            .submenu ul a {
                padding: 0 20px;
                margin-top: 13px;
            }

        .submenu .second-level,
        .submenu .third-level {
            padding-bottom: 15px;
            margin-top: 13px;
        }

            .submenu .second-level a {
                padding-left: 30px;
            }

            .submenu .third-level a {
                padding-left: 40px;
            }

        .home-slider .owl-carousel {
            box-shadow: 0 16px 36px rgba(0,0,0,0.15);
        }

        .home-slider .side-text {
            left: 50px;
        }

        .partner-visual-placeholder img,
        .product-overview {
            box-shadow: 0 16px 36px rgba(0,0,0,0.15);
        }



        .newsletter-heading {
            margin-right: 120px;
        }

        .newsletter-field {
            width: 250px;
            padding-top: 20px;
        }

        .newsletter-button {
            width: 250px;
            margin-left: 365px;
            padding-top: 30px;
        }

        .services a {
            width: 350px;
        }

        .partners-slide {
            margin-left: -10px;
            margin-right: -10px;
        }

        .partners.owl-carousel .owl-item .partners-slide a {
            width: 162px;
            height: 92px;
            margin: 10px;
            padding: 0 20px;
        }

        .feroterm-brands .brands a {
            width: 340px;
            height: 340px;
            margin: 15px;
        }

            .feroterm-brands .brands a .brands-logo {
                padding-bottom: 30px;
            }

                .feroterm-brands .brands a .brands-logo img {
                    max-width: none;
                }

        .collage-2 {
            margin-top: 30px;
        }

        .block-1-row:first-of-type,
        .block-2-row:first-of-type {
            margin-top: 0;
        }

        .block-1-row,
        .block-2-row {
            width: 710px;
        }

            .block-2-row > div {
                width: 355px;
                height: 355px;
            }

            .block-2-row > .block-body {
                width: 355px;
            }

        .block-big-square {
            width: 355px;
            height: 710px;
        }

            .block-big-square .block-pic {
                width: 355px;
            }

        .block-2-col {
            width: 355px;
            height: 355px;
        }

            .block-2-col .block-pic,
            .block-2-col .block-body {
                width: 355px;
                height: 355px;
            }

            .block-2-col .arrow.left {
                transform: rotate(90deg) translate(-6px,6px);
                -webkit-transform: rotate(90deg) translate(-6px,6px);
                left: 50%;
                top: 0;
                border-color: transparent #00c0f3 transparent transparent;
            }

        .collage-1 > .block-2-col {
            width: 355px;
        }

        .collage-1 .block-big-square .block-2-col {
            width: 355px;
        }

            .collage-1 .block-big-square .block-2-col .block-body {
                width: 355px;
                height: 355px;
            }

            .collage-1 .block-big-square .block-2-col .block-pic {
                display: none;
            }

        .sets {
            width: 100%;
            margin-left: 0;
            margin-top: 0;
        }

        .set-large,
        .set-small {
            height: auto;
        }

        .set-body {
            width: 50%;
            padding-top: 40px;
            padding-right: 30px;
            padding-bottom: 80px;
            font-size: 15px;
        }

            .set-body .title {
                font-size: 18px;
            }

            .set-body ul {
                padding: 12px 0 0 0;
            }

                .set-body ul li {
                    margin-top: 12px;
                }

        .vanities {
            background-size: auto 90%;
        }

        .faucets {
            background-size: auto 90%;
        }

        .sanitaries {
            background-size: auto 90%;
        }

        .showers {
            background-size: auto 90%;
        }

        .mixed-section .under-layer {
            top: 70%;
        }

        .mixed-section .service-quick-links {
            width: 710px;
        }

        .quick-link {
            width: 100%;
            height: 280px;
            margin: 0;
        }

            .quick-link .body {
                height: 100%;
                padding: 40px 64px;
                text-align: center;
            }

                .quick-link .body .title {
                    display: block;
                    font-size: 20px;
                }

        .mixed-section .blog {
            width: 710px;
        }

        .filter,
        .toggle-filters {
            width: 345px;
        }

        .pg-col {
            width: 33.33333%;
        }

        .product-grid-item {
            width: 31.333%;
        }

        .product-grid .grid-item-pic {
            height: 201px;
        }

        .product-overview {
            display: block;
        }

        .product-photo,
        .product-buy {
            float: none;
            width: 100%;
        }

        .product-photo {
            padding: 20px 40px 0 40px;
        }

            .product-photo > img {
                max-width: 480px;
                margin-left: auto !important;
                margin-right: auto !important;
            }

        .product-buy {
            max-width: 540px;
            margin-left: auto;
            margin-right: auto;
            padding-left: 20px;
            padding-right: 20px;
        }

            .product-buy .buy-row > div:first-of-type {
                width: 200px;
                padding-right: 20px;
            }

        .half-pane {
            width: 100%;
            margin-top: -1px;
        }

            .half-pane:nth-child(2n+2) {
                margin-left: 0;
            }

        .product-availability .half-pane:nth-child(2n+2) {
            margin-top: 40px;
        }

        .details-table ul li {
            padding-left: 24px;
            padding-right: 24px;
        }

            .details-table ul li:first-of-type {
                width: 240px;
            }

        .panel-group {
            margin-bottom: 0;
        }

            .panel-group .panel {
                border-radius: 0;
                border: 0;
                box-shadow: none;
            }

                .panel-group .panel + .panel {
                    margin-top: 10px;
                }

        .panel-heading {
            border-radius: 0;
        }

        .panel-default {
            border-color: #cfd3d6;
        }

            .panel-default > .panel-heading {
                background-color: #ddd;
                border-color: #ddd;
                color: #888;
                padding: 0;
                border-radius: 0;
            }

        .panel-title {
            color: inherit;
            margin-bottom: 0;
            margin-top: 0;
            text-transform: uppercase;
            font-weight: 700;
        }

            .panel-title a {
                display: block;
                padding: 16px 24px;
                color: #999;
            }

                .panel-title a:hover {
                    color: #00c0f3;
                    text-decoration: none;
                }

                .panel-title a[aria-expanded="true"] {
                    color: #232323;
                }

        .panel-group .panel-heading + .panel-collapse > .panel-body {
            border: 0;
        }

        .panel-body {
            padding: 30px 0;
        }

        .text-container .text-inner {
            max-width: none;
        }

        .photo-left .photo-container,
        .photo-right .photo-container {
            width: 100%;
            float: left;
            padding-right: 0;
        }

            .photo-left .photo-container > img,
            .photo-right .photo-container > img {
                position: relative;
            }

        .photo-left .text-container,
        .photo-right .text-container {
            width: 100%;
        }

            .photo-left .text-container .text-inner,
            .photo-right .text-container .text-inner {
                padding-bottom: 40px;
                padding-left: 30px;
                padding-right: 30px;
            }

        .grid-items-offset .grid-item {
            width: 335px;
            padding-right: 64px;
        }

        .checkout {
            display: block;
        }

        .checkout-main {
            display: block;
            width: 100%;
            border-bottom: 1px solid #e5e5e5;
        }

        .checkout-third {
            display: block;
            width: 100%;
            border-left: 0;
            padding: 40px 0;
            border-top: 1px solid #d5d5d5;
        }

            .checkout-third:first-of-type {
                border-top: 0;
                padding-top: 0
            }

        .form-wrapper .form-block,
        .form-wrapper .form-block .form-label,
        .form-wrapper .form-block .form-field {
            display: block;
            width: 100%;
        }

            .form-wrapper .form-block .form-label {
                padding-top: 0;
                padding-bottom: 10px;
            }

        .search .suggest-box {
            top: 59px;
            left: 0;
            right: 0;
            width: auto;
        }

        .blog .backdrop {
            height: 400px;
        }

        .article-big > img {
            max-width: 580px;
        }

        .article-big .article-text {
            width: 300px;
            transform: translateY(-30px);
            -webkit-transform: translateY(-30px);
            padding: 35px 40px;
        }

        .article-big .article-title {
            font-size: 26px;
            line-height: 30px;
            margin-top: 16px;
        }

        .article-big .article-date {
            display: block;
            margin-left: 0;
            margin-top: 10px;
        }

        .two-grid-items-offset .grid-item {
            width: 330px;
            margin-left: 50px;
        }

            .two-grid-items-offset .grid-item ul {
                padding-top: 30px;
            }

            .two-grid-items-offset .grid-item .article-title {
                font-size: 22px;
            }

            .two-grid-items-offset .grid-item .article-description {
                margin: 16px 0;
            }

            .two-grid-items-offset .grid-item:nth-child(2n+1) .item-pic {
                padding-top: 40px;
            }

        .blog-article-heading .container {
            max-width: 100%;
        }

        .blog-section.page-content .container {
            max-width: 100%;
        }

        .blog-section.page-content .article-photo {
            margin-left: 0;
            margin-right: 0;
        }

        .article-share {
            padding-left: 48px;
            padding-right: 48px;
            margin-left: 0;
            margin-right: 0;
        }

        .three-grid-items .grid-item {
            width: 335px;
        }

            .three-grid-items .grid-item:nth-child(3n+1) {
                margin-left: 40px;
            }

            .three-grid-items .grid-item:nth-child(2n+1) {
                margin-left: 0;
            }

        .footer-upper ul {
            width: 215px;
        }

            .footer-upper ul:nth-child(4) {
                margin-left: 0;
            }

        .newsletter-terms {
            bottom: 70px;
            right: auto;
            margin: 10px 0 0 0;
            left: 40px;
            width: 275px;
        }

        #favorites {
            overflow-x: auto;
        }

            #favorites .favoritesListView {
                width: 934px;
            }

        .istaknute-grupe-inner span {
            font-size: 11px;
        }

        .inner-grupe .bottom-content {
            flex-wrap: wrap;
        }

        .inner-grupe .category-box {
            width: 30%;
        }
    }

    @media screen and (max-width: 890px) {

        .upute {
            width: 90%;
        }

        .home-slider .owl-dot p {
            margin-inline: 5px;
        }

            .home-slider .owl-dot p i {
                display: none;
            }


        .weather > p:first-child > span {
            display: none;
        }

        .cookie-banner .cb-title,
        .cookie-banner .cb-col {
            width: 70%;
        }


        .cjenici-inner a {
            flex: 0 0 33.33333333%;
        }

        .top-side {
            font-size: 12px;
            margin-right: 10px;
        }

        .istaknute-grupe-inner > div > div {
            width: 25%;
        }
    }

    @media only screen and (max-width: 768px) {

        .wa-mobile {
            display: block;
            left: 25px;
            width: 30px;
        }



        .loggedin .header-mod-switch {
            font-size: 12px;
        }

        .brand-items > div {
            flex: 0 0 33.33333333%;
        }

        .super-nav {
            display: none;
        }


        .cjenici-kategorije {
            gap: 0;
            flex-wrap: wrap;
        }

            .cjenici-kategorije > a {
                flex: 0 0 100%;
                margin-bottom: 2rem;
            }


        .chat-modal-content {
            width: 85%;
        }


        .legend p {
            width: 20px;
            height: 20px;
            border: solid 2px black;
        }

        li.name-loggedin {
            display: none;
        }

        .search-mobile {
            width: 100%;
            z-index: 50;
            display: block;
        }

        .fast-buy-mobile {
            position: relative;
            margin: 15px 0px;
        }


        .loggedin .fast-buy {
            position: static;
            width: 100%;
            margin: 0;
        }

        .i1 {
            width: 50%;
        }

        .i2 {
            width: 20%;
        }

        .fast-add {
            width: 29%;
            text-align: center;
        }
    }

    @media only screen and (min-width: 768px) {
        .show-filters {
            border: solid 1px #1276BA;
            padding: 0.5rem 1rem;
            margin-bottom: 1rem;
            display: inline-block;
        }
    }

    @media only screen and (max-width: 767px) {




        .simple-header .container > div > a:last-child > img {
            max-width: 100px;
            margin-left: 10px;
        }


        .register-form {
            width: 100%;
        }

        .owl-controls .owl-prev::before, .owl-controls .owl-next::before {
            width: 20px;
            height: 40px;
            background-size: cover;
        }

        .show-order {
            display: inline;
        }


        .owl-controls .owl-next {
            right: 25px;
        }

        .owl-controls .owl-nav {
            margin-top: -110px;
        }

        .product-thumbs .owl-controls .owl-nav {
            margin-top: 0;
        }

        .availability-inner {
            max-width: 100%;
            padding: 0 20px;
        }

        .sidebar-availability-heading {
            font-size: 15px;
            line-height: 24px;
            padding: 20px 32px 20px 0;
        }

        .close-sidebar-availability {
            top: 20px;
            right: -10px;
            width: 24px;
            height: 24px;
        }

            .close-sidebar-availability span {
                font-size: 12px;
            }

        .availability-table-wrapper {
            height: calc(100% - 84px);
        }

            .availability-table-wrapper .bootstrap-table {
                max-height: none;
            }


        .modal-akcije div.modal-akcije-content {
            width: 85%;
        }

            .modal-akcije div.modal-akcije-content p {
                margin: 0 0 6px;
            }

                .modal-akcije div.modal-akcije-content p a {
                    font-size: 1.25rem;
                }

        header + div {
            margin-top: 0;
        }

        .inner-grupe .top-content {
            flex-direction: column;
            width: 80%;
            margin: auto;
        }

            .inner-grupe .top-content h1 {
                margin: 25px 0px;
                font-size: 20px;
            }



        .sve-grupe .slide-content {
            left: 100px;
        }

        .logo-menu-wrapper {
            padding: 25px 0 0 25px;
        }

        .logo-holder .b2b {
            margin-right: 0px;
            max-width: 45px !important;
        }

        .categories a {
            width: 48%;
        }





        .top-side {
            right: auto;
            left: 23px;
            font-size: 11px;
            top: 5px;
        }

        .search + .path {
            margin: 74px 0 0 0;
        }



        .home-slider + div h1 {
            margin: 30px 0 0 0;
        }

        .mobile-label {
            display: inline-block;
        }

        .basket-head {
            display: none !important;
        }

        .discount-counter {
            margin: 10px 0;
        }

        body {
            font-size: 14px;
        }

        .btn {
            font-size: 13px;
        }

        .bootstrap-select .btn {
            padding: 7px 12px;
        }

            .bootstrap-select .btn .filter-option {
                font-size: 14px;
            }

        .bootstrap-select.btn-group .dropdown-toggle .caret {
            right: 20px;
            top: 9px;
        }

            .bootstrap-select.btn-group .dropdown-toggle .caret::before {
                font-size: 8px;
            }

        .bootstrap-select .dropdown-menu {
            font-size: 14px;
        }

        .owl-controls {
            bottom: -10px;
        }

            .owl-controls .owl-dots {
                margin-top: 50px;
            }


        body.homepage .useful-products .owl-controls .owl-dots {
            margin-top: 0;
        }

        .section-title {
            font-size: 16px;
            padding-left: 20px;
            padding-right: 20px;
            padding-bottom: 20px;
        }

        .section-desc {
            font-size: 14px;
            line-height: 22px;
        }

        header {
            position: relative;
            margin: 0;
        }

            header .container {
                padding-left: 0;
                padding-right: 0;
            }

        .logo {
            width: 140px;
            margin-left: 10px;
        }

        .logo-menu-wrapper > .logo {
            min-width: 140px
        }


        .header-right-menu {
            top: 9px;
            margin-right: 20px;
        }

        .contact-instalaterWrap {
            align-items: end;
            padding: 0px 15px;
        }


        .cb-txt {
            display: inline-block;
            padding: 10px 0;
        }


        .loggedin .header-right-menu {
            margin-top: 0;
            top: 12px;
        }

        .header-right-menu > li {
            font-size: 18px;
            margin-left: 20px;
        }

        .header-right-menu .show-cart {
            font-size: 21px;
            top: 0;
        }

            .header-right-menu .show-cart i {
                width: 16px;
                height: 16px;
                right: 2px;
                top: 0px;
                line-height: 16px;
                font-size: 8px;
            }

        .header-right-menu .show-main-nav {
            font-size: 19px;
        }

        li.login-register {
            line-height: 18px;
        }


        .user-logged-in {
            width: 25px;
            height: 25px;
            top: -3px;
        }

            .user-logged-in i {
                font-size: 12px;
            }

            .user-logged-in::after {
                right: -14px;
                font-size: 8px;
            }

        .header-right-menu .show-cart {
            position: relative;
        }

            .header-right-menu .show-cart i {
                position: absolute;
                right: -6px;
                top: -3px;
            }


        .main-nav > ul > li > a {
            font-size: 14px;
        }

        .lang-below-desktop {
            height: 60px;
            font-size: 14px;
            padding: 18px 0;
        }

            .lang-below-desktop .hide-main-nav {
                font-size: 19px;
                margin-top: -8px;
            }

        .owl-controls .owl-prev::before,
        .owl-controls .owl-next::before {
            font-size: 20px;
        }

        .owl-controls .owl-dot span {
            width: 8px;
            height: 8px;
        }

        .home-slider {
            padding-bottom: 0;
        }

            .home-slider .owl-carousel {
                box-shadow: 0 20px 40px rgba(0,0,0,0.15);
            }

                .home-slider .owl-carousel .owl-item img {
                    width: 100% !important;
                }

            .home-slider .side-text {
                display: none;
            }

            .home-slider .text-body {
                width: 100%;
                left: 0;
                padding: 0 20px 20px 20px;
                text-align: center;
            }

                .home-slider .text-body .title {
                    display: inline-block;
                    font-size: 24px;
                    margin-bottom: 20px;
                    max-width: 480px;
                }

                .home-slider .text-body .btn {
                    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
                }

            .home-slider .owl-controls {
                right: auto;
                top: auto;
                bottom: 10px;
                left: 50%;
                transform: translate(-50%,0);
                -webkit-transform: translate(-50%,0);
            }

        .novo-all {
            margin-bottom: 15px;
        }

        footer {
            font-size: 14px;
        }

        .footer-upper {
            padding: 0 0 24px 0;
        }

            .footer-upper ul {
                margin-top: 24px;
            }

                .footer-upper ul li {
                    margin-top: 0;
                }

        .link-group-title {
            margin-bottom: 8px;
        }

        .footer-upper ul {
            width: 25%;
        }

        .newsletter {
            position: relative;
            margin-left: -20px;
            margin-right: -20px;
            margin-top: 48px;
            z-index: 20;
        }

        .newsletter-inner {
            padding: 24px;
        }

        .newsletter-heading {
            margin-right: 0;
            margin-left: 0;
        }

            .newsletter-heading span {
                font-size: 13px;
            }

            .newsletter-heading div {
                font-size: 32px;
            }

        .newsletter-field {
            float: none;
            width: 100%;
            margin-left: 0;
            padding-top: 20px;
        }

        .newsletter-button {
            float: none;
            width: 100%;
            margin-left: 0;
        }

        .paper-plane {
            width: 80px;
            left: 200px;
            top: -22px;
        }

        .paper-plane-trace {
            width: 44px;
            left: 190px;
            top: 30px;
        }

        .footer-lower {
            padding-top: 20px;
            padding-bottom: 60px;
        }

            .footer-lower .logo {
                width: 120px;
            }

            .footer-lower .copy {
                float: none;
                display: block;
                clear: both;
                padding-top: 10px;
            }

            .footer-lower .back-to-top {
                top: 15px;
            }

        .gd-logo {
            left: 0;
            top: auto;
            bottom: 20px;
            margin-top: 0;
        }

        .services-wrapper {
            padding-top: 40px;
        }

        .services a {
            width: calc(50% - 10px);
            padding: 24px;
            line-height: 20px;
        }

            .services a .icon img {
                width: 60px;
            }

            .services a .title {
                margin: 8px;
            }

        .partners-wrapper {
            padding: 48px 0 30px 0;
        }

        .partners {
            margin-top: 16px;
        }

        .partners-slide {
            margin-left: -10px;
            margin-right: -10px;
        }

        .partners.owl-carousel .owl-item .partners-slide a {
            width: calc(50% - 20px);
            height: 160px;
            margin: 10px;
            padding: 0 40px;
        }

        .feroterm-brands {
            padding: 40px 0;
        }

            .feroterm-brands .under-layer {
                width: 100%;
            }

            .feroterm-brands .brands {
                padding-top: 20px;
                padding-bottom: 20px;
            }

                .feroterm-brands .brands a {
                    width: calc(50% - 20px);
                    height: auto;
                    margin: 10px;
                }

                    .feroterm-brands .brands a .brands-logo {
                        padding-bottom: 20px;
                    }

                        .feroterm-brands .brands a .brands-logo img {
                            max-width: none;
                        }

        .page-heading-rich .page-heading-content {
            margin-top: 80px;
        }

        .grid-4-item {
            line-height: 20px;
        }

        .grid-item-name,
        .grid-item-desc {
            padding: 0 10px;
        }

        .grid-item-price {
            margin-top: 16px;
            font-size: 16px;
        }

            .grid-item-price .price-before {
                display: block;
                font-size: 13px;
            }

            .grid-item-price .price-after {
                display: block;
                margin-left: 0;
            }

        .grid-item-offered {
            margin-top: 16px;
        }

        .featured-products {
            padding: 40px 0;
        }

            .featured-products .grid-4 {
                margin-top: 24px;
            }

        .block-1-row,
        .block-2-row {
            width: 100%;
        }

            .block-2-row > div {
                width: 50%;
                height: auto;
            }

            .block-2-row > .block-body {
                width: 50%;
            }

        .arrow {
            margin-top: -12px;
        }

            .arrow.left {
                left: -12px;
                border-width: 12px 12px 12px 0;
            }

            .arrow.right {
                right: -12px;
                border-width: 12px 0 12px 12px;
            }

            .arrow.bottom {
                bottom: -12px;
                margin-left: -12px;
                border-width: 12px 12px 0 12px;
            }

        .block-big-square {
            width: 50%;
            height: auto;
        }

            .block-big-square .block-pic {
                width: 100%;
            }

        .block-2-col {
            width: 100%;
            height: auto;
        }

            .block-2-col .block-pic,
            .block-2-col .block-body {
                width: 100%;
                height: auto;
            }

        .collages .container {
            padding-left: 0;
            padding-right: 0;
        }

        .collages .block-title {
            font-size: 16px;
        }

        .collage-1 > .block-2-col {
            width: 50%;
        }

        .collage-1 .block-big-square .block-2-col {
            width: 100%;
        }

            .collage-1 .block-big-square .block-2-col .block-body {
                width: 100%;
                height: auto;
            }

        .product-sets {
            display: none;
            padding-top: 40px;
        }

        .set-body {
            line-height: 22px;
            font-size: 14px;
            padding-top: 32px;
            padding-bottom: 70px;
        }

            .set-body .title {
                font-size: 16px;
            }

            .set-body ul {
                padding-top: 8px;
            }

        .faucets,
        .sanitaries {
            background-size: 40% auto;
        }

        .vanities,
        .showers {
            background-size: auto 85%;
        }

        .mixed-section {
            padding-top: 0;
            padding-bottom: 80px;
        }

            .mixed-section .service-quick-links {
                width: 100%;
                padding-left: 0 !important;
                padding-right: 0;
            }

        .quick-link {
            height: 240px;
        }

            .quick-link .body .title {
                font-size: 16px;
            }

        .mixed-section .blog {
            width: 100%;
            padding-left: 20px;
            padding-right: 20px;
            margin-top: 48px;
        }

        .blog-inner .owl-carousel {
            margin-top: 16px;
        }

            .blog-inner .owl-carousel a {
                line-height: 22px;
            }

                .blog-inner .owl-carousel a .blog-img {
                    margin-bottom: 16px;
                }

        .path .container,
        .partner-visual-placeholder .container {
            padding-left: 0;
            padding-right: 0;
        }

        .breadcrumbs {
            padding: 12px 20px;
            font-size: 12px;
            line-height: 16px;
        }

        .page-heading {
            padding: 32px 0 28px 0;
        }

            .page-heading h1 {
                font-size: 20px;
            }

            .page-heading h2 {
                display: none;
                padding: 40px 0;
            }

        .page-heading-mobile {
            display: block;
            background: #f5f5f5;
            padding: 32px 0;
            margin-top: 40px;
        }

            .page-heading-mobile h2 {
                font: 13px 'pt_serif', serif;
                color: #555;
                line-height: 20px;
            }

        .page-heading-rich .container {
            padding-left: 0;
            padding-right: 0;
        }

        .page-heading-rich-bgnd {
            position: relative;
            z-index: 1;
            box-shadow: 0 20px 40px rgba(0,0,0,0.15);
        }

        .page-heading-rich h1 {
            font-size: 28px;
        }

        .interesting-cats h2 {
            max-width: 920px;
            margin: 0 auto;
            font: 15px 'pt_serif', serif;
            color: #555;
            margin-top: 0;
            line-height: 24px;
            font-size: 17px;
            padding: 20px;
            text-align: center;
            position: relative;
        }

            .interesting-cats h2 div {
                max-height: 50px;
                overflow: hidden;
                -webkit-transition: all 2s ease-out;
                transition: all 2s ease-out;
            }

            .interesting-cats h2 .collapsed {
                max-height: 500px;
                text-overflow: ellipsis;
            }

            .interesting-cats h2 .show-all {
                display: block;
                color: #0074b4;
                font-weight: 700;
                cursor: pointer;
            }

            .interesting-cats h2 div {
                max-height: 50px;
                overflow: hidden;
                -webkit-transition: all 2s ease-out;
                transition: all 2s ease-out;
            }

            .interesting-cats h2 .collapsed {
                max-height: 500px;
                text-overflow: ellipsis;
            }

            .interesting-cats h2 .show-all {
                display: block;
                color: #0074b4;
                font-weight: 700;
                cursor: pointer;
                margin-top: 5px;
            }

        .page-heading-rich .btn {
            bottom: -20px;
        }

        .page-heading-rich .page-heading-content .brand-logo {
            display: none;
        }

        .page-heading.partner-version .container {
            padding-left: 0;
            padding-right: 0;
        }

        .page-heading.partner-version .page-heading-content {
            padding: 30px;
            text-align: center;
        }

            .page-heading.partner-version .page-heading-content .brand-logo {
                display: none;
            }


        .fero-term-brand .interesting-cats {
            margin-top: 0;
            padding-top: 40px;
        }

        .fero-term-brand .page-content {
            padding-top: 40px;
        }

        .page-content h3 {
            font-size: 18px;
        }

        .filters {
            display: none;
            position: fixed;
            background: #fff;
            left: 0;
            top: 0;
            margin: 0;
            width: 300px;
            height: 100%;
            overflow-y: scroll;
            -webkit-overflow-scrolling: touch;
            padding: 32px 30px;
            box-shadow: 0 0 100px rgba(0,0,0,0.75);
            z-index: 99999;
            border-bottom: 0;
        }

            .filters .section-title {
                display: block;
                margin-bottom: 8px;
            }

        .filter,
        .toggle-filters {
            width: 100%;
            margin-left: 0;
        }

            .toggle-filters a {
                padding-top: 7px;
                padding-bottom: 7px;
            }

        .gd-selected {
            padding-top: 6px;
            padding-bottom: 6px;
        }

            .gd-selected i,
            .toggle-filters a i {
                top: 8px;
                font-size: 10px;
            }

        .gd-dropdown {
            top: 38px;
        }

        .toggle-filters {
            margin-bottom: 30px;
        }

        .hidden-filters {
            margin-bottom: 70px;
        }

            .hidden-filters .filter:first-of-type {
                margin-top: 0;
            }

        .mobile-triggers {
            display: block;
            overflow: hidden;
            line-height: 30px;
        }

            .mobile-triggers a {
                float: left;
                width: 50%;
                text-align: center;
                color: #232323;
                font: 14px 'pt_serif', serif;
                font-weight: 700;
            }

                .mobile-triggers a:first-of-type {
                    border-right: 1px solid #ddd;
                }





        .selected-filters {
            margin-left: 0;
            margin-right: 0;
            padding-top: 10px;
            padding-bottom: 20px;
            font-size: 13px;
        }

        .remove-all-filters {
            position: relative;
            right: auto;
            top: auto;
            display: inline-block;
            margin-top: 10px;
        }

        .selected-filters-mobile {
            display: block;
        }

        .selected-filters-desktop {
            display: none;
        }

        .grid-qty {
            width: 100%;
            text-align: center;
            margin-block: 30px;
        }

        .sort-results {
            display: none;
            position: absolute;
            width: 100%;
            text-align: center;
            background: #fff;
            padding: 24px;
            box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.15);
            z-index: 100;
        }

        .grid-heading .page-nav {
            display: none;
        }

        .grid-4-item:hover .grid-item-pic img {
            transform: none;
        }

        .product-grid {
            padding-top: 0;
            padding-bottom: 10px;
        }

        .pg-col {
            width: 50%;
        }

        .product-grid-item {
            width: 45%;
            line-height: 20px;
        }

            .product-grid-item:hover,
            .product-grid-item:active {
                box-shadow: none;
            }

                .product-grid-item:hover .grid-item-pic img {
                    transform: none;
                }

        .grid-item-price .price-before {
            display: block;
            margin-left: 0;
        }

        .small .grid-item-price {
            margin-top: 16px;
            font-size: 16px;
        }

            .small .grid-item-price .price-before {
                font-size: 13px;
            }

        .small .grid-item-offered {
            margin-top: 16px;
            font-size: 14px;
        }

        .product-grid .grid-item-pic {
            height: auto;
            padding-bottom: 8px;
        }

        .product-head {
            margin-bottom: 20px;
        }

            .product-head .container {
                padding-left: 0;
                padding-right: 0;
            }

        .product-photo {
            padding-left: 20px;
            padding-right: 20px;
        }

            .product-photo > img {
                max-width: 100%;
            }

        .product-buy,
        .product-details {
            padding: 30px 20px;
        }

            .product-buy .buy-row > div:first-of-type {
                width: 140px;
                padding-right: 10px;
            }

        .product-buy {
            margin-top: 40px;
        }

        .change_qty {
            line-height: 40px;
        }

            .change_qty li .handle {
                height: 40px;
            }

            .change_qty li input {
                height: 40px;
                line-height: 40px;
            }

        .product-details ul {
            width: 100%;
            float: none;
        }

        .useful-products {
            padding-top: 30px;
            padding-bottom: 40px;
        }

            .useful-products .owl-carousel {
                margin-top: 20px;
            }

                .useful-products .owl-carousel .owl-controls {
                    bottom: -20px;
                }

        .product-description {
            margin-bottom: 10px;
        }

        .panel-title a {
            padding: 12px 16px;
            font-size: 14px;
        }

        .panel-body {
            padding: 20px 0;
            font-size: 14px;
            line-height: 22px;
        }

        .details-table ul li {
            padding: 8px 16px;
        }

            .details-table ul li:first-of-type {
                width: 130px;
                letter-spacing: 0;
            }

        .details-text {
            margin-top: 0;
            margin-bottom: 24px;
        }

            .details-text p {
                margin-top: 16px;
            }

                .details-text p:first-of-type {
                    margin-top: 0;
                }

        .half-pane h2 {
            font-size: 16px;
            margin-bottom: 24px;
        }

        .product-availability .half-pane:nth-child(2n+2) {
            margin-top: 20px;
        }

        .product-page .featured-products {
            display: none;
        }

        .useful-products .container,
        .interesting-cats .container {
            padding-left: 0;
            padding-right: 0;
        }

        .interesting-cats {
            padding: 40px 0 80px 0;
            margin-top: 40px;
        }

            .interesting-cats .owl-carousel {
                margin-top: 0;
            }

        .recently-viewed {
            display: none;
        }

        .cart-sidebar {
            width: 100%;
            max-width: 360px;
            height: 100%;
            box-shadow: -30px 0 60px rgba(0,0,0,0.3);
        }

        .cart-sidebar-head {
            height: 60px;
        }

            .cart-sidebar-head ul {
                font-size: 16px;
            }

                .cart-sidebar-head ul li:first-of-type {
                    text-align: left;
                    padding-left: 20px;
                }

            .cart-sidebar-head .icon-cart {
                font-size: 24px;
                margin-right: 10px;
            }

        .close-cart-sidebar {
            width: 60px;
        }

            .close-cart-sidebar a {
                width: 60px;
                height: 60px;
                line-height: 60px;
                font-size: 12px;
            }

                .close-cart-sidebar a span {
                    top: 1px;
                }

        .cart-sidebar-content {
            overflow: auto;
            overflow-y: scroll;
            -webkit-overflow-scrolling: touch;
            height: 100%;
        }

        .cart-sidebar-item {
            font-size: 13px;
        }

            .cart-sidebar-item > div {
                line-height: 16px;
            }

            .cart-sidebar-item .item-info {
                padding-top: 5px;
                padding-bottom: 5px;
            }

            .cart-sidebar-item .item-pic {
                width: 80px;
            }

            .cart-sidebar-item .item-price {
                width: 96px;
                padding-right: 8px;
            }

            .cart-sidebar-item .item-action {
                width: 30px;
                padding-right: 0;
                font-size: 9px;
            }

                .cart-sidebar-item .item-action a {
                    top: 1px;
                }

        .cart-sidebar-foot {
            height: 96px;
        }

            .cart-sidebar-foot a {
                font-size: 14px;
                height: 48px;
                padding-top: 12px;
                padding-bottom: 12px;
            }

        .viewed-item {
            position: relative;
            display: block;
            font-size: 13px;
            line-height: 16px;
            overflow: hidden;
            padding: 6px 0 16px 0;
        }

            .viewed-item > div {
                display: block;
            }

            .viewed-item .item-fav {
                float: left;
                width: 16px;
                height: 60px;
                line-height: 60px;
                padding-right: 0;
                font-size: 16px;
            }

            .viewed-item .item-pic {
                float: left;
                width: 100px;
                padding: 0 10px;
            }

            .viewed-item .item-info {
                padding-right: 20px;
                padding-top: 10px;
            }

            .viewed-item .item-price {
                width: auto;
                padding-right: 0;
                margin-top: 8px;
                text-align: left;
            }

            .viewed-item .item-cart-action {
                display: block;
                width: 100%;
                padding-top: 12px;
                padding-right: 0;
                padding-left: 116px;
                text-align: left;
            }

                .viewed-item .item-cart-action .prod-qty {
                    width: 130px;
                    margin-bottom: 0;
                    margin-right: 10px;
                    height: auto;
                    overflow: auto;
                }

                .viewed-item .item-cart-action .move-to-cart {
                    margin: 10px 0 0 0;
                }

            .viewed-item .item-action {
                position: absolute;
                right: -4px;
                top: 12px;
                font-size: 10px;
            }

        .viewed-items .tab-pane {
            padding-top: 30px;
            padding-bottom: 40px;
        }

        .viewed-items .nav-tabs > li > a {
            font-size: 14px;
            line-height: 20px;
        }

        .viewed-items .page-nav {
            margin-top: 20px;
        }

        .store-selector {
            display: block;
            width: 100%;
            margin: 16px 0 0 0;
        }

            .store-selector:first-of-type {
                margin-top: 0;
            }

        .stores-map {
            margin-top: 32px;
        }

            .stores-map .destination-map,
            .store-item .destination-map {
                height: 320px;
            }

        .store-details {
            margin-top: 32px;
            line-height: 22px;
        }

        .store-item {
            display: block;
            width: 100%;
        }

        .store-info {
            display: block;
            width: 100%;
            padding: 32px 20px;
        }

        .store-location {
            display: block;
        }

        .store-city,
        .store-name {
            margin-bottom: 16px;
        }

        .store-name {
            font-size: 20px;
        }

        .store-info .btn {
            margin-top: 24px;
        }

        .section {
            font-size: 14px;
            line-height: 22px;
            padding-top: 40px;
        }

        .poslovnice {
            padding: 0 0 40px 0;
        }

        .first-section {
            padding-top: 40px;
            margin-top: 0;
        }

        .text-container .text-inner {
            padding-left: 20px;
            padding-right: 20px;
        }

        .photo-left,
        .photo-right {
            margin-top: 20px;
        }

            .photo-left .text-container .text-inner,
            .photo-right .text-container .text-inner {
                padding-bottom: 40px;
                padding-left: 20px;
                padding-right: 20px;
            }

        .split-view .section-title,
        .classic-view .section-title {
            margin-bottom: 32px;
        }

        .grey-bgnd .section-block {
            padding-bottom: 40px;
        }

        .split-view .text-container {
            width: 100%;
            padding-left: 0;
            border-left: 0;
            margin-top: 40px;
            text-align: left;
        }

        .poslovnice .text-container {
            margin-top: 20px;
        }

        .split-view .text-container:first-of-type {
            padding-right: 0;
            margin-top: 0;
        }

        .poslovnice .text-container.last {
            margin-top: 0;
        }

        .first-section .classic-view > div {
            padding-bottom: 40px;
        }

        .grid-items-offset {
            margin-left: 0;
            margin-right: 0;
            text-align: center;
        }

            .grid-items-offset .grid-item {
                float: none;
                display: inline-block;
                width: 100%;
                max-width: 425px;
                margin-left: 0;
                margin-right: 0;
                padding-right: 60px;
                margin-top: 32px;
                overflow: hidden;
            }

                .grid-items-offset .grid-item .item-text {
                    margin-top: 16px;
                }

                    .grid-items-offset .grid-item .item-text::after {
                        transform: translateX(60px);
                        -webkit-transform: translateX(60px);
                    }

                .grid-items-offset .grid-item:nth-child(2n+2) .item-pic {
                    padding-top: 0;
                }

                .grid-items-offset .grid-item:nth-child(2n+2) {
                    padding-right: 0;
                    padding-left: 60px;
                }

                    .grid-items-offset .grid-item:nth-child(2n+2) .item-text {
                        text-align: left;
                    }

                        .grid-items-offset .grid-item:nth-child(2n+2) .item-text::after {
                            transform: translateX(-60px);
                            -webkit-transform: translateX(-60px);
                            right: auto;
                            left: 0;
                        }

        .reference-list {
            padding-bottom: 40px;
        }

            .reference-list .container {
                padding-right: 0;
                padding-left: 0;
            }

            .reference-list .section-title {
                margin-bottom: 0;
            }

        .basket-content .viewed-item {
            position: relative;
            padding-top: 0;
            padding-bottom: 20px;
            padding-left: 74px;
        }

            .basket-content .viewed-item .item-pic {
                position: absolute;
                left: 0;
                top: 20px;
                width: 80px;
            }

            .basket-content .viewed-item .item-info {
                padding-top: 20px;
                padding-bottom: 0;
            }

            .basket-content .viewed-item .item-price {
                width: auto;
                padding-right: 0;
            }

            .basket-content .viewed-item .item-cart-action {
                width: 100%;
                padding-left: 0;
            }

        .basket-bottom {
            margin-top: 32px;
        }

        .ukupno-dostava .dostava,
        .ukupno-dostava .ukupno {
            padding-top: 16px;
            padding-bottom: 16px;
        }

            .ukupno-dostava .ukupno span {
                font-size: 16px;
            }

        .accordion {
            margin-top: 40px;
        }

            .accordion .panel-default > .panel-heading a {
                padding: 8px 0;
                font-size: 16px;
            }

            .accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
                padding-top: 0;
            }

        .prijava-content h2 {
            font-size: 18px;
        }

        .checkout-third {
            padding: 32px 0;
        }

        .prijava-content .prijava-half {
            display: block;
            width: 100%;
            border-left: 0;
            padding: 32px 0;
            border-top: 1px solid #d5d5d5;
        }

            .prijava-content .prijava-half:first-of-type {
                border-top: 0;
                padding-right: 0;
                padding-top: 0;
            }

        .form-block .textbox {
            font-size: 14px;
            padding: 9px 12px
        }

        .pass-data {
            margin-top: 32px;
        }

        .search .suggest-box {
            box-shadow: 0 8px 16px rgba(0,0,0,0.5);
        }

            .search .suggest-box .collection,
            .search .suggest-box .product-list-small {
                display: block;
                width: 100%;
            }

            .search .suggest-box .collection {
                padding: 0;
            }

                .search .suggest-box .collection ul {
                    display: none;
                    padding: 10px 20px;
                }

                    .search .suggest-box .collection ul li {
                        padding: 5px 0;
                    }

                .search .suggest-box .collection h3 {
                    background: #0074b4;
                    color: #ffffff;
                    margin: 0;
                    padding: 15px 20px 15px 50px;
                    position: relative;
                    cursor: pointer;
                }

                    .search .suggest-box .collection h3:focus + ul {
                        display: block;
                    }

                    .search .suggest-box .collection h3:before {
                        content: '+';
                        position: absolute;
                        left: 20px;
                        top: 9px;
                        font-size: 21px;
                    }

                    .search .suggest-box .collection h3.active:before {
                        content: '-';
                        position: absolute;
                        left: 20px;
                        top: 2px;
                        font-size: 32px;
                    }

                    .search .suggest-box .collection h3:first-of-type {
                        margin-top: 0;
                        /* padding-bottom: 0; */
                        border-bottom: 1px solid #3e8fbc;
                    }

            .search .suggest-box .product-list-small {
                width: 100%;
                padding: 8px 16px;
            }

            .search .suggest-box .buttons .btn {
                padding-top: 16px;
                padding-bottom: 16px;
            }

            .search .suggest-box .spc .img {
                width: 40px;
            }

                .search .suggest-box .spc .img,
                .search .suggest-box .spc .img img {
                    width: 40px !important;
                    height: 40px !important;
                }

        .blog .backdrop {
            display: none;
        }

        .blog header {
            height: 170px;
            background: #232323;
        }

        .blog .logo {
            top: 5px;
        }

        .blog .blog-sticker {
            width: 36px;
            left: 163px;
            top: 35px;
        }

        .back-to-root {
            top: 125px;
            right: auto;
            left: 0;
            width: 100%;
            text-align: center;
            font-size: 14px;
        }

        .blog .main-nav {
            display: none;
        }

        .blog .main-nav-mobile {
            display: block;
            width: 100%;
            position: absolute;
            top: 70px;
            padding-left: 20px;
            padding-right: 20px;
        }

            .blog .main-nav-mobile .bootstrap-select .btn {
                background: none;
                border: 1px solid #666;
            }

                .blog .main-nav-mobile .bootstrap-select .btn .filter-option {
                    color: #fff;
                }

            .blog .main-nav-mobile .bootstrap-select.btn-group .dropdown-toggle .caret::before {
                color: #fff;
            }

        .blog-section {
            margin-top: 40px;
        }

        .article-big {
            margin-left: -20px;
            margin-right: -20px;
        }

            .article-big > img {
                max-width: 100%;
            }

            .article-big .article-text {
                position: relative;
                width: 100%;
                transform: translateY(0);
                -webkit-transform: translateY(0);
                padding: 28px 20px;
                box-shadow: 0 20px 40px rgba(0,0,0,0.15);
                background: #70787e;
            }

            .article-big .article-title {
                font-size: 22px;
                line-height: 26px;
                margin-top: 16px;
            }

            .article-big .article-date {
                display: inline-block;
                margin-left: 20px;
                margin-top: 0;
                color: #41d8fe;
            }

            .article-big .article-cat {
                background: #616769;
                color: #fff;
            }

            .article-big a {
                color: #fff;
            }

                .article-big a:hover {
                    color: #41d8fe;
                }

            .article-big.alternate img {
                float: none;
            }

        .article-type-switch {
            display: none;
        }

        .article-type-switch-mobile {
            display: block;
        }

        .two-grid-items-offset {
            margin-top: 0;
        }

            .two-grid-items-offset .grid-item {
                width: 100%;
                margin-left: 0;
                margin-top: 40px;
            }

                .two-grid-items-offset .grid-item:first-of-type {
                    margin-top: 0;
                }

                .two-grid-items-offset .grid-item ul {
                    padding-top: 20px;
                }

                .two-grid-items-offset .grid-item .article-title {
                    font-size: 22px;
                    line-height: 26px;
                    margin-top: 20px;
                }

                .two-grid-items-offset .grid-item .article-description {
                    margin: 16px 0;
                }

                .two-grid-items-offset .grid-item:nth-child(2n+1) .item-pic {
                    padding-top: 0;
                }

        .blog .page-heading h1 {
            font-size: 26px;
            line-height: 30px;
            color: #232323;
        }

        .blog-section.page-content h2 {
            font-size: 20px;
            line-height: 26px;
            margin-bottom: 24px;
        }

        .blog-section.page-content h3 {
            font-size: 20px;
            line-height: 26px;
            margin-top: 40px;
            margin-bottom: 16px;
        }

        .blog-section.page-content .article-photo {
            margin-bottom: 32px;
            margin-top: 32px;
        }

            .blog-section.page-content .article-photo img {
                box-shadow: 0 16px 24px rgba(0,0,0,0.15);
            }

        .article-share {
            padding: 24px;
            text-align: center;
            margin-top: 40px;
        }

            .article-share div,
            .article-share ul {
                width: 100%;
            }

            .article-share ul {
                margin-top: 20px;
            }

                .article-share ul li {
                    font-size: 18px;
                    margin-left: 15px;
                    margin-right: 15px;
                }

        .bulletins {
            margin-left: -10px;
            margin-right: -10px;
            margin-top: -32px;
        }

            .bulletins a {
                width: 33%;
                padding-left: 10px;
                padding-right: 10px;
                margin-top: 32px;
            }

        .cmodal-close {
            font-size: 12px;
        }

        .cmodal-title {
            font-size: 20px;
        }

        .cmodal-window {
            padding-top: 48px;
        }

        .cmodal2-close {
            font-size: 12px;
        }

        .cmodal2-title {
            font-size: 20px;
        }

        .cmodal2-window {
            padding-top: 48px;
        }

        .login-form .modal-input,
        .enquiry-form .modal-input {
            margin-bottom: 20px;
        }

        .modal-input,
        .modal-textarea {
            font-size: 14px;
            padding-left: 12px;
            padding-right: 12px;
        }

        .three-grid-items {
            margin-top: -30px;
        }

            .three-grid-items .grid-item {
                width: 48%;
                margin-left: 4%;
                margin-top: 30px;
            }

                .three-grid-items .grid-item ul {
                    padding-top: 10px;
                }

                .three-grid-items .grid-item .article-description {
                    display: none;
                }

                .three-grid-items .grid-item .article-title {
                    font-size: 18px;
                }

                .three-grid-items .grid-item:nth-child(3n+1) {
                    margin-left: 4%;
                }

                .three-grid-items .grid-item:nth-child(2n+1) {
                    margin-left: 0;
                }

        .newsletter-button {
            padding-top: 70px;
        }

        .newsletter-terms {
            width: auto;
            left: 25px;
            right: 25px;
            bottom: 85px;
        }

        .grid-item-sticker-sredina-1 + .grid-item-name,
        .grid-item-sticker-sredina-2 + .grid-item-name,
        .grid-item-sticker-sredina-3 + .grid-item-name {
            margin-top: 7px;
        }

        .product-grid-item .favorite-toggle {
            width: 50px;
            height: 36px;
            line-height: 32px;
            top: 0;
            left: 0;
            border: 1px solid #dddddd;
            border-width: 0 1px 1px 0;
        }

            .product-grid-item .favorite-toggle span {
                line-height: 1;
                font-family: "feroterm" !important;
                font-size: 22px;
            }

        .grid-item-sticker-gore-1:not(.izdvojeno) {
            position: absolute;
            top: 0;
            right: 0;
            left: 50px;
            height: 36px;
            line-height: 27px !important;
            margin-top: 0;
            border-radius: 0;
        }

        .grid-item-sticker-gore-1 > span {
            display: inline-block;
            line-height: 1.3;
            vertical-align: middle;
        }

        .grid-item-sticker-gore-1:not(.izdvojeno) + .grid-item-pic {
            margin-top: 15px;
        }


        /* NEW */

        .product-grid-item {
            padding-bottom: 30px;
        }

        .grid-item-add .change_qty li .handle {
            font-size: 10px;
        }

            .grid-item-add .change_qty li .handle span {
                top: 12px;
            }

        .grid-item-add .add-icon {
            height: 40px;
            font-size: 18px;
        }

        .view-toggle {
            /*display: none;*/
        }

        .product-list-view {
            display: none;
        }

        .panel .product-list-view {
            display: block;
        }

        .lv-thumb {
            width: 85px;
        }

        .istaknute-grupe-inner > div > div {
            width: 33.3333%;
            padding-left: 0px;
            padding-right: 0px;
        }

        .istaknute-grupe-inner span {
            font-size: 11px;
        }

        body.homepage .owl-controls .owl-dots {
            margin-top: -6px;
            margin-top: 40px;
            background-color: #F7F7F7;
            width: 100%;
            padding-block: 5px;
        }

      
    }

    @media only screen and (max-width: 645px) {

        #model3d {
            width: 500px;
            height: 500px;
            max-width: 500px;
        }

        .viewer {
            width: 440px;
            height: 410px;
        }

        .mega-menu-wrap-2 > div .groups-related > div > div ul > li {
            padding-block: 5px;
        }

        body.homepage .useful-products .owl-controls .owl-nav {
            margin-top: -250px;
        }

        .product-variations > div > a {
            flex: 0 0 20%;
        }

        .owl-controls .owl-nav {
            margin-top: -80px;
        }

        .product-thumbs .owl-controls .owl-nav {
            margin-top: 0;
        }

        .basket-bottom .btn {
            display: block;
            width: 100%;
            margin-bottom: 1rem;
        }

        .basket-utilities {
            flex-direction: column;
        }

            .basket-utilities .btn {
                display: block;
                width: 100%;
                margin-bottom: 1rem;
            }

        .btn-xls {
            margin-left: 0;
        }

        .basket-utilities--misc > div p {
            position: static;
        }

        .inner-grupe .category-box {
            width: 45%;
        }

        .sve-grupe .slide-content {
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100%;
            height: 100%;
            padding-left: 75px;
            border-radius: 0;
        }

            .sve-grupe .slide-content h2 {
                font-size: 20px;
                margin-bottom: 15px;
            }

        .sve-grupe .owl-controls {
            bottom: 60%;
        }

        .details-table {
            width: 100%;
            margin-top: 15px;
        }

        .newsletter-terms {
            bottom: 70px;
        }

        .discount-counter .counter-txt {
            font-size: 16px;
            padding-right: 20px;
        }

        .discount-counter .dc-days,
        .discount-counter .dc-hours,
        .discount-counter .dc-minutes,
        .discount-counter .dc-seconds {
            font-size: 24px;
        }

        .discount-counter td {
            padding: 7px 0px 0 0;
        }

        .section-title-as-tab {
            font-size: 14px;
            padding: 15px 5px;
            letter-spacing: .10em;
        }

        .toggle-wrap ul {
            flex-direction: column;
        }

        .page-main-full .pg-col {
            width: 50%;
        }
    }

    @media only screen and (max-width: 600px) {


        #model3d {
            width: 400px;
            height: 400px;
            max-width: 400px;
        }

        .viewer {
            width: 340px;
            height: 310px;
        }


        .form-control-skladiste {
            width: 100%;
        }

        .cjenici-inner a {
            flex: 0 0 50%;
        }


        .brand-items > div {
            flex: 0 0 50%;
        }

        .footer-upper ul {
            width: 100%;
            text-align: center;
            margin-left: 0;
        }

        .owl-controls .owl-nav {
            margin-top: -80px;
        }

        .product-thumbs .owl-controls .owl-nav {
            margin-top: 0;
        }

        .sve-grupe .slide-content {
            height: 100%;
            border-radius: 0;
        }

        .sve-grupe .owl-controls {
            bottom: 65%;
        }

        .istaknute-grupe-inner > div > div {
            width: 50%;
        }
    }

    @media only screen and (max-width: 560px) {

        .brand-items > div {
            padding: 0 15px;
        }

        .cookie-banner .cb-title, .cookie-banner .cb-col {
            width: 90%;
        }


        body.homepage .useful-products .owl-controls .owl-dots {
            display: none !important;
        }



        .product-variations > div > a {
            flex: 0 0 30%;
        }

        .cookie-banner .cb-btn {
            position: relative;
            right: auto;
            top: auto;
            margin-left: 5%;
            margin-bottom: 15px;
        }

        .page-main-full .pg-col {
            width: 100%;
        }


        body.homepage .useful-products {
            margin-bottom: 0;
            padding-bottom: 0;
        }
    }

    @media only screen and (max-width: 539px) {


        .wa-mobile {
            left: 20px;
            width: 25px;
            margin-top: 10px;
        }


        header {
            min-height: auto;
        }

        .owl-controls .owl-nav {
            margin-top: -60px;
        }


        .product-thumbs .owl-controls .owl-nav {
            margin-top: 0;
        }

        .discount-counter .counter-txt {
            padding: 0;
            display: none;
        }

        .discount-counter .counter-txt-mobile {
            display: inline-block;
            margin: 10px 0 0 0;
            width: 100%;
            padding: 0 10px;
        }

        .discount-counter td {
            padding: 0;
            vertical-align: middle;
        }

        .discount-counter .dc-days, .discount-counter .dc-hours, .discount-counter .dc-minutes, .discount-counter .dc-seconds {
            vertical-align: middle;
        }

        .discount-counter .dc-cols {
            height: 60px;
        }


        .form-control-select-gradiliste {
            max-width: none;
            width: 100%;
        }





        .notifier-btn + .notifier-btn {
            margin-top: 5px;
        }

        .logo-holder .b2b {
            max-width: 35px !important;
        }

        .logo-holder .logo img {
            max-width: 120px;
            top: 2px;
        }

        .header-right-menu {
            top: 5px !important;
        }

            .header-right-menu > li {
                margin-left: 15px;
            }

            .header-right-menu .show-main-nav .icon-menu:before {
                font-size: 22px;
            }

        .user-logged-in {
            width: 22px;
            height: 22px;
        }

        .header-right-menu .icon-heart-line::before {
            font-size: 22px;
        }

        .header-right-menu .icon-bag {
            width: 22px;
            height: 22px;
        }

        .bannerWrap{
            flex-wrap:wrap;
        }

        .bigBanner{
            width:100%;
        }

        .bigBanner .bannerBox {
            padding-bottom: 15px;
            padding-right: 0px;
        }


    }


    @media only screen and (max-width: 479px) {

        .categories a {
            width: 100%;
        }

        .contact-instalaterWrap {
            flex-direction: column-reverse;
        }

        .cjenici-inner a {
            flex: 0 0 100%;
        }

        .cjenici-inner-wrapper {
            height: auto;
        }


        .cjenici {
            margin-top: 30px;
        }

        .owl-controls .owl-nav {
            margin-top: -40px;
        }

        .product-thumbs .owl-controls .owl-nav {
            margin-top: 0;
        }


        .contact-bar {
            margin-right: 20px;
        }

        h2.wishlist-group-name {
            font-size: 16px;
        }



        .home-slider + div h1 {
            font-size: 23px;
        }

        .logo-menu-wrapper {
            margin-top: 0px;
        }

            .logo-menu-wrapper > .logo img {
                max-width: 100px;
            }

        .search + .path {
            margin: 58px 0 0 0;
        }

        .path.prijava {
            margin: 0;
        }

        .fast-buy {
            margin: 10px 0 15px 0;
        }

        li.login-register {
            /*display: none;*/
        }


        .header-right-menu {
            position: absolute;
            top: 27px !important;
            right: 0;
        }



        .loggedin .header-right-menu {
            margin-bottom: 0;
        }

        .login-register-mobile {
            display: none;
            float: left;
            width: 100%;
            height: 33px;
            text-align: center;
            background: #00c0f3;
            text-transform: uppercase;
            margin: 15px 0 0 0;
        }

        .loggedin .login-register-mobile {
            display: none;
        }

        .login-register-mobile a {
            color: #ffffff;
            line-height: 33px;
            padding: 0 20px;
            position: relative;
        }

            .login-register-mobile a:first-of-type::after {
                content: '';
                position: absolute;
                right: -8px;
                top: 4px;
                display: block;
                width: 10px;
                height: 10px;
                background: #0074b4;
                border-radius: 50%;
            }

        .header-right-menu {
            margin-bottom: 10px;
        }

        .footer-contact ul {
            width: 100%;
        }

        .services-wrapper {
            position: relative;
            z-index: 10;
        }

        .services {
            margin-left: -20px;
            margin-right: -20px;
        }

            .services a {
                width: 100%;
                margin-left: 0;
                margin-top: 0;
            }

        .partners.owl-carousel .owl-item .partners-slide a {
            height: 90px;
            padding: 0 20px;
        }

        .feroterm-brands .brands {
            margin-left: 0;
            margin-right: 0;
        }

            .feroterm-brands .brands a {
                width: 100%;
                margin-left: 0;
            }

        .block-1-row,
        .block-2-row {
            display: block;
            width: 100%;
        }

            .block-2-row > div {
                display: block;
                width: 100%;
                height: auto;
            }

            .block-2-row > .block-body {
                width: 100%;
            }

        .block-1-row {
            margin-top: 30px;
        }

        .arrow {
            top: auto;
            bottom: auto;
        }

            .arrow.left {
                left: 50%;
                transform: rotate(90deg) translate(-6px,6px);
                -webkit-transform: rotate(90deg) translate(-6px,6px);
            }

            .arrow.right {
                right: 50%;
                bottom: -12px;
                transform: rotate(90deg) translate(6px,-6px);
                -webkit-transform: rotate(90deg) translate(6px,-6px);
            }

        .block-big-square {
            width: 100%;
        }

        .block-2-col {
            width: 100%;
            height: auto;
        }

            .block-2-col .block-pic,
            .block-2-col .block-body {
                width: 100%;
                height: auto;
            }

        .collage-1 > .block-2-col {
            width: 100%;
            margin-top: 30px;
        }

        .collage-1 .block-big-square .block-2-col {
            width: 100%;
        }

            .collage-1 .block-big-square .block-2-col .block-body {
                width: 100%;
                height: auto;
            }

        .set-body {
            width: 100%;
            padding: 24px 24px 64px 24px;
        }

        .faucets,
        .sanitaries,
        .vanities,
        .showers {
            background-image: none;
        }

        .quick-link {
            height: 200px;
        }

            .quick-link .body {
                padding-left: 24px;
                padding-right: 24px;
            }

        /* .product-grid {
        margin-left: -20px;
        margin-right: -20px;
    } */

        .product-grid-item {
            padding: 20px 10px;
        }

        .product-buy .buy-row,
        .product-buy .buy-row > div {
            display: block;
            clear: both;
        }

            .product-buy .buy-row > div:first-of-type {
                width: 100%;
                padding-right: 0;
                padding-bottom: 10px;
            }

            .product-buy .buy-row .push-label-down {
                padding-top: 0;
            }

        .prod-qty {
            margin-bottom: 10px;
            height: 50px;
        }



        .bulletins a {
            width: 50%;
        }

        .three-grid-items .grid-item {
            width: 100%;
            margin-left: 0;
        }

            .three-grid-items .grid-item:nth-child(3n+1) {
                margin-left: 0;
            }

        .page-heading-content-desktop {
            display: none;
        }

        .page-heading-content-mobile {
            display: block;
            text-align: center;
        }

            .page-heading-content-mobile h2 {
                margin: 20px 0;
            }

        .newsletter-terms {
            font-size: 13px;
            bottom: 75px;
        }

        .interesting-cats h2 {
            font-size: 15px;
        }

        .product-grid-catalog {
            margin-left: -5px;
            margin-right: -5px;
        }

        .pg-col {
            padding: 0 5px;
            width: 100%;
        }

        .grid-item-sticker-gore-1,
        .grid-item-sticker-gore-2,
        .grid-item-sticker-gore-3,
        .grid-item-sticker-dolje-1,
        .grid-item-sticker-dolje-2,
        .grid-item-sticker-dolje-3 {
            padding: 3px 9px;
            font-size: 11px;
            line-height: 1.4;
        }

        .grid-item-sticker-sredina-1,
        .grid-item-sticker-sredina-2,
        .grid-item-sticker-sredina-3 {
            font-size: 13px;
            padding: 2px 9px;
            line-height: 1.4;
        }




        .lv-thumb {
            width: 65px;
        }

        #favorites .lv-naziv {
            font-size: 13px;
        }

        #favorites .lv-availability {
            width: 55px;
            font-size: 12px;
        }




        .istaknute-grupe-inner span {
            font-size: 11px;
        }

        .add-to-cart .btn {
            width: 100%;
        }
    }

    @media only screen and (max-width:400px) {


        #model3d {
            width: 300px;
            height: 300px;
            max-width: 300px;
        }

        .viewer {
            width: 240px;
            height: 210px;
        }

        /*    .logo-menu-wrapper {
        display: block;
    }*/

        .logo-holder .b2b {
            max-width: 30px !important;
        }

        .logo-holder .logo img {
            max-width: 100px;
            top: 3px;
        }

        .logo {
            width: 110px;
            margin-left: 10px;
        }


        .logo-menu-wrapper {
            padding-left: 20px;
        }

        .header-right-menu {
            position: static;
            justify-content: flex-end;
            margin-top: 15px;
        }

        .search {
            /* margin-top: 15px;*/
        }

        .loggedin .search {
            /*  margin-top:15px;*/
        }


        .sve-grupe .slide-content {
            width: 100%;
            height: 100%;
            border-radius: 0;
        }

            .sve-grupe .slide-content p {
                display: none;
            }

            .sve-grupe .slide-content a {
                color: #fff;
                background: transparent;
                padding: 0;
                margin-top: 0;
                text-decoration: underline;
            }

        .sve-grupe .owl-controls {
            bottom: 65%;
        }

            .sve-grupe .owl-controls .owl-prev, .sve-grupe .owl-controls .owl-next {
                background: transparent;
            }

                .sve-grupe .owl-controls .owl-prev::before, .sve-grupe .owl-controls .owl-next::before {
                    color: #fff;
                    font-size: 16px;
                }

        .inner-grupe .category-box {
            width: 100%;
        }
    }


    @media only screen and (max-width: 375px) {
        input[type=checkbox] + label:before {
            top: 5px;
        }

        .header-right-menu > li {
            margin: 0px 7px;
        }
    }


    @media only screen and (max-width: 320px) {
        .newsletter-button {
            padding-top: 100px;
        }
    }

