@charset "UTF-8";
/* IMPORTS */
/*!
 * 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;
          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;
          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;
          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/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.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;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: tondo, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #707070;
  background-color: white; }

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

a {
  color: #020202;
  text-decoration: none; }
  a:hover, a:focus {
    color: black;
    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 {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 27px;
  margin-bottom: 27px;
  border: 0;
  border-top: 1px solid #f0f0f0; }

.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: libre-franklin, sans-serif;
  font-weight: 900;
  line-height: 0.9;
  color: #20383c; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #797979; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 27px;
  margin-bottom: 13.5px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 13.5px;
  margin-bottom: 13.5px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 48px; }

h2, .h2 {
  font-size: 36px; }

h3, .h3 {
  font-size: 32px; }

h4, .h4 {
  font-size: 36px; }

h5, .h5 {
  font-size: 16px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 13.5px; }

.lead {
  margin-bottom: 27px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 27px; } }

small,
.small {
  font-size: 83%; }

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, .initialism {
  text-transform: uppercase; }

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

.text-muted {
  color: #797979; }

.text-primary {
  color: #020202; }

a.text-primary:hover,
a.text-primary:focus {
  color: black; }

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

.bg-primary {
  background-color: #020202; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: black; }

.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: 12.5px;
  margin: 54px 0 27px;
  border-bottom: 1px solid #f0f0f0; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 13.5px; }
  ul ul,
  ul ol,
  ol ul,
  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: 27px; }

dt,
dd {
  line-height: 1.5; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 1060px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #797979; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 13.5px 27px;
  margin: 0 0 27px;
  font-size: 22.5px;
  border-left: 5px solid #f0f0f0; }
  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.5;
    color: #797979; }
    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 #f0f0f0;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 27px;
  font-style: normal;
  line-height: 1.5; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -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: 13px;
  margin: 0 0 13.5px;
  font-size: 17px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #20383c;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@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-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@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-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #797979;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 27px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table {
    background-color: white; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .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 > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.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 > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.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 > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.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 > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.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 > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.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: 20.25px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 27px;
  font-size: 27px;
  line-height: inherit;
  color: #20383c;
  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;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.5;
  color: #2e2e2e; }

.form-control {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.5;
  color: #2e2e2e;
  background-color: #fff;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #020202;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(2, 2, 2, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(2, 2, 2, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #f0f0f0;
    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: 41px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 34px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 54px; } }

.form-group {
  margin-bottom: 10px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 27px;
    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="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 45px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 34px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 34px;
  line-height: 34px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-sm .form-control {
  height: 34px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px; }

.form-group-sm select.form-control {
  height: 34px;
  line-height: 34px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 34px;
  min-height: 42px;
  padding: 6px 10px;
  font-size: 15px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 0px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 54px;
  line-height: 54px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 54px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 0px; }

.form-group-lg select.form-control {
  height: 54px;
  line-height: 54px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 54px;
  min-height: 51px;
  padding: 11px 16px;
  font-size: 24px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 51.25px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 54px;
  height: 54px;
  line-height: 54px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 34px;
  height: 34px;
  line-height: 34px; }

.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: 32px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b0b0b0; }

@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: 34px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@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: 24px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 15px; } }

.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: 18px;
  line-height: 1.5;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.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: white;
    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: white;
  background-color: #020202;
  border-color: transparent; }
  .btn-default:focus, .btn-default.focus {
    color: white;
    background-color: black;
    border-color: rgba(0, 0, 0, 0); }
  .btn-default:hover {
    color: white;
    background-color: black;
    border-color: rgba(0, 0, 0, 0); }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: white;
    background-color: black;
    border-color: rgba(0, 0, 0, 0); }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: white;
      background-color: black;
      border-color: rgba(0, 0, 0, 0); }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .btn-default:active,
  fieldset[disabled] .btn-default.active {
    background-color: #020202;
    border-color: transparent; }
  .btn-default .badge {
    color: #020202;
    background-color: white; }

.btn-primary {
  color: #020202;
  background-color: white;
  border-color: transparent; }
  .btn-primary:focus, .btn-primary.focus {
    color: #020202;
    background-color: #e6e5e5;
    border-color: rgba(0, 0, 0, 0); }
  .btn-primary:hover {
    color: #020202;
    background-color: #e6e5e5;
    border-color: rgba(0, 0, 0, 0); }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #020202;
    background-color: #e6e5e5;
    border-color: rgba(0, 0, 0, 0); }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #020202;
      background-color: #d4d4d4;
      border-color: rgba(0, 0, 0, 0); }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .btn-primary:active,
  fieldset[disabled] .btn-primary.active {
    background-color: white;
    border-color: transparent; }
  .btn-primary .badge {
    color: white;
    background-color: #020202; }

.btn-success {
  color: #fff;
  background-color: #4bbc8c;
  border-color: #40ad7f; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #3a9a71;
    border-color: #1e503b; }
  .btn-success:hover {
    color: #fff;
    background-color: #3a9a71;
    border-color: #30805e; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3a9a71;
    border-color: #30805e; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #30805e;
      border-color: #1e503b; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus,
  fieldset[disabled] .btn-success:active,
  fieldset[disabled] .btn-success.active {
    background-color: #4bbc8c;
    border-color: #40ad7f; }
  .btn-success .badge {
    color: #4bbc8c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus,
  fieldset[disabled] .btn-info:active,
  fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus,
  fieldset[disabled] .btn-warning:active,
  fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus,
  fieldset[disabled] .btn-danger:active,
  fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #020202;
  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: black;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #797979;
    text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 0px; }

.btn-sm {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px; }

.btn-xs {
  padding: 1px 5px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 0px; }

.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: 16px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 12.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #20383c;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #17282b;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #020202; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #797979; }

.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: 15px;
  line-height: 1.5;
  color: #797979;
  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: 1060px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.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-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #2e2e2e;
  text-align: center;
  background-color: #f0f0f0;
  border: 1px solid transparent;
  border-radius: 0px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 15px;
    border-radius: 3px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 24px;
    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:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 30px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: transparent; }
    .nav > li.disabled > a {
      color: #797979; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #797979;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #020202; }
  .nav .nav-divider {
    height: 1px;
    margin: 12.5px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.5;
      border: 1px solid transparent;
      border-radius: 0px 0px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #f0f0f0 #f0f0f0 #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #2e2e2e;
      background-color: white;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 0px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #020202; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 0px 0px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: white; } }

.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: 84px;
  margin-bottom: 0px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 1060px) {
    .navbar {
      border-radius: 0px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 1060px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 0px;
  padding-left: 0px;
  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:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 1060px) {
    .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 > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: 0px;
  margin-left: 0px; }
  @media (min-width: 1060px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 1060px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 1060px) {
    .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: 8px 0px;
  font-size: 24px;
  line-height: 27px;
  height: 84px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 1060px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: 0px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0px;
  padding: 9px 10px;
  margin-top: 25px;
  margin-bottom: 25px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 1060px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 4px 0px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 27px; }
  @media (max-width: 1059px) {
    .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: 27px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 1060px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 8px;
          padding-bottom: 8px; } }

.navbar-form {
  margin-left: 0px;
  margin-right: 0px;
  padding: 10px 0px;
  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: 21.5px;
  margin-bottom: 21.5px; }
  @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: 1059px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 1060px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 21.5px;
  margin-bottom: 21.5px; }
  .navbar-btn.btn-sm {
    margin-top: 25px;
    margin-bottom: 25px; }
  .navbar-btn.btn-xs {
    margin-top: 31px;
    margin-bottom: 31px; }

.navbar-text {
  margin-top: 28.5px;
  margin-bottom: 28.5px; }
  @media (min-width: 1060px) {
    .navbar-text {
      float: left;
      margin-left: 0px;
      margin-right: 0px; } }

@media (min-width: 1060px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: 0px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: transparent;
  border-color: transparent; }
  .navbar-default .navbar-brand {
    color: #020202; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #020202;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #020202; }
  .navbar-default .navbar-nav > li > a {
    color: #020202; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #020202;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #EBE9E9;
    background-color: transparent; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #020202; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: transparent; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #020202; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #EBE9E9; }
  @media (max-width: 1059px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #020202; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #020202;
        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: #EBE9E9;
      background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #020202; }
    .navbar-default .navbar-link:hover {
      color: #020202; }
  .navbar-default .btn-link {
    color: #020202; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #020202; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090808; }
  .navbar-inverse .navbar-brand {
    color: #9f9f9f; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9f9f9f; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9f9f9f; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090808; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090808;
    color: #fff; }
  @media (max-width: 1059px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9f9f9f; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9f9f9f; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9f9f9f; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 27px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #797979; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 27px 0;
  border-radius: 0px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.5;
      text-decoration: none;
      color: #020202;
      background-color: transparent;
      border: 1px solid transparent;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 0px;
      border-top-left-radius: 0px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 0px;
      border-top-right-radius: 0px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    z-index: 3;
    color: #020202;
    background-color: #EBE9E9;
    border-color: transparent; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #020202;
    background-color: #EBE9E9;
    border-color: transparent;
    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: #797979;
    background-color: transparent;
    border-color: transparent;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 24px;
  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: 15px;
  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; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #797979; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #606060; }

.label-primary {
  background-color: #020202; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: black; }

.label-success {
  background-color: #4bbc8c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #3a9a71; }

.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: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #797979;
  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; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #020202;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 85px;
  padding-bottom: 85px;
  margin-bottom: 85px;
  color: #EBE9E9;
  background-color: transparent; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: #EBE9E9; }
  .jumbotron p {
    margin-bottom: 42.5px;
    font-size: 17px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: rgba(0, 0, 0, 0); }
  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 136px;
      padding-bottom: 136px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-left: 170px;
        padding-right: 170px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 48px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 27px;
  line-height: 1.5;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #707070; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #020202; }

.alert {
  padding: 15px;
  margin-bottom: 27px;
  border: 1px solid transparent;
  border-radius: 0px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

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

.panel {
  margin-bottom: 27px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1px;
  border-top-left-radius: -1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: -1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: -1px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: -1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: -1px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 27px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #20383c;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #20383c; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #020202; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #020202;
    border-color: #020202; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #020202; }
    .panel-primary > .panel-heading .badge {
      color: #020202;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #020202; }

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

.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.5px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .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: tondo, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  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: 15px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #020202;
  border-radius: 0px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #020202; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #020202; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #020202; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #020202; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #020202; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #020202; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #020202; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #020202; }

.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 {
      display: block;
      max-width: 100%;
      height: auto;
      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: -webkit-transform 0.6s ease-in-out;
        -o-transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -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: -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: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0); }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 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 {
  content: " ";
  display: table; }

.clearfix: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 {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

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

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Caption */
.slick-caption {
  position: absolute;
  bottom: 50%;
  left: 20%;
  right: 20%;
  padding-bottom: 18px;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%);
  z-index: 10;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .slick-caption .btn {
    text-shadow: none; }
  @media screen and (max-width: 991px) {
    .slick-caption {
      left: 15%;
      right: 15%; } }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -16px;
  border: none;
  outline: none;
  opacity: 0.85;
  filter: alpha(opacity=85);
  -webkit-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms; }
  .slick-prev:hover,
  .slick-next:hover {
    opacity: 1;
    filter: alpha(opacity=100); }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev span,
  .slick-next span {
    display: block;
    width: 8px;
    height: 14px; }

.slick-prev {
  padding: 15px 19px 15px 17px;
  left: 25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: 25px; }

.slick-next {
  padding: 15px 17px 15px 19px;
  right: 25px; }
  [dir="rtl"] .slick-next {
    left: 25px;
    right: auto; }

/* Dots */
.slick-dots {
  position: absolute;
  bottom: 30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-size: 0; }
    .slick-dots li button {
      border: 0;
      display: block;
      height: 8px;
      width: 8px;
      background-color: #020202;
      border-radius: 100%;
      opacity: 0.25;
      filter: alpha(opacity=25);
      -webkit-transition: 0.35s;
      -o-transition: 0.35s;
      transition: 0.35s;
      outline: none;
      padding: 4px;
      margin: 0 2.5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        opacity: 1; }
    .slick-dots li.slick-active button {
      background-color: #020202;
      opacity: 0.75;
      filter: alpha(opacity=75); }
      .slick-dots li.slick-active button:hover, .slick-dots li.slick-active button:focus {
        opacity: 1; }
  @media screen and (max-width: 767px) {
    .slick-dots {
      bottom: 15px; } }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix {
  min-height: 0; }
  .ui-helper-clearfix:after {
    clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-slider {
  position: relative;
  text-align: left; }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none; }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0; }
  .ui-slider.ui-state-disabled .ui-slider-handle {
    -webkit-filter: inherit;
            filter: inherit; }
  .ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
            filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }
  .ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em; }
  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .ui-slider-horizontal .ui-slider-range-min {
    left: 0; }
  .ui-slider-horizontal .ui-slider-range-max {
    right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }
  .ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em; }
  .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%; }
  .ui-slider-vertical .ui-slider-range-min {
    bottom: 0; }
  .ui-slider-vertical .ui-slider-range-max {
    top: 0; }

.ui-slider {
  height: 3px;
  background-color: #f0f0f0;
  border-radius: 3px; }
  .ui-slider .ui-slider-range {
    background: #4bbc8c; }
  .ui-slider .ui-slider-handle {
    border-radius: 100%;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    top: -6px;
    width: 15px;
    height: 15px;
    border: 3px solid #4bbc8c;
    background-color: white;
    cursor: pointer; }
    .ui-slider .ui-slider-handle:active, .ui-slider .ui-slider-handle:focus {
      outline: none; }
    .ui-slider .ui-slider-handle:active {
      border-width: 4px; }

/*! jQuery UI - v1.11.4 - 2016-05-27
* http://jqueryui.com
* Includes: core.css, datepicker.css, slider.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
  background-color: #fff;
  border: 1px solid transparent; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.8em;
  height: 1.8em;
  cursor: pointer; }
  .ui-datepicker .ui-datepicker-prev::before,
  .ui-datepicker .ui-datepicker-next::before {
    content: url("../graphics/svg/caret.svg");
    position: absolute;
    top: 2px; }
  .ui-datepicker .ui-datepicker-prev span,
  .ui-datepicker .ui-datepicker-next span {
    display: none; }

.ui-datepicker .ui-datepicker-prev {
  left: 10px; }
  .ui-datepicker .ui-datepicker-prev::before {
    left: 0;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }

.ui-datepicker .ui-datepicker-next {
  right: 10px; }
  .ui-datepicker .ui-datepicker-next::before {
    right: 0;
    -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }
  .ui-datepicker td.ui-datepicker-today {
    background-color: #d9edf7;
    color: #31708f;
    font-weight: 700; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/*!
 * baguetteBox.js
 * @author  feimosi
 * @version 1.4.2
 * @url https://github.com/feimosi/baguetteBox.js
 */
#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000000;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease; }
  #baguetteBox-overlay.visible {
    opacity: 1; }
  #baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center; }
    #baguetteBox-overlay .full-image figure {
      display: inline;
      margin: 0;
      height: 100%; }
    #baguetteBox-overlay .full-image img {
      display: inline-block;
      width: auto;
      height: auto;
      max-height: 100%;
      max-width: 100%;
      vertical-align: middle;
      -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
              box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
    #baguetteBox-overlay .full-image figcaption {
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      text-align: center;
      line-height: 1.8;
      white-space: normal;
      color: #ccc;
      background-color: #000;
      background-color: rgba(0, 0, 0, 0.6);
      font-family: sans-serif; }
    #baguetteBox-overlay .full-image:before {
      content: "";
      display: inline-block;
      height: 50%;
      width: 1px;
      margin-right: -1px; }

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left .4s ease, -webkit-transform .4s ease;
  transition: left .4s ease, -webkit-transform .4s ease;
  -o-transition: left .4s ease, transform .4s ease;
  transition: left .4s ease, transform .4s ease;
  transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease; }
  #baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
            animation: bounceFromRight .4s ease-out; }
  #baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
            animation: bounceFromLeft .4s ease-out; }

@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0; }
  50% {
    margin-left: -30px; }
  100% {
    margin-left: 0; } }

@keyframes bounceFromRight {
  0% {
    margin-left: 0; }
  50% {
    margin-left: -30px; }
  100% {
    margin-left: 0; } }

@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0; }
  50% {
    margin-left: 30px; }
  100% {
    margin-left: 0; } }

@keyframes bounceFromLeft {
  0% {
    margin-left: 0; }
  50% {
    margin-left: 30px; }
  100% {
    margin-left: 0; } }

.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px; }

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color .4s ease;
  -o-transition: background-color .4s ease;
  transition: background-color .4s ease; }
  .baguetteBox-button:hover {
    background-color: rgba(50, 50, 50, 0.9); }
  .baguetteBox-button#next-button {
    right: 2%; }
  .baguetteBox-button#previous-button {
    left: 2%; }
  .baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px; }
  .baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0; }

/*
    Preloader
    Borrowed from http://tobiasahlin.com/spinkit/
*/
.spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px; }

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2.0s infinite ease-in-out;
          animation: bounce 2.0s infinite ease-in-out; }

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
          animation-delay: -1.0s; }

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes bounce {
  0%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.block-revealer__element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  pointer-events: none;
  opacity: 0;
  z-index: 4000; }

/*!
 * 
 *             SimpleBar.js - v2.2.1
 *             Scrollbars, simpler.
 *             https://grsmto.github.io/simplebar/
 *             
 *             Made by Adrien Grsmto from a fork by Jonathan Nicol
 *             Under MIT License
 *         
 */
[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit; }

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0; }

.simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch; }

.simplebar-content-wrapper {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  visibility: visible;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none; }

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0; }

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table; }

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none; }

.simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
          box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 0;
      flex-basis: 0; }

.simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1; }

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden; }

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all; }

.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 7px;
  min-height: 10px; }

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  -webkit-transition: opacity 0s linear;
  -o-transition: opacity 0s linear;
  transition: opacity 0s linear; }

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px; }

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px; }

.simplebar-track.simplebar-horizontal {
  left: 75px;
  height: 1px;
  right: 365px;
  background-color: #B1B1B1; }
  @media screen and (min-width: 2000px) {
    .simplebar-track.simplebar-horizontal {
      left: 50%;
      -webkit-transform: translateX(calc(-50% - 165px));
          -ms-transform: translateX(calc(-50% - 165px));
              transform: translateX(calc(-50% - 165px));
      width: 1635px; } }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px; }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  height: 1px;
  min-height: 0;
  min-width: 10px;
  width: auto;
  background-color: black; }

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0; }

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll; }

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none; }

/** initial setup **/
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.nano > .nano-content:focus {
  outline: thin dotted; }

.nano > .nano-content::-webkit-scrollbar {
  display: none; }

.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block; }

.nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: .01;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  border-radius: 5px; }

.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  border-radius: 3px; }

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99; }

.nano > .nano-pane {
  background-color: rgba(0, 0, 0, 0.1);
  width: 8px; }
  .nano > .nano-pane .nano-slider {
    background-color: #f2693f;
    width: 6px; }

@media screen and (max-width: 1060px) {
  .offcanvas-stop-scrolling {
    height: 100%;
    overflow: hidden; }
  .navbar-default .navbar-offcanvas {
    background-color: transparent; }
  .navbar-inverse .navbar-offcanvas {
    background-color: #222; }
  .navbar-offcanvas {
    position: fixed;
    width: 100%;
    max-width: 250px;
    left: -250px;
    top: 0;
    padding-left: 0px;
    padding-right: 0px;
    z-index: 1000;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    background-color: white;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in; }
    .navbar-offcanvas.in {
      -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
              box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); }
    .navbar-offcanvas.navbar-offcanvas-fade {
      opacity: 0; }
      .navbar-offcanvas.navbar-offcanvas-fade.in {
        opacity: 1; }
    .navbar-offcanvas.offcanvas-transform.in {
      -webkit-transform: translateX(250px);
          -ms-transform: translateX(250px);
              transform: translateX(250px); }
    .navbar-offcanvas.offcanvas-position.in {
      left: 0; }
    .navbar-offcanvas.navbar-offcanvas-right {
      left: auto;
      right: -250px; }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
        -webkit-transform: translateX(-250px);
            -ms-transform: translateX(-250px);
                transform: translateX(-250px); }
      .navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in {
        left: auto;
        right: 0; }
    .navbar-offcanvas .dropdown.active .caret {
      border-top: 0;
      border-bottom: 4px solid; }
    .navbar-offcanvas .dropdown-menu {
      position: relative;
      width: 100%;
      border: inherit;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transition: height 0.2s ease-in;
      -o-transition: height 0.2s ease-in;
      transition: height 0.2s ease-in; }
      .navbar-offcanvas .dropdown-menu.shown {
        display: block;
        margin-bottom: 10px; }
  .navbar-offcanvas-inner {
    padding-top: 70px;
    padding-bottom: 10px; }
  .close-sidebar {
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: #d9534f;
    color: white;
    border: 1px solid transparent;
    border-radius: 0; }
    .close-sidebar:focus, .close-sidebar:active:focus {
      -webkit-box-shadow: 0 0 0;
              box-shadow: 0 0 0;
      outline: 0; }
    .close-sidebar span {
      font-weight: 700; }
    .close-sidebar svg {
      margin-left: 14px;
      stroke-width: 1.5; } }

/**
* Calculates font size in rem
* Parameter ($size): font size in pixels
*/
/**
* Returns a map of operations to apply to the first color ($a) to obtain the second color ($b)
* Parameter $a will be your base color e.g. $brand-primary
* Parameter $b will be your target color which is not defined e.g. #14212a
*
* Log the return value: @debug color-diff($brand-primary, #14212a);
* This will return a map of operations needed to apply to your base color
*
* Apply the values: background-color: adjust_hue(saturate(darken($brand-primary, 7.84314%), 13.91524%), 0deg);
*/
/*
* Set a rem font size with pixel fallback
* @Usage @include font-size(14px);
*/
/*
* Sets letter-spacing based on Photoshop's value
* @Usage @include letter-spacing(50);
*/
/*
* Turn font anti aliasing on or off in Chrome / FF
* @Usage @include font-smoothing(on);
* @Usage on black / dark backgrounds @include font-smoothing(off);
*/
/*
* Outputs vendor-prefixed placeholders for styling. Must be nested in a rule-set.
* @usage:
    input {
      @include placeholder {
        color: red;
      }
    }
*/
/*
* Cross browser opacity
* @Usage @include opacity(0.8);
*/
/*
* Creates a separator
* @Usage @include vr(10px, 1px, -2px, 0, #000);
*/
/*
* Sets selection colors
* @Usage @include selection(#fff, #000);
*/
/*
* Provides cross-browser RGBa background
* @Usage @include rgba-background(rgba(0, 0, 0, .5));
*/
/*
* Cross browser inline-block
* @Usage @include inline-block;
*/
/*
* Creates a parallelogram
* @usage @include parallelogram(600px, 400px, -30deg, #fff);
*/
/*
* Creates a checkbox
* @usage @include checkbox-variant('.checkbox-primary', $brand-primary);
* @usage @include checkbox-variant('.checkbox-danger', $brand-danger);
* @usage @include checkbox-variant('.checkbox-info', $brand-info);
* @usage @include checkbox-variant('.checkbox-warning', $brand-warning);
* @usage @include checkbox-variant('.checkbox-success', $brand-success);
*/
/*
* Creates a radio
* @usage @include checkbox-variant('.checkbox-primary', $brand-primary);
* @usage @include checkbox-variant('.checkbox-danger', $brand-danger);
* @usage @include checkbox-variant('.checkbox-info', $brand-info);
* @usage @include checkbox-variant('.checkbox-warning', $brand-warning);
* @usage @include checkbox-variant('.checkbox-success', $brand-success);
*/
/*
* Vendor-prefixing the CSS3 calc function. It accepts a property and a value.
* @Usage @include calc(width, "100% - 80px");
*/
/*
* Sets base for pseudo
* @Usage @extend %pseudo-base;
*/
/*
* Covers an entire block
* @Usage @extend %coverer;
*/
/*
* Centers block vertically and horizontally
* It works even when: You don't know know how big it is, You don't know how big the container is, either
* @Usage @extend %centerer;
*/
.js .placeholder-product img, #loader .centerer {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

/*
* Vertical align a block
* @Usage @extend %vertical-align;
*/
/*
* Reflect horizontal
* @Usage @extend %flip-horizontal;
*/
/*
* An easy way to truncate text with an ellipsis. Requires the element to be block or inline-block
* @Usage @extend %text-truncate;
*/
/*
* Provides an easy way for break-word
* @Usage @extend %word-wrap;
*/
/*
* Common CSS rules can be defined here
* @usage @extend .xs-letter-spacing;
*/
.xs-letter-spacing {
  letter-spacing: 0.01em; }

.sm-letter-spacing {
  letter-spacing: 0.025em; }

.md-letter-spacing, .small-uppercase, #cart-table thead {
  letter-spacing: 0.05em; }

.lg-letter-spacing {
  letter-spacing: 0.075em; }

.xl-letter-spacing {
  letter-spacing: 0.1em; }

.xxl-letter-spacing {
  letter-spacing: 0.15em; }

.font-size-tiny {
  font-size: 10px;
  font-size: 1rem; }

.small-uppercase, #cart-table thead {
  font-size: 15px;
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 700; }

.no-overflow {
  overflow: hidden; }

.no-float {
  float: none; }

