body main {
  max-width: 100%;
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
}

main .container {
  max-width: 1200px;
  margin: 0px auto;
}

@font-face {
  font-family: reckless neue;
  font-style: normal;
  font-weight: 400;
  src: url(https://assets.felixgray.com/fonts/RecklessNeue-Light.woff2) format("woff2");
}

@font-face {
  font-family: reckless neue;
  font-style: italic;
  font-weight: 400;
  src: url(https://assets.felixgray.com/fonts/RecklessNeue-LightItalic.woff2) format("woff2");
}

@font-face {
  font-family: reckless neue;
  font-style: normal;
  font-weight: 500;
  src: url(https://assets.felixgray.com/fonts/RecklessNeue-Book.woff2) format("woff2");
}

@font-face {
  font-family: reckless neue;
  font-style: italic;
  font-weight: 500;
  src: url(https://assets.felixgray.com/fonts/RecklessNeue-BookItalic.woff2) format("woff2");
}

@font-face {
  font-family: reckless neue;
  font-style: normal;
  font-weight: 700;
  src: url(https://assets.felixgray.com/fonts/RecklessNeue-Regular.woff2) format("woff2");
}

@font-face {
  font-family: reckless neue;
  font-style: italic;
  font-weight: 700;
  src: url(https://assets.felixgray.com/fonts/RecklessNeue-RegularItalic.woff2) format("woff2");
}

* {
  font-family: neue-haas-grotesk-display, helvetica neue, Arial, sans-serif;
}

/* -- Legacy ----------------------------------------------------------------- */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  font-size: 14px;
  -webkit-font-smoothing: initial;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {

  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " ("attr(href) ")";
  }

  abbr[title]:after {
    content: " ("attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn>.caret,
  .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

/*
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/assets/f4769f9bdb7466be65088239c12046d1.eot);
    src: url(/assets/f4769f9bdb7466be65088239c12046d1.eot) format("embedded-opentype"), url(/assets/448c34a56d699c29117adc64c43affeb.woff2) format("woff2"), url(/assets/fa2772327f55d8198301fdb8bcfc8158.woff) format("woff"), url(/assets/e18bbf611f2a2e43afc071aa2f4e1512.ttf) format("truetype"), url(/assets/89889688147bd7575d6327160d64e760.svg) format("svg")
}
*/
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "â‚¬";
}

.glyphicon-minus:before {
  content: "âˆ’";
}

.glyphicon-cloud:before {
  content: "â˜";
}

.glyphicon-envelope:before {
  content: "âœ‰";
}

.glyphicon-pencil:before {
  content: "âœ";
}

.glyphicon-glass:before {
  content: "î€";
}

.glyphicon-music:before {
  content: "î€‚";
}

.glyphicon-search:before {
  content: "î€ƒ";
}

.glyphicon-heart:before {
  content: "î€…";
}

.glyphicon-star:before {
  content: "î€†";
}

.glyphicon-star-empty:before {
  content: "î€‡";
}

.glyphicon-user:before {
  content: "î€ˆ";
}

.glyphicon-film:before {
  content: "î€‰";
}

.glyphicon-th-large:before {
  content: "î€";
}

.glyphicon-th:before {
  content: "î€‘";
}

.glyphicon-th-list:before {
  content: "î€’";
}

.glyphicon-ok:before {
  content: "î€“";
}

.glyphicon-remove:before {
  content: "î€”";
}

.glyphicon-zoom-in:before {
  content: "î€•";
}

.glyphicon-zoom-out:before {
  content: "î€–";
}

.glyphicon-off:before {
  content: "î€—";
}

.glyphicon-signal:before {
  content: "î€˜";
}

.glyphicon-cog:before {
  content: "î€™";
}

.glyphicon-trash:before {
  content: "î€ ";
}

.glyphicon-home:before {
  content: "î€¡";
}

.glyphicon-file:before {
  content: "î€¢";
}

.glyphicon-time:before {
  content: "î€£";
}

.glyphicon-road:before {
  content: "î€¤";
}

.glyphicon-download-alt:before {
  content: "î€¥";
}

.glyphicon-download:before {
  content: "î€¦";
}

.glyphicon-upload:before {
  content: "î€§";
}

.glyphicon-inbox:before {
  content: "î€¨";
}

.glyphicon-play-circle:before {
  content: "î€©";
}

.glyphicon-repeat:before {
  content: "î€°";
}

.glyphicon-refresh:before {
  content: "î€±";
}

.glyphicon-list-alt:before {
  content: "î€²";
}

.glyphicon-lock:before {
  content: "î€³";
}

.glyphicon-flag:before {
  content: "î€´";
}

.glyphicon-headphones:before {
  content: "î€µ";
}

.glyphicon-volume-off:before {
  content: "î€¶";
}

.glyphicon-volume-down:before {
  content: "î€·";
}

.glyphicon-volume-up:before {
  content: "î€¸";
}

.glyphicon-qrcode:before {
  content: "î€¹";
}

.glyphicon-barcode:before {
  content: "î€";
}

.glyphicon-tag:before {
  content: "î";
}

.glyphicon-tags:before {
  content: "î‚";
}

.glyphicon-book:before {
  content: "îƒ";
}

.glyphicon-bookmark:before {
  content: "î„";
}

.glyphicon-print:before {
  content: "î…";
}

.glyphicon-camera:before {
  content: "î†";
}

.glyphicon-font:before {
  content: "î‡";
}

.glyphicon-bold:before {
  content: "îˆ";
}

.glyphicon-italic:before {
  content: "î‰";
}

.glyphicon-text-height:before {
  content: "î";
}

.glyphicon-text-width:before {
  content: "î‘";
}

.glyphicon-align-left:before {
  content: "î’";
}

.glyphicon-align-center:before {
  content: "î“";
}

.glyphicon-align-right:before {
  content: "î”";
}

.glyphicon-align-justify:before {
  content: "î•";
}

.glyphicon-list:before {
  content: "î–";
}

.glyphicon-indent-left:before {
  content: "î—";
}

.glyphicon-indent-right:before {
  content: "î˜";
}

.glyphicon-facetime-video:before {
  content: "î™";
}

.glyphicon-picture:before {
  content: "î ";
}

.glyphicon-map-marker:before {
  content: "î¢";
}

.glyphicon-adjust:before {
  content: "î£";
}

.glyphicon-tint:before {
  content: "î¤";
}

.glyphicon-edit:before {
  content: "î¥";
}

.glyphicon-share:before {
  content: "î¦";
}

.glyphicon-check:before {
  content: "î§";
}

.glyphicon-move:before {
  content: "î¨";
}

.glyphicon-step-backward:before {
  content: "î©";
}

.glyphicon-fast-backward:before {
  content: "î°";
}

.glyphicon-backward:before {
  content: "î±";
}

.glyphicon-play:before {
  content: "î²";
}

.glyphicon-pause:before {
  content: "î³";
}

.glyphicon-stop:before {
  content: "î´";
}

.glyphicon-forward:before {
  content: "îµ";
}

.glyphicon-fast-forward:before {
  content: "î¶";
}

.glyphicon-step-forward:before {
  content: "î·";
}

.glyphicon-eject:before {
  content: "î¸";
}

.glyphicon-chevron-left:before {
  content: "î¹";
}

.glyphicon-chevron-right:before {
  content: "î‚€";
}

.glyphicon-plus-sign:before {
  content: "î‚";
}

.glyphicon-minus-sign:before {
  content: "î‚‚";
}

.glyphicon-remove-sign:before {
  content: "î‚ƒ";
}

.glyphicon-ok-sign:before {
  content: "î‚„";
}

.glyphicon-question-sign:before {
  content: "î‚…";
}

.glyphicon-info-sign:before {
  content: "î‚†";
}

.glyphicon-screenshot:before {
  content: "î‚‡";
}

.glyphicon-remove-circle:before {
  content: "î‚ˆ";
}

.glyphicon-ok-circle:before {
  content: "î‚‰";
}

.glyphicon-ban-circle:before {
  content: "î‚";
}

.glyphicon-arrow-left:before {
  content: "î‚‘";
}

.glyphicon-arrow-right:before {
  content: "î‚’";
}

.glyphicon-arrow-up:before {
  content: "î‚“";
}

.glyphicon-arrow-down:before {
  content: "î‚”";
}

.glyphicon-share-alt:before {
  content: "î‚•";
}

.glyphicon-resize-full:before {
  content: "î‚–";
}

.glyphicon-resize-small:before {
  content: "î‚—";
}

.glyphicon-exclamation-sign:before {
  content: "î„";
}

.glyphicon-gift:before {
  content: "î„‚";
}

.glyphicon-leaf:before {
  content: "î„ƒ";
}

.glyphicon-fire:before {
  content: "î„„";
}

.glyphicon-eye-open:before {
  content: "î„…";
}

.glyphicon-eye-close:before {
  content: "î„†";
}

.glyphicon-warning-sign:before {
  content: "î„‡";
}

.glyphicon-plane:before {
  content: "î„ˆ";
}

.glyphicon-calendar:before {
  content: "î„‰";
}

.glyphicon-random:before {
  content: "î„";
}

.glyphicon-comment:before {
  content: "î„‘";
}

.glyphicon-magnet:before {
  content: "î„’";
}

.glyphicon-chevron-up:before {
  content: "î„“";
}

.glyphicon-chevron-down:before {
  content: "î„”";
}

.glyphicon-retweet:before {
  content: "î„•";
}

.glyphicon-shopping-cart:before {
  content: "î„–";
}

.glyphicon-folder-close:before {
  content: "î„—";
}

.glyphicon-folder-open:before {
  content: "î„˜";
}

.glyphicon-resize-vertical:before {
  content: "î„™";
}

.glyphicon-resize-horizontal:before {
  content: "î„ ";
}

.glyphicon-hdd:before {
  content: "î„¡";
}

.glyphicon-bullhorn:before {
  content: "î„¢";
}

.glyphicon-bell:before {
  content: "î„£";
}

.glyphicon-certificate:before {
  content: "î„¤";
}

.glyphicon-thumbs-up:before {
  content: "î„¥";
}

.glyphicon-thumbs-down:before {
  content: "î„¦";
}

.glyphicon-hand-right:before {
  content: "î„§";
}

.glyphicon-hand-left:before {
  content: "î„¨";
}

.glyphicon-hand-up:before {
  content: "î„©";
}

.glyphicon-hand-down:before {
  content: "î„°";
}

.glyphicon-circle-arrow-right:before {
  content: "î„±";
}

.glyphicon-circle-arrow-left:before {
  content: "î„²";
}

.glyphicon-circle-arrow-up:before {
  content: "î„³";
}

.glyphicon-circle-arrow-down:before {
  content: "î„´";
}

.glyphicon-globe:before {
  content: "î„µ";
}

.glyphicon-wrench:before {
  content: "î„¶";
}

.glyphicon-tasks:before {
  content: "î„·";
}

.glyphicon-filter:before {
  content: "î„¸";
}

.glyphicon-briefcase:before {
  content: "î„¹";
}

.glyphicon-fullscreen:before {
  content: "î…€";
}

.glyphicon-dashboard:before {
  content: "î…";
}

.glyphicon-paperclip:before {
  content: "î…‚";
}

.glyphicon-heart-empty:before {
  content: "î…ƒ";
}

.glyphicon-link:before {
  content: "î…„";
}

.glyphicon-phone:before {
  content: "î……";
}

.glyphicon-pushpin:before {
  content: "î…†";
}

.glyphicon-usd:before {
  content: "î…ˆ";
}

.glyphicon-gbp:before {
  content: "î…‰";
}

.glyphicon-sort:before {
  content: "î…";
}

.glyphicon-sort-by-alphabet:before {
  content: "î…‘";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "î…’";
}

.glyphicon-sort-by-order:before {
  content: "î…“";
}

.glyphicon-sort-by-order-alt:before {
  content: "î…”";
}

.glyphicon-sort-by-attributes:before {
  content: "î…•";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "î…–";
}

.glyphicon-unchecked:before {
  content: "î…—";
}

.glyphicon-expand:before {
  content: "î…˜";
}

.glyphicon-collapse-down:before {
  content: "î…™";
}

.glyphicon-collapse-up:before {
  content: "î… ";
}

.glyphicon-log-in:before {
  content: "î…¡";
}

.glyphicon-flash:before {
  content: "î…¢";
}

.glyphicon-log-out:before {
  content: "î…£";
}

.glyphicon-new-window:before {
  content: "î…¤";
}

.glyphicon-record:before {
  content: "î…¥";
}

.glyphicon-save:before {
  content: "î…¦";
}

.glyphicon-open:before {
  content: "î…§";
}

.glyphicon-saved:before {
  content: "î…¨";
}

.glyphicon-import:before {
  content: "î…©";
}

.glyphicon-export:before {
  content: "î…°";
}

.glyphicon-send:before {
  content: "î…±";
}

.glyphicon-floppy-disk:before {
  content: "î…²";
}

.glyphicon-floppy-saved:before {
  content: "î…³";
}

.glyphicon-floppy-remove:before {
  content: "î…´";
}

.glyphicon-floppy-save:before {
  content: "î…µ";
}

.glyphicon-floppy-open:before {
  content: "î…¶";
}

.glyphicon-credit-card:before {
  content: "î…·";
}

.glyphicon-transfer:before {
  content: "î…¸";
}

.glyphicon-cutlery:before {
  content: "î…¹";
}

.glyphicon-header:before {
  content: "î†€";
}

.glyphicon-compressed:before {
  content: "î†";
}

.glyphicon-earphone:before {
  content: "î†‚";
}

.glyphicon-phone-alt:before {
  content: "î†ƒ";
}

.glyphicon-tower:before {
  content: "î†„";
}

.glyphicon-stats:before {
  content: "î†…";
}

.glyphicon-sd-video:before {
  content: "î††";
}

.glyphicon-hd-video:before {
  content: "î†‡";
}

.glyphicon-subtitles:before {
  content: "î†ˆ";
}

.glyphicon-sound-stereo:before {
  content: "î†‰";
}

.glyphicon-sound-dolby:before {
  content: "î†";
}

.glyphicon-sound-5-1:before {
  content: "î†‘";
}

.glyphicon-sound-6-1:before {
  content: "î†’";
}

.glyphicon-sound-7-1:before {
  content: "î†“";
}

.glyphicon-copyright-mark:before {
  content: "î†”";
}

.glyphicon-registration-mark:before {
  content: "î†•";
}

.glyphicon-cloud-download:before {
  content: "î†—";
}

.glyphicon-cloud-upload:before {
  content: "î†˜";
}

.glyphicon-tree-conifer:before {
  content: "î†™";
}

.glyphicon-tree-deciduous:before {
  content: "îˆ€";
}

.glyphicon-cd:before {
  content: "îˆ";
}

.glyphicon-save-file:before {
  content: "îˆ‚";
}

.glyphicon-open-file:before {
  content: "îˆƒ";
}

.glyphicon-level-up:before {
  content: "îˆ„";
}

.glyphicon-copy:before {
  content: "îˆ…";
}

.glyphicon-paste:before {
  content: "îˆ†";
}

.glyphicon-alert:before {
  content: "îˆ‰";
}

.glyphicon-equalizer:before {
  content: "îˆ";
}

.glyphicon-king:before {
  content: "îˆ‘";
}

.glyphicon-queen:before {
  content: "îˆ’";
}

.glyphicon-pawn:before {
  content: "îˆ“";
}

.glyphicon-bishop:before {
  content: "îˆ”";
}

.glyphicon-knight:before {
  content: "îˆ•";
}

.glyphicon-baby-formula:before {
  content: "îˆ–";
}

.glyphicon-tent:before {
  content: "â›º";
}

.glyphicon-blackboard:before {
  content: "îˆ˜";
}

.glyphicon-bed:before {
  content: "îˆ™";
}

.glyphicon-apple:before {
  content: "ï£¿";
}

.glyphicon-erase:before {
  content: "îˆ¡";
}

.glyphicon-hourglass:before {
  content: "âŒ›";
}

.glyphicon-lamp:before {
  content: "îˆ£";
}

.glyphicon-duplicate:before {
  content: "îˆ¤";
}

.glyphicon-piggy-bank:before {
  content: "îˆ¥";
}

.glyphicon-scissors:before {
  content: "îˆ¦";
}

.glyphicon-bitcoin:before {
  content: "îˆ§";
}

.glyphicon-btc:before {
  content: "îˆ§";
}

.glyphicon-xbt:before {
  content: "îˆ§";
}

.glyphicon-yen:before {
  content: "Â¥";
}

.glyphicon-jpy:before {
  content: "Â¥";
}

.glyphicon-ruble:before {
  content: "â‚½";
}

.glyphicon-rub:before {
  content: "â‚½";
}

.glyphicon-scale:before {
  content: "îˆ°";
}

.glyphicon-ice-lolly:before {
  content: "îˆ±";
}

.glyphicon-ice-lolly-tasted:before {
  content: "îˆ²";
}

.glyphicon-education:before {
  content: "îˆ³";
}

.glyphicon-option-horizontal:before {
  content: "îˆ´";
}

.glyphicon-option-vertical:before {
  content: "îˆµ";
}

.glyphicon-menu-hamburger:before {
  content: "îˆ¶";
}

.glyphicon-modal-window:before {
  content: "îˆ·";
}

.glyphicon-oil:before {
  content: "îˆ¸";
}

.glyphicon-grain:before {
  content: "îˆ¹";
}

.glyphicon-sunglasses:before {
  content: "î‰€";
}

.glyphicon-text-size:before {
  content: "î‰";
}

.glyphicon-text-color:before {
  content: "î‰‚";
}

.glyphicon-text-background:before {
  content: "î‰ƒ";
}

.glyphicon-object-align-top:before {
  content: "î‰„";
}

.glyphicon-object-align-bottom:before {
  content: "î‰…";
}

.glyphicon-object-align-horizontal:before {
  content: "î‰†";
}

.glyphicon-object-align-left:before {
  content: "î‰‡";
}

.glyphicon-object-align-vertical:before {
  content: "î‰ˆ";
}

.glyphicon-object-align-right:before {
  content: "î‰‰";
}

.glyphicon-triangle-right:before {
  content: "î‰";
}

.glyphicon-triangle-left:before {
  content: "î‰‘";
}

.glyphicon-triangle-bottom:before {
  content: "î‰’";
}

.glyphicon-triangle-top:before {
  content: "î‰“";
}

.glyphicon-console:before {
  content: "î‰”";
}

.glyphicon-superscript:before {
  content: "î‰•";
}

.glyphicon-subscript:before {
  content: "î‰–";
}

.glyphicon-menu-left:before {
  content: "î‰—";
}

.glyphicon-menu-right:before {
  content: "î‰˜";
}

.glyphicon-menu-down:before {
  content: "î‰™";
}

.glyphicon-menu-up:before {
  content: "î‰ ";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

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

a {
  color: #1c5c92;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #103452;
  text-decoration: underline;
}

a:focus {
  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.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

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: 10px;
  margin-bottom: 10px;
}

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

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

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

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

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

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

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

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

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

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

.text-uppercase,
.initialism {
  text-transform: uppercase;
}

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #1c5c92;
}

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

.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: #1c5c92;
}

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

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
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: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

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: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "â€”   ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-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: "   â€”";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

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

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

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 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.33333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-2 {
    width: 16.66667%;
  }

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

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

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

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

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

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

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

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

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

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

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

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

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

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

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

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

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

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

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

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

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

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

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

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

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

  .col-md-2 {
    width: 16.66667%;
  }

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

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

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

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

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

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

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

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

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

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

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

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

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

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

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

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

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

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

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

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

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

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

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

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

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

  .col-lg-2 {
    width: 16.66667%;
  }

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

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

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

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

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

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

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

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

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

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

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

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

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

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

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

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

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

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

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

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

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

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

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

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

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

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

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

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

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

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

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

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

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

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

table {
  background-color: transparent;
}

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

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857;
  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: #fff;
}

.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: 15px;
    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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #939393;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #939393;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 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;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }

  input[type="date"].input-sm,
  .input-group-sm>input[type="date"].form-control,
  .input-group-sm>input[type="date"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm>input[type="time"].form-control,
  .input-group-sm>input[type="time"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="time"].btn,
  .input-group-sm input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm>input[type="datetime-local"].form-control,
  .input-group-sm>input[type="datetime-local"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
  .input-group-sm input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm>input[type="month"].form-control,
  .input-group-sm>input[type="month"].input-group-addon,
  .input-group-sm>.input-group-btn>input[type="month"].btn,
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  input[type="date"].input-lg,
  .input-group-lg>input[type="date"].form-control,
  .input-group-lg>input[type="date"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg>input[type="time"].form-control,
  .input-group-lg>input[type="time"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="time"].btn,
  .input-group-lg input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg>input[type="datetime-local"].form-control,
  .input-group-lg>input[type="datetime-local"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
  .input-group-lg input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg>input[type="month"].form-control,
  .input-group-lg>input[type="month"].input-group-addon,
  .input-group-lg>.input-group-btn>input[type="month"].btn,
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

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

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio+.radio,
.checkbox+.checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="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: 34px;
}

.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: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

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

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

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

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: 46px;
  line-height: 46px;
}

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

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

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

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

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

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

.input-lg+.form-control-feedback,
.input-group-lg>.form-control+.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: 46px;
  height: 46px;
  line-height: 46px;
}

.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: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label~.form-control-feedback {
  top: 25px;
}

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

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group>.form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.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: 11px;
    font-size: 18px;
  }
}

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

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -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: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.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: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #1c5c92;
  border-color: #184f7d;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #144167;
  border-color: #030b12;
}

.btn-primary:hover {
  color: #fff;
  background-color: #144167;
  border-color: #0e2e49;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #144167;
  border-color: #0e2e49;
}

.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: #fff;
  background-color: #0e2e49;
  border-color: #030b12;
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #1c5c92;
  border-color: #184f7d;
}

.btn-primary .badge {
  color: #1c5c92;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.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: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  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:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  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:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  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:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #1c5c92;
  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: #103452;
  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: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

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

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

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

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
}

.open>.dropdown-menu {
  display: block;
}

.open>a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group>.btn,
.btn-group-vertical>.btn {
  position: relative;
  float: left;
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
  z-index: 2;
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
  margin-left: 5px;
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group>.btn:first-child {
  margin-left: 0;
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group>.btn-group {
  float: left;
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group>.btn+.dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical>.btn-group:after {
  clear: both;
}

.btn-group-vertical>.btn-group>.btn {
  float: none;
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified>.btn-group .btn {
  width: 100%;
}

.btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"]>.btn input[type="radio"],
[data-toggle="buttons"]>.btn input[type="checkbox"],
[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.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 .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

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

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #939393;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.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: 18px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn>.btn {
  position: relative;
}

.input-group-btn>.btn+.btn {
  margin-left: -1px;
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
  z-index: 2;
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

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

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav>li {
  position: relative;
  display: block;
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav>li.disabled>a {
  color: #777777;
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  background-color: #eeeeee;
  border-color: #1c5c92;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav>li>a>img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs>li>a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills>li {
  float: left;
}

.nav-pills>li>a {
  border-radius: 4px;
}

.nav-pills>li+li {
  margin-left: 2px;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
  color: #fff;
  background-color: #1c5c92;
}

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

.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: 4px 4px 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: #fff;
  }
}

.tab-content>.tab-pane {
  display: none;
}

.tab-content>.active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

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

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

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

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

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

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

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

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

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {

  .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: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {

  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand>img {
  display: block;
}

@media (min-width: 768px) {

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu>li>a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav>li {
    float: left;
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group>.form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

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

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

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav>li>a {
  color: #777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.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: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
  color: #fff;
  background-color: #090909;
}

.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: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.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: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb>.active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #1c5c92;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  z-index: 2;
  color: #103452;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  background-color: #1c5c92;
  border-color: #1c5c92;
  cursor: default;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before,
.pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li>a:hover,
.pager li>a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next>a,
.pager .next>span {
  float: right;
}

.pager .previous>a,
.pager .previous>span {
  float: left;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.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: #777777;
}

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

.label-primary {
  background-color: #1c5c92;
}

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

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs>.btn .badge,
.btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
  color: #1c5c92;
  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: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron>hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail>img,
.thumbnail a>img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

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

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert>p,
.alert>ul {
  margin-bottom: 0;
}

.alert>p+p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

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

.alert-success,
.alert-notice {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr,
.alert-notice hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link,
.alert-notice .alert-link {
  color: #2b542c;
}

.alert-info,
.alert-alert {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr,
.alert-alert hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link,
.alert-alert .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,
.alert-error,
.alert-registration_error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr,
.alert-error hr,
.alert-registration_error hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link,
.alert-error .alert-link,
.alert-registration_error .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #1c5c92;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media>.pull-right {
  padding-left: 10px;
}

.media-left,
.media>.pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

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

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #1c5c92;
  border-color: #1c5c92;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #90c1ea;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

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

.panel-body {
  padding: 15px;
}

.panel-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: 3px;
  border-top-left-radius: 3px;
}

.panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title>a,
.panel-title>small,
.panel-title>.small,
.panel-title>small>a,
.panel-title>.small>a {
  color: inherit;
}

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

.panel>.list-group,
.panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

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

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

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

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

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

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

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

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

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

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

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

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

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

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

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

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

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel+.panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd;
}

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

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default>.panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}

.panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #1c5c92;
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #1c5c92;
  border-color: #1c5c92;
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #1c5c92;
}

.panel-primary>.panel-heading .badge {
  color: #1c5c92;
  background-color: #fff;
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #1c5c92;
}

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

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.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: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

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

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

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

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

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

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

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

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

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

.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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

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

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

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

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner>.item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
  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;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner>.item.next,
  .carousel-inner>.item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.prev,
  .carousel-inner>.item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner>.item.next.left,
  .carousel-inner>.item.prev.right,
  .carousel-inner>.item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block;
}

.carousel-inner>.active {
  left: 0;
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner>.next {
  left: 100%;
}

.carousel-inner>.prev {
  left: -100%;
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0;
}

.carousel-inner>.active.left {
  left: -100%;
}

.carousel-inner>.active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}

.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: "â€¹";
}

.carousel-control .icon-next:before {
  content: "â€º";
}

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

.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: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

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

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -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,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

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

.slick-arrow.slick-hidden {
  display: none;
}

.slick-loading .slick-list {
  background: #fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) center center no-repeat;
}

@font-face {
  font-family: "slick";
  src: url(https://redesign.shopfelixgray.com/assets/ced611daf7709cc778da928fec876475.eot);
  src: url(https://redesign.shopfelixgray.com/assets/ced611daf7709cc778da928fec876475.eot) format("embedded-opentype"), url(data:application/font-woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"), url(/assets/d41f55a78e6f49a5512878df1737e58a.ttf) format("truetype"), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxtZXRhZGF0YT5HZW5lcmF0ZWQgYnkgRm9udGFzdGljLm1lPC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJzbGljayIgaG9yaXotYWR2LXg9IjUxMiI+Cjxmb250LWZhY2UgZm9udC1mYW1pbHk9InNsaWNrIiB1bml0cy1wZXItZW09IjUxMiIgYXNjZW50PSI0ODAiIGRlc2NlbnQ9Ii0zMiIvPgo8bWlzc2luZy1nbHlwaCBob3Jpei1hZHYteD0iNTEyIiAvPgoKPGdseXBoIHVuaWNvZGU9IiYjODU5NDsiIGQ9Ik0yNDEgMTEzbDEzMCAxMzBjNCA0IDYgOCA2IDEzIDAgNS0yIDktNiAxM2wtMTMwIDEzMGMtMyAzLTcgNS0xMiA1LTUgMC0xMC0yLTEzLTVsLTI5LTMwYy00LTMtNi03LTYtMTIgMC01IDItMTAgNi0xM2w4Ny04OC04Ny04OGMtNC0zLTYtOC02LTEzIDAtNSAyLTkgNi0xMmwyOS0zMGMzLTMgOC01IDEzLTUgNSAwIDkgMiAxMiA1eiBtMjM0IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODU5MjsiIGQ9Ik0yOTYgMTEzbDI5IDMwYzQgMyA2IDcgNiAxMiAwIDUtMiAxMC02IDEzbC04NyA4OCA4NyA4OGM0IDMgNiA4IDYgMTMgMCA1LTIgOS02IDEybC0yOSAzMGMtMyAzLTggNS0xMyA1LTUgMC05LTItMTItNWwtMTMwLTEzMGMtNC00LTYtOC02LTEzIDAtNSAyLTkgNi0xM2wxMzAtMTMwYzMtMyA3LTUgMTItNSA1IDAgMTAgMiAxMyA1eiBtMTc5IDE0M2MwLTQwLTktNzctMjktMTEwLTIwLTM0LTQ2LTYwLTgwLTgwLTMzLTIwLTcwLTI5LTExMC0yOS00MCAwLTc3IDktMTEwIDI5LTM0IDIwLTYwIDQ2LTgwIDgwLTIwIDMzLTI5IDcwLTI5IDExMCAwIDQwIDkgNzcgMjkgMTEwIDIwIDM0IDQ2IDYwIDgwIDgwIDMzIDIwIDcwIDI5IDExMCAyOSA0MCAwIDc3LTkgMTEwLTI5IDM0LTIwIDYwLTQ2IDgwLTgwIDIwLTMzIDI5LTcwIDI5LTExMHoiLz4KPGdseXBoIHVuaWNvZGU9IiYjODIyNjsiIGQ9Ik00NzUgMjU2YzAtNDAtOS03Ny0yOS0xMTAtMjAtMzQtNDYtNjAtODAtODAtMzMtMjAtNzAtMjktMTEwLTI5LTQwIDAtNzcgOS0xMTAgMjktMzQgMjAtNjAgNDYtODAgODAtMjAgMzMtMjkgNzAtMjkgMTEwIDAgNDAgOSA3NyAyOSAxMTAgMjAgMzQgNDYgNjAgODAgODAgMzMgMjAgNzAgMjkgMTEwIDI5IDQwIDAgNzctOSAxMTAtMjkgMzQtMjAgNjAtNDYgODAtODAgMjAtMzMgMjktNzAgMjktMTEweiIvPgo8Z2x5cGggdW5pY29kZT0iJiM5NzsiIGQ9Ik00NzUgNDM5bDAtMTI4YzAtNS0xLTktNS0xMy00LTQtOC01LTEzLTVsLTEyOCAwYy04IDAtMTMgMy0xNyAxMS0zIDctMiAxNCA0IDIwbDQwIDM5Yy0yOCAyNi02MiAzOS0xMDAgMzktMjAgMC0zOS00LTU3LTExLTE4LTgtMzMtMTgtNDYtMzItMTQtMTMtMjQtMjgtMzItNDYtNy0xOC0xMS0zNy0xMS01NyAwLTIwIDQtMzkgMTEtNTcgOC0xOCAxOC0zMyAzMi00NiAxMy0xNCAyOC0yNCA0Ni0zMiAxOC03IDM3LTExIDU3LTExIDIzIDAgNDQgNSA2NCAxNSAyMCA5IDM4IDIzIDUxIDQyIDIgMSA0IDMgNyAzIDMgMCA1LTEgNy0zbDM5LTM5YzItMiAzLTMgMy02IDAtMi0xLTQtMi02LTIxLTI1LTQ2LTQ1LTc2LTU5LTI5LTE0LTYwLTIwLTkzLTIwLTMwIDAtNTggNS04NSAxNy0yNyAxMi01MSAyNy03MCA0Ny0yMCAxOS0zNSA0My00NyA3MC0xMiAyNy0xNyA1NS0xNyA4NSAwIDMwIDUgNTggMTcgODUgMTIgMjcgMjcgNTEgNDcgNzAgMTkgMjAgNDMgMzUgNzAgNDcgMjcgMTIgNTUgMTcgODUgMTcgMjggMCA1NS01IDgxLTE1IDI2LTExIDUwLTI2IDcwLTQ1bDM3IDM3YzYgNiAxMiA3IDIwIDQgOC00IDExLTkgMTEtMTd6Ii8+CjwvZm9udD48L2RlZnM+PC9zdmc+Cg==) format("svg");
  font-weight: normal;
  font-style: normal;
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

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

.slick-prev:before {
  content: "â†";
}

[dir="rtl"] .slick-prev:before {
  content: "â†’";
}

.slick-next {
  right: -25px;
}

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

.slick-next:before {
  content: "â†’";
}

[dir="rtl"] .slick-next:before {
  content: "â†";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

#dummy {
  background: #1c5c92 url(https://redesign.shopfelixgray.com/assets/8f4541b15e629f667c25f920c160ebdf.png) center center;
  background-image: url(https://redesign.shopfelixgray.com/assets/8f4541b15e629f667c25f920c160ebdf.jpg);
}

.alert {
  margin-bottom: 0;
}

.product-body {
  height: 170px;
}

.progress-steps {
  margin-top: 20px;
}

h1 {
  margin-bottom: 30px;
}

table.table>tbody>tr.line-item td,
table.table>tbody>tr.stock-item td {
  vertical-align: middle;
}

table#line-items>tbody>tr>td,
table#line-items>tfoot>tr>td {
  vertical-align: middle;
}

table#line-items>tbody>tr>td.order-qty,
table#line-items>tfoot>tr>td.order-qty {
  text-align: center;
}

#footer-left a {
  color: #3b91d9;
}

#footer-left a:hover {
  color: #2477bd;
}

#credit-card-image {
  margin-top: -10px;
}

.existing-credit-card-list td {
  padding: 5px;
}

.navbar-fixed-top .navbar-brand {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  text-align: center;
  margin: auto;
}

.navbar-fixed-top .navbar-brand>img {
  height: 50px;
  display: inline-block;
  margin-top: -15px;
}

.navbar-fixed-top .navbar-toggle {
  z-index: 3;
}

.navbar-fixed-top .navbar-right {
  margin-right: 0;
}

#page {
  margin-top: 70px;
}

/*@font-face {
    font-family: Avenir,Lato,helvetica neue,Arial;
    src: url(https://redesign.shopfelixgray.com/assets/d1378c967ff12c6195df4a5ceca37d08.ttf);
    }*/
html,
body {
  top: 0;
  margin: 0;
  padding: 0;
  font-family: Avenir, Lato, helvetica neue, Arial, sans-serif;
  background-color: #fff;
}

a:hover,
a:focus,
a:active,
button:hover,
button:focus,
button:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
  text-decoration: none;
}

button[disabled],
input[disabled] {
  color: #e1e1e1 !important;
  background-color: #d8d8d8 !important;
  border-color: #d8d8d8 !important;
  cursor: not-allowed !important;
}

.slick-dots {
  position: relative;
  bottom: 0;
}

.slick-dots li button {
  padding: 0 !important;
}

.slick-dots li button::before {
  font-size: 12px !important;
}

.slick-dots li.slick-active button::before {
  opacity: 0.6 !important;
  font-size: 15px !important;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.slick-slide {
  min-height: auto !important;
}

.slick-arrow {
  width: 16px;
  height: 20px;
}

@media (min-width: 1259px) {
  .slick-arrow {
    width: 20px;
    height: 40px;
  }
}

.slick-arrow::before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

.slick-prev::before {
  content: '';
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAmCAYAAAAvDACoAAACHElEQVRIia3WT2jPcRzH8cdGjVAcZgc5cCAX7UAuHNRvkoj8aTMSmZRC2VwUB2oOG8qi1PzJv1n5t0iYcpiLXJYLPwcOcsCBQqYUh/d3Neu3+f35vOt3+NX7++zT+/1+vV/vqtf5vMSxCO3omJgY3IArqMNQdULwFtzLwPfRkgrehquowXlsxKdK4VU4iY7s/zG04BdUUvNpOIfN+I39ODsyoVz4LNG45fgiXnt7dFI58Pm4gXq8F40cKJRYKnwprmM2XqIJr8ZKLqWhG/AwAz9BbjxwKfC9ohRTxMvX4fP/PioG3o7TooQnsA0/innReDWfhC4xCX9wMIMXHWPBa3EBq/Edu0U5SopC8DnowRJR12bRwJJjNHyxaNxcvEEjBssB829DV+FxBh4Qo1Y2eCR8O25iupDxWqG+iqIaR3ARk8V0NIp9UXGkNIuC8KPYgZ9Cib2YkQoOl4R7fMV69IkdkgQOD7ACb7FMzHZ9Kji8ECP4HPPEaOZSweEd1ggHr8UdodIkcEL2m9CNqcLZW1PBYQi7cFy4fGf2m5ACPhyHsE84fCsuC9NIAieU2yRMohl3RT+SwOEWVoqdkxOjuiAVHJ6JY3MQC/FIaCIJHPLCoZ4KFfcJVSeBwwexlnvEHurFnlRw+CaurVPC0c6IJZgETlwFB8RlAIeF8GpSwIejE1vF6bxTuNrMlGZxTeykj6Lh3amdqD8D96PrL8wEbWrYhR48AAAAAElFTkSuQmCC);
}

.slick-next::before {
  content: '';
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAmCAYAAAAvDACoAAACHklEQVRIibXXPWxOYRjG8d/Lm7RSEh3KIB0YKhbpIhYdJC2JvFKKlPpMylIxoB0YOpAwUBLC4CMMPuMrohFfiaEWqaGxUAODGDCQlCCpMNynIbT1tu/jSk5Onpxz/jnnuZ/reu6Te97f34AO7MYTCTUB29CA7uycFL45A0/HLaxNCX+HlTiNMpxDeyo4fBNfsDcbH8Ah5FLAh9SJrRjEdpzHlFRwOI5mfMAa3MSMVHC4jka8xkJR8Nmp4NCDxXiKWtzHglRweIZ6PEA17mBFKji8xzJcQAUuCeMlgcNnbEAX8jiCfang8F2Yqx0/sAsnUZ4CPqQurMMnYbwrqEoFJ+Z/uahHQWTSzFRwYgUtwgvMz8bzUsGhTyzVHszCPSxJBSdc3ChcPRVXsSkVnMihZhzFJJxBZyr4sMon4lTiFJrwBW04mwJeLXK/Dh/FNnmb0t+8FpdRg5dYjd6hi6XMeb1YejV4nI17f79hvPAW3BC278ZSvPrzpvHAd4oOYbIo4ioRA39pLPCJOJgdOezHFnwd6YFiC1qBE2I6BrFDGGZUFQOvEilYLzaNjbhWzBv9Cz5HbGtzRYa04FExYEaf8zrczcB9okktGjwavEk0Q9V4KDaE/rGAR4K3CddV4qKI0zdjBQ8H34NjohaHRU4MjAfMr4KWZdDWbNwh1nNJymOa6M0LopVuFSlXsvLCwgW8xXrREyZRXjit3H/44foJn05thKtQDcoAAAAASUVORK5CYII=);
}