.no-border {
  border: 0 !important; }

.no-margin {
  margin: 0 !important; }

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

.no-padding-left {
  padding-left: 0 !important; }

.no-padding-right {
  padding-right: 0 !important; }

.full-width {
  width: 100%; }

.shrink-left {
  padding-left: 20px; }
  @media screen and (max-width: 991px) {
    .shrink-left {
      padding-left: 0; } }

.shrink-right {
  padding-right: 20px; }
  @media screen and (max-width: 991px) {
    .shrink-right {
      padding-right: 0; } }

.bg-secondary {
  background-color: #EBE9E9; }

.pt-0 {
  padding-top: 0; }
  @media screen and (min-width: 768px) {
    .pt-0 {
      padding-top: 0; } }
  @media screen and (min-width: 992px) {
    .pt-0 {
      padding-top: 0; } }

.pb-0 {
  padding-bottom: 0; }
  @media screen and (min-width: 768px) {
    .pb-0 {
      padding-bottom: 0; } }
  @media screen and (min-width: 992px) {
    .pb-0 {
      padding-bottom: 0; } }

.mt-0 {
  margin-top: 0; }
  @media screen and (min-width: 768px) {
    .mt-0 {
      margin-top: 0; } }
  @media screen and (min-width: 992px) {
    .mt-0 {
      margin-top: 0; } }

.mb-0 {
  margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .mb-0 {
      margin-bottom: 0; } }
  @media screen and (min-width: 992px) {
    .mb-0 {
      margin-bottom: 0; } }

.pt-1 {
  padding-top: 2.5px; }
  @media screen and (min-width: 768px) {
    .pt-1 {
      padding-top: 5px; } }
  @media screen and (min-width: 992px) {
    .pt-1 {
      padding-top: 10px; } }

.pb-1 {
  padding-bottom: 2.5px; }
  @media screen and (min-width: 768px) {
    .pb-1 {
      padding-bottom: 5px; } }
  @media screen and (min-width: 992px) {
    .pb-1 {
      padding-bottom: 10px; } }

.mt-1 {
  margin-top: 2.5px; }
  @media screen and (min-width: 768px) {
    .mt-1 {
      margin-top: 5px; } }
  @media screen and (min-width: 992px) {
    .mt-1 {
      margin-top: 10px; } }

.mb-1 {
  margin-bottom: 2.5px; }
  @media screen and (min-width: 768px) {
    .mb-1 {
      margin-bottom: 5px; } }
  @media screen and (min-width: 992px) {
    .mb-1 {
      margin-bottom: 10px; } }

.pt-2 {
  padding-top: 5px; }
  @media screen and (min-width: 768px) {
    .pt-2 {
      padding-top: 10px; } }
  @media screen and (min-width: 992px) {
    .pt-2 {
      padding-top: 20px; } }

.pb-2 {
  padding-bottom: 5px; }
  @media screen and (min-width: 768px) {
    .pb-2 {
      padding-bottom: 10px; } }
  @media screen and (min-width: 992px) {
    .pb-2 {
      padding-bottom: 20px; } }

.mt-2 {
  margin-top: 5px; }
  @media screen and (min-width: 768px) {
    .mt-2 {
      margin-top: 10px; } }
  @media screen and (min-width: 992px) {
    .mt-2 {
      margin-top: 20px; } }

.mb-2 {
  margin-bottom: 5px; }
  @media screen and (min-width: 768px) {
    .mb-2 {
      margin-bottom: 10px; } }
  @media screen and (min-width: 992px) {
    .mb-2 {
      margin-bottom: 20px; } }

.pt-3 {
  padding-top: 7.5px; }
  @media screen and (min-width: 768px) {
    .pt-3 {
      padding-top: 15px; } }
  @media screen and (min-width: 992px) {
    .pt-3 {
      padding-top: 30px; } }

.pb-3 {
  padding-bottom: 7.5px; }
  @media screen and (min-width: 768px) {
    .pb-3 {
      padding-bottom: 15px; } }
  @media screen and (min-width: 992px) {
    .pb-3 {
      padding-bottom: 30px; } }

.mt-3 {
  margin-top: 7.5px; }
  @media screen and (min-width: 768px) {
    .mt-3 {
      margin-top: 15px; } }
  @media screen and (min-width: 992px) {
    .mt-3 {
      margin-top: 30px; } }

.mb-3 {
  margin-bottom: 7.5px; }
  @media screen and (min-width: 768px) {
    .mb-3 {
      margin-bottom: 15px; } }
  @media screen and (min-width: 992px) {
    .mb-3 {
      margin-bottom: 30px; } }

.pt-4 {
  padding-top: 10px; }
  @media screen and (min-width: 768px) {
    .pt-4 {
      padding-top: 20px; } }
  @media screen and (min-width: 992px) {
    .pt-4 {
      padding-top: 40px; } }

.pb-4 {
  padding-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .pb-4 {
      padding-bottom: 20px; } }
  @media screen and (min-width: 992px) {
    .pb-4 {
      padding-bottom: 40px; } }

.mt-4 {
  margin-top: 10px; }
  @media screen and (min-width: 768px) {
    .mt-4 {
      margin-top: 20px; } }
  @media screen and (min-width: 992px) {
    .mt-4 {
      margin-top: 40px; } }

.mb-4 {
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .mb-4 {
      margin-bottom: 20px; } }
  @media screen and (min-width: 992px) {
    .mb-4 {
      margin-bottom: 40px; } }

.pt-5 {
  padding-top: 12.5px; }
  @media screen and (min-width: 768px) {
    .pt-5 {
      padding-top: 25px; } }
  @media screen and (min-width: 992px) {
    .pt-5 {
      padding-top: 50px; } }

.pb-5 {
  padding-bottom: 12.5px; }
  @media screen and (min-width: 768px) {
    .pb-5 {
      padding-bottom: 25px; } }
  @media screen and (min-width: 992px) {
    .pb-5 {
      padding-bottom: 50px; } }

.mt-5 {
  margin-top: 12.5px; }
  @media screen and (min-width: 768px) {
    .mt-5 {
      margin-top: 25px; } }
  @media screen and (min-width: 992px) {
    .mt-5 {
      margin-top: 50px; } }

.mb-5 {
  margin-bottom: 12.5px; }
  @media screen and (min-width: 768px) {
    .mb-5 {
      margin-bottom: 25px; } }
  @media screen and (min-width: 992px) {
    .mb-5 {
      margin-bottom: 50px; } }

.pt-6 {
  padding-top: 15px; }
  @media screen and (min-width: 768px) {
    .pt-6 {
      padding-top: 30px; } }
  @media screen and (min-width: 992px) {
    .pt-6 {
      padding-top: 60px; } }

.pb-6 {
  padding-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .pb-6 {
      padding-bottom: 30px; } }
  @media screen and (min-width: 992px) {
    .pb-6 {
      padding-bottom: 60px; } }

.mt-6 {
  margin-top: 15px; }
  @media screen and (min-width: 768px) {
    .mt-6 {
      margin-top: 30px; } }
  @media screen and (min-width: 992px) {
    .mt-6 {
      margin-top: 60px; } }

.mb-6 {
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .mb-6 {
      margin-bottom: 30px; } }
  @media screen and (min-width: 992px) {
    .mb-6 {
      margin-bottom: 60px; } }

.pt-7 {
  padding-top: 17.5px; }
  @media screen and (min-width: 768px) {
    .pt-7 {
      padding-top: 35px; } }
  @media screen and (min-width: 992px) {
    .pt-7 {
      padding-top: 70px; } }

.pb-7 {
  padding-bottom: 17.5px; }
  @media screen and (min-width: 768px) {
    .pb-7 {
      padding-bottom: 35px; } }
  @media screen and (min-width: 992px) {
    .pb-7 {
      padding-bottom: 70px; } }

.mt-7 {
  margin-top: 17.5px; }
  @media screen and (min-width: 768px) {
    .mt-7 {
      margin-top: 35px; } }
  @media screen and (min-width: 992px) {
    .mt-7 {
      margin-top: 70px; } }

.mb-7 {
  margin-bottom: 17.5px; }
  @media screen and (min-width: 768px) {
    .mb-7 {
      margin-bottom: 35px; } }
  @media screen and (min-width: 992px) {
    .mb-7 {
      margin-bottom: 70px; } }

.pt-8 {
  padding-top: 20px; }
  @media screen and (min-width: 768px) {
    .pt-8 {
      padding-top: 40px; } }
  @media screen and (min-width: 992px) {
    .pt-8 {
      padding-top: 80px; } }

.pb-8 {
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .pb-8 {
      padding-bottom: 40px; } }
  @media screen and (min-width: 992px) {
    .pb-8 {
      padding-bottom: 80px; } }

.mt-8 {
  margin-top: 20px; }
  @media screen and (min-width: 768px) {
    .mt-8 {
      margin-top: 40px; } }
  @media screen and (min-width: 992px) {
    .mt-8 {
      margin-top: 80px; } }

.mb-8 {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .mb-8 {
      margin-bottom: 40px; } }
  @media screen and (min-width: 992px) {
    .mb-8 {
      margin-bottom: 80px; } }

.pt-9 {
  padding-top: 22.5px; }
  @media screen and (min-width: 768px) {
    .pt-9 {
      padding-top: 45px; } }
  @media screen and (min-width: 992px) {
    .pt-9 {
      padding-top: 90px; } }

.pb-9 {
  padding-bottom: 22.5px; }
  @media screen and (min-width: 768px) {
    .pb-9 {
      padding-bottom: 45px; } }
  @media screen and (min-width: 992px) {
    .pb-9 {
      padding-bottom: 90px; } }

.mt-9 {
  margin-top: 22.5px; }
  @media screen and (min-width: 768px) {
    .mt-9 {
      margin-top: 45px; } }
  @media screen and (min-width: 992px) {
    .mt-9 {
      margin-top: 90px; } }

.mb-9 {
  margin-bottom: 22.5px; }
  @media screen and (min-width: 768px) {
    .mb-9 {
      margin-bottom: 45px; } }
  @media screen and (min-width: 992px) {
    .mb-9 {
      margin-bottom: 90px; } }

.pt-10 {
  padding-top: 25px; }
  @media screen and (min-width: 768px) {
    .pt-10 {
      padding-top: 50px; } }
  @media screen and (min-width: 992px) {
    .pt-10 {
      padding-top: 100px; } }

.pb-10 {
  padding-bottom: 25px; }
  @media screen and (min-width: 768px) {
    .pb-10 {
      padding-bottom: 50px; } }
  @media screen and (min-width: 992px) {
    .pb-10 {
      padding-bottom: 100px; } }

.mt-10 {
  margin-top: 25px; }
  @media screen and (min-width: 768px) {
    .mt-10 {
      margin-top: 50px; } }
  @media screen and (min-width: 992px) {
    .mt-10 {
      margin-top: 100px; } }

.mb-10 {
  margin-bottom: 25px; }
  @media screen and (min-width: 768px) {
    .mb-10 {
      margin-bottom: 50px; } }
  @media screen and (min-width: 992px) {
    .mb-10 {
      margin-bottom: 100px; } }

.pt-11 {
  padding-top: 27.5px; }
  @media screen and (min-width: 768px) {
    .pt-11 {
      padding-top: 55px; } }
  @media screen and (min-width: 992px) {
    .pt-11 {
      padding-top: 110px; } }

.pb-11 {
  padding-bottom: 27.5px; }
  @media screen and (min-width: 768px) {
    .pb-11 {
      padding-bottom: 55px; } }
  @media screen and (min-width: 992px) {
    .pb-11 {
      padding-bottom: 110px; } }

.mt-11 {
  margin-top: 27.5px; }
  @media screen and (min-width: 768px) {
    .mt-11 {
      margin-top: 55px; } }
  @media screen and (min-width: 992px) {
    .mt-11 {
      margin-top: 110px; } }

.mb-11 {
  margin-bottom: 27.5px; }
  @media screen and (min-width: 768px) {
    .mb-11 {
      margin-bottom: 55px; } }
  @media screen and (min-width: 992px) {
    .mb-11 {
      margin-bottom: 110px; } }

.pt-12 {
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    .pt-12 {
      padding-top: 60px; } }
  @media screen and (min-width: 992px) {
    .pt-12 {
      padding-top: 120px; } }

.pb-12 {
  padding-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .pb-12 {
      padding-bottom: 60px; } }
  @media screen and (min-width: 992px) {
    .pb-12 {
      padding-bottom: 120px; } }

.mt-12 {
  margin-top: 30px; }
  @media screen and (min-width: 768px) {
    .mt-12 {
      margin-top: 60px; } }
  @media screen and (min-width: 992px) {
    .mt-12 {
      margin-top: 120px; } }

.mb-12 {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .mb-12 {
      margin-bottom: 60px; } }
  @media screen and (min-width: 992px) {
    .mb-12 {
      margin-bottom: 120px; } }

.pt-13 {
  padding-top: 32.5px; }
  @media screen and (min-width: 768px) {
    .pt-13 {
      padding-top: 65px; } }
  @media screen and (min-width: 992px) {
    .pt-13 {
      padding-top: 130px; } }

.pb-13 {
  padding-bottom: 32.5px; }
  @media screen and (min-width: 768px) {
    .pb-13 {
      padding-bottom: 65px; } }
  @media screen and (min-width: 992px) {
    .pb-13 {
      padding-bottom: 130px; } }

.mt-13 {
  margin-top: 32.5px; }
  @media screen and (min-width: 768px) {
    .mt-13 {
      margin-top: 65px; } }
  @media screen and (min-width: 992px) {
    .mt-13 {
      margin-top: 130px; } }

.mb-13 {
  margin-bottom: 32.5px; }
  @media screen and (min-width: 768px) {
    .mb-13 {
      margin-bottom: 65px; } }
  @media screen and (min-width: 992px) {
    .mb-13 {
      margin-bottom: 130px; } }

.pt-14 {
  padding-top: 35px; }
  @media screen and (min-width: 768px) {
    .pt-14 {
      padding-top: 70px; } }
  @media screen and (min-width: 992px) {
    .pt-14 {
      padding-top: 140px; } }

.pb-14 {
  padding-bottom: 35px; }
  @media screen and (min-width: 768px) {
    .pb-14 {
      padding-bottom: 70px; } }
  @media screen and (min-width: 992px) {
    .pb-14 {
      padding-bottom: 140px; } }

.mt-14 {
  margin-top: 35px; }
  @media screen and (min-width: 768px) {
    .mt-14 {
      margin-top: 70px; } }
  @media screen and (min-width: 992px) {
    .mt-14 {
      margin-top: 140px; } }

.mb-14 {
  margin-bottom: 35px; }
  @media screen and (min-width: 768px) {
    .mb-14 {
      margin-bottom: 70px; } }
  @media screen and (min-width: 992px) {
    .mb-14 {
      margin-bottom: 140px; } }

.pt-15 {
  padding-top: 37.5px; }
  @media screen and (min-width: 768px) {
    .pt-15 {
      padding-top: 75px; } }
  @media screen and (min-width: 992px) {
    .pt-15 {
      padding-top: 150px; } }

.pb-15 {
  padding-bottom: 37.5px; }
  @media screen and (min-width: 768px) {
    .pb-15 {
      padding-bottom: 75px; } }
  @media screen and (min-width: 992px) {
    .pb-15 {
      padding-bottom: 150px; } }

.mt-15 {
  margin-top: 37.5px; }
  @media screen and (min-width: 768px) {
    .mt-15 {
      margin-top: 75px; } }
  @media screen and (min-width: 992px) {
    .mt-15 {
      margin-top: 150px; } }

.mb-15 {
  margin-bottom: 37.5px; }
  @media screen and (min-width: 768px) {
    .mb-15 {
      margin-bottom: 75px; } }
  @media screen and (min-width: 992px) {
    .mb-15 {
      margin-bottom: 150px; } }

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-5ths {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left; } }

.row-table {
  display: table; }

.col-table-cell {
  display: table-cell;
  float: none !important;
  vertical-align: top; }

.eq-row-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .eq-row-flex {
      display: block; } }

.eq-col-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .eq-col-flex > * {
    width: 100%; }
  @media screen and (max-width: 767px) {
    .eq-col-flex {
      display: block; } }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  * ::-webkit-selection {
    color: white;
    background: #1c1b1b; }
  * ::-moz-selection {
    color: white;
    background: #1c1b1b; }
  * ::-o-selection {
    color: white;
    background: #1c1b1b; }
  * ::selection {
    color: white;
    background: #1c1b1b; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

html {
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  /* apply a natural box layout model to all elements, but allowing components to change */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  min-height: 100%;
  font-weight: 300; }

body {
  width: 100vw; }
  @media screen and (max-width: 1060px) {
    body {
      overflow: hidden; } }

.js #content-wrapper, .js header {
  opacity: 0; }

strong, b {
  font-weight: 400; }

a, .btn {
  -webkit-transition: color 0.5s cubic-bezier(0.455, 0, 0.515, 1), background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1), background 0.5s cubic-bezier(0.455, 0, 0.515, 1), border 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  -o-transition: color 0.5s cubic-bezier(0.455, 0, 0.515, 1), background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1), background 0.5s cubic-bezier(0.455, 0, 0.515, 1), border 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  transition: color 0.5s cubic-bezier(0.455, 0, 0.515, 1), background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1), background 0.5s cubic-bezier(0.455, 0, 0.515, 1), border 0.5s cubic-bezier(0.455, 0, 0.515, 1); }

picture {
  display: block; }

.container, .row {
  -webkit-transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  -o-transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1); }

.section {
  margin-top: 60px; }

.section-sm {
  margin-top: 40px; }

.no-result {
  font-size: 24px;
  font-size: 2.4rem;
  font-style: italic;
  color: #797979;
  margin: 50px 0;
  text-align: center; }

.bg-responsive {
  background-size: cover;
  background-repeat: no-repeat; }

#particles {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  opacity: 0.5;
  width: 100%;
  z-index: 7000;
  pointer-events: none;
  mix-blend-mode: difference; }

.notransition {
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important; }

.container-fluid {
  max-width: 2000px;
  margin: 0 auto; }
  @media screen and (max-width: 2060px) {
    .container-fluid {
      margin: 0 60px; } }
  @media screen and (max-width: 991px) {
    .container-fluid {
      margin: 0 45px; } }
  @media screen and (max-width: 767px) {
    .container-fluid {
      margin: 0 30px;
      padding: 0; } }

body:before {
  -webkit-transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
  -o-transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
  transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
  content: '';
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 100vh;
  background-color: white;
  opacity: 0;
  z-index: 3000;
  pointer-events: none; }

body.offcanvas-stop-scrolling:before {
  opacity: .75; }

div[role='main'] {
  padding-top: 150px; }
  @media screen and (max-width: 1060px) {
    div[role='main'] {
      padding-top: 100px; } }

a:focus, a:active {
  outline: 0 !important; }

/**
* fontname - fontweight
*/
/*
@font-face {
    font-family: 'fontname';
    src: url('../fonts/fontfamily/fontweight/fontname-webfont.eot');
    src: url('../fonts/fontfamily/fontweight/fontname-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontfamily/fontweight/fontname-webfont.woff2') format('woff2'),
         url('../fonts/fontfamily/fontweight/fontname-webfont.woff') format('woff'),
         url('../fonts/fontfamily/fontweight/fontname-webfont.ttf') format('truetype'),
         url('../fonts/fontfamily/fontweight/fontname-webfont.svg#fontname') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
h1, h2, h3, h4, .h1, .h2, .h3, .h4 {
  font-style: italic;
  margin-top: 0;
  line-height: 115%;
  color: black; }

h2, h5, .h2, .h5 {
  letter-spacing: 0.0025em; }

h2, h5, .h2, .h5 {
  letter-spacing: 0.0025em; }

h1,
.h1,
h2,
.h2 {
  text-rendering: optimizeLegibility; }

h1, .h1 {
  font-size: calc(43.2px + 9.599999999999994 * ((100vw - 768px) / 1232)); }

@media screen and (min-width: 2000px){
  h1, .h1{
    font-size: 52.8px; } }

@media screen and (max-width: 768px){
  h1, .h1{
    font-size: 43.2px; } }
  @media screen and (max-width: 767px) {
    h1, .h1 {
      font-size: 31px;
      font-size: 3.1rem; } }

h2, .h2 {
  font-size: calc(32.4px + 7.200000000000003 * ((100vw - 768px) / 1232));
  margin-bottom: 40px; }

@media screen and (min-width: 2000px){
  h2, .h2{
    font-size: 39.6px; } }

@media screen and (max-width: 768px){
  h2, .h2{
    font-size: 32.4px; } }
  @media screen and (max-width: 767px) {
    h2, .h2 {
      font-size: 28px;
      font-size: 2.8rem; } }

h3, .h3 {
  font-size: calc(28.8px + 6.400000000000002 * ((100vw - 768px) / 1232));
  margin-bottom: 30px; }

@media screen and (min-width: 2000px){
  h3, .h3{
    font-size: 35.2px; } }

@media screen and (max-width: 768px){
  h3, .h3{
    font-size: 28.8px; } }

h4, .h4 {
  font-size: calc(32.4px + 7.200000000000003 * ((100vw - 768px) / 1232)); }

@media screen and (min-width: 2000px){
  h4, .h4{
    font-size: 39.6px; } }

@media screen and (max-width: 768px){
  h4, .h4{
    font-size: 32.4px; } }

h5, .h5 {
  font-size: calc(14.4px + 3.200000000000001 * ((100vw - 768px) / 1232)); }

@media screen and (min-width: 2000px){
  h5, .h5{
    font-size: 17.6px; } }

@media screen and (max-width: 768px){
  h5, .h5{
    font-size: 14.4px; } }

p {
  font-size: calc(16.2px + 1.8000000000000007 * ((100vw - 768px) / 1232)); }

@media screen and (min-width: 2000px){
  p{
    font-size: 18px; } }

@media screen and (max-width: 768px){
  p{
    font-size: 16.2px; } }

blockquote {
  border-left: 2px solid #020202; }

@media screen and (max-width: 767px) {
  h1, h2, h3, h4, h5,
  .h1, .h2, .h3, .h4, .h5 {
    word-break: break-word;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; } }

@keyframes bounce {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 1; }
  50% {
    -webkit-transform: scale(1.6);
            transform: scale(1.6);
    opacity: .7; }
  60% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    opacity: 1; }
  80% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95); }
  100% {
    -webkit-transform: scale(0.85);
            transform: scale(0.85); } }

header.header {
  background-color: white;
  color: #020202;
  font-weight: 500;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 3000; }
  header.header .navbar-brand {
    background: url("../graphics/svg/fabric-black.svg") no-repeat center;
    width: 145px;
    height: 36px;
    text-indent: -9999px;
    overflow: hidden; }
  header.header p, header.header a {
    line-height: 100%; }
  header.header #navbar-top {
    font-size: calc(12px + 1 * ((100vw - 768px) / 1232)); }
  @media screen and (min-width: 2000px){
  header.header #navbar-top{
    font-size: 13px; } }
  @media screen and (max-width: 768px){
  header.header #navbar-top{
    font-size: 12px; } }
    header.header #navbar-top .nav > li > a,
    header.header #navbar-top .nav > .has-sub > span {
      padding-top: 17px;
      padding-bottom: 17px; }
    @media screen and (max-width: 1199px) {
      header.header #navbar-top {
        font-size: 12px; } }
    @media screen and (min-width: 1061px) {
      header.header #navbar-top .has-sub {
        position: relative;
        background: url("../graphics/svg/caret.svg") no-repeat right 3px center;
        background-size: 9px 9px; }
        header.header #navbar-top .has-sub > a:after {
          display: none !important; }
        header.header #navbar-top .has-sub .subnav {
          -webkit-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.375s;
          -o-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.375s;
          transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.375s;
          background-color: #020202;
          list-style: none;
          text-align: center;
          position: absolute;
          top: 0;
          width: calc(100% + 40px);
          z-index: 1000;
          -webkit-transform: translate(-50%, 66px);
              -ms-transform: translate(-50%, 66px);
                  transform: translate(-50%, 66px);
          left: 50%;
          padding: 5px 15px 6px 15px;
          opacity: 0;
          pointer-events: none; }
          header.header #navbar-top .has-sub .subnav:before {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 8px 9px 8px;
            border-color: transparent transparent #020202 transparent;
            position: absolute;
            top: -7px;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%); }
          header.header #navbar-top .has-sub .subnav li a {
            font-size: calc(12px + 1 * ((100vw - 768px) / 1232));
            border-bottom: 1px solid #404040;
            color: rgba(235, 233, 233, 0.75);
            display: block;
            padding: 15px 20px; }
          @media screen and (min-width: 2000px){
    header.header #navbar-top .has-sub .subnav li a{
      font-size: 13px; } }
          @media screen and (max-width: 768px){
    header.header #navbar-top .has-sub .subnav li a{
      font-size: 12px; } }
            header.header #navbar-top .has-sub .subnav li a:hover {
              color: white;
              text-decoration: none; }
          header.header #navbar-top .has-sub .subnav li.active a {
            color: white !important; }
          header.header #navbar-top .has-sub .subnav li:last-child a {
            border-bottom: 0; }
        header.header #navbar-top .has-sub:hover .subnav {
          -webkit-transform: translate(-50%, 46px);
              -ms-transform: translate(-50%, 46px);
                  transform: translate(-50%, 46px);
          opacity: 1;
          pointer-events: auto; }
        header.header #navbar-top .has-sub .subnav:hover {
          pointer-events: auto; } }
    header.header #navbar-top .container-fluid {
      padding: 0;
      border-bottom: 1px solid rgba(151, 151, 151, 0.2); }
      header.header #navbar-top .container-fluid p {
        font-size: calc(12px + 1 * ((100vw - 768px) / 1232));
        margin-bottom: 0; }
      @media screen and (min-width: 2000px){
  header.header #navbar-top .container-fluid p{
    font-size: 13px; } }
      @media screen and (max-width: 768px){
  header.header #navbar-top .container-fluid p{
    font-size: 12px; } }
      header.header #navbar-top .container-fluid a, header.header #navbar-top .container-fluid span {
        font-size: calc(12px + 1 * ((100vw - 768px) / 1232));
        padding: 0 15px;
        line-height: 100%;
        display: block; }
      @media screen and (min-width: 2000px){
  header.header #navbar-top .container-fluid a, header.header #navbar-top .container-fluid span{
    font-size: 13px; } }
      @media screen and (max-width: 768px){
  header.header #navbar-top .container-fluid a, header.header #navbar-top .container-fluid span{
    font-size: 12px; } }
    header.header #navbar-top .active a {
      color: black;
      text-decoration: underline; }
      @media screen and (max-width: 1060px) {
        header.header #navbar-top .active a {
          color: white; } }
    @media screen and (min-width: 992px) and (max-width: 1060px) {
      header.header #navbar-top .pull-left {
        padding: 3px 0; } }
    header.header #navbar-top .pull-right {
      margin: 0; }
      header.header #navbar-top .pull-right li {
        display: inline-block; }
  header.header #navbar-bottom {
    font-size: calc(14px + 1 * ((100vw - 768px) / 1232));
    text-align: center; }
  @media screen and (min-width: 2000px){
  header.header #navbar-bottom{
    font-size: 15px; } }
  @media screen and (max-width: 768px){
  header.header #navbar-bottom{
    font-size: 14px; } }
    @media screen and (min-width: 1061px) {
      header.header #navbar-bottom .has-sub {
        position: relative;
        background: url("../graphics/svg/caret.svg") no-repeat right 3px center;
        background-size: 9px 9px; }
        header.header #navbar-bottom .has-sub > a:after {
          display: none !important; }
        header.header #navbar-bottom .has-sub.active .subnav a {
          color: rgba(235, 233, 233, 0.75); }
          header.header #navbar-bottom .has-sub.active .subnav a:hover {
            color: white; }
        header.header #navbar-bottom .has-sub.active .subnav .active a {
          color: white; }
        header.header #navbar-bottom .has-sub .subnav {
          -webkit-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.375s;
          -o-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.375s;
          transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.375s;
          background-color: #020202;
          list-style: none;
          text-align: center;
          position: absolute;
          top: 100%;
          width: calc(100% + 110px);
          z-index: 1000;
          -webkit-transform: translate(-50%, 10px);
              -ms-transform: translate(-50%, 10px);
                  transform: translate(-50%, 10px);
          left: 50%;
          padding: 5px 15px 6px 15px;
          opacity: 0;
          pointer-events: none; }
          header.header #navbar-bottom .has-sub .subnav:before {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 8px 9px 8px;
            border-color: transparent transparent #020202 transparent;
            position: absolute;
            top: -7px;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%); }
          header.header #navbar-bottom .has-sub .subnav .icon {
            width: 20px;
            height: 20px;
            float: left;
            vertical-align: middle;
            stroke: rgba(235, 233, 233, 0.75);
            stroke-width: 10px;
            margin-right: 10px;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%); }
            header.header #navbar-bottom .has-sub .subnav .icon.shape-kostuums {
              stroke-width: 5px; }
            header.header #navbar-bottom .has-sub .subnav .icon.shape-short {
              stroke-width: 7px; }
          header.header #navbar-bottom .has-sub .subnav li {
            text-align: left;
            position: relative; }
            header.header #navbar-bottom .has-sub .subnav li.stanley a {
              -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
              -o-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
              transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
              color: #4bbc8c;
              opacity: .75; }
              header.header #navbar-bottom .has-sub .subnav li.stanley a .icon {
                stroke: #4bbc8c; }
              header.header #navbar-bottom .has-sub .subnav li.stanley a:hover {
                color: #4bbc8c;
                opacity: 1; }
                header.header #navbar-bottom .has-sub .subnav li.stanley a:hover .icon {
                  stroke: #4bbc8c; }
            header.header #navbar-bottom .has-sub .subnav li a {
              font-size: calc(12px + 1 * ((100vw - 768px) / 1232));
              border-bottom: 1px solid #404040;
              color: rgba(235, 233, 233, 0.75);
              display: block;
              padding: 15px 0; }
            @media screen and (min-width: 2000px){
    header.header #navbar-bottom .has-sub .subnav li a{
      font-size: 13px; } }
            @media screen and (max-width: 768px){
    header.header #navbar-bottom .has-sub .subnav li a{
      font-size: 12px; } }
              header.header #navbar-bottom .has-sub .subnav li a span {
                padding: 0 0 0 30px; }
              header.header #navbar-bottom .has-sub .subnav li a:hover {
                color: white;
                text-decoration: none; }
                header.header #navbar-bottom .has-sub .subnav li a:hover .icon {
                  stroke: white; }
            header.header #navbar-bottom .has-sub .subnav li.active a {
              color: white !important; }
            header.header #navbar-bottom .has-sub .subnav li:last-child a {
              border-bottom: 0; }
        header.header #navbar-bottom .has-sub:hover .subnav {
          -webkit-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
                  transform: translate(-50%, 0);
          opacity: 1;
          pointer-events: auto; }
        header.header #navbar-bottom .has-sub .subnav:hover {
          pointer-events: auto; } }
    header.header #navbar-bottom .navbar-right {
      font-size: calc(13px + 1 * ((100vw - 768px) / 1232));
      text-align: right; }
    @media screen and (min-width: 2000px){
  header.header #navbar-bottom .navbar-right{
    font-size: 14px; } }
    @media screen and (max-width: 768px){
  header.header #navbar-bottom .navbar-right{
    font-size: 13px; } }
      @media screen and (min-width: 992px) {
        header.header #navbar-bottom .navbar-right {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -ms-flex-line-pack: center;
              align-content: center;
          margin-top: -6px; } }
      header.header #navbar-bottom .navbar-right a {
        padding-top: 0;
        padding-bottom: 0; }
    header.header #navbar-bottom .navbar-center {
      float: none;
      display: inline-block;
      text-align: left; }
      @media screen and (max-width: 991px) {
        header.header #navbar-bottom .navbar-center {
          display: block; } }
      header.header #navbar-bottom .navbar-center li {
        margin: 0 5px; }
        header.header #navbar-bottom .navbar-center li a, header.header #navbar-bottom .navbar-center li span {
          padding: 10px 15px 11px 15px;
          display: block;
          line-height: 100%; }
          @media screen and (max-width: 1060px) {
            header.header #navbar-bottom .navbar-center li a, header.header #navbar-bottom .navbar-center li span {
              color: white;
              padding-left: 0 !important; } }
        header.header #navbar-bottom .navbar-center li#stanley-nav-item {
          -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
          -o-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
          transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
          background: url("../graphics/StanleyStella_Logo_Dark.png") center center no-repeat;
          background-size: contain;
          width: 127px;
          height: 57px;
          display: block;
          vertical-align: middle;
          margin: -12px 15px 0px 15px; }
          header.header #navbar-bottom .navbar-center li#stanley-nav-item:hover {
            opacity: 1; }
          header.header #navbar-bottom .navbar-center li#stanley-nav-item a {
            height: 57px; }
            header.header #navbar-bottom .navbar-center li#stanley-nav-item a:after {
              display: none !important; }
      header.header #navbar-bottom .navbar-center > li a {
        position: relative; }
        header.header #navbar-bottom .navbar-center > li a:after {
          -webkit-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
          -o-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
          transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
          content: '';
          left: 15px;
          bottom: 3px;
          right: calc(100% - 20px);
          height: 2px;
          background: #020202;
          position: absolute;
          opacity: 0; }
        header.header #navbar-bottom .navbar-center > li a:hover:after {
          right: 15px;
          opacity: 1; }
      header.header #navbar-bottom .navbar-center > li.active a {
        color: black; }
        header.header #navbar-bottom .navbar-center > li.active a:after {
          right: 15px;
          opacity: 1; }
    header.header #navbar-bottom .container-fluid {
      padding: 32px 0 20px 0; }
    header.header #navbar-bottom .header-cart a {
      color: #707070; }
      @media screen and (min-width: 992px) {
        header.header #navbar-bottom .header-cart a {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -ms-flex-line-pack: center;
              align-content: center; } }
      header.header #navbar-bottom .header-cart a:hover {
        color: #020202; }
    header.header #navbar-bottom .icon.shape-cart {
      -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.455, 0, 0.515, 1);
      transition: -webkit-transform 0.15s cubic-bezier(0.455, 0, 0.515, 1);
      -o-transition: transform 0.15s cubic-bezier(0.455, 0, 0.515, 1);
      transition: transform 0.15s cubic-bezier(0.455, 0, 0.515, 1);
      transition: transform 0.15s cubic-bezier(0.455, 0, 0.515, 1), -webkit-transform 0.15s cubic-bezier(0.455, 0, 0.515, 1);
      stroke-width: 2;
      stroke: #020202;
      fill: transparent;
      width: 23px;
      height: 19px;
      margin-right: 10px; }
      header.header #navbar-bottom .icon.shape-cart.updated {
        -webkit-animation: bounce 1s .5s;
                animation: bounce 1s .5s;
        -webkit-transform: scale(0.85);
            -ms-transform: scale(0.85);
                transform: scale(0.85); }
    header.header #navbar-bottom .navbar-toggle {
      border-color: transparent;
      margin-top: 0;
      margin-bottom: 13px; }
  header.header .btn-close {
    display: none;
    background-color: transparent;
    color: white;
    line-height: 1;
    opacity: .5; }
  @media screen and (max-width: 1060px) {
    header.header #navbar-bottom .navbar-offcanvas {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      background-color: #020202;
      z-index: 4000;
      overflow: auto; }
      header.header #navbar-bottom .navbar-offcanvas .btn-close {
        font-size: 12px;
        text-align: left;
        padding: 24px 21px 20px 50px;
        margin-bottom: 10px;
        display: block;
        font-weight: normal;
        opacity: .5;
        position: relative;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        display: block; }
        header.header #navbar-bottom .navbar-offcanvas .btn-close:before, header.header #navbar-bottom .navbar-offcanvas .btn-close:after {
          content: '';
          position: absolute;
          top: 30px;
          left: 20px;
          width: 20px;
          height: 1px;
          background-color: white; }
        header.header #navbar-bottom .navbar-offcanvas .btn-close:before {
          -webkit-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
                  transform: rotate(45deg); }
        header.header #navbar-bottom .navbar-offcanvas .btn-close:after {
          -webkit-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
                  transform: rotate(-45deg); }
      header.header #navbar-bottom .navbar-offcanvas a {
        color: #EBE9E9;
        font-weight: bold; }
        header.header #navbar-bottom .navbar-offcanvas a:hover {
          color: white !important; } }
  @media screen and (max-width: 1060px) and (max-width: 1060px) {
    header.header #navbar-bottom .navbar-offcanvas.active a {
      color: white; } }
  @media screen and (max-width: 1060px) {
      header.header #navbar-bottom .navbar-offcanvas .navbar-center {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        padding: 0 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        header.header #navbar-bottom .navbar-offcanvas .navbar-center > li {
          margin: 0; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li > a {
            padding: 8px 15px 9px 0;
            color: rgba(255, 255, 255, 0.75); }
            header.header #navbar-bottom .navbar-offcanvas .navbar-center > li > a:hover {
              color: white; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:first-child {
            -webkit-box-ordinal-group: 2;
                -ms-flex-order: 1;
                    order: 1; }
            header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:first-child:before {
              content: 'Navigatie';
              font-size: 11px;
              color: white;
              margin-bottom: 20px;
              border-top: 1px solid rgba(255, 255, 255, 0.35);
              padding: 7px 0 6px 0;
              display: block;
              font-weight: bold; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(2) {
            -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                    order: 2; }
            header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(2) > span {
              font-size: 11px;
              padding: 7px 0 6px 0;
              font-weight: bold; }
            header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(2) ul {
              margin-top: 20px;
              margin-bottom: 30px; }
              header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(2) ul li {
                margin: 0; }
                header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(2) ul li a {
                  padding: 8px 15px 9px 0; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(3) {
            -webkit-box-ordinal-group: 4;
                -ms-flex-order: 3;
                    order: 3; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(4) {
            -webkit-box-ordinal-group: 5;
                -ms-flex-order: 4;
                    order: 4; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(5) {
            -webkit-box-ordinal-group: 6;
                -ms-flex-order: 5;
                    order: 5; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(6) {
            -webkit-box-ordinal-group: 7;
                -ms-flex-order: 6;
                    order: 6; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(7) {
            -webkit-box-ordinal-group: 8;
                -ms-flex-order: 7;
                    order: 7; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(8) {
            -webkit-box-ordinal-group: 9;
                -ms-flex-order: 8;
                    order: 8; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(9) {
            -webkit-box-ordinal-group: 10;
                -ms-flex-order: 9;
                    order: 9; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(10) {
            -webkit-box-ordinal-group: 11;
                -ms-flex-order: 10;
                    order: 10; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(11) {
            -webkit-box-ordinal-group: 12;
                -ms-flex-order: 11;
                    order: 11; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center > li:nth-child(12) {
            -webkit-box-ordinal-group: 13;
                -ms-flex-order: 12;
                    order: 12; }
        header.header #navbar-bottom .navbar-offcanvas .navbar-center .subnav {
          padding-left: 0;
          list-style-type: none; } }
      @media screen and (max-width: 1060px) and (max-width: 1060px) {
        header.header #navbar-bottom .navbar-offcanvas .navbar-center .subnav {
          border-left: 4px solid rgba(255, 255, 255, 0.25);
          padding-left: 10px;
          margin: 7.5px 0; } }
  @media screen and (max-width: 1060px) {
          header.header #navbar-bottom .navbar-offcanvas .navbar-center .subnav a {
            display: block; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-center .subnav li.active a {
            color: white !important; }
            header.header #navbar-bottom .navbar-offcanvas .navbar-center .subnav li.active a svg {
              stroke: white !important; } }
    @media screen and (max-width: 1060px) and (max-width: 1060px) {
      header.header #navbar-bottom .navbar-offcanvas .navbar-center #stanley-nav-item {
        display: none; } }
  @media screen and (max-width: 1060px) {
      header.header #navbar-bottom .navbar-offcanvas .navbar-right {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
        header.header #navbar-bottom .navbar-offcanvas .navbar-right .header-cart {
          background-color: rgba(235, 233, 233, 0.08);
          padding: 0; } }
      @media screen and (max-width: 1060px) and (max-width: 1060px) {
        header.header #navbar-bottom .navbar-offcanvas .navbar-right .header-cart {
          width: 100%; } }
  @media screen and (max-width: 1060px) {
          header.header #navbar-bottom .navbar-offcanvas .navbar-right .header-cart svg.icon.shape-cart {
            stroke: white;
            margin-bottom: 3px; }
          header.header #navbar-bottom .navbar-offcanvas .navbar-right .header-cart a {
            display: block;
            padding: 20px 21px;
            text-align: left; } }
    @media screen and (max-width: 1060px) and (max-width: 1060px) {
      header.header #navbar-bottom .navbar-offcanvas .navbar-right img {
        display: none; } }
  @media screen and (max-width: 1060px) {
      header.header #navbar-bottom .navbar-offcanvas > * {
        -webkit-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
        -o-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
        transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
        opacity: 0;
        -webkit-transform: translateX(-20px);
            -ms-transform: translateX(-20px);
                transform: translateX(-20px); }
      header.header #navbar-bottom .navbar-offcanvas.in > * {
        -webkit-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
        -o-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
        transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
        opacity: 1;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); }
        header.header #navbar-bottom .navbar-offcanvas.in > *.btn-close {
          opacity: .5; } }

.jumbotron {
  position: relative;
  height: 545px;
  background-size: cover;
  background-position: center center;
  text-align: center;
  margin-bottom: 40px; }
  .jumbotron .content, .jumbotron .icon, .jumbotron h1, .jumbotron .h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    @media screen and (max-width: 767px) {
      .jumbotron .content, .jumbotron .icon, .jumbotron h1, .jumbotron .h1 {
        width: 90%; } }
  @media screen and (max-width: 767px) {
    .jumbotron h1,
    .jumbotron .h1 {
      font-size: 46px;
      font-size: 4.6rem; } }
  .jumbotron .content {
    margin-top: 50px; }
    .jumbotron .content .icon {
      width: 325px;
      height: 300px; }
      @media screen and (max-width: 767px) {
        .jumbotron .content .icon {
          width: 125px; } }
  .jumbotron.jumbotron-small {
    height: 250px; }
    .jumbotron.jumbotron-small h1, .jumbotron.jumbotron-small .h1 {
      font-size: 46px;
      font-size: 4.6rem; }
    .jumbotron.jumbotron-small img {
      display: none; }
    @media screen and (max-width: 767px) {
      .jumbotron.jumbotron-small {
        height: 540px;
        margin-bottom: 0px; } }
  .jumbotron.jumbotron-small-no-text {
    height: 150px;
    padding-top: 75px;
    padding-bottom: 75px; }
    .jumbotron.jumbotron-small-no-text h1, .jumbotron.jumbotron-small-no-text .h1, .jumbotron.jumbotron-small-no-text img {
      display: none !important; }
    .jumbotron.jumbotron-small-no-text + .container.section {
      margin-top: 0px; }
    @media screen and (max-width: 767px) {
      .jumbotron.jumbotron-small-no-text {
        height: 450px; } }
  @media screen and (max-width: 767px) {
    .jumbotron .content {
      top: 77%; } }

footer.footer {
  font-size: calc(13px + 1 * ((100vw - 768px) / 1232));
  margin-top: 0px;
  font-weight: 500; }

@media screen and (min-width: 2000px){
  footer.footer{
    font-size: 14px; } }

@media screen and (max-width: 768px){
  footer.footer{
    font-size: 13px; } }
  footer.footer img {
    max-width: 200px; }
    @media screen and (min-width: 1700px) {
      footer.footer img {
        width: 75%; } }
    @media screen and (max-width: 991px) {
      footer.footer img {
        width: 75%;
        margin-bottom: 25px; } }
    @media screen and (max-width: 767px) {
      footer.footer img {
        max-width: 190px; } }
  @media screen and (max-width: 991px) {
    footer.footer {
      padding-top: 0px; } }
  @media screen and (max-width: 767px) {
    footer.footer {
      text-align: center; }
      footer.footer #methods .row > div:first-child ul {
        margin-bottom: 5px; }
        footer.footer #methods .row > div:first-child ul li:last-child {
          border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      footer.footer table {
        text-align: left;
        margin: 0 auto; } }
  footer.footer .navbar-default {
    background: #1C1C1C;
    padding-top: 70px;
    padding-bottom: 70px;
    color: #939393; }
    footer.footer .navbar-default .footer-title {
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 800;
      margin-bottom: 20px;
      color: white; }
      @media screen and (max-width: 767px) {
        footer.footer .navbar-default .footer-title {
          margin-bottom: 10px; } }
    @media screen and (max-width: 767px) {
      footer.footer .navbar-default {
        padding-top: 30px;
        padding-bottom: 30px; } }
  footer.footer .address {
    padding-left: 0; }
    footer.footer .address:first-child {
      border-bottom: 1px solid rgba(216, 216, 216, 0.2);
      padding-bottom: 37px;
      margin-bottom: 37px; }
      @media screen and (max-width: 767px) {
        footer.footer .address:first-child {
          padding-bottom: 25px;
          margin-bottom: 25px; } }
    footer.footer .address address {
      margin-bottom: 0;
      line-height: 22px; }
      @media screen and (max-width: 991px) {
        footer.footer .address address {
          margin-bottom: 25px; } }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      footer.footer .address table {
        width: 100%; } }
    footer.footer .address table th, footer.footer .address table td {
      padding: 1.5px 0; }
    footer.footer .address table th {
      text-transform: uppercase; }
  @media screen and (min-width: 2000px) {
    footer.footer .content-block {
      width: 75%; } }
  footer.footer .content-block ul {
    padding-left: 0px;
    list-style-type: none; }
    footer.footer .content-block ul li a {
      font-size: calc(13px + 1 * ((100vw - 768px) / 1232));
      padding-top: 3px;
      padding-bottom: 3px;
      display: block;
      color: #939393; }
    @media screen and (min-width: 2000px){
  footer.footer .content-block ul li a{
    font-size: 14px; } }
    @media screen and (max-width: 768px){
  footer.footer .content-block ul li a{
    font-size: 13px; } }
      footer.footer .content-block ul li a:hover {
        color: white;
        text-decoration: none; }
  footer.footer input {
    font-size: calc(13px + 1 * ((100vw - 768px) / 1232));
    background-color: transparent;
    border: 1px solid #454545;
    display: block;
    color: white;
    margin-right: -125px;
    padding-right: 125px;
    float: left; }
  @media screen and (min-width: 2000px){
  footer.footer input{
    font-size: 14px; } }
  @media screen and (max-width: 768px){
  footer.footer input{
    font-size: 13px; } }
    @media screen and (max-width: 991px) {
      footer.footer input {
        margin-right: 0;
        padding-right: 0;
        margin-bottom: 10px; } }
    footer.footer input:focus, footer.footer input:active {
      border-color: white; }
  footer.footer .btn.btn-primary {
    padding: 7.5px 15px 9.5px 15px !important;
    float: left; }
  footer.footer.sticky {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; }
  @media screen and (max-width: 991px) {
    footer.footer .no-padding-left {
      padding-left: 15px !important; } }
  footer.footer .no-padding-left ul {
    margin-right: 15px; }
    @media screen and (max-width: 991px) {
      footer.footer .no-padding-left ul {
        margin-right: 0px; } }
  footer.footer p {
    font-size: calc(13px + 1 * ((100vw - 768px) / 1232));
    margin-bottom: 25px;
    line-height: 165%; }
  @media screen and (min-width: 2000px){
  footer.footer p{
    font-size: 14px; } }
  @media screen and (max-width: 768px){
  footer.footer p{
    font-size: 13px; } }
  footer.footer ul {
    margin-top: -7px;
    margin-bottom: 35px; }
    @media screen and (max-width: 991px) {
      footer.footer ul {
        margin-bottom: 25px; } }
  @media screen and (min-width: 1500px) {
    footer.footer .address {
      width: 85%; } }
  footer.footer .address a {
    color: #939393;
    text-decoration: underline; }
    footer.footer .address a:hover {
      color: white; }
  footer.footer .address table th {
    padding-right: 15px; }
  @media screen and (max-width: 767px) {
    footer.footer .address td:last-child {
      padding-right: 0px; } }
  footer.footer .social span {
    display: inline-block;
    margin-right: 10px; }
  footer.footer .social a {
    border-bottom: 0px;
    display: inline-block; }
    footer.footer .social a:hover .icon {
      fill: #4bbc8c; }
  footer.footer .social .shape-facebook, footer.footer .social .shape-instagram {
    width: 20px;
    height: 20px;
    fill: white;
    border-bottom: none;
    margin-right: 15px; }
  footer.footer .newsletter .footer-title + p {
    margin-bottom: 10px; }
  footer.footer .newsletter .form-group {
    width: 85%; }
    @media screen and (max-width: 991px) {
      footer.footer .newsletter .form-group {
        width: 100%; } }
  footer.footer .newsletter .btn {
    margin-top: 1px;
    margin-right: 1px; }
  @media screen and (max-width: 991px) {
    footer.footer .newsletter {
      margin-bottom: 50px; } }
  footer.footer #bottom {
    font-family: tondo, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.025em;
    background-color: #121212;
    padding-top: 20px;
    padding-bottom: 18px;
    min-height: auto;
    margin-bottom: 0;
    color: #939393;
    letter-spacing: .46px; }
    footer.footer #bottom p {
      font-size: calc(10px + 1 * ((100vw - 768px) / 1232));
      margin-bottom: 0; }
    @media screen and (min-width: 2000px){
  footer.footer #bottom p{
    font-size: 11px; } }
    @media screen and (max-width: 768px){
  footer.footer #bottom p{
    font-size: 10px; } }
    footer.footer #bottom a {
      color: #939393;
      text-decoration: underline; }
      footer.footer #bottom a:hover {
        color: white;
        text-decoration: underline;
        border-bottom: 1px solid white; }
    @media screen and (max-width: 991px) {
      footer.footer #bottom {
        background: #1b2023;
        padding-top: 20px;
        min-height: 0; } }
    @media screen and (max-width: 767px) {
      footer.footer #bottom .text-left, footer.footer #bottom .text-right {
        text-align: center !important; } }

#sidebar .panel ul li.active a {
  color: #d9534f; }

#sidebar .panel ul li.disabled a {
  color: #797979; }

input,
textarea {
  -webkit-appearance: none; }
  input::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    font-style: italic; }
  input::-moz-placeholder,
  textarea::-moz-placeholder {
    font-style: italic; }
  input:-moz-placeholder,
  textarea:-moz-placeholder {
    font-style: italic; }
  input:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    font-style: italic; }

.panel input, .panel textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px; }

textarea {
  resize: vertical; }

.help-block.with-errors {
  background-color: #a94442;
  font-family: tondo, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: white;
  font-size: 10px;
  letter-spacing: 0.025em;
  font-weight: bold;
  border-radius: 5px;
  padding: 5px 10px;
  position: relative; }
  .help-block.with-errors:before {
    bottom: 100%;
    left: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(169, 68, 66, 0);
    border-bottom-color: #a94442;
    border-width: 3px;
    margin-left: -3px; }

.custom-file {
  position: relative;
  overflow: hidden;
  height: 40px;
  width: 100%; }

.form-group .form-control {
  font-size: 13px;
  font-size: 1.3rem; }
  .form-group .form-control::-webkit-input-placeholder {
    font-size: 13px; }
  .form-group .form-control::-moz-placeholder {
    font-size: 13px; }
  .form-group .form-control:-moz-placeholder {
    font-size: 13px; }
  .form-group .form-control:-ms-input-placeholder {
    font-size: 13px; }

.form-control {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #DBDBDB; }
  .form-control::-webkit-input-placeholder {
    font-style: normal; }
  .form-control::-moz-placeholder {
    font-style: normal; }
  .form-control:-moz-placeholder {
    font-style: normal; }
  .form-control:-ms-input-placeholder {
    font-style: normal; }
  .form-control:focus, .form-control:active {
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
  @media screen and (max-width: 767px) {
    .form-controlinput, .form-controlselect, .form-controltextarea {
      font-size: 16px;
      font-size: 1.6rem; } }

.product {
  position: relative;
  -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  -o-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1); }
  .product .labels-wrapper {
    position: absolute;
    bottom: 6px; }
    .product .labels-wrapper .label {
      font-size: 16px;
      font-size: 1.6rem;
      background-color: black;
      color: white;
      font-family: libre-franklin, sans-serif;
      font-weight: bold;
      font-style: italic;
      border-radius: 0;
      text-align: center; }
  .product .img-container {
    position: relative; }
  .product img {
    width: 100%; }
  .product.thumbnail {
    border: none !important;
    color: black;
    padding: 0; }
    .product.thumbnail .name {
      font-size: 18px;
      font-size: 1.8rem;
      font-family: libre-franklin, sans-serif;
      font-weight: bold;
      margin-top: 7px;
      margin-bottom: 0;
      font-style: italic;
      color: #020202; }
    .product.thumbnail .brand {
      font-size: 16px;
      font-size: 1.6rem; }
    .product.thumbnail.eco {
      position: relative;
      overflow: hidden; }
    .product.thumbnail .caption {
      padding: 0; }
    .product.thumbnail .colors {
      padding-left: 10px;
      margin-top: -3px;
      margin-bottom: 15px;
      min-height: 25px;
      width: 100%; }
      .product.thumbnail .colors li {
        display: inline-block;
        margin-right: 10px;
        position: relative; }
        .product.thumbnail .colors li span {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
        .product.thumbnail .colors li .shape-color {
          clip-path: url(#svgPath);
          -webkit-clip-path: none;
          width: 34px;
          height: 25px; }
          @media screen and (max-width: 991px) {
            .product.thumbnail .colors li .shape-color {
              width: 20px;
              height: 14px; } }
      @media screen and (max-width: 1199px) {
        .product.thumbnail .colors {
          display: none; } }
    @media screen and (max-width: 767px) {
      .product.thumbnail .caption {
        padding-left: 0px;
        padding-top: 0px; }
        .product.thumbnail .caption .name, .product.thumbnail .caption .brand, .product.thumbnail .caption .overlay {
          margin-left: 0px; } }
    .product.thumbnail .overlay {
      -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      -o-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      position: absolute;
      left: 0px;
      right: 0px;
      top: 0px;
      bottom: 0px;
      background-color: rgba(255, 255, 255, 0.8);
      padding: 30px;
      overflow: hidden;
      opacity: 0;
      pointer-events: none; }
      .product.thumbnail .overlay .link, .product.thumbnail .overlay .name, .product.thumbnail .overlay .brand, .product.thumbnail .overlay .shape-shirts {
        -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        transition: -webkit-transform 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        -o-transition: transform 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        transition: transform 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        transition: transform 0.5s cubic-bezier(0.455, 0, 0.515, 1), -webkit-transform 0.5s cubic-bezier(0.455, 0, 0.515, 1); }
      .product.thumbnail .overlay .shape-shirts {
        width: 35px;
        height: 33px;
        margin-bottom: 10px;
        -webkit-transform: translateX(-150px);
            -ms-transform: translateX(-150px);
                transform: translateX(-150px); }
      .product.thumbnail .overlay .name, .product.thumbnail .overlay .brand {
        margin-left: 0px;
        display: block;
        -webkit-transform: translateX(-150px);
            -ms-transform: translateX(-150px);
                transform: translateX(-150px); }
      .product.thumbnail .overlay .name {
        font-size: 26px;
        font-size: 2.6rem;
        margin-top: 0px; }
      .product.thumbnail .overlay .link {
        font-size: 24px;
        font-size: 2.4rem;
        color: #998073;
        text-align: right;
        font-family: tondo, Helvetica, Arial, sans-serif;
        font-weight: bold;
        display: block;
        padding-right: 25px;
        width: 100px;
        line-height: 120%;
        padding-bottom: 15px;
        border-bottom: 1px dashed #998073;
        position: absolute;
        bottom: 20px;
        right: 0px;
        -webkit-transform: translateX(150px);
            -ms-transform: translateX(150px);
                transform: translateX(150px); }

.placeholder-product {
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: relative; }
  .placeholder-product img {
    padding: 30px; }

.nav-wizard > li {
  float: left; }
  .nav-wizard > li > a {
    position: relative;
    background-color: transparent; }
    .nav-wizard > li > a .badge {
      margin-left: 3px;
      color: transparent;
      background-color: #020202; }
  .nav-wizard > li:not(:first-child) > a {
    padding-left: 34px; }
    .nav-wizard > li:not(:first-child) > a:before {
      width: 0px;
      height: 0px;
      border-top: 20px inset transparent;
      border-bottom: 20px inset transparent;
      border-left: 20px solid white;
      position: absolute;
      content: "";
      top: 0;
      left: 0;
      -webkit-transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      -o-transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1); }
  .nav-wizard > li:not(:last-child) > a {
    margin-right: 6px; }
    .nav-wizard > li:not(:last-child) > a:after {
      width: 0px;
      height: 0px;
      border-top: 20px inset transparent;
      border-bottom: 20px inset transparent;
      border-left: 20px solid transparent;
      position: absolute;
      content: "";
      top: 0;
      right: -20px;
      z-index: 2;
      -webkit-transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      -o-transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1); }
  .nav-wizard > li:first-child > a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .nav-wizard > li:last-child > a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  .nav-wizard > li.complete > a {
    background-color: #757575; }
    .nav-wizard > li.complete > a::before {
      border-right-color: #757575; }
    .nav-wizard > li.complete > a::after {
      border-left-color: #757575; }
  .nav-wizard > li.complete:hover > a, .nav-wizard > li:hover > a {
    background-color: #020202;
    color: white; }
  .nav-wizard > li.complete:hover > a:before, .nav-wizard > li:hover > a:before {
    border-right-color: #020202; }
  .nav-wizard > li.complete:hover > a:after, .nav-wizard > li:hover > a:after {
    border-left-color: #020202; }
  .nav-wizard > li.active > a {
    color: white;
    background-color: #020202; }
    .nav-wizard > li.active > a:hover, .nav-wizard > li.active > a:focus {
      color: white;
      background-color: #020202; }
    .nav-wizard > li.active > a:after {
      border-left-color: #020202; }
    .nav-wizard > li.active > a .badge {
      color: #020202;
      background-color: white; }
  .nav-wizard > li.disabled > a {
    color: #020202; }
    .nav-wizard > li.disabled > a:hover, .nav-wizard > li.disabled > a:focus {
      color: #020202;
      text-decoration: none;
      background-color: transparent;
      cursor: default; }
    .nav-wizard > li.disabled > a:before {
      border-right-color: transparent; }
    .nav-wizard > li.disabled > a:after {
      border-left-color: transparent; }

.nav-wizard.nav-justified > li {
  float: none; }
  .nav-wizard.nav-justified > li > a {
    padding: 10px 15px 10px 36px; }

@media screen and (max-width: 767px) {
  .nav-wizard.nav-justified > li > a {
    border-radius: 4px;
    margin-right: 0; }
    .nav-wizard.nav-justified > li > a:before, .nav-wizard.nav-justified > li > a:after {
      border: none !important; } }

.browsehappy {
  background-color: #a94442;
  color: white;
  text-align: center;
  padding: 50px 0;
  font-size: 18px;
  font-size: 1.8rem;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%; }
  .browsehappy button.close {
    background: transparent;
    font-size: 30px;
    font-size: 3rem;
    line-height: 0;
    top: 3px;
    right: -34px;
    padding: 10px; }
  .browsehappy a {
    text-decoration: underline;
    font-weight: 700;
    color: white; }
    .browsehappy a:hover {
      color: white; }

.alert {
  padding: 10px 15px;
  text-align: left;
  font-weight: normal; }
  .alert p {
    font-size: 14px;
    font-size: 1.4rem; }
  .alert.alert-danger {
    background-color: white;
    border: 1px solid #d9534f;
    font-family: tondo, Helvetica, Arial, sans-serif;
    color: #d9534f; }
  .alert.alert-info {
    background-color: white;
    border: 1px solid #303030;
    font-family: tondo, Helvetica, Arial, sans-serif;
    color: #303030; }

#breadcrumbs {
  -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  -o-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  margin-bottom: -40px; }
  #breadcrumbs .breadcrumb {
    font-family: tondo, Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    background: transparent;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 300;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 50px;
    width: 100%;
    letter-spacing: 0.93px;
    color: #707070; }
    #breadcrumbs .breadcrumb + li:before {
      content: "/"; }
    #breadcrumbs .breadcrumb a {
      color: #707070; }
  #breadcrumbs.faded {
    opacity: .5; }
  @media screen and (max-width: 767px) {
    #breadcrumbs {
      display: none; } }

.btn {
  font-family: tondo, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 700;
  /* Base button styling */ }
  .btn:focus, .btn:focus:active, .btn:active {
    outline: 0;
    border: 1px solid transparent; }
  @media screen and (max-width: 767px) {
    .btn {
      white-space: normal; }
      .btn[type=submit] {
        width: 100%; } }
  .btn.btn-lg {
    padding: 28px; }
  .btn.btn-link svg {
    width: 25px;
    height: 5px;
    margin-left: 10px; }
  .btn.btn-cart {
    background-color: #020202;
    color: white; }
  .btn.btn-border {
    border-color: #020202; }
  .btn.btn-primary, .btn.btn-default {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 0.65px;
    text-transform: uppercase;
    padding: 19.5px 23px !important; }
    .btn.btn-primary .shape-arrow, .btn.btn-default .shape-arrow {
      width: 25px;
      height: 5px;
      margin-left: 10px;
      margin-bottom: 2px; }
  .btn.btn-default svg {
    fill: white; }
  .btn.btn-default:hover {
    color: #020202;
    background-color: white; }
    .btn.btn-default:hover svg {
      fill: #020202; }
  .btn.btn-primary:hover {
    background-color: #020202;
    color: white; }
    .btn.btn-primary:hover svg {
      fill: white; }
  .btn.btn-link {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 0px 0px;
    color: #020202;
    letter-spacing: 0.035em;
    position: relative;
    text-transform: uppercase; }
    .btn.btn-link:after {
      content: '';
      -webkit-transition: bottom 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      -o-transition: bottom 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      transition: bottom 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      left: 0;
      right: 0;
      height: 2px;
      background: #020202;
      bottom: -2px;
      display: block;
      position: absolute; }
    .btn.btn-link:hover {
      text-decoration: none; }
    .btn.btn-link:hover:after {
      bottom: 2px; }
  .btn.btn-download {
    -webkit-transition: color cubic-bezier(0.455, 0, 0.515, 1) 0.5s, -webkit-box-shadow cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
    transition: color cubic-bezier(0.455, 0, 0.515, 1) 0.5s, -webkit-box-shadow cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
    -o-transition: box-shadow cubic-bezier(0.455, 0, 0.515, 1) 0.5s, color cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
    transition: box-shadow cubic-bezier(0.455, 0, 0.515, 1) 0.5s, color cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
    transition: box-shadow cubic-bezier(0.455, 0, 0.515, 1) 0.5s, color cubic-bezier(0.455, 0, 0.515, 1) 0.5s, -webkit-box-shadow cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
    -webkit-box-shadow: 0 25px 40px -20px rgba(0, 0, 0, 0);
            box-shadow: 0 25px 40px -20px rgba(0, 0, 0, 0);
    background-color: white;
    padding: 15px 20px;
    position: relative;
    color: #4bbc8c;
    display: block;
    float: left;
    margin: 0px !important;
    width: 100%;
    text-align: left; }
    .btn.btn-download .shape-download {
      width: 19px;
      height: 19px;
      fill: #020202;
      margin-right: 10px; }
    @media screen and (max-width: 991px) {
      .btn.btn-download {
        margin-bottom: 25px;
        float: none; } }
    .btn.btn-download:after {
      content: '';
      position: absolute;
      top: 5px;
      left: 5px;
      right: 5px;
      bottom: 5px;
      border: 1px dashed #bfbfbf;
      border-radius: 5px;
      pointer-events: none; }
    .btn.btn-download:hover {
      color: #020604;
      -webkit-box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.5);
              box-shadow: 0 15px 30px -15px rgba(0, 0, 0, 0.5); }
    .btn.btn-download:focus {
      border: 1px solid white; }
    .btn.btn-download .shape-filter {
      width: 20px;
      height: 20px;
      margin-right: 10px;
      fill: #998073;
      stroke: #998073; }
    .btn.btn-download span {
      text-transform: uppercase; }

.checkbox {
  padding-left: 20px; }
  .checkbox label {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
    padding-left: 5px; }
    .checkbox label::before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px dotted rgba(0, 0, 0, 0.3);
      background-color: white;
      -webkit-transition: border 0.5s cubic-bezier(0.455, 0, 0.515, 1), color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      -o-transition: border 0.5s cubic-bezier(0.455, 0, 0.515, 1), color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      transition: border 0.5s cubic-bezier(0.455, 0, 0.515, 1), color 0.5s cubic-bezier(0.455, 0, 0.515, 1); }
    .checkbox label::after {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      color: #2e2e2e; }
  .checkbox input[type="checkbox"] {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1; }
    .checkbox input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after {
      background-color: #2e2e2e;
      width: 11px;
      height: 11px;
      top: 3px;
      left: 3px;
      content: ''; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65;
      filter: alpha(opacity=65); }
      .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #f0f0f0;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }

/*
@include checkbox-variant('.checkbox-primary', $brand-primary);
@include checkbox-variant('.checkbox-danger', $brand-danger);
@include checkbox-variant('.checkbox-info', $brand-info);
@include checkbox-variant('.checkbox-warning', $brand-warning);
@include checkbox-variant('.checkbox-success', $brand-success);
*/
.icon {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -webkit-transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  -o-transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  transition: 0.5s cubic-bezier(0.455, 0, 0.515, 1); }
  .icon.shape-heart {
    width: 21px;
    height: 18px;
    fill: none;
    stroke-width: 1.2; }
  .icon.shape-basket {
    width: 21px;
    height: 18px;
    fill: none;
    stroke: white;
    stroke-width: 1.2; }
  .icon.shape-close {
    width: 12px;
    height: 12px;
    stroke-width: 1.5;
    position: relative;
    top: -1px; }
  .icon.shape-pencil {
    width: 14px;
    height: 14px;
    position: relative;
    top: -1px; }
  .icon.shape-check {
    width: 14px;
    height: 11px;
    position: relative;
    top: -1px; }
  .icon.shape-discount {
    width: 40px;
    height: 40px; }
  .icon.shape-chevron {
    width: 13px;
    height: 7px;
    stroke-width: 1.5; }
    .icon.shape-chevron.chevron-right {
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg); }
  .icon.shape-discount, .icon.shape-giftcard {
    width: 50px;
    height: 50px; }
  .icon.shape-webatvantage {
    width: 101px;
    height: 19px; }

.fill-brand-primary {
  fill: #020202; }

.fill-brand-danger {
  fill: #d9534f; }

.fill-link-color {
  fill: #020202; }

.fill-link-hover-color {
  fill: black; }

.fill-body-bg {
  fill: white; }

.fill-gray-darker {
  fill: #242424; }

.stroke-brand-primary {
  stroke: #020202;
  fill: transparent; }

.stroke-brand-danger {
  stroke: #d9534f;
  fill: transparent; }

.stroke-link-color {
  stroke: #020202;
  fill: transparent; }

.stroke-link-hover-color {
  stroke: black;
  fill: transparent; }

.stroke-body-bg {
  stroke: white;
  fill: transparent; }

.stroke-gray-darker {
  stroke: #242424;
  fill: transparent; }

label, .label {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal; }

#loader {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10001;
  background-color: rgba(255, 255, 255, 0.75); }
  #loader .circles {
    width: 75px;
    height: 75px;
    position: relative; }
    #loader .circles .circle-child {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
      #loader .circles .circle-child::before {
        content: '';
        display: block;
        margin: 0 auto;
        width: 15%;
        height: 15%;
        background-color: #020202;
        border-radius: 100%;
        -webkit-animation: circleBounceDelay 1.2s infinite ease-in-out both;
                animation: circleBounceDelay 1.2s infinite ease-in-out both; }
    #loader .circles .circle1 {
      -webkit-transform: rotate(30deg);
          -ms-transform: rotate(30deg);
              transform: rotate(30deg); }
      #loader .circles .circle1::before {
        -webkit-animation-delay: -1.1s;
                animation-delay: -1.1s; }
    #loader .circles .circle2 {
      -webkit-transform: rotate(60deg);
          -ms-transform: rotate(60deg);
              transform: rotate(60deg); }
      #loader .circles .circle2::before {
        -webkit-animation-delay: -1s;
                animation-delay: -1s; }
    #loader .circles .circle3 {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }
      #loader .circles .circle3::before {
        -webkit-animation-delay: -0.9s;
                animation-delay: -0.9s; }
    #loader .circles .circle4 {
      -webkit-transform: rotate(120deg);
          -ms-transform: rotate(120deg);
              transform: rotate(120deg); }
      #loader .circles .circle4::before {
        -webkit-animation-delay: -0.8s;
                animation-delay: -0.8s; }
    #loader .circles .circle5 {
      -webkit-transform: rotate(150deg);
          -ms-transform: rotate(150deg);
              transform: rotate(150deg); }
      #loader .circles .circle5::before {
        -webkit-animation-delay: -0.7s;
                animation-delay: -0.7s; }
    #loader .circles .circle6 {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
      #loader .circles .circle6::before {
        -webkit-animation-delay: -0.6s;
                animation-delay: -0.6s; }
    #loader .circles .circle7 {
      -webkit-transform: rotate(210deg);
          -ms-transform: rotate(210deg);
              transform: rotate(210deg); }
      #loader .circles .circle7::before {
        -webkit-animation-delay: -0.5s;
                animation-delay: -0.5s; }
    #loader .circles .circle8 {
      -webkit-transform: rotate(240deg);
          -ms-transform: rotate(240deg);
              transform: rotate(240deg); }
      #loader .circles .circle8::before {
        -webkit-animation-delay: -0.4s;
                animation-delay: -0.4s; }
    #loader .circles .circle9 {
      -webkit-transform: rotate(270deg);
          -ms-transform: rotate(270deg);
              transform: rotate(270deg); }
      #loader .circles .circle9::before {
        -webkit-animation-delay: -0.3s;
                animation-delay: -0.3s; }
    #loader .circles .circle10 {
      -webkit-transform: rotate(300deg);
          -ms-transform: rotate(300deg);
              transform: rotate(300deg); }
      #loader .circles .circle10::before {
        -webkit-animation-delay: -0.2s;
                animation-delay: -0.2s; }
    #loader .circles .circle11 {
      -webkit-transform: rotate(330deg);
          -ms-transform: rotate(330deg);
              transform: rotate(330deg); }
      #loader .circles .circle11::before {
        -webkit-animation-delay: -0.1s;
                animation-delay: -0.1s; }
    #loader .circles .circle12 {
      -webkit-transform: rotate(360deg);
          -ms-transform: rotate(360deg);
              transform: rotate(360deg); }
      #loader .circles .circle12::before {
        -webkit-animation-delay: 0s;
                animation-delay: 0s; }