.list {
  padding: 0;
}

.list li {
  list-style: none;
}

.radio-btn-container label {
  cursor: pointer;
  display: inline-block;
}

.radio-btn-container input[type="radio"] {
  display: none;
}

.radio-btn-container .circle {
  position: relative;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 10px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: 1px solid #323232;
}

.radio-btn-container .circle::after {
  content: '';
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 70%;
  left: 1px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
}

.radio-btn-container input[type="radio"]:checked+.circle::after {
  background-color: #323232;
}

.radio-btn-container p {
  width: 60%;
  margin-left: 5px;
  font-size: 11px !important;
}

.text--bold {
  font-weight: 600;
}

.text--bigger {
  font-weight: 500;
  font-size: 24px;
}

.text--m-right {
  margin-right: 5px;
}

.text--m-left {
  margin-left: 5px;
}

.text-line--space-bettwen {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.animate-success {
  animation-name: animateSuccess;
  animation-duration: 1s;
}

@keyframes animateSuccess {
  from {
    background-color: #9eff9e;
  }

  to {
    background-color: rgba(158, 255, 158, 0);
  }
}

.cc-type img {
  height: 27px;
  margin: 0 10px 10px 0;
  box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.18);
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.static_pages main,
.products-index main {
  max-width: none;
}

main {
  max-width: 1440px;
  padding-top: 80px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  main {
    padding-top: 100px;
  }
}

.padding-page-full {
  padding: 0 20px;
}

@media (min-width: 769px) {
  .padding-page-full {
    padding: 0;
  }
}

.padding-page {
  padding: 0 20px;
}

@media (min-width: 769px) {
  .padding-page {
    padding: 0 120px;
  }
}

.padding-section {
  padding: 25px 0;
}

@media (min-width: 376px) {
  .padding-section {
    padding: 40px 0;
  }
}

@media (min-width: 769px) {
  .padding-section {
    padding: 75px 0;
  }
}

.padding-remove {
  margin: 0 -40px;
}

@media (min-width: 769px) {
  .padding-remove {
    margin: 0 -120px;
  }
}

.placeholder {
  height: 240px;
  background-color: #fff;
}

.before-you {
  width: 100%;
  padding: 60px 40px;
}

.before-you__header {
  width: 100%;
  text-align: center;
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
}

@media (min-width: 768px) {
  .before-you__header {
    font-size: 30px;
  }
}

.before-you__header p {
  font-size: 16px;
}

.before-you__icons {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}

@media (min-width: 768px) {
  .before-you__icons {
    flex-flow: row nowrap;
    justify-content: center;
    align-items: flex-start;
  }
}

@media (min-width: 1259px) {
  .before-you__icons {
    align-items: center;
  }
}

.before-you__icons__item {
  position: relative;
  width: 100%;
  margin: 40px 20px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media (min-width: 768px) {
  .before-you__icons__item {
    width: calc((100% / 3) - 40px);
    margin: 30px;
  }
}

@media (min-width: 1259px) {
  .before-you__icons__item {
    margin: 30px 20px;
  }
}

.before-you__icons__item img {
  max-height: 100px;
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.before-you__icons__item__desc {
  font-size: 14px;
  font-weight: 500;
  margin: 15px 0 0;
  text-align: center;
}

.before-you__sizes {
  margin: 28px 0 0;
  color: #d8d9d9;
  font-size: 18px;
  text-align: center;
}

.before-you__sizes--bold {
  color: #094e5a;
}

.frame-view {
  position: relative;
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .frame-view {
    max-height: 500px;
    background-color: #f4f4f4;
  }
}

.frame-view__images {
  position: relative;
}

.frame-view__images img {
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@media (min-width: 768px) {
  .frame-view__images img {
    width: auto !important;
    height: 400px;
    float: right;
    background-color: #f4f4f4;
  }
}

@media (min-width: 1259px) {
  .frame-view__images img {
    height: 500px;
  }
}

.frame-view__images--man {
  display: block;
}

.frame-view__images--women {
  display: none;
}

.frame-view__images--man .slick-dots,
.frame-view__images--women .slick-dots {
  padding: 25px 0;
}

.frame-view__action {
  position: relative;
  width: 100%;
  top: 0;
  padding: 20px 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  z-index: 10;
}

@media (min-width: 768px) {
  .frame-view__action {
    position: absolute;
    height: 235px;
    margin: auto 0;
    padding: 20px 90px;
    bottom: 0;
    display: block;
  }
}

.frame-view__action__head-line h3 {
  text-align: center;
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
}

@media (min-width: 768px) {
  .frame-view__action__head-line h3 {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .frame-view__action__head-line h3 {
    text-align: left;
  }
}

.frame-view__action__head-line p {
  display: none;
}

@media (min-width: 768px) {
  .frame-view__action__head-line p {
    display: block;
  }
}

.frame-view__action__toggle {
  width: 100%;
  margin-top: 15px;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
}

@media (min-width: 768px) {
  .frame-view__action__toggle {
    width: 80%;
    margin-top: 30px;
    padding: 0;
  }
}

@media (min-width: 768px) {
  .frame-view__action__toggle {
    width: auto;
    display: block;
  }
}

.frame-view__action__toggle button {
  width: 45%;
  padding: 10px 0 7px;
  border-radius: 40px;
  background-color: transparent;
  border: 2px solid #919191;
  color: #919191;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
}

.frame-view__action__toggle button:hover {
  background-color: #919191;
  color: #000;
  transition: ease-in-out 0.2s;
}

@media (min-width: 768px) {
  .frame-view__action__toggle button {
    width: auto;
    margin-right: 20px;
    font-size: 12px;
    padding: 10px 35px 7px;
  }
}

@media (min-width: 768px) {
  .frame-view__action__toggle button {
    padding: 12px 35px;
  }
}

.frame-view__action__toggle--active {
  color: #000 !important;
  border-color: #000 !important;
}

.origins {
  position: relative;
  background-color: #f4f4f4;
  padding: 40px 0 20px;
}

@media (min-width: 768px) {
  .origins {
    padding: 30px 40px;
  }
}

@media (min-width: 1259px) {
  .origins {
    padding: 80px 130px;
  }
}

.origins__head-line {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 2;
}

.origins__head-line p {
  font-size: 12px;
  padding: 0;
  margin: 0 0 15px;
  text-transform: uppercase;
  letter-spacing: 5px;
}

@media (min-width: 768px) {
  .origins__head-line p {
    font-size: 12px;
  }
}

@media (min-width: 1259px) {
  .origins__head-line p {
    font-size: 15px;
  }
}

.origins__head-line h3 {
  font-size: 18px;
  padding: 0;
  margin: 0 0 25px;
}

@media (min-width: 768px) {
  .origins__head-line h3 {
    font-size: 20px;
  }
}

@media (min-width: 1259px) {
  .origins__head-line h3 {
    font-size: 32px;
    margin-bottom: 30px;
  }
}

.origins__content {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  z-index: 2;
}

@media (min-width: 768px) {
  .origins__content {
    flex-flow: row nowrap;
    align-items: flex-start;
  }
}

.origins__content__img {
  width: 50%;
}

@media (min-width: 768px) {
  .origins__content__img {
    width: 30%;
  }
}

@media (min-width: 1259px) {
  .origins__content__img {
    width: 25%;
  }
}

.origins__content__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.origins__content__text {
  width: 100%;
  padding: 20px 30px;
  display: flex;
  align-items: center;
  flex-direction: column;
}

@media (min-width: 768px) {
  .origins__content__text {
    display: block;
    width: 70%;
    padding: 0 0 0 30px;
  }
}

@media (min-width: 1259px) {
  .origins__content__text {
    padding: 10px 0 0 60px;
  }
}

.origins__content__text h3 {
  font-size: 16px;
  padding: 0;
  margin: 0 0 5px;
}

@media (min-width: 768px) {
  .origins__content__text h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

@media (min-width: 1259px) {
  .origins__content__text h3 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

.origins__content__text span {
  display: block;
  font-size: 12px;
  padding: 0;
  margin: 0 0 15px;
  font-weight: 700;
  letter-spacing: 3px;
}

@media (min-width: 768px) {
  .origins__content__text span {
    font-size: 12px;
    margin-bottom: 20px;
  }
}

@media (min-width: 1259px) {
  .origins__content__text span {
    font-size: 16px;
    margin-bottom: 30px;
  }
}

.origins__content__text p {
  font-size: 12px;
  padding: 0;
  color: #919191;
  line-height: 1.7;
}

@media (min-width: 768px) {
  .origins__content__text p {
    font-size: 14px;
  }
}

@media (min-width: 1259px) {
  .origins__content__text p {
    font-size: 16px;
  }
}

.products-header {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  background-position: bottom center;
  overflow: hidden;
  position: relative;
}

@media (min-width: 768px) {
  .products-header {
    display: block;
    height: 300px;
  }
}

.footer__jobs {
  padding-top: 15px;
}

.products-header__img {
  order: 2;
  position: relative;
  width: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@media (min-width: 768px) {
  .products-header__img {
    display: inline;
    width: 100%;
    height: 100%;
    object-position: right -130px bottom;
    object-fit: contain;
    font-family: "object-fit: contain;";
  }
}

.products-header__wrapper {
  order: 1;
  padding-top: 25px;
}

@media (min-width: 768px) {
  .products-header__wrapper {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.products-header__text {
  width: 100%;
  max-width: 900px;
}

.products-header__upper-title {
  text-align: center;
  margin: 0 0 20px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 16px;
  font-weight: 600;
}

@media (min-width: 768px) {
  .products-header__upper-title {
    font-size: 12px;
    letter-spacing: 3px;
    margin: 0;
  }
}

@media (min-width: 768px) {
  .products-header__upper-title {
    display: none;
  }
}

.products-header__title {
  text-align: center;
  font-size: 18px;
  color: #000;
  margin-bottom: 10px;
}

@media (min-width: 768px) {
  .products-header__title {
    font-size: 30px;
    text-align: left;
  }
}

.products-header__subtitle {
  text-align: center;
  font-size: 14px;
  color: #8a8a8a;
}

@media (min-width: 768px) {
  .products-header__subtitle {
    font-size: 16px;
    text-align: left;
  }
}

.shared-shipping-bar {
  position: relative;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #094e5a;
  color: #fff;
}

.shared-shipping-bar__icon {
  width: 18px;
  height: 16px;
  display: none;
}

@media (min-width: 768px) {
  .shared-shipping-bar__icon--white {
    display: block;
  }
}

body .shared-shipping-bar__text {
  margin: 0;
  font-size: 0.8em;
  font-weight: 300;
  padding: 4px 10px;
  text-align: center;
  font-family: Avenir, Lato, helvetica neue, Arial, sans-serif;
}

@media (min-width: 768px) {
  .shared-shipping-bar__text {
    width: auto;
    padding: 0 10px;
  }
}

.shared-shipping-bar__close {
  position: absolute;
  right: 20px;
  display: block;
}

@media (min-width: 768px) {
  .shared-shipping-bar__close {
    display: none;
  }
}

.shared-shipping-bar--ziggurat {
  background-color: #bcd7de;
  color: #000;
}

@media (min-width: 768px) {
  .shared-shipping-bar--ziggurat .shared-shipping-bar__icon--black {
    display: block;
  }

  .shared-shipping-bar--ziggurat .shared-shipping-bar__icon--white {
    display: none;
  }
}

.shipping {
  background-color: #bcd7de;
  padding: 45px 40px;
}

@media (min-width: 768px) {
  .shipping {
    margin-top: 0;
  }
}

.shipping__img {
  width: 120px;
  height: 80px;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@media (min-width: 768px) {
  .shipping__img {
    width: 180px;
    height: 100px;
    margin-bottom: 36px;
  }
}

.shipping__container {
  max-width: 360px;
  width: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 0 auto;
}

.shipping__row {
  width: 100%;
}

.shipping__title {
  padding-top: 30px;
  font-size: 18px;
  text-align: center;
}

@media (min-width: 768px) {
  .shipping__title {
    padding-top: 0;
    font-size: 26px;
  }
}

.shipping__desc {
  width: 100%;
  padding-bottom: 30px;
  margin-bottom: 20px;
  font-size: 12px;
  text-align: center;
}

.shipping__desc a {
  color: #000;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .shipping__desc {
    font-size: 18px;
  }
}

.shipping__btn {
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
}

.shipping__btn:hover {
  background-color: #fff;
  color: #f1481a;
  transition: ease-in-out 0.2s;
}

@media (min-width: 1259px) {
  .shipping__btn {
    font-size: 12px;
  }
}

.user-orders {
  width: 100%;
}

.user-orders__items__header {
  position: relative;
  padding: 25px 40px 25px 0;
  border-bottom: 1px solid #8a8a8a;
  background-color: #fff;
}

.user-orders__items__header a {
  color: #000;
  text-decoration: none;
}

.user-orders__items__header a::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 14px;
  margin: auto 0;
  top: 0;
  bottom: 10px;
  right: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACkAAAAXCAYAAACWEGYrAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAYFJREFUSInNkttKAlEUhr8r3yMhiiAogiAiCAKJxECwQCgELwTBC6EoEHweLwNfoF4lLFERD6ildLxwbRrHNWU6Bz/YzDB7rf//LgbcZQW4l+dSEgYegS95hoPVmWYVqDAWNKci35eCNeCJSUFznuU+UNaBKrqgOVWZC4QNoKZIPSjfajLvK5tAXZEpyn1RuavLni9sAQ1FomCbKygzDdn3lG2gqZTfOszfKLNNyfGEHaCllF7/sXel7LQkz1V2gbat6BPIz7ifl3nrfltyXWEP6CiCuX/m5BTRjuQvxD7QVQSzc+ZlFdGu9MzFAdBTBDPzBgoZRbQnff/iEOjbgj6A9IKChrTkWfP70jsTR8DAFvAOpFwSNKQk19ozkP5fiTgIXrgsaLh0EI04LRwDr4pg0iNBQ1IRfRGfCaLA0Db4Bpx5LGg4lz5r/xA4MQOnwMg2MAISPgkaEg4eMYCSchH3WdAQZ1q0BBACytjMAyTGj2iZsR/Iyx2WfyBgoox9QgDfHHHRr4ZHjbcAAAAASUVORK5CYII=);
  background-size: contain;
  background-repeat: no-repeat;
  transform: rotate(0);
  transition: ease-in 0.2s;
}

.user-orders__items__header .collapsed::after {
  transform: rotate(180deg);
}

.user-orders__items__header h5 {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
}

@media (min-width: 1259px) {
  .user-orders__items__header h5 {
    font-size: 18px;
  }
}

.user-orders__line-item {
  margin: 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #8a8a8a;
}

@media (min-width: 1259px) {
  .user-orders__line-item {
    margin: 20px 50px;
  }
}

.user-orders__line-item--row {
  display: flex;
  flex-direction: column;
}

@media (min-width: 1259px) {
  .user-orders__line-item--row {
    flex-direction: row;
  }
}

.user-orders__line-item--part {
  width: 100%;
}

@media (min-width: 1259px) {
  .user-orders__line-item--part {
    width: 50%;
  }
}

.user-orders__line-item__img img {
  width: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.user-orders__line-item__info {
  display: none;
}

@media (min-width: 1259px) {
  .user-orders__line-item__info {
    display: block;
  }
}

.user-orders__line-item__summary {
  padding-left: 20px;
  display: none;
  flex-direction: column;
  justify-content: flex-end;
}

@media (min-width: 1259px) {
  .user-orders__line-item__summary {
    display: flex;
  }
}

.user-orders__line-item__mobile-info {
  display: block;
  margin-top: 25px;
  color: #8a8a8a;
}

.user-orders__line-item__mobile-info div {
  margin-bottom: 8px;
}

@media (min-width: 1259px) {
  .user-orders__line-item__mobile-info {
    display: none;
  }
}

.user-orders__line-item__payments {
  width: 100%;
}

.user-orders__line-item__payments__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.user-orders__line-item__payments__cc {
  display: inline-flex;
}

.user-orders__line-item__payments__cc img {
  height: 25px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.user-orders__line-item__payments__cc p {
  margin: 0;
  padding: 4px 10px;
}

.user-orders__line-item__payments__return {
  padding: 11px 20px 8px;
  border-radius: 40px;
  background-color: #fff;
  border: 2px solid #f1481a;
  color: #f1481a;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
}

.user-orders__line-item__payments__return:hover {
  background-color: #f1481a;
  color: #fff;
  transition: ease-in-out 0.2s;
}

@media (min-width: 768px) {
  .user-orders__line-item__payments__return {
    font-size: 12px;
  }
}

.user-orders__summary--mobile {
  display: block;
  margin-top: 25px;
  color: #8a8a8a;
}

.user-orders__summary--mobile div {
  margin-bottom: 8px;
}

.user-orders__summary--mobile p {
  margin: 0;
}

@media (min-width: 1259px) {
  .user-orders__summary--mobile {
    display: none;
  }
}

.user-orders__summary--desktop {
  margin: 20px 50px;
  display: none;
  flex-flow: row wrap;
}

@media (min-width: 1259px) {
  .user-orders__summary--desktop {
    display: flex;
  }
}

.user-orders__mobile-info {
  display: block;
}

@media (min-width: 1259px) {
  .user-orders__mobile-info {
    display: none;
  }
}

.lenses-info {
  max-width: 1080px;
  margin: 0px auto;
  padding: 25px 20px;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}

@media (min-width: 1259px) {
  .lenses-info {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.lenses-info__title {
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
}

@media (min-width: 768px) {
  .lenses-info__title {
    font-size: 30px;
  }
}

.lenses-info__subtitle {
  font-size: 12px;
  text-align: center;
}

@media (min-width: 1259px) {
  .lenses-info__subtitle {
    padding: 0 150px;
    margin-top: 30px;
    font-size: 18px;
  }
}

.lenses-info__items {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  margin-top: 40px;
}

@media (min-width: 768px) {
  .lenses-info__items {
    margin-top: 85px;
  }
}

.lenses-info__item {
  position: relative;
  margin: 0 10px 15px;
}

.lenses-info__item:first-child {
  width: 100%;
}

.lenses-info__item:nth-child(2),
.lenses-info__item:nth-child(3) {
  width: calc((100% / 2) - 20px);
  height: 50%;
}

.lenses-info__item:nth-child(2) img,
.lenses-info__item:nth-child(3) img {
  width: 100%;
  height: 100%;
  max-height: 110px;
  margin-top: 30px;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@media (min-width: 768px) {
  .lenses-info__item {
    width: calc((100% / 3) - 20px);
    margin: 0 20px 30px;
    flex-flow: column nowrap;
  }

  .lenses-info__item:nth-child(1),
  .lenses-info__item:nth-child(2),
  .lenses-info__item:nth-child(3) {
    width: calc((100% / 3) - 40px);
  }

  .lenses-info__item:nth-child(1) img,
  .lenses-info__item:nth-child(2) img,
  .lenses-info__item:nth-child(3) img {
    height: 210px;
    max-height: 210px;
    margin: 0;
  }
}

.lenses-info__item__content {
  position: relative;
  width: 100%;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column nowrap;
}

@media (min-width: 768px) {
  .lenses-info__item__content {
    height: auto;
    padding: 0;
    align-items: center;
    text-align: center;
  }
}

.lenses-info__item--img {
  width: 100%;
}

@media (min-width: 768px) {
  .lenses-info__item--img {
    width: 100%;
    height: 210px;
    object-position: center center;
    object-fit: contain;
    font-family: "object-fit: contain;";
  }
}

.lenses-info__item--title {
  font-size: 16px;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 0;
}

@media (min-width: 1259px) {
  .lenses-info__item--title {
    font-size: 18px;
  }
}

.header {
  position: fixed;
  width: 100%;
  background-color: #fff;
  z-index: 100;
}

body .header__container {
  width: 100%;
  height: 70px;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (min-width: 768px) {
  .header__container {
    max-width: 1200px;
    height: 80px;
    margin: 0 auto;
  }
}

.header__hamburger {
  width: 25px;
  height: 25px;
  display: block;
  background: none;
  border: 0;
  box-shadow: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAABDCAYAAABX2cG8AAAACXBIWXMAAC4jAAAuIwF4pT92AAAGWWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDAgNzkuMTYwNDUxLCAyMDE3LzA1LzA2LTAxOjA4OjIxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKE1hY2ludG9zaCkiIHhtcDpDcmVhdGVEYXRlPSIyMDE3LTEyLTA1VDEyOjE2OjUyKzAxOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAxNy0xMi0wNVQxMjo1MDowNyswMTowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxNy0xMi0wNVQxMjo1MDowNyswMTowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJzUkdCIElFQzYxOTY2LTIuMSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4NzcyYzFmYi1lMmFiLTQ4YjgtYTYxNS1kOTk5MDBkZWI3YjgiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo1NmM1MDRkMC0zOGU4LTU5NGYtOTRjNS1jMjU4MmZmY2NjMGQiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1ZjRjNTlkZC1hZDRjLTQyN2EtYjNiZS0yZjA4M2VjM2U4YTAiPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjVmNGM1OWRkLWFkNGMtNDI3YS1iM2JlLTJmMDgzZWMzZThhMCIgc3RFdnQ6d2hlbj0iMjAxNy0xMi0wNVQxMjoxNjo1MiswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIi8+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJjb252ZXJ0ZWQiIHN0RXZ0OnBhcmFtZXRlcnM9ImZyb20gYXBwbGljYXRpb24vdm5kLmFkb2JlLnBob3Rvc2hvcCB0byBpbWFnZS9wbmciLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjg3NzJjMWZiLWUyYWItNDhiOC1hNjE1LWQ5OTkwMGRlYjdiOCIgc3RFdnQ6d2hlbj0iMjAxNy0xMi0wNVQxMjo1MDowNyswMTowMCIgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiBzdEV2dDpjaGFuZ2VkPSIvIi8+IDwvcmRmOlNlcT4gPC94bXBNTTpIaXN0b3J5PiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuZXXgwAAAHLSURBVHic7d2xq41xHMfx13nO6ZajdLvUyVFnNCKrW+Qv4KYYzCalZFFiNJLBbFdKlPwJBhmUwcRiQTbFKQznqnutnqdf99vnVWf/1LtOv+F8O6ODxzZhjuvYEBV8x0O8m+AIXmPWdFL07QrOjKezxQNstl4TvRtjvcOk9ZIYTNfhFr62XhKDuDfBR5zAJezH75aL4r+N8BPP8Xa0/YqOorrWA2JYCVxcAheXwMUlcHEJXFwCF5fAxSVwcQlcXAIXl8DFJXBxCVxcAheXwMUlcHEJXFwCF5fAxSVwcQlcXAIX92/gUZMV0addDf/eJV3DZasz0qVcN+xla/iMF7g5wRbut1wUvZvjOL51uNp4TAzndIenrVfEYN6Pp7PFK6vr/pPyqq7kGW7svC6c47DVIyv2rjV8wQd2X/d/2v5EIflKLi6Bi0vg4hK4uAQuLoGLS+DiEri4BC4ugYtL4OISuLgELi6Bi0vg4hK4uAQuLoGLS+DiEri4BC4ugYtL4OJ2/i76PNbxq82U6EmHH3iM5cTqz7Be4lTLVdG72zg3ns4Wd3Gx9Zro3SEc6HC09ZIYzEaHO61XxGAeTfAGZ3EB+9ruiZ4srd5VT/4Aex4rkVYQfs0AAAAASUVORK5CYII=);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.header__hamburger img {
  width: 100%;
}

@media (min-width: 900px) {
  .header__hamburger {
    display: none;
  }
}

.header__logo {
  display: block;
  height: 22px;
}

@media (min-width: 768px) {
  .header__logo {
    height: 32px;
  }
}

.header__logo svg {
  width: 150px;
  height: 100%;
}

.header__cart {
  position: relative;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
}

.header__cart--mobile {
  display: flex;
}

@media (min-width: 768px) {
  .header__cart--mobile {
    display: none;
  }
}

.header__cart--desktop {
  display: none;
}

@media (min-width: 768px) {
  .header__cart--desktop {
    display: flex;
  }
}

.header__cart-count {
  position: absolute;
  width: 17px;
  height: 17px;
  top: -4px;
  right: 4px;
  background-color: #FFF;
  color: #094e5a;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
}

.header__cart img {
  width: 100%;
  height: 100%;
  object-position: center center;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.header__nav-bar {
  margin-left: 30px;
  display: none;
  flex-grow: 1;
}

@media (min-width: 768px) {
  .header__nav-bar {
    display: flex;
  }
}

.header__nav-bar__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

.header__nav-bar__item {
  padding: 0 10px;
}

body .header__nav-bar__item a {
  color: #000;
  font-weight: 500;
  font-size: 1em;
}

.header__nav-bar__item--account {
  padding: 0 0 0 10px;
}

.header__nav-bar__item--help {
  position: relative;
}

.header__nav-bar__item--help::before {
  content: '|';
  position: absolute;
  top: 0;
  left: -1px;
}

.header__nav-bar__separator {
  flex-grow: 1;
}

.footer {
  background-color: #0f292d;
  padding: 60px 20px 0;
}

@media (min-width: 1259px) {
  .footer {
    padding: 60px 0 0;
  }
}

.footer li {
  padding-bottom: 5px;
}

.footer a:hover {
  color: #d8d9d9;
}

.footer__container {
  margin: 0 auto;
}

@media (min-width: 1259px) {
  .footer__container {
    width: 1200px;
    padding: 0 20px;
  }
}

.footer__row-top {
  padding-bottom: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-flow: column nowrap;
}

@media (min-width: 768px) {
  .footer__row-top {
    flex-flow: row nowrap;
  }
}

.footer__social {
  list-style: none;
  padding: 0;
  display: flex;
  margin: 0 auto 30px;
}

@media (min-width: 768px) {
  .footer__social {
    margin: 0;
  }
}

.footer__social li {
  padding: 0 10px;
}

@media (min-width: 768px) {
  .footer__social li {
    padding-right: 24px;
  }
}

.footer__social li svg {
  width: 40px;
}

.footer__row-middle {
  padding: 40px 0;
  border-top: 1px solid #8a8a8a;
  border-bottom: 1px solid #8a8a8a;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .footer__row-middle {
    flex-wrap: nowrap;
  }
}

.footer__row-middle ul {
  width: 50%;
  padding: 0;
  margin-bottom: 20px;
  list-style: none;
}

@media (min-width: 768px) {
  .footer__row-middle ul {
    width: auto;
    margin: 0;
  }
}

.footer .newsletter-form__title {
  letter-spacing: .5px;
}

@media (min-width: 769px) {
  .newsletter-form__title {
    font-size: 1em;
    padding: 17px 20px 13px 0;
  }
}

.newsletter-form__title {
  padding-bottom: 20px;
  color: #fff;
}

.footer__row-bottom {
  padding: 40px 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.footer__row-bottom div {
  display: flex;
}

.footer__row-bottom div p {
  color: #8a8a8a;
  margin: 0;
}

.footer__row-bottom div a {
  color: #8a8a8a;
}

.footer__row-bottom div span {
  margin: 0 15px;
  color: #8a8a8a;
}

.footer__row-title {
  font-weight: 600 !important;
  margin-bottom: 12px;
}

.form-container {
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
}

.form-container__header {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #939393;
}

@media (min-width: 1259px) {
  .form-container__header {
    margin-bottom: 80px;
    padding-bottom: 0;
    border: 0;
  }
}

.form-container__header h3 {
  margin: 0;
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
}

@media (min-width: 768px) {
  .form-container__header h3 {
    font-size: 30px;
  }
}

.form-container__checkout-row {
  display: flex;
  flex-flow: row wrap;
}

@media (min-width: 1259px) {
  .form-container__checkout-row {
    margin-bottom: 20px;
  }
}

.form-container__form__row-mini {
  display: flex;
  flex-flow: column nowrap;
}

@media (min-width: 1259px) {
  .form-container__form__row-mini {
    flex-flow: row nowrap;
    margin-bottom: 35px;
  }
}

.form-container__form__row {
  display: flex;
  flex-flow: column nowrap;
}

@media (min-width: 1259px) {
  .form-container__form__row {
    flex-flow: row nowrap;
    margin-bottom: 55px;
  }
}

@media (min-width: 1259px) {
  .form-container__form__row div:last-child {
    margin-left: -1px;
  }
}

.form-container__form__row__actions {
  display: flex;
  flex-flow: column-reverse nowrap;
}

@media (min-width: 1259px) {
  .form-container__form__row__actions {
    margin-top: 90px;
    display: block;
  }
}

.form-container__form__row__actions button,
.form-container__form__row__actions a,
.form-container__form__row__actions input {
  width: 100%;
  margin-bottom: 22px;
}

@media (min-width: 1259px) {

  .form-container__form__row__actions button,
  .form-container__form__row__actions a,
  .form-container__form__row__actions input {
    width: auto;
    margin-bottom: 0;
  }
}

.form-container__form__row__actions button:first-child,
.form-container__form__row__actions a:first-child,
.form-container__form__row__actions input:first-child {
  text-align: center;
  margin-right: 30px;
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #fff;
  border: 2px solid #f1481a;
  color: #f1481a;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
}

.form-container__form__row__actions button:first-child:hover,
.form-container__form__row__actions a:first-child:hover,
.form-container__form__row__actions input:first-child:hover {
  background-color: #f1481a;
  color: #fff;
  transition: ease-in-out 0.2s;
}

@media (min-width: 1259px) {

  .form-container__form__row__actions button:first-child,
  .form-container__form__row__actions a:first-child,
  .form-container__form__row__actions input:first-child {
    font-size: 12px;
  }
}

.form-container__form__row__actions button:last-child,
.form-container__form__row__actions a:last-child,
.form-container__form__row__actions input:last-child {
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
}

.form-container__form__row__actions button:last-child:hover,
.form-container__form__row__actions a:last-child:hover,
.form-container__form__row__actions input:last-child:hover {
  background-color: #fff;
  color: #f1481a;
  transition: ease-in-out 0.2s;
}

@media (min-width: 1259px) {

  .form-container__form__row__actions button:last-child,
  .form-container__form__row__actions a:last-child,
  .form-container__form__row__actions input:last-child {
    font-size: 12px;
  }
}

.form-container__input-block {
  position: relative;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  background-color: #fff;
  border: 1px solid #fff;
  padding: 8px 14px 6px;
  margin-bottom: 20px;
}

body .newsletter-form {
  width: 100%;
}

body .newsletter-form__submit-btn {
  background: #fff;
  color: #2f4448;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  outline: 0;
  text-transform: uppercase;
  padding-left: 35px;
  padding-right: 35px;
  max-width: 124px;
  min-width: 124px;
  letter-spacing: 1px;
}

body .newsletter-form__input-block {
  width: auto !important;
  margin-bottom: 0;
  border-right: 0;
  background-color: #0e2a2e;
}

body .newsletter-form__input-field {
  background-color: #0e2a2e;
  color: #fff;
  margin-top: 0px;
}

body .newsletter-form__title {
  padding-bottom: 20px;
  color: #fff;
}

body .newsletter-form__input-wrapper {
  display: flex;
}

body .newsletter-form__input-block {
  width: auto !important;
  margin-bottom: 0;
  border-right: 0;
  background-color: #0e2a2e;
}

@media (min-width: 1259px) {
  .form-container__input-block {
    margin-bottom: 0;
  }
}

.form-container__input-block--err {
  border-color: red;
}

.form-container__input-block--err::after {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  right: 10px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background-color: red;
  border-radius: 50%;
}

.form-container__input-block__label {
  display: none;
}

.form-container__input-block__display-label {
  position: absolute;
  height: 20px;
  top: 0;
  bottom: 0;
  left: 14px;
  margin: auto;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.5);
  transform-origin: top left;
  transition: ease-in-out 0.2s;
}

.form-container__input-block__display-label--active {
  transform: scale(0.6) translate(0, -16px);
  transform-origin: top left;
  transition: ease-in-out 0.2s;
}

.form-container__input-block__input {
  width: 100%;
  margin-top: 4px;
  border: 0;
  box-shadow: none;
  outline: 0;
  background-color: #fff;
  color: #000;
  -webkit-appearance: none;
  letter-spacing: .04em;
}

.form-container__input-block__input::-webkit-input-placeholder {
  color: #fff;
}

.form-container__input-block__input::-moz-placeholder {
  color: #fff;
}

.form-container__input-block__input:-ms-input-placeholder {
  color: #fff;
}

.form-container__input-block__input:-moz-placeholder {
  color: #fff;
}

.form-container__input-block__input:active,
.form-container__input-block__input:focus {
  border: 0;
  box-shadow: none;
  outline: 0;
  letter-spacing: .04em;
}

.form-container__input-block.select {
  padding: 10px 0 6px 14px;
}

.form-container__input-block.select select {
  padding: 6px 12px 6px 0px;
}

.form-container__input-block.select::after {
  content: '';
  position: absolute;
  width: 18px;
  height: 30px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCxcPFw3bvIOmAAAAyklEQVRo3u2Yuw0CMRBEn0R2pbgql+YqSKjjWiAhvtgkgPiczsHhHQvmuYBZa0brXYMxxhizj0xWyicWFpJKfmKmUpmZNAUU6u0UhXx+yFdqfBISy0sBwUm4u/98QpNQPuRDk5BX5cOS8O5+cBLW3A9NQtmU756E3JTvmoQt9wOS0HK/exLa7kt6gjHmn5A3Inkrlj9GIH+OQT6QDDCSyYdSkI/lIF9MBljN5MspyNdzkH9QDPBF85VPqsOuAi6cOXJS3d8YY8xvcAV8XoElBOZixQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxNy0xMS0yM1QxNToyMzoxMyswMTowMCZU02UAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTctMTEtMjNUMTU6MjM6MTMrMDE6MDBXCWvZAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.vcard {
  position: relative;
  width: 100%;
  padding: 50px;
  margin-bottom: 20px;
  display: flex;
  flex-flow: column nowrap;
  box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}

.vcard__edit {
  position: absolute;
  width: 20px;
  height: 21px;
  top: 50px;
  right: 50px;
  cursor: pointer;
}

.vcard__edit img {
  width: 100%;
  height: 100%;
  transition: ease-in-out 0.2s;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.vcard__edit:hover img {
  transition: ease-in-out 0.2s;
  opacity: 0.7;
}

.vcard__title {
  margin: 0 0 25px;
}

.vcard__row {
  color: #8a8a8a;
  margin: 0 0 8px;
}

.vcard__row--name {
  color: #8a8a8a;
  margin: 0 0 12px;
}

.auth-form {
  width: 100%;
  max-width: 542px;
  margin: 0 auto;
  padding: 50px 20px;
}

@media (min-width: 1259px) {
  .auth-form {
    padding: 120px 0;
  }
}

.auth-form__header {
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .auth-form__header {
    font-size: 30px;
  }
}

.auth-form__nav {
  width: 100%;
  display: flex;
  flex-direction: row;
  margin-bottom: 40px;
  font-size: 12px;
}

@media (min-width: 1259px) {
  .auth-form__nav {
    font-size: 14px;
  }
}

.auth-form__nav a {
  width: 50%;
  color: #000;
  text-decoration: none;
}

.auth-form__nav a:hover,
.auth-form__nav a:active,
.auth-form__nav a:focus,
.auth-form__nav a:visited {
  color: #000;
  text-decoration: none;
}

.auth-form__nav a:last-child {
  margin-left: -1px;
}

.auth-form__nav__item {
  padding: 12px 0;
  border: 1px solid #939393;
  text-align: center;
}

@media (min-width: 1259px) {
  .auth-form__nav__item {
    padding: 23px 0;
  }
}

.auth-form__nav__item--active {
  border: 2px solid #000;
}

.auth-form__btn {
  display: flex;
  justify-content: center;
}

.auth-form__btn input {
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
  width: 100%;
  padding: 15px 70px;
}

.auth-form__btn input:hover {
  background-color: #fff;
  color: #f1481a;
  transition: ease-in-out 0.2s;
}

@media (min-width: 1259px) {
  .auth-form__btn input {
    font-size: 12px;
  }
}

@media (min-width: 1259px) {
  .auth-form__btn input {
    max-width: 300px;
  }
}

.auth-form__forgot-pass {
  font-size: 12px;
  margin-top: 30px;
}

.social {
  display: flex;
  justify-content: center;
}

.social a {
  width: 100%;
}

@media (min-width: 1259px) {
  .social a {
    width: auto;
  }
}

.social-btn {
  width: 100%;
  margin-top: 35px;
  padding: 12px 42px;
  border-radius: 40px;
  border: 2px solid;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
}

.social-btn:hover {
  transition: ease-in-out 0.2s;
}

@media (min-width: 1259px) {
  .social-btn {
    max-width: 300px;
    display: block;
    font-size: 12px;
  }
}

.social-btn img {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.social-btn--facebook {
  background-color: #3664a2;
  border-color: #3664a2;
  color: #fff;
}

.social-btn--facebook img {
  filter: brightness(0) invert(1);
}

.social-btn--facebook:hover {
  background-color: #fff;
  color: #3664a2;
  transition: ease-in-out 0.2s;
}

.social-btn--facebook:hover img {
  filter: brightness(1) invert(0);
  transition: ease-in-out 0.2s;
}

.mobile-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow-y: auto;
  display: none;
  z-index: 10;
}

.mobile-menu__container {
  padding-top: 80px;
}

.mobile-menu__items {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #f0f0f0;
}

.mobile-menu li {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #d8d8d8;
}

.mobile-menu li a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.mobile-menu li:last-child {
  border-bottom: 0;
}

.mobile-menu li:last-child a {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-right: 1px solid #d8d8d8;
}

.mobile-menu li:last-child a:last-child {
  border-right: 0;
}

.mobile-menu.is-open {
  display: block;
}

.mobile-menu__footer {
  min-height: 200px;
  background-color: #0f292d;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.mobile-menu__footer a {
  color: #fff;
}

.mobile-menu__footer a:hover,
.mobile-menu__footer a:active,
.mobile-menu__footer a:focus {
  color: #fff;
}

.suggest__container {
  margin: 0 0 15px;
}

@media (min-width: 1259px) {
  .suggest__container {
    margin: 0 0 30px;
  }
}

.suggest p {
  margin: 0;
}

.suggest-email {
  color: #1c5c92;
  cursor: pointer;
}

.suggest-email:hover {
  text-decoration: underline;
}

.pdp {
  width: 100%;
  background-color: #fff;
}

@media (min-width: 1259px) {
  .pdp {
    display: flex;
    flex-flow: row nowrap;
    border-top: 2px solid #e1e1e1;
  }
}

.pdp__content {
  width: 100%;
}

@media (min-width: 1259px) {
  .pdp__content {
    width: 75%;
    border-right: 1px solid #e1e1e1;
    padding-bottom: 80px;
  }
}

.pdp__content__ymal {
  padding: 20px 0;
}

@media (min-width: 1259px) {
  .pdp__content__ymal {
    padding: 70px 0;
  }
}

.pdp__scroll-pdroduct {
  display: none;
}

@media (min-width: 1259px) {
  .pdp__scroll-pdroduct {
    width: 25%;
    display: block;
  }
}

.pdp__scroll-pdroduct__sticky {
  position: sticky;
  position: -webkit-sticky;
  top: 110px;
  margin: 0;
  height: calc(100vh - 110px);
}

.sidebarGallery .slick-arrow {
  width: 16px;
  z-index: 10;
}

.sidebarGallery .slick-arrow::bofore {
  background-repeat: no-repeat;
}

.sidebarGallery .slick-arrow {
  right: 20px !important;
}

.sidebarGallery .slick-prev {
  left: 20px !important;
}

.not-found-page {
  padding: 30px 0;
}

@media (min-width: 768px) {
  .not-found-page {
    padding: 60px 0;
  }
}

@media (min-width: 1259px) {
  .not-found-page {
    padding: 100px 0;
  }
}

.not-found-page__wrapper {
  max-width: 360px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
}

.not-found-page img {
  width: 100%;
  height: auto;
}

.not-found-page__title {
  font-size: 50px;
  font-weight: 700;
}

@media (min-width: 1259px) {
  .not-found-page__title {
    font-size: 84px;
  }
}

.not-found-page__text {
  font-size: 18px;
  margin-bottom: 25px;
}

@media (min-width: 1259px) {
  .not-found-page__text {
    margin-bottom: 40px;
  }
}

.not-found-page__home-btn {
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #FFF;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
  display: block;
  margin-bottom: 20px;
}

.not-found-page__home-btn:hover {
  background-color: #FFF;
  color: #f1481a;
  transition: ease-in-out 0.2s;
}

@media (min-width: 1259px) {
  .not-found-page__home-btn {
    font-size: 12px;
  }
}

.home-index main {
  max-width: none;
}

.home-index-page__hero {
  margin-bottom: 30px;
}

.home-index-page__frames {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .home-index-page__frames {
    padding-left: 90px;
    padding-right: 90px;
  }
}

.home-index-page__best {
  background-color: #bcd7de;
  padding-left: 40px;
  padding-right: 40px;
}

@media (min-width: 768px) {
  .home-index-page__best {
    padding-left: 120px;
    padding-right: 120px;
  }
}

.home-index-page__testimonials {
  padding-top: 50px;
  padding-bottom: 45px;
  background-color: #f5f5f5;
}

.home-index-page__clients {
  background-color: #f5f5f5;
}

.home-index-page__shipping {
  background-color: #bcd7de;
  padding-top: 70px;
  margin-top: -70px;
}

.hero {
  position: relative;
  background-color: #fff;
  overflow: auto;
}

.hero img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 200px;
  object-position: top center;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

@media (min-width: 768px) {
  .hero img {
    height: 500px;
  }
}

.hero__text {
  position: relative;
  width: calc(100% - 40px);
  padding: 30px 20px 45px;
  margin: 133.33333px auto 20px auto;
  background-color: #fff;
  box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
}

@media (min-width: 768px) {
  .hero__text {
    width: 100%;
    max-width: 728px;
    margin: 333.33333px auto 20px auto;
    padding: 30px 50px 50px;
  }
}

.hero__text-big {
  font-size: 18px;
}

@media (min-width: 768px) {
  .hero__text-big {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

.hero__text-desc {
  font-size: 12px;
  color: #8a8a8a;
  margin: 0 auto 35px;
  padding: 0px 0px;
}

@media (min-width: 768px) {
  .hero__text-desc {
    font-size: 14px;
    line-height: 2em;
    padding: 0px 70px;
  }
}

.hero__text a {
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
  position: relative;
  z-index: 10;
}

.hero__text a:hover {
  background-color: #fff;
  color: #f1481a;
  transition: ease-in-out 0.2s;
}

@media (min-width: 1259px) {
  .hero__text a {
    font-size: 12px;
  }
}

.home-frames {
  text-align: center;
  background-color: #fff;
}

.home-frames__title {
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
}

@media (min-width: 768px) {
  .home-frames__title {
    font-size: 30px;
  }
}

.home-frames__title-upper {
  padding: 0 30px;
  margin: 0 0 20px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 16px;
  font-weight: 600;
}

@media (min-width: 768px) {
  .home-frames__title-upper {
    font-size: 12px;
    letter-spacing: 3px;
    margin: 0;
  }
}

@media (min-width: 1259px) {
  .home-frames__title-upper {
    padding: 0;
  }
}

.home-frames__select {
  margin-bottom: 40px;
}

.home-frames__select-dots {
  margin-top: 20px;
}

.home-frames__btn-cont {
  display: flex;
  justify-content: center;
  margin: 50px 0 0;
  margin-bottom: 10px;
}

@media (min-width: 1259px) {
  .home-frames__btn-cont {
    margin: 0;
  }
}

.home-frames__btn {
  display: none;
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
}

.home-frames__btn:hover {
  background-color: #fff;
  color: #f1481a;
  transition: ease-in-out 0.2s;
}

@media (min-width: 1259px) {
  .home-frames__btn {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .home-frames__btn {
    display: block;
  }
}

.home-frames__btn--mobile {
  display: block;
  width: 100%;
  margin: 0px 40px;
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
}

.home-frames__btn--mobile:hover {
  background-color: #fff;
  color: #f1481a;
  transition: ease-in-out 0.2s;
}

@media (min-width: 1259px) {
  .home-frames__btn--mobile {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .home-frames__btn--mobile {
    display: none;
  }
}

.home-best {
  background-color: #bcd7de;
  max-width: 1080px;
  margin: 0px auto;
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
}

@media (min-width: 768px) {
  .home-best {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media (min-width: 1259px) {
  .home-best {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.home-best__title {
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
}

@media (min-width: 768px) {
  .home-best__title {
    font-size: 30px;
  }
}

.home-best__subtitle {
  font-size: 12px;
  text-align: center;
}

@media (min-width: 1259px) {
  .home-best__subtitle {
    font-size: 18px;
  }
}

.home-best__items {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  margin-top: 40px;
}

@media (min-width: 768px) {
  .home-best__items {
    margin-top: 75px;
  }
}

.home-best__item {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .home-best__item {
    width: 50%;
    display: flex;
    flex-direction: column;
    padding: 0 30px;
    margin-bottom: 30px;
  }
}

.home-best__item__content {
  position: relative;
  width: 100%;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column nowrap;
}

@media (min-width: 768px) {
  .home-best__item__content {
    height: auto;
    padding: 0;
    align-items: center;
    text-align: center;
  }
}

.home-best__item--img {
  width: 100%;
}

@media (min-width: 768px) {
  .home-best__item--img {
    width: 100%;
    height: 210px;
    object-position: center center;
    object-fit: contain;
    font-family: "object-fit: contain;";
  }
}

.home-best__item--title {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 0;
}

@media (min-width: 1259px) {
  .home-best__item--title {
    font-size: 24px;
  }
}

.home-best__item--desc {
  width: 100%;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  display: none;
}

@media (min-width: 768px) {
  .home-best__item--desc {
    display: block;
  }
}

.home-testimonials {
  position: relative;
  width: 100%;
}

@media (min-width: 1259px) {
  .home-testimonials {
    margin: 0 auto;
  }
}

.home-testimonials--container {
  position: relative;
  z-index: 2;
}

.home-testimonials__header {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .home-testimonials__header {
    margin-bottom: 75px;
  }
}

.home-testimonials__title {
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
  text-align: center;
}

@media (min-width: 768px) {
  .home-testimonials__title {
    font-size: 30px;
  }
}

.home-testimonials__title-upper {
  margin: 0 0 20px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

@media (min-width: 768px) {
  .home-testimonials__title-upper {
    font-size: 12px;
    letter-spacing: 3px;
    margin: 0;
  }
}

.home-testimonials__items {
  width: 100%;
  display: none;
  flex-wrap: wrap;
}

@media (min-width: 769px) {
  .home-testimonials__items {
    display: flex;
  }
}

@media (min-width: 1259px) {
  .home-testimonials__items {
    max-width: 1260px;
    margin: 0 auto;
  }
}

.home-testimonials__items--mobile {
  display: block;
}

@media (min-width: 769px) {
  .home-testimonials__items--mobile {
    display: none;
  }
}

.home-testimonials__items--mobile .slick-slide {
  padding-bottom: 30px;
}

.home-testimonials__item {
  position: relative;
  width: 100%;
  padding: 0 40px;
}

@media (min-width: 768px) {
  .home-testimonials__item {
    margin-bottom: 30px;
  }
}

@media (min-width: 1259px) {
  .home-testimonials__item {
    width: calc(50% - 15px);
    padding-left: 15px;
  }
}

.home-testimonials__item--img {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  height: 180px;
  width: 180px;
  z-index: 10;
}

@media (min-width: 768px) {
  .home-testimonials__item--img {
    left: 15px;
    top: 50%;
    transform: translate(0, -50%);
  }
}

.home-testimonials__item--img img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.home-testimonials__item--box {
  margin-left: 0;
  margin-top: 90px;
  padding: 100px 20px 20px;
  background-color: #fff;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
}

@media (min-width: 768px) {
  .home-testimonials__item--box {
    margin-left: 90px;
    margin-top: 0;
    padding: 30px 50px 30px 115px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.home-testimonials__item--hover {
  position: absolute;
  width: calc(100% - 170px);
  height: 100%;
  top: 0;
  margin-left: 90px;
  background-color: rgba(9, 78, 90, 0.84);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.2s linear, opacity 0.2s linear;
  box-shadow: -10px 2px 20px 0px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

@media (min-width: 1259px) {
  .home-testimonials__item--hover {
    width: calc(100% - 145px);
  }
}

.home-testimonials__item--hover a {
  color: #fff;
  font-size: 24px;
  font-weight: 400;
}

.home-testimonials__item--hover a:hover {
  text-decoration: none;
}

.home-testimonials__item--hover::before {
  position: absolute;
  content: '';
  height: 47px;
  width: 26px;
  top: 50%;
  right: 15%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAvCAYAAAD9/drQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkY0NjE2NkZBQzFBMTFFNzg5NURCMEI5MzJFQkZEREYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkY0NjE2NzBBQzFBMTFFNzg5NURCMEI5MzJFQkZEREYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRjQ2MTY2REFDMUExMUU3ODk1REIwQjkzMkVCRkRERiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRjQ2MTY2RUFDMUExMUU3ODk1REIwQjkzMkVCRkRERiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsY72mQAAAGDSURBVHjavNhPRERRFMfxaVKqzaxm1R8iIiKGahXNLvJoMcRMot1ERMosokTUKiJtU2rRrqJljLapRSJqk9KmVWJSyet3deJo/32HH281H/d5c+49NxXHcaScK5kUWQKq8W9dKlkSalHODLtOGmslsWbl2LB7pY3EGv9h7TR2aNiT0kVi9cp+ktiuYc9KL4nVKduGvSSN5Whs3bBXZYBuV2sOG6SxJcNqSp7GKkli8w6LaKxs2GfSWIHGSsq3pUhjRYdN0FjBXmGoMo1FSWM1wxZoLO+wShq0PpQve+6kVjPiVrMauj+BjLuPYY5aybT7L01RyKJrRWPU7rthyBuybdhJacedJ/oJpEk5cme/HgLJuKHgTukgkKxyYcgVMuaECUO5NaSKTIn60W7l0ZCTMFMRSM6+qlB7SgOBDNuBMdQm1bfCvvJuyDLVUiatZ4WaoZBZ17dKFLLiTqCjBJBWtty0MEQNyAeuOfZRlxmnhjxgg7Frjjf0Jcbf7RZ3B6T6EWAARvnhI8YcoFgAAAAASUVORK5CYII=);
  transform: translate(0, -50%);
  color: #fff;
}

.home-testimonials__item:hover .home-testimonials__item--hover {
  visibility: visible;
  opacity: 1;
}

.home-testimonials__item--name {
  font-size: 22px;
  color: #094e5a;
  text-align: center;
  margin: 10px 0 3px;
}

@media (min-width: 768px) {
  .home-testimonials__item--name {
    font-size: 24px;
    color: #094e5a;
    text-align: left;
    margin: 0;
  }
}

.home-testimonials__item--job {
  text-align: center;
  color: #8a8a8a;
  font-size: 14px;
}

@media (min-width: 768px) {
  .home-testimonials__item--job {
    text-align: left;
    font-size: 16px;
  }
}

.home-testimonials__item--desc {
  font-size: 12px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .home-testimonials__item--desc {
    font-size: 18px;
  }
}

.home-testimonials__item--link {
  color: #094e5a;
  font-size: 14px;
  text-align: center;
}

@media (min-width: 768px) {
  .home-testimonials__item--link {
    font-size: 15px;
    text-align: left;
  }
}

.home-testimonials__item--link-mobile {
  padding: 10px 0;
  display: flex;
  justify-content: center;
}

.home-testimonials__item--link-mobile a {
  width: 100%;
  text-align: center;
  padding: 11px 20px 8px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
}

.home-testimonials__item--link-mobile a:hover {
  background-color: #fff;
  color: #f1481a;
  transition: ease-in-out 0.2s;
}

@media (min-width: 768px) {
  .home-testimonials__item--link-mobile a {
    font-size: 12px;
  }
}

.home-testimonials__item--btn {
  position: relative;
  padding: 10px 30px;
  bottom: 0;
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #fff;
  border: 2px solid #f1481a;
  color: #f1481a;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
}

.home-testimonials__item--btn:hover {
  background-color: #f1481a;
  color: #fff;
  transition: ease-in-out 0.2s;
}

@media (min-width: 1259px) {
  .home-testimonials__item--btn {
    font-size: 12px;
  }
}

.home-clients {
  position: relative;
  padding: 0 40px;
}

.home-clients__container {
  position: relative;
  max-width: 1040px;
  padding: 35px 20px;
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

@media (min-width: 768px) {
  .home-clients__container {
    padding: 35px 50px;
  }
}

.home-clients__title {
  text-align: center;
  margin-bottom: 20px;
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
}

@media (min-width: 768px) {
  .home-clients__title {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .home-clients__title {
    margin-bottom: 40px;
  }
}

.home-clients ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .home-clients ul {
    flex-wrap: nowrap;
  }
}

.home-clients ul li {
  position: relative;
  width: calc((100% / 2) - 20px);
  height: 65px;
  margin: 0 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  .home-clients ul li {
    width: calc((100% / 8) - 20px);
    max-height: 65px;
  }
}

.home-clients ul li img {
  width: 90%;
  height: 70%;
  transition: ease-in-out 0.2s;
  opacity: 0.8;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@media (min-width: 768px) {
  .home-clients ul li img {
    width: 100%;
    height: 100%;
  }
}

.home-clients ul li:hover img {
  opacity: 1;
  transition: ease-in-out 0.2s;
}

.home-clients ul img {
  width: 100%;
}

.static_pages-about_us main {
  max-width: none;
}

.about-us-page__content {
  padding: 0 0 25px;
}

.about-us-page__header {
  margin-bottom: 25px;
}

.about-us-page__header img {
  width: 100%;
  height: auto;
}

@media (min-width: 1259px) {
  .about-us-page__header img {
    max-height: 520px;
    object-position: center bottom;
    object-fit: cover;
    font-family: "object-fit: cover;";
  }
}

.about-us-page__content-wrapper {
  width: 320px;
  margin: 0 auto;
}

@media (min-width: 1259px) {
  .about-us-page__content-wrapper {
    width: 600px;
  }
}

.about-us-page__title {
  text-align: center;
  padding: 0 20px;
  margin: 0 0 20px;
}

.about-us-page__title h3 {
  padding: 0;
  margin: 0;
  font-size: 18px;
}

@media (min-width: 768px) {
  .about-us-page__title h3 {
    font-size: 18px;
  }
}

@media (min-width: 1259px) {
  .about-us-page__title h3 {
    font-size: 30px;
  }
}

.about-us-page__info {
  color: #8a8a8a;
  line-height: 1.7;
  font-size: 12px;
  padding: 0 30px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .about-us-page__info {
    font-size: 12px;
  }
}

@media (min-width: 1259px) {
  .about-us-page__info {
    font-size: 14px;
    text-align: center;
    line-height: 2;
  }
}

.about-us-page__info--hide-mobile {
  display: none;
}

@media (min-width: 768px) {
  .about-us-page__info--hide-mobile {
    display: block;
  }
}

@media (min-width: 768px) {
  .about-us-page__info--hide-tablet {
    display: none;
  }
}

@media (min-width: 1259px) {
  .about-us-page__info--hide-tablet {
    display: block;
  }
}

@media (min-width: 1259px) {
  .about-us-page__info--big-desktop {
    font-size: 20px;
  }
}

.about-us-page__info p {
  padding: 0;
  margin: 0;
}

.about-us-page__imgs {
  display: flex;
  padding: 0 30px;
  height: 125px;
  margin: 15px 0;
}

@media (min-width: 1259px) {
  .about-us-page__imgs {
    height: 270px;
  }
}

.about-us-page__imgs--higher {
  height: 175px;
}

@media (min-width: 1259px) {
  .about-us-page__imgs--higher {
    height: 360px;
  }
}

.about-us-page__img {
  width: 100%;
  height: 100%;
  margin-right: 5px;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

.about-us-page__img:last-child {
  margin-right: 0;
}

.about-us-page__img--1_3 {
  width: 33.33%;
}

.about-us-page__img--2_3 {
  width: 66.66%;
}

.account {
  padding: 30px 20px;
  background-color: #f7f7f7;
}

@media (min-width: 1259px) {
  .account {
    padding: 100px 180px;
    background-color: #fff;
  }
}

.account a {
  color: #000;
}

.account__header {
  text-align: center;
  margin-bottom: 30px;
}

@media (min-width: 1259px) {
  .account__header {
    margin-bottom: 75px;
  }
}

.account__header h3 {
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
}

@media (min-width: 768px) {
  .account__header h3 {
    font-size: 30px;
  }
}

.account__list {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}

.account__list__item {
  width: calc(50% - 20px);
  height: calc(50vw - 40px);
  margin: 10px;
  padding: 20px 10px 5px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  box-shadow: 1px 3px 11px 1px rgba(214, 214, 214, 0.5);
  transition: linear 0.2s;
}

@media (min-width: 1259px) {
  .account__list__item {
    width: calc((100% / 3) - 30px);
    height: 175px;
    padding: 0;
  }
}

.account__list__item:hover {
  box-shadow: 1px 3px 11px 1px #d6d6d6;
  transition: linear 0.2s;
}

.account__list__item__img {
  height: 50px;
}

.account__list__item__img img {
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.account__list__item p {
  margin-top: 20px;
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 12px;
}

@media (min-width: 768px) {
  .account__list__item p {
    font-size: 16px;
  }
}

.orders-page {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}

.orders-page__header {
  margin-bottom: 40px;
}

.orders-page__header h3 {
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
}

@media (min-width: 768px) {
  .orders-page__header h3 {
    font-size: 30px;
  }
}

.orders-page__no-res {
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.orders-page__no-res h3 {
  font-family: Avenir, Lato, helvetica neue, Arial, serif;
  font-size: 18px;
}

@media (min-width: 768px) {
  .orders-page__no-res h3 {
    font-size: 30px;
  }
}

.orders-edit-page {
  background-color: #FFF;
  padding-top: 0;
}

@media (min-width: 768px) {
  .orders-edit-page {
    padding: 50px 0;
  }
}

.orders-empty-cart {
  padding: 40px 20px;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.orders-empty-cart__message {
  font-size: 12px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .orders-empty-cart__message {
    font-size: 30px;
  }
}

.orders-empty-cart__shop-btn {
  padding: 11px 20px 8px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #FFF;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
  width: 100%;
  text-align: center;
  display: block;
}

.orders-empty-cart__shop-btn:hover {
  background-color: #FFF;
  color: #f1481a;
  transition: ease-in-out 0.2s;
}

@media (min-width: 768px) {
  .orders-empty-cart__shop-btn {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .orders-empty-cart__shop-btn {
    padding: 18px 35px;
    border-radius: 40px;
    background-color: #f1481a;
    border: 2px solid #f1481a;
    color: #FFF;
    font-size: 9px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    transition: ease-in-out 0.2s;
    margin-bottom: 0px;
    width: auto;
    display: inline-block;
  }

  .orders-empty-cart__shop-btn:hover {
    background-color: #FFF;
    color: #f1481a;
    transition: ease-in-out 0.2s;
  }
}

@media (min-width: 768px) and (min-width: 1259px) {
  .orders-empty-cart__shop-btn {
    font-size: 12px;
  }
}

.orders-form {
  padding-bottom: 100px;
}

.orders-form__header {
  font-size: 18px;
  text-align: center;
  padding: 10px 20px 10px 20px;
}

@media (min-width: 768px) {
  .orders-form__header {
    font-size: 30px;
    padding: 20px 40px;
  }
}

.orders-form__product-list {
  max-width: 1000px;
  margin: 0px auto 25px;
}

.orders-form__summary {
  max-width: 1000px;
  margin: 0px auto 20px;
}

@media (min-width: 768px) {
  .orders-form__summary {
    margin-bottom: 50px;
  }
}

.orders-form__btns-container {
  max-width: 1000px;
  padding: 0px 20px;
}

@media (min-width: 768px) {
  .orders-form__btns-container {
    display: flex;
    justify-content: flex-end;
    margin: 0px auto;
    padding: 0px 60px;
  }
}

@media (min-width: 768px) {
  .orders-form__btns {
    display: flex;
    flex-basis: 40%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}

.orders-form__checkout-btn {
  padding: 11px 20px 8px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #FFF;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
  font-size: 9px;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  display: block;
}

.orders-form__checkout-btn:hover {
  background-color: #FFF;
  color: #f1481a;
  transition: ease-in-out 0.2s;
}

@media (min-width: 768px) {
  .orders-form__checkout-btn {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .orders-form__checkout-btn {
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0px;
    width: auto;
  }
}

.orders-form__btn-space {
  display: none;
}

@media (min-width: 768px) {
  .orders-form__btn-space {
    display: inline-block;
    flex-basis: 10px;
  }
}

.orders-form__shop-btn {
  padding: 11px 20px 8px;
  border-radius: 40px;
  background-color: #FFF;
  border: 2px solid #f1481a;
  color: #f1481a;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
  font-size: 9px;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}

.orders-form__shop-btn:hover {
  background-color: #f1481a;
  color: #FFF;
  transition: ease-in-out 0.2s;
}

@media (min-width: 768px) {
  .orders-form__shop-btn {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .orders-form__shop-btn {
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0px;
    width: auto;
  }
}

.orders-form-line-item {
  display: flex;
  flex-direction: column;
  position: relative;
  padding: 0px 20px;
  margin-bottom: 20px;
  overflow: hidden;
}

.orders-form-line-item:last-child {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .orders-form-line-item {
    flex-wrap: wrap;
    flex-direction: row;
    padding: 0px 60px;
  }
}

.orders-form-line-item_removed {
  height: 0px;
  animation: remove 0.3s 1;
}

.orders-form-line-item__remove-anchor {
  order: 3;
  display: inline-block;
  position: relative;
  width: 100%;
}

.orders-form-line-item__remove {
  display: inline-block;
  position: absolute;
  top: -23px;
  right: 0px;
  font-size: 20px;
  font-family: arial, sans-serif;
  line-height: 1;
  width: 20px;
  height: 20px;
  text-align: center;
  cursor: pointer;
  color: #d8d9d9;
}

@media (min-width: 768px) {
  .orders-form-line-item__remove {
    top: -90px;
    right: -40px;
    font-size: 30px;
    width: 30px;
    height: 30px;
  }
}

.orders-form-line-item__img {
  order: 1;
  padding: 20px 0;
}

@media (min-width: 768px) {
  .orders-form-line-item__img {
    flex-basis: 60%;
    padding: 40px 80px 40px 0;
  }
}

.orders-form-line-item__img img {
  width: 100%;
  height: auto;
}

.orders-form-line-item__name {
  order: 3;
  font-size: 16px;
  margin-bottom: 3px;
}

@media (min-width: 768px) {
  .orders-form-line-item__name {
    order: 4;
    flex-basis: 100%;
    font-size: 30px;
  }
}

.orders-form-line-item__variant-values {
  order: 4;
  margin-bottom: 3px;
}

@media (min-width: 768px) {
  .orders-form-line-item__variant-values {
    order: 5;
    flex-basis: 100%;
  }
}

.orders-form-line-item__variant-value {
  display: inline-block;
  font-size: 12px;
}

@media (min-width: 768px) {
  .orders-form-line-item__variant-value {
    font-size: 18px;
  }
}

.orders-form-line-item__variant-value-label {
  margin-right: 5px;
}

@media (min-width: 768px) {
  .orders-form-line-item__variant-value-label {
    font-weight: 900;
  }
}

.orders-form-line-item__variant-value-value {
  margin-right: 10px;
}

@media (min-width: 768px) {
  .orders-form-line-item__variant-value-value {
    margin-right: 20px;
  }
}

.orders-form-line-item__settings {
  order: 5;
  font-size: 12px;
}

@media (min-width: 768px) {
  .orders-form-line-item__settings {
    order: 2;
    flex-basis: 40%;
    align-self: flex-end;
    font-size: 18px;
    margin-bottom: 35px;
  }
}

.orders-form-line-item__setting {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3px;
}

.orders-form-line-item__setting:last-child {
  margin-bottom: 0px;
}

.orders-form-line-item__setting-value {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.orders-form-line-item__quantity-btn {
  position: relative;
  display: inline-block;
  color: #747575;
  background-color: #d8d9d9;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  cursor: pointer;
}

.orders-form-line-item__quantity-btn--add::before {
  content: "+";
  position: absolute;
  top: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-size: 16px;
}

.orders-form-line-item__quantity-btn--subtract::before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-size: 16px;
}

.orders-form-line-item__quantity-value {
  display: inline-block;
  padding: 0px 10px;
}

.orders-form-line-item__border {
  order: 6;
  height: 30px;
  border-bottom: 1px solid #b2b2b2;
}

@media (min-width: 768px) {
  .orders-form-line-item__border {
    height: 25px;
    flex-basis: 100%;
  }
}

@keyframes remove {
  0% {
    height: 300px;
  }

  100% {
    height: 0px;
  }
}

.orders-form-summary {
  display: flex;
  flex-direction: column;
  padding: 0px 20px;
}

@media (min-width: 768px) {
  .orders-form-summary {
    flex-direction: row;
    padding: 0px 60px;
  }
}

.orders-form-summary__info {
  order: 2;
  flex-basis: 60%;
}

@media (min-width: 768px) {
  .orders-form-summary__info {
    order: 1;
  }
}

.orders-form-summary__info-title {
  color: #5c9fb8;
  font-size: 12px;
  margin-bottom: 5px;
}

@media (min-width: 768px) {
  .orders-form-summary__info-title {
    font-weight: 900;
    font-size: 18px;
  }
}

.orders-form-summary__info-text {
  font-size: 12px;
  color: #747575;
}

@media (min-width: 768px) {
  .orders-form-summary__info-text {
    font-size: 16px;
  }
}

.orders-form-summary__records {
  order: 1;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .orders-form-summary__records {
    order: 2;
    flex-basis: 40%;
    margin-bottom: 0px;
  }
}

.orders-form-summary__record {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  padding-top: 3px;
}

.orders-form-summary__record:first-child {
  padding-top: 0px;
}

@media (min-width: 768px) {
  .orders-form-summary__record {
    font-size: 18px;
  }
}

.orders-form-summary__record--total {
  padding-top: 15px;
  font-size: 15px;
}

@media (min-width: 768px) {
  .orders-form-summary__record--total {
    font-size: 26px;
  }
}

.orders-form-summary__record--promotion .orders-form-summary__price {
  color: #FF0000;
}

.orders-form-summary__label {
  display: inline-block;
}

.orders-form-summary__price {
  display: inline-block;
}

.products-index {
  background-color: #FFF;
}

.products-index__header-wrapper {
  background-color: #bcd7de;
}

.products-index__header {
  width: 100%;
  background-color: #bcd7de;
}

.products-index__grid {
  max-width: 1259px;
  margin: 0px auto 80px auto;
}

.products-breadcrumbs {
  display: none;
  padding: 30px 20px;
}

@media (min-width: 768px) {
  .products-breadcrumbs {
    display: block;
    max-width: 1260px;
    margin: 0px auto;
  }
}

.products-breadcrumbs ul {
  display: flex;
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.products-breadcrumbs ul li {
  display: inline-block;
  padding: 0px;
  margin: 0px;
  color: #094e5a;
  font-size: 12px;
}

.products-breadcrumbs ul li:after {
  content: "\203A";
  color: #b2b2b2;
  padding: 0px 4px 0px 2px;
}

.products-breadcrumbs ul li:last-child:after {
  display: none;
}

.products-breadcrumbs ul li a {
  color: #b2b2b2;
}

.checkout-container {
  padding-bottom: 80px;
}

.checkout-container__title {
  margin: 0 0 40px;
}

@media (min-width: 1259px) {
  .checkout-container__title {
    margin: 45px 0 40px;
  }
}

.checkout-container__title h3 {
  margin: 0;
}

.checkout-container__content {
  width: 100%;
  padding: 0 20px;
  display: flex;
  flex-flow: column nowrap;
}

.checkout-container__content--reverse {
  flex-flow: column-reverse nowrap;
}

@media (min-width: 1259px) {
  .checkout-container__content {
    max-width: 940px;
    margin: 0 auto;
    padding: 0;
    flex-flow: row nowrap;
  }
}

.checkout-container__content--part {
  width: 100%;
}

@media (min-width: 1259px) {
  .checkout-container__content--part:first-child {
    padding-right: 25px;
    width: 55%;
  }

  .checkout-container__content--part:last-child {
    padding-left: 25px;
    width: 45%;
  }
}

.checkout-container__content__action {
  padding: 0 20px;
}

@media (min-width: 1259px) {
  .checkout-container__content__action {
    padding: 0;
  }
}

.checkout-container__addresses {
  margin-bottom: 20px;
}

@media (min-width: 1259px) {
  .checkout-container__addresses {
    margin-bottom: 0;
  }
}

.checkout-container__addresses .city {
  width: 100%;
}

@media (min-width: 1259px) {
  .checkout-container__addresses .city {
    width: 50%;
  }
}

.checkout-container__addresses .state,
.checkout-container__addresses .zip {
  width: 100%;
}

@media (min-width: 1259px) {

  .checkout-container__addresses .state,
  .checkout-container__addresses .zip {
    width: 25%;
    margin-left: -1px;
  }
}

.checkout-container__addresses .zip {
  margin-left: -1px;
}

.checkout-container__shipping-methods__item {
  margin: 10px 0;
}

.checkout-container__shipping-methods__item label {
  width: 100%;
}

@media (min-width: 1259px) {
  .checkout-container__shipping-methods__item label {
    width: 70%;
  }
}

.checkout-container__shipping-methods__item .rate-cost {
  float: right;
}

.checkout-container__btn button,
.checkout-container__btn input {
  width: 100%;
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: ease-in-out 0.2s;
}

.checkout-container__btn button:hover,
.checkout-container__btn input:hover {
  background-color: #fff;
  color: #f1481a;
  transition: ease-in-out 0.2s;
}

@media (min-width: 1259px) {

  .checkout-container__btn button,
  .checkout-container__btn input {
    font-size: 12px;
  }
}

@media (min-width: 1259px) {

  .checkout-container__btn button,
  .checkout-container__btn input {
    width: auto;
  }
}

.checkout-container__btn--desktop {
  display: none;
}

@media (min-width: 1259px) {
  .checkout-container__btn--desktop {
    display: block;
  }
}

.checkout-container__btn--mobile {
  display: block;
}

@media (min-width: 1259px) {
  .checkout-container__btn--mobile {
    display: none;
  }
}

.checkout-container__complete {
  margin-bottom: 30px;
  margin-top: 30px;
}

@media (min-width: 1259px) {
  .checkout-container__complete {
    margin-bottom: 70px;
    margin-top: 0;
  }
}

.checkout-container__summary-bottom-wrapper {
  padding-top: 50px;
}

@media (min-width: 1259px) {
  .checkout-container__summary-bottom-wrapper {
    padding-top: 100px;
  }
}

.checkout-container__shipping-bar {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  padding: 10px 0 30px;
}

@media (min-width: 768px) {
  .checkout-container__shipping-bar {
    padding: 30px 0 0;
  }
}

.checkout-container__shipping-bar__icon {
  height: 19px;
  margin-bottom: 3px;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.checkout-container__shipping-bar__text {
  width: 60%;
  margin: 0;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}

@media (min-width: 768px) {
  .checkout-container__shipping-bar__text {
    width: auto;
    padding: 0 10px;
    font-size: 14px;
  }
}

.checkout-footer {
  background-color: #0f292d;
  padding: 72px 0;
}

.checkout-footer p,
.checkout-footer li,
.checkout-footer a {
  color: #fff;
  font-weight: 300;
}

.checkout-footer li {
  padding-bottom: 5px;
}

.checkout-footer__headline {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.checkout-footer__container {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
}

.checkout-footer__social {
  display: inline-flex;
  list-style: none;
  padding: 0;
  margin-top: 40px;
}

.checkout-footer__social li {
  width: 45px;
  height: 45px;
  margin: 0 30px;
}

.checkout-footer__social img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.checkout-container__progress-bar {
  position: relative;
  margin: 40px;
}

@media (min-width: 1259px) {
  .checkout-container__progress-bar {
    width: 100%;
    max-width: 900px;
    margin: 40px auto;
  }
}

.checkout-container__progress-bar__outline {
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 14px;
  background-color: #d8d8d8;
  z-index: 1;
}

.checkout-container__progress-bar__nav {
  position: relative;
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: space-between;
  z-index: 2;
}

.checkout-container__progress-bar__nav li {
  position: relative;
  list-style: none;
}

.checkout-container__progress-bar__nav li:first-child::before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 1;
}

.checkout-container__progress-bar__nav li:last-child::after {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  background: #fff;
  z-index: 1;
}

.checkout-container__progress-bar__nav a:hover,
.checkout-container__progress-bar__nav a:active,
.checkout-container__progress-bar__nav a:visited {
  text-decoration: none;
}

.checkout-container__progress-bar__nav__item {
  position: relative;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  cursor: pointer;
  z-index: 2;
}

.checkout-container__progress-bar__nav__item p {
  margin-bottom: 4px;
  color: #d8d8d8;
  font-weight: 500;
  font-size: 14px;
}

.checkout-container__progress-bar__nav__circle {
  width: 30px;
  height: 30px;
  border: 2px solid #d8d8d8;
  border-radius: 50%;
  background-color: #d8d8d8;
  color: #e1e1e1;
  padding: 5px 4px;
  text-align: center;
}

.checkout-container__progress-bar__nav--active p {
  color: #000;
}

.checkout-container__progress-bar__nav--active div {
  color: #fff;
  background-color: #094e5a;
  border-color: #fff;
}

.checkout-container__progress-bar__nav--completed p {
  color: #000;
}

.checkout-container__progress-bar__nav--completed div {
  border-color: #094e5a;
  background-color: #fff;
  color: #094e5a;
}

.checkout-container__progress-bar__nav--next p {
  color: #e1e1e1;
}

.checkout-container__progress-bar__nav--next div {
  color: #e1e1e1;
  background-color: #d8d8d8;
  border-color: #d8d8d8;
}

.checkout-container__order-item {
  margin-bottom: 30px;
  border-bottom: 1px solid #d8d8d8;
}

.checkout-container__order-item__link {
  color: #000;
  text-decoration: none;
}

.checkout-container__order-item__link:hover,
.checkout-container__order-item__link:active,
.checkout-container__order-item__link:focus,
.checkout-container__order-item__link:visited {
  color: #000;
  text-decoration: none;
}

.checkout-container__order-item p {
  margin-bottom: 0;
}

.checkout-container__order-item__image {
  height: 165px;
  display: flex;
  justify-content: center;
}

.checkout-container__order-item__image img {
  height: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.checkout-container__order-item__content {
  margin: 30px 0 15px;
  display: flex;
  flex-flow: row wrap;
}

.checkout-container__order-item__content p {
  margin-right: 10px;
}

.checkout-container__order-item__row {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}

.checkout-container__summary {
  height: fit-content;
}

@media (min-width: 1259px) {
  .checkout-container__summary {
    padding: 45px 30px 10px;
    border: 2px solid #f4f4f4;
  }
}

.checkout-container__summary__title h3 {
  margin: 0;
}

.checkout-container__summary__row {
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  font-size: 12px;
}

@media (min-width: 1259px) {
  .checkout-container__summary__row {
    font-size: 14px;
  }
}

.checkout-container__summary__row-label {
  font-weight: 900;
  margin: 0;
}

.checkout-container__summary__row-value {
  font-weight: 900;
  margin: 0;
}

.checkout-container__summary__row--promotion .checkout-container__summary__row-value {
  color: #FF0000;
}

.checkout-container__summary__row--total {
  border-bottom: 1px solid #b2b2b2;
  margin-top: 10px;
  font-size: 14px;
}

@media (min-width: 768px) {
  .checkout-container__summary__row--total {
    border-bottom: none;
  }
}

@media (min-width: 1259px) {
  .checkout-container__summary__row--total {
    font-size: 18px;
  }
}

.checkout-container__summary__coupon-edit-btn {
  display: inline-block;
  cursor: pointer;
  margin-left: 10px;
}

.checkout-container__summary__coupon-edit-btn img {
  width: 16px;
  height: 16px;
  object-fit: contain;
  object-position: center center;
}

.checkout-container__coupon {
  padding: 0;
}

.checkout-container__coupon--hidden {
  display: none;
}

.checkout-container__coupon__error {
  display: hidden;
  margin: 10px 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #FF0000;
}

@media (min-width: 768px) {
  .checkout-container__coupon__error {
    font-size: 14px;
  }
}

.checkout-container__coupon__error--shown {
  display: block;
}

.checkout-container__coupon__show-btn {
  border: 0;
  background: none;
  outline: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  color: #094e5a;
  font-size: 12px;
}

@media (min-width: 768px) {
  .checkout-container__coupon__show-btn {
    font-size: 12px;
  }
}

.checkout-container__coupon__show-btn:hover {
  text-decoration: underline;
}

.checkout-container__coupon__show-btn--hidden {
  display: none;
}

.checkout-container__coupon__form {
  display: none;
  padding-top: 10px;
}

.checkout-container__coupon__form--shown {
  display: block;
}

.checkout-container__coupon__form__container {
  border-right: none;
  margin-bottom: 0;
}

.checkout-container__coupon__submit-btn {
  width: 30%;
  background: #f1481a;
  color: #fff;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  outline: 0;
  text-transform: uppercase;
}

.checkout-container__coupon__wrapper {
  display: flex;
}

.store-credits {
  width: 100%;
  height: 100%;
  padding: 50px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

@media (min-width: 1259px) {
  .store-credits {
    padding: 100px 20px;
  }
}

.store-credits__content__img {
  max-width: 180px;
  margin: 0 auto;
  padding-left: 20px;
}

.store-credits__content__img img {
  width: 100%;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.store-credits__content h3 {
  margin-top: 30px;
  font-size: 30px;
  font-weight: 500;
  display: none;
}

@media (min-width: 1259px) {
  .store-credits__content h3 {
    display: block;
  }
}

.store-credits__content h4 {
  margin-top: 50px;
  font-size: 14px;
  font-weight: 400;
}

@media (min-width: 1259px) {
  .store-credits__content h4 {
    margin-top: 50px;
    font-size: 18px;
  }
}

.store-credits__content p {
  margin-top: 15px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

@media (min-width: 1259px) {
  .store-credits__content p {
    margin-top: 34px;
    olor: #8a8a8a;
    font-size: initial;
  }
}

.lens-tec {
  width: 100%;
}

.lens-tec__header {
  width: 100%;
  padding: 30px 20px 40px;
  background-color: #bcd7de;
  display: flex;
  text-align: center;
  flex-flow: column nowrap;
}

@media (min-width: 1259px) {
  .lens-tec__header {
    height: 525px;
    padding: 115px 0;
    margin-bottom: 470px;
  }
}

.lens-tec__header__text h3 {
  font-size: 24px;
}

.lens-tec__header__text p {
  margin-top: 30px;
  font-size: 24px;
  font-weight: 400;
}

.lens-tec__header__content {
  width: 100%;
  padding: 30px 35px;
  margin: 25px 0 0;
  background: #fff;
  box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.2);
}

@media (min-width: 1259px) {
  .lens-tec__header__content {
    max-width: 900px;
    margin: 100px auto -300px;
  }
}

.lens-tec__header__content__list {
  width: 100%;
  margin-top: 45px;
  display: flex;
  flex-flow: row wrap;
}

@media (min-width: 1259px) {
  .lens-tec__header__content__list {
    flex-flow: row nowrap;
  }
}

.lens-tec__header__content__item {
  width: calc(50% - 40px);
  margin: 20px;
}

@media (min-width: 1259px) {
  .lens-tec__header__content__item {
    width: calc(25% - 70px);
    margin: 0 35px;
  }
}

.lens-tec__header__content__item img {
  width: 100%;
  height: 100%;
  max-height: 120px;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.lens-tec__header__content__item p {
  margin-top: 12px;
}

.lens-tec__header__content__alone {
  margin-top: 45px;
  padding-top: 45px;
  border-top: 1px solid #b2b2b2;
}

.lens-tec__header__content__alone h4 {
  margin-bottom: 14px;
}

.lens-tec__header__content__alone p {
  color: #8a8a8a;
}

.lens-tec__body {
  width: 100%;
}

@media (min-width: 1259px) {
  .lens-tec__body {
    padding: 0;
  }
}

.lens-tec__body__headline {
  text-align: center;
  padding: 0 20px;
}

@media (min-width: 1259px) {
  .lens-tec__body__headline {
    padding: 0;
  }
}

.lens-tec__body__headline h3 {
  font-size: 24px;
}

.lens-tec__body__headline p {
  margin: 20px auto 0;
  font-size: 18px;
}

@media (min-width: 1259px) {
  .lens-tec__body__headline p {
    width: 34%;
    margin: 20px auto 0;
  }
}

.lens-tec__body--row {
  padding: 60px 0;
}

.lens-tec__body--row:nth-child(odd) {
  background-color: #c9dce1;
  text-align: right;
}

.lens-tec__body--row:nth-child(odd) .lens-tec__body--container {
  flex-direction: column-reverse;
}

@media (min-width: 1259px) {
  .lens-tec__body--row:nth-child(odd) .lens-tec__body--container {
    flex-direction: row;
  }
}

.lens-tec__body--container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

@media (min-width: 1259px) {
  .lens-tec__body--container {
    flex-direction: row;
  }
}

.lens-tec__body--column {
  position: relative;
  width: 100%;
  padding: 0 20px;
  text-align: left;
}

@media (min-width: 1259px) {
  .lens-tec__body--column {
    width: 50%;
    padding: 0 40px;
    text-align: inherit;
  }
}

.lens-tec__body--column video {
  position: relative;
  width: 100%;
  z-index: 1;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.lens-tec__body--column h4 {
  font-size: 24px;
}

.lens-tec__body--column p {
  margin-top: 30px;
  line-height: 1.7;
  font-size: 18px;
}

.lens-tec__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.order-confirm {
  max-width: 650px;
  margin: 0 auto;
  padding: 150px 0;
  text-align: center;
}

.order-confirm__header h3 {
  font-size: 30px;
}

.order-confirm__header p {
  margin-top: 30px;
  font-size: 20px;
}

.order-confirm__content {
  margin-top: 30px;
  font-size: 14px;
  line-height: 2;
}

.order-confirm__link {
  margin-top: 75px;
}

.static-content {
  padding: 40px 0;
}

@media (min-width: 1259px) {
  .static-content {
    padding: 80px 0;
  }
}

.static-content h1,
.static-content h2,
.static-content h3,
.static-content h4,
.static-content h5 {
  font-family: Times New Roman, serif;
}

.static-content p {
  font-family: Arial, sans-serif;
  color: #000;
  font-size: 12px;
}

@media (min-width: 1259px) {
  .static-content p {
    font-size: 14px;
  }
}

.static-content h5 {
  color: #66b1b3;
  font-size: 14px;
  margin: 15px 0 12px;
}

@media (min-width: 1259px) {
  .static-content h5 {
    font-size: 18px;
  }
}

.static-content__title {
  text-align: center;
  font-size: 22px;
  margin-bottom: 30px;
  color: #094e5a;
}

@media (min-width: 1259px) {
  .static-content__title {
    font-size: 38px;
  }
}

.static-content .subtitle {
  font-size: 18px;
  margin-bottom: 20px;
  color: #094e5a;
}

@media (min-width: 1259px) {
  .static-content .subtitle {
    font-size: 22px;
  }
}

.static-content .separator {
  width: 100%;
  height: 2px;
  background: #b2b2b2;
  margin: 40px 0 30px;
}

.static-content li {
  font-family: Arial, sans-serif;
}

.sitemap {
  padding: 50px 0;
}

.sitemap h4 {
  font-size: 30px;
  padding: 0 20px;
}

@media (min-width: 768px) {
  .sitemap h4 {
    padding: 0;
  }
}

.sitemap__row {
  display: flex;
  flex-flow: row wrap;
  margin: 40px 0 0;
}

@media (min-width: 768px) {
  .sitemap__row {
    margin: 40px -20px 0;
  }
}

.sitemap__col {
  width: calc((100% / 2) - 41px);
  margin: 0 20px;
}

@media (min-width: 768px) {
  .sitemap__col {
    width: calc((100% / 6) - 41px);
  }
}

.sitemap__col p {
  font-size: 18px;
  margin-bottom: 24px;
}

.sitemap__col ul {
  list-style: none;
  padding: 0;
}

.sitemap__col ul li {
  padding-bottom: 8px;
}

.sitemap__col ul a {
  color: #8a8a8a;
}

.sitemap__col ul a:hover {
  text-decoration: underline;
}

.Account__dummy__2zy5P {
  display: none;
}

.Flashes__fixed__3QheD {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

.pdp__pdpContainer__3HzPN {
  width: 100%;
  padding: 20px 15px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
}

@media (min-width: 768px) {
  .pdp__pdpContainer__3HzPN {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 20px 30px 40px;
  }
}

.pdp__pdpContainer__gallery__1vOE3 {
  width: 100%;
  padding: 10px 0;
  overflow: hidden;
}

@media (min-width: 768px) {
  .pdp__pdpContainer__gallery__1vOE3 {
    padding: 20px 15px 0;
    width: 65%;
  }
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__gallery__1vOE3 {
    width: 75%;
  }
}

.pdp__pdpContainer__gallery__arrow__3e_aR {
  width: 16px;
  height: 20px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -10px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__gallery__arrow__3e_aR {
    width: 20px;
    height: 40px;
  }
}

.pdp__pdpContainer__gallery__arrow__3e_aR:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}

.pdp__pdpContainer__gallery__arrowPrev__1OxXX {
  left: 0;
}

.pdp__pdpContainer__gallery__arrowPrev__1OxXX:before {
  content: "";
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAmCAYAAAAvDACoAAACHElEQVRIia3WT2jPcRzH8cdGjVAcZgc5cCAX7UAuHNRvkoj8aTMSmZRC2VwUB2oOG8qi1PzJv1n5t0iYcpiLXJYLPwcOcsCBQqYUh/d3Neu3+f35vOt3+NX7++zT+/1+vV/vqtf5vMSxCO3omJgY3IArqMNQdULwFtzLwPfRkgrehquowXlsxKdK4VU4iY7s/zG04BdUUvNpOIfN+I39ODsyoVz4LNG45fgiXnt7dFI58Pm4gXq8F40cKJRYKnwprmM2XqIJr8ZKLqWhG/AwAz9BbjxwKfC9ohRTxMvX4fP/PioG3o7TooQnsA0/innReDWfhC4xCX9wMIMXHWPBa3EBq/Edu0U5SopC8DnowRJR12bRwJJjNHyxaNxcvEEjBssB829DV+FxBh4Qo1Y2eCR8O25iupDxWqG+iqIaR3ARk8V0NIp9UXGkNIuC8KPYgZ9Cib2YkQoOl4R7fMV69IkdkgQOD7ACb7FMzHZ9Kji8ECP4HPPEaOZSweEd1ggHr8UdodIkcEL2m9CNqcLZW1PBYQi7cFy4fGf2m5ACPhyHsE84fCsuC9NIAieU2yRMohl3RT+SwOEWVoqdkxOjuiAVHJ6JY3MQC/FIaCIJHPLCoZ4KFfcJVSeBwwexlnvEHurFnlRw+CaurVPC0c6IJZgETlwFB8RlAIeF8GpSwIejE1vF6bxTuNrMlGZxTeykj6Lh3amdqD8D96PrL8wEbWrYhR48AAAAAElFTkSuQmCC);
}

.pdp__pdpContainer__gallery__arrowNext__2R8Zc {
  right: 0;
}

.pdp__pdpContainer__gallery__arrowNext__2R8Zc:before {
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAmCAYAAAAvDACoAAACHklEQVRIibXXPWxOYRjG8d/Lm7RSEh3KIB0YKhbpIhYdJC2JvFKKlPpMylIxoB0YOpAwUBLC4CMMPuMrohFfiaEWqaGxUAODGDCQlCCpMNynIbT1tu/jSk5Onpxz/jnnuZ/reu6Te97f34AO7MYTCTUB29CA7uycFL45A0/HLaxNCX+HlTiNMpxDeyo4fBNfsDcbH8Ah5FLAh9SJrRjEdpzHlFRwOI5mfMAa3MSMVHC4jka8xkJR8Nmp4NCDxXiKWtzHglRweIZ6PEA17mBFKji8xzJcQAUuCeMlgcNnbEAX8jiCfang8F2Yqx0/sAsnUZ4CPqQurMMnYbwrqEoFJ+Z/uahHQWTSzFRwYgUtwgvMz8bzUsGhTyzVHszCPSxJBSdc3ChcPRVXsSkVnMihZhzFJJxBZyr4sMon4lTiFJrwBW04mwJeLXK/Dh/FNnmb0t+8FpdRg5dYjd6hi6XMeb1YejV4nI17f79hvPAW3BC278ZSvPrzpvHAd4oOYbIo4ioRA39pLPCJOJgdOezHFnwd6YFiC1qBE2I6BrFDGGZUFQOvEilYLzaNjbhWzBv9Cz5HbGtzRYa04FExYEaf8zrczcB9okktGjwavEk0Q9V4KDaE/rGAR4K3CddV4qKI0zdjBQ8H34NjohaHRU4MjAfMr4KWZdDWbNwh1nNJymOa6M0LopVuFSlXsvLCwgW8xXrREyZRXjit3H/44foJn05thKtQDcoAAAAASUVORK5CYII=);
}

.pdp__pdpContainer__gallery__bigImage__3L7Yf {
  position: relative;
  margin: 0 0 20px;
}

@media (min-width: 768px) {
  .pdp__pdpContainer__gallery__bigImage__3L7Yf {
    padding: 0 25px;
  }
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__gallery__bigImage__3L7Yf {
    height: 460px;
  }
}

.pdp__pdpContainer__gallery__bigImage__3L7Yf img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__gallery__bigImage__3L7Yf img {
    height: 460px;
  }
}

.pdp__pdpContainer__gallery__thumbnails__1ehjH {
  min-height: 90px;
  padding: 0;
  cursor: pointer;
  white-space: nowrap;
  overflow-x: auto;
}

@media (min-width: 768px) {
  .pdp__pdpContainer__gallery__thumbnails__1ehjH {
    padding: 0 24px;
  }
}

.pdp__pdpContainer__gallery__thumbnails__1ehjH img {
  width: 80px;
  height: 52px;
  margin: 0 10px 0 0;
  box-shadow: 3px 4px 4px 0 rgba(166, 166, 166, 0.26);
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__gallery__thumbnails__1ehjH img {
    width: 155px;
    height: 85px;
  }
}

.pdp__pdpContainer__gallery__thumbnail__active__1kNBB {
  border-bottom: 2px solid #8a8a8a;
}

.pdp__pdpContainer__info__2kXjl {
  width: 100%;
  padding: 100px 15px 0;
}

@media (min-width: 768px) {
  .pdp__pdpContainer__info__2kXjl {
    width: 35%;
    max-width: 300px;
    padding: 40px 15px 0;
  }
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__info__2kXjl {
    width: 25%;
  }
}

.pdp__pdpContainer__info__title__2ryvH {
  font-family: Sanchez, serif;
  font-size: 18px;
  margin: 0;
}

@media (min-width: 768px) {
  .pdp__pdpContainer__info__title__2ryvH {
    font-size: 18px;
  }
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__info__title__2ryvH {
    font-family: P22Underground, serif;
    font-size: 18px;
  }
}

@media (min-width: 1259px) and (min-width: 768px) {
  .pdp__pdpContainer__info__title__2ryvH {
    font-size: 35px;
  }
}

.pdp__pdpContainer__info__price__2WB8C {
  color: #919191;
  font-size: 18px;
}

@media (min-width: 768px) {
  .pdp__pdpContainer__info__price__2WB8C {
    font-size: 14px;
  }
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__info__price__2WB8C {
    font-size: 24px;
  }
}

.pdp__pdpContainer__info__desc__2YUZG {
  margin: 0 0 30px;
  color: #919191;
  font-size: 16px;
  line-height: 1.5;
}

@media (min-width: 768px) {
  .pdp__pdpContainer__info__desc__2YUZG {
    font-size: 9px;
  }
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__info__desc__2YUZG {
    margin: 0 0 50px;
    font-size: 14px;
  }
}

.pdp__pdpContainer__info__row___iFrm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pdp__pdpContainer__info__row___iFrm p,
.pdp__pdpContainer__info__row___iFrm span {
  font-size: 16px;
}

@media (min-width: 768px) {

  .pdp__pdpContainer__info__row___iFrm p,
  .pdp__pdpContainer__info__row___iFrm span {
    font-size: 9px;
  }
}

@media (min-width: 1259px) {

  .pdp__pdpContainer__info__row___iFrm p,
  .pdp__pdpContainer__info__row___iFrm span {
    font-size: 14px;
  }
}

.pdp__pdpContainer__info__row___iFrm span {
  font-weight: 600;
}

.pdp__pdpContainer__info__row___iFrm p {
  margin: 0 0 0 5px;
}

.pdp__pdpContainer__info__btn__1dEyF {
  margin-top: 25px;
}

.pdp__pdpContainer__info__btn__1dEyF button {
  width: 100%;
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #f1481a;
  border: 2px solid #f1481a;
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
}

.pdp__pdpContainer__info__btn__1dEyF button:hover {
  background-color: #fff;
  color: #f1481a;
  transition: 0.2s ease-in-out;
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__info__btn__1dEyF button {
    font-size: 12px;
  }
}

.pdp__pdpContainer__info__shipping__1ih7S {
  width: 150px;
  margin: 25px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #919191;
}

.pdp__pdpContainer__info__shipping__1ih7S img {
  width: 19px;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__info__shipping__1ih7S img {
    width: 22px;
  }
}

.pdp__pdpContainer__info__shipping__1ih7S p {
  margin: 0;
  font-size: 9px;
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__info__shipping__1ih7S p {
    font-size: 14px;
  }
}

.pdp__pdpContainer__infoFull__YJMHF {
  width: 100%;
  max-width: 100%;
  padding: 0 30px;
}

.pdp__pdpContainer__variant__1XALo {
  width: 100%;
  margin: 8px -7px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__variant__1XALo {
    margin: 25px -7px 0;
  }
}

.pdp__pdpContainer__variant__list__3OHiO {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.pdp__pdpContainer__variant__name__2iw2K {
  width: 100%;
  margin: 20px 10px 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  font-size: 18px;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .pdp__pdpContainer__variant__name__2iw2K {
    font-size: 9px;
    margin: 20px 10px;
  }
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__variant__name__2iw2K {
    font-size: 14px;
  }
}

.pdp__pdpContainer__variant__circle__HJn0k {
  width: 30px;
  height: 30px;
  margin: 0 2px;
  padding: 3px;
  border: 2px solid #f5f5f5;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__variant__circle__HJn0k {
    width: 40px;
    height: 40px;
    margin: 0 7px;
  }
}

.pdp__pdpContainer__variant__circle__HJn0k img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
}

@media (min-width: 1259px) {
  .pdp__pdpContainer__variant__circle__HJn0k img {
    width: 30px;
    height: 30px;
  }
}

.pdp__pdpContainer__variant__circle__active__paJ8i {
  border-color: #66b1b3;
}

.pdp__pdpContainer__infoMobile__1Iisr {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #d8d8d8;
}

.index__lensesModal__2NsNc {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 9999;
  background: #f7f7f7;
  overflow-y: auto;
}

.index__lensesModal__close__2rJdw {
  position: absolute;
  width: 25px;
  height: 25px;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

@media (min-width: 1259px) {
  .index__lensesModal__close__2rJdw {
    width: 45px;
    height: 45px;
    top: 45px;
    right: 45px;
  }
}

.index__lensesModal__close__2rJdw:after,
.index__lensesModal__close__2rJdw:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 25px;
  top: 0;
  left: 12px;
  background-color: #000;
}

@media (min-width: 1259px) {

  .index__lensesModal__close__2rJdw:after,
  .index__lensesModal__close__2rJdw:before {
    height: 45px;
  }
}

.index__lensesModal__close__2rJdw:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.index__lensesModal__close__2rJdw:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.index__lensesModal__header__23hLk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.index__lensesModal__readMore__mWjr_ {
  margin: 0 auto;
  border: 0;
  background: none;
  box-shadow: none;
  text-decoration: underline;
  font-size: 12px;
  color: #094e5a;
}

.index__lensesModal__title__2Z5C3 {
  text-align: center;
  margin: 40px 0 30px;
  font-size: 16px;
}

@media (min-width: 1259px) {
  .index__lensesModal__title__2Z5C3 {
    margin: inherit;
    font-size: 30px;
  }
}

.index__lensesModal__subtitle__2JazC {
  text-align: center;
  max-width: 460px;
  margin: 24px 0 0;
}

.index__lensesModal__goBack__2cBfQ {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 25px;
}

.index__lensesModal__goBack__btn__3B0w3 {
  padding: 18px 35px;
  border-radius: 40px;
  background-color: #f7f7f7;
  border: 2px solid #000;
  color: #000;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: 0.2s ease-in-out;
  padding: 10px 35px;
}

.index__lensesModal__goBack__btn__3B0w3:hover {
  background-color: #000;
  color: #f7f7f7;
  transition: 0.2s ease-in-out;
}

@media (min-width: 1259px) {
  .index__lensesModal__goBack__btn__3B0w3 {
    font-size: 12px;
  }
}

.index__lensesModal__body__2atRs {
  width: 100%;
  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;
}

@media (min-width: 1259px) {
  .index__lensesModal__body__2atRs {
    height: 100%;
  }
}

.index__lensesModal__variantList__1mZHS {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (min-width: 1259px) {
  .index__lensesModal__variantList__1mZHS {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    margin-top: 85px;
  }
}

.index__lensesModal__lenseType__1wg9z {
  background-color: #fff;
  margin: 15px 0;
  padding: 35px 40px;
  box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
  cursor: pointer;
}

@media (min-width: 1259px) {
  .index__lensesModal__lenseType__1wg9z {
    margin: 0 15px;
  }
}

.index__lensesModal__lenseType__img__3xfqy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.index__lensesModal__lenseType__img__3xfqy img {
  height: 55px;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

@media (min-width: 1259px) {
  .index__lensesModal__lenseType__img__3xfqy img {
    height: 110px;
  }
}

.index__lensesModal__lenseType__1wg9z h3 {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}

@media (min-width: 1259px) {
  .index__lensesModal__lenseType__1wg9z h3 {
    font-size: 18px;
  }
}

.index__lensesModal__lenseType__1wg9z p {
  color: #8a8a8a;
  font-size: 12px;
  text-align: center;
}

@media (min-width: 1259px) {
  .index__lensesModal__lenseType__1wg9z p {
    font-size: 14px;
  }
}

@media (min-width: 1259px) {
  .index__lensesModal__lenseType__1wg9z {
    text-align: left;
  }
}

.index__lensesModal__magnificationList__LwqJu {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}

@media (min-width: 1259px) {
  .index__lensesModal__magnificationList__LwqJu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 45px;
    margin-bottom: 175px;
  }
}

.index__lensesModal__magnificationList__item__3dRf3 {
  position: relative;
  width: 100%;
  height: 72px;
  background-color: #fff;
  margin: 15px 0;
  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;
  box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
  cursor: pointer;
}

@media (min-width: 1259px) {
  .index__lensesModal__magnificationList__item__3dRf3 {
    width: 132px;
    height: 92px;
    margin: 0 20px;
  }
}

.index__lensesModal__magnificationList__item__3dRf3 h3 {
  margin: 0;
  font-size: 12px;
}

@media (min-width: 1259px) {
  .index__lensesModal__magnificationList__item__3dRf3 h3 {
    font-size: 18px;
  }
}

.index__lensesModal__reading__subtitle__ef-Uc {
  text-align: center;
  margin-bottom: 32px;
}

.index__lensesModal__readingList__Bh41f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}

@media (min-width: 1259px) {
  .index__lensesModal__readingList__Bh41f {
    margin: 118px 0 75px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.index__lensesModal__item__gqH_f {
  position: relative;
  width: 100%;
  height: 92px;
  margin: 15px 0 40px;
  cursor: pointer;
}

@media (min-width: 1259px) {
  .index__lensesModal__item__gqH_f {
    width: 132px;
    margin: 0 20px;
  }
}

.index__lensesModal__item__itemRecom__Hyxf7:before {
  content: "Recommended";
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #094e5a;
  padding: 2px 4px;
  color: #fff;
  font-size: 9px;
  z-index: 3;
}

.index__lensesModal__card__2pK-A {
  position: relative;
  width: 100%;
  height: 100%;
  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;
  background-color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17);
  z-index: 2;
}

@media (min-width: 1259px) {
  .index__lensesModal__card__2pK-A {
    font-size: 18px;
  }
}

.index__lensesModal__shadow__82vmh {
  position: absolute;
  width: calc(100% + 16px);
  height: calc(100% + 50px);
  top: 0;
  left: 0;
  margin: -10px -8px -20px;
  padding: 10px 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  background: #b2b2b2;
  text-transform: uppercase;
  color: #fff;
  z-index: 1;
  opacity: 0;
}

.index__lensesModal__shadow__82vmh div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media (min-width: 1259px) {
  .index__lensesModal__shadow__82vmh {
    height: calc(100% + 65px);
    margin: -10px -8px -55px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .index__lensesModal__shadow__82vmh div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.index__lensesModal__shadow__active__1RZfk {
  opacity: 1;
}

.index__lensesModal__shadow__82vmh p {
  text-align: center;
  font-size: 12px;
  margin: 0;
}

.index__spinner__box__2iM7C {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 9999;
}

.index__spinner__overlay__1OJtE {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.6;
}

.index__spinner__spinner__2wlD_ {
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-color: #094e5a;
  border-radius: 100%;
  -webkit-animation: index__sk-scaleout__SAl4Z 1s infinite ease-in-out;
  animation: index__sk-scaleout__SAl4Z 1s infinite ease-in-out;
}

@-webkit-keyframes index__sk-scaleout__SAl4Z {
  0% {
    -webkit-transform: scale(0);
  }

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

@keyframes index__sk-scaleout__SAl4Z {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

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

.index__ProductList__2KCn9 {
  background-color: #fff;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

@media (min-width: 768px) {
  .index__ProductList__2KCn9 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}

@media (min-width: 768px) {
  .index__ProductList__product__2dcuM {
    width: 325px;
  }
}

@media (min-width: 1259px) {
  .index__ProductList__product__2dcuM {
    width: 410px;
  }
}

.Product__Product__2yXaB {
  padding: 0 20px 20px;
}

@media (min-width: 768px) {
  .Product__Product__2yXaB {
    padding: 0 20px 70px;
  }
}

@media (min-width: 1259px) {
  .Product__Product__2yXaB {
    padding: 0 35px 70px;
  }
}

.Product__Product__image__QJuxE {
  display: block;
  height: 0;
  padding-bottom: 55%;
  overflow: hidden;
}

.Product__Product__name__3L5p- {
  font-size: 18px;
  text-align: center;
  margin-bottom: 5px;
  display: block;
  color: #000;
}

.Product__Product__name__3L5p-:hover {
  text-decoration: none;
}

.ColorImages__ColorImages__img__2CAAC {
  width: 100%;
  height: auto;
}

.ColorVariants__ColorVariants__A-u6j {
  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;
}

.ColorVariants__ColorVariants__color__1hNWb {
  display: inline-block;
  border-radius: 50%;
  padding: 3px;
  margin: 6px;
  cursor: pointer;
}

.ColorVariants__ColorVariants__color_selected__1PHPz {
  border: 2px solid #66b1b3;
  margin: 4px;
  background-color: #f5f5f5;
}

.ColorVariants__ColorVariants__colorImg__2p92Q {
  border-radius: 50%;
  width: 22px;
  height: 22px;
  -o-object-position: center center;
  object-position: center center;
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "object-fit: contain;";
}

.index__sideBar__1Q-xr {
  width: 100%;
  padding-bottom: 40px;
}

.index__sideBar__gallery__2eNw7 {
  height: 100%;
  max-height: 199.7px;
  padding: 0 50px;
  overflow: hidden;
}

.index__NewsletterForm__21LeO {
  width: 100%;
}

.newsletter-form__label {
  color: #979797;
}

.index__NewsletterForm__container__-g1vP {
  width: 100%;
  margin: 0;
  padding: 0;
  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: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (min-width: 768px) {
  .index__NewsletterForm__container__-g1vP {
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.index__NewsletterForm__subscribedMessage__3RRGz {
  margin: 0;
  padding: 0;
}

.index__NewsletterForm__errorMessage__3b4Yg {
  color: #ff6a6a;
}

@media (min-width: 768px) {
  .index__NewsletterForm__errorMessage__3b4Yg {
    text-align: right;
  }
}

.index__NewsletterForm__title__3vhO4 {
  color: #fff;
  padding: 0;
  margin: 0 0 15px;
}

@media (min-width: 768px) {
  .index__NewsletterForm__title__3vhO4 {
    padding-right: 15px;
    margin: 0;
  }
}

.index__NewsletterForm__21LeO form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (min-width: 768px) {
  .index__NewsletterForm__21LeO form {
    width: auto;
  }
}

.index__NewsletterForm__21LeO input[type=email] {
  width: 80%;
  min-width: 100px;
  height: 50px;
  background-color: #0f292d;
  border: 1px solid #8a8a8a;
  border-right: 0;
  padding-left: 20px;
  color: #fff;
}

@media (min-width: 768px) {
  .index__NewsletterForm__21LeO input[type=email] {
    width: 250px;
  }
}

.index__NewsletterForm__21LeO input[type=submit] {
  width: 110px;
  height: 50px;
  border: 1px solid #fff;
  background-color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 0;
  line-height: 3.5;
}

.index__mobileMenu__menu__1hBw_.open {
  display: block;
}

@media screen and (min-width: 900px) {

  .index__mobileMenu__menu__container__346CX,
  .index__mobileMenu__menu__1hBw_.open {
    display: none !important;
  }
}

.index__mobileMenu__menu__container__346CX {
  height: 100%;
  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;
}

.index__mobileMenu__menu__1hBw_ {
  position: fixed;
  top: 104px;
  left: 0;
  width: 100%;
  height: calc(100vh - 80px);
  background-color: #fff;
  display: none;
  overflow-y: auto;
}

.index__mobileMenu__list__1en-Q ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin-bottom: 0px;
}

.index__mobileMenu__list__1en-Q li {
  height: 70px;
  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;
  border-bottom: 1px solid #d8d8d8;
}

.index__mobileMenu__contacts__1umSa,
.index__mobileMenu__list__1en-Q li:last-child a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.index__mobileMenu__list__1en-Q li:last-child a {
  height: 100%;
  width: 100%;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-right: 1px solid #d8d8d8;
}

.index__mobileMenu__list__1en-Q li {
  height: 70px;
  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;
  border-bottom: 1px solid #d8d8d8;
}

.index__mobileMenu__list__1en-Q li a {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 1px;
  color: #002c33;
}

.index__mobileMenu__list__2td9Y li>li a,
.index__mobileMenu__list__2td9Y li>li p,
.index__mobileMenu__list__2td9Y li>li span,
.index__mobileMenu__list__2td9Y li a,
.index__mobileMenu__list__2td9Y li p,
.index__mobileMenu__list__2td9Y li span,
.index__mobileMenu__list__li__2ZZom a,
.index__mobileMenu__list__li__2ZZom p,
.index__mobileMenu__list__li__2ZZom span {
  margin-bottom: 0;
  color: #002c33;
}

.index__mobileMenu__contacts__1umSa {
  min-height: 200px;
  background-color: #0f292d;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.index__mobileMenu__contacts__1umSa a,
.index__mobileMenu__contacts__1umSa a:active,
.index__mobileMenu__contacts__1umSa a:focus,
.index__mobileMenu__contacts__1umSa a:hover {
  color: #fff;
}

/* /  Legacy ----------------------------------------------------------------- */
.index__header__2kzXI {
  top: 0;
  position: fixed;
  width: 100%;
  z-index: 100;
}

.index__header__menu__2TttD {
  background-color: #fff;
  border-bottom: 1px solid #eee;
  height: 60px;
}

@media (min-width: 769px) {
  .index__header__menu__2TttD {
    height: 88px;
  }
}

.index__header__container__2ceAZ {
  width: 100%;
  height: 60px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 769px) {
  .index__header__container__2ceAZ {
    max-width: 1200px;
    height: 88px;
    margin: 0 auto;
  }
}

.index__header__logo__13th2 {
  display: block;
  height: 22px;
}

@media (min-width: 769px) {
  .index__header__logo__13th2 {
    height: 32px;
  }
}

.index__header__logo__13th2 svg {
  width: 150px;
  height: 100%;
}

.index__header__nav__2aa71 {
  width: 100%;
  margin-left: 7%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 951px) {
  .index__header__nav__2aa71 {
    margin-left: 0px;
  }
}

.index__header__nav__2aa71 li {
  display: none;
}

.cart {
  display: block !important;
}

@media screen and (min-width: 900px) {
  .index__header__nav__2aa71 li {
    display: block;
  }
}

@media screen and (max-width: 901px) {
  .index__header__nav__2aa71 {
    width: 60px;
    margin-left: 0px;
  }

  .header__hamburger {
    margin-right: 30px;
  }

  .index__header__logo__13th2 {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

.index__header__nav__list__2YQCm {
  margin: 0;
  padding: 0;
  list-style: none;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index__header__nav__list__2YQCm a {
  color: #002c33;
  font-family: neue-haas-grotesk-display;
  font-size: 16px;
}

.index__header__nav__list__2YQCm li {
  padding: 0 15px;
  color: #002c33;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.04em;
  font-weight: 400;
}

.index__header__nav__list_right__1ALAE {
  flex: 0;
}

.index__header__nav__list_right__1ALAE>li>a {
  font-family: neue-haas-grotesk-display;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.05em;
}

.index__shippingBar__3fCot {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #002c33;
  height: 44px;
}

@media (min-width: 769px) {
  .index__shippingBar__3fCot {
    height: 32px;
  }
}

.index__shippingBar__icon__1324Z {
  width: 22px;
  height: 22px;
  display: none;
}

@media (min-width: 769px) {
  .index__shippingBar__icon__1324Z {
    display: block;
  }
}

.index__shippingBar__icon__1324Z img {
  width: 100%;
  height: 100%;
}

.index__shippingBar__text__1qnXe {
  color: #fff;
  font-family: neue-haas-grotesk-display;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  display: flex;
  align-items: center;
  text-align: center;
  letter-spacing: 0.045em;
  margin: 0;
}

@keyframes index__dropdown-fade-in__3Ui1K {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes index__dropdown-fade-out__1ryuL {
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(20px);
  }
}

.index__cart__2dL_d {
  position: relative;
  width: 30px;
  height: 30px;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
}

.index__cart__count__zPenL {
  position: absolute;
  width: 17px;
  height: 17px;
  top: -4px;
  right: 4px;
  background-color: #002c33;
  color: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
}

.index__cart__2dL_d img {
  width: 100%;
  height: 100%;
  object-position: center center;
  object-fit: contain;
  object-position: center;
  font-family: "object-fit: contain, object-position: center, center;";
}

.index__mobileMenu__22sWq {
  position: relative;
  z-index: 1;
}

.index__mobileMenu__hamburger__1UELh {
  width: 32px;
  height: 25px;
  background: 0 0;
  border: 0;
  box-shadow: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjVweCIgaGVpZ2h0PSIxNXB4IiB2aWV3Qm94PSIwIDAgMjUgMTUiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUyLjIgKDY3MTQ1KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICAgICAgPGcgaWQ9Ik1vYmlsZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIwLjAwMDAwMCwgLTQzLjAwMDAwMCkiIGZpbGw9IiMwODJGM0IiIHN0cm9rZT0iIzA4MkYzQiIgc3Ryb2tlLXdpZHRoPSIwLjQiPgogICAgICAgICAgICA8ZyBpZD0iR3JvdXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIxLjAwMDAwMCwgNDQuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMC40NzkxNjY2NjcsMSBDMC4yMTQ1MzAyMjQsMSAwLDAuNzc2MTQyMzc1IDAsMC41IEMwLDAuMjIzODU3NjI1IDAuMjE0NTMwMjI0LDAgMC40NzkxNjY2NjcsMCBMMjIuNTIwODMzMywwIEMyMi43ODU0Njk4LDAgMjMsMC4yMjM4NTc2MjUgMjMsMC41IEMyMywwLjc3NjE0MjM3NSAyMi43ODU0Njk4LDEgMjIuNTIwODMzMywxIEwwLjQ3OTE2NjY2NywxIFoiIGlkPSJQYXRoIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMC40NzkxNjY2NjcsNyBDMC4yMTQ1MzAyMjQsNyAwLDYuNzc2MTQyMzcgMCw2LjUgQzAsNi4yMjM4NTc2MyAwLjIxNDUzMDIyNCw2IDAuNDc5MTY2NjY3LDYgTDIyLjUyMDgzMzMsNiBDMjIuNzg1NDY5OCw2IDIzLDYuMjIzODU3NjMgMjMsNi41IEMyMyw2Ljc3NjE0MjM3IDIyLjc4NTQ2OTgsNyAyMi41MjA4MzMzLDcgTDAuNDc5MTY2NjY3LDcgWiIgaWQ9IlBhdGgtQ29weSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTAuNDc5MTY2NjY3LDEzIEMwLjIxNDUzMDIyNCwxMyAwLDEyLjc3NjE0MjQgMCwxMi41IEMwLDEyLjIyMzg1NzYgMC4yMTQ1MzAyMjQsMTIgMC40NzkxNjY2NjcsMTIgTDIyLjUyMDgzMzMsMTIgQzIyLjc4NTQ2OTgsMTIgMjMsMTIuMjIzODU3NiAyMywxMi41IEMyMywxMi43NzYxNDI0IDIyLjc4NTQ2OTgsMTMgMjIuNTIwODMzMywxMyBMMC40NzkxNjY2NjcsMTMgWiIgaWQ9IlBhdGgtQ29weS0yIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.index__mobileMenu__menu__3N3XY {
  position: fixed;
  top: 104px;
  left: 0;
  width: 100%;
  height: calc(100vh - 80px);
  background-color: #fff;
  display: none;
  overflow-y: auto;
}

.index__mobileMenu__menu_open__1m4vD {
  display: block;
}

.index__mobileMenu__menu__container__3bbqt {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.index__mobileMenu__list__2td9Y ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
}

.index__mobileMenu__list__2td9Y div>li {
  border-bottom: none;
  height: 61px;
}

.index__mobileMenu__list__2td9Y div>li:only-child {
  height: 81px;
  border-bottom: 1px solid #d8d8d8;
  padding-top: 0;
}

.index__mobileMenu__list__2td9Y div>li:not(:only-child):first-child {
  height: 71px;
  padding-top: 9px;
}

.index__mobileMenu__list__2td9Y div>li:not(:only-child):last-child {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 25px;
  height: 90px;
}

.index__mobileMenu__list__2td9Y div>li a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 60px;
  letter-spacing: 1px;
}

.index__mobileMenu__list__2td9Y li,
.index__mobileMenu__list__2td9Y li>li,
.index__mobileMenu__list__li__2ZZom {
  height: 84px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #d8d8d8;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 1px;
}

.index__mobileMenu__list__2td9Y li>li__submenuoption,
.index__mobileMenu__list__2td9Y li__submenuoption,
.index__mobileMenu__list__li__submenuOption__3JNL4 {
  background-color: #fff;
}

.index__mobileMenu__list__2td9Y li>li a,
.index__mobileMenu__list__2td9Y li>li p,
.index__mobileMenu__list__2td9Y li>li span,
.index__mobileMenu__list__2td9Y li a,
.index__mobileMenu__list__2td9Y li p,
.index__mobileMenu__list__2td9Y li span,
.index__mobileMenu__list__li__2ZZom a,
.index__mobileMenu__list__li__2ZZom p,
.index__mobileMenu__list__li__2ZZom span {
  margin-bottom: 0;
  color: #002c33;
}

.index__mobileMenu__list__2td9Y li>li a:hover,
.index__mobileMenu__list__2td9Y li>li p:hover,
.index__mobileMenu__list__2td9Y li>li span:hover,
.index__mobileMenu__list__2td9Y li a:hover,
.index__mobileMenu__list__2td9Y li p:hover,
.index__mobileMenu__list__2td9Y li span:hover,
.index__mobileMenu__list__li__2ZZom a:hover,
.index__mobileMenu__list__li__2ZZom p:hover,
.index__mobileMenu__list__li__2ZZom span:hover {
  cursor: pointer;
}

.index__mobileMenu__list__2td9Y li>li p,
.index__mobileMenu__list__2td9Y li p,
.index__mobileMenu__list__li__2ZZom p {
  font-size: inherit;
  font-weight: inherit;
}

.index__mobileMenu__list__2td9Y li>li p:after,
.index__mobileMenu__list__2td9Y li p:after,
.index__mobileMenu__list__li__2ZZom p:after {
  content: "";
  display: block;
  float: right;
  position: relative;
  width: 12px;
  height: 12px;
  top: 7px;
  bottom: 0;
  right: -8px;
  margin: auto;
  pointer-events: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB4PSI4LjQ4NTM1IiB5PSI0LjI0MjY4IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgOC40ODUzNSA0LjI0MjY4KSIgZmlsbD0iIzAwMkMzMyIvPgo8cmVjdCB4PSI0Ljk0OTcxIiB5PSI3Ljc3ODMyIiB3aWR0aD0iMSIgaGVpZ2h0PSI2IiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgNC45NDk3MSA3Ljc3ODMyKSIgZmlsbD0iIzAwMkMzMyIvPgo8L3N2Zz4K);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  transform: rotate(-180deg);
}

@media (-ms-high-contrast: active),
(-ms-high-contrast: none) {

  .index__mobileMenu__list__2td9Y li>li p:after,
  .index__mobileMenu__list__2td9Y li p:after,
  .index__mobileMenu__list__li__2ZZom p:after {
    background-image: none;
  }
}

.index__mobileMenu__list__2td9Y li:last-child a,
.index__mobileMenu__list__2td9Y li>li:last-child a,
.index__mobileMenu__list__li__2ZZom:last-child a {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.index__mobileMenu__list__2td9Y li:last-child p:after,
.index__mobileMenu__list__2td9Y li>li:last-child p:after,
.index__mobileMenu__list__li__2ZZom:last-child p:after {
  top: 4px;
  transform: rotate(0deg);
}

.index__mobileMenu__list__double__2-uvN a,
.index__mobileMenu__list__triple__u7L4J a {
  height: 100%;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #d8d8d8;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.04em;
}

.index__mobileMenu__list__double__2-uvN a {
  width: 50%;
}

.index__mobileMenu__list__triple__u7L4J a:nth-child(2) {
  width: 42%;
}

.index__mobileMenu__list__triple__u7L4J a:first-child,
.index__mobileMenu__list__triple__u7L4J a:last-child {
  width: 29%;
}

.index__mobileMenu__contacts__34x-T {
  background-color: #0e292d;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 0 80px;
}

@supports (-webkit-touch-callout: none) {
  .index__mobileMenu__contacts__34x-T {
    min-height: 400px;
    padding: 0 0 120px;
  }
}

.index__mobileMenu__contacts__title__TdmBF {
  color: #fff;
  margin: 50px 0 20px;
  font-family: Reckless Neue;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.004em;
}

.index__mobileMenu__contacts__contactLink__2_QeX {
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 50px;
  letter-spacing: 1px;
}

.index__mobileMenu__contacts__34x-T a,
.index__mobileMenu__contacts__34x-T a:active,
.index__mobileMenu__contacts__34x-T a:focus,
.index__mobileMenu__contacts__34x-T a:hover {
  color: #fff;
}

.index__accountMenu__1m5Qv {
  position: relative;
  color: #000;
  font-weight: 500;
  font-size: 1em;
  cursor: pointer;
}

.index__accountMenu__menuLink__H03QD a {
  font-family: neue-haas-grotesk-display;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.05em;
}

.index__accountMenu__logOutLink__O3c-m a {
  font-weight: 700;
}

.index__accountMenu__menu__3B_vT {
  display: none;
  position: absolute;
  width: 164px;
  top: 53px;
  left: 0 !important;
  padding: 0;
  background-color: #fff;
  box-shadow: none;
  border: none;
  opacity: 0;
  transform: translateY(20px);
}

.index__accountMenu__menu_show__1h5Sr {
  opacity: 1;
  transform: translateY(0);
  animation: index__menu-fade-in__tiGun 0.2s 1 ease-in;
}

.index__accountMenu__menu_hide__3o9XF {
  opacity: 0;
  transform: translateY(20px);
  animation: index__menu-fade-out__3IVBQ 0.2s 1 ease-out;
}

.index__accountMenu__menu_active__FFv3K {
  display: block;
}

.index__accountMenu__menu__3B_vT ul {
  list-style: none;
  padding: 0;
  text-align: center;
}

.index__accountMenu__menu__3B_vT ul li {
  padding: 19.5px 22px;
  text-align: left;
}

.index__accountMenu__menu__3B_vT ul li a {
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  display: flex;
  align-items: center;
  letter-spacing: 0.04em;
  color: #002c33;
}

.index__accountMenu__menu__3B_vT ul li:not(:last-child) {
  border-bottom: 1px solid #eee;
}

.index__accountMenu__menu__3B_vT ul a:hover {
  color: #8a8a8a;
}

@keyframes index__menu-fade-in__tiGun {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes index__menu-fade-out__3IVBQ {
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(20px);
  }
}

.index__dropDown__xxSBL {
  position: relative;
  color: #000;
  font-size: 1em;
  cursor: pointer;
  text-align: center;
  font-weight: 500;
}

.index__dropDown__hasChildren__1Czdc {
  margin-right: 19px;
}

.index__dropDown__hasChildren__1Czdc:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  top: -3px;
  bottom: 0;
  right: -4px;
  margin: auto;
  pointer-events: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgOSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cmVjdCB4PSI4LjQ4NTM1IiB5PSI0LjI0MjY4IiB3aWR0aD0iNiIgaGVpZ2h0PSIxIiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgOC40ODUzNSA0LjI0MjY4KSIgZmlsbD0iIzAwMkMzMyIvPgo8cmVjdCB4PSI0Ljk0OTcxIiB5PSI3Ljc3ODMyIiB3aWR0aD0iMSIgaGVpZ2h0PSI2IiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgNC45NDk3MSA3Ljc3ODMyKSIgZmlsbD0iIzAwMkMzMyIvPgo8L3N2Zz4K);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
}

@media (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .index__dropDown__hasChildren__1Czdc:after {
    background-image: none;
  }
}

.index__dropDown__open__XkQHG:after {
  transform: rotate(180deg);
  top: 5px;
}

.index__dropDown__menu__txz6V {
  display: none;
  position: absolute;
  width: 164px;
  top: 53px;
  left: -10px !important;
  padding: 0;
  background-color: #fff;
  box-shadow: none;
  border: none;
  opacity: 0;
  transform: translateY(20px);
}

.index__dropDown__menu__open__gP1sq {
  opacity: 1;
  transform: translateY(0);
  animation: index__menu-fade-in__1leHH 0.2s 1 ease-in;
  display: block;
}

.index__dropDown__menu__closed__I3bH8 {
  opacity: 0;
  transform: translateY(20px);
  animation: index__menu-fade-out__32Zb7 0.2s 1 ease-out;
}

.index__dropDown__menu__txz6V ul {
  list-style: none;
  padding: 0;
  text-align: center;
}

.index__dropDown__menu__txz6V ul li {
  padding: 0;
}

.homepage-contact {
  background: #FAFAFA;
  min-height: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.homepage-contact .container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.homepage-contact .container div {
  margin: 0px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 0px;
  letter-spacing: 0.12em;
  height: 50px;
  flex: 0 0 18%;
  min-width: 200px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media (min-width: 769px) {
  .index__dropDown__menu__txz6V ul li {
    text-align: left;
    padding: 24px 28px;
  }

  .index__dropDown__menu__txz6V ul li:not(:last-child) {
    border-bottom: 1px solid #eee;
  }
}

.index__dropDown__menu__txz6V ul a:hover {
  color: #8a8a8a;
}

@keyframes index__menu-fade-in__1leHH {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes index__menu-fade-out__32Zb7 {
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(20px);
  }
}

.index__hero__1AuLK {
  background-color: #f6fff8;
  width: 100%;
  height: 360px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  overflow: hidden;
  margin-top: 70px;
}

@media (max-width: 768px) {
  .index__hero__1AuLK {
    flex-flow: column;
    height: unset;
    text-align: center;
  }
}

.index__hero__leftContainer__1gg8H {
  width: 50%;
  padding: 0 5% 0 8%;
}

@media (max-width: 768px) {
  .index__hero__leftContainer__1gg8H {
    width: 100%;
    padding: 30px 5% 60px;
    order: 1;
  }
}

.index__hero__leftContainer__1gg8H h1 {
  color: #002c33;
  font-family: Reckless Neue;
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.004em;
  margin-bottom: 4px;
}

@media (max-width: 768px) {
  .index__hero__leftContainer__1gg8H h1 {
    font-size: 33px;
    line-height: 43px;
  }
}

.index__hero__leftContainer__1gg8H h2 {
  color: #002c33;
  font-family: neue-haas-grotesk-display;
  font-style: italic;
  font-weight: 300;
  font-size: 48px;
  line-height: 54px;
  letter-spacing: 0.04em;
  text-transform: none;
  margin: 0 0 35px;
}

@media (max-width: 768px) {
  .index__hero__leftContainer__1gg8H h2 {
    font-size: 33px;
    line-height: 37px;
  }
}

.index__hero__leftContainer__1gg8H a {
  display: inline-block;
  padding: 17px 64px;
  font-family: neue-haas-grotesk-display;
  font-style: normal;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  background: 0 0;
  color: #002c33;
  border: 1px solid #002c33;
  font-weight: 500;
}

@media (max-width: 768px) {
  .index__hero__leftContainer__1gg8H a {
    width: 80%;
    font-size: 14px;
    line-height: 16px;
    padding: 22px 0;
  }
}

.index__hero__leftContainer__1gg8H a:hover {
  color: #fff;
  background-color: #002c33;
}

@media (max-width: 768px) {
  .index__hero__leftContainer__1gg8H a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.index__hero__rightContainer__2Zf_P {
  width: 50%;
  height: 100%;
}

@media (max-width: 768px) {
  .index__hero__rightContainer__2Zf_P {
    width: 100%;
    height: 400px;
    overflow: hidden;
  }
}

.index__hero__rightContainer__2Zf_P img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  font-family: "object-fit: cover, object-position: center, center;";
}

@media (min-width: 900px) {
  .header__hamburger {
    display: none;
  }
}

.section.knowledge-base {
  margin-top: 40px;
}

#accordion h3 {
  font-family: Reckless Neue;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 34px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

#accordion h3 .ui-accordion-header-icon {
  display: none;
}

#accordion h3 .ui-accordion-header-active::after {
  transform: scaleY(-1) translateY(-6px);
  -webkit-transform: scaleY(-1) translateY(-6px);
  -moz-transform: scaleY(-1) translateY(-6px);
  -o-transform: scaleY(-1) translateY(-6px);
}

#accordion h4 {
  font-family: Neue Haas Grotesk Display Pro;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
  display: flex;
  align-items: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #282828;
}

#accordion ol li,
#accordion ul li {
  padding: 12.5px 10px;
}

#accordion table tr td {
  padding: 2.5px 7.5px;
}

#accordion .wysiwyg-font-size-medium,
#accordion .wysiwyg-font-size-large,
#accordion p,
#accordion span {
  font-family: neue-haas-grotesk-display !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 15px !important;
  line-height: 26px !important;
  letter-spacing: 0.04em !important;
  margin-bottom: 15px;
}

#accordion img {
  width: 100%;
  height: auto;
}

.footer a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: .04em;
}

.footer p,
.footer li,
.footer a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  letter-spacing: .04em;
}

footer li {
  padding-bottom: 25px;
}

@media (min-width: 769px) {

  .footer p,
  .footer li,
  .footer a {
    font-size: 15px;
    line-height: 17px;
  }

  .footer li {
    padding-bottom: 16px;
  }
}