@-webkit-keyframes circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.panel {
  border: none;
  border-radius: 5px; }
  .panel.panel-default, .panel.panel-success, .panel.panel-primary, .panel.panel-danger, .panel.panel-warning, .panel.panel-info {
    -webkit-box-shadow: none;
            box-shadow: none; }
    .panel.panel-default > .panel-heading, .panel.panel-success > .panel-heading, .panel.panel-primary > .panel-heading, .panel.panel-danger > .panel-heading, .panel.panel-warning > .panel-heading, .panel.panel-info > .panel-heading {
      font-family: tondo, Helvetica, Arial, sans-serif;
      background-color: transparent;
      font-weight: bold;
      padding-left: 0;
      padding-right: 0; }

.table th {
  font-family: tondo, Helvetica, Arial, sans-serif; }

@media screen and (max-width: 767px) {
  .table.table-responsive thead {
    display: none; }
  .table.table-responsive tbody tr:last-child {
    display: none !important; }
  .table.table-responsive tbody th, .table.table-responsive tbody td {
    display: block;
    padding: 10px 15px 10px 30%;
    width: 100%;
    text-align: right;
    background: none;
    position: relative; }
    .table.table-responsive tbody th::before, .table.table-responsive tbody th::after, .table.table-responsive tbody td::before, .table.table-responsive tbody td::after {
      position: absolute;
      display: block;
      content: ''; }
    .table.table-responsive tbody th::before, .table.table-responsive tbody td::before {
      float: left;
      text-align: left;
      content: attr(data-th);
      font-weight: 700;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      width: 30%;
      left: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .table.table-responsive tbody th.full-width, .table.table-responsive tbody td.full-width {
      padding-left: 15px !important; }
  .table.table-responsive .spacer {
    background-color: white; } }

#cart-table {
  border-bottom: 2px solid #ddd; }
  #cart-table td {
    vertical-align: middle; }
  #cart-table img {
    line-height: 1; }
  @media screen and (max-width: 767px) {
    #cart-table {
      margin-bottom: 0; }
      #cart-table tbody td {
        border: 0; }
      #cart-table tbody td[class*="text-"] {
        border-top: 1px solid #ddd;
        vertical-align: middle; }
      #cart-table .td-thumb {
        background-color: white; }
        #cart-table .td-thumb img {
          margin: 0 auto; }
      #cart-table .visible-xs, #cart-table .btn {
        width: 100%; }
      #cart-table .visible-xs:not(.spacer) td {
        padding: 0; }
      #cart-table .tr-remove-mobile td, #cart-table .td-product, #cart-table .td-thumb {
        text-align: center;
        padding-left: 15px; }
      #cart-table .tr-remove-mobile {
        background-color: #f2dede; }
        #cart-table .tr-remove-mobile .btn-cart-remove {
          padding: 15px;
          color: #a94442; } }

.modal {
  z-index: 6000; }
  .modal .section {
    margin-top: 0px !important; }
  .modal .col-lg-9 {
    width: 100% !important; }
  .modal .modal-content {
    padding: 20px;
    position: relative;
    z-index: 6000;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .modal .modal-content img {
      max-width: 100%;
      margin-bottom: 25px; }
    .modal .modal-content ul li {
      margin-bottom: 10px; }
      .modal .modal-content ul li:last-child {
        margin-bottom: 0; }
  .modal .modal-header {
    margin-bottom: 15px; }
    .modal .modal-header .close {
      position: absolute;
      right: 25px;
      top: 25px; }
  .modal .modal-title {
    font-size: 22px;
    font-size: 2.2rem;
    text-align: center; }
  .modal .btn + .btn {
    margin-left: 15px; }
  @media screen and (max-width: 767px) {
    .modal button.btn[data-dismiss="modal"] {
      display: none !important; } }

.modal.full-image .modal-content {
  padding: 0 !important; }

.modal.full-image .modal-header {
  display: none !important; }

.modal.full-image .modal-dialog {
  width: 850px; }

.modal.full-image .modal-body {
  padding: 0 !important; }
  .modal.full-image .modal-body .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1000; }
  .modal.full-image .modal-body img {
    margin-bottom: 0 !important; }

.modal-backdrop {
  z-index: 5000;
  background-color: white; }

#pagination {
  text-align: center; }

.pagination {
  font-family: tondo, Helvetica, Arial, sans-serif;
  font-weight: bold; }
  .pagination li.active a {
    opacity: 1;
    border-bottom: 1px solid black;
    background-color: transparent; }
  .pagination li a, .pagination li.hellip {
    font-size: 13px;
    font-size: 1.3rem;
    border-bottom: 1px solid #D6D6D6;
    border-radius: 0 !important; }
    .pagination li a.next-page, .pagination li a.previous-page, .pagination li.hellip.next-page, .pagination li.hellip.previous-page {
      border-bottom: 0;
      -webkit-transform: translateY(15px);
          -ms-transform: translateY(15px);
              transform: translateY(15px);
      text-transform: uppercase;
      font-weight: normal;
      letter-spacing: 0.6px;
      color: #707070; }
      .pagination li a.next-page:hover, .pagination li a.previous-page:hover, .pagination li.hellip.next-page:hover, .pagination li.hellip.previous-page:hover {
        color: black;
        background-color: transparent;
        border-bottom: 0; }
  .pagination li a:hover {
    border-bottom: 1px solid black; }
  .pagination li.hellip {
    padding: 6.5px 12px;
    float: left; }

.placeholder-product img {
  width: 100%; }

#cookies-notice {
  background-color: #020202;
  position: fixed;
  left: 15px;
  right: 15px;
  bottom: 15px;
  padding: 15px;
  z-index: 4000; }
  #cookies-notice .container-fluid {
    margin: 0 auto; }
  @media screen and (min-width: 1200px) {
    #cookies-notice {
      padding: 15px 0;
      max-width: 1500px;
      margin: 0 auto; }
      #cookies-notice .container-fluid > .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        #cookies-notice .container-fluid > .row > div {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          #cookies-notice .container-fluid > .row > div:first-child {
            padding-left: 30px; }
          #cookies-notice .container-fluid > .row > div:last-child {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
                -ms-flex-direction: column;
                    flex-direction: column;
            -webkit-box-align: end;
                -ms-flex-align: end;
                    align-items: flex-end; } }
  #cookies-notice .text-sm p {
    font-size: 14px;
    margin: 7px 0; }
    @media screen and (max-width: 991px) {
      #cookies-notice .text-sm p {
        margin: 0 0 15px 0; } }
    #cookies-notice .text-sm p a {
      color: white; }
  #cookies-notice .btn {
    margin-left: 15px; }
    @media screen and (max-width: 991px) {
      #cookies-notice .btn {
        padding: 8.5px 23px !important; } }
  @media screen and (max-width: 991px) {
    #cookies-notice {
      text-align: center; }
      #cookies-notice .btn {
        display: inline-block;
        float: none !important; } }

.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    position: relative;
    padding-left: 5px; }
    .radio label::before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid transparent;
      border-radius: 50%;
      background-color: white;
      -webkit-transition: border 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      -o-transition: border 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      transition: border 0.5s cubic-bezier(0.455, 0, 0.515, 1); }
    .radio label::after {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      position: absolute;
      content: " ";
      width: 11px;
      height: 11px;
      left: 3px;
      top: 3px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #2e2e2e;
      -webkit-transform: scale(0, 0);
          -ms-transform: scale(0, 0);
              transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 1; }
    .radio input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .radio input[type="radio"]:checked + label::after {
      -webkit-transform: scale(1, 1);
          -ms-transform: scale(1, 1);
              transform: scale(1, 1); }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65;
      filter: alpha(opacity=65); }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

/*
@include radio-variant('.radio-primary', $brand-primary);
@include radio-variant('.radio-danger', $brand-danger);
@include radio-variant('.radio-info', $brand-info);
@include radio-variant('.radio-warning', $brand-warning);
@include radio-variant('.radio-success', $brand-success);
*/
/* Container used for styling the custom select, the buttom class below adds the bg gradient, corners, etc. */
.custom-select {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  position: relative;
  padding: 0 !important;
  width: 100%;
  background-image: url("../graphics/svg/caret.svg");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-color: white;
  -webkit-overflow-scrolling: touch;
  /* This is the native select, we're making everything but the text invisible so we can see the button styles in the wrapper */
  /* Set options to normal weight */ }
  .custom-select:hover, .custom-select:focus, .custom-select:active {
    border-color: #020202; }
  .custom-select select {
    width: 100%;
    margin: 0;
    padding: 0 25px 0 12px;
    background: none;
    border: 1px solid transparent;
    border-radius: 0px;
    outline: none;
    cursor: pointer;
    color: #2e2e2e;
    /* Remove select styling */
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
    -webkit-overflow-scrolling: touch;
    /* Font size must the 16px or larger to prevent iOS page zoom on focus */
    font-size: 1em;
    /* Focus style */ }
    .custom-select select:focus {
      outline: none;
      background-color: transparent; }
    .custom-select select:hover, .custom-select select:focus, .custom-select select:active {
      border: 1px solid #020202; }
  .custom-select option {
    font-weight: normal;
    text-shadow: none;
    color: #2e2e2e;
    padding: 10px 15px; }

/* ------------------------------------  */
/* UGLY BROWSER-SPECIFIC HACKS */
/* ----------------------------------  */
/* OPERA - Pre-Blink nix the custom arrow, go with a native select button to keep it simple. Targeted via this hack http://browserhacks.com/#hack-a3f166304aafed524566bc6814e1d5c7 */
x:-o-prefocus,
.custom-select::after {
  display: none; }

/* IE 10/11+ - This hides native dropdown button arrow so it will have the custom appearance, IE 9 and earlier get a native select - targeting media query hack via http://browserhacks.com/#hack-28f493d247a12ab654f6c3637f6978d5 - looking for better ways to achieve this targeting */
/* The second rule removes the odd blue bg color behind the text in the select button in IE 10/11 and sets the text color to match the focus style's - fix via http://stackoverflow.com/questions/17553300/change-ie-background-color-on-unopened-focused-select-box */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .custom-select select::-ms-expand {
    display: none; }
  .custom-select select:focus::-ms-value {
    background: transparent;
    color: #222; } }

/* FIREFOX won't let us hide the native select arrow, so we have to make it wider than needed and clip it via overflow on the parent container. The percentage width is a fallback since FF 4+ supports calc() so we can just add a fixed amount of extra width to push the native arrow out of view. We're applying this hack across all FF versions because all the previous hacks were too fragile and complex. You might want to consider not using this hack and using the native select arrow in FF. Note this makes the menus wider than the select button because they display at the specified width and aren't clipped. Targeting hack via http://browserhacks.com/#hack-758bff81c5c32351b02e10480b5ed48e */
/* Show only the native arrow */
@-moz-document url-prefix() {
  .custom-select {
    overflow: hidden; }
  .custom-select select {
    /*width: 120%;
        width: -moz-calc(100% + 3em);
        width: calc(100% + em);*/
    /* https://gist.github.com/joaocunha/6273016 */
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: ''; } }

/* Firefox focus has odd artifacts around the text, this kills that. See https://developer.mozilla.org/en-US/docs/Web/CSS/:-moz-focusring */
.custom-select select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

.table th {
  font-family: tondo, Helvetica, Arial, sans-serif; }

@media screen and (max-width: 767px) {
  .table.table-responsive thead {
    display: none; }
  .table.table-responsive tbody tr:last-child {
    display: none !important; }
  .table.table-responsive tbody th, .table.table-responsive tbody td {
    display: block;
    padding: 10px 15px 10px 30%;
    width: 100%;
    text-align: right;
    background: none;
    position: relative; }
    .table.table-responsive tbody th::before, .table.table-responsive tbody th::after, .table.table-responsive tbody td::before, .table.table-responsive tbody td::after {
      position: absolute;
      display: block;
      content: ''; }
    .table.table-responsive tbody th::before, .table.table-responsive tbody td::before {
      float: left;
      text-align: left;
      content: attr(data-th);
      font-weight: 700;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      *zoom: 1;
      *display: inline;
      width: 30%;
      left: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
    .table.table-responsive tbody th.full-width, .table.table-responsive tbody td.full-width {
      padding-left: 15px !important; }
  .table.table-responsive .spacer {
    background-color: white; } }

#cart-table {
  border-bottom: 2px solid #ddd; }
  #cart-table td {
    vertical-align: middle; }
  #cart-table img {
    line-height: 1; }
  @media screen and (max-width: 767px) {
    #cart-table {
      margin-bottom: 0; }
      #cart-table tbody td {
        border: 0; }
      #cart-table tbody td[class*="text-"] {
        border-top: 1px solid #ddd;
        vertical-align: middle; }
      #cart-table .td-thumb {
        background-color: white; }
        #cart-table .td-thumb img {
          margin: 0 auto; }
      #cart-table .visible-xs, #cart-table .btn {
        width: 100%; }
      #cart-table .visible-xs:not(.spacer) td {
        padding: 0; }
      #cart-table .tr-remove-mobile td, #cart-table .td-product, #cart-table .td-thumb {
        text-align: center;
        padding-left: 15px; }
      #cart-table .tr-remove-mobile {
        background-color: #f2dede; }
        #cart-table .tr-remove-mobile .btn-cart-remove {
          padding: 15px;
          color: #a94442; } }

.tooltip {
  font-size: 15px;
  font-size: 1.5rem; }
  .tooltip .tooltip-inner {
    padding: 6px 12px; }

@-webkit-keyframes progressSlide {
  from {
    stroke-dashoffset: 110px; }
  to {
    stroke-dashoffset: 0; } }

@keyframes progressSlide {
  from {
    stroke-dashoffset: 110px; }
  to {
    stroke-dashoffset: 0; } }

#page-home #main-carousel {
  opacity: 0; }
  #page-home #main-carousel .slide {
    position: relative; }
    #page-home #main-carousel .slide.force-show {
      opacity: 1 !important; }
    @media screen and (min-width: 768px) {
      #page-home #main-carousel .slide .block-revealer__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
            -ms-flex-align: end;
                align-items: flex-end;
        -webkit-align-items: flex-end;
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1; } }
    @media screen and (min-width: 1200px) {
      #page-home #main-carousel .slide .block-revealer__content {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  #page-home #main-carousel .slick-nav {
    padding-left: 0;
    margin-bottom: 18px; }
    @media screen and (max-width: 991px) {
      #page-home #main-carousel .slick-nav {
        margin-bottom: 9px; } }
    #page-home #main-carousel .slick-nav li {
      list-style: none;
      display: inline-block;
      position: relative; }
      #page-home #main-carousel .slick-nav li a {
        font-size: 15px;
        font-size: 1.5rem;
        font-family: libre-franklin, sans-serif;
        font-style: italic;
        display: block;
        padding: 15px;
        margin-right: 0 5px; }
        #page-home #main-carousel .slick-nav li a:before {
          content: '';
          background: url("../graphics/svg/_svg-defs/border.svg") center center no-repeat;
          width: 35px;
          height: 35px;
          display: block;
          -webkit-transform: translate(-52%, -50%);
              -ms-transform: translate(-52%, -50%);
                  transform: translate(-52%, -50%);
          position: absolute;
          top: 50%;
          left: 50%;
          opacity: .3;
          pointer-events: none; }
      #page-home #main-carousel .slick-nav li svg {
        position: absolute;
        width: 31px;
        height: 28px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-52%, -50%);
            -ms-transform: translate(-52%, -50%);
                transform: translate(-52%, -50%);
        stroke-dasharray: 110px;
        stroke-dashoffset: 110px;
        stroke: black;
        stroke-width: 1px;
        fill: none;
        fill-opacity: 0;
        pointer-events: none; }
      #page-home #main-carousel .slick-nav li.active svg {
        -webkit-animation-name: progressSlide;
                animation-name: progressSlide;
        -webkit-animation-duration: 32500ms;
                animation-duration: 32500ms; }
  #page-home #main-carousel .image-wrapper {
    width: calc(66.666667% + 30px);
    -ms-flex-item-align: start;
        align-self: flex-start;
    position: relative; }
    @media screen and (min-width: 1700px) {
      #page-home #main-carousel .image-wrapper {
        max-height: calc(100vh - 150px);
        overflow: hidden; } }
    @media screen and (max-width: 991px) {
      #page-home #main-carousel .image-wrapper {
        width: 100%; } }
    #page-home #main-carousel .image-wrapper img {
      width: 100%; }
    #page-home #main-carousel .image-wrapper canvas {
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1000;
      opacity: 0; }
      @media screen and (max-width: 767px) {
        #page-home #main-carousel .image-wrapper canvas {
          position: absolute; } }
  #page-home #main-carousel .caption {
    position: absolute;
    background-color: white;
    padding: 75px 135px 75px 65px;
    right: 0;
    width: calc(33.333333% + 185px);
    z-index: 2000; }
    @media screen and (max-width: 1199px) {
      #page-home #main-carousel .caption {
        padding: 45px 95px 65px 55px; } }
    @media screen and (max-width: 991px) {
      #page-home #main-carousel .caption {
        padding: 25px 65px 45px 35px; } }
    @media screen and (max-width: 767px) {
      #page-home #main-carousel .caption {
        padding: 15px 30px;
        position: relative;
        margin-top: -55px; } }
    @media screen and (min-width: 1700px) {
      #page-home #main-carousel .caption {
        right: 150px;
        padding: 85px 145px 85px 75px; } }
    #page-home #main-carousel .caption h1 {
      display: block;
      margin-bottom: 25px; }
      @media screen and (max-width: 991px) {
        #page-home #main-carousel .caption h1 {
          margin-bottom: 15px; } }
      @media screen and (max-width: 767px) {
        #page-home #main-carousel .caption h1 {
          font-size: 31px;
          font-size: 3.1rem; } }
      #page-home #main-carousel .caption h1 + p {
        font-size: calc(16.2px + 3.6000000000000014 * ((100vw - 768px) / 1232));
        margin-bottom: 25px; }
      @media screen and (min-width: 2000px){
  #page-home #main-carousel .caption h1 + p{
    font-size: 19.8px; } }
      @media screen and (max-width: 768px){
  #page-home #main-carousel .caption h1 + p{
    font-size: 16.2px; } }
        @media screen and (max-width: 991px) {
          #page-home #main-carousel .caption h1 + p {
            margin-bottom: 15px; } }
  #page-home #main-carousel .slick-arrow {
    -webkit-transition: background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
    -o-transition: background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
    transition: background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
    background: url("../graphics/svg/_svg-defs/long-arrow.svg") no-repeat center center #EBE9E9;
    width: 120px;
    height: 80px;
    z-index: 3000;
    opacity: 1; }
    @media screen and (max-width: 991px) {
      #page-home #main-carousel .slick-arrow {
        display: none !important; } }
    #page-home #main-carousel .slick-arrow:hover {
      background: url("../graphics/svg/_svg-defs/long-arrow.svg") no-repeat center center #edecec; }
    #page-home #main-carousel .slick-arrow.slick-next {
      right: -100px; }
    #page-home #main-carousel .slick-arrow.slick-prev {
      -webkit-transform: scaleX(-1);
          -ms-transform: scaleX(-1);
              transform: scaleX(-1);
      left: -100px; }

#page-home #methods-wrapper {
  position: relative; }
  @media screen and (max-width: 991px) {
    #page-home #methods-wrapper {
      max-width: 100%;
      overflow: hidden; } }
  #page-home #methods-wrapper .overlay {
    content: '';
    background-color: #020202;
    bottom: 0;
    height: 250px;
    left: -850px;
    right: -300px;
    position: absolute;
    z-index: 1; }
  #page-home #methods-wrapper #methods {
    background-color: #EBE9E9;
    position: relative;
    padding-left: 75px;
    padding-top: 65px;
    /* the parent */ }
    @media screen and (max-width: 767px) {
      #page-home #methods-wrapper #methods {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px; } }
    @media screen and (max-width: 767px) {
      #page-home #methods-wrapper #methods .cms-text, #page-home #methods-wrapper #methods .slider {
        overflow: visible; } }
    #page-home #methods-wrapper #methods .slick-arrow {
      -webkit-transition: background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      -o-transition: background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      transition: background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      position: absolute;
      background-color: white;
      width: 44px;
      height: 44px;
      top: -85px;
      -webkit-transform: skewX(-10deg);
          -ms-transform: skewX(-10deg);
              transform: skewX(-10deg);
      padding: 15px 9px; }
      #page-home #methods-wrapper #methods .slick-arrow svg {
        -webkit-transition: fill 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        -o-transition: fill 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        transition: fill 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        fill: #020202;
        width: 28px;
        height: 14px; }
      #page-home #methods-wrapper #methods .slick-arrow:hover {
        background-color: #020202; }
        #page-home #methods-wrapper #methods .slick-arrow:hover svg {
          fill: white; }
      #page-home #methods-wrapper #methods .slick-arrow.slick-prev {
        left: auto;
        right: 85px; }
        #page-home #methods-wrapper #methods .slick-arrow.slick-prev span {
          -webkit-transform: skewX(10deg) scaleX(-1) translateX(-18px);
              -ms-transform: skewX(10deg) scaleX(-1) translateX(-18px);
                  transform: skewX(10deg) scaleX(-1) translateX(-18px); }
      @media screen and (max-width: 767px) {
        #page-home #methods-wrapper #methods .slick-arrow {
          display: none; } }
    #page-home #methods-wrapper #methods:after {
      content: '';
      position: absolute;
      top: 0;
      height: 100%;
      left: 100%;
      width: 100%;
      background-color: #EBE9E9; }
    #page-home #methods-wrapper #methods .slider {
      position: relative;
      z-index: 1000; }
    @media screen and (max-width: 767px) {
      #page-home #methods-wrapper #methods .slick-list {
        overflow: visible; } }
    #page-home #methods-wrapper #methods .slick-track {
      margin: 0 -15px; }
      @media screen and (min-width: 1200px) {
        #page-home #methods-wrapper #methods .slick-track {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      @media screen and (max-width: 991px) {
        #page-home #methods-wrapper #methods .slick-track {
          margin: 0 -10px; } }
    #page-home #methods-wrapper #methods .slick-slide {
      position: relative;
      background-color: white;
      margin: 0 15px; }
      @media screen and (min-width: 1200px) {
        #page-home #methods-wrapper #methods .slick-slide {
          float: none;
          height: auto; } }
      @media screen and (max-width: 991px) {
        #page-home #methods-wrapper #methods .slick-slide {
          margin: 0 10px; } }
      #page-home #methods-wrapper #methods .slick-slide img {
        width: 100%; }
    #page-home #methods-wrapper #methods .caption {
      padding: 30px 40px 65px 40px; }
      @media screen and (max-width: 767px) {
        #page-home #methods-wrapper #methods .caption {
          padding: 20px 20px 20px 20px; } }
      #page-home #methods-wrapper #methods .caption h3 {
        margin-bottom: 20px; }
        @media screen and (max-width: 767px) {
          #page-home #methods-wrapper #methods .caption h3 {
            font-size: 24px;
            font-size: 2.4rem;
            margin-bottom: 15px; } }
      #page-home #methods-wrapper #methods .caption a.btn.btn-link {
        position: absolute;
        left: 40px;
        bottom: 40px; }
        @media screen and (max-width: 767px) {
          #page-home #methods-wrapper #methods .caption a.btn.btn-link {
            position: relative;
            left: auto;
            bottom: auto; } }
      #page-home #methods-wrapper #methods .caption p {
        font-size: 15px; }
  #page-home #methods-wrapper h2.h1 {
    margin-bottom: 50px; }
    @media screen and (max-width: 991px) {
      #page-home #methods-wrapper h2.h1 {
        margin-top: 0px !important; } }
    @media screen and (max-width: 767px) {
      #page-home #methods-wrapper h2.h1 {
        margin-bottom: 25px;
        font-size: 31px;
        font-size: 3.1rem; } }

#page-home #solutions-wrapper {
  position: relative; }
  @media screen and (max-width: 991px) {
    #page-home #solutions-wrapper {
      max-width: 100%;
      overflow: hidden; } }
  #page-home #solutions-wrapper .overlay {
    content: '';
    background-color: #020202;
    bottom: 0;
    height: 250px;
    left: -850px;
    right: -300px;
    position: absolute;
    z-index: 1; }
  #page-home #solutions-wrapper #solutions {
    background-color: #EBE9E9;
    position: relative;
    padding-left: 75px;
    padding-top: 65px;
    /* the parent */ }
    @media screen and (max-width: 767px) {
      #page-home #solutions-wrapper #solutions {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px; } }
    @media screen and (max-width: 767px) {
      #page-home #solutions-wrapper #solutions .cms-text, #page-home #solutions-wrapper #solutions .slider {
        overflow: visible; } }
    #page-home #solutions-wrapper #solutions .slick-arrow {
      -webkit-transition: background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      -o-transition: background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      transition: background-color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      position: absolute;
      background-color: white;
      width: 44px;
      height: 44px;
      top: -85px;
      -webkit-transform: skewX(-10deg);
          -ms-transform: skewX(-10deg);
              transform: skewX(-10deg);
      padding: 15px 9px; }
      #page-home #solutions-wrapper #solutions .slick-arrow svg {
        -webkit-transition: fill 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        -o-transition: fill 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        transition: fill 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        fill: #020202;
        width: 28px;
        height: 14px; }
      #page-home #solutions-wrapper #solutions .slick-arrow:hover {
        background-color: #020202; }
        #page-home #solutions-wrapper #solutions .slick-arrow:hover svg {
          fill: white; }
      #page-home #solutions-wrapper #solutions .slick-arrow.slick-prev {
        left: auto;
        right: 85px; }
        #page-home #solutions-wrapper #solutions .slick-arrow.slick-prev span {
          -webkit-transform: skewX(10deg) scaleX(-1) translateX(-18px);
              -ms-transform: skewX(10deg) scaleX(-1) translateX(-18px);
                  transform: skewX(10deg) scaleX(-1) translateX(-18px); }
      @media screen and (max-width: 767px) {
        #page-home #solutions-wrapper #solutions .slick-arrow {
          display: none; } }
    #page-home #solutions-wrapper #solutions:after {
      content: '';
      position: absolute;
      top: 0;
      height: 100%;
      right: 100%;
      width: 100%;
      background-color: #EBE9E9; }
    #page-home #solutions-wrapper #solutions .slider {
      position: relative;
      z-index: 1000; }
    @media screen and (max-width: 767px) {
      #page-home #solutions-wrapper #solutions .slick-list {
        overflow: visible; } }
    #page-home #solutions-wrapper #solutions .slick-track {
      margin: 0 -15px; }
      @media screen and (min-width: 1200px) {
        #page-home #solutions-wrapper #solutions .slick-track {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      @media screen and (max-width: 991px) {
        #page-home #solutions-wrapper #solutions .slick-track {
          margin: 0 -10px; } }
    #page-home #solutions-wrapper #solutions .slick-slide {
      position: relative;
      background-color: white;
      margin: 0 15px; }
      @media screen and (min-width: 1200px) {
        #page-home #solutions-wrapper #solutions .slick-slide {
          float: none;
          height: auto; } }
      @media screen and (max-width: 991px) {
        #page-home #solutions-wrapper #solutions .slick-slide {
          margin: 0 10px; } }
      #page-home #solutions-wrapper #solutions .slick-slide img {
        width: 100%; }
    #page-home #solutions-wrapper #solutions .caption {
      padding: 36px 40px 150px 40px; }
      @media screen and (min-width: 992px) and (max-width: 1500px) {
        #page-home #solutions-wrapper #solutions .caption {
          padding: 20px 20px 120px 20px; } }
      #page-home #solutions-wrapper #solutions .caption img {
        position: absolute;
        left: 40px;
        bottom: 65px;
        width: 45%; }
      #page-home #solutions-wrapper #solutions .caption h3 {
        margin-bottom: 20px;
        font-size: 25px; }
        @media screen and (max-width: 767px) {
          #page-home #solutions-wrapper #solutions .caption h3 {
            font-size: 24px;
            font-size: 2.4rem;
            margin-bottom: 15px; } }
      #page-home #solutions-wrapper #solutions .caption a.btn.btn-link {
        position: absolute;
        left: 40px;
        bottom: 40px; }
        @media screen and (max-width: 767px) {
          #page-home #solutions-wrapper #solutions .caption a.btn.btn-link {
            position: relative;
            left: auto;
            bottom: auto; } }
      #page-home #solutions-wrapper #solutions .caption p {
        font-size: 15px; }
  #page-home #solutions-wrapper h2.h1 {
    margin-bottom: 50px; }
    @media screen and (max-width: 991px) {
      #page-home #solutions-wrapper h2.h1 {
        margin-top: 0px !important; } }
    @media screen and (max-width: 767px) {
      #page-home #solutions-wrapper h2.h1 {
        margin-bottom: 25px;
        font-size: 31px;
        font-size: 3.1rem; } }

#page-home #instagram {
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    #page-home #instagram h2.h1 {
      margin: 0 30px 25px 30px; } }
  @media screen and (max-width: 767px) {
    #page-home #instagram .container-fluid {
      margin: 0; } }
  #page-home #instagram .gallery-wrapper {
    padding-bottom: 50px; }
    @media screen and (max-width: 767px) {
      #page-home #instagram .gallery-wrapper {
        margin-left: 15px;
        padding-bottom: 15px; } }
    #page-home #instagram .gallery-wrapper .gallery:after, #page-home #instagram .gallery-wrapper .gallery:before {
      content: " ";
      display: table; }
    #page-home #instagram .gallery-wrapper .gallery:after {
      clear: both; }
    #page-home #instagram .gallery-wrapper .gallery a {
      width: 425px;
      margin: 0 15px 50px 15px;
      display: block;
      float: left;
      border: 2px solid transparent; }
      #page-home #instagram .gallery-wrapper .gallery a:hover {
        border: 2px solid black; }
      @media screen and (max-width: 767px) {
        #page-home #instagram .gallery-wrapper .gallery a {
          width: 200px;
          margin: 0 15px 15px 15px; } }
    @media screen and (max-width: 767px) {
      #page-home #instagram .gallery-wrapper .gallery div a {
        margin-bottom: 20px; } }
    #page-home #instagram .gallery-wrapper .gallery > div:nth-child(2n+2) {
      margin-top: 50px; }
      @media screen and (max-width: 767px) {
        #page-home #instagram .gallery-wrapper .gallery > div:nth-child(2n+2) {
          margin-top: 15px; } }
    #page-home #instagram .gallery-wrapper .gallery > div:nth-child(4n) {
      margin-top: 65px; }
      @media screen and (max-width: 767px) {
        #page-home #instagram .gallery-wrapper .gallery > div:nth-child(4n) {
          margin-top: 25px; } }
    #page-home #instagram .gallery-wrapper .gallery > a:nth-child(5n) img {
      margin-top: 25px; }
      @media screen and (max-width: 767px) {
        #page-home #instagram .gallery-wrapper .gallery > a:nth-child(5n) img {
          margin-top: 5px; } }
    #page-home #instagram .gallery-wrapper .gallery > a:nth-child(5n) img {
      margin-top: 25px; }
      @media screen and (max-width: 767px) {
        #page-home #instagram .gallery-wrapper .gallery > a:nth-child(5n) img {
          margin-top: 5px; } }
    #page-home #instagram .gallery-wrapper .gallery img {
      width: 100%; }
    #page-home #instagram .gallery-wrapper .gallery .small-img-wrapper {
      width: 230px;
      float: left; }
      @media screen and (max-width: 767px) {
        #page-home #instagram .gallery-wrapper .gallery .small-img-wrapper {
          width: 110px; } }
      #page-home #instagram .gallery-wrapper .gallery .small-img-wrapper a {
        width: 200px; }
        @media screen and (max-width: 767px) {
          #page-home #instagram .gallery-wrapper .gallery .small-img-wrapper a {
            width: 80px; } }
  #page-home #instagram #stage {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none; }
  #page-home #instagram .btn {
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media screen and (max-width: 767px) {
      #page-home #instagram .btn {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        margin-top: -20px;
        margin-bottom: 5px; }
        #page-home #instagram .btn:hover, #page-home #instagram .btn:focus, #page-home #instagram .btn:active, #page-home #instagram .btn:focus:active {
          background-color: white;
          color: black; }
          #page-home #instagram .btn:hover svg, #page-home #instagram .btn:focus svg, #page-home #instagram .btn:active svg, #page-home #instagram .btn:focus:active svg {
            fill: black; } }
  @media screen and (max-width: 767px) {
    #page-home #instagram .simplebar-track.simplebar-horizontal {
      display: none; } }

#page-home .section {
  margin-top: 90px; }
  #page-home .section .cms-text, #page-home .section .slider {
    will-change: transform; }
  @media screen and (max-width: 991px) {
    #page-home .section {
      margin-top: 0px;
      margin-bottom: 45px; } }

#page-home #optional-news {
  color: white;
  position: relative; }
  @media screen and (max-width: 767px) {
    #page-home #optional-news .text-right {
      text-align: left; } }
  #page-home #optional-news .bg-primary {
    padding: 75px;
    position: relative;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      #page-home #optional-news .bg-primary {
        padding: 30px; } }
  #page-home #optional-news:before {
    content: '';
    top: 50%;
    bottom: 0;
    background-color: #EBE9E9;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0; }
  @media screen and (max-width: 991px) {
    #page-home #optional-news {
      padding-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    #page-home #optional-news {
      padding-bottom: 0px; }
      #page-home #optional-news img {
        margin-bottom: 35px; } }
  #page-home #optional-news h2 {
    font-size: 48px;
    font-size: 4.8rem;
    margin-bottom: 5px;
    color: white; }
    @media screen and (max-width: 767px) {
      #page-home #optional-news h2 {
        font-size: 32px;
        font-size: 3.2rem; } }
  #page-home #optional-news .subtitle, #page-home #optional-news .hashtag {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: libre-franklin, sans-serif;
    margin-bottom: 5px;
    font-style: italic;
    font-weight: bold;
    color: white; }
  #page-home #optional-news h3 {
    font-size: 36px;
    font-size: 3.6rem;
    margin-top: 8px;
    margin-bottom: 15px;
    color: white; }
    @media screen and (max-width: 767px) {
      #page-home #optional-news h3 {
        font-size: 28px;
        font-size: 2.8rem;
        margin-top: 0; } }
  #page-home #optional-news p {
    color: #939393; }
  #page-home #optional-news .btn-link {
    color: white; }
    #page-home #optional-news .btn-link:after {
      background: white; }
  @media screen and (max-width: 767px) {
    #page-home #optional-news .container-fluid {
      padding: 0 !important; } }

@media screen and (max-width: 767px) {
  #page-home #eco {
    padding-top: 40px; } }

#page-home #eco .img-wrapper {
  position: relative; }
  @media screen and (max-width: 767px) {
    #page-home #eco .img-wrapper {
      margin: 0 -30px 25px -30px;
      width: calc(100% + 60px); } }
  #page-home #eco .img-wrapper:before, #page-home #eco .img-wrapper:after {
    content: '';
    position: absolute;
    height: 50%;
    width: 8.333333%;
    z-index: 1000;
    background-color: #EBE9E9; }
    @media screen and (max-width: 991px) {
      #page-home #eco .img-wrapper:before, #page-home #eco .img-wrapper:after {
        z-index: 0; } }
  #page-home #eco .img-wrapper video {
    width: 100%; }
  #page-home #eco .img-wrapper:before {
    top: 50%;
    left: 0; }
  #page-home #eco .img-wrapper:after {
    top: 0;
    right: 0; }
  #page-home #eco .img-wrapper img {
    width: 100%; }
  #page-home #eco .img-wrapper img.stanley {
    position: absolute;
    width: auto;
    right: 25px;
    top: 54%; }
    @media screen and (max-width: 767px) {
      #page-home #eco .img-wrapper img.stanley {
        width: 150px;
        right: 35px; } }
  #page-home #eco .img-wrapper .line {
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    height: 20px;
    position: absolute;
    background-color: #EBE9E9; }
    @media screen and (max-width: 767px) {
      #page-home #eco .img-wrapper .line {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        height: 5px; } }

#page-home #eco .usps {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  list-style-type: none;
  padding-left: 0; }
  @media screen and (max-width: 991px) {
    #page-home #eco .usps {
      z-index: 2000; } }
  @media screen and (max-width: 767px) {
    #page-home #eco .usps {
      display: none; } }
  #page-home #eco .usps li {
    font-size: 15px;
    font-size: 1.5rem;
    background-color: white;
    padding: 22px 5px 18px 5px;
    display: inline-block;
    width: calc(33.333333% - 10px);
    margin: 0 5px;
    text-align: center;
    font-weight: bold;
    color: black; }

#page-home #eco .cms-text .row .row > div:first-child {
  padding-right: 45px; }
  @media screen and (max-width: 991px) {
    #page-home #eco .cms-text .row .row > div:first-child {
      padding-right: 15px; } }
  @media screen and (max-width: 767px) {
    #page-home #eco .cms-text .row .row > div:first-child {
      padding-right: 15px; } }

#page-home #eco .cms-text .row .row > div:last-child {
  padding-left: 45px; }
  @media screen and (max-width: 767px) {
    #page-home #eco .cms-text .row .row > div:last-child {
      padding-left: 15px; } }

#page-home #eco .btn {
  margin-right: 10px; }
  @media screen and (max-width: 1199px) {
    #page-home #eco .btn {
      margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    #page-home #eco .btn {
      margin-right: 0;
      margin-bottom: 10px;
      width: 100%; } }

div#page-about-us .widget.widget-image-text {
  margin-top: -90px; }
  @media screen and (max-width: 991px) {
    div#page-about-us .widget.widget-image-text {
      margin-top: 0; } }
  @media screen and (max-width: 991px) {
    div#page-about-us .widget.widget-image-text img {
      width: 100%; } }
  @media screen and (min-width: 992px) and (max-width: 1500px) {
    div#page-about-us .widget.widget-image-text img {
      width: 100%; } }
  @media screen and (min-width: 1200px) {
    div#page-about-us .widget.widget-image-text .caption {
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      bottom: auto;
      top: 50%;
      padding: 50px; } }
  @media screen and (min-width: 992px) and (max-width: 1500px) {
    div#page-about-us .widget.widget-image-text .caption {
      position: absolute; } }

.employee {
  margin-bottom: 50px; }
  .employee p {
    min-height: 170px; }
  .employee h2 {
    font-weight: normal;
    margin-bottom: 20px; }
  .employee img {
    margin-bottom: 35px; }
  .employee .hover {
    position: absolute;
    left: calc(50% + 20px);
    top: 0;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    opacity: 0; }
  .employee:hover img {
    opacity: 1; }

@media screen and (min-width: 992px) {
  #page-webshop-overview > .container-fluid > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

#page-webshop-overview > .container-fluid > .row > div:first-child {
  text-align: right; }
  @media screen and (max-width: 767px) {
    #page-webshop-overview > .container-fluid > .row > div:first-child {
      text-align: center; } }

#page-webshop-overview aside {
  -webkit-transition: background cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
  -o-transition: background cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
  transition: background cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
  background-color: #EBE9E9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px; }
  @media screen and (min-width: 992px) {
    #page-webshop-overview aside {
      padding: 45px 45px 45px 0;
      height: calc(100vh - 152px);
      position: -webkit-sticky;
      position: sticky;
      top: 152px;
      width: calc(100% - 90px);
      min-width: 300px; } }
  @media screen and (max-width: 1500px) {
    #page-webshop-overview aside {
      min-width: 220px; } }
  @media screen and (max-width: 1199px) {
    #page-webshop-overview aside {
      min-width: 190px;
      padding: 25px 25px 25px 0; } }
  #page-webshop-overview aside:before {
    -webkit-transition: background cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
    -o-transition: background cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
    transition: background cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
    content: '';
    top: 0;
    right: 100%;
    bottom: 0;
    width: 1750px;
    background-color: #EBE9E9;
    position: absolute; }
  #page-webshop-overview aside #search-brands {
    -ms-flex-item-align: start;
        align-self: flex-start;
    width: 100%;
    position: relative; }
    #page-webshop-overview aside #search-brands input.form-control {
      font-size: 16px;
      font-size: 1.6rem;
      border: 0;
      background-color: transparent;
      border-bottom: 1px solid #C7C7C7;
      padding: 17px 60px 17px 0;
      width: 100%; }
      #page-webshop-overview aside #search-brands input.form-control::-webkit-input-placeholder {
        color: #B1B1B1;
        font-weight: normal;
        font-style: normal; }
      #page-webshop-overview aside #search-brands input.form-control::-moz-placeholder {
        color: #B1B1B1;
        font-weight: normal;
        font-style: normal; }
      #page-webshop-overview aside #search-brands input.form-control:-moz-placeholder {
        color: #B1B1B1;
        font-weight: normal;
        font-style: normal; }
      #page-webshop-overview aside #search-brands input.form-control:-ms-input-placeholder {
        color: #B1B1B1;
        font-weight: normal;
        font-style: normal; }
      #page-webshop-overview aside #search-brands input.form-control:focus {
        border-bottom: 1px solid #848484; }
    #page-webshop-overview aside #search-brands .search-btn {
      -webkit-transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      -o-transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      width: 30px;
      height: 30px;
      background: url("../graphics/svg/search.svg") no-repeat center center;
      background-size: 15px 15px;
      opacity: .75;
      text-indent: -999px;
      overflow: hidden;
      border: 0;
      position: absolute;
      right: 0px;
      top: 6.5px; }
      #page-webshop-overview aside #search-brands .search-btn:hover {
        opacity: 1; }
  #page-webshop-overview aside .filter-options {
    -ms-flex-item-align: center;
        align-self: center;
    width: 100%; }
    #page-webshop-overview aside .filter-options .panel, #page-webshop-overview aside .filter-options .dropdown {
      width: 100%;
      border-radius: 0;
      margin-bottom: 6.5px;
      background-color: transparent; }
      #page-webshop-overview aside .filter-options .panel:focus, #page-webshop-overview aside .filter-options .panel:active, #page-webshop-overview aside .filter-options .panel:focus:active, #page-webshop-overview aside .filter-options .dropdown:focus, #page-webshop-overview aside .filter-options .dropdown:active, #page-webshop-overview aside .filter-options .dropdown:focus:active {
        outline: 0; }
      #page-webshop-overview aside .filter-options .panel .panel-title, #page-webshop-overview aside .filter-options .panel .dropdown-button, #page-webshop-overview aside .filter-options .dropdown .panel-title, #page-webshop-overview aside .filter-options .dropdown .dropdown-button {
        -webkit-transition: color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        -o-transition: color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        transition: color 0.5s cubic-bezier(0.455, 0, 0.515, 1);
        font-size: 16px;
        font-size: 1.6rem;
        border: 0;
        border-bottom: 1px solid #C7C7C7;
        padding: 10px 0;
        font-weight: bold;
        color: #8D8D8D;
        position: relative;
        width: 100%;
        text-align: left;
        background-color: transparent; }
        #page-webshop-overview aside .filter-options .panel .panel-title:after, #page-webshop-overview aside .filter-options .panel .dropdown-button:after, #page-webshop-overview aside .filter-options .dropdown .panel-title:after, #page-webshop-overview aside .filter-options .dropdown .dropdown-button:after {
          font-size: 16px;
          font-size: 1.6rem;
          content: '+';
          position: absolute;
          top: 10px;
          right: 0;
          font-weight: bold;
          color: #8D8D8D; }
        #page-webshop-overview aside .filter-options .panel .panel-title.active, #page-webshop-overview aside .filter-options .panel .dropdown-button.active, #page-webshop-overview aside .filter-options .dropdown .panel-title.active, #page-webshop-overview aside .filter-options .dropdown .dropdown-button.active {
          color: black; }
      #page-webshop-overview aside .filter-options .panel .dropdown-menu, #page-webshop-overview aside .filter-options .dropdown .dropdown-menu {
        max-height: 150px;
        overflow: scroll;
        width: 100%; }
        #page-webshop-overview aside .filter-options .panel .dropdown-menu li.active, #page-webshop-overview aside .filter-options .dropdown .dropdown-menu li.active {
          background: url("../graphics/svg/check.svg") transparent right 15px center no-repeat;
          background-size: 12px 12px; }
          #page-webshop-overview aside .filter-options .panel .dropdown-menu li.active a, #page-webshop-overview aside .filter-options .dropdown .dropdown-menu li.active a {
            background: transparent;
            color: black; }
  #page-webshop-overview aside .close-sidebar {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    font-size: 1.3rem; }
  #page-webshop-overview aside form[name='FilterForm'] {
    display: none; }
  #page-webshop-overview aside .btn.btn-default {
    white-space: normal; }
  @media screen and (min-width: 992px) {
    #page-webshop-overview aside:hover {
      background-color: #1C1C1C;
      color: white; }
      #page-webshop-overview aside:hover #search-brands input.form-control {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        color: white; }
        #page-webshop-overview aside:hover #search-brands input.form-control:focus {
          border-bottom: 1px solid rgba(255, 255, 255, 0.8); }
      #page-webshop-overview aside:hover:before {
        background-color: #1C1C1C; }
      #page-webshop-overview aside:hover .filter-options .panel .dropdown-button:hover, #page-webshop-overview aside:hover .filter-options .panel .dropdown-button.active, #page-webshop-overview aside:hover .filter-options .dropdown .dropdown-button:hover, #page-webshop-overview aside:hover .filter-options .dropdown .dropdown-button.active {
        color: white; }
      #page-webshop-overview aside:hover .btn.btn-default {
        background-color: white;
        color: black; }
        #page-webshop-overview aside:hover .btn.btn-default:hover {
          background-color: black;
          color: white;
          border: 1px solid white; } }
  @media screen and (max-width: 991px) {
    #page-webshop-overview aside {
      -webkit-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      -o-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      z-index: 4000;
      height: 100vh !important;
      padding-top: 60px; }
      #page-webshop-overview aside > * {
        -webkit-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
        -o-transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
        transition: all cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
        opacity: 0;
        -webkit-transform: translateX(-40px);
            -ms-transform: translateX(-40px);
                transform: translateX(-40px); }
      #page-webshop-overview aside.in > * {
        opacity: 1;
        -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
                transform: translateX(0); } }

@media screen and (min-width: 992px) and (max-width: 1060px) {
  #page-webshop-overview .navbar-offcanvas {
    overflow: visible; } }

@media screen and (max-width: 991px) {
  #page-webshop-overview .navbar-offcanvas {
    padding: 60px 25px 25px 25px; } }

#page-webshop-overview .navbar-toggle {
  background-color: #020202;
  color: white;
  width: 175px;
  margin: 0 auto;
  border-radius: 0;
  float: none; }
  @media screen and (max-width: 767px) {
    #page-webshop-overview .navbar-toggle {
      width: 100%; } }

#page-webshop-overview .products-container {
  -webkit-transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
  -o-transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
  transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s; }
  #page-webshop-overview .products-container .row {
    margin: 0 -30px; }
    #page-webshop-overview .products-container .row > * {
      padding: 0 30px; }

#page-webshop-overview .pagination {
  margin-top: 50px;
  margin-bottom: 65px; }

@-webkit-keyframes ScaleBounce {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes ScaleBounce {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

#page-webshop-detail #row-product-detail {
  margin-top: 55px; }
  @media screen and (max-width: 767px) {
    #page-webshop-detail #row-product-detail {
      margin-top: 25px; } }

#page-webshop-detail .cms-text {
  margin-bottom: 42px; }
  @media screen and (max-width: 1199px) {
    #page-webshop-detail .cms-text {
      margin-bottom: 20px; } }
  #page-webshop-detail .cms-text *:last-child {
    margin-bottom: 0; }

#page-webshop-detail .h2 {
  margin-bottom: 30px; }
  @media screen and (max-width: 1199px) {
    #page-webshop-detail .h2 {
      margin-bottom: 20px; } }

#page-webshop-detail .cta {
  margin-bottom: 100px; }
  @media screen and (max-width: 1199px) {
    #page-webshop-detail .cta {
      margin-bottom: 65px; } }
  #page-webshop-detail .cta .btn-default {
    margin-right: 15px; }
    @media screen and (max-width: 1199px) {
      #page-webshop-detail .cta .btn-default {
        margin-bottom: 15px; } }
    @media screen and (max-width: 767px) {
      #page-webshop-detail .cta .btn-default {
        margin-bottom: 10px; } }

#page-webshop-detail h3 {
  margin-bottom: 30px; }
  @media screen and (max-width: 991px) {
    #page-webshop-detail h3 {
      margin-bottom: 15px; } }

#page-webshop-detail .btn-download {
  margin-bottom: 40px !important;
  float: none; }

#page-webshop-detail .btn-border {
  padding: 9.5px 23px 9.5px 15px !important;
  margin-right: 1px; }
  #page-webshop-detail .btn-border .shape-plus {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 2px; }
  @media screen and (max-width: 767px) {
    #page-webshop-detail .btn-border {
      display: none; } }

#page-webshop-detail #row-product-detail .breadcrumb {
  margin-top: -8px;
  margin-bottom: 85px; }

@media screen and (max-width: 1199px) {
  #page-webshop-detail #row-product-detail #breadcrumbs {
    margin-bottom: 0;
    display: none; } }

#page-webshop-detail #row-product-detail table {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 100px; }
  @media screen and (max-width: 1199px) {
    #page-webshop-detail #row-product-detail table {
      margin-bottom: 110px; } }
  #page-webshop-detail #row-product-detail table tr {
    margin: 11px 0px;
    display: block; }
    #page-webshop-detail #row-product-detail table tr th {
      font-size: 16px;
      font-size: 1.6rem;
      font-family: tondo, Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      letter-spacing: 0.05em;
      color: #000000;
      width: 110px; }

#page-webshop-detail #row-product-detail .labels-wrapper {
  margin-bottom: 10px; }
  #page-webshop-detail #row-product-detail .labels-wrapper .label {
    font-size: 16px;
    font-size: 1.6rem;
    background-color: black;
    color: white;
    font-family: libre-franklin, sans-serif;
    font-weight: bold;
    font-style: italic;
    border-radius: 0;
    text-align: center; }

#page-webshop-detail #row-product-detail #col-product .labels-wrapper {
  position: absolute;
  left: 10px;
  top: 10px;
  text-align: center;
  width: 100px;
  height: 73px; }
  #page-webshop-detail #row-product-detail #col-product .labels-wrapper .label.new {
    text-indent: -999px;
    overflow: hidden;
    display: block;
    width: 125px;
    height: 73px;
    background: url("../graphics/new.png") no-repeat center center;
    background-size: 90px; }
    @media screen and (max-width: 767px) {
      #page-webshop-detail #row-product-detail #col-product .labels-wrapper .label.new {
        width: 60px;
        height: 44px;
        background-size: 100%; } }

#page-webshop-detail #row-product-detail #col-product img {
  width: 100%;
  position: relative;
  z-index: 1000; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    #page-webshop-detail #row-product-detail #col-product img {
      width: calc(100% - 15px); } }
  @media screen and (max-width: 767px) {
    #page-webshop-detail #row-product-detail #col-product img {
      margin-bottom: 10px;
      max-width: 400px;
      margin: 0 auto;
      display: block; } }

@media screen and (min-width: 768px) {
  #page-webshop-detail #row-product-detail #col-title {
    float: right; } }

@media screen and (max-width: 767px) {
  #page-webshop-detail #row-product-detail #col-title {
    float: none;
    text-align: center; } }

@media screen and (max-width: 767px) {
  #page-webshop-detail .section {
    margin-top: 25px; } }

#page-webshop-detail #detail-order-form {
  margin-top: -220px; }
  @media screen and (max-width: 1560px) {
    #page-webshop-detail #detail-order-form {
      margin-top: -135px; } }

#page-webshop-detail .section-info {
  background-color: white;
  padding-top: 135px;
  margin-top: -70px; }
  @media screen and (max-width: 1560px) {
    #page-webshop-detail .section-info {
      padding-top: 50px;
      margin-top: 0; } }
  #page-webshop-detail .section-info #steps-slider .slick-slide {
    background-color: white;
    margin-bottom: 50px;
    padding: 50px;
    border: 1px solid #E1DFDF; }
    @media screen and (max-width: 1199px) {
      #page-webshop-detail .section-info #steps-slider .slick-slide {
        padding: 20px; } }
    #page-webshop-detail .section-info #steps-slider .slick-slide ul.navigation {
      font-size: 12px;
      font-size: 1.2rem;
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 35px;
      padding: 0; }
      @media screen and (max-width: 1199px) {
        #page-webshop-detail .section-info #steps-slider .slick-slide ul.navigation {
          font-size: 10px;
          font-size: 1rem;
          margin-bottom: 15px; } }
      @media screen and (max-width: 767px) {
        #page-webshop-detail .section-info #steps-slider .slick-slide ul.navigation {
          font-size: 14px;
          font-size: 1.4rem; } }
      #page-webshop-detail .section-info #steps-slider .slick-slide ul.navigation li {
        display: inline-block;
        width: 33.333333%;
        text-align: center;
        border-bottom: 1px solid #D6D6D6;
        padding-bottom: 10px;
        color: #CCCCCC; }
        @media screen and (max-width: 767px) {
          #page-webshop-detail .section-info #steps-slider .slick-slide ul.navigation li {
            margin-bottom: 10px;
            display: none; } }
        #page-webshop-detail .section-info #steps-slider .slick-slide ul.navigation li.active {
          border-color: #020202;
          color: #020202; }
          @media screen and (max-width: 767px) {
            #page-webshop-detail .section-info #steps-slider .slick-slide ul.navigation li.active {
              display: block;
              width: 100%; } }
    #page-webshop-detail .section-info #steps-slider .slick-slide .infinite-data, #page-webshop-detail .section-info #steps-slider .slick-slide .print-position {
      border: 1px solid #EFEEEE;
      padding: 27px 30px 30px 30px;
      margin-bottom: 20px; }
      @media screen and (max-width: 1199px) {
        #page-webshop-detail .section-info #steps-slider .slick-slide .infinite-data, #page-webshop-detail .section-info #steps-slider .slick-slide .print-position {
          padding: 15px;
          margin-bottom: 10px; } }
      #page-webshop-detail .section-info #steps-slider .slick-slide .infinite-data h5, #page-webshop-detail .section-info #steps-slider .slick-slide .print-position h5 {
        margin-top: 0; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .infinite-data label, #page-webshop-detail .section-info #steps-slider .slick-slide .print-position label {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: bold;
        text-align: left;
        background-color: transparent; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .infinite-data .custom-select, #page-webshop-detail .section-info #steps-slider .slick-slide .print-position .custom-select {
        background-size: 14px 12px; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .infinite-data .custom-select select, #page-webshop-detail .section-info #steps-slider .slick-slide .print-position .custom-select select {
          padding: 8px 12px;
          height: 40px; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .infinite-data .btn-border, #page-webshop-detail .section-info #steps-slider .slick-slide .print-position .btn-border {
        padding: 9.5px 15px !important; }
    #page-webshop-detail .section-info #steps-slider .slick-slide .input-group {
      position: relative;
      margin-bottom: 13px; }
      @media screen and (max-width: 1199px) {
        #page-webshop-detail .section-info #steps-slider .slick-slide .input-group {
          width: 100%; } }
      #page-webshop-detail .section-info #steps-slider .slick-slide .input-group.error label {
        color: #d9534f; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .input-group.error input {
        border-color: #d9534f; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .input-group.details {
        padding-top: 20px;
        margin-bottom: 0; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .input-group.details input, #page-webshop-detail .section-info #steps-slider .slick-slide .input-group.details .custom-select {
          width: calc( (100% - 10px) /2);
          vertical-align: middle;
          margin-top: 0; }
          @media screen and (max-width: 767px) {
            #page-webshop-detail .section-info #steps-slider .slick-slide .input-group.details input, #page-webshop-detail .section-info #steps-slider .slick-slide .input-group.details .custom-select {
              width: 100%;
              margin-bottom: 5px; } }
          #page-webshop-detail .section-info #steps-slider .slick-slide .input-group.details input:nth-child(2), #page-webshop-detail .section-info #steps-slider .slick-slide .input-group.details .custom-select:nth-child(2) {
            margin-right: 10px; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .input-group label {
        min-width: 85px;
        padding-top: 0;
        padding-left: 0;
        margin-bottom: 0; }
        @media screen and (max-width: 1199px) {
          #page-webshop-detail .section-info #steps-slider .slick-slide .input-group label {
            display: block;
            width: 100%; } }
    #page-webshop-detail .section-info #steps-slider .slick-slide .color-wrapper {
      display: inline-block;
      vertical-align: middle;
      height: 25px;
      margin: 0 7.5px;
      position: relative; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .color-wrapper .icon {
        height: 25px !important; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .color-wrapper span.original-color {
        display: block;
        position: absolute;
        top: -10px;
        right: -40px;
        opacity: 0;
        pointer-events: none; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .color-wrapper span.original-color img {
          width: auto !important;
          height: 50px !important; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .color-wrapper:hover span.original-color {
        opacity: 1; }
    #page-webshop-detail .section-info #steps-slider .slick-slide .colors {
      max-height: 450px;
      overflow: auto; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .colors table {
        margin-bottom: 50px; }
        @media screen and (max-width: 1199px) {
          #page-webshop-detail .section-info #steps-slider .slick-slide .colors table {
            margin-bottom: 25px; } }
    #page-webshop-detail .section-info #steps-slider .slick-slide .colors, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper {
      border-radius: 5px;
      background-color: white; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .colors p, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper p {
        margin-left: 0px !important;
        margin-bottom: 10px;
        display: inline-block; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .colors p.button-group, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper p.button-group {
          display: block;
          width: 100%; }
          #page-webshop-detail .section-info #steps-slider .slick-slide .colors p.button-group .btn-default, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper p.button-group .btn-default {
            margin-right: 0; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .colors .nano, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper .nano {
        height: 175px; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .colors .nano table, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper .nano table {
          margin-bottom: 0px !important; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .colors table, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table {
        font-size: 16px;
        font-size: 1.6rem;
        width: 100%; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .colors table .form-control, #page-webshop-detail .section-info #steps-slider .slick-slide .colors table p, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table .form-control, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table p {
          font-size: 16px;
          font-size: 1.6rem;
          margin-bottom: 10px; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .colors table p, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table p {
          margin-left: 10px;
          color: black; }
          #page-webshop-detail .section-info #steps-slider .slick-slide .colors table p .shape-color, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table p .shape-color {
            float: left;
            width: 38px;
            height: 25px;
            margin-right: 12px;
            border: 1px solid black; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .colors table .form-control, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table .form-control {
          margin-left: 0;
          height: 27px;
          width: 37px;
          padding: 0px;
          text-align: center;
          font-style: normal;
          font-weight: bold;
          color: black; }
          #page-webshop-detail .section-info #steps-slider .slick-slide .colors table .form-control::-webkit-input-placeholder, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table .form-control::-webkit-input-placeholder {
            font-style: normal; }
          #page-webshop-detail .section-info #steps-slider .slick-slide .colors table .form-control::-moz-placeholder, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table .form-control::-moz-placeholder {
            font-style: normal; }
          #page-webshop-detail .section-info #steps-slider .slick-slide .colors table .form-control:-moz-placeholder, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table .form-control:-moz-placeholder {
            font-style: normal; }
          #page-webshop-detail .section-info #steps-slider .slick-slide .colors table .form-control:-ms-input-placeholder, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table .form-control:-ms-input-placeholder {
            font-style: normal; }
          #page-webshop-detail .section-info #steps-slider .slick-slide .colors table .form-control::-webkit-inner-spin-button, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table .form-control::-webkit-inner-spin-button {
            -webkit-appearance: none; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .colors table .icon, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper table .icon {
          width: 36px;
          height: 14px;
          vertical-align: middle; }
    #page-webshop-detail .section-info #steps-slider .slick-slide .button-group .btn {
      margin-right: 30px; }
    #page-webshop-detail .section-info #steps-slider .slick-slide .logo-upload .image-wrapper {
      background-color: #EBE9E9;
      border: 1px solid #dfdcdc;
      display: block;
      margin-left: 85px;
      margin-bottom: 10px;
      padding: 10px; }
      @media screen and (max-width: 1199px) {
        #page-webshop-detail .section-info #steps-slider .slick-slide .logo-upload .image-wrapper {
          margin-left: 0; } }
    #page-webshop-detail .section-info #steps-slider .slick-slide table {
      font-size: 16px;
      font-size: 1.6rem;
      margin-bottom: 100px; }
      @media screen and (max-width: 991px) {
        #page-webshop-detail .section-info #steps-slider .slick-slide table {
          margin-bottom: 110px; } }
      #page-webshop-detail .section-info #steps-slider .slick-slide table tr {
        margin: 11px 0px;
        display: block;
        border-bottom: 1px solid #E5E5E5; }
        #page-webshop-detail .section-info #steps-slider .slick-slide table tr:last-of-type {
          border-bottom: 0; }
        #page-webshop-detail .section-info #steps-slider .slick-slide table tr th {
          font-size: 16px;
          font-size: 1.6rem;
          font-family: tondo, Helvetica, Arial, sans-serif;
          text-transform: uppercase;
          font-weight: bold;
          letter-spacing: 0.05em;
          width: 110px;
          color: #000000; }
    #page-webshop-detail .section-info #steps-slider .slick-slide .textarea-wrapper {
      clear: both;
      padding-top: 35px; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .textarea-wrapper label {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: bold;
        text-align: left;
        background-color: transparent;
        color: black; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .textarea-wrapper textarea {
        font-size: 12px;
        font-size: 1.2rem;
        border: 1px solid #DBDBDB;
        height: 96px;
        margin-bottom: 30px; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .textarea-wrapper textarea::-webkit-input-placeholder {
          font-style: normal; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .textarea-wrapper textarea::-moz-placeholder {
          font-style: normal; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .textarea-wrapper textarea:-moz-placeholder {
          font-style: normal; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .textarea-wrapper textarea:-ms-input-placeholder {
          font-style: normal; }
        @media screen and (max-width: 767px) {
          #page-webshop-detail .section-info #steps-slider .slick-slide .textarea-wrapper textarea {
            margin-bottom: 15px; } }
      @media screen and (max-width: 767px) {
        #page-webshop-detail .section-info #steps-slider .slick-slide .textarea-wrapper + p .btn-link {
          display: none; } }
    #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper {
      font-size: 12px;
      font-size: 1.2rem;
      font-family: tondo, Helvetica, Arial, sans-serif; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper input {
        line-height: 200%; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper .custom-select select, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper .checkbox label:before, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper input, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper textarea {
        border: 1px solid rgba(0, 0, 0, 0.15); }
      @media screen and (max-width: 767px) {
        #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper #add-product-data-row {
          display: none; } }
      #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper #text-info {
        background-color: #f3f3f3;
        padding: 15px;
        position: relative; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper #text-info:after {
          bottom: 100%;
          left: 50px;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(243, 243, 243, 0);
          border-bottom-color: #f3f3f3;
          border-width: 10px;
          margin-left: -10px; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper #text-info .custom-select select, #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper #text-info input {
          border: none; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper input {
        font-size: 12px;
        font-size: 1.2rem;
        height: 40px; }
        #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper input + p {
          position: absolute;
          top: 100%;
          right: 0;
          font-size: 11px;
          font-size: 1.1rem;
          margin-bottom: 0; }
          @media screen and (max-width: 1199px) {
            #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper input + p {
              left: 0; } }
          #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper input + p a {
            font-weight: bold;
            color: black; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .upload-wrapper textarea {
        margin-top: 15px;
        width: 100%;
        padding: 10px;
        line-height: 100%; }
    #page-webshop-detail .section-info #steps-slider .slick-slide #text-info .custom-select {
      margin: 0px !important; }
    #page-webshop-detail .section-info #steps-slider .slick-slide .btn.btn-confirm {
      padding: 0px;
      width: 100%; }
    #page-webshop-detail .section-info #steps-slider .slick-slide .btn-link {
      border-width: 2px; }
    #page-webshop-detail .section-info #steps-slider .slick-slide .custom-select {
      margin: 6px 0px; }
      #page-webshop-detail .section-info #steps-slider .slick-slide .custom-select select {
        font-family: tondo, Helvetica, Arial, sans-serif;
        height: 26px; }

#page-webshop-detail .positions {
  list-style-type: none;
  padding-left: 0;
  margin: 0 -5px 25px -5px; }
  #page-webshop-detail .positions li {
    width: 25%;
    list-style-type: none;
    display: inline-block;
    padding: 0 5px 15px 5px; }
    @media screen and (max-width: 1199px) {
      #page-webshop-detail .positions li {
        width: 50%; } }
    #page-webshop-detail .positions li a {
      -webkit-transition: color cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      -o-transition: color cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      transition: color cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      font-weight: bold;
      text-align: center;
      display: block; }
    #page-webshop-detail .positions li img {
      -webkit-transition: color cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      -o-transition: color cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      transition: color cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      width: 100%;
      border: 1px solid transparent;
      margin-bottom: 5px; }
    #page-webshop-detail .positions li:hover img {
      border-color: black; }
    #page-webshop-detail .positions li.active {
      position: relative; }
      #page-webshop-detail .positions li.active a {
        color: #4bbc8c; }
      #page-webshop-detail .positions li.active:after {
        content: '';
        position: absolute;
        left: 15px;
        top: 10px;
        background: url("../graphics/svg/voordeel-groen.svg");
        width: 25px;
        background-size: contain;
        background-repeat: no-repeat;
        height: 20px; }
      #page-webshop-detail .positions li.active img {
        border-color: #4bbc8c; }

#page-webshop-detail #add-to-cart .default {
  display: block; }

#page-webshop-detail #add-to-cart .updated {
  display: none; }

#page-webshop-detail #add-to-cart.updated {
  -webkit-animation-name: ScaleBounce;
          animation-name: ScaleBounce;
  -webkit-animation-duration: .35s;
          animation-duration: .35s;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  background: #00bb55;
  pointer-events: none; }
  #page-webshop-detail #add-to-cart.updated .default {
    display: none; }
  #page-webshop-detail #add-to-cart.updated .updated {
    display: block; }

@media screen and (min-width: 1500px) {
  #page-webshop-detail .container-fluid {
    max-width: 1500px;
    margin: 0 auto; } }

@media screen and (max-width: 767px) {
  #page-brands-overview #intro {
    padding: 25px 25px 0 25px; } }

#page-brands-overview .container {
  padding: 30px 30px 0 30px; }

#page-brands-overview #info {
  position: relative;
  margin-bottom: 100px; }
  @media screen and (max-width: 767px) {
    #page-brands-overview #info {
      margin-bottom: 30px; } }
  @media screen and (min-width: 768px) {
    #page-brands-overview #info .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #page-brands-overview #info .row > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  #page-brands-overview #info .info-col {
    padding: 40px;
    background-color: white;
    border: 1px solid #E1DFDF; }
    @media screen and (max-width: 991px) {
      #page-brands-overview #info .info-col {
        padding: 25px; } }
    #page-brands-overview #info .info-col .h5 {
      font-size: 24px;
      font-size: 2.4rem;
      margin-top: 0;
      margin-bottom: 15px; }
      #page-brands-overview #info .info-col .h5 .voordeel {
        width: 20px;
        height: 20px;
        display: inline-block;
        background: url("../graphics/svg/_svg-defs/voordeel.svg") no-repeat center center;
        margin-right: 10px; }
    #page-brands-overview #info .info-col ul li {
      margin-bottom: 10px; }

@media screen and (min-width: 992px) {
  #page-brands-overview .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media screen and (min-width: 992px) {
  #page-brands-overview .flex-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

#page-brands-overview img {
  -webkit-transition: border-color cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
  -o-transition: border-color cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
  transition: border-color cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
  border: 1px solid #E1DFDF;
  margin-bottom: 15px;
  width: 100%; }

#page-brands-overview a:hover img {
  border-color: #000; }

#page-brands-overview .img-container {
  position: relative; }

#page-brands-overview .brand {
  display: block;
  margin-bottom: 50px;
  width: 100%; }
  @media screen and (max-width: 767px) {
    #page-brands-overview .brand {
      margin-bottom: 25px; } }

@media screen and (max-width: 991px) {
  #page-brands-overview #content {
    margin-bottom: 60px; }
    #page-brands-overview #content .cms-text {
      font-size: 14px;
      font-size: 1.4rem; } }

@media screen and (max-width: 1500px) {
  #page-subdates .bg-secondary .text-center {
    width: 60%;
    margin: 0 auto;
    float: none; } }

@media screen and (max-width: 1199px) {
  #page-subdates .bg-secondary .text-center {
    width: 80%;
    margin: 0 auto;
    float: none; } }

@media screen and (max-width: 991px) {
  #page-subdates .bg-secondary .text-center {
    margin: 0 auto 15px auto; } }

#page-subdates .intro {
  font-size: 21px;
  font-size: 2.1rem;
  color: black; }
  @media screen and (max-width: 991px) {
    #page-subdates .intro {
      font-size: 18px;
      font-size: 1.8rem;
      margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    #page-subdates .intro {
      font-size: 15px;
      font-size: 1.5rem; } }

#page-subdates #instagram-wrapper {
  margin: -65px 0 80px 0px; }
  @media screen and (max-width: 991px) {
    #page-subdates #instagram-wrapper {
      margin: -40px 0 25px 0px; } }
  @media screen and (max-width: 767px) {
    #page-subdates #instagram-wrapper {
      margin: -20px 0 25px 0px; } }

#page-subdates #grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    #page-subdates #grid {
      display: block; } }

#page-subdates .item {
  margin-bottom: 30px;
  width: 50%;
  padding: 0 15px; }
  @media screen and (max-width: 767px) {
    #page-subdates .item {
      width: 90%;
      margin: 0 auto 30px auto;
      padding: 0;
      text-align: center; } }
  @media screen and (min-width: 768px) {
    #page-subdates .item:nth-child(odd) {
      text-align: right; }
      #page-subdates .item:nth-child(odd) a p {
        right: calc(100% + 40px); }
      #page-subdates .item:nth-child(odd) a time {
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
        -webkit-transform-origin: 0% 0%;
            -ms-transform-origin: 0% 0%;
                transform-origin: 0% 0%;
        left: -30px; }
    #page-subdates .item:nth-child(even) {
      text-align: left; }
      #page-subdates .item:nth-child(even) a p {
        left: calc(100% + 40px); }
      #page-subdates .item:nth-child(even) a time {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg);
        -webkit-transform-origin: 100% 0%;
            -ms-transform-origin: 100% 0%;
                transform-origin: 100% 0%;
        right: -30px; }
    #page-subdates .item:nth-child(10n + 3) a, #page-subdates .item:nth-child(10n + 4) a {
      height: 450px; }
    #page-subdates .item:nth-child(10n + 5) a, #page-subdates .item:nth-child(10n + 6) a {
      height: 300px; }
    #page-subdates .item:nth-child(10n + 7) a, #page-subdates .item:nth-child(10n + 8) a {
      height: 450px; }
    #page-subdates .item:nth-child(10n + 9) a, #page-subdates .item:nth-child(10n + 10) a {
      height: 390px; } }
  #page-subdates .item a {
    display: inline-block;
    max-width: 60%;
    height: 415px;
    position: relative; }
    @media screen and (max-width: 1700px) {
      #page-subdates .item a {
        height: auto;
        width: 100%; } }
    @media screen and (max-width: 1700px) {
      #page-subdates .item a {
        height: auto !important;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      #page-subdates .item a {
        max-width: 100%; } }
    #page-subdates .item a picture {
      display: inline-block;
      height: 100%; }
      @media screen and (max-width: 1700px) {
        #page-subdates .item a picture {
          height: auto;
          width: 100%; } }
    #page-subdates .item a img {
      -webkit-transition: border 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      -o-transition: border 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      transition: border 0.5s cubic-bezier(0.455, 0, 0.515, 1);
      height: 100%;
      border: 5px solid transparent;
      max-width: 100%; }
      @media screen and (max-width: 1700px) {
        #page-subdates .item a img {
          height: auto;
          width: 100%; } }
      @media screen and (max-width: 767px) {
        #page-subdates .item a img {
          border: 0;
          margin-bottom: 10px; } }
    #page-subdates .item a .client {
      font-family: libre-franklin, sans-serif;
      position: absolute;
      bottom: -10px;
      color: #020202;
      display: inline-block; }
      @media screen and (max-width: 767px) {
        #page-subdates .item a .client {
          border: 0;
          margin-bottom: 0; } }
    #page-subdates .item a time {
      -webkit-transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      -o-transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      font-size: 12px;
      font-size: 1.2rem;
      letter-spacing: .6px;
      position: absolute;
      -webkit-transform-origin: 0% 0%;
          -ms-transform-origin: 0% 0%;
              transform-origin: 0% 0%;
      bottom: -10px;
      text-transform: uppercase;
      font-weight: bold;
      opacity: .5; }
      @media screen and (max-width: 767px) {
        #page-subdates .item a time {
          margin-bottom: 0; } }
    #page-subdates .item a p {
      -webkit-transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      -o-transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      transition: opacity cubic-bezier(0.455, 0, 0.515, 1) 0.5s;
      opacity: .5; }
    @media screen and (max-width: 767px) {
      #page-subdates .item a picture {
        width: 100%; }
        #page-subdates .item a picture img {
          width: 100%; }
      #page-subdates .item a time, #page-subdates .item a .client {
        position: static;
        opacity: 1;
        display: block; } }
    #page-subdates .item a:hover img {
      border: 5px solid #020202; }
    #page-subdates .item a:hover time {
      opacity: 1; }
    #page-subdates .item a:hover p {
      opacity: 1; }

@media screen and (max-width: 991px) {
  #page-subdates .section {
    padding-bottom: 30px; } }

@media screen and (max-width: 767px) {
  #page-subdates .section {
    padding-bottom: 30px; } }

@media screen and (max-width: 767px) {
  .page .bg-secondary:first-child {
    padding-top: 25px; } }

.page .bg-secondary p.intro {
  font-size: 21px;
  font-size: 2.1rem;
  color: black; }

.page #breadcrumbs {
  margin-bottom: 0; }
  .page #breadcrumbs .breadcrumb {
    text-align: center;
    margin-bottom: 0px; }

.page .container.section .row > h2 {
  margin-bottom: 60px; }

.page .widget-container {
  margin-top: -65px; }
  @media screen and (max-width: 991px) {
    .page .widget-container {
      margin-top: -40px; } }
  @media screen and (max-width: 767px) {
    .page .widget-container {
      margin-top: -20px; } }
  .page .widget-container .widget:first-child {
    padding-top: 0; }

@media screen and (min-width: 768px) {
  .page .widget-four .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .page .widget-four .row > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.page .technique {
  background-color: white;
  padding: 40px;
  border: 1px solid #E1DFDF;
  margin-bottom: 60px; }
  .page .technique img {
    max-height: 100px; }

.page .widget-container > h2 {
  margin: 0; }
  .page .widget-container > h2 + .widget {
    padding-top: 45px; }

@media screen and (max-width: 991px) {
  .page .pt-5 {
    padding-top: 30px; }
  .page .pb-5 {
    padding-bottom: 30px; }
  .page .pt-10 {
    padding-top: 30px; }
  .page .pb-10 {
    padding-bottom: 30px; }
  .page .mt-5 {
    margin-top: 30px; }
  .page .mb-5 {
    margin-bottom: 30px; } }

.page .widget .container-fluid {
  margin: 0 auto;
  max-width: 1650px; }
  @media screen and (max-width: 1650px) {
    .page .widget .container-fluid {
      margin: 0 60px; } }
  @media screen and (max-width: 991px) {
    .page .widget .container-fluid {
      margin: 0 45px; } }
  @media screen and (max-width: 767px) {
    .page .widget .container-fluid {
      margin: 0 30px; } }

.page .widget:last-child {
  margin-bottom: 0px;
  border-bottom: 0px; }

.page .widget:after {
  content: '';
  clear: both;
  display: block; }

.page .widget .img-container {
  position: relative; }
  @media screen and (max-width: 767px) {
    .page .widget .img-container {
      margin-bottom: 30px; } }

.page .widget .highlight {
  font-family: tondo, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute; }
  .page .widget .highlight .icon {
    font-size: 14px;
    font-size: 1.4rem;
    background: url("../graphics/svg/circle.svg") no-repeat;
    background-size: 31px 21px;
    width: 31px;
    height: 21px;
    display: inline-block;
    text-align: center;
    line-height: 155%;
    cursor: pointer; }
    .page .widget .highlight .icon:hover + .text {
      opacity: 1; }
  .page .widget .highlight .text {
    -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
    transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
    opacity: 0;
    display: inline-block;
    margin-left: 10px;
    pointer-events: none;
    color: white;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7); }

.page .widget.widget-image-center .img-container img {
  display: block;
  margin: 0 auto;
  width: 100%; }

@media screen and (max-width: 991px) {
  .page .widget.widget-image-center .img-container {
    margin-bottom: 0; } }

.page .widget.widget-image-center .caption {
  margin-top: 30px; }
  @media screen and (max-width: 991px) {
    .page .widget.widget-image-center .caption h3 {
      margin-bottom: 20px; } }
  @media screen and (max-width: 767px) {
    .page .widget.widget-image-center .caption h3 {
      margin-bottom: 20px; } }

@media screen and (max-width: 767px) {
  .page .widget.widget-image-center {
    padding-top: 30px;
    padding-bottom: 30px; } }

.page .widget.widget-three-col > .container-fluid > .row > div:last-child .item {
  margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .page .widget.widget-three-col .item {
    margin-bottom: 45px; } }

.page .widget.widget-three-col .item .number {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: .7px;
  font-weight: bold;
  color: #020202;
  margin-bottom: 20px;
  line-height: 100%; }
  @media screen and (max-width: 767px) {
    .page .widget.widget-three-col .item .number {
      margin-bottom: 10px; } }

.page .widget.widget-three-col .item .cms-text {
  padding-bottom: 35px;
  border-bottom: 1px solid #E1DFDF;
  margin-bottom: 15px; }
  @media screen and (max-width: 767px) {
    .page .widget.widget-three-col .item .cms-text {
      padding-bottom: 15px;
      margin-bottom: 5px; } }
  .page .widget.widget-three-col .item .cms-text > *:last-child {
    margin-bottom: 0; }

.page .widget.widget-full-width-image {
  height: 600px;
  background-position: center center; }
  @media screen and (max-width: 991px) {
    .page .widget.widget-full-width-image {
      height: 450px; } }
  @media screen and (max-width: 767px) {
    .page .widget.widget-full-width-image {
      height: 300px; } }

.page .widget.widget-info {
  position: relative; }
  @media screen and (max-width: 767px) {
    .page .widget.widget-info {
      margin-bottom: 30px; } }
  @media screen and (min-width: 768px) {
    .page .widget.widget-info .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .page .widget.widget-info .row > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .page .widget.widget-info .info-col {
    padding: 40px;
    background-color: white;
    border: 1px solid #E1DFDF; }
    @media screen and (max-width: 991px) {
      .page .widget.widget-info .info-col {
        padding: 25px; } }
    @media screen and (max-width: 767px) {
      .page .widget.widget-info .info-col {
        margin-bottom: -1px; } }
    .page .widget.widget-info .info-col .h5 {
      font-size: 24px;
      font-size: 2.4rem;
      margin-top: 0;
      margin-bottom: 15px; }
      .page .widget.widget-info .info-col .h5 .voordeel {
        width: 20px;
        height: 20px;
        display: inline-block;
        background: url("../graphics/svg/_svg-defs/voordeel.svg") no-repeat center center;
        margin-right: 10px; }
    .page .widget.widget-info .info-col ul li {
      margin-bottom: 10px; }

.page .widget.widget-image-text .container-fluid {
  position: relative; }
  @media screen and (min-width: 992px) and (max-width: 1500px) {
    .page .widget.widget-image-text .container-fluid {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

@media screen and (min-width: 992px) and (max-width: 1500px) {
  .page .widget.widget-image-text picture {
    width: 40%; } }

.page .widget.widget-image-text img {
  width: 60%; }
  @media screen and (min-width: 992px) and (max-width: 1500px) {
    .page .widget.widget-image-text img {
      width: auto; } }
  @media screen and (max-width: 991px) {
    .page .widget.widget-image-text img {
      width: 100%; } }

.page .widget.widget-image-text .caption {
  padding: 50px 50px 0 50px;
  width: 40%;
  background-color: white;
  position: absolute;
  bottom: 0;
  right: 150px; }
  @media screen and (min-width: 992px) and (max-width: 1500px) {
    .page .widget.widget-image-text .caption {
      width: 60%;
      position: static;
      bottom: auto;
      top: 0; } }
  @media screen and (max-width: 1199px) {
    .page .widget.widget-image-text .caption {
      right: 0; } }
  @media screen and (max-width: 991px) {
    .page .widget.widget-image-text .caption {
      padding: 30px 30px 0 30px;
      position: relative;
      bottom: auto;
      right: auto;
      margin: -150px 30px 0 30px;
      width: auto; } }
  @media screen and (max-width: 767px) {
    .page .widget.widget-image-text .caption {
      margin: 0;
      padding: 15px 0 0 0; } }
  @media screen and (max-width: 767px) {
    .page .widget.widget-image-text .caption h3 {
      margin-bottom: 15px; } }
  .page .widget.widget-image-text .caption .cms-text {
    margin-left: 0; }

.page .widget.widget-text-image .container-fluid {
  position: relative;
  text-align: right; }

.page .widget.widget-text-image img {
  width: 60%;
  right: 0; }
  @media screen and (max-width: 1199px) {
    .page .widget.widget-text-image img {
      width: 75%; } }
  @media screen and (max-width: 991px) {
    .page .widget.widget-text-image img {
      width: 100%; } }

.page .widget.widget-text-image .caption {
  padding: 50px 50px 0 0;
  width: 40%;
  background-color: white;
  position: absolute;
  bottom: 0;
  left: 150px;
  text-align: left; }
  @media screen and (max-width: 1500px) {
    .page .widget.widget-text-image .caption {
      position: relative;
      bottom: auto; } }
  @media screen and (max-width: 1199px) {
    .page .widget.widget-text-image .caption {
      left: 0; } }
  @media screen and (max-width: 991px) {
    .page .widget.widget-text-image .caption {
      padding: 30px 30px 0 30px;
      position: relative;
      bottom: auto;
      left: auto;
      margin: -150px 30px 0 30px;
      width: auto; } }
  @media screen and (max-width: 767px) {
    .page .widget.widget-text-image .caption {
      margin: 0;
      padding: 15px 0 0 0; } }
  @media screen and (max-width: 767px) {
    .page .widget.widget-text-image .caption h3 {
      margin-bottom: 15px; } }
  .page .widget.widget-text-image .caption .cms-text {
    margin-left: 0; }

@media screen and (max-width: 767px) {
  .page .widget.widget-two-text h3 {
    margin-bottom: 15px; } }

.page .widget.widget-two-text .cms-text {
  margin-top: 100px; }
  @media screen and (max-width: 991px) {
    .page .widget.widget-two-text .cms-text {
      margin-top: 20px; } }

.page .widget.widget-quote-two-text blockquote, .page .widget.widget-two-text-quote blockquote {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 48px;
  font-family: libre-franklin, sans-serif;
  border-left: 0;
  border-top: 3px solid #020202;
  padding: 20px 0;
  font-style: italic;
  color: #020202;
  border-bottom: 3px solid #020202;
  position: relative; }
  .page .widget.widget-quote-two-text blockquote:before, .page .widget.widget-two-text-quote blockquote:before {
    content: '';
    background: url("../graphics/svg/quote.svg") no-repeat center center white;
    background-size: 31px 24px;
    width: 55px;
    height: 24px;
    position: absolute;
    bottom: 100%;
    left: -15px; }
  @media screen and (min-width: 1200px) {
    .page .widget.widget-quote-two-text blockquote, .page .widget.widget-two-text-quote blockquote {
      width: 80%; } }
  @media screen and (max-width: 767px) {
    .page .widget.widget-quote-two-text blockquote, .page .widget.widget-two-text-quote blockquote {
      font-size: 28px;
      font-size: 2.8rem;
      line-height: 32px;
      margin-left: 0 !important;
      margin-top: 40px; } }

.page .widget.widget-two-text-quote blockquote {
  margin-left: 30px; }

.page .widget.widget-quote blockquote {
  border-left: 0;
  margin-bottom: 0; }
  .page .widget.widget-quote blockquote p {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 48px;
    font-family: libre-franklin, sans-serif;
    color: #020202;
    position: relative; }
    @media screen and (max-width: 767px) {
      .page .widget.widget-quote blockquote p {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 32px; } }
    .page .widget.widget-quote blockquote p:before {
      content: '';
      background: url("../graphics/svg/quote.svg") no-repeat center center white;
      background-size: 78px 60px;
      width: 78px;
      height: 60px;
      display: block;
      position: absolute;
      right: calc(100% + 25px);
      bottom: calc(100% - 40px);
      opacity: .05; }
  @media screen and (max-width: 991px) {
    .page .widget.widget-quote blockquote {
      padding-left: 45px; }
      .page .widget.widget-quote blockquote p:before {
        width: 55px;
        height: 24px;
        background-size: 55px 24px;
        right: 100%;
        bottom: calc(100% - 20px);
        opacity: 1; } }

.page .widget.widget-video-center iframe {
  display: block;
  margin: 0 auto;
  max-width: 60%;
  width: 100%;
  height: 600px; }
  @media screen and (min-width: 1200px) {
    .page .widget.widget-video-center iframe {
      max-width: 80%; } }
  @media screen and (max-width: 1199px) {
    .page .widget.widget-video-center iframe {
      max-width: 100%;
      height: 450px; } }
  @media screen and (max-width: 767px) {
    .page .widget.widget-video-center iframe {
      height: 300px; } }

@media screen and (max-width: 991px) {
  .page .widget.widget-video-center {
    margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .page .widget.widget-video-center {
    padding-top: 30px;
    padding-bottom: 30px; } }

.page .widget.widget-text .container-fluid {
  border-top: 1px solid #E1DFDF; }

.page .widget.widget-text h2, .page .widget.widget-text h3 {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .page .widget.widget-text h2, .page .widget.widget-text h3 {
      margin-bottom: 20px; } }

.page .widget.widget-carousel img {
  display: block;
  margin: 0 auto; }

.page .widget.widget-carousel .slick-arrow {
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  -o-transition: transform 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  transition: transform 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  transition: transform 0.5s cubic-bezier(0.455, 0, 0.515, 1), -webkit-transform 0.5s cubic-bezier(0.455, 0, 0.515, 1);
  width: 120px;
  height: 80px;
  display: block;
  background: url("../graphics/svg/slider-arrow.svg");
  left: 80px;
  z-index: 1000;
  opacity: 1; }
  .page .widget.widget-carousel .slick-arrow:hover {
    -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
            transform: translateX(-10px); }
  .page .widget.widget-carousel .slick-arrow.slick-next {
    -webkit-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
    left: auto;
    right: 80px; }
    .page .widget.widget-carousel .slick-arrow.slick-next:hover {
      -webkit-transform: scaleX(-1) translateX(-10px);
          -ms-transform: scaleX(-1) translateX(-10px);
              transform: scaleX(-1) translateX(-10px); }

@media screen and (min-width: 991px) {
  #page-error {
    min-height: 650px; } }

@media screen and (min-width: 992px) {
  #page-error .jumbotron + .container {
    padding-top: 35px; } }

#page-error .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  #page-error .d-flex > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: center;
        align-content: center; }

#page-error .wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

#page-error img.full-width {
  width: 100%;
  margin-bottom: 40px;
  -webkit-box-shadow: 0 30px 70px -30px rgba(0, 0, 0, 0.75);
          box-shadow: 0 30px 70px -30px rgba(0, 0, 0, 0.75); }

#page-error .content {
  padding-left: 40px; }

#page-error h2 {
  font-size: 52px;
  font-size: 5.2rem;
  margin-bottom: 10px; }

#page-error h3 {
  font-size: 28px;
  font-size: 2.8rem;
  margin-top: 0px;
  margin-bottom: 40px; }

@media screen and (min-width: 1200px), screen and (max-width: 1199px) {
  #page-seo #col-title {
    float: right; } }

@media screen and (max-width: 767px) {
  #page-seo #col-title {
    float: none; } }

#page-method-detail #info {
  position: relative;
  margin-bottom: 100px; }
  @media screen and (max-width: 767px) {
    #page-method-detail #info {
      margin-bottom: 30px; } }
  @media screen and (min-width: 768px) {
    #page-method-detail #info .row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #page-method-detail #info .row > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  #page-method-detail #info .info-col {
    padding: 40px;
    background-color: white;
    border: 1px solid #E1DFDF; }
    @media screen and (max-width: 991px) {
      #page-method-detail #info .info-col {
        padding: 25px; } }
    #page-method-detail #info .info-col .h5 {
      font-size: 24px;
      font-size: 2.4rem;
      margin-top: 0;
      margin-bottom: 15px; }
      #page-method-detail #info .info-col .h5 .voordeel {
        width: 20px;
        height: 20px;
        display: inline-block;
        background: url("../graphics/svg/_svg-defs/voordeel.svg") no-repeat center center;
        margin-right: 10px; }
    #page-method-detail #info .info-col ul li {
      margin-bottom: 10px; }

@media screen and (max-width: 991px) {
  #page-method-detail #content {
    margin-bottom: 60px; }
    #page-method-detail #content .cms-text {
      font-size: 14px;
      font-size: 1.4rem; } }

#page-method-detail #content img {
  -webkit-box-shadow: 0 25px 40px -20px rgba(0, 0, 0, 0.25);
          box-shadow: 0 25px 40px -20px rgba(0, 0, 0, 0.25); }

#page-method-detail #content .img-container {
  position: relative; }

#page-method-detail #content .highlight {
  font-family: tondo, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute; }
  #page-method-detail #content .highlight .icon {
    font-size: 14px;
    font-size: 1.4rem;
    background: url("../graphics/svg/circle.svg") no-repeat;
    background-size: 31px 21px;
    width: 31px;
    height: 21px;
    display: inline-block;
    text-align: center;
    line-height: 155%;
    cursor: pointer; }
    #page-method-detail #content .highlight .icon:hover + .text {
      opacity: 1; }
  #page-method-detail #content .highlight .text {
    -webkit-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
    -o-transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
    transition: opacity 0.5s cubic-bezier(0.455, 0, 0.515, 1);
    opacity: 0;
    display: inline-block;
    margin-left: 10px;
    pointer-events: none;
    color: white;
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7); }

#page-method-detail #content .cms-text {
  margin-top: 40px; }
  @media screen and (max-width: 991px) {
    #page-method-detail #content .cms-text {
      margin-top: 0px; } }

#page-method-detail .technique img {
  width: 80%;
  display: block;
  margin: 20px auto; }

#page-method-detail .technique p {
  margin: 15px 0px; }

#page-method-detail .technique h3 {
  text-align: center; }

#page-method-detail .technique .symbol {
  height: 150px; }
  @media screen and (max-width: 991px) {
    #page-method-detail .technique .symbol {
      height: auto; } }

@media screen and (max-width: 991px) {
  #page-method-detail .technique {
    margin-bottom: 30px; } }

#page-method-detail.textile-printing .jumbotron + .section {
  margin-top: 100px; }

#page-news-detail #blogpost_detail img {
  margin: 20px 0px;
  width: 100%; }

#page-news-detail .cms-text p {
  margin-bottom: 25px; }

#page-news-detail h1 {
  font-size: 60px; }

#page-news-detail #navigation a.btn.btn-link {
  margin-bottom: 50px; }

@media screen and (max-width: 991px) {
  #page-news-detail .jumbotron h1 {
    padding-top: 40px; }
  #page-news-detail h1 {
    font-size: 40px; } }

#page-faq #faq-list {
  padding: 30px;
  background: white; }
  @media screen and (max-width: 991px) {
    #page-faq #faq-list {
      padding: 25px; } }

#page-faq .panel {
  border-top: 1px solid #ddd;
  margin-top: 0; }
  #page-faq .panel:first-child {
    border-top: 0; }

#page-faq .panel-heading {
  padding: 20px 25px; }
  #page-faq .panel-heading h1 {
    font-size: 48px;
    font-size: 4.8rem;
    margin-bottom: 0px; }

#page-faq .panel-body {
  border-top-color: #f3f3f3; }

#page-faq .cms-text ul li {
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

@media screen and (max-width: 1500px) {
  #page-contact .bg-secondary .text-center {
    width: 60%;
    margin: 0 auto;
    float: none; } }

@media screen and (max-width: 1199px) {
  #page-contact .bg-secondary .text-center {
    width: 80%;
    margin: 0 auto;
    float: none; } }

@media screen and (max-width: 991px) {
  #page-contact .bg-secondary .text-center {
    margin: 0 auto 15px auto; } }

#page-contact .intro {
  font-size: 21px;
  font-size: 2.1rem;
  color: black; }
  @media screen and (max-width: 991px) {
    #page-contact .intro {
      font-size: 18px;
      font-size: 1.8rem;
      margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    #page-contact .intro {
      font-size: 15px;
      font-size: 1.5rem; } }

#page-contact #map {
  height: 415px;
  margin: -65px 0 80px 0px;
  border: 10px solid white; }
  @media screen and (max-width: 991px) {
    #page-contact #map {
      margin: -40px 0 25px 0px; } }
  @media screen and (max-width: 767px) {
    #page-contact #map {
      display: none; } }

@media screen and (max-width: 767px) {
  #page-contact > .container-fluid {
    margin-top: -20px; } }

@media screen and (min-width: 1200px) {
  #page-contact > .container-fluid .row .row > div {
    text-align: center; }
    #page-contact > .container-fluid .row .row > div > div {
      text-align: left; } }

#page-contact form {
  margin-bottom: 120px;
  width: calc(100% - 120px);
  margin: 0 auto 120px auto; }
  @media screen and (max-width: 1199px) {
    #page-contact form {
      width: 100%;
      margin: 0 auto 50px auto; } }
  #page-contact form .form-group {
    margin-bottom: 20px; }
  #page-contact form textarea {
    margin-bottom: 15px; }
  @media screen and (max-width: 991px) {
    #page-contact form button {
      width: 100% !important; } }
  @media screen and (max-width: 991px) {
    #page-contact form label {
      display: none; }
    #page-contact form .checkbox label {
      display: block; } }

#page-contact table {
  margin-bottom: 20px; }
  #page-contact table tr td {
    padding-bottom: 3px; }
  #page-contact table #address td {
    padding-bottom: 20px; }
  #page-contact table th {
    font-family: tondo, Helvetica, Arial, sans-serif;
    width: 75px;
    text-transform: uppercase; }
  #page-contact table th, #page-contact table td {
    font-size: 16px;
    vertical-align: top; }
    @media screen and (max-width: 991px) {
      #page-contact table th, #page-contact table td {
        font-size: 14px; } }
    #page-contact table th a, #page-contact table td a {
      color: #707070;
      text-decoration: underline; }

#page-contact h3, #page-contact .h3 {
  margin-bottom: 30px; }
  @media screen and (max-width: 991px) {
    #page-contact h3, #page-contact .h3 {
      font-size: 25px;
      font-size: 2.5rem;
      margin-bottom: 25px; } }
  @media screen and (max-width: 767px) {
    #page-contact h3, #page-contact .h3 {
      margin-bottom: 25px; } }

#page-contact p a {
  color: #707070;
  text-decoration: underline; }

@media screen and (min-width: 1200px) {
  #page-contact #contact-info {
    display: inline-block; } }

@media screen and (max-width: 991px) {
  #page-contact #contact-info {
    font-size: 16px; } }

@media screen and (max-width: 1199px) {
  #page-contact #contact-info table {
    width: 100%; } }

#page-contact #contact-info table td:last-child {
  text-align: right; }
  @media screen and (max-width: 767px) {
    #page-contact #contact-info table td:last-child {
      text-align: left;
      margin-bottom: 10px; } }

@media screen and (max-width: 767px) {
  #page-contact #contact-info table th, #page-contact #contact-info table td {
    display: block; } }

@media screen and (max-width: 767px) {
  #page-contact #contact-info {
    margin-bottom: 35px; }
  #page-contact #contact-form {
    padding: 25px;
    background-color: white;
    border-bottom: 1px solid #DADADA;
    margin-bottom: 25px; }
  #page-contact #map {
    display: none; } }

#page-cart {
  padding-bottom: 60px;
  /************************
    GENERAL
    ************************/
  /************************
    PAGE SPECIFIC
    ************************/ }
  #page-cart h1:not(.alternate-title) {
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 17px;
    border-bottom: 1px solid transparent; }
  #page-cart .control-label {
    font-weight: bold;
    color: black; }
  #page-cart .cart-pager-top.clearfix h1 {
    margin-bottom: 0;
    margin-top: -2px; }
  #page-cart .cart-pager-top.clearfix ul {
    margin-top: 0; }
  #page-cart .cart-pager-top {
    border-bottom: 1px solid transparent;
    margin-bottom: 20px; }
  #page-cart .cart-pager-bottom {
    border-top: 1px solid transparent;
    margin-top: 20px; }
  #page-cart .bg-secondary h1 {
    margin-bottom: 0;
    padding-bottom: 0; }
  #page-cart .pager {
    list-style-type: none; }
  #page-cart .btn-cart {
    border: 1px solid transparent; }
    #page-cart .btn-cart:hover {
      border-color: black;
      background: transparent;
      color: black; }
  #page-cart #cart-steps {
    margin-bottom: 40px; }
  @media screen and (max-width: 991px) {
    #page-cart #cart-sidebar-summary .panel {
      padding: 0 15px 15px 15px; } }
  #page-cart #cart-sidebar-summary .panel-body {
    font-size: 15px;
    font-size: 1.5rem; }
  #page-cart #cart-sidebar-summary .shape-pencil {
    width: 16px;
    height: 20px;
    margin-right: 10px; }
  #page-cart #cart-sidebar-summary .checkbox-invoice {
    margin-top: 20px;
    margin-bottom: 0; }
  #page-cart #cart-sidebar-summary #invoice-address {
    margin-top: 20px; }
  @media screen and (max-width: 991px) {
    #page-cart #cart-sidebar-summary {
      margin-bottom: 30px;
      margin-top: -10px; } }
  #page-cart .custom-select {
    background-size: 14px 12px; }
    #page-cart .custom-select select {
      border: 1px solid rgba(0, 0, 0, 0.15);
      padding: 8px 12px;
      height: 40px; }
  #page-cart .panel-body {
    padding-left: 0;
    padding-right: 0; }
  #page-cart #cart-overview .btn-cart-remove {
    background: transparent; }
    #page-cart #cart-overview .btn-cart-remove strong {
      font-weight: bold; }
  #page-cart #cart-overview #discount-wrapper .input-group-btn {
    width: 1%; }
  #page-cart #cart-overview #discount-wrapper button {
    border-radius: 0; }
  @media screen and (max-width: 767px) {
    #page-cart #cart-overview #discount-wrapper .input-group {
      display: block; }
      #page-cart #cart-overview #discount-wrapper .input-group button {
        margin: 10px 0 0 0; } }
  #page-cart #cart-overview th {
    font-size: 14px;
    font-size: 1.4rem;
    color: black;
    text-align: left; }
  @media screen and (min-width: 768px) {
    #page-cart #cart-overview .td-thumb {
      width: 50px; }
      #page-cart #cart-overview .td-thumb img {
        display: block;
        max-width: 100%; } }
  #page-cart #cart-overview th {
    font-size: 12px;
    font-size: 1.2rem;
    color: black; }
  #page-cart #cart-overview .information {
    background-color: #efefef;
    position: relative;
    padding: 20px; }
    #page-cart #cart-overview .information:after, #page-cart #cart-overview .information:before {
      bottom: 100%;
      left: 220px;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    #page-cart #cart-overview .information:before {
      border-color: rgba(255, 0, 0, 0);
      border-bottom-color: #ff0000;
      border-width: 13px;
      margin-left: -13px; }
    #page-cart #cart-overview .information th {
      text-transform: uppercase; }
      #page-cart #cart-overview .information th:nth-child(3) {
        width: 160px; }
      #page-cart #cart-overview .information th:nth-child(4) {
        width: 125px; }
    @media screen and (max-width: 991px) {
      #page-cart #cart-overview .information:before {
        border: none; }
      #page-cart #cart-overview .information table tbody th, #page-cart #cart-overview .information table tbody td {
        text-align: left;
        padding: 10px 15px 10px 10px; }
        #page-cart #cart-overview .information table tbody th.td-thumb, #page-cart #cart-overview .information table tbody td.td-thumb {
          background-color: transparent;
          border: none; }
          #page-cart #cart-overview .information table tbody th.td-thumb img, #page-cart #cart-overview .information table tbody td.td-thumb img {
            float: left; } }
  #page-cart #cart-overview .item-group.information {
    background-color: #020202;
    border-top: 2px solid #020202;
    color: white; }
    #page-cart #cart-overview .item-group.information th {
      color: white; }
    #page-cart #cart-overview .item-group.information:before {
      border-bottom-color: #020202; }
  #page-cart #cart-overview .item-group.group1, #page-cart #cart-overview .item-group.information.group1:before, #page-cart #cart-overview .item-group.group6, #page-cart #cart-overview .item-group.informationn.group6:before {
    border-color: #4bbc8c !important; }
  #page-cart #cart-overview .item-group.group2, #page-cart #cart-overview .item-group.information.group2:before, #page-cart #cart-overview .item-group.group7, #page-cart #cart-overview .item-group.informationn.group7:before {
    border-color: #4b97bc; }
  #page-cart #cart-overview .item-group.group3, #page-cart #cart-overview .item-group.information.group3:before, #page-cart #cart-overview .item-group.group8, #page-cart #cart-overview .item-group.informationn.group8:before {
    border-color: #bc4bae; }
  #page-cart #cart-overview .item-group.group4, #page-cart #cart-overview .item-group.information.group4:before, #page-cart #cart-overview .item-group.group9, #page-cart #cart-overview .item-group.informationn.group9:before {
    border-color: #bc4b4b; }
  #page-cart #cart-overview .item-group.group5, #page-cart #cart-overview .item-group.information.group5:before, #page-cart #cart-overview .item-group.group10, #page-cart #cart-overview .item-group.information.group10:before {
    border-color: #bcb34b; }
  @media screen and (max-width: 991px) {
    #page-cart #cart-register #login-block {
      margin-top: 60px; } }
  #page-cart #cart-delivery .list-group-item {
    margin-bottom: 10px; }
  #page-cart #cart-delivery #new-delivery-address {
    margin-top: 20px; }
  #page-cart #cart-delivery #delivery-post-wrapper .custom-row, #page-cart #cart-delivery #delivery-shop-address .custom-row {
    margin-left: -5px;
    margin-right: -5px; }
  #page-cart #cart-delivery #delivery-post-wrapper .custom-col, #page-cart #cart-delivery #delivery-shop-address .custom-col {
    padding-left: 5px;
    padding-right: 5px; }
  #page-cart #cart-delivery #delivery-post-wrapper address, #page-cart #cart-delivery #delivery-shop-address address {
    margin-top: 3px;
    margin-bottom: 4px; }
    #page-cart #cart-delivery #delivery-post-wrapper address h4, #page-cart #cart-delivery #delivery-shop-address address h4 {
      margin-top: 0; }
  #page-cart #cart-invoice #new-invoice-address {
    margin-top: 20px; }
  #page-cart #cart-invoice #invoice-address-form .radio {
    display: inline-block; }
    #page-cart #cart-invoice #invoice-address-form .radio + .radio {
      margin-left: 30px; }
  @media screen and (max-width: 767px) {
    #page-cart #cart-invoice #invoice-address-form button + button {
      width: 100%;
      margin-top: 15px; } }
  #page-cart #cart-payment .list-group-item {
    position: relative; }
    #page-cart #cart-payment .list-group-item .icon-wrapper {
      position: absolute;
      right: 24px;
      top: 50%;
      margin-top: -10px;
      opacity: 0;
      -webkit-transition: 250ms cubic-bezier(0.455, 0, 0.515, 1);
      -o-transition: 250ms cubic-bezier(0.455, 0, 0.515, 1);
      transition: 250ms cubic-bezier(0.455, 0, 0.515, 1); }
    #page-cart #cart-payment .list-group-item:hover .icon-wrapper {
      opacity: 1;
      right: 12px; }
    @media screen and (max-width: 991px) {
      #page-cart #cart-payment .list-group-item .icon-wrapper {
        opacity: 1;
        right: 12px;
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
  #page-cart #cart-confirm th {
    font-size: 14px;
    font-size: 1.4rem;
    color: black;
    text-align: left; }
  @media screen and (min-width: 768px) {
    #page-cart #cart-confirm .td-thumb {
      width: 50px; }
      #page-cart #cart-confirm .td-thumb img {
        display: block;
        max-width: 100%; } }
  #page-cart #cart-confirm form .checkbox-invoice {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 25px; }
    @media screen and (max-width: 991px) {
      #page-cart #cart-confirm form .checkbox-invoice {
        margin-top: 25px; } }
    #page-cart #cart-confirm form .checkbox-invoice label {
      line-height: 115%; }
  @media screen and (max-width: 767px) {
    #page-cart #cart-confirm .alert-info.text-right {
      text-align: left; }
    #page-cart #cart-confirm .btn-lg {
      width: 100%; } }
  @media screen and (max-width: 1199px) {
    #page-cart #cart-offcanvas {
      height: 100vh !important;
      z-index: 3000; } }

/**
*
* This file should only contain imports and comments
* http://sass-guidelin.es/#main-file
*
**/
/*# sourceMappingURL=main.css.map */