@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

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

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

body {
    margin: 0
}

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

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

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

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

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

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

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .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: -.5em
}

sub {
    bottom: -.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 silver;
    margin: 0 2px;
    padding: .35em .625em .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("../eot/glyphicons-halflings.eot");
    src: url("../eot/glyphicons-halflingsd41d.eot?#iefix") format("embedded-opentype"), url("../woff/glyphicons-halflings.woff") format("woff"), url("../ttf/glyphicons-halflings.ttf") format("truetype"), url("../glyphicons-halflings.html#glyphicons_halflingsregular") format("svg");
    font-display: swap
}

.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: ""
}

* {
    box-sizing: border-box
}

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

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

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

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

a {
    color: #337ab7;
    text-decoration: none
}

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

a:focus {
    outline: 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;
    transition: all .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 #eee
}

.sr-only, section.checkout .popover-security-info {
    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, main .product-list-title, section.vitrine .product-list-title, .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, main .product-list-title small, section.vitrine .product-list-title small, .h2 .small, main .product-list-title .small, section.vitrine .product-list-title .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1, .h1, h2, .h2, main .product-list-title, section.vitrine .product-list-title, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, main .product-list-title small, section.vitrine .product-list-title small, .h2 .small, main .product-list-title .small, section.vitrine .product-list-title .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, main .product-list-title, section.vitrine .product-list-title {
    font-size: 30px
}

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

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

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

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

p {
    margin: 0 0 10px
}

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

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

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

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

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

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

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

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

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

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

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

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

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

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

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

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 #777
}

.initialism {
    font-size: 90%
}

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

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: #777
}

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 #eee;
    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, .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: #333;
    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: #777;
    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: .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: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

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

input[type="search"] {
    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: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .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: #eee;
    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.form-control[type="date"], .input-group-sm>input.input-group-addon[type="date"], .input-group-sm>.input-group-btn>input.btn[type="date"], .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm>input.form-control[type="time"], .input-group-sm>input.input-group-addon[type="time"], .input-group-sm>.input-group-btn>input.btn[type="time"], .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm>input.form-control[type="datetime-local"], .input-group-sm>input.input-group-addon[type="datetime-local"], .input-group-sm>.input-group-btn>input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm>input.form-control[type="month"], .input-group-sm>input.input-group-addon[type="month"], .input-group-sm>.input-group-btn>input.btn[type="month"], .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, .input-group-lg>input.form-control[type="date"], .input-group-lg>input.input-group-addon[type="date"], .input-group-lg>.input-group-btn>input.btn[type="date"], .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg>input.form-control[type="time"], .input-group-lg>input.input-group-addon[type="time"], .input-group-lg>.input-group-btn>input.btn[type="time"], .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg>input.form-control[type="datetime-local"], .input-group-lg>input.input-group-addon[type="datetime-local"], .input-group-lg>.input-group-btn>input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg>input.form-control[type="month"], .input-group-lg>input.input-group-addon[type="month"], .input-group-lg>.input-group-btn>input.btn[type="month"], .input-group-lg input[type="month"] {
        line-height: 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.form-control[multiple], .input-group-sm>select.input-group-addon[multiple], .input-group-sm>.input-group-btn>select.btn[multiple] {
    height: auto
}

.form-group-sm .form-control {
    height: 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.form-control[multiple], .input-group-lg>select.input-group-addon[multiple], .input-group-lg>.input-group-btn>select.btn[multiple] {
    height: auto
}

.form-group-lg .form-control {
    height: 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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(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;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(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, .has-feedback section.checkout label.popover-security-info~.form-control-feedback, section.checkout .has-feedback label.popover-security-info~.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: center;
        margin-bottom: 10px;
        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;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.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;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    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: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.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: #204d74;
    border-color: #122b40
}

.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: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    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: #337ab7;
    font-weight: normal;
    border-radius: 0
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent
}

.btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777;
    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;
    transition: opacity .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;
    transition-property: height, visibility;
    transition-duration: .35s;
    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, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(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: #333;
    white-space: nowrap
}

.dropdown-menu-column>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333;
    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: #337ab7
}

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

.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

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

.open>a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    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 {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    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: #555;
    text-align: center;
    background-color: #eee;
    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: #eee
}

.nav>li.disabled>a {
    color: #777
}

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

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

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

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

.nav-tabs {
    border-bottom: 1px solid #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: #eee #eee #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    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: #337ab7
}

.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, .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: rgba(0, 0, 0, 0);
    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;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .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;
        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: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.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: #337ab7;
    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: #23527c;
    background-color: #eee;
    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: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #777;
    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: #eee
}

.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: #777;
    background-color: #fff;
    cursor: not-allowed
}

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

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

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

.label-default {
    background-color: #777
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

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

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    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: #337ab7;
    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: #eee
}

.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;
    transition: border .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: #333
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p, .alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

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

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@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;
    box-shadow: inset 0 1px 2px rgba(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: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .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: #eee;
    color: #777;
    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: #777
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.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: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover, 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;
    box-shadow: 0 1px 1px rgba(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: #333;
    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: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .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 {
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

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

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

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(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: .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 {
        box-shadow: 0 5px 15px rgba(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: .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, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(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: #999;
    border-top-color: rgba(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: #999;
    border-right-color: rgba(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: #999;
    border-bottom-color: rgba(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: #999;
    border-left-color: rgba(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;
    transition: .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 {
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        perspective: 1000px
    }

    .carousel-inner>.item.next, .carousel-inner>.item.active.right {
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.prev, .carousel-inner>.item.active.left {
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right, .carousel-inner>.item.active {
        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: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .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, .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
    }
}

.icon-10-off {
    background-image: url(../png/sprite.png);
    background-position: -117px 0;
    width: 74px;
    height: 23px
}

.icon-arrow-down {
    background-image: url(../png/sprite.png);
    background-position: -253px -194px;
    width: 11px;
    height: 11px
}

.icon-arrow-up {
    background-image: url(../png/sprite.png);
    background-position: -221px -174px;
    width: 11px;
    height: 11px
}

.icon-ask-sm {
    background-image: url(../png/sprite.png);
    background-position: -201px -74px;
    width: 24px;
    height: 24px
}

.icon-boleto-sm {
    background-image: url(../png/sprite.png);
    background-position: -144px -201px;
    width: 26px;
    height: 15px
}

.icon-card-secure-code {
    background-image: url(../png/sprite.png);
    background-position: 0 0;
    width: 107px;
    height: 68px
}

.icon-credit-sm {
    background-image: url(../png/sprite.png);
    background-position: 0 -201px;
    width: 26px;
    height: 19px
}

.icon-facebook-logo {
    background-image: url(../png/sprite.png);
    background-position: -169px -33px;
    width: 22px;
    height: 22px
}

.icon-fb {
    background-image: url(../png/sprite.png);
    background-position: -253px -89px;
    width: 22px;
    height: 16px
}

.icon-fire {
    background-image: url(../png/sprite.png);
    background-position: -221px -140px;
    width: 21px;
    height: 24px
}

.icon-free-shipping {
    background-image: url(../png/sprite.png);
    background-position: 0 -78px;
    width: 94px;
    height: 23px
}

.icon-gplus {
    background-image: url(../png/sprite.png);
    background-position: -253px -63px;
    width: 22px;
    height: 16px
}

.icon-grabbing {
    background-image: url(../png/sprite.png);
    background-position: -253px -115px;
    width: 16px;
    height: 16px
}

.icon-instagram-logo {
    background-image: url(../png/sprite.png);
    background-position: -169px -70px;
    width: 22px;
    height: 22px
}

.icon-lock {
    background-image: url(../png/sprite.png);
    background-position: -253px -141px;
    width: 14px;
    height: 17px
}

.icon-nav-down {
    background-image: url(../png/sprite.png);
    background-position: -203px -201px;
    width: 13px;
    height: 9px
}

.icon-nav-up {
    background-image: url(../png/sprite.png);
    background-position: -180px -201px;
    width: 13px;
    height: 9px
}

.icon-selo-american-express {
    background-image: url(../selos-sprite.html);
    background-position: -10px -55px;
    width: 40px;
    height: 25px
}

.icon-selo-bcash {
    background-image: url(../selos-sprite.html);
    background-position: -130px -10px;
    width: 40px;
    height: 25px
}

.icon-selo-boleto {
    background-image: url(../selos-sprite.html);
    background-position: -70px -145px;
    width: 40px;
    height: 25px
}

.icon-selo-diners {
    background-image: url(../selos-sprite.html);
    background-position: -130px -145px;
    width: 40px;
    height: 25px
}

.icon-selo-elo {
    background-image: url(../selos-sprite.html);
    background-position: -70px -55px;
    width: 40px;
    height: 25px
}

.icon-selo-hypercard {
    background-image: url(../selos-sprite.html);
    background-position: -10px -10px;
    width: 40px;
    height: 25px
}

.icon-selo-itau {
    background-image: url(../selos-sprite.html);
    background-position: -130px -100px;
    width: 40px;
    height: 25px
}

.icon-selo-mastercard {
    background-image: url(../selos-sprite.html);
    background-position: -10px -100px;
    width: 40px;
    height: 25px
}

.icon-selo-mercado-pago {
    background-image: url(../selos-sprite.html);
    background-position: -130px -55px;
    width: 40px;
    height: 25px
}

.icon-selo-visa {
    background-image: url(../selos-sprite.html);
    background-position: -70px -10px;
    width: 40px;
    height: 25px
}

.icon-selo-moip {
    background-image: url(../selos-sprite.html);
    background-position: -70px -10px;
    width: 40px;
    height: 25px
}

.icon-selo-brasil {
    background-image: url(../selos-sprite.html);
    background-position: -10px -145px;
    width: 40px;
    height: 25px
}

.icon-selo-bradesco {
    background-image: url(../selos-sprite.html);
    background-position: -190px -10px;
    width: 40px;
    height: 25px
}

.icon-transf-sm {
    background-image: url(../png/sprite.png);
    background-position: -72px -201px;
    width: 26px;
    height: 19px
}

.icon-trash-sm {
    background-image: url(../png/sprite.png);
    background-position: -253px -168px;
    width: 13px;
    height: 16px
}

.icon-twitter-logo {
    background-image: url(../png/sprite.png);
    background-position: -201px -108px;
    width: 26px;
    height: 22px
}

.icon-youtube-logo {
    background-image: url(../png/sprite.png);
    background-position: -253px 0;
    width: 22px;
    height: 22px
}

.icon-zoom {
    background-image: url(../png/sprite.png);
    background-position: -253px -32px;
    width: 21px;
    height: 21px
}

.icons-arrows {
    background-image: url(../png/sprite.png);
    background-position: -201px -140px;
    width: 10px;
    height: 45px
}

.icons-star-rating {
    background-image: url(../png/sprite.png);
    background-position: 0 -111px;
    width: 20px;
    height: 80px
}

@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../eot/glyphicons-halflings.eot");
    src: url("../eot/glyphicons-halflingsd41d.eot?#iefix") format("embedded-opentype"), url("../woff/glyphicons-halflings.woff") format("woff"), url("../ttf/glyphicons-halflings.ttf") format("truetype"), url("../glyphicons-halflings.html#Glyphicons Halflings") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Icomoon";
    src: url("../icomoon.html");
    src: url("../icomoond41d.html?#iefix") format("embedded-opentype"), url("../woff/icomoon.woff") format("woff"), url("../ttf/icomoon.ttf") format("truetype"), url("../icomoon-2.html#Icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "simple-line-icons";
    src: url("../eot/simple-line-iconsb26c.eot?v=2.4.0");
    src: url("../eot/simple-line-iconsb26c.eot?v=2.4.0#iefix") format("embedded-opentype"), url("../simple-line-iconsb26c.html?v=2.4.0") format("woff2"), url("../ttf/simple-line-iconsb26c.ttf?v=2.4.0") format("truetype"), url("../woff/simple-line-iconsb26c.woff?v=2.4.0") format("woff"), url("../simple-line-iconsb26c-2.html?v=2.4.0#simple-line-icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../otf/helveticaneueltstd-ultlt.otf") format("opentype");
    font-weight: 100;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../otf/helveticaneueltstd-lt.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../otf/helveticaneueltstd-md.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../otf/helveticaneueltstd-mdcn.otf") format("opentype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../otf/helveticaneueltstd-bd.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../otf/helveticaneueltstd-bdcn.otf") format("opentype");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Helvetica Neue";
    src: url("../otf/helveticaneueltstd-blk.otf") format("opentype");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

.leancom-icon-user, .leancom-icon-people, .leancom-icon-user-female, .leancom-icon-user-follow, .leancom-icon-user-following, .leancom-icon-user-unfollow, .leancom-icon-login, .leancom-icon-logout, .leancom-icon-emotsmile, .leancom-icon-phone, .leancom-icon-call-end, .leancom-icon-call-in, .leancom-icon-call-out, .leancom-icon-map, .leancom-icon-location-pin, .leancom-icon-direction, .leancom-icon-directions, .leancom-icon-compass, .leancom-icon-layers, .leancom-icon-menu, .leancom-icon-list, .leancom-icon-options-vertical, .leancom-icon-options, .leancom-icon-arrow-down, .leancom-icon-arrow-left, .leancom-icon-arrow-right, .leancom-icon-arrow-up, .leancom-icon-arrow-up-circle, .leancom-icon-arrow-left-circle, .leancom-icon-arrow-right-circle, .leancom-icon-arrow-down-circle, .leancom-icon-check, .leancom-icon-clock, .leancom-icon-plus, .leancom-icon-minus, .leancom-icon-close, .leancom-icon-event, .leancom-icon-exclamation, .leancom-icon-organization, .leancom-icon-trophy, .leancom-icon-screen-smartphone, .leancom-icon-screen-desktop, .leancom-icon-plane, .leancom-icon-notebook, .leancom-icon-mustache, .leancom-icon-mouse, .leancom-icon-magnet, .leancom-icon-energy, .leancom-icon-disc, .leancom-icon-cursor, .leancom-icon-cursor-move, .leancom-icon-crop, .leancom-icon-chemistry, .leancom-icon-speedometer, .leancom-icon-shield, .leancom-icon-screen-tablet, .leancom-icon-magic-wand, .leancom-icon-hourglass, .leancom-icon-graduation, .leancom-icon-ghost, .leancom-icon-game-controller, .leancom-icon-fire, .leancom-icon-eyeglass, .leancom-icon-envelope-open, .leancom-icon-envelope-letter, .leancom-icon-bell, .leancom-icon-badge, .leancom-icon-anchor, .leancom-icon-wallet, .leancom-icon-vector, .leancom-icon-speech, .leancom-icon-puzzle, .leancom-icon-printer, .leancom-icon-present, .leancom-icon-playlist, .leancom-icon-pin, .leancom-icon-picture, .leancom-icon-handbag, .leancom-icon-globe-alt, .leancom-icon-globe, .leancom-icon-folder-alt, .leancom-icon-folder, .leancom-icon-film, .leancom-icon-feed, .leancom-icon-drop, .leancom-icon-drawer, .leancom-icon-docs, .leancom-icon-doc, .leancom-icon-diamond, .leancom-icon-cup, .leancom-icon-calculator, .leancom-icon-bubbles, .leancom-icon-briefcase, .leancom-icon-book-open, .leancom-icon-basket-loaded, .leancom-icon-basket, .leancom-icon-bag, .leancom-icon-action-undo, .leancom-icon-action-redo, .leancom-icon-wrench, .leancom-icon-umbrella, .leancom-icon-trash, .leancom-icon-tag, .leancom-icon-support, .leancom-icon-frame, .leancom-icon-size-fullscreen, .leancom-icon-size-actual, .leancom-icon-shuffle, .leancom-icon-share-alt, .leancom-icon-share, .leancom-icon-rocket, .leancom-icon-question, .leancom-icon-pie-chart, .leancom-icon-pencil, .leancom-icon-note, .leancom-icon-loop, .leancom-icon-home, .leancom-icon-grid, .leancom-icon-graph, .leancom-icon-microphone, .leancom-icon-music-tone-alt, .leancom-icon-music-tone, .leancom-icon-earphones-alt, .leancom-icon-earphones, .leancom-icon-equalizer, .leancom-icon-like, .leancom-icon-dislike, .leancom-icon-control-start, .leancom-icon-control-rewind, .leancom-icon-control-play, .leancom-icon-control-pause, .leancom-icon-control-forward, .leancom-icon-control-end, .leancom-icon-volume-1, .leancom-icon-volume-2, .leancom-icon-volume-off, .leancom-icon-calendar, .leancom-icon-bulb, .leancom-icon-chart, .leancom-icon-ban, .leancom-icon-bubble, .leancom-icon-camrecorder, .leancom-icon-camera, .leancom-icon-cloud-download, .leancom-icon-cloud-upload, .leancom-icon-envelope, .leancom-icon-eye, .leancom-icon-flag, .leancom-icon-heart, .leancom-icon-info, .leancom-icon-key, .leancom-icon-link, .leancom-icon-lock, .leancom-icon-lock-open, .leancom-icon-magnifier, .leancom-icon-magnifier-add, .leancom-icon-magnifier-remove, .leancom-icon-paper-clip, .leancom-icon-paper-plane, .leancom-icon-power, .leancom-icon-refresh, .leancom-icon-reload, .leancom-icon-settings, .leancom-icon-star, .leancom-icon-symbol-female, .leancom-icon-symbol-male, .leancom-icon-target, .leancom-icon-credit-card, .leancom-icon-paypal, .leancom-icon-social-tumblr, .leancom-icon-social-twitter, .leancom-icon-social-facebook, .leancom-icon-social-instagram, .leancom-icon-social-linkedin, .leancom-icon-social-pinterest, .leancom-icon-social-github, .leancom-icon-social-google, .leancom-icon-social-reddit, .leancom-icon-social-skype, .leancom-icon-social-dribbble, .leancom-icon-social-behance, .leancom-icon-social-foursqare, .leancom-icon-social-soundcloud, .leancom-icon-social-spotify, .leancom-icon-social-stumbleupon, .leancom-icon-social-youtube, .leancom-icon-social-dropbox, .leancom-icon-social-vkontakte, .leancom-icon-social-steam {
    font-family: "simple-line-icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.leancom-icon-user:before {
    content: ""
}

.leancom-icon-people:before {
    content: ""
}

.leancom-icon-user-female:before {
    content: ""
}

.leancom-icon-user-follow:before {
    content: ""
}

.leancom-icon-user-following:before {
    content: ""
}

.leancom-icon-user-unfollow:before {
    content: ""
}

.leancom-icon-login:before {
    content: ""
}

.leancom-icon-logout:before {
    content: ""
}

.leancom-icon-emotsmile:before {
    content: ""
}

.leancom-icon-phone:before {
    content: ""
}

.leancom-icon-call-end:before {
    content: ""
}

.leancom-icon-call-in:before {
    content: ""
}

.leancom-icon-call-out:before {
    content: ""
}

.leancom-icon-map:before {
    content: ""
}

.leancom-icon-location-pin:before {
    content: ""
}

.leancom-icon-direction:before {
    content: ""
}

.leancom-icon-directions:before {
    content: ""
}

.leancom-icon-compass:before {
    content: ""
}

.leancom-icon-layers:before {
    content: ""
}

.leancom-icon-menu:before {
    content: ""
}

.leancom-icon-list:before {
    content: ""
}

.leancom-icon-options-vertical:before {
    content: ""
}

.leancom-icon-options:before {
    content: ""
}

.leancom-icon-arrow-down:before {
    content: ""
}

.leancom-icon-arrow-left:before {
    content: ""
}

.leancom-icon-arrow-right:before {
    content: ""
}

.leancom-icon-arrow-up:before {
    content: ""
}

.leancom-icon-arrow-up-circle:before {
    content: ""
}

.leancom-icon-arrow-left-circle:before {
    content: ""
}

.leancom-icon-arrow-right-circle:before {
    content: ""
}

.leancom-icon-arrow-down-circle:before {
    content: ""
}

.leancom-icon-check:before {
    content: ""
}

.leancom-icon-clock:before {
    content: ""
}

.leancom-icon-plus:before {
    content: ""
}

.leancom-icon-minus:before {
    content: ""
}

.leancom-icon-close:before {
    content: ""
}

.leancom-icon-event:before {
    content: ""
}

.leancom-icon-exclamation:before {
    content: ""
}

.leancom-icon-organization:before {
    content: ""
}

.leancom-icon-trophy:before {
    content: ""
}

.leancom-icon-screen-smartphone:before {
    content: ""
}

.leancom-icon-screen-desktop:before {
    content: ""
}

.leancom-icon-plane:before {
    content: ""
}

.leancom-icon-notebook:before {
    content: ""
}

.leancom-icon-mustache:before {
    content: ""
}

.leancom-icon-mouse:before {
    content: ""
}

.leancom-icon-magnet:before {
    content: ""
}

.leancom-icon-energy:before {
    content: ""
}

.leancom-icon-disc:before {
    content: ""
}

.leancom-icon-cursor:before {
    content: ""
}

.leancom-icon-cursor-move:before {
    content: ""
}

.leancom-icon-crop:before {
    content: ""
}

.leancom-icon-chemistry:before {
    content: ""
}

.leancom-icon-speedometer:before {
    content: ""
}

.leancom-icon-shield:before {
    content: ""
}

.leancom-icon-screen-tablet:before {
    content: ""
}

.leancom-icon-magic-wand:before {
    content: ""
}

.leancom-icon-hourglass:before {
    content: ""
}

.leancom-icon-graduation:before {
    content: ""
}

.leancom-icon-ghost:before {
    content: ""
}

.leancom-icon-game-controller:before {
    content: ""
}

.leancom-icon-fire:before {
    content: ""
}

.leancom-icon-eyeglass:before {
    content: ""
}

.leancom-icon-envelope-open:before {
    content: ""
}

.leancom-icon-envelope-letter:before {
    content: ""
}

.leancom-icon-bell:before {
    content: ""
}

.leancom-icon-badge:before {
    content: ""
}

.leancom-icon-anchor:before {
    content: ""
}

.leancom-icon-wallet:before {
    content: ""
}

.leancom-icon-vector:before {
    content: ""
}

.leancom-icon-speech:before {
    content: ""
}

.leancom-icon-puzzle:before {
    content: ""
}

.leancom-icon-printer:before {
    content: ""
}

.leancom-icon-present:before {
    content: ""
}

.leancom-icon-playlist:before {
    content: ""
}

.leancom-icon-pin:before {
    content: ""
}

.leancom-icon-picture:before {
    content: ""
}

.leancom-icon-handbag:before {
    content: ""
}

.leancom-icon-globe-alt:before {
    content: ""
}

.leancom-icon-globe:before {
    content: ""
}

.leancom-icon-folder-alt:before {
    content: ""
}

.leancom-icon-folder:before {
    content: ""
}

.leancom-icon-film:before {
    content: ""
}

.leancom-icon-feed:before {
    content: ""
}

.leancom-icon-drop:before {
    content: ""
}

.leancom-icon-drawer:before {
    content: ""
}

.leancom-icon-docs:before {
    content: ""
}

.leancom-icon-doc:before {
    content: ""
}

.leancom-icon-diamond:before {
    content: ""
}

.leancom-icon-cup:before {
    content: ""
}

.leancom-icon-calculator:before {
    content: ""
}

.leancom-icon-bubbles:before {
    content: ""
}

.leancom-icon-briefcase:before {
    content: ""
}

.leancom-icon-book-open:before {
    content: ""
}

.leancom-icon-basket-loaded:before {
    content: ""
}

.leancom-icon-basket:before {
    content: ""
}

.leancom-icon-bag:before {
    content: ""
}

.leancom-icon-action-undo:before {
    content: ""
}

.leancom-icon-action-redo:before {
    content: ""
}

.leancom-icon-wrench:before {
    content: ""
}

.leancom-icon-umbrella:before {
    content: ""
}

.leancom-icon-trash:before {
    content: ""
}

.leancom-icon-tag:before {
    content: ""
}

.leancom-icon-support:before {
    content: ""
}

.leancom-icon-frame:before {
    content: ""
}

.leancom-icon-size-fullscreen:before {
    content: ""
}

.leancom-icon-size-actual:before {
    content: ""
}

.leancom-icon-shuffle:before {
    content: ""
}

.leancom-icon-share-alt:before {
    content: ""
}

.leancom-icon-share:before {
    content: ""
}

.leancom-icon-rocket:before {
    content: ""
}

.leancom-icon-question:before {
    content: ""
}

.leancom-icon-pie-chart:before {
    content: ""
}

.leancom-icon-pencil:before {
    content: ""
}

.leancom-icon-note:before {
    content: ""
}

.leancom-icon-loop:before {
    content: ""
}

.leancom-icon-home:before {
    content: ""
}

.leancom-icon-grid:before {
    content: ""
}

.leancom-icon-graph:before {
    content: ""
}

.leancom-icon-microphone:before {
    content: ""
}

.leancom-icon-music-tone-alt:before {
    content: ""
}

.leancom-icon-music-tone:before {
    content: ""
}

.leancom-icon-earphones-alt:before {
    content: ""
}

.leancom-icon-earphones:before {
    content: ""
}

.leancom-icon-equalizer:before {
    content: ""
}

.leancom-icon-like:before {
    content: ""
}

.leancom-icon-dislike:before {
    content: ""
}

.leancom-icon-control-start:before {
    content: ""
}

.leancom-icon-control-rewind:before {
    content: ""
}

.leancom-icon-control-play:before {
    content: ""
}

.leancom-icon-control-pause:before {
    content: ""
}

.leancom-icon-control-forward:before {
    content: ""
}

.leancom-icon-control-end:before {
    content: ""
}

.leancom-icon-volume-1:before {
    content: ""
}

.leancom-icon-volume-2:before {
    content: ""
}

.leancom-icon-volume-off:before {
    content: ""
}

.leancom-icon-calendar:before {
    content: ""
}

.leancom-icon-bulb:before {
    content: ""
}

.leancom-icon-chart:before {
    content: ""
}

.leancom-icon-ban:before {
    content: ""
}

.leancom-icon-bubble:before {
    content: ""
}

.leancom-icon-camrecorder:before {
    content: ""
}

.leancom-icon-camera:before {
    content: ""
}

.leancom-icon-cloud-download:before {
    content: ""
}

.leancom-icon-cloud-upload:before {
    content: ""
}

.leancom-icon-envelope:before {
    content: ""
}

.leancom-icon-eye:before {
    content: ""
}

.leancom-icon-flag:before {
    content: ""
}

.leancom-icon-heart:before {
    content: ""
}

.leancom-icon-info:before {
    content: ""
}

.leancom-icon-key:before {
    content: ""
}

.leancom-icon-link:before {
    content: ""
}

.leancom-icon-lock:before {
    content: ""
}

.leancom-icon-lock-open:before {
    content: ""
}

.leancom-icon-magnifier:before {
    content: ""
}

.leancom-icon-magnifier-add:before {
    content: ""
}

.leancom-icon-magnifier-remove:before {
    content: ""
}

.leancom-icon-paper-clip:before {
    content: ""
}

.leancom-icon-paper-plane:before {
    content: ""
}

.leancom-icon-power:before {
    content: ""
}

.leancom-icon-refresh:before {
    content: ""
}

.leancom-icon-reload:before {
    content: ""
}

.leancom-icon-settings:before {
    content: ""
}

.leancom-icon-star:before {
    content: ""
}

.leancom-icon-symbol-female:before {
    content: ""
}

.leancom-icon-symbol-male:before {
    content: ""
}

.leancom-icon-target:before {
    content: ""
}

.leancom-icon-credit-card:before {
    content: ""
}

.leancom-icon-paypal:before {
    content: ""
}

.leancom-icon-social-tumblr:before {
    content: ""
}

.leancom-icon-social-twitter:before {
    content: ""
}

.leancom-icon-social-facebook:before {
    content: ""
}

.leancom-icon-social-instagram:before {
    content: ""
}

.leancom-icon-social-linkedin:before {
    content: ""
}

.leancom-icon-social-pinterest:before {
    content: ""
}

.leancom-icon-social-github:before {
    content: ""
}

.leancom-icon-social-google:before {
    content: ""
}

.leancom-icon-social-reddit:before {
    content: ""
}

.leancom-icon-social-skype:before {
    content: ""
}

.leancom-icon-social-dribbble:before {
    content: ""
}

.leancom-icon-social-behance:before {
    content: ""
}

.leancom-icon-social-foursqare:before {
    content: ""
}

.leancom-icon-social-soundcloud:before {
    content: ""
}

.leancom-icon-social-spotify:before {
    content: ""
}

.leancom-icon-social-stumbleupon:before {
    content: ""
}

.leancom-icon-social-youtube:before {
    content: ""
}

.leancom-icon-social-dropbox:before {
    content: ""
}

.leancom-icon-social-vkontakte:before {
    content: ""
}

.leancom-icon-social-steam:before {
    content: ""
}

.icon {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.pdv10 {
    padding: 10px 0
}

.hide {
    display: none !important
}

.fa, .fas, .far, .fal, .fad, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-flip-both {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

/*.fa-500px:before {*/
/*    content: ""*/
/*}*/

/*.fa-accessible-icon:before {*/
/*    content: ""*/
/*}*/

/*.fa-accusoft:before {*/
/*    content: ""*/
/*}*/

/*.fa-acquisitions-incorporated:before {*/
/*    content: ""*/
/*}*/

/*.fa-ad:before {*/
/*    content: ""*/
/*}*/

/*.fa-address-book:before {*/
/*    content: ""*/
/*}*/

/*.fa-address-card:before {*/
/*    content: ""*/
/*}*/

/*.fa-adjust:before {*/
/*    content: ""*/
/*}*/

/*.fa-adn:before {*/
/*    content: ""*/
/*}*/

/*.fa-adversal:before {*/
/*    content: ""*/
/*}*/

/*.fa-affiliatetheme:before {*/
/*    content: ""*/
/*}*/

/*.fa-air-freshener:before {*/
/*    content: ""*/
/*}*/

/*.fa-airbnb:before {*/
/*    content: ""*/
/*}*/

/*.fa-algolia:before {*/
/*    content: ""*/
/*}*/

/*.fa-align-center:before {*/
/*    content: ""*/
/*}*/

/*.fa-align-justify:before {*/
/*    content: ""*/
/*}*/

/*.fa-align-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-align-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-alipay:before {*/
/*    content: ""*/
/*}*/

/*.fa-allergies:before {*/
/*    content: ""*/
/*}*/

/*.fa-amazon:before {*/
/*    content: ""*/
/*}*/

/*.fa-amazon-pay:before {*/
/*    content: ""*/
/*}*/

/*.fa-ambulance:before {*/
/*    content: ""*/
/*}*/

/*.fa-american-sign-language-interpreting:before {*/
/*    content: ""*/
/*}*/

/*.fa-amilia:before {*/
/*    content: ""*/
/*}*/

/*.fa-anchor:before {*/
/*    content: ""*/
/*}*/

/*.fa-android:before {*/
/*    content: ""*/
/*}*/

/*.fa-angellist:before {*/
/*    content: ""*/
/*}*/

/*.fa-angle-double-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-angle-double-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-angle-double-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-angle-double-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-angle-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-angle-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-angle-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-angle-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-angry:before {*/
/*    content: ""*/
/*}*/

/*.fa-angrycreative:before {*/
/*    content: ""*/
/*}*/

/*.fa-angular:before {*/
/*    content: ""*/
/*}*/

/*.fa-ankh:before {*/
/*    content: ""*/
/*}*/

/*.fa-app-store:before {*/
/*    content: ""*/
/*}*/

/*.fa-app-store-ios:before {*/
/*    content: ""*/
/*}*/

/*.fa-apper:before {*/
/*    content: ""*/
/*}*/

/*.fa-apple:before {*/
/*    content: ""*/
/*}*/

/*.fa-apple-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-apple-pay:before {*/
/*    content: ""*/
/*}*/

/*.fa-archive:before {*/
/*    content: ""*/
/*}*/

/*.fa-archway:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-alt-circle-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-alt-circle-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-alt-circle-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-alt-circle-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-circle-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-circle-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-circle-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-circle-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrow-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrows-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrows-alt-h:before {*/
/*    content: ""*/
/*}*/

/*.fa-arrows-alt-v:before {*/
/*    content: ""*/
/*}*/

/*.fa-artstation:before {*/
/*    content: ""*/
/*}*/

/*.fa-assistive-listening-systems:before {*/
/*    content: ""*/
/*}*/

/*.fa-asterisk:before {*/
/*    content: ""*/
/*}*/

/*.fa-asymmetrik:before {*/
/*    content: ""*/
/*}*/

/*.fa-at:before {*/
/*    content: ""*/
/*}*/

/*.fa-atlas:before {*/
/*    content: ""*/
/*}*/

/*.fa-atlassian:before {*/
/*    content: ""*/
/*}*/

/*.fa-atom:before {*/
/*    content: ""*/
/*}*/

/*.fa-audible:before {*/
/*    content: ""*/
/*}*/

/*.fa-audio-description:before {*/
/*    content: ""*/
/*}*/

/*.fa-autoprefixer:before {*/
/*    content: ""*/
/*}*/

/*.fa-avianex:before {*/
/*    content: ""*/
/*}*/

/*.fa-aviato:before {*/
/*    content: ""*/
/*}*/

/*.fa-award:before {*/
/*    content: ""*/
/*}*/

/*.fa-aws:before {*/
/*    content: ""*/
/*}*/

/*.fa-baby:before {*/
/*    content: ""*/
/*}*/

/*.fa-baby-carriage:before {*/
/*    content: ""*/
/*}*/

/*.fa-backspace:before {*/
/*    content: ""*/
/*}*/

/*.fa-backward:before {*/
/*    content: ""*/
/*}*/

/*.fa-bacon:before {*/
/*    content: ""*/
/*}*/

/*.fa-bacteria:before {*/
/*    content: ""*/
/*}*/

/*.fa-bacterium:before {*/
/*    content: ""*/
/*}*/

/*.fa-bahai:before {*/
/*    content: ""*/
/*}*/

/*.fa-balance-scale:before {*/
/*    content: ""*/
/*}*/

/*.fa-balance-scale-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-balance-scale-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-ban:before {*/
/*    content: ""*/
/*}*/

/*.fa-band-aid:before {*/
/*    content: ""*/
/*}*/

/*.fa-bandcamp:before {*/
/*    content: ""*/
/*}*/

/*.fa-barcode:before {*/
/*    content: ""*/
/*}*/

/*.fa-bars:before {*/
/*    content: ""*/
/*}*/

/*.fa-baseball-ball:before {*/
/*    content: ""*/
/*}*/

/*.fa-basketball-ball:before {*/
/*    content: ""*/
/*}*/

/*.fa-bath:before {*/
/*    content: ""*/
/*}*/

/*.fa-battery-empty:before {*/
/*    content: ""*/
/*}*/

/*.fa-battery-full:before {*/
/*    content: ""*/
/*}*/

/*.fa-battery-half:before {*/
/*    content: ""*/
/*}*/

/*.fa-battery-quarter:before {*/
/*    content: ""*/
/*}*/

/*.fa-battery-three-quarters:before {*/
/*    content: ""*/
/*}*/

/*.fa-battle-net:before {*/
/*    content: ""*/
/*}*/

/*.fa-bed:before {*/
/*    content: ""*/
/*}*/

/*.fa-beer:before {*/
/*    content: ""*/
/*}*/

/*.fa-behance:before {*/
/*    content: ""*/
/*}*/

/*.fa-behance-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-bell:before {*/
/*    content: ""*/
/*}*/

/*.fa-bell-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-bezier-curve:before {*/
/*    content: ""*/
/*}*/

/*.fa-bible:before {*/
/*    content: ""*/
/*}*/

/*.fa-bicycle:before {*/
/*    content: ""*/
/*}*/

/*.fa-biking:before {*/
/*    content: ""*/
/*}*/

/*.fa-bimobject:before {*/
/*    content: ""*/
/*}*/

/*.fa-binoculars:before {*/
/*    content: ""*/
/*}*/

/*.fa-biohazard:before {*/
/*    content: ""*/
/*}*/

/*.fa-birthday-cake:before {*/
/*    content: ""*/
/*}*/

/*.fa-bitbucket:before {*/
/*    content: ""*/
/*}*/

/*.fa-bitcoin:before {*/
/*    content: ""*/
/*}*/

/*.fa-bity:before {*/
/*    content: ""*/
/*}*/

/*.fa-black-tie:before {*/
/*    content: ""*/
/*}*/

/*.fa-blackberry:before {*/
/*    content: ""*/
/*}*/

/*.fa-blender:before {*/
/*    content: ""*/
/*}*/

/*.fa-blender-phone:before {*/
/*    content: ""*/
/*}*/

/*.fa-blind:before {*/
/*    content: ""*/
/*}*/

/*.fa-blog:before {*/
/*    content: ""*/
/*}*/

/*.fa-blogger:before {*/
/*    content: ""*/
/*}*/

/*.fa-blogger-b:before {*/
/*    content: ""*/
/*}*/

/*.fa-bluetooth:before {*/
/*    content: ""*/
/*}*/

/*.fa-bluetooth-b:before {*/
/*    content: ""*/
/*}*/

/*.fa-bold:before {*/
/*    content: ""*/
/*}*/

/*.fa-bolt:before {*/
/*    content: ""*/
/*}*/

/*.fa-bomb:before {*/
/*    content: ""*/
/*}*/

/*.fa-bone:before {*/
/*    content: ""*/
/*}*/

/*.fa-bong:before {*/
/*    content: ""*/
/*}*/

/*.fa-book:before {*/
/*    content: ""*/
/*}*/

/*.fa-book-dead:before {*/
/*    content: ""*/
/*}*/

/*.fa-book-medical:before {*/
/*    content: ""*/
/*}*/

/*.fa-book-open:before {*/
/*    content: ""*/
/*}*/

/*.fa-book-reader:before {*/
/*    content: ""*/
/*}*/

/*.fa-bookmark:before {*/
/*    content: ""*/
/*}*/

/*.fa-bootstrap:before {*/
/*    content: ""*/
/*}*/

/*.fa-border-all:before {*/
/*    content: ""*/
/*}*/

/*.fa-border-none:before {*/
/*    content: ""*/
/*}*/

/*.fa-border-style:before {*/
/*    content: ""*/
/*}*/

/*.fa-bowling-ball:before {*/
/*    content: ""*/
/*}*/

/*.fa-box:before {*/
/*    content: ""*/
/*}*/

/*.fa-box-open:before {*/
/*    content: ""*/
/*}*/

/*.fa-box-tissue:before {*/
/*    content: ""*/
/*}*/

/*.fa-boxes:before {*/
/*    content: ""*/
/*}*/

/*.fa-braille:before {*/
/*    content: ""*/
/*}*/

/*.fa-brain:before {*/
/*    content: ""*/
/*}*/

/*.fa-bread-slice:before {*/
/*    content: ""*/
/*}*/

/*.fa-briefcase:before {*/
/*    content: ""*/
/*}*/

/*.fa-briefcase-medical:before {*/
/*    content: ""*/
/*}*/

/*.fa-broadcast-tower:before {*/
/*    content: ""*/
/*}*/

/*.fa-broom:before {*/
/*    content: ""*/
/*}*/

/*.fa-brush:before {*/
/*    content: ""*/
/*}*/

/*.fa-btc:before {*/
/*    content: ""*/
/*}*/

/*.fa-buffer:before {*/
/*    content: ""*/
/*}*/

/*.fa-bug:before {*/
/*    content: ""*/
/*}*/

/*.fa-building:before {*/
/*    content: ""*/
/*}*/

/*.fa-bullhorn:before {*/
/*    content: ""*/
/*}*/

/*.fa-bullseye:before {*/
/*    content: ""*/
/*}*/

/*.fa-burn:before {*/
/*    content: ""*/
/*}*/

/*.fa-buromobelexperte:before {*/
/*    content: ""*/
/*}*/

/*.fa-bus:before {*/
/*    content: ""*/
/*}*/

/*.fa-bus-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-business-time:before {*/
/*    content: ""*/
/*}*/

/*.fa-buy-n-large:before {*/
/*    content: ""*/
/*}*/

/*.fa-buysellads:before {*/
/*    content: ""*/
/*}*/

/*.fa-calculator:before {*/
/*    content: ""*/
/*}*/

/*.fa-calendar:before {*/
/*    content: ""*/
/*}*/

/*.fa-calendar-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-calendar-check:before {*/
/*    content: ""*/
/*}*/

/*.fa-calendar-day:before {*/
/*    content: ""*/
/*}*/

/*.fa-calendar-minus:before {*/
/*    content: ""*/
/*}*/

/*.fa-calendar-plus:before {*/
/*    content: ""*/
/*}*/

/*.fa-calendar-times:before {*/
/*    content: ""*/
/*}*/

/*.fa-calendar-week:before {*/
/*    content: ""*/
/*}*/

/*.fa-camera:before {*/
/*    content: ""*/
/*}*/

/*.fa-camera-retro:before {*/
/*    content: ""*/
/*}*/

/*.fa-campground:before {*/
/*    content: ""*/
/*}*/

/*.fa-canadian-maple-leaf:before {*/
/*    content: ""*/
/*}*/

/*.fa-candy-cane:before {*/
/*    content: ""*/
/*}*/

/*.fa-cannabis:before {*/
/*    content: ""*/
/*}*/

/*.fa-capsules:before {*/
/*    content: ""*/
/*}*/

/*.fa-car:before {*/
/*    content: ""*/
/*}*/

/*.fa-car-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-car-battery:before {*/
/*    content: ""*/
/*}*/

/*.fa-car-crash:before {*/
/*    content: ""*/
/*}*/

/*.fa-car-side:before {*/
/*    content: ""*/
/*}*/

/*.fa-caravan:before {*/
/*    content: ""*/
/*}*/

/*.fa-caret-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-caret-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-caret-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-caret-square-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-caret-square-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-caret-square-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-caret-square-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-caret-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-carrot:before {*/
/*    content: ""*/
/*}*/

/*.fa-cart-arrow-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-cart-plus:before {*/
/*    content: ""*/
/*}*/

/*.fa-cash-register:before {*/
/*    content: ""*/
/*}*/

/*.fa-cat:before {*/
/*    content: ""*/
/*}*/

/*.fa-cc-amazon-pay:before {*/
/*    content: ""*/
/*}*/

/*.fa-cc-amex:before {*/
/*    content: ""*/
/*}*/

/*.fa-cc-apple-pay:before {*/
/*    content: ""*/
/*}*/

/*.fa-cc-diners-club:before {*/
/*    content: ""*/
/*}*/

/*.fa-cc-discover:before {*/
/*    content: ""*/
/*}*/

/*.fa-cc-jcb:before {*/
/*    content: ""*/
/*}*/

/*.fa-cc-mastercard:before {*/
/*    content: ""*/
/*}*/

/*.fa-cc-paypal:before {*/
/*    content: ""*/
/*}*/

/*.fa-cc-stripe:before {*/
/*    content: ""*/
/*}*/

/*.fa-cc-visa:before {*/
/*    content: ""*/
/*}*/

/*.fa-centercode:before {*/
/*    content: ""*/
/*}*/

/*.fa-centos:before {*/
/*    content: ""*/
/*}*/

/*.fa-certificate:before {*/
/*    content: ""*/
/*}*/

/*.fa-chair:before {*/
/*    content: ""*/
/*}*/

/*.fa-chalkboard:before {*/
/*    content: ""*/
/*}*/

/*.fa-chalkboard-teacher:before {*/
/*    content: ""*/
/*}*/

/*.fa-charging-station:before {*/
/*    content: ""*/
/*}*/

/*.fa-chart-area:before {*/
/*    content: ""*/
/*}*/

/*.fa-chart-bar:before {*/
/*    content: ""*/
/*}*/

/*.fa-chart-line:before {*/
/*    content: ""*/
/*}*/

/*.fa-chart-pie:before {*/
/*    content: ""*/
/*}*/

/*.fa-check:before {*/
/*    content: ""*/
/*}*/

/*.fa-check-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-check-double:before {*/
/*    content: ""*/
/*}*/

/*.fa-check-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-cheese:before {*/
/*    content: ""*/
/*}*/

/*.fa-chess:before {*/
/*    content: ""*/
/*}*/

/*.fa-chess-bishop:before {*/
/*    content: ""*/
/*}*/

/*.fa-chess-board:before {*/
/*    content: ""*/
/*}*/

/*.fa-chess-king:before {*/
/*    content: ""*/
/*}*/

/*.fa-chess-knight:before {*/
/*    content: ""*/
/*}*/

/*.fa-chess-pawn:before {*/
/*    content: ""*/
/*}*/

/*.fa-chess-queen:before {*/
/*    content: ""*/
/*}*/

/*.fa-chess-rook:before {*/
/*    content: ""*/
/*}*/

/*.fa-chevron-circle-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-chevron-circle-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-chevron-circle-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-chevron-circle-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-chevron-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-chevron-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-chevron-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-chevron-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-child:before {*/
/*    content: ""*/
/*}*/

/*.fa-chrome:before {*/
/*    content: ""*/
/*}*/

/*.fa-chromecast:before {*/
/*    content: ""*/
/*}*/

/*.fa-church:before {*/
/*    content: ""*/
/*}*/

/*.fa-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-circle-notch:before {*/
/*    content: ""*/
/*}*/

/*.fa-city:before {*/
/*    content: ""*/
/*}*/

/*.fa-clinic-medical:before {*/
/*    content: ""*/
/*}*/

/*.fa-clipboard:before {*/
/*    content: ""*/
/*}*/

/*.fa-clipboard-check:before {*/
/*    content: ""*/
/*}*/

/*.fa-clipboard-list:before {*/
/*    content: ""*/
/*}*/

/*.fa-clock:before {*/
/*    content: ""*/
/*}*/

/*.fa-clone:before {*/
/*    content: ""*/
/*}*/

/*.fa-closed-captioning:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloud:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloud-download-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloud-meatball:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloud-moon:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloud-moon-rain:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloud-rain:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloud-showers-heavy:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloud-sun:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloud-sun-rain:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloud-upload-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloudflare:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloudscale:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloudsmith:before {*/
/*    content: ""*/
/*}*/

/*.fa-cloudversify:before {*/
/*    content: ""*/
/*}*/

/*.fa-cocktail:before {*/
/*    content: ""*/
/*}*/

/*.fa-code:before {*/
/*    content: ""*/
/*}*/

/*.fa-code-branch:before {*/
/*    content: ""*/
/*}*/

/*.fa-codepen:before {*/
/*    content: ""*/
/*}*/

/*.fa-codiepie:before {*/
/*    content: ""*/
/*}*/

/*.fa-coffee:before {*/
/*    content: ""*/
/*}*/

/*.fa-cog:before {*/
/*    content: ""*/
/*}*/

/*.fa-cogs:before {*/
/*    content: ""*/
/*}*/

/*.fa-coins:before {*/
/*    content: ""*/
/*}*/

/*.fa-columns:before {*/
/*    content: ""*/
/*}*/

/*.fa-comment:before {*/
/*    content: ""*/
/*}*/

/*.fa-comment-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-comment-dollar:before {*/
/*    content: ""*/
/*}*/

/*.fa-comment-dots:before {*/
/*    content: ""*/
/*}*/

/*.fa-comment-medical:before {*/
/*    content: ""*/
/*}*/

/*.fa-comment-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-comments:before {*/
/*    content: ""*/
/*}*/

/*.fa-comments-dollar:before {*/
/*    content: ""*/
/*}*/

/*.fa-compact-disc:before {*/
/*    content: ""*/
/*}*/

/*.fa-compass:before {*/
/*    content: ""*/
/*}*/

/*.fa-compress:before {*/
/*    content: ""*/
/*}*/

/*.fa-compress-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-compress-arrows-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-concierge-bell:before {*/
/*    content: ""*/
/*}*/

/*.fa-confluence:before {*/
/*    content: ""*/
/*}*/

/*.fa-connectdevelop:before {*/
/*    content: ""*/
/*}*/

/*.fa-contao:before {*/
/*    content: ""*/
/*}*/

/*.fa-cookie:before {*/
/*    content: ""*/
/*}*/

/*.fa-cookie-bite:before {*/
/*    content: ""*/
/*}*/

/*.fa-copy:before {*/
/*    content: ""*/
/*}*/

/*.fa-copyright:before {*/
/*    content: ""*/
/*}*/

/*.fa-cotton-bureau:before {*/
/*    content: ""*/
/*}*/

/*.fa-couch:before {*/
/*    content: ""*/
/*}*/

/*.fa-cpanel:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-by:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-nc:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-nc-eu:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-nc-jp:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-nd:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-pd:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-pd-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-remix:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-sa:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-sampling:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-sampling-plus:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-share:before {*/
/*    content: ""*/
/*}*/

/*.fa-creative-commons-zero:before {*/
/*    content: ""*/
/*}*/

/*.fa-credit-card:before {*/
/*    content: ""*/
/*}*/

/*.fa-critical-role:before {*/
/*    content: ""*/
/*}*/

/*.fa-crop:before {*/
/*    content: ""*/
/*}*/

/*.fa-crop-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-cross:before {*/
/*    content: ""*/
/*}*/

/*.fa-crosshairs:before {*/
/*    content: ""*/
/*}*/

/*.fa-crow:before {*/
/*    content: ""*/
/*}*/

/*.fa-crown:before {*/
/*    content: ""*/
/*}*/

/*.fa-crutch:before {*/
/*    content: ""*/
/*}*/

/*.fa-css3:before {*/
/*    content: ""*/
/*}*/

/*.fa-css3-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-cube:before {*/
/*    content: ""*/
/*}*/

/*.fa-cubes:before {*/
/*    content: ""*/
/*}*/

/*.fa-cut:before {*/
/*    content: ""*/
/*}*/

/*.fa-cuttlefish:before {*/
/*    content: ""*/
/*}*/

/*.fa-d-and-d:before {*/
/*    content: ""*/
/*}*/

/*.fa-d-and-d-beyond:before {*/
/*    content: ""*/
/*}*/

/*.fa-dailymotion:before {*/
/*    content: ""*/
/*}*/

/*.fa-dashcube:before {*/
/*    content: ""*/
/*}*/

/*.fa-database:before {*/
/*    content: ""*/
/*}*/

/*.fa-deaf:before {*/
/*    content: ""*/
/*}*/

/*.fa-deezer:before {*/
/*    content: ""*/
/*}*/

/*.fa-delicious:before {*/
/*    content: ""*/
/*}*/

/*.fa-democrat:before {*/
/*    content: ""*/
/*}*/

/*.fa-deploydog:before {*/
/*    content: ""*/
/*}*/

/*.fa-deskpro:before {*/
/*    content: ""*/
/*}*/

/*.fa-desktop:before {*/
/*    content: ""*/
/*}*/

/*.fa-dev:before {*/
/*    content: ""*/
/*}*/

/*.fa-deviantart:before {*/
/*    content: ""*/
/*}*/

/*.fa-dharmachakra:before {*/
/*    content: ""*/
/*}*/

/*.fa-dhl:before {*/
/*    content: ""*/
/*}*/

/*.fa-diagnoses:before {*/
/*    content: ""*/
/*}*/

/*.fa-diaspora:before {*/
/*    content: ""*/
/*}*/

/*.fa-dice:before {*/
/*    content: ""*/
/*}*/

/*.fa-dice-d20:before {*/
/*    content: ""*/
/*}*/

/*.fa-dice-d6:before {*/
/*    content: ""*/
/*}*/

/*.fa-dice-five:before {*/
/*    content: ""*/
/*}*/

/*.fa-dice-four:before {*/
/*    content: ""*/
/*}*/

/*.fa-dice-one:before {*/
/*    content: ""*/
/*}*/

/*.fa-dice-six:before {*/
/*    content: ""*/
/*}*/

/*.fa-dice-three:before {*/
/*    content: ""*/
/*}*/

/*.fa-dice-two:before {*/
/*    content: ""*/
/*}*/

/*.fa-digg:before {*/
/*    content: ""*/
/*}*/

/*.fa-digital-ocean:before {*/
/*    content: ""*/
/*}*/

/*.fa-digital-tachograph:before {*/
/*    content: ""*/
/*}*/

/*.fa-directions:before {*/
/*    content: ""*/
/*}*/

/*.fa-discord:before {*/
/*    content: ""*/
/*}*/

/*.fa-discourse:before {*/
/*    content: ""*/
/*}*/

/*.fa-disease:before {*/
/*    content: ""*/
/*}*/

/*.fa-divide:before {*/
/*    content: ""*/
/*}*/

/*.fa-dizzy:before {*/
/*    content: ""*/
/*}*/

/*.fa-dna:before {*/
/*    content: ""*/
/*}*/

/*.fa-dochub:before {*/
/*    content: ""*/
/*}*/

/*.fa-docker:before {*/
/*    content: ""*/
/*}*/

/*.fa-dog:before {*/
/*    content: ""*/
/*}*/

/*.fa-dollar-sign:before {*/
/*    content: ""*/
/*}*/

/*.fa-dolly:before {*/
/*    content: ""*/
/*}*/

/*.fa-dolly-flatbed:before {*/
/*    content: ""*/
/*}*/

/*.fa-donate:before {*/
/*    content: ""*/
/*}*/

/*.fa-door-closed:before {*/
/*    content: ""*/
/*}*/

/*.fa-door-open:before {*/
/*    content: ""*/
/*}*/

/*.fa-dot-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-dove:before {*/
/*    content: ""*/
/*}*/

/*.fa-download:before {*/
/*    content: ""*/
/*}*/

/*.fa-draft2digital:before {*/
/*    content: ""*/
/*}*/

/*.fa-drafting-compass:before {*/
/*    content: ""*/
/*}*/

/*.fa-dragon:before {*/
/*    content: ""*/
/*}*/

/*.fa-draw-polygon:before {*/
/*    content: ""*/
/*}*/

/*.fa-dribbble:before {*/
/*    content: ""*/
/*}*/

/*.fa-dribbble-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-dropbox:before {*/
/*    content: ""*/
/*}*/

/*.fa-drum:before {*/
/*    content: ""*/
/*}*/

/*.fa-drum-steelpan:before {*/
/*    content: ""*/
/*}*/

/*.fa-drumstick-bite:before {*/
/*    content: ""*/
/*}*/

/*.fa-drupal:before {*/
/*    content: ""*/
/*}*/

/*.fa-dumbbell:before {*/
/*    content: ""*/
/*}*/

/*.fa-dumpster:before {*/
/*    content: ""*/
/*}*/

/*.fa-dumpster-fire:before {*/
/*    content: ""*/
/*}*/

/*.fa-dungeon:before {*/
/*    content: ""*/
/*}*/

/*.fa-dyalog:before {*/
/*    content: ""*/
/*}*/

/*.fa-earlybirds:before {*/
/*    content: ""*/
/*}*/

/*.fa-ebay:before {*/
/*    content: ""*/
/*}*/

/*.fa-edge:before {*/
/*    content: ""*/
/*}*/

/*.fa-edge-legacy:before {*/
/*    content: ""*/
/*}*/

/*.fa-edit:before {*/
/*    content: ""*/
/*}*/

/*.fa-egg:before {*/
/*    content: ""*/
/*}*/

/*.fa-eject:before {*/
/*    content: ""*/
/*}*/

/*.fa-elementor:before {*/
/*    content: ""*/
/*}*/

/*.fa-ellipsis-h:before {*/
/*    content: ""*/
/*}*/

/*.fa-ellipsis-v:before {*/
/*    content: ""*/
/*}*/

/*.fa-ello:before {*/
/*    content: ""*/
/*}*/

/*.fa-ember:before {*/
/*    content: ""*/
/*}*/

/*.fa-empire:before {*/
/*    content: ""*/
/*}*/

/*.fa-envelope:before {*/
/*    content: ""*/
/*}*/

/*.fa-envelope-open:before {*/
/*    content: ""*/
/*}*/

/*.fa-envelope-open-text:before {*/
/*    content: ""*/
/*}*/

/*.fa-envelope-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-envira:before {*/
/*    content: ""*/
/*}*/

/*.fa-equals:before {*/
/*    content: ""*/
/*}*/

/*.fa-eraser:before {*/
/*    content: ""*/
/*}*/

/*.fa-erlang:before {*/
/*    content: ""*/
/*}*/

/*.fa-ethereum:before {*/
/*    content: ""*/
/*}*/

/*.fa-ethernet:before {*/
/*    content: ""*/
/*}*/

/*.fa-etsy:before {*/
/*    content: ""*/
/*}*/

/*.fa-euro-sign:before {*/
/*    content: ""*/
/*}*/

/*.fa-evernote:before {*/
/*    content: ""*/
/*}*/

/*.fa-exchange-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-exclamation:before {*/
/*    content: ""*/
/*}*/

/*.fa-exclamation-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-exclamation-triangle:before {*/
/*    content: ""*/
/*}*/

/*.fa-expand:before {*/
/*    content: ""*/
/*}*/

/*.fa-expand-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-expand-arrows-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-expeditedssl:before {*/
/*    content: ""*/
/*}*/

/*.fa-external-link-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-external-link-square-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-eye:before {*/
/*    content: ""*/
/*}*/

/*.fa-eye-dropper:before {*/
/*    content: ""*/
/*}*/

/*.fa-eye-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-facebook:before {*/
/*    content: ""*/
/*}*/

/*.fa-facebook-f:before {*/
/*    content: ""*/
/*}*/

/*.fa-facebook-messenger:before {*/
/*    content: ""*/
/*}*/

/*.fa-facebook-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-fan:before {*/
/*    content: ""*/
/*}*/

/*.fa-fantasy-flight-games:before {*/
/*    content: ""*/
/*}*/

/*.fa-fast-backward:before {*/
/*    content: ""*/
/*}*/

/*.fa-fast-forward:before {*/
/*    content: ""*/
/*}*/

/*.fa-faucet:before {*/
/*    content: ""*/
/*}*/

/*.fa-fax:before {*/
/*    content: ""*/
/*}*/

/*.fa-feather:before {*/
/*    content: ""*/
/*}*/

/*.fa-feather-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-fedex:before {*/
/*    content: ""*/
/*}*/

/*.fa-fedora:before {*/
/*    content: ""*/
/*}*/

/*.fa-female:before {*/
/*    content: ""*/
/*}*/

/*.fa-fighter-jet:before {*/
/*    content: ""*/
/*}*/

/*.fa-figma:before {*/
/*    content: ""*/
/*}*/

/*.fa-file:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-archive:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-audio:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-code:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-contract:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-csv:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-download:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-excel:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-export:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-image:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-import:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-invoice:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-invoice-dollar:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-medical:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-medical-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-pdf:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-powerpoint:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-prescription:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-signature:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-upload:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-video:before {*/
/*    content: ""*/
/*}*/

/*.fa-file-word:before {*/
/*    content: ""*/
/*}*/

/*.fa-fill:before {*/
/*    content: ""*/
/*}*/

/*.fa-fill-drip:before {*/
/*    content: ""*/
/*}*/

/*.fa-film:before {*/
/*    content: ""*/
/*}*/

/*.fa-filter:before {*/
/*    content: ""*/
/*}*/

/*.fa-fingerprint:before {*/
/*    content: ""*/
/*}*/

/*.fa-fire:before {*/
/*    content: ""*/
/*}*/

/*.fa-fire-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-fire-extinguisher:before {*/
/*    content: ""*/
/*}*/

/*.fa-firefox:before {*/
/*    content: ""*/
/*}*/

/*.fa-firefox-browser:before {*/
/*    content: ""*/
/*}*/

/*.fa-first-aid:before {*/
/*    content: ""*/
/*}*/

/*.fa-first-order:before {*/
/*    content: ""*/
/*}*/

/*.fa-first-order-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-firstdraft:before {*/
/*    content: ""*/
/*}*/

/*.fa-fish:before {*/
/*    content: ""*/
/*}*/

/*.fa-fist-raised:before {*/
/*    content: ""*/
/*}*/

/*.fa-flag:before {*/
/*    content: ""*/
/*}*/

/*.fa-flag-checkered:before {*/
/*    content: ""*/
/*}*/

/*.fa-flag-usa:before {*/
/*    content: ""*/
/*}*/

/*.fa-flask:before {*/
/*    content: ""*/
/*}*/

/*.fa-flickr:before {*/
/*    content: ""*/
/*}*/

/*.fa-flipboard:before {*/
/*    content: ""*/
/*}*/

/*.fa-flushed:before {*/
/*    content: ""*/
/*}*/

/*.fa-fly:before {*/
/*    content: ""*/
/*}*/

/*.fa-folder:before {*/
/*    content: ""*/
/*}*/

/*.fa-folder-minus:before {*/
/*    content: ""*/
/*}*/

/*.fa-folder-open:before {*/
/*    content: ""*/
/*}*/

/*.fa-folder-plus:before {*/
/*    content: ""*/
/*}*/

/*.fa-font:before {*/
/*    content: ""*/
/*}*/

/*.fa-font-awesome:before {*/
/*    content: ""*/
/*}*/

/*.fa-font-awesome-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-font-awesome-flag:before {*/
/*    content: ""*/
/*}*/

/*.fa-font-awesome-logo-full:before {*/
/*    content: ""*/
/*}*/

/*.fa-fonticons:before {*/
/*    content: ""*/
/*}*/

/*.fa-fonticons-fi:before {*/
/*    content: ""*/
/*}*/

/*.fa-football-ball:before {*/
/*    content: ""*/
/*}*/

/*.fa-fort-awesome:before {*/
/*    content: ""*/
/*}*/

/*.fa-fort-awesome-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-forumbee:before {*/
/*    content: ""*/
/*}*/

/*.fa-forward:before {*/
/*    content: ""*/
/*}*/

/*.fa-foursquare:before {*/
/*    content: ""*/
/*}*/

/*.fa-free-code-camp:before {*/
/*    content: ""*/
/*}*/

/*.fa-freebsd:before {*/
/*    content: ""*/
/*}*/

/*.fa-frog:before {*/
/*    content: ""*/
/*}*/

/*.fa-frown:before {*/
/*    content: ""*/
/*}*/

/*.fa-frown-open:before {*/
/*    content: ""*/
/*}*/

/*.fa-fulcrum:before {*/
/*    content: ""*/
/*}*/

/*.fa-funnel-dollar:before {*/
/*    content: ""*/
/*}*/

/*.fa-futbol:before {*/
/*    content: ""*/
/*}*/

/*.fa-galactic-republic:before {*/
/*    content: ""*/
/*}*/

/*.fa-galactic-senate:before {*/
/*    content: ""*/
/*}*/

/*.fa-gamepad:before {*/
/*    content: ""*/
/*}*/

/*.fa-gas-pump:before {*/
/*    content: ""*/
/*}*/

/*.fa-gavel:before {*/
/*    content: ""*/
/*}*/

/*.fa-gem:before {*/
/*    content: ""*/
/*}*/

/*.fa-genderless:before {*/
/*    content: ""*/
/*}*/

/*.fa-get-pocket:before {*/
/*    content: ""*/
/*}*/

/*.fa-gg:before {*/
/*    content: ""*/
/*}*/

/*.fa-gg-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-ghost:before {*/
/*    content: ""*/
/*}*/

/*.fa-gift:before {*/
/*    content: ""*/
/*}*/

/*.fa-gifts:before {*/
/*    content: ""*/
/*}*/

/*.fa-git:before {*/
/*    content: ""*/
/*}*/

/*.fa-git-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-git-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-github:before {*/
/*    content: ""*/
/*}*/

/*.fa-github-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-github-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-gitkraken:before {*/
/*    content: ""*/
/*}*/

/*.fa-gitlab:before {*/
/*    content: ""*/
/*}*/

/*.fa-gitter:before {*/
/*    content: ""*/
/*}*/

/*.fa-glass-cheers:before {*/
/*    content: ""*/
/*}*/

/*.fa-glass-martini:before {*/
/*    content: ""*/
/*}*/

/*.fa-glass-martini-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-glass-whiskey:before {*/
/*    content: ""*/
/*}*/

/*.fa-glasses:before {*/
/*    content: ""*/
/*}*/

/*.fa-glide:before {*/
/*    content: ""*/
/*}*/

/*.fa-glide-g:before {*/
/*    content: ""*/
/*}*/

/*.fa-globe:before {*/
/*    content: ""*/
/*}*/

/*.fa-globe-africa:before {*/
/*    content: ""*/
/*}*/

/*.fa-globe-americas:before {*/
/*    content: ""*/
/*}*/

/*.fa-globe-asia:before {*/
/*    content: ""*/
/*}*/

/*.fa-globe-europe:before {*/
/*    content: ""*/
/*}*/

/*.fa-gofore:before {*/
/*    content: ""*/
/*}*/

/*.fa-golf-ball:before {*/
/*    content: ""*/
/*}*/

/*.fa-goodreads:before {*/
/*    content: ""*/
/*}*/

/*.fa-goodreads-g:before {*/
/*    content: ""*/
/*}*/

/*.fa-google:before {*/
/*    content: ""*/
/*}*/

/*.fa-google-drive:before {*/
/*    content: ""*/
/*}*/

/*.fa-google-pay:before {*/
/*    content: ""*/
/*}*/

/*.fa-google-play:before {*/
/*    content: ""*/
/*}*/

/*.fa-google-plus:before {*/
/*    content: ""*/
/*}*/

/*.fa-google-plus-g:before {*/
/*    content: ""*/
/*}*/

/*.fa-google-plus-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-google-wallet:before {*/
/*    content: ""*/
/*}*/

/*.fa-gopuram:before {*/
/*    content: ""*/
/*}*/

/*.fa-graduation-cap:before {*/
/*    content: ""*/
/*}*/

/*.fa-gratipay:before {*/
/*    content: ""*/
/*}*/

/*.fa-grav:before {*/
/*    content: ""*/
/*}*/

/*.fa-greater-than:before {*/
/*    content: ""*/
/*}*/

/*.fa-greater-than-equal:before {*/
/*    content: ""*/
/*}*/

/*.fa-grimace:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-beam:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-beam-sweat:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-hearts:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-squint:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-squint-tears:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-stars:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-tears:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-tongue:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-tongue-squint:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-tongue-wink:before {*/
/*    content: ""*/
/*}*/

/*.fa-grin-wink:before {*/
/*    content: ""*/
/*}*/

/*.fa-grip-horizontal:before {*/
/*    content: ""*/
/*}*/

/*.fa-grip-lines:before {*/
/*    content: ""*/
/*}*/

/*.fa-grip-lines-vertical:before {*/
/*    content: ""*/
/*}*/

/*.fa-grip-vertical:before {*/
/*    content: ""*/
/*}*/

/*.fa-gripfire:before {*/
/*    content: ""*/
/*}*/

/*.fa-grunt:before {*/
/*    content: ""*/
/*}*/

/*.fa-guilded:before {*/
/*    content: ""*/
/*}*/

/*.fa-guitar:before {*/
/*    content: ""*/
/*}*/

/*.fa-gulp:before {*/
/*    content: ""*/
/*}*/

/*.fa-h-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-hacker-news:before {*/
/*    content: ""*/
/*}*/

/*.fa-hacker-news-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-hackerrank:before {*/
/*    content: ""*/
/*}*/

/*.fa-hamburger:before {*/
/*    content: ""*/
/*}*/

/*.fa-hammer:before {*/
/*    content: ""*/
/*}*/

/*.fa-hamsa:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-holding:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-holding-heart:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-holding-medical:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-holding-usd:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-holding-water:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-lizard:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-middle-finger:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-paper:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-peace:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-point-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-point-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-point-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-point-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-pointer:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-rock:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-scissors:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-sparkles:before {*/
/*    content: ""*/
/*}*/

/*.fa-hand-spock:before {*/
/*    content: ""*/
/*}*/

/*.fa-hands:before {*/
/*    content: ""*/
/*}*/

/*.fa-hands-helping:before {*/
/*    content: ""*/
/*}*/

/*.fa-hands-wash:before {*/
/*    content: ""*/
/*}*/

/*.fa-handshake:before {*/
/*    content: ""*/
/*}*/

/*.fa-handshake-alt-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-handshake-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-hanukiah:before {*/
/*    content: ""*/
/*}*/

/*.fa-hard-hat:before {*/
/*    content: ""*/
/*}*/

/*.fa-hashtag:before {*/
/*    content: ""*/
/*}*/

/*.fa-hat-cowboy:before {*/
/*    content: ""*/
/*}*/

/*.fa-hat-cowboy-side:before {*/
/*    content: ""*/
/*}*/

/*.fa-hat-wizard:before {*/
/*    content: ""*/
/*}*/

/*.fa-hdd:before {*/
/*    content: ""*/
/*}*/

/*.fa-head-side-cough:before {*/
/*    content: ""*/
/*}*/

/*.fa-head-side-cough-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-head-side-mask:before {*/
/*    content: ""*/
/*}*/

/*.fa-head-side-virus:before {*/
/*    content: ""*/
/*}*/

/*.fa-heading:before {*/
/*    content: ""*/
/*}*/

/*.fa-headphones:before {*/
/*    content: ""*/
/*}*/

/*.fa-headphones-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-headset:before {*/
/*    content: ""*/
/*}*/

/*.fa-heart:before {*/
/*    content: ""*/
/*}*/

/*.fa-heart-broken:before {*/
/*    content: ""*/
/*}*/

/*.fa-heartbeat:before {*/
/*    content: ""*/
/*}*/

/*.fa-helicopter:before {*/
/*    content: ""*/
/*}*/

/*.fa-highlighter:before {*/
/*    content: ""*/
/*}*/

/*.fa-hiking:before {*/
/*    content: ""*/
/*}*/

/*.fa-hippo:before {*/
/*    content: ""*/
/*}*/

/*.fa-hips:before {*/
/*    content: ""*/
/*}*/

/*.fa-hire-a-helper:before {*/
/*    content: ""*/
/*}*/

/*.fa-history:before {*/
/*    content: ""*/
/*}*/

/*.fa-hive:before {*/
/*    content: ""*/
/*}*/

/*.fa-hockey-puck:before {*/
/*    content: ""*/
/*}*/

/*.fa-holly-berry:before {*/
/*    content: ""*/
/*}*/

/*.fa-home:before {*/
/*    content: ""*/
/*}*/

/*.fa-hooli:before {*/
/*    content: ""*/
/*}*/

/*.fa-hornbill:before {*/
/*    content: ""*/
/*}*/

/*.fa-horse:before {*/
/*    content: ""*/
/*}*/

/*.fa-horse-head:before {*/
/*    content: ""*/
/*}*/

/*.fa-hospital:before {*/
/*    content: ""*/
/*}*/

/*.fa-hospital-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-hospital-symbol:before {*/
/*    content: ""*/
/*}*/

/*.fa-hospital-user:before {*/
/*    content: ""*/
/*}*/

/*.fa-hot-tub:before {*/
/*    content: ""*/
/*}*/

/*.fa-hotdog:before {*/
/*    content: ""*/
/*}*/

/*.fa-hotel:before {*/
/*    content: ""*/
/*}*/

/*.fa-hotjar:before {*/
/*    content: ""*/
/*}*/

/*.fa-hourglass:before {*/
/*    content: ""*/
/*}*/

/*.fa-hourglass-end:before {*/
/*    content: ""*/
/*}*/

/*.fa-hourglass-half:before {*/
/*    content: ""*/
/*}*/

/*.fa-hourglass-start:before {*/
/*    content: ""*/
/*}*/

/*.fa-house-damage:before {*/
/*    content: ""*/
/*}*/

/*.fa-house-user:before {*/
/*    content: ""*/
/*}*/

/*.fa-houzz:before {*/
/*    content: ""*/
/*}*/

/*.fa-hryvnia:before {*/
/*    content: ""*/
/*}*/

/*.fa-html5:before {*/
/*    content: ""*/
/*}*/

/*.fa-hubspot:before {*/
/*    content: ""*/
/*}*/

/*.fa-i-cursor:before {*/
/*    content: ""*/
/*}*/

/*.fa-ice-cream:before {*/
/*    content: ""*/
/*}*/

/*.fa-icicles:before {*/
/*    content: ""*/
/*}*/

/*.fa-icons:before {*/
/*    content: ""*/
/*}*/

/*.fa-id-badge:before {*/
/*    content: ""*/
/*}*/

/*.fa-id-card:before {*/
/*    content: ""*/
/*}*/

/*.fa-id-card-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-ideal:before {*/
/*    content: ""*/
/*}*/

/*.fa-igloo:before {*/
/*    content: ""*/
/*}*/

/*.fa-image:before {*/
/*    content: ""*/
/*}*/

/*.fa-images:before {*/
/*    content: ""*/
/*}*/

/*.fa-imdb:before {*/
/*    content: ""*/
/*}*/

/*.fa-inbox:before {*/
/*    content: ""*/
/*}*/

/*.fa-indent:before {*/
/*    content: ""*/
/*}*/

/*.fa-industry:before {*/
/*    content: ""*/
/*}*/

/*.fa-infinity:before {*/
/*    content: ""*/
/*}*/

/*.fa-info:before {*/
/*    content: ""*/
/*}*/

/*.fa-info-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-innosoft:before {*/
/*    content: ""*/
/*}*/

/*.fa-instagram:before {*/
/*    content: ""*/
/*}*/

/*.fa-instagram-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-instalod:before {*/
/*    content: ""*/
/*}*/

/*.fa-intercom:before {*/
/*    content: ""*/
/*}*/

/*.fa-internet-explorer:before {*/
/*    content: ""*/
/*}*/

/*.fa-invision:before {*/
/*    content: ""*/
/*}*/

/*.fa-ioxhost:before {*/
/*    content: ""*/
/*}*/

/*.fa-italic:before {*/
/*    content: ""*/
/*}*/

/*.fa-itch-io:before {*/
/*    content: ""*/
/*}*/

/*.fa-itunes:before {*/
/*    content: ""*/
/*}*/

/*.fa-itunes-note:before {*/
/*    content: ""*/
/*}*/

/*.fa-java:before {*/
/*    content: ""*/
/*}*/

/*.fa-jedi:before {*/
/*    content: ""*/
/*}*/

/*.fa-jedi-order:before {*/
/*    content: ""*/
/*}*/

/*.fa-jenkins:before {*/
/*    content: ""*/
/*}*/

/*.fa-jira:before {*/
/*    content: ""*/
/*}*/

/*.fa-joget:before {*/
/*    content: ""*/
/*}*/

/*.fa-joint:before {*/
/*    content: ""*/
/*}*/

/*.fa-joomla:before {*/
/*    content: ""*/
/*}*/

/*.fa-journal-whills:before {*/
/*    content: ""*/
/*}*/

/*.fa-js:before {*/
/*    content: ""*/
/*}*/

/*.fa-js-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-jsfiddle:before {*/
/*    content: ""*/
/*}*/

/*.fa-kaaba:before {*/
/*    content: ""*/
/*}*/

/*.fa-kaggle:before {*/
/*    content: ""*/
/*}*/

/*.fa-key:before {*/
/*    content: ""*/
/*}*/

/*.fa-keybase:before {*/
/*    content: ""*/
/*}*/

/*.fa-keyboard:before {*/
/*    content: ""*/
/*}*/

/*.fa-keycdn:before {*/
/*    content: ""*/
/*}*/

/*.fa-khanda:before {*/
/*    content: ""*/
/*}*/

/*.fa-kickstarter:before {*/
/*    content: ""*/
/*}*/

/*.fa-kickstarter-k:before {*/
/*    content: ""*/
/*}*/

/*.fa-kiss:before {*/
/*    content: ""*/
/*}*/

/*.fa-kiss-beam:before {*/
/*    content: ""*/
/*}*/

/*.fa-kiss-wink-heart:before {*/
/*    content: ""*/
/*}*/

/*.fa-kiwi-bird:before {*/
/*    content: ""*/
/*}*/

/*.fa-korvue:before {*/
/*    content: ""*/
/*}*/

/*.fa-landmark:before {*/
/*    content: ""*/
/*}*/

/*.fa-language:before {*/
/*    content: ""*/
/*}*/

/*.fa-laptop:before {*/
/*    content: ""*/
/*}*/

/*.fa-laptop-code:before {*/
/*    content: ""*/
/*}*/

/*.fa-laptop-house:before {*/
/*    content: ""*/
/*}*/

/*.fa-laptop-medical:before {*/
/*    content: ""*/
/*}*/

/*.fa-laravel:before {*/
/*    content: ""*/
/*}*/

/*.fa-lastfm:before {*/
/*    content: ""*/
/*}*/

/*.fa-lastfm-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-laugh:before {*/
/*    content: ""*/
/*}*/

/*.fa-laugh-beam:before {*/
/*    content: ""*/
/*}*/

/*.fa-laugh-squint:before {*/
/*    content: ""*/
/*}*/

/*.fa-laugh-wink:before {*/
/*    content: ""*/
/*}*/

/*.fa-layer-group:before {*/
/*    content: ""*/
/*}*/

/*.fa-leaf:before {*/
/*    content: ""*/
/*}*/

/*.fa-leanpub:before {*/
/*    content: ""*/
/*}*/

/*.fa-lemon:before {*/
/*    content: ""*/
/*}*/

/*.fa-less:before {*/
/*    content: ""*/
/*}*/

/*.fa-less-than:before {*/
/*    content: ""*/
/*}*/

/*.fa-less-than-equal:before {*/
/*    content: ""*/
/*}*/

/*.fa-level-down-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-level-up-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-life-ring:before {*/
/*    content: ""*/
/*}*/

/*.fa-lightbulb:before {*/
/*    content: ""*/
/*}*/

/*.fa-line:before {*/
/*    content: ""*/
/*}*/

/*.fa-link:before {*/
/*    content: ""*/
/*}*/

/*.fa-linkedin:before {*/
/*    content: ""*/
/*}*/

/*.fa-linkedin-in:before {*/
/*    content: ""*/
/*}*/

/*.fa-linode:before {*/
/*    content: ""*/
/*}*/

/*.fa-linux:before {*/
/*    content: ""*/
/*}*/

/*.fa-lira-sign:before {*/
/*    content: ""*/
/*}*/

/*.fa-list:before {*/
/*    content: ""*/
/*}*/

/*.fa-list-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-list-ol:before {*/
/*    content: ""*/
/*}*/

/*.fa-list-ul:before {*/
/*    content: ""*/
/*}*/

/*.fa-location-arrow:before {*/
/*    content: ""*/
/*}*/

/*.fa-lock:before {*/
/*    content: ""*/
/*}*/

/*.fa-lock-open:before {*/
/*    content: ""*/
/*}*/

/*.fa-long-arrow-alt-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-long-arrow-alt-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-long-arrow-alt-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-long-arrow-alt-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-low-vision:before {*/
/*    content: ""*/
/*}*/

/*.fa-luggage-cart:before {*/
/*    content: ""*/
/*}*/

/*.fa-lungs:before {*/
/*    content: ""*/
/*}*/

/*.fa-lungs-virus:before {*/
/*    content: ""*/
/*}*/

/*.fa-lyft:before {*/
/*    content: ""*/
/*}*/

/*.fa-magento:before {*/
/*    content: ""*/
/*}*/

/*.fa-magic:before {*/
/*    content: ""*/
/*}*/

/*.fa-magnet:before {*/
/*    content: ""*/
/*}*/

/*.fa-mail-bulk:before {*/
/*    content: ""*/
/*}*/

/*.fa-mailchimp:before {*/
/*    content: ""*/
/*}*/

/*.fa-male:before {*/
/*    content: ""*/
/*}*/

/*.fa-mandalorian:before {*/
/*    content: ""*/
/*}*/

/*.fa-map:before {*/
/*    content: ""*/
/*}*/

/*.fa-map-marked:before {*/
/*    content: ""*/
/*}*/

/*.fa-map-marked-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-map-marker:before {*/
/*    content: ""*/
/*}*/

/*.fa-map-marker-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-map-pin:before {*/
/*    content: ""*/
/*}*/

/*.fa-map-signs:before {*/
/*    content: ""*/
/*}*/

/*.fa-markdown:before {*/
/*    content: ""*/
/*}*/

/*.fa-marker:before {*/
/*    content: ""*/
/*}*/

/*.fa-mars:before {*/
/*    content: ""*/
/*}*/

/*.fa-mars-double:before {*/
/*    content: ""*/
/*}*/

/*.fa-mars-stroke:before {*/
/*    content: ""*/
/*}*/

/*.fa-mars-stroke-h:before {*/
/*    content: ""*/
/*}*/

/*.fa-mars-stroke-v:before {*/
/*    content: ""*/
/*}*/

/*.fa-mask:before {*/
/*    content: ""*/
/*}*/

/*.fa-mastodon:before {*/
/*    content: ""*/
/*}*/

/*.fa-maxcdn:before {*/
/*    content: ""*/
/*}*/

/*.fa-mdb:before {*/
/*    content: ""*/
/*}*/

/*.fa-medal:before {*/
/*    content: ""*/
/*}*/

/*.fa-medapps:before {*/
/*    content: ""*/
/*}*/

/*.fa-medium:before {*/
/*    content: ""*/
/*}*/

/*.fa-medium-m:before {*/
/*    content: ""*/
/*}*/

/*.fa-medkit:before {*/
/*    content: ""*/
/*}*/

/*.fa-medrt:before {*/
/*    content: ""*/
/*}*/

/*.fa-meetup:before {*/
/*    content: ""*/
/*}*/

/*.fa-megaport:before {*/
/*    content: ""*/
/*}*/

/*.fa-meh:before {*/
/*    content: ""*/
/*}*/

/*.fa-meh-blank:before {*/
/*    content: ""*/
/*}*/

/*.fa-meh-rolling-eyes:before {*/
/*    content: ""*/
/*}*/

/*.fa-memory:before {*/
/*    content: ""*/
/*}*/

/*.fa-mendeley:before {*/
/*    content: ""*/
/*}*/

/*.fa-menorah:before {*/
/*    content: ""*/
/*}*/

/*.fa-mercury:before {*/
/*    content: ""*/
/*}*/

/*.fa-meteor:before {*/
/*    content: ""*/
/*}*/

/*.fa-microblog:before {*/
/*    content: ""*/
/*}*/

/*.fa-microchip:before {*/
/*    content: ""*/
/*}*/

/*.fa-microphone:before {*/
/*    content: ""*/
/*}*/

/*.fa-microphone-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-microphone-alt-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-microphone-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-microscope:before {*/
/*    content: ""*/
/*}*/

/*.fa-microsoft:before {*/
/*    content: ""*/
/*}*/

/*.fa-minus:before {*/
/*    content: ""*/
/*}*/

/*.fa-minus-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-minus-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-mitten:before {*/
/*    content: ""*/
/*}*/

/*.fa-mix:before {*/
/*    content: ""*/
/*}*/

/*.fa-mixcloud:before {*/
/*    content: ""*/
/*}*/

/*.fa-mixer:before {*/
/*    content: ""*/
/*}*/

/*.fa-mizuni:before {*/
/*    content: ""*/
/*}*/

/*.fa-mobile:before {*/
/*    content: ""*/
/*}*/

/*.fa-mobile-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-modx:before {*/
/*    content: ""*/
/*}*/

/*.fa-monero:before {*/
/*    content: ""*/
/*}*/

/*.fa-money-bill:before {*/
/*    content: ""*/
/*}*/

/*.fa-money-bill-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-money-bill-wave:before {*/
/*    content: ""*/
/*}*/

/*.fa-money-bill-wave-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-money-check:before {*/
/*    content: ""*/
/*}*/

/*.fa-money-check-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-monument:before {*/
/*    content: ""*/
/*}*/

/*.fa-moon:before {*/
/*    content: ""*/
/*}*/

/*.fa-mortar-pestle:before {*/
/*    content: ""*/
/*}*/

/*.fa-mosque:before {*/
/*    content: ""*/
/*}*/

/*.fa-motorcycle:before {*/
/*    content: ""*/
/*}*/

/*.fa-mountain:before {*/
/*    content: ""*/
/*}*/

/*.fa-mouse:before {*/
/*    content: ""*/
/*}*/

/*.fa-mouse-pointer:before {*/
/*    content: ""*/
/*}*/

/*.fa-mug-hot:before {*/
/*    content: ""*/
/*}*/

/*.fa-music:before {*/
/*    content: ""*/
/*}*/

/*.fa-napster:before {*/
/*    content: ""*/
/*}*/

/*.fa-neos:before {*/
/*    content: ""*/
/*}*/

/*.fa-network-wired:before {*/
/*    content: ""*/
/*}*/

/*.fa-neuter:before {*/
/*    content: ""*/
/*}*/

/*.fa-newspaper:before {*/
/*    content: ""*/
/*}*/

/*.fa-nimblr:before {*/
/*    content: ""*/
/*}*/

/*.fa-node:before {*/
/*    content: ""*/
/*}*/

/*.fa-node-js:before {*/
/*    content: ""*/
/*}*/

/*.fa-not-equal:before {*/
/*    content: ""*/
/*}*/

/*.fa-notes-medical:before {*/
/*    content: ""*/
/*}*/

/*.fa-npm:before {*/
/*    content: ""*/
/*}*/

/*.fa-ns8:before {*/
/*    content: ""*/
/*}*/

/*.fa-nutritionix:before {*/
/*    content: ""*/
/*}*/

/*.fa-object-group:before {*/
/*    content: ""*/
/*}*/

/*.fa-object-ungroup:before {*/
/*    content: ""*/
/*}*/

/*.fa-octopus-deploy:before {*/
/*    content: ""*/
/*}*/

/*.fa-odnoklassniki:before {*/
/*    content: ""*/
/*}*/

/*.fa-odnoklassniki-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-oil-can:before {*/
/*    content: ""*/
/*}*/

/*.fa-old-republic:before {*/
/*    content: ""*/
/*}*/

/*.fa-om:before {*/
/*    content: ""*/
/*}*/

/*.fa-opencart:before {*/
/*    content: ""*/
/*}*/

/*.fa-openid:before {*/
/*    content: ""*/
/*}*/

/*.fa-opera:before {*/
/*    content: ""*/
/*}*/

/*.fa-optin-monster:before {*/
/*    content: ""*/
/*}*/

/*.fa-orcid:before {*/
/*    content: ""*/
/*}*/

/*.fa-osi:before {*/
/*    content: ""*/
/*}*/

/*.fa-otter:before {*/
/*    content: ""*/
/*}*/

/*.fa-outdent:before {*/
/*    content: ""*/
/*}*/

/*.fa-page4:before {*/
/*    content: ""*/
/*}*/

/*.fa-pagelines:before {*/
/*    content: ""*/
/*}*/

/*.fa-pager:before {*/
/*    content: ""*/
/*}*/

/*.fa-paint-brush:before {*/
/*    content: ""*/
/*}*/

/*.fa-paint-roller:before {*/
/*    content: ""*/
/*}*/

/*.fa-palette:before {*/
/*    content: ""*/
/*}*/

/*.fa-palfed:before {*/
/*    content: ""*/
/*}*/

/*.fa-pallet:before {*/
/*    content: ""*/
/*}*/

/*.fa-paper-plane:before {*/
/*    content: ""*/
/*}*/

/*.fa-paperclip:before {*/
/*    content: ""*/
/*}*/

/*.fa-parachute-box:before {*/
/*    content: ""*/
/*}*/

/*.fa-paragraph:before {*/
/*    content: ""*/
/*}*/

/*.fa-parking:before {*/
/*    content: ""*/
/*}*/

/*.fa-passport:before {*/
/*    content: ""*/
/*}*/

/*.fa-pastafarianism:before {*/
/*    content: ""*/
/*}*/

/*.fa-paste:before {*/
/*    content: ""*/
/*}*/

/*.fa-patreon:before {*/
/*    content: ""*/
/*}*/

/*.fa-pause:before {*/
/*    content: ""*/
/*}*/

/*.fa-pause-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-paw:before {*/
/*    content: ""*/
/*}*/

/*.fa-paypal:before {*/
/*    content: ""*/
/*}*/

/*.fa-peace:before {*/
/*    content: ""*/
/*}*/

/*.fa-pen:before {*/
/*    content: ""*/
/*}*/

/*.fa-pen-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-pen-fancy:before {*/
/*    content: ""*/
/*}*/

/*.fa-pen-nib:before {*/
/*    content: ""*/
/*}*/

/*.fa-pen-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-pencil-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-pencil-ruler:before {*/
/*    content: ""*/
/*}*/

/*.fa-penny-arcade:before {*/
/*    content: ""*/
/*}*/

/*.fa-people-arrows:before {*/
/*    content: ""*/
/*}*/

/*.fa-people-carry:before {*/
/*    content: ""*/
/*}*/

/*.fa-pepper-hot:before {*/
/*    content: ""*/
/*}*/

/*.fa-perbyte:before {*/
/*    content: ""*/
/*}*/

/*.fa-percent:before {*/
/*    content: ""*/
/*}*/

/*.fa-percentage:before {*/
/*    content: ""*/
/*}*/

/*.fa-periscope:before {*/
/*    content: ""*/
/*}*/

/*.fa-person-booth:before {*/
/*    content: ""*/
/*}*/

/*.fa-phabricator:before {*/
/*    content: ""*/
/*}*/

/*.fa-phoenix-framework:before {*/
/*    content: ""*/
/*}*/

/*.fa-phoenix-squadron:before {*/
/*    content: ""*/
/*}*/

/*.fa-phone:before {*/
/*    content: ""*/
/*}*/

/*.fa-phone-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-phone-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-phone-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-phone-square-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-phone-volume:before {*/
/*    content: ""*/
/*}*/

/*.fa-photo-video:before {*/
/*    content: ""*/
/*}*/

/*.fa-php:before {*/
/*    content: ""*/
/*}*/

/*.fa-pied-piper:before {*/
/*    content: ""*/
/*}*/

/*.fa-pied-piper-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-pied-piper-hat:before {*/
/*    content: ""*/
/*}*/

/*.fa-pied-piper-pp:before {*/
/*    content: ""*/
/*}*/

/*.fa-pied-piper-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-piggy-bank:before {*/
/*    content: ""*/
/*}*/

/*.fa-pills:before {*/
/*    content: ""*/
/*}*/

/*.fa-pinterest:before {*/
/*    content: ""*/
/*}*/

/*.fa-pinterest-p:before {*/
/*    content: ""*/
/*}*/

/*.fa-pinterest-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-pizza-slice:before {*/
/*    content: ""*/
/*}*/

/*.fa-place-of-worship:before {*/
/*    content: ""*/
/*}*/

/*.fa-plane:before {*/
/*    content: ""*/
/*}*/

/*.fa-plane-arrival:before {*/
/*    content: ""*/
/*}*/

/*.fa-plane-departure:before {*/
/*    content: ""*/
/*}*/

/*.fa-plane-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-play:before {*/
/*    content: ""*/
/*}*/

/*.fa-play-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-playstation:before {*/
/*    content: ""*/
/*}*/

/*.fa-plug:before {*/
/*    content: ""*/
/*}*/

/*.fa-plus:before {*/
/*    content: ""*/
/*}*/

/*.fa-plus-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-plus-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-podcast:before {*/
/*    content: ""*/
/*}*/

/*.fa-poll:before {*/
/*    content: ""*/
/*}*/

/*.fa-poll-h:before {*/
/*    content: ""*/
/*}*/

/*.fa-poo:before {*/
/*    content: ""*/
/*}*/

/*.fa-poo-storm:before {*/
/*    content: ""*/
/*}*/

/*.fa-poop:before {*/
/*    content: ""*/
/*}*/

/*.fa-portrait:before {*/
/*    content: ""*/
/*}*/

/*.fa-pound-sign:before {*/
/*    content: ""*/
/*}*/

/*.fa-power-off:before {*/
/*    content: ""*/
/*}*/

/*.fa-pray:before {*/
/*    content: ""*/
/*}*/

/*.fa-praying-hands:before {*/
/*    content: ""*/
/*}*/

/*.fa-prescription:before {*/
/*    content: ""*/
/*}*/

/*.fa-prescription-bottle:before {*/
/*    content: ""*/
/*}*/

/*.fa-prescription-bottle-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-print:before {*/
/*    content: ""*/
/*}*/

/*.fa-procedures:before {*/
/*    content: ""*/
/*}*/

/*.fa-product-hunt:before {*/
/*    content: ""*/
/*}*/

/*.fa-project-diagram:before {*/
/*    content: ""*/
/*}*/

/*.fa-pump-medical:before {*/
/*    content: ""*/
/*}*/

/*.fa-pump-soap:before {*/
/*    content: ""*/
/*}*/

/*.fa-pushed:before {*/
/*    content: ""*/
/*}*/

/*.fa-puzzle-piece:before {*/
/*    content: ""*/
/*}*/

/*.fa-python:before {*/
/*    content: ""*/
/*}*/

/*.fa-qq:before {*/
/*    content: ""*/
/*}*/

/*.fa-qrcode:before {*/
/*    content: ""*/
/*}*/

/*.fa-question:before {*/
/*    content: ""*/
/*}*/

/*.fa-question-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-quidditch:before {*/
/*    content: ""*/
/*}*/

/*.fa-quinscape:before {*/
/*    content: ""*/
/*}*/

/*.fa-quora:before {*/
/*    content: ""*/
/*}*/

/*.fa-quote-left:before {*/
/*    content: ""*/
/*}*/

/*.fa-quote-right:before {*/
/*    content: ""*/
/*}*/

/*.fa-quran:before {*/
/*    content: ""*/
/*}*/

/*.fa-r-project:before {*/
/*    content: ""*/
/*}*/

/*.fa-radiation:before {*/
/*    content: ""*/
/*}*/

/*.fa-radiation-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-rainbow:before {*/
/*    content: ""*/
/*}*/

/*.fa-random:before {*/
/*    content: ""*/
/*}*/

/*.fa-raspberry-pi:before {*/
/*    content: ""*/
/*}*/

/*.fa-ravelry:before {*/
/*    content: ""*/
/*}*/

/*.fa-react:before {*/
/*    content: ""*/
/*}*/

/*.fa-reacteurope:before {*/
/*    content: ""*/
/*}*/

/*.fa-readme:before {*/
/*    content: ""*/
/*}*/

/*.fa-rebel:before {*/
/*    content: ""*/
/*}*/

/*.fa-receipt:before {*/
/*    content: ""*/
/*}*/

/*.fa-record-vinyl:before {*/
/*    content: ""*/
/*}*/

/*.fa-recycle:before {*/
/*    content: ""*/
/*}*/

/*.fa-red-river:before {*/
/*    content: ""*/
/*}*/

/*.fa-reddit:before {*/
/*    content: ""*/
/*}*/

/*.fa-reddit-alien:before {*/
/*    content: ""*/
/*}*/

/*.fa-reddit-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-redhat:before {*/
/*    content: ""*/
/*}*/

/*.fa-redo:before {*/
/*    content: ""*/
/*}*/

/*.fa-redo-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-registered:before {*/
/*    content: ""*/
/*}*/

/*.fa-remove-format:before {*/
/*    content: ""*/
/*}*/

/*.fa-renren:before {*/
/*    content: ""*/
/*}*/

/*.fa-reply:before {*/
/*    content: ""*/
/*}*/

/*.fa-reply-all:before {*/
/*    content: ""*/
/*}*/

/*.fa-replyd:before {*/
/*    content: ""*/
/*}*/

/*.fa-republican:before {*/
/*    content: ""*/
/*}*/

/*.fa-researchgate:before {*/
/*    content: ""*/
/*}*/

/*.fa-resolving:before {*/
/*    content: ""*/
/*}*/

/*.fa-restroom:before {*/
/*    content: ""*/
/*}*/

/*.fa-retweet:before {*/
/*    content: ""*/
/*}*/

/*.fa-rev:before {*/
/*    content: ""*/
/*}*/

/*.fa-ribbon:before {*/
/*    content: ""*/
/*}*/

/*.fa-ring:before {*/
/*    content: ""*/
/*}*/

/*.fa-road:before {*/
/*    content: ""*/
/*}*/

/*.fa-robot:before {*/
/*    content: ""*/
/*}*/

/*.fa-rocket:before {*/
/*    content: ""*/
/*}*/

/*.fa-rocketchat:before {*/
/*    content: ""*/
/*}*/

/*.fa-rockrms:before {*/
/*    content: ""*/
/*}*/

/*.fa-route:before {*/
/*    content: ""*/
/*}*/

/*.fa-rss:before {*/
/*    content: ""*/
/*}*/

/*.fa-rss-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-ruble-sign:before {*/
/*    content: ""*/
/*}*/

/*.fa-ruler:before {*/
/*    content: ""*/
/*}*/

/*.fa-ruler-combined:before {*/
/*    content: ""*/
/*}*/

/*.fa-ruler-horizontal:before {*/
/*    content: ""*/
/*}*/

/*.fa-ruler-vertical:before {*/
/*    content: ""*/
/*}*/

/*.fa-running:before {*/
/*    content: ""*/
/*}*/

/*.fa-rupee-sign:before {*/
/*    content: ""*/
/*}*/

/*.fa-rust:before {*/
/*    content: ""*/
/*}*/

/*.fa-sad-cry:before {*/
/*    content: ""*/
/*}*/

/*.fa-sad-tear:before {*/
/*    content: ""*/
/*}*/

/*.fa-safari:before {*/
/*    content: ""*/
/*}*/

/*.fa-salesforce:before {*/
/*    content: ""*/
/*}*/

/*.fa-sass:before {*/
/*    content: ""*/
/*}*/

/*.fa-satellite:before {*/
/*    content: ""*/
/*}*/

/*.fa-satellite-dish:before {*/
/*    content: ""*/
/*}*/

/*.fa-save:before {*/
/*    content: ""*/
/*}*/

/*.fa-schlix:before {*/
/*    content: ""*/
/*}*/

/*.fa-school:before {*/
/*    content: ""*/
/*}*/

/*.fa-screwdriver:before {*/
/*    content: ""*/
/*}*/

/*.fa-scribd:before {*/
/*    content: ""*/
/*}*/

/*.fa-scroll:before {*/
/*    content: ""*/
/*}*/

/*.fa-sd-card:before {*/
/*    content: ""*/
/*}*/

/*.fa-search:before {*/
/*    content: ""*/
/*}*/

/*.fa-search-dollar:before {*/
/*    content: ""*/
/*}*/

/*.fa-search-location:before {*/
/*    content: ""*/
/*}*/

/*.fa-search-minus:before {*/
/*    content: ""*/
/*}*/

/*.fa-search-plus:before {*/
/*    content: ""*/
/*}*/

/*.fa-searchengin:before {*/
/*    content: ""*/
/*}*/

/*.fa-seedling:before {*/
/*    content: ""*/
/*}*/

/*.fa-sellcast:before {*/
/*    content: ""*/
/*}*/

/*.fa-sellsy:before {*/
/*    content: ""*/
/*}*/

/*.fa-server:before {*/
/*    content: ""*/
/*}*/

/*.fa-servicestack:before {*/
/*    content: ""*/
/*}*/

/*.fa-shapes:before {*/
/*    content: ""*/
/*}*/

/*.fa-share:before {*/
/*    content: ""*/
/*}*/

/*.fa-share-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-share-alt-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-share-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-shekel-sign:before {*/
/*    content: ""*/
/*}*/

/*.fa-shield-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-shield-virus:before {*/
/*    content: ""*/
/*}*/

/*.fa-ship:before {*/
/*    content: ""*/
/*}*/

/*.fa-shipping-fast:before {*/
/*    content: ""*/
/*}*/

/*.fa-shirtsinbulk:before {*/
/*    content: ""*/
/*}*/

/*.fa-shoe-prints:before {*/
/*    content: ""*/
/*}*/

/*.fa-shopify:before {*/
/*    content: ""*/
/*}*/

/*.fa-shopping-bag:before {*/
/*    content: ""*/
/*}*/

/*.fa-shopping-basket:before {*/
/*    content: ""*/
/*}*/

/*.fa-shopping-cart:before {*/
/*    content: ""*/
/*}*/

/*.fa-shopware:before {*/
/*    content: ""*/
/*}*/

/*.fa-shower:before {*/
/*    content: ""*/
/*}*/

/*.fa-shuttle-van:before {*/
/*    content: ""*/
/*}*/

/*.fa-sign:before {*/
/*    content: ""*/
/*}*/

/*.fa-sign-in-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-sign-language:before {*/
/*    content: ""*/
/*}*/

/*.fa-sign-out-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-signal:before {*/
/*    content: ""*/
/*}*/

/*.fa-signature:before {*/
/*    content: ""*/
/*}*/

/*.fa-sim-card:before {*/
/*    content: ""*/
/*}*/

/*.fa-simplybuilt:before {*/
/*    content: ""*/
/*}*/

/*.fa-sink:before {*/
/*    content: ""*/
/*}*/

/*.fa-sistrix:before {*/
/*    content: ""*/
/*}*/

/*.fa-sitemap:before {*/
/*    content: ""*/
/*}*/

/*.fa-sith:before {*/
/*    content: ""*/
/*}*/

/*.fa-skating:before {*/
/*    content: ""*/
/*}*/

/*.fa-sketch:before {*/
/*    content: ""*/
/*}*/

/*.fa-skiing:before {*/
/*    content: ""*/
/*}*/

/*.fa-skiing-nordic:before {*/
/*    content: ""*/
/*}*/

/*.fa-skull:before {*/
/*    content: ""*/
/*}*/

/*.fa-skull-crossbones:before {*/
/*    content: ""*/
/*}*/

/*.fa-skyatlas:before {*/
/*    content: ""*/
/*}*/

/*.fa-skype:before {*/
/*    content: ""*/
/*}*/

/*.fa-slack:before {*/
/*    content: ""*/
/*}*/

/*.fa-slack-hash:before {*/
/*    content: ""*/
/*}*/

/*.fa-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-sleigh:before {*/
/*    content: ""*/
/*}*/

/*.fa-sliders-h:before {*/
/*    content: ""*/
/*}*/

/*.fa-slideshare:before {*/
/*    content: ""*/
/*}*/

/*.fa-smile:before {*/
/*    content: ""*/
/*}*/

/*.fa-smile-beam:before {*/
/*    content: ""*/
/*}*/

/*.fa-smile-wink:before {*/
/*    content: ""*/
/*}*/

/*.fa-smog:before {*/
/*    content: ""*/
/*}*/

/*.fa-smoking:before {*/
/*    content: ""*/
/*}*/

/*.fa-smoking-ban:before {*/
/*    content: ""*/
/*}*/

/*.fa-sms:before {*/
/*    content: ""*/
/*}*/

/*.fa-snapchat:before {*/
/*    content: ""*/
/*}*/

/*.fa-snapchat-ghost:before {*/
/*    content: ""*/
/*}*/

/*.fa-snapchat-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-snowboarding:before {*/
/*    content: ""*/
/*}*/

/*.fa-snowflake:before {*/
/*    content: ""*/
/*}*/

/*.fa-snowman:before {*/
/*    content: ""*/
/*}*/

/*.fa-snowplow:before {*/
/*    content: ""*/
/*}*/

/*.fa-soap:before {*/
/*    content: ""*/
/*}*/

/*.fa-socks:before {*/
/*    content: ""*/
/*}*/

/*.fa-solar-panel:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-alpha-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-alpha-down-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-alpha-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-alpha-up-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-amount-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-amount-down-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-amount-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-amount-up-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-numeric-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-numeric-down-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-numeric-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-numeric-up-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-sort-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-soundcloud:before {*/
/*    content: ""*/
/*}*/

/*.fa-sourcetree:before {*/
/*    content: ""*/
/*}*/

/*.fa-spa:before {*/
/*    content: ""*/
/*}*/

/*.fa-space-shuttle:before {*/
/*    content: ""*/
/*}*/

/*.fa-speakap:before {*/
/*    content: ""*/
/*}*/

/*.fa-speaker-deck:before {*/
/*    content: ""*/
/*}*/

/*.fa-spell-check:before {*/
/*    content: ""*/
/*}*/

/*.fa-spider:before {*/
/*    content: ""*/
/*}*/

/*.fa-spinner:before {*/
/*    content: ""*/
/*}*/

/*.fa-splotch:before {*/
/*    content: ""*/
/*}*/

/*.fa-spotify:before {*/
/*    content: ""*/
/*}*/

/*.fa-spray-can:before {*/
/*    content: ""*/
/*}*/

/*.fa-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-square-full:before {*/
/*    content: ""*/
/*}*/

/*.fa-square-root-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-squarespace:before {*/
/*    content: ""*/
/*}*/

/*.fa-stack-exchange:before {*/
/*    content: ""*/
/*}*/

/*.fa-stack-overflow:before {*/
/*    content: ""*/
/*}*/

/*.fa-stackpath:before {*/
/*    content: ""*/
/*}*/

/*.fa-stamp:before {*/
/*    content: ""*/
/*}*/

/*.fa-star:before {*/
/*    content: ""*/
/*}*/

/*.fa-star-and-crescent:before {*/
/*    content: ""*/
/*}*/

/*.fa-star-half:before {*/
/*    content: ""*/
/*}*/

/*.fa-star-half-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-star-of-david:before {*/
/*    content: ""*/
/*}*/

/*.fa-star-of-life:before {*/
/*    content: ""*/
/*}*/

/*.fa-staylinked:before {*/
/*    content: ""*/
/*}*/

/*.fa-steam:before {*/
/*    content: ""*/
/*}*/

/*.fa-steam-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-steam-symbol:before {*/
/*    content: ""*/
/*}*/

/*.fa-step-backward:before {*/
/*    content: ""*/
/*}*/

/*.fa-step-forward:before {*/
/*    content: ""*/
/*}*/

/*.fa-stethoscope:before {*/
/*    content: ""*/
/*}*/

/*.fa-sticker-mule:before {*/
/*    content: ""*/
/*}*/

/*.fa-sticky-note:before {*/
/*    content: ""*/
/*}*/

/*.fa-stop:before {*/
/*    content: ""*/
/*}*/

/*.fa-stop-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-stopwatch:before {*/
/*    content: ""*/
/*}*/

/*.fa-stopwatch-20:before {*/
/*    content: ""*/
/*}*/

/*.fa-store:before {*/
/*    content: ""*/
/*}*/

/*.fa-store-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-store-alt-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-store-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-strava:before {*/
/*    content: ""*/
/*}*/

/*.fa-stream:before {*/
/*    content: ""*/
/*}*/

/*.fa-street-view:before {*/
/*    content: ""*/
/*}*/

/*.fa-strikethrough:before {*/
/*    content: ""*/
/*}*/

/*.fa-stripe:before {*/
/*    content: ""*/
/*}*/

/*.fa-stripe-s:before {*/
/*    content: ""*/
/*}*/

/*.fa-stroopwafel:before {*/
/*    content: ""*/
/*}*/

/*.fa-studiovinari:before {*/
/*    content: ""*/
/*}*/

/*.fa-stumbleupon:before {*/
/*    content: ""*/
/*}*/

/*.fa-stumbleupon-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-subscript:before {*/
/*    content: ""*/
/*}*/

/*.fa-subway:before {*/
/*    content: ""*/
/*}*/

/*.fa-suitcase:before {*/
/*    content: ""*/
/*}*/

/*.fa-suitcase-rolling:before {*/
/*    content: ""*/
/*}*/

/*.fa-sun:before {*/
/*    content: ""*/
/*}*/

/*.fa-superpowers:before {*/
/*    content: ""*/
/*}*/

/*.fa-superscript:before {*/
/*    content: ""*/
/*}*/

/*.fa-supple:before {*/
/*    content: ""*/
/*}*/

/*.fa-surprise:before {*/
/*    content: ""*/
/*}*/

/*.fa-suse:before {*/
/*    content: ""*/
/*}*/

/*.fa-swatchbook:before {*/
/*    content: ""*/
/*}*/

/*.fa-swift:before {*/
/*    content: ""*/
/*}*/

/*.fa-swimmer:before {*/
/*    content: ""*/
/*}*/

/*.fa-swimming-pool:before {*/
/*    content: ""*/
/*}*/

/*.fa-symfony:before {*/
/*    content: ""*/
/*}*/

/*.fa-synagogue:before {*/
/*    content: ""*/
/*}*/

/*.fa-sync:before {*/
/*    content: ""*/
/*}*/

/*.fa-sync-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-syringe:before {*/
/*    content: ""*/
/*}*/

/*.fa-table:before {*/
/*    content: ""*/
/*}*/

/*.fa-table-tennis:before {*/
/*    content: ""*/
/*}*/

/*.fa-tablet:before {*/
/*    content: ""*/
/*}*/

/*.fa-tablet-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-tablets:before {*/
/*    content: ""*/
/*}*/

/*.fa-tachometer-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-tag:before {*/
/*    content: ""*/
/*}*/

/*.fa-tags:before {*/
/*    content: ""*/
/*}*/

/*.fa-tape:before {*/
/*    content: ""*/
/*}*/

/*.fa-tasks:before {*/
/*    content: ""*/
/*}*/

/*.fa-taxi:before {*/
/*    content: ""*/
/*}*/

/*.fa-teamspeak:before {*/
/*    content: ""*/
/*}*/

/*.fa-teeth:before {*/
/*    content: ""*/
/*}*/

/*.fa-teeth-open:before {*/
/*    content: ""*/
/*}*/

/*.fa-telegram:before {*/
/*    content: ""*/
/*}*/

/*.fa-telegram-plane:before {*/
/*    content: ""*/
/*}*/

/*.fa-temperature-high:before {*/
/*    content: ""*/
/*}*/

/*.fa-temperature-low:before {*/
/*    content: ""*/
/*}*/

/*.fa-tencent-weibo:before {*/
/*    content: ""*/
/*}*/

/*.fa-tenge:before {*/
/*    content: ""*/
/*}*/

/*.fa-terminal:before {*/
/*    content: ""*/
/*}*/

/*.fa-text-height:before {*/
/*    content: ""*/
/*}*/

/*.fa-text-width:before {*/
/*    content: ""*/
/*}*/

/*.fa-th:before {*/
/*    content: ""*/
/*}*/

/*.fa-th-large:before {*/
/*    content: ""*/
/*}*/

/*.fa-th-list:before {*/
/*    content: ""*/
/*}*/

/*.fa-the-red-yeti:before {*/
/*    content: ""*/
/*}*/

/*.fa-theater-masks:before {*/
/*    content: ""*/
/*}*/

/*.fa-themeco:before {*/
/*    content: ""*/
/*}*/

/*.fa-themeisle:before {*/
/*    content: ""*/
/*}*/

/*.fa-thermometer:before {*/
/*    content: ""*/
/*}*/

/*.fa-thermometer-empty:before {*/
/*    content: ""*/
/*}*/

/*.fa-thermometer-full:before {*/
/*    content: ""*/
/*}*/

/*.fa-thermometer-half:before {*/
/*    content: ""*/
/*}*/

/*.fa-thermometer-quarter:before {*/
/*    content: ""*/
/*}*/

/*.fa-thermometer-three-quarters:before {*/
/*    content: ""*/
/*}*/

/*.fa-think-peaks:before {*/
/*    content: ""*/
/*}*/

/*.fa-thumbs-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-thumbs-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-thumbtack:before {*/
/*    content: ""*/
/*}*/

/*.fa-ticket-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-tiktok:before {*/
/*    content: ""*/
/*}*/

/*.fa-times:before {*/
/*    content: ""*/
/*}*/

/*.fa-times-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-tint:before {*/
/*    content: ""*/
/*}*/

/*.fa-tint-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-tired:before {*/
/*    content: ""*/
/*}*/

/*.fa-toggle-off:before {*/
/*    content: ""*/
/*}*/

/*.fa-toggle-on:before {*/
/*    content: ""*/
/*}*/

/*.fa-toilet:before {*/
/*    content: ""*/
/*}*/

/*.fa-toilet-paper:before {*/
/*    content: ""*/
/*}*/

/*.fa-toilet-paper-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-toolbox:before {*/
/*    content: ""*/
/*}*/

/*.fa-tools:before {*/
/*    content: ""*/
/*}*/

/*.fa-tooth:before {*/
/*    content: ""*/
/*}*/

/*.fa-torah:before {*/
/*    content: ""*/
/*}*/

/*.fa-torii-gate:before {*/
/*    content: ""*/
/*}*/

/*.fa-tractor:before {*/
/*    content: ""*/
/*}*/

/*.fa-trade-federation:before {*/
/*    content: ""*/
/*}*/

/*.fa-trademark:before {*/
/*    content: ""*/
/*}*/

/*.fa-traffic-light:before {*/
/*    content: ""*/
/*}*/

/*.fa-trailer:before {*/
/*    content: ""*/
/*}*/

/*.fa-train:before {*/
/*    content: ""*/
/*}*/

/*.fa-tram:before {*/
/*    content: ""*/
/*}*/

/*.fa-transgender:before {*/
/*    content: ""*/
/*}*/

/*.fa-transgender-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-trash:before {*/
/*    content: ""*/
/*}*/

/*.fa-trash-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-trash-restore:before {*/
/*    content: ""*/
/*}*/

/*.fa-trash-restore-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-tree:before {*/
/*    content: ""*/
/*}*/

/*.fa-trello:before {*/
/*    content: ""*/
/*}*/

/*.fa-tripadvisor:before {*/
/*    content: ""*/
/*}*/

/*.fa-trophy:before {*/
/*    content: ""*/
/*}*/

/*.fa-truck:before {*/
/*    content: ""*/
/*}*/

/*.fa-truck-loading:before {*/
/*    content: ""*/
/*}*/

/*.fa-truck-monster:before {*/
/*    content: ""*/
/*}*/

/*.fa-truck-moving:before {*/
/*    content: ""*/
/*}*/

/*.fa-truck-pickup:before {*/
/*    content: ""*/
/*}*/

/*.fa-tshirt:before {*/
/*    content: ""*/
/*}*/

/*.fa-tty:before {*/
/*    content: ""*/
/*}*/

/*.fa-tumblr:before {*/
/*    content: ""*/
/*}*/

/*.fa-tumblr-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-tv:before {*/
/*    content: ""*/
/*}*/

/*.fa-twitch:before {*/
/*    content: ""*/
/*}*/

/*.fa-twitter:before {*/
/*    content: ""*/
/*}*/

/*.fa-twitter-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-typo3:before {*/
/*    content: ""*/
/*}*/

/*.fa-uber:before {*/
/*    content: ""*/
/*}*/

/*.fa-ubuntu:before {*/
/*    content: ""*/
/*}*/

/*.fa-uikit:before {*/
/*    content: ""*/
/*}*/

/*.fa-umbraco:before {*/
/*    content: ""*/
/*}*/

/*.fa-umbrella:before {*/
/*    content: ""*/
/*}*/

/*.fa-umbrella-beach:before {*/
/*    content: ""*/
/*}*/

/*.fa-uncharted:before {*/
/*    content: ""*/
/*}*/

/*.fa-underline:before {*/
/*    content: ""*/
/*}*/

/*.fa-undo:before {*/
/*    content: ""*/
/*}*/

/*.fa-undo-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-uniregistry:before {*/
/*    content: ""*/
/*}*/

/*.fa-unity:before {*/
/*    content: ""*/
/*}*/

/*.fa-universal-access:before {*/
/*    content: ""*/
/*}*/

/*.fa-university:before {*/
/*    content: ""*/
/*}*/

/*.fa-unlink:before {*/
/*    content: ""*/
/*}*/

/*.fa-unlock:before {*/
/*    content: ""*/
/*}*/

/*.fa-unlock-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-unsplash:before {*/
/*    content: ""*/
/*}*/

/*.fa-untappd:before {*/
/*    content: ""*/
/*}*/

/*.fa-upload:before {*/
/*    content: ""*/
/*}*/

/*.fa-ups:before {*/
/*    content: ""*/
/*}*/

/*.fa-usb:before {*/
/*    content: ""*/
/*}*/

/*.fa-user:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-alt-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-astronaut:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-check:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-circle:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-clock:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-cog:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-edit:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-friends:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-graduate:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-injured:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-lock:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-md:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-minus:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-ninja:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-nurse:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-plus:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-secret:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-shield:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-tag:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-tie:before {*/
/*    content: ""*/
/*}*/

/*.fa-user-times:before {*/
/*    content: ""*/
/*}*/

/*.fa-users:before {*/
/*    content: ""*/
/*}*/

/*.fa-users-cog:before {*/
/*    content: ""*/
/*}*/

/*.fa-users-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-usps:before {*/
/*    content: ""*/
/*}*/

/*.fa-ussunnah:before {*/
/*    content: ""*/
/*}*/

/*.fa-utensil-spoon:before {*/
/*    content: ""*/
/*}*/

/*.fa-utensils:before {*/
/*    content: ""*/
/*}*/

/*.fa-vaadin:before {*/
/*    content: ""*/
/*}*/

/*.fa-vector-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-venus:before {*/
/*    content: ""*/
/*}*/

/*.fa-venus-double:before {*/
/*    content: ""*/
/*}*/

/*.fa-venus-mars:before {*/
/*    content: ""*/
/*}*/

/*.fa-vest:before {*/
/*    content: ""*/
/*}*/

/*.fa-vest-patches:before {*/
/*    content: ""*/
/*}*/

/*.fa-viacoin:before {*/
/*    content: ""*/
/*}*/

/*.fa-viadeo:before {*/
/*    content: ""*/
/*}*/

/*.fa-viadeo-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-vial:before {*/
/*    content: ""*/
/*}*/

/*.fa-vials:before {*/
/*    content: ""*/
/*}*/

/*.fa-viber:before {*/
/*    content: ""*/
/*}*/

/*.fa-video:before {*/
/*    content: ""*/
/*}*/

/*.fa-video-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-vihara:before {*/
/*    content: ""*/
/*}*/

/*.fa-vimeo:before {*/
/*    content: ""*/
/*}*/

/*.fa-vimeo-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-vimeo-v:before {*/
/*    content: ""*/
/*}*/

/*.fa-vine:before {*/
/*    content: ""*/
/*}*/

/*.fa-virus:before {*/
/*    content: ""*/
/*}*/

/*.fa-virus-slash:before {*/
/*    content: ""*/
/*}*/

/*.fa-viruses:before {*/
/*    content: ""*/
/*}*/

/*.fa-vk:before {*/
/*    content: ""*/
/*}*/

/*.fa-vnv:before {*/
/*    content: ""*/
/*}*/

/*.fa-voicemail:before {*/
/*    content: ""*/
/*}*/

/*.fa-volleyball-ball:before {*/
/*    content: ""*/
/*}*/

/*.fa-volume-down:before {*/
/*    content: ""*/
/*}*/

/*.fa-volume-mute:before {*/
/*    content: ""*/
/*}*/

/*.fa-volume-off:before {*/
/*    content: ""*/
/*}*/

/*.fa-volume-up:before {*/
/*    content: ""*/
/*}*/

/*.fa-vote-yea:before {*/
/*    content: ""*/
/*}*/

/*.fa-vr-cardboard:before {*/
/*    content: ""*/
/*}*/

/*.fa-vuejs:before {*/
/*    content: ""*/
/*}*/

/*.fa-walking:before {*/
/*    content: ""*/
/*}*/

/*.fa-wallet:before {*/
/*    content: ""*/
/*}*/

/*.fa-warehouse:before {*/
/*    content: ""*/
/*}*/

/*.fa-watchman-monitoring:before {*/
/*    content: ""*/
/*}*/

/*.fa-water:before {*/
/*    content: ""*/
/*}*/

/*.fa-wave-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-waze:before {*/
/*    content: ""*/
/*}*/

/*.fa-weebly:before {*/
/*    content: ""*/
/*}*/

/*.fa-weibo:before {*/
/*    content: ""*/
/*}*/

/*.fa-weight:before {*/
/*    content: ""*/
/*}*/

/*.fa-weight-hanging:before {*/
/*    content: ""*/
/*}*/

/*.fa-weixin:before {*/
/*    content: ""*/
/*}*/

/*.fa-whatsapp:before {*/
/*    content: ""*/
/*}*/

/*.fa-whatsapp-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-wheelchair:before {*/
/*    content: ""*/
/*}*/

/*.fa-whmcs:before {*/
/*    content: ""*/
/*}*/

/*.fa-wifi:before {*/
/*    content: ""*/
/*}*/

/*.fa-wikipedia-w:before {*/
/*    content: ""*/
/*}*/

/*.fa-wind:before {*/
/*    content: ""*/
/*}*/

/*.fa-window-close:before {*/
/*    content: ""*/
/*}*/

/*.fa-window-maximize:before {*/
/*    content: ""*/
/*}*/

/*.fa-window-minimize:before {*/
/*    content: ""*/
/*}*/

/*.fa-window-restore:before {*/
/*    content: ""*/
/*}*/

/*.fa-windows:before {*/
/*    content: ""*/
/*}*/

/*.fa-wine-bottle:before {*/
/*    content: ""*/
/*}*/

/*.fa-wine-glass:before {*/
/*    content: ""*/
/*}*/

/*.fa-wine-glass-alt:before {*/
/*    content: ""*/
/*}*/

/*.fa-wix:before {*/
/*    content: ""*/
/*}*/

/*.fa-wizards-of-the-coast:before {*/
/*    content: ""*/
/*}*/

/*.fa-wodu:before {*/
/*    content: ""*/
/*}*/

/*.fa-wolf-pack-battalion:before {*/
/*    content: ""*/
/*}*/

/*.fa-won-sign:before {*/
/*    content: ""*/
/*}*/

/*.fa-wordpress:before {*/
/*    content: ""*/
/*}*/

/*.fa-wordpress-simple:before {*/
/*    content: ""*/
/*}*/

/*.fa-wpbeginner:before {*/
/*    content: ""*/
/*}*/

/*.fa-wpexplorer:before {*/
/*    content: ""*/
/*}*/

/*.fa-wpforms:before {*/
/*    content: ""*/
/*}*/

/*.fa-wpressr:before {*/
/*    content: ""*/
/*}*/

/*.fa-wrench:before {*/
/*    content: ""*/
/*}*/

/*.fa-x-ray:before {*/
/*    content: ""*/
/*}*/

/*.fa-xbox:before {*/
/*    content: ""*/
/*}*/

/*.fa-xing:before {*/
/*    content: ""*/
/*}*/

/*.fa-xing-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-y-combinator:before {*/
/*    content: ""*/
/*}*/

/*.fa-yahoo:before {*/
/*    content: ""*/
/*}*/

/*.fa-yammer:before {*/
/*    content: ""*/
/*}*/

/*.fa-yandex:before {*/
/*    content: ""*/
/*}*/

/*.fa-yandex-international:before {*/
/*    content: ""*/
/*}*/

/*.fa-yarn:before {*/
/*    content: ""*/
/*}*/

/*.fa-yelp:before {*/
/*    content: ""*/
/*}*/

/*.fa-yen-sign:before {*/
/*    content: ""*/
/*}*/

/*.fa-yin-yang:before {*/
/*    content: ""*/
/*}*/

/*.fa-yoast:before {*/
/*    content: ""*/
/*}*/

/*.fa-youtube:before {*/
/*    content: ""*/
/*}*/

/*.fa-youtube-square:before {*/
/*    content: ""*/
/*}*/

/*.fa-zhihu:before {*/
/*    content: ""*/
/*}*/

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

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

/*@font-face {*/
/*    font-family: 'Font Awesome 5 Brands';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    font-display: block;*/
/*    src: url("../fonts/FontAwesome/fa-brands-400.eot");*/
/*    src: url("../fonts/FontAwesome/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/FontAwesome/fa-brands-400.woff2") format("woff2"), url("../fonts/FontAwesome/fa-brands-400.woff") format("woff"), url("../fonts/FontAwesome/fa-brands-400.ttf") format("truetype"), url("../fonts/FontAwesome/fa-brands-400.svg#fontawesome") format("svg")*/
/*}*/

/*.fab {*/
/*    font-family: 'Font Awesome 5 Brands';*/
/*    font-weight: 400*/
/*}*/

/*@font-face {*/
/*    font-family: 'Font Awesome 5 Free';*/
/*    font-style: normal;*/
/*    font-weight: 400;*/
/*    font-display: block;*/
/*    src: url("../fonts/FontAwesome/fa-regular-400.eot");*/
/*    src: url("../fonts/FontAwesome/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/FontAwesome/fa-regular-400.woff2") format("woff2"), url("../fonts/FontAwesome/fa-regular-400.woff") format("woff"), url("../fonts/FontAwesome/fa-regular-400.ttf") format("truetype"), url("../fonts/FontAwesome/fa-regular-400.svg#fontawesome") format("svg")*/
/*}*/

/*.far {*/
/*    font-family: 'Font Awesome 5 Free';*/
/*    font-weight: 400*/
/*}*/

/*@font-face {*/
/*    font-family: 'Font Awesome 5 Free';*/
/*    font-style: normal;*/
/*    font-weight: 900;*/
/*    font-display: block;*/
/*    src: url("../fonts/FontAwesome/fa-solid-900.eot");*/
/*    src: url("../fonts/FontAwesome/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/FontAwesome/fa-solid-900.woff2") format("woff2"), url("../fonts/FontAwesome/fa-solid-900.woff") format("woff"), url("../fonts/FontAwesome/fa-solid-900.ttf") format("truetype"), url("../fonts/FontAwesome/fa-solid-900.svg#fontawesome") format("svg");*/
/*    font-display: swap*/
/*}*/

/*@font-face {*/
/*    font-family: 'FontAwesome';*/
/*    src: url("../fonts/FontAwesome/fontawesome-webfont.eot?v=4.7.0");*/
/*    src: url("../fonts/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/FontAwesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/FontAwesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/FontAwesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/FontAwesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*    font-display: swap*/
/*}*/

/*.fa {*/
/*    display: inline-block;*/
/*    font: normal normal normal 14px/1 FontAwesome;*/
/*    font-size: inherit;*/
/*    text-rendering: auto;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale*/
/*}*/

/*.fas {*/
/*    font-family: 'Font Awesome 5 Free';*/
/*    font-weight: 900*/
/*}*/

.sr-only, section.checkout .popover-security-info {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

@media(min-width:1200px) {
    .navbar-offcanvas {
        display: none
    }
}

@media(max-width:1200px) {
    .offcanvas-stop-scrolling {
        height: 100%;
        overflow: hidden
    }

    .offcanvas-stop-scrolling .header-sm-nav-backdrop {
        display: block
    }

    .navbar-default .navbar-offcanvas {
        background-color: #f8f8f8
    }

    .navbar-inverse .navbar-offcanvas {
        background-color: #222
    }

    .navbar-offcanvas {
        position: fixed;
        width: 100%;
        max-width: 250px;
        height: 100%;
        left: -250px;
        top: 0;
        z-index: 5000;
        overflow: scroll;
        -webkit-overflow-scrolling: touch;
        transition: all .15s ease-in;
        overflow: auto
    }

    .navbar-offcanvas.in {
        box-shadow: 0 0 20px rgba(0, 0, 0, .3)
    }

    .navbar-offcanvas.navbar-offcanvas-fade {
        opacity: 0
    }

    .navbar-offcanvas.navbar-offcanvas-fade.in {
        opacity: 1
    }

    .navbar-offcanvas.offcanvas-transform.in {
        -ms-transform: translateX(250px);
        transform: translateX(250px)
    }

    .navbar-offcanvas.offcanvas-position.in {
        left: 0
    }

    .navbar-offcanvas.navbar-offcanvas-right {
        left: auto;
        right: -250px
    }

    .navbar-offcanvas.navbar-offcanvas-right.offcanvas-transform.in {
        -ms-transform: translateX(-250px);
        transform: translateX(-250px)
    }

    .navbar-offcanvas.navbar-offcanvas-right.offcanvas-position.in {
        left: auto;
        right: 0
    }

    .navbar-offcanvas .dropdown.active .caret {
        border-top: 0;
        border-bottom: 4px solid
    }

    .navbar-offcanvas .dropdown-menu {
        position: relative;
        width: 100%;
        border: inherit;
        box-shadow: none;
        transition: height .15s ease-in
    }

    .navbar-offcanvas .dropdown-menu.shown {
        display: block;
        margin-bottom: 10px
    }
}

.offcanvas-toggle .icon-bar {
    background: #000;
    transition: all .25s ease-in-out
}

.offcanvas-toggle.is-open .icon-bar:nth-child(1) {
    -ms-transform: rotate(45deg) translate(5px, 4px);
    transform: rotate(45deg) translate(5px, 4px)
}

.offcanvas-toggle.is-open .icon-bar:nth-child(2) {
    opacity: 0
}

.offcanvas-toggle.is-open .icon-bar:nth-child(3) {
    -ms-transform: rotate(-45deg) translate(4px, -4px);
    transform: rotate(-45deg) translate(4px, -4px)
}

.panel-default>.panel-heading+.panel-collapse .panel-heading {
    background-color: #e5e5e5
}

.panel-default>.panel-heading {
    color: #252525;
    background-color: #dcdcdc;
    border: 0;
    border-bottom: 1px solid #c1c1c1;
    padding: 15px;
    border-radius: 0
}

.menu-mobile-neto {
    background-color: #f5f5f5 !important
}

.mmContent {
    width: 80%;
    display: inline-block;
    background: #fff;
    height: 100%;
    overflow-x: auto
}

.mmClose {
    width: 20%;
    display: inline-block;
    position: absolute;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    height: 100%;
    font-size: 40px
}

.mmClose .btn-mmClose {
    display: block;
    width: 100%;
    background: transparent;
    margin: 10px auto;
    border: 0;
    outline-style: none
}

.mmFooter {
    text-align: center;
    margin-top: 30px
}

.mmFooter .mmLogoLoja {
    max-width: 50%;
    margin: 10px auto
}

.mmFooter .mmTitulo {
    font-weight: bold;
    text-transform: uppercase;
    color: #444;
    font-size: 1.5rem;
    margin: 10px 0 2px
}

.mmFooter .mmInfo {
    color: #444;
    font-size: 1.125rem
}

.panel-default>.panel-heading .panel-title {
    font-weight: 600
}

header .nav-mob .panel, header .nav-mob .panel-list li, header .nav-mob .panel-list li .panel {
    border: 0
}

.icon-usuario {
    display: none
}

@media(max-width:1200px) {
    .navbar-default .navbar-offcanvas {
        max-width: 100%;
        left: -100%;
        background: transparent;
        overflow: hidden
    }

    .navbar-offcanvas.offcanvas-transform.in {
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }
}

body:after {
    content: url(../close.html) url(../gif/loading.gif) url(../png/prev.png) url(../png/next.png);
    display: none
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000;
    text-align: center;
    line-height: 0;
    font-weight: normal
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    max-height: none;
    border-radius: 3px;
    border: 4px solid #fff
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    border-radius: 4px;
    background-color: #fff
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-loader {
    position: absolute;
    top: 43%;
    left: 0;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../gif/loading.gif) no-repeat
}

.lb-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    outline: none;
    background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==")
}

.lb-prev, .lb-next {
    height: 100%;
    cursor: pointer;
    display: block
}

.lb-nav a.lb-prev {
    width: 34%;
    left: 0;
    float: left;
    background: url(../png/prev.png) left 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: opacity .6s
}

.lb-nav a.lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-nav a.lb-next {
    width: 64%;
    right: 0;
    float: right;
    background: url(../png/next.png) right 48% no-repeat;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transition: opacity .6s
}

.lb-nav a.lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    *zoom: 1;
    width: 100%;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: bold;
    line-height: 1em
}

.lb-data .lb-caption a {
    color: #4ae
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.lb-data .lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: url(../png/close.png) top right no-repeat;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: .7;
    transition: opacity .2s
}

.lb-data .lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

html {
    position: relative;
    min-height: 100%;
    font-size: 10px
}

body {
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: rgba(0, 0, 0, .87);
    overflow-x: hidden
}

a {
    color: inherit
}

a:hover, a:focus {
    color: inherit
}

h1, h2, h3, h4, h5, .h1, .h2, main .product-list-title, section.vitrine .product-list-title, .h3, .h4, .h5 {
    font-family: "Open Sans", sans-serif;
    font-weight: 400
}

.nopadding {
    padding: 0 !important
}

.nomargin {
    margin: 0 !important
}

.nomargin-top {
    margin-top: 0 !important
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    padding: 15px 0;
    font-weight: 300
}

.breadcrumb>li {
    font-size: 11px;
    text-transform: uppercase
}

.breadcrumb>li.active {
    font-weight: 700
}

.breadcrumb>li+li:before {
    content: '';
    padding: 0 5px;
    color: rgba(0, 0, 0, .87);
    font-family: 'Glyphicons Halflings';
    font-size: 8px
}

.h1 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    font-weight: 500;
    font-size: 2.4rem
}

.h2, main .product-list-title, section.vitrine .product-list-title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    font-weight: 500;
    font-size: 2.2rem
}

.header-md-nav {
    height: 55px
}

.header-md-nav-list {
    float: left;
    width: 100%;
    height: 55px;
    overflow: hidden
}

.header-md-nav-item {
    float: left
}

.header-md-nav-item .icon-arrow-hover {
    display: inline-block;
    background-image: url(../png/sprite.png);
    background-position: -203px -201px;
    width: 13px;
    height: 9px
}

.header-md-nav-item:hover>.dropdown-menu, .header-md-nav-item:hover .header-md-nav-content {
    display: block
}

.header-md-nav-item:hover .icon-arrow-hover {
    background-position: -180px -201px
}

.header-md-nav-item>a {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 55px;
    height: 55px;
    transition: color .25s, background-color .25s
}

.header-md-nav-item>a:hover, .header-md-nav-item>a:focus {
    text-decoration: none
}

.header-md-nav-content {
    position: absolute;
    display: none;
    z-index: 99
}

.header-md-nav-toggle {
    float: none !important
}

.header-md-nav-content-inner {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    padding: 30px 20px
}

.header-md-nav-content-list {
    list-style: inside none
}

.header-md-nav-content-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.header-md-nav-content-list+.header-md-nav-content-title {
    margin-top: 20px
}

.header-md-nav-content-item>a {
    font-weight: 400;
    margin-bottom: 10px;
    display: block
}

.header-md-nav-content .header-md-nav-col:after {
    position: absolute;
    top: 0;
    right: 10px;
    content: '';
    width: 1px;
    height: 100%;
    background: #ebebeb;
    min-height: 110px
}

.header-md-nav-content .header-md-nav-col:last-child:after {
    display: none;
    background: transparent
}

.item-hidden {
    opacity: 0
}

@media(min-width:1300px) {
    .container {
        width: 1280px
    }
}

.btn {
    border-radius: 2px
}

section.checkout {
    min-height: calc(100vh - 230px)
}

.header-search-fixed {
    position: fixed;
    z-index: 1039;
    top: 0;
    left: 0;
    background: #f9f9f9;
    padding: 10px 10px 5px 10px;
    width: 100%;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .05)
}

.header-top .navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 4px
}

.header-top .navbar-nav>li>a>b {
    display: inline
}

.header-middle {
    height: 115px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

.header-middle .header-logo-holder {
    height: 115px
}

.header-middle .header-logo-holder .header-md-not-my-cart {
    display: none
}

.header-logo {
    width: 100%;
    height: 115px;
    text-decoration: none;
    position: relative;
    z-index: 4;
    display: block;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

@media(max-width:425px) {
    .header-logo img {
        max-width: 180px
    }
}

@media(min-width:1200px) {
    .header-logo {
        padding: 0
    }
}

.header-logo img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.header-logo-checkout {
    padding: 0;
    position: relative;
    display: block;
    height: 45px
}

.header-logo-checkout img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 45px
}

.header-logo-holder {
    padding-left: 0;
    padding-right: 0
}

@media(min-width:1200px) {
    .header-search-form {
        width: 100%
    }
}

.header-search-holder {
    float: left;
    width: 100%
}

.header-md-nav-icon-holder {
    float: right;
    display: none
}

@media(min-width:1200px) {
    .header-md-nav-icon-holder {
        display: block;
        width: auto
    }
}

.header-md-nav-list {
    list-style: inside none;
    margin: 0
}

.header-md-nav-icon-list {
    display: table;
    width: 100%;
    margin: 0
}

.header-md-nav-item>a:first-child {
    padding-left: 0
}

.header-md-nav-item .dropdown-menu {
    left: auto;
    border-radius: 0;
    margin: 0;
    padding: 15px 0;
    box-shadow: none;
    background-color: #f8f8f8;
    border-top: none;
    z-index: 99
}

.header-md-nav-item .dropdown-menu li {
    width: 300px
}

.header-md-nav-item .dropdown-menu li>a {
    padding: 3px 0 3px 20px
}

.header-md-nav-item .dropdown-menu li>a:hover, .header-md-nav-item .dropdown-menu li>a:focus {
    background-color: #f0f0f0
}

.header-md-nav-icon-item {
    display: table-cell;
    max-width: 33.3333333333%;
    list-style: none;
    text-align: center;
    vertical-align: middle
}

.header-md-nav-icon-item a {
    position: relative;
    display: inline-block;
    padding-right: 7px;
    padding-left: 7px;
    text-decoration: none
}

.header-md-nav-icon-item .icon-shopping-cart-count {
    line-height: 22px;
    position: absolute;
    top: 0;
    right: 0;
    min-width: 22px;
    height: 22px;
    margin-top: -10px;
    margin-right: 5px;
    text-align: center;
    border-radius: 10px
}

.header-md-nav-icon-item .icon-shopping-cart-count .blue {
    color: rgba(255, 255, 255, .87);
    background-color: #2abced
}

.header-md-nav-icon {
    font-size: 2.5rem;
    position: relative
}

.header-md-nav-icon-text {
    display: block;
    text-align: center
}

.header-btn-search {
    height: 45px;
    margin-left: 0;
    vertical-align: middle;
    border: 1px solid #ebebeb;
    border-left: 0;
    border-radius: 2px
}

.header-btn-search:hover, .header-btn-search:focus, .header-btn-search:active, .header-btn-search:active:hover {
    box-shadow: none;
    outline: 0
}

.header-btn-search .icon-search {
    font-size: 2.4rem
}

.header-checkout {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    background: #fff;
    position: relative;
    padding-top: 30px;
    padding-bottom: 15px
}

@media(max-width:990px) {
    .header-checkout {
        padding-top: 15px
    }
}

.header-checkout .header-help {
    text-align: right
}

@media(max-width:767.999px) {
    .header-checkout .header-help {
        display: none
    }
}

.header-checkout .header-help-label, .header-checkout .header-help-phone {
    display: block
}

.header-checkout .header-help-label {
    font-size: 16px
}

.header-checkout .header-help-phone {
    font-size: 18px;
    font-weight: 600
}

.header-lg-scroll {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 65px;
    background: #f8f8f8;
    box-shadow: 0 0 7px rgba(0, 0, 0, .5);
    z-index: 999999
}

@media(min-width:1200px) {
    .header-lg-scroll.visible {
        display: block
    }

    .header-lg-scroll .header-search-form {
        width: 400px;
        width: calc(100% - 120px);
        float: right
    }
}

.header-lg-scroll .menu-toggle {
    width: 115px;
    margin-top: 10px;
    display: inline-block;
    border: 1px solid #ebebeb;
    padding: 11px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    vertical-align: top;
    text-decoration: none;
    outline: 0
}

.header-lg-scroll .menu-toggle .is-close {
    display: none
}

.header-lg-scroll .menu-toggle.open .is-open {
    display: none
}

.header-lg-scroll .menu-toggle.open .is-close {
    display: block
}

.header-lg-scroll-list {
    margin: 10px 0;
    padding: 0;
    height: 50px
}

.header-lg-scroll-list li {
    display: inline-block;
    line-height: 45px;
    text-transform: uppercase
}

.header-lg-scroll-list li:first-child {
    margin-right: 20px
}

.header-lg-scroll-list li .icon-phone {
    font-size: 1.5rem
}

.header-lg-scroll-list li span.tel {
    font-weight: 500;
    font-size: 2rem
}

.header-lg-scroll-logo {
    margin: 0;
    height: 65px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.header-lg-scroll-logo img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.header-lg-scroll .header-search {
    padding: 0;
    margin: 10px 0
}

.header-lg-scroll .header-right-nav {
    margin: 15px 0 0 0 !important;
    text-align: right
}

.header-lg-scroll .header-my-cart .icon-shopping-cart-count {
    top: -5px;
    right: -10px
}

.header-sm-navbar-toggle {
    display: none
}

.header-base {
    font-size: 13px;
    transition: all .2s ease
}

.header-base-fixed {
    position: fixed;
    width: 100%;
    height: 55px;
    top: 65px;
    z-index: 99999;
    background: #f8f8f8
}

.header-base-fixed .header-md-nav-content-inner {
    overflow-y: scroll;
    max-height: 400px
}

.header-base-fixed .header-md-nav-content-inner::-webkit-scrollbar {
    width: 5px
}

.header-base-fixed .header-md-nav-content-inner::-webkit-scrollbar-track {
    margin-right: 5px
}

.header-base-fixed .header-md-nav-content-inner::-webkit-scrollbar-thumb {
    border-radius: 25px;
    background: #ccc
}

.header-scroll-active {
    padding-bottom: 55px
}

header .navbar {
    margin-bottom: 0
}

header .navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

header .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%
}

header .nav-mob .panel {
    border-radius: 0 !important;
    margin: 0
}

header .nav-mob .panel-has-plus {
    font-weight: 700
}

header .nav-mob .panel-has-plus:after {
    float: right;
    content: '';
    font-family: FontAwesome;
    font-size: 2.5rem;
    line-height: .8;
    color: #252525;
    opacity: .7
}

header .nav-mob .panel .collapsed:after {
    float: right;
    content: '';
    font-family: FontAwesome;
    font-size: 2.5rem;
    line-height: .8;
    color: #252525;
    opacity: .7
}

header .nav-mob .panel-heading a:hover, header .nav-mob .panel-heading a:focus {
    text-decoration: none
}

header .nav-mob .panel-body {
    padding: 0
}

header .nav-mob .panel-list {
    margin: 0;
    padding: 0
}

header .nav-mob .panel-list li {
    padding: 10px 15px;
    border-top: 1px solid #c1c1c1
}

header .nav-mob .panel-list li .panel {
    margin: -10px -15px
}

.menu-sem-borda {
    border: 0
}

.busca label, .busca legend, .busca input[type='button'] {
    display: none
}

.busca .fulltext-search-box, .busca-blog {
    display: table-cell;
    float: left;
    width: 100%;
    height: 45px;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ebebeb;
    border-right: 0;
    border-radius: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.busca .fulltext-search-box:hover, .busca .fulltext-search-box:focus, .busca .fulltext-search-box:active, .busca .fulltext-search-box:active:hover, .busca-blog:hover, .busca-blog:focus, .busca-blog:active, .busca-blog:active:hover {
    outline: 0
}

.busca .fulltext-search-box-linx {
    display: table-cell;
    float: left;
    width: 100%;
    height: 45px;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ebebeb;
    border-right: 0;
    border-radius: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.busca .fulltext-search-box-linx:hover, .busca .fulltext-search-box-linx:focus, .busca .fulltext-search-box-linx:active, .busca .fulltext-search-box-linx:active:hover {
    outline: 0
}

.busca .fulltext-search-box-linx-scroll {
    display: table-cell;
    float: left;
    width: 100%;
    height: 36px;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ebebeb;
    border-right: 0;
    border-radius: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.busca .fulltext-search-box-linx-scroll:hover, .busca .fulltext-search-box-linx-scroll:focus, .busca .fulltext-search-box-linx-scroll:active, .busca .fulltext-search-box-linx-scroll:active:hover {
    outline: 0
}

.input-group-btn {
    font-size: 0;
    position: relative;
    width: 1%;
    vertical-align: middle;
    white-space: nowrap
}

.info-user {
    display: inline-block;
    width: 100%;
    background-color: #fff
}

.info-user .user-ctn {
    padding: 16px 10px;
    border-bottom: 1px solid #f1f1f1
}

.info-user .user-ctn .icon-ctn {
    width: auto;
    height: 100%;
    float: left;
    margin-top: 5px;
    margin-right: 10px
}

.info-user .user-ctn .icon-ctn .icon img {
    width: 32px;
    height: 32px
}

.info-user .user-ctn .nome-user {
    font-weight: bold;
    line-height: 1em;
    font-size: 16px;
    margin-top: 5px
}

.info-user .user-ctn .action-user {
    font-size: .75em
}

.dropdown-submenu>.dropdown-menu {
    min-width: 300px;
    min-height: 100%;
    left: 100%;
    top: 0;
    background: #fff
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu>a {
    position: relative
}

.dropdown-submenu>a:after {
    content: "";
    width: 15px;
    height: 18px;
    line-height: 20px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    border: none;
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px
}

@media(min-width:992px) {
    .header-btn-search {
        font-size: 16px;
        line-height: 1.5;
        height: 45px;
        padding: 9px 12px;
        border: none !important
    }
}

@media(max-width:1199px) {
    .header-middle {
        height: auto
    }

    .header-md-nav {
        clear: both
    }

    .header-md-nav .header-md-nav-list {
        margin-top: 0
    }
}

@media(min-width:1200px) {
    .header-middle .header-right-nav {
        position: relative;
        height: 45px;
        margin: 40px 0 0;
        text-align: right
    }

    .header-right-nav {
        font-size: 14px
    }

    .header-right-nav .acc-info {
        float: right
    }

    .header-right-nav .acc-info .welcome {
        font-weight: 500;
        font-size: 14px
    }

    .header-right-nav .acc-info .links {
        font-weight: 700;
        font-size: 11px;
        margin: 0;
        text-transform: uppercase
    }

    .header-my-cart, .header-my-acc {
        vertical-align: top;
        display: inline-block
    }

    .header-my-cart>a, .header-my-acc>a {
        position: relative;
        display: block;
        outline: 0;
        text-decoration: none
    }

    .header-my-cart>i, .header-my-cart>a>i, .header-my-acc>i, .header-my-acc>a>i {
        float: left
    }

    .header-my-acc {
        margin-right: 20px;
        text-align: left;
        font-size: 12px;
        line-height: 12px
    }

    .header-my-acc hr {
        margin: 3px
    }

    .header-my-acc .header-lg-nav-icon {
        font-size: 30px;
        padding-right: 10px
    }

    .header-my-cart .shopping-cart {
        display: inline-block;
        width: 35px;
        height: 35px;
        text-align: center;
        font-size: 32px
    }

    .header-my-cart .icon-shopping-cart-count {
        font-size: 1.8rem;
        display: inline-block;
        position: absolute;
        top: -5px;
        right: -10px
    }

    .header-my-cart .icon-shopping-cart-count .badge {
        background: #286090
    }

    .leancom-header.default .header-middle .header-search-holder {
        width: 60%
    }

    .leancom-header.default .header-middle .header-my-cart .icon-shopping-cart-count {
        top: 0;
        right: 0
    }
}

.footer-checkout {
    position: relative;
    padding-bottom: 20px;
    min-height: 110px;
    background: #fff
}

.footer-about {
    font-size: 12px;
    border-top: 1px solid #ebebeb;
    padding-top: 15px
}

.footer-title {
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 700
}

.footer-base {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #ebebeb;
    background-color: #fafafa
}

.footer-base li {
    padding-top: 7px;
    padding-bottom: 5px
}

.footer-base li a {
    padding: 0
}

.footer-base li a:hover, .footer-base li a:focus {
    text-decoration: underline;
    background-color: transparent
}

.footer-base .nav-selos>li {
    padding-top: 3px;
    padding-bottom: 0;
    padding-right: 4px;
    display: block;
    float: left
}

.footer-author p {
    font-size: 10px;
    margin: 0
}

.footer-author img {
    margin-left: 5px
}

@media(max-width:640px) {
    .footer-checkout {
        margin-bottom: 75px
    }
}

@media(min-width:641px) {
    .footer-author {
        padding-bottom: 10px
    }
}

.border-bottom {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #e3e3e3
}

@media(min-width:1200px) {
    .header-h2 .header-top .pull-left .nav>li>a {
        padding-left: 20px;
        padding-right: 20px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 12px
    }

    .header-h2 .header-top .pull-left .nav>li:first-child>a {
        padding-left: 0
    }

    .header-h2 .header-top .header-md-nav-icon {
        font-size: 1.4rem
    }

    .header-h2 .header-top .navbar-nav>li>a {
        padding-left: 5px;
        padding-right: 5px
    }

    .header-h2 .header-middle {
        height: 115px
    }
}

@media(min-width:1200px) and (min-width:1200px) {
    .header-h2 .header-middle .header-search-holder {
        width: 70%
    }
}

@media(min-width:1200px) and (min-width:1200px) {
    .header-h2 .header-middle .header-md-nav-icon-holder {
        position: relative;
        height: 45px;
        border: 1px solid #ebebeb;
        background: #fff;
        color: #0a0a0a;
        padding: 5px 10px;
        border-radius: 5px
    }

    .header-h2 .header-middle .header-md-nav-icon-holder a {
        text-decoration: none
    }

    .header-h2 .header-middle .header-md-nav-icon-holder a:hover {
        text-decoration: none
    }

    .header-h2 .header-middle .header-md-nav-icon-holder .shopping-cart, .header-h2 .header-middle .header-md-nav-icon-holder .right {
        height: 35px
    }

    .header-h2 .header-middle .header-md-nav-icon-holder .shopping-cart {
        display: inline-block;
        width: 40px;
        font-size: 3rem
    }

    .header-h2 .header-middle .header-md-nav-icon-holder .icon-shopping-cart-count {
        font-size: 1.8rem;
        display: inline-block;
        position: relative;
        top: -15px;
        left: -20px
    }

    .header-h2 .header-middle .header-md-nav-icon-holder .icon-shopping-cart-count .badge {
        background: #286090
    }

    .header-h2 .header-middle .header-md-nav-icon-holder .right {
        display: inline-block
    }

    .header-h2 .header-middle .header-md-nav-icon-holder .right span {
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 12px
    }

    .header-h2 .header-middle .header-md-nav-icon-holder .right span.price-cart {
        color: #286090
    }
}

@media(min-width:1200px) and (min-width:1200px) {
    .header-h2 .header-middle .header-search {
        padding: 0
    }
}

@media(min-width:1200px) {
    .header-h2 .header-middle .header-md-nav-icon {
        font-size: 2rem
    }

    .header-h2 .header-middle .header-right-nav {
        margin: 20px 0 0;
        height: 80px
    }

    .header-h2 .header-middle .header-logo-holder {
        height: 115px
    }

    .header-h2 .header-middle .header-logo-holder .header-logo {
        position: relative;
        display: inline-block;
        height: 115px
    }
}

@media(min-width:1200px) and (min-width:600px) {
    .header-h2 .header-middle .header-logo-holder .header-logo img {
        max-width: 350px;
        max-height: 90px;
        top: unset;
        bottom: 20px
    }
}

@media(min-width:1200px) {
    .header-h2 .header-middle .header-links-utils {
        text-align: left;
        margin-bottom: 10px
    }

    .header-h2 .header-middle .header-links-utils .mensagem {
        display: inline-block
    }

    .header-h2 .header-middle .header-links-utils ul {
        float: right;
        display: inline-block;
        list-style: none
    }

    .header-h2 .header-middle .header-links-utils ul li {
        display: inline-block;
        margin-left: 20px
    }

    .header-h2 .header-middle .header-links-utils a, .header-h2 .header-middle .header-links-utils a:hover {
        text-decoration: none
    }
}

@media(max-width:1199px) {
    .header-h2 .header-links-utils {
        display: none
    }
}

@media(min-width:1200px) {
    .header-h3 .header-top .pull-left, .header-h3 .header-top .pull-right {
        padding-left: 15px;
        padding-right: 15px
    }

    .header-h3 .header-top .pull-left {
        padding-top: 5px;
        padding-bottom: 4px;
        text-transform: uppercase;
        font-size: 12px
    }

    .header-h3 .header-top .pull-left a {
        font-weight: bold
    }

    .header-h3 .header-top .pull-right .nav>li:last-child>a {
        padding-right: 0
    }

    .header-h3 .header-middle {
        height: 115px;
        position: relative
    }

    .header-h3 .header-middle .header-logo-holder {
        height: 115px;
        max-width: unset
    }

    .header-h3 .header-middle .header-logo-holder .header-logo {
        position: relative;
        display: block;
        width: 100%;
        height: 115px;
        max-width: unset
    }

    .header-h3 .header-middle .header-logo-holder .header-logo img {
        max-width: 350px;
        max-height: 90px;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0
    }

    .header-h3 .header-search {
        float: left
    }

    .header-h3 .header-search-holder {
        width: 100%;
        height: 115px
    }

    .header-h3 .header-search-holder form {
        height: 45px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .header-h3 .header-search {
        padding: 0
    }

    .header-h3 .header-md-nav-icon {
        font-size: 2rem
    }

    .header-h3 .header-md-nav-list {
        display: inline-block;
        text-align: center
    }

    .header-h3 .header-md-nav-list>li {
        display: inline-block;
        float: unset
    }
}

@media(max-width:1199px) {
    .header-h3 .hide-mob {
        display: none
    }
}

@media(min-width:1200px) {
    .header-h4 .header-top .pull-left .nav>li>a {
        padding-left: 20px;
        padding-right: 20px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 12px
    }

    .header-h4 .header-top .pull-left .nav>li:first-child>a {
        padding-left: 0
    }

    .header-h4 .header-top .header-md-nav-icon {
        font-size: 1.4rem
    }

    .header-h4 .header-top .navbar-nav>li>a {
        padding-left: 5px;
        padding-right: 5px
    }

    .header-h4 .header-middle {
        height: 115px
    }

    .header-h4 .header-middle .header-logo-holder {
        height: 115px
    }

    .header-h4 .header-middle .header-logo-holder .header-logo {
        position: relative;
        display: inline-block;
        height: 115px
    }
}

@media(min-width:1200px) and (min-width:600px) {
    .header-h4 .header-middle .header-logo-holder .header-logo img {
        max-width: 350px;
        max-height: 90px;
        top: unset;
        bottom: 30px
    }
}

@media(min-width:1200px) and (min-width:1200px) {
    .header-h4 .header-search-holder {
        width: 60%
    }
}

@media(min-width:1200px) and (min-width:1200px) {
    .header-h4 .header-search {
        padding: 0
    }
}

@media(min-width:1200px) {
    .header-h4 .header-md-nav-icon {
        font-size: 2rem
    }

    .header-h4 .header-lg-nav-icon {
        font-size: 35px
    }

    .header-h4 .header-my-acc {
        margin-right: 20px;
        text-align: left;
        font-size: 14px;
        line-height: 14px
    }

    .header-h4 .header-my-acc hr {
        margin: 3px
    }

    .header-h4 .header-my-acc .header-lg-nav-icon {
        font-size: 40px;
        padding-right: 10px
    }

    .header-h4 .header-links-utils {
        margin-bottom: 10px
    }

    .header-h4 .header-links-utils .mensagem {
        display: inline-block
    }

    .header-h4 .header-links-utils ul {
        float: right;
        display: inline-block;
        list-style: none
    }

    .header-h4 .header-links-utils ul li {
        display: inline-block;
        margin-left: 20px
    }

    .header-h4 .header-links-utils a, .header-h4 .header-links-utils a:hover {
        text-decoration: none
    }

    .header-h4 .header-lg-scroll .header-lg-nav-icon {
        font-size: 30px
    }

    .header-h4 .header-lg-scroll .header-my-cart .shopping-cart {
        height: 35px;
        width: 35px;
        font-size: 35px
    }
}

@media(max-width:1199px) {
    .header-h4 .header-links-utils {
        display: none
    }
}

@media(min-width:1200px) {
    .header-h5 .header-top .pull-left .nav>li>a {
        padding-left: 20px;
        padding-right: 20px;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 12px
    }

    .header-h5 .header-top .pull-left .nav>li:first-child>a {
        padding-left: 0
    }

    .header-h5 .header-top .header-md-nav-icon {
        font-size: 1.4rem
    }

    .header-h5 .header-top .navbar-nav>li>a {
        padding-left: 5px;
        padding-right: 5px
    }

    .header-h5 .header-middle {
        height: auto;
        box-shadow: none
    }

    .header-h5 .header-base>.container {
        padding: 0
    }

    .header-h5 .header-base .container {
        width: 100%
    }

    .header-h5 .header-md-nav-content {
        left: 0
    }

    .header-h5 .header-md-nav-holder {
        width: 950px
    }
}

@media(min-width:1200px) and (min-width:1200px) {
    .header-h5 .header-search-holder {
        width: 60%
    }
}

@media(min-width:1200px) and (min-width:1200px) {
    .header-h5 .header-search {
        padding: 0
    }
}

@media(min-width:1200px) {
    .header-h5 .header-md-nav-icon {
        font-size: 2rem
    }

    .header-h5 .header-lg-nav-icon {
        font-size: 35px
    }

    .header-h5 .header-my-acc {
        margin-right: 20px;
        text-align: left;
        font-size: 14px;
        line-height: 14px
    }

    .header-h5 .header-my-acc hr {
        margin: 3px
    }

    .header-h5 .header-my-acc .header-lg-nav-icon {
        font-size: 40px;
        padding-right: 10px
    }

    .header-h5 .header-logo-holder {
        height: 115px
    }

    .header-h5 .header-logo-holder .header-logo {
        position: relative;
        display: inline-block;
        height: 115px
    }
}

@media(min-width:1200px) and (min-width:600px) {
    .header-h5 .header-logo-holder .header-logo img {
        max-width: 290px;
        max-height: 90px;
        top: unset;
        bottom: 30px
    }
}

@media(min-width:1200px) {
    .header-h5 .header-links-utils {
        margin-bottom: 10px
    }

    .header-h5 .header-links-utils .mensagem {
        display: inline-block
    }

    .header-h5 .header-links-utils ul {
        float: right;
        display: inline-block;
        list-style: none
    }

    .header-h5 .header-links-utils ul li {
        display: inline-block;
        margin-left: 20px
    }

    .header-h5 .header-links-utils a, .header-h5 .header-links-utils a:hover {
        text-decoration: none
    }

    .header-h5 .header-lg-scroll .header-lg-nav-icon {
        font-size: 30px
    }

    .header-h5 .header-lg-scroll .header-my-cart .shopping-cart {
        height: 35px;
        width: 35px;
        font-size: 35px
    }
}

@media(max-width:1199px) {
    .header-h5 .header-links-utils {
        display: none
    }
}

footer.f2 .fa {
    border-radius: 36px;
    border: 1px solid #fff;
    display: inline-block;
    height: 36px;
    padding-top: 10px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 36px
}

footer.f2 .contact p {
    display: inline-block;
    vertical-align: middle;
    width: 80%;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.8rem
}

footer.f2 .news-social-list {
    text-align: center
}

footer.f2 .news-social-list-item {
    display: inline-block
}

.owl-carousel {
    display: block !important
}

.owl-carousel:not(.owl-loaded) {
    display: block !important;
    overflow: hidden
}

.owl-carousel:not(.owl-loaded)>* {
    opacity: 0
}

.owl-carousel:not(.owl-loaded)>*:not(:first-child) {
    display: none
}

.owl-carousel img {
    width: 100%
}

.owl-carousel .owl-nav {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    left: 0
}

.owl-carousel .owl-nav button {
    outline-style: none
}

.owl-carousel .owl-nav button.owl-prev {
    float: left
}

.owl-carousel .owl-nav button.owl-next {
    float: right
}

.owl-carousel .owl-nav button>span {
    color: #337ab7;
    opacity: .8;
    font-size: 30px
}

.owl-carousel .owl-nav button>span:hover {
    opacity: 1
}

.owl-carousel .owl-nav button.disabled>span {
    color: #ccc
}

.owl-carousel .owl-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center
}

.owl-carousel .owl-dots .owl-dot {
    border: none;
    background: #ccc;
    width: 10px;
    height: 10px;
    border-radius: 25px;
    margin: 0 5px
}

.owl-carousel .owl-dots .owl-dot.active {
    background: #337ab7
}

[class*="sprite"] {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*="icomoon"], .star-rating {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'Icomoon';
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1
}

.star-rating {
    position: relative;
    color: #e1e1e1;
    letter-spacing: .2rem;
    font-size: 20px
}

.star-rating:after {
    position: absolute;
    left: 0;
    top: 0;
    color: #fc0
}

.star-rating-0:before, .star-rating:before {
    content: ""
}

.star-rating-00:before, .star-rating-0:before {
    opacity: 0;
    visibility: hidden
}

.star-rating-5:after {
    content: ""
}

.star-rating-10:after {
    content: ""
}

.star-rating-15:after {
    content: ""
}

.star-rating-20:after {
    content: ""
}

.star-rating-25:after {
    content: ""
}

.star-rating-30:after {
    content: ""
}

.star-rating-35:after {
    content: ""
}

.star-rating-40:after {
    content: ""
}

.star-rating-45:after {
    content: ""
}

.star-rating-50:after {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.icon-link-external:before {
    content: ""
}

.icon-institutional:before {
    content: ""
}

.icon-cutlery:before {
    content: ""
}

.icon-cubes:before {
    content: ""
}

.icon-clock-o:before {
    content: ""
}

.icon-tag:before {
    content: ""
}

.icon-navigate-left:before {
    content: ""
}

.icon-navigate-right:before {
    content: ""
}

.icon-headset:before {
    content: ""
}

.icon-info:before {
    content: "🌖"
}

.icon-print:before {
    content: ""
}

.icon-warning:before {
    content: ""
}

.icon-error:before {
    content: ""
}

.icon-shipping:before {
    content: ""
}

.icon-home:before {
    content: ""
}

.icon-visibility:before {
    content: ""
}

.icon-trash:before {
    content: ""
}

.icon-pencil:before {
    content: ""
}

.icon-cog:before {
    content: ""
}

.icon-sign-out:before {
    content: ""
}

.icon-list:before {
    content: ""
}

.icon-download:before {
    content: ""
}

.icon-star:before {
    content: ""
}

.icon-star-half:before {
    content: ""
}

.icon-plus-circle:before {
    content: ""
}

.icon-wrench:before {
    content: ""
}

.icon-gift:before {
    content: ""
}

.icon-check:before {
    content: ""
}

.icon-question-circle:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-new-releases:before {
    content: ""
}

.icon-location-on:before {
    content: ""
}

.icon-mail:before {
    content: ""
}

.icon-keyboard-arrow-down:before {
    content: ""
}

.icon-keyboard-arrow-left:before {
    content: ""
}

.icon-keyboard-arrow-right:before {
    content: ""
}

.icon-keyboard-arrow-up:before {
    content: ""
}

.icon-security:before {
    content: ""
}

.icon-arrow-drop-down:before {
    content: ""
}

.icon-arrow-drop-up:before {
    content: ""
}

.icon-chat:before {
    content: ""
}

.icon-person:before {
    content: ""
}

.icon-credit-card:before {
    content: ""
}

.icon-thumb-down:before {
    content: ""
}

.icon-thumb-up:before {
    content: ""
}

.icon-vtex:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-shopping-cart:before {
    content: ""
}

.icon-menu:before {
    content: ""
}

.icon-menu-close:before {
    content: ""
}

.icon-shopping-basket:before {
    content: ""
}

.icon-search-plus:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-google-plus:before {
    content: ""
}

.icon-spinner:before {
    content: ""
}

.icon-youtube-play:before {
    content: ""
}

.icon-refresh:before {
    content: ""
}

.icon-chevron-left:before {
    content: ""
}

.icon-chevron-right:before, .pages .next:after {
    content: ""
}

.icon-pinterest:before {
    content: ""
}

.icon-accessible:before {
    content: ""
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 15px;
    line-height: 1.5;
    color: #757575;
    background-color: rgba(255, 255, 255, .87);
    border-radius: 2px;
    background-image: none;
    border: 1px solid #ccc
}

.form-control:focus, .form-control:focus:hover {
    background-color: #fff
}

.form-control:focus {
    border-color: #aaa;
    outline: 0;
    box-shadow: none
}

.modal-title {
    font-size: 16px;
    font-weight: 600
}

.modal-body {
    overflow: hidden
}

.modal-body-youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.modal-body-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.owl-carousel .owl-wrapper:after {
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.'
}

.owl-carousel, .owl-carousel .owl-wrapper {
    position: relative;
    display: none
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-theme .owl-controls .owl-buttons div, .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1
}

.owl-carousel .owl-wrapper-outer {
    position: relative;
    overflow: hidden;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(../icon-grabbing.html) 8 8, move
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    text-decoration: none;
    opacity: 1
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 7px;
    border-radius: 20px;
    background: #e1e1e1
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #e6421e
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    font-size: 1.4rem;
    width: auto;
    height: auto;
    padding: 2px 10px;
    color: #fff;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url(../ajax-loader.html) center center no-repeat
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    animation: scaleUpTo .5s ease both
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes backSlideOut {
    25% {
        transform: translateZ(-500px);
        opacity: .5
    }

    100%, 75% {
        transform: translateZ(-500px) translateX(-200%);
        opacity: .5
    }
}

@keyframes backSlideIn {
    0%, 25% {
        transform: translateZ(-500px) translateX(200%);
        opacity: .5
    }

    75% {
        transform: translateZ(-500px);
        opacity: .5
    }

    100% {
        transform: translateZ(0) translateX(0);
        opacity: 1
    }
}

@keyframes scaleToFade {
    to {
        transform: scale(.8);
        opacity: 0
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@keyframes scaleUpFrom {
    from {
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes scaleUpTo {
    to {
        transform: scale(1.5);
        opacity: 0
    }
}

.tabs-left, .tabs-right {
    border-bottom: none;
    padding-top: 2px
}

.tabs-left {
    border-right: 1px solid #ddd
}

.tabs-right {
    border-left: 1px solid #ddd
}

.tabs-left>li, .tabs-right>li {
    float: none !important;
    margin-bottom: 2px
}

.tabs-left>li {
    margin-right: -1px
}

.tabs-right>li {
    margin-left: -1px
}

.tabs-left>li.active>a, .tabs-left>li.active>a:hover, .tabs-left>li.active>a:focus {
    border-bottom-color: #ddd;
    border-right-color: transparent
}

.tabs-right>li.active>a, .tabs-right>li.active>a:hover, .tabs-right>li.active>a:focus {
    border-bottom: 1px solid #ddd;
    border-left-color: transparent
}

.tabs-left>li>a {
    border-radius: 4px 0 0 4px !important;
    margin-right: 0 !important;
    display: block !important
}

.tabs-right>li>a {
    border-radius: 0 4px 4px 0 !important;
    margin-right: 0 !important
}

.vertical-text {
    margin-top: 50px;
    border: none;
    position: relative
}

.vertical-text>li {
    height: 20px;
    width: 120px;
    margin-bottom: 100px
}

.vertical-text>li>a {
    border-bottom: 1px solid #ddd;
    border-right-color: transparent;
    text-align: center;
    border-radius: 4px 4px 0 0
}

.vertical-text>li.active>a, .vertical-text>li.active>a:hover, .vertical-text>li.active>a:focus {
    border-bottom-color: transparent;
    border-right-color: #ddd;
    border-left-color: #ddd
}

.vertical-text.tabs-left {
    left: -50px
}

.vertical-text.tabs-right {
    right: -50px
}

.vertical-text.tabs-right>li {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.vertical-text.tabs-left>li {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.bread-crumb ul {
    padding: 10px 15px 10px 0;
    list-style: none;
    margin-bottom: 0
}

.bread-crumb ul>li {
    display: inline;
    font-size: 16px
}

.bread-crumb ul>li>a {
    color: #757575
}

.bread-crumb ul>li+li:before {
    content: "› ";
    padding: 0 5px;
    color: #757575
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    font-size: .1px;
    position: absolute;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    top: -5px;
    left: 0;
    width: 100%;
    height: 7px;
    cursor: n-resize
}

.ui-resizable-s {
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 7px;
    cursor: s-resize
}

.ui-resizable-e {
    top: 0;
    right: -5px;
    width: 7px;
    height: 100%;
    cursor: e-resize
}

.ui-resizable-w {
    top: 0;
    left: -5px;
    width: 7px;
    height: 100%;
    cursor: w-resize
}

.ui-resizable-se {
    right: 1px;
    bottom: 1px;
    width: 12px;
    height: 12px;
    cursor: se-resize
}

.ui-resizable-sw {
    bottom: -5px;
    left: -5px;
    width: 9px;
    height: 9px;
    cursor: sw-resize
}

.ui-resizable-nw {
    top: -5px;
    left: -5px;
    width: 9px;
    height: 9px;
    cursor: nw-resize
}

.ui-resizable-ne {
    top: -5px;
    right: -5px;
    width: 9px;
    height: 9px;
    cursor: ne-resize
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 24px;
    height: 24px;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    font-size: .7em;
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: 6px;
    border: solid 1px #d3d3d3
}

.ui-slider-horizontal .ui-slider-handle {
    border: 1px solid #ccc;
    background: #fff;
    font-weight: 400;
    color: #555;
    top: 0;
    position: absolute;
    z-index: 2;
    width: 18px;
    height: 18px;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    border-radius: 3px;
    margin-top: -7px;
    margin-left: -1px
}

.ui-slider-horizontal .ui-slider-handle:last-child {
    margin-left: -16px
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
    background: #2abced
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-bottom: -.6em;
    margin-left: 0
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.price-range-filter {
    width: 300px;
    padding: 0 20px 30px;
    background: #f6f5f1
}

.price-range-filter>p {
    font-size: 14px;
    margin: -5px -20px 15px -20px;
    padding: 10px;
    color: #d9d9d9;
    border-radius: 4px 4px 0 0;
    background-color: #58585a
}

.price-range-filter>p:before {
    position: absolute;
    top: -14px;
    left: 18px;
    width: 0;
    height: 0;
    content: ' ';
    border-right: 9px solid transparent;
    border-bottom: 9px solid #58585a;
    border-left: 9px solid transparent
}

.range-list {
    font-size: 0;
    margin: 0 0 30px;
    padding: 0;
    text-align: center
}

.range-list>li {
    font-size: 16px;
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle
}

.range-list>li>input {
    font-size: 16px;
    display: inline-block;
    float: none;
    width: 80px;
    margin: 0;
    padding: 5px 6px;
    border: 1px solid #d9d9d9;
    border-radius: 3px
}

.range-list>li>span {
    position: relative;
    padding: 0 5px
}

.range-list>li>span:before {
    position: relative;
    float: left;
    width: 20px;
    height: 1px;
    margin-top: 13px;
    margin-left: 10px;
    content: ' ';
    border-top: 1px solid #d9d9d9
}

.range-list>li>span:after {
    position: relative;
    float: right;
    width: 20px;
    height: 1px;
    margin-top: 13px;
    margin-right: 10px;
    content: ' ';
    border-top: 1px solid #d9d9d9
}

.easyzoom {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.easyzoom img {
    vertical-align: bottom
}

.easyzoom.is-loading img {
    cursor: progress
}

.easyzoom.is-ready img {
    cursor: url(../png/icon-zoom.png), auto;
    max-width: 1024px !important;
}

.easyzoom.is-error img {
    cursor: not-allowed
}

.easyzoom-notice {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 150;
    width: 10em;
    margin: -1em 0 0 -5em;
    line-height: 2em;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 10px #888
}

.easyzoom-flyout {
    position: absolute;
    padding: 20px;
    overflow: hidden;
    background: #fff;
    border: solid 1px #f5f5f5
}

.easyzoom--overlay .easyzoom-flyout {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.easyzoom--adjacent .easyzoom-flyout {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 20px
}

.star {
    line-height: 16px;
    display: block;
    float: left;
    zoom: 1;
    width: 20px;
    height: 16px;
    cursor: pointer;
    background-image: url(../icons-star-rating.html);
    background-position: left -2px
}

.fullStar {
    background-position: left -59px
}

.stars {
    overflow: hidden
}

.tmp_es {
    background-position: left -21px
}

.tmp_fs {
    background-position: left -40px
}

.banner-marcas {
    margin-bottom: 20px
}

.banner-marcas .item {
    margin-right: 20px
}

.banner-marcas .item>a {
    display: block;
    position: relative;
    height: 150px
}

.banner-marcas .item img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.banner-marcas .owl-prev {
    left: 0
}

.banner-marcas .owl-prev .icon-arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAE4klEQVR4Xu2dv27UQBDGZ5xARWOfOSJegIYySgENSFBQUgABwlMgXgHxGkCCRE2B4B2goUEI8aeCcHbOqe9so0suIrkk5/WfOXZ3vmuzO7vzfb/MrNe6hAkf1Qqw6uyRPAEA5RAAAACgXAHl6aMCAADlCihPHxUAAChXQHn6qAAAQLkCytNHBQAAyhVQnj4qAABQroDy9FEBAIByBZSnjwoAAJQroDx9VAAAoFwB5emjAgAA5QooTx8VoFsAzhBRQUR5t2HlogGADrSN4/haXpbPmGiNiEZM9J6ZHydJ8qWD8KIhAEBLeaMoukPMr4hoeSbUTj4er+7u7n5vuYTodADQQt455u9FZaKtNE03WiwhPhUANJS4yvxJ2KIofmXD4cWGSyxkGgBoILOJ+QCggbAuTImi6C4xb53Q849tn4k20zR9ZHNeqAA13KljPhGlRZ6vZln2o8YSCx8KAAwlr2n+MGC+kSTJR8Pw/20YADCQ3lfzp08qBgooHuKz+QCgAmzfzQcAcwCYmj+54VsyKIDO9PzZXHAGOMFdLeajAig3HwDMABBF0b3pJY/XZf9w2mgBUzU0mo8KoNx8AEBEWn/zD9qA6hag3XzVFSCM43Uuy03fn/Or7jBUVgCY/w8LdQDA/KM1QRUAMP94Q1ADQBjH97ksX2rv+SrfBcD804+C3lcAmD//OcBrAGB+1UPg3ncX/PzAfDNfvQQgjOMHXJYvcOCrhsA7AGB+tenevg6G+fXM9+pdAMyvb743AIRx/JDL8jl6fn0InD8DwPz6pntzBoD57cx3ugXA/PbmOwsAzO/GfCcBCMPwFgfBGxz4uoHAuUNgGIafOQguGaTv7Ne1DHLrbIhTAPT7/QvjPP9tkD3MNxDJuRZwbmXl/NnR6I9BbgDAQCTnAJhsOOr1PhHRZYP8AIGBSE61gEk+cRxfL8ryHRFN/ixr1QcQVCjkHACTfHq93u2S6DUgqOK/+udOAgAIqo01HeEsAIDA1OL545wGABC0h8B5AABBOwi8AAAQNIfAGwAAQTMIvAIAENSHwDsAAEE9CLwEABCYQ+AtAIDADAKvAQAE1RB4DwAg8PwmsJrx/RENXiDdTJLkg2l8V8epqAAH5gCC45iqAgCVAACgHcwwoK4CoB0cJUAtAGgH+yCoBgAQAAD1ZwL1FUD7mQAAHDoT1bwnyKb/HdTpyyIAMPNYpA0CAHDCHa4mCADAKZf4WiAAAHPe4miAAABUvMbzHQIAYPAe12cIAIABAA1uDJ15RAQAhgA0gGC4FARrg8Hga40lFj4UANSUvFY7YH69kyTrNZdY6HAA0EBuUwiYaJCmab/BEgubAgAaSm0CQZHn21mWrTRcYiHTAEALmasgYKKtNE03WiwhPhUAtJT4VAiYk2I8Xs2y7GfLJUSnA4AO5A3D8CozPyXmK0VRjIIgeJsvLz/Z3d7+1kF40RAAoFt5AyIqug0pGw0AyOprfXQAYL1FshsEALL6Wh8dAFhvkewGAYCsvtZHBwDWWyS7QQAgq6/10QGA9RbJbhAAyOprfXQAYL1FshsEALL6Wh8dAFhvkewGAYCsvtZHBwDWWyS7QQAgq6/10QGA9RbJbhAAyOprfXQAYL1FshsEALL6Wh8dAFhvkewGAYCsvtZHBwDWWyS7QQAgq6/10f8CPqVGn2/sF7IAAAAASUVORK5CYII=)
}

.banner-marcas .owl-next {
    right: 0
}

.banner-marcas .owl-next .icon-arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAEnUlEQVR4Xu2dTW7TQBzF/+MUtq1malqOUCR2gJCQYAE9AB8bOAYLztCbtFygqtQrAAskKiEB25LWcpJ1axs5JOCmSTwzaQMz72Vbx+577zdvxpMvJXxAO6Cg1VO8EABwCAgAAQB3AFw+G4AAgDsALp8NQADAHQCXzwYgAOAOgMtnAxAAcAfA5bMBCAC4A+Dy2QAEANwBcPlsAAIA7gC4fDYAAQB3AFw+G4AAgDsALj/0BrghIqWIFOA5essPEoC19fUnVVXtdEQeDMOvqsMkSd5mWfbV2wnQJwYHgNZ6W5TaF5GVicz6iVLbWZZ9AM3SS3ZwAKwac9QR2ZqhlhA4YhAUAGmabhZledyikRA4QBAjALV8QmAJQVAA1JrWjPmSiNyx0EcILEwKDgBjzNNK5GDKInCaXELQAkFwANR6tNavRKldQmAxxGMEgBAsHvz4DEE2wPifZxMsDkLQALAJCMDQATaBPwjBNwCnA//w62dGAwCbwA+EqAAgBO4QRAcAIXCDIEoARhC8FKX2uFk0H4hoASAEdk0QNQCEoB2C6AEgBMBTQFO61pprgiksQDRAY7OIEExAAAUAp4PLFQAHACG4CAEkALUFxpgXlch79H0CWAAIwe8mgAaAEBCA4ShAng7gG2C8JEKFgAA0FsWIEBCAiVtjNAgIwJTt0REE9UvJ9fcPtD2C/vAJAZgRLwoEBGDO+EaAgAC0FHzsEBCAthn+7z5BlGsCAmABQGOzKDoICIAlAB4Q9IpO5/7g5OS7wyWWfigBcLTcaU1QVXt5nr92vMRSDycAHnYbY56PXkqeu09QFkW33+9velxiaU8hAB5W27ZAUZY/B73ebY9LLO0pBMDRatvwh6etqt08z984XmKphxMAB7udwhfpFSsr9wbd7g+HSyz9UAJgablj+PXrA8+yLPtoefp/dhgBsLA+1vBr6QTg6reCgxj5Y9kEYA4AMY98AgA+8glA+8h3+cxAULXflM4pYAIEj7eEBRs+F4Hg4ROABgCOI783+nWS//4+v+0ul1OA+wdDogmfDQAePjwAqLXPuwCO/D8MQK4BHL8vKKo5f3JRCAcAw7+IABQADP/yTSEMAAx/+o4ABAAe4dfbu5/aNlFi+Hv0ADD8+ZhGDQDDb++oaAFg+O3hR7sT6PgjUvV9PsycH/0+AMO3G/lRviOI4buFH9UUwPDdw48GAIbvF34UADB8//CDB4DhLxZ+0AAw/MXDDxYAhn814QcJgNZ6W5Tat/yhB+hNHhtMgtsKXjXmqCOyZSGO4VuYFBQAaZpuFmV5bKGL4VuYFNwUsLGxcevs/Lzboo3hW4YfHAD1P6yN+Swid2doZPgO4QcJwFqaPk7K8lBEbk5ozUcf14J4J49jzjMPD2oNMFahtX6olNqpRB6VZXmWJMlBJ0nenZ6efrsqY1DOEyQAjXASESlRwroOnaEDcB2eQJ2TAEDFfVksASAA4A6Ay2cDEABwB8DlswEIALgD4PLZAAQA3AFw+WwAAgDuALh8NgABAHcAXD4bgACAOwAunw1AAMAdAJfPBiAA4A6Ay2cDEABwB8DlswHAAfgFv8slnycigUcAAAAASUVORK5CYII=)
}

.banner-marcas .owl-prev, .banner-marcas .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 40px;
    height: 40px
}

.banner-marcas .owl-prev .icon-arrow, .banner-marcas .owl-next .icon-arrow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain
}

.banner-tarja {
    color: rgba(255, 255, 255, .87);
    background-color: #28b1e0;
    margin-top: -1px;
    padding-top: 5px;
    padding-bottom: 3px
}

.banner-full .owl-controls, .banner-category .owl-controls {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 5px
}

.banner-full .owl-controls .owl-page span, .banner-category .owl-controls .owl-page span {
    background-color: rgba(255, 255, 255, .87)
}

.banner-full .owl-controls .owl-page:hover span, .banner-full .owl-controls .owl-page.active span, .banner-category .owl-controls .owl-page:hover span, .banner-category .owl-controls .owl-page.active span {
    width: 10px;
    height: 10px
}

.banner-category {
    background-color: #ddd
}

.banner-category .owl-controls {
    left: auto;
    right: 0;
    -ms-transform: translatex(0);
    transform: translatex(0);
    margin-right: 5px
}

.banner-box .owl-prev {
    left: 0
}

.banner-box .owl-prev .icon-arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAE4klEQVR4Xu2dv27UQBDGZ5xARWOfOSJegIYySgENSFBQUgABwlMgXgHxGkCCRE2B4B2goUEI8aeCcHbOqe9so0suIrkk5/WfOXZ3vmuzO7vzfb/MrNe6hAkf1Qqw6uyRPAEA5RAAAACgXAHl6aMCAADlCihPHxUAAChXQHn6qAAAQLkCytNHBQAAyhVQnj4qAABQroDy9FEBAIByBZSnjwoAAJQroDx9VAAAoFwB5emjAgAA5QooTx8VoFsAzhBRQUR5t2HlogGADrSN4/haXpbPmGiNiEZM9J6ZHydJ8qWD8KIhAEBLeaMoukPMr4hoeSbUTj4er+7u7n5vuYTodADQQt455u9FZaKtNE03WiwhPhUANJS4yvxJ2KIofmXD4cWGSyxkGgBoILOJ+QCggbAuTImi6C4xb53Q849tn4k20zR9ZHNeqAA13KljPhGlRZ6vZln2o8YSCx8KAAwlr2n+MGC+kSTJR8Pw/20YADCQ3lfzp08qBgooHuKz+QCgAmzfzQcAcwCYmj+54VsyKIDO9PzZXHAGOMFdLeajAig3HwDMABBF0b3pJY/XZf9w2mgBUzU0mo8KoNx8AEBEWn/zD9qA6hag3XzVFSCM43Uuy03fn/Or7jBUVgCY/w8LdQDA/KM1QRUAMP94Q1ADQBjH97ksX2rv+SrfBcD804+C3lcAmD//OcBrAGB+1UPg3ncX/PzAfDNfvQQgjOMHXJYvcOCrhsA7AGB+tenevg6G+fXM9+pdAMyvb743AIRx/JDL8jl6fn0InD8DwPz6pntzBoD57cx3ugXA/PbmOwsAzO/GfCcBCMPwFgfBGxz4uoHAuUNgGIafOQguGaTv7Ne1DHLrbIhTAPT7/QvjPP9tkD3MNxDJuRZwbmXl/NnR6I9BbgDAQCTnAJhsOOr1PhHRZYP8AIGBSE61gEk+cRxfL8ryHRFN/ixr1QcQVCjkHACTfHq93u2S6DUgqOK/+udOAgAIqo01HeEsAIDA1OL545wGABC0h8B5AABBOwi8AAAQNIfAGwAAQTMIvAIAENSHwDsAAEE9CLwEABCYQ+AtAIDADAKvAQAE1RB4DwAg8PwmsJrx/RENXiDdTJLkg2l8V8epqAAH5gCC45iqAgCVAACgHcwwoK4CoB0cJUAtAGgH+yCoBgAQAAD1ZwL1FUD7mQAAHDoT1bwnyKb/HdTpyyIAMPNYpA0CAHDCHa4mCADAKZf4WiAAAHPe4miAAABUvMbzHQIAYPAe12cIAIABAA1uDJ15RAQAhgA0gGC4FARrg8Hga40lFj4UANSUvFY7YH69kyTrNZdY6HAA0EBuUwiYaJCmab/BEgubAgAaSm0CQZHn21mWrTRcYiHTAEALmasgYKKtNE03WiwhPhUAtJT4VAiYk2I8Xs2y7GfLJUSnA4AO5A3D8CozPyXmK0VRjIIgeJsvLz/Z3d7+1kF40RAAoFt5AyIqug0pGw0AyOprfXQAYL1FshsEALL6Wh8dAFhvkewGAYCsvtZHBwDWWyS7QQAgq6/10QGA9RbJbhAAyOprfXQAYL1FshsEALL6Wh8dAFhvkewGAYCsvtZHBwDWWyS7QQAgq6/10QGA9RbJbhAAyOprfXQAYL1FshsEALL6Wh8dAFhvkewGAYCsvtZHBwDWWyS7QQAgq6/10f8CPqVGn2/sF7IAAAAASUVORK5CYII=)
}

.banner-box .owl-next {
    right: 0
}

.banner-box .owl-next .icon-arrow {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAEnUlEQVR4Xu2dTW7TQBzF/+MUtq1malqOUCR2gJCQYAE9AB8bOAYLztCbtFygqtQrAAskKiEB25LWcpJ1axs5JOCmSTwzaQMz72Vbx+577zdvxpMvJXxAO6Cg1VO8EABwCAgAAQB3AFw+G4AAgDsALp8NQADAHQCXzwYgAOAOgMtnAxAAcAfA5bMBCAC4A+Dy2QAEANwBcPlsAAIA7gC4fDYAAQB3AFw+G4AAgDsALj/0BrghIqWIFOA5essPEoC19fUnVVXtdEQeDMOvqsMkSd5mWfbV2wnQJwYHgNZ6W5TaF5GVicz6iVLbWZZ9AM3SS3ZwAKwac9QR2ZqhlhA4YhAUAGmabhZledyikRA4QBAjALV8QmAJQVAA1JrWjPmSiNyx0EcILEwKDgBjzNNK5GDKInCaXELQAkFwANR6tNavRKldQmAxxGMEgBAsHvz4DEE2wPifZxMsDkLQALAJCMDQATaBPwjBNwCnA//w62dGAwCbwA+EqAAgBO4QRAcAIXCDIEoARhC8FKX2uFk0H4hoASAEdk0QNQCEoB2C6AEgBMBTQFO61pprgiksQDRAY7OIEExAAAUAp4PLFQAHACG4CAEkALUFxpgXlch79H0CWAAIwe8mgAaAEBCA4ShAng7gG2C8JEKFgAA0FsWIEBCAiVtjNAgIwJTt0REE9UvJ9fcPtD2C/vAJAZgRLwoEBGDO+EaAgAC0FHzsEBCAthn+7z5BlGsCAmABQGOzKDoICIAlAB4Q9IpO5/7g5OS7wyWWfigBcLTcaU1QVXt5nr92vMRSDycAHnYbY56PXkqeu09QFkW33+9velxiaU8hAB5W27ZAUZY/B73ebY9LLO0pBMDRatvwh6etqt08z984XmKphxMAB7udwhfpFSsr9wbd7g+HSyz9UAJgablj+PXrA8+yLPtoefp/dhgBsLA+1vBr6QTg6reCgxj5Y9kEYA4AMY98AgA+8glA+8h3+cxAULXflM4pYAIEj7eEBRs+F4Hg4ROABgCOI783+nWS//4+v+0ul1OA+wdDogmfDQAePjwAqLXPuwCO/D8MQK4BHL8vKKo5f3JRCAcAw7+IABQADP/yTSEMAAx/+o4ABAAe4dfbu5/aNlFi+Hv0ADD8+ZhGDQDDb++oaAFg+O3hR7sT6PgjUvV9PsycH/0+AMO3G/lRviOI4buFH9UUwPDdw48GAIbvF34UADB8//CDB4DhLxZ+0AAw/MXDDxYAhn814QcJgNZ6W5Tat/yhB+hNHhtMgtsKXjXmqCOyZSGO4VuYFBQAaZpuFmV5bKGL4VuYFNwUsLGxcevs/Lzboo3hW4YfHAD1P6yN+Swid2doZPgO4QcJwFqaPk7K8lBEbk5ozUcf14J4J49jzjMPD2oNMFahtX6olNqpRB6VZXmWJMlBJ0nenZ6efrsqY1DOEyQAjXASESlRwroOnaEDcB2eQJ2TAEDFfVksASAA4A6Ay2cDEABwB8DlswEIALgD4PLZAAQA3AFw+WwAAgDuALh8NgABAHcAXD4bgACAOwAunw1AAMAdAJfPBiAA4A6Ay2cDEABwB8DlswHAAfgFv8slnycigUcAAAAASUVORK5CYII=)
}

.banner-box .owl-prev, .banner-box .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 37px;
    height: 37px;
    background-color: #fff;
    border-radius: 50px
}

.banner-box .owl-prev .icon-arrow, .banner-box .owl-next .icon-arrow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain
}

.banner-box .item img, .banner-full .item img {
    margin: auto
}

@media(max-width:767px) {
    .banner-box-desk, .banner-full-desk {
        display: none !important
    }
}

@media(min-width:768px) {
    .banner-box-mob, .banner-full-mob {
        display: none !important
    }
}

.product-wrapper {
    text-align: center
}

.product-wrapper-container {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    min-height: 500px;
    max-width: 275px;
    position: relative;
    margin: 0 auto
}

@media(max-width:767px) {
    .product-wrapper-container {
        min-height: auto
    }
}

.product-wrapper figure {
    position: relative;
    width: 100%;
    height: 275px
}

.product-wrapper>a {
    text-decoration: none
}

.product-wrapper>a:hover .product-name, .product-wrapper>a:focus .product-name {
    text-decoration: underline
}

.product-wrapper>a:hover img, .product-wrapper>a:focus img {
    opacity: .87
}

.product-wrapper.out-of-stock {
    opacity: .5
}

.product-wrapper .product-item-link {
    display: block;
    text-decoration: none;
    text-align: center
}

.product-wrapper .product-item-link:hover {
    text-decoration: none
}

.product-wrapper .product-item-link:hover .product-name {
    text-decoration: underline
}

.product-wrapper .product-item-link figure img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.product-wrapper .product-tags {
    position: initial;
    display: inline-block;
    width: 100%
}

.product-wrapper .product-tags .tag-full {
    width: 100%
}

.product-wrapper .product-tags .tag-full img {
    max-width: 100%;
    width: 100%;
    height: min-content
}

.product-wrapper .product-tags span {
    display: block;
    color: #fff;
    font-weight: 700
}

.product-wrapper .product-tags ul {
    list-style: none !important;
    display: block;
    margin: 0
}

.product-wrapper .product-tags ul li {
    float: left;
    width: 50%;
    font-size: 7pt
}

.product-wrapper .product-tags-primary {
    padding: 3px 12px;
    background: #2079b5
}

.product-wrapper .product-tags-secundary {
    padding: 3px 12px;
    background: #f37043
}

.product-wrapper .product-tags .tag-green {
    padding: 3px 12px;
    background: #449d44
}

@media(max-width:767px) {
    .product-wrapper .product-tags .tag-full {
        clear: left
    }

    .product-wrapper .product-tags ul li {
        width: 100%;
        display: inline-block
    }
}

.product-wrapper .product-name {
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
    overflow: hidden;
    height: 36px;
    margin: 0 0 10px
}

section.pdp .product-name div {
    display: flex;
    align-items: center
}

.product-wrapper .product-description {
    height: 38px;
    overflow: hidden
}

.product-wrapper .product-price-old {
    font-size: 16px;
    line-height: 1;
    display: block;
    min-height: 20px
}

.product-wrapper .product-price-sell {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    display: block;
    min-height: 20px;
    font-size: 2em;
    color: #2abced
}

.product-wrapper .product-payment-condition {
    font-size: 16px;
    font-weight: 700
}

.product-wrapper .product-payment-condition .product-payment-card, .product-wrapper .product-payment-condition .product-payment-ticket {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5
}

.product-wrapper .product-price-unavailable {
    display: block;
    margin-top: 35px;
    font-size: 18px;
    color: #e6421e;
    font-weight: 500
}

.product-price-unavailable a:hover {
    text-decoration: none
}

.carousel-vitrine-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb
}

.carousel-vitrine-title span {
    font-weight: 400
}

.carousel-vitrine>.owl-carousel>.owl-controls {
    margin-top: 0;
    margin-bottom: 20px
}

.carousel-vitrine>.owl-carousel>.owl-controls .owl-pagination {
    display: none
}

.carousel-vitrine>.owl-carousel>.owl-controls .owl-buttons {
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    margin-top: -60px
}

.carousel-vitrine>.owl-carousel>.owl-controls .owl-buttons div {
    display: inline-block;
    zoom: 1;
    cursor: pointer
}

.carousel-vitrine>.owl-carousel>.owl-controls .owl-buttons .owl-next, .carousel-vitrine>.owl-carousel>.owl-controls .owl-buttons .owl-prev {
    font-size: 3rem;
    opacity: .8
}

.carousel-vitrine .owl-carousel, .banner-marcas.owl-carousel {
    padding: 0 28px
}

@media(min-width:600px) {
    .product-wrapper {
        margin-bottom: 20px
    }

    .product-wrapper .product-name {
        margin-top: 10px
    }

    .banners-vitrine {
        margin-bottom: 20px
    }
}

@media(min-width:992px) {
    .carousel-vitrine-title {
        font-size: 22px
    }
}

.vitrine-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #454545;
    border-bottom: 1px solid #ebebeb
}

.vitrine-title span {
    font-weight: 400
}

.line-product {
    position: relative;
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    transition: box-shadow 200ms cubic-bezier(.4, 0, .2, 1);
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .08)
}

.line-product:hover {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08)
}

.line-product-info {
    float: left;
    width: 73.4%;
    padding: 15px 0 13px 15px
}

.line-product-countdown {
    position: absolute;
    top: 0;
    right: 0;
    width: 26.6%;
    height: 100%;
    padding: 20px;
    background-color: #fafafa
}

.line-product-countdown-text, .line-product-countdown-btn {
    font-size: 16px;
    display: block;
    text-align: center
}

.line-product-countdown-text .icon-fire {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.line-product-countdown-btn {
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: 700
}

.line-product-countdown-value {
    font-weight: 700;
    line-height: 16px;
    color: #454545
}

.line-product-img {
    float: left;
    width: 20.5%;
    margin-right: 1%
}

.line-product-description {
    float: left
}

.line-product .product-name {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #454545
}

.line-product .product-complementary, .line-product .product-old {
    font-size: 16px
}

.line-product .product-price-sell {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    display: block;
    color: #2abced
}

.line-product .product-price-unavailable {
    font-weight: 500
}

.line-product .product-payment-ticket {
    font-size: 12px;
    color: #757575
}

.filters-mob {
    text-align: center;
    margin: 20px 0;
    width: 100%
}

.filters-mob .show-filters {
    width: 100%;
    border-radius: 0
}

.filters-footer {
    text-align: center;
    background: #fff
}

.filters-header {
    background: #fff
}

.carousel-vitrine .owl-item {
    position: relative
}

.carousel-vitrine>.owl-carousel {
    z-index: 9
}

.carousel-vitrine>.owl-carousel>.owl-stage-outer {
    position: relative !important;
    overflow: hidden !important
}

.carousel-vitrine>.owl-carousel>.owl-wrapper-outer {
    width: 100% !important;
    position: relative !important;
    overflow: visible !important
}

.product-wrapper {
    position: relative
}

.product-wrapper .zoom-ctr {
    background: #fff;
    width: 100%;
    position: absolute;
    z-index: 99;
    box-sizing: border-box;
    top: 0;
    left: 0;
    padding-top: 10px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .3)
}

.product-wrapper .zoom-ctr .product-item-link figure {
    overflow: hidden
}

.product-wrapper .zoom-ctr .product-item-link img {
    z-index: 101;
    opacity: .2;
    transition: opacity 1s;
    padding-left: 35px;
    width: 100%
}

.product-wrapper .zoom-ctr:hover .product-item-link img {
    opacity: 1
}

.product-wrapper .zoom-ctr .owl-next, .product-wrapper .zoom-ctr .owl-prev {
    position: absolute;
    top: 0;
    font-size: 18px;
    height: 25px;
    width: 15px
}

.product-wrapper .zoom-ctr .owl-prev {
    left: -15px
}

.product-wrapper .zoom-ctr .owl-next {
    right: -15px
}

.product-wrapper .zoom-ctr .owl-controls {
    margin-top: 0;
    margin-bottom: 20px
}

.figure-first {
    position: relative
}

.figure-second {
    position: relative
}

.figure-second>img+img {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0
}

.figure-second:hover>img {
    visibility: hidden;
    opacity: 0
}

.figure-second:hover>img+img {
    visibility: visible;
    opacity: 1
}

.product-wrapper-container {
    padding-bottom: 0
}

.product-wrapper .product-hover-variations, .product-wrapper .product-hover-btns {
    clear: both;
    width: 100%;
    padding: 0 10px
}

.product-wrapper .product-hover-btns {
    padding-bottom: 10px
}

.product-wrapper .product-hover-btns .btn {
    text-transform: uppercase
}

.product-wrapper .product-hover-variations h5 {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin: 5px 0;
    font-size: 12px;
    line-height: 14px
}

.product-wrapper .product-hover-variations-left {
    float: left;
    font-size: 11px;
    width: 35px;
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 999;
    max-height: 275px;
    overflow: hidden
}

.product-wrapper .product-sku-topic {
    list-style: inside none;
    margin: 0 20px;
    width: auto
}

.product-wrapper .product-sku-topic li {
    font-size: 0;
    display: inline-block;
    vertical-align: middle
}

.product-wrapper .product-sku-topic .custom-radio {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: rgba(0, 0, 0, .54)
}

.product-wrapper .product-sku-topic .custom-radio input[type='radio'][class*="size"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    cursor: pointer
}

.product-wrapper .product-sku-topic .custom-radio label {
    font-size: 12px;
    font-weight: 500;
    padding: 4px 8px;
    cursor: pointer;
    border: solid 1px #dad2d2;
    border-radius: 3px
}

.product-wrapper .product-sku-topic .custom-radio input[type='radio'][class*="size"]:checked+label {
    color: #2abced;
    border-color: #2abced;
    font-weight: bold
}

.product-wrapper .product-image-variations {
    margin: 10px 0
}

.product-wrapper .product-image-variations ul {
    list-style: inside none
}

.product-wrapper .product-image-variations ul li {
    display: inline-block;
    box-sizing: border-box;
    width: 35px;
    height: 35px;
    cursor: pointer;
    overflow: hidden;
    border: solid 1px transparent;
    padding: 5px;
    margin-right: 5px
}

.product-wrapper .product-image-variations ul li figure {
    opacity: .87;
    width: 100%;
    height: 100%
}

.product-wrapper .product-image-variations ul li figure img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%
}

.product-wrapper .product-image-variations ul li:hover, .product-wrapper .product-image-variations ul li:focus {
    border: 1px solid #e1e1e1
}

.product-wrapper .product-image-variations ul li.selected {
    border: 1px solid #02b3df;
    border-radius: 3px
}

.product-wrapper .product-image-variations ul li.selected figure, .product-wrapper .product-image-variations ul li:hover figure, .product-wrapper .product-image-variations ul li:focus figure {
    opacity: 1
}

.checkout-steps {
    margin-bottom: 50px;
    width: 100%
}

.checkout-steps td, .checkout-steps th {
    text-align: center;
    color: #4a4a4a;
    width: 25%;
    padding: 0 8px 2px 0;
    vertical-align: baseline;
    text-transform: uppercase;
    font-size: 1.2rem
}

.checkout-steps td.ativo, .checkout-steps th.ativo {
    font-weight: bold
}

.checkout-steps td {
    columns: #4a4a4a;
    position: relative
}

.checkout-steps .linha {
    height: 3px;
    width: 100%;
    background-color: #4a4a4a;
    position: absolute;
    bottom: -20px
}

.checkout-steps .icone {
    height: 12px;
    width: 12px;
    background-color: #4a4a4a;
    position: absolute;
    bottom: -24.5px;
    border-radius: 50%;
    left: 50%;
    margin-left: -6px;
    display: none
}

.checkout-steps td.ativo .icone {
    display: block
}

.checkout-steps td .icone, .checkout-steps th .icone {
    height: 22px;
    width: 22px;
    bottom: -29px;
    left: 50%;
    margin-left: -11px;
    z-index: 1
}

.checkout-steps td:after {
    content: "";
    height: 3px;
    width: 100%;
    background-color: #4a4a4a;
    position: absolute;
    bottom: -20px;
    right: 50%
}

.checkout-steps td:first-child:after {
    width: 0
}

.checkout-steps td:first-child .linha {
    left: 50%;
    width: 50%
}

.checkout-steps td:last-child .linha {
    width: 50%
}

.checkout-steps td .icone {
    cursor: pointer
}

.checkout-steps td.concluido .icone {
    display: block;
    background: #6abb2e url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAJCAMAAADTuiYfAAAAclBMVEVMaXH///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+MC121AAAAJXRSTlMACw0OFiMkJScoLi8xMjQ1OEBedLa3vb/CxOLj5ebq7O3v8PL8/mESqQAAAEVJREFUCB0FwAUSggAABMBVsbsDae7/X2QAbF8FwKbKG7D+p95RYFWm2XMdbpZl2gOeGe+/dEeYfZL0J2D+TX8GWDwuwATZ/QROvTFj8wAAAABJRU5ErkJggg==") no-repeat 50% 50%
}

.checkout-steps td.concluido:after, .checkout-steps td.concluido .linha {
    background-color: #6abb2e
}

.checkout-steps-pai {
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.checkout-steps-theme-clean td, .checkout-steps-theme-clean th {
    padding: 0 0 5px 10px
}

.checkout-steps-theme-clean td:after, .checkout-steps-theme-clean .linha {
    background-color: #d0d0d0
}

.checkout-steps-theme-clean .icone {
    background: #fff;
    border: 2px solid #d0d0d0;
    font: normal normal normal 14px/1 FontAwesome;
    color: #d0d0d0;
    line-height: 24px
}

.checkout-steps-theme-clean .icone:before {
    content: ''
}

.checkout-steps-theme-clean td .icone {
    width: 28px;
    height: 28px;
    display: block
}

.checkout-steps-theme-clean td.ativo .icone {
    border-color: #4a4a4a
}

.checkout-steps-theme-clean td.ativo .icone:before, .checkout-steps-theme-clean td.ativo~td .icone:before {
    content: ' '
}

.checkout-steps-theme-clean td.concluido .icone {
    background: none
}

.checkout-steps-theme-clean td.concluido:after, .checkout-steps-theme-clean td.concluido .linha {
    background-color: #fff
}

.checkout-steps-theme-clean td:after, .checkout-steps-theme-clean .linha {
    bottom: -17px
}

.checkout-steps-theme-icons td, .checkout-steps-theme-icons th {
    padding: 0 0 5px 10px
}

.checkout-steps-theme-icons td:after, .checkout-steps-theme-icons .linha {
    background-color: #d0d0d0;
    bottom: -15px;
    height: 2px
}

.checkout-steps-theme-icons .icone {
    background: #fff;
    border: 1px solid #d0d0d0;
    font-family: "simple-line-icons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 18px;
    text-transform: none;
    line-height: 33px;
    -webkit-font-smoothing: antialiased;
    color: #d0d0d0;
    bottom: -30px
}

.checkout-steps-theme-icons td .icone {
    width: 35px;
    height: 35px;
    display: block
}

.checkout-steps-theme-icons td.ativo .icone {
    border-color: #4a4a4a;
    color: #4a4a4a;
    border-width: 2px;
    font-weight: 700
}

.checkout-steps-theme-icons td.concluido .icone {
    background: none
}

.checkout-steps-theme-icons td.concluido:after, .checkout-steps-theme-icons td.concluido .linha {
    background-color: #fff
}

.checkout-steps-theme-icons td:nth-child(1) .icone:before {
    content: ""
}

.checkout-steps-theme-icons td:nth-child(2) .icone:before {
    content: ""
}

.checkout-steps-theme-icons td:nth-child(3) .icone:before {
    content: ""
}

.checkout-steps-theme-icons td:nth-child(4) .icone:before {
    content: "";
    margin-left: -2px
}

.checkout-steps-theme-icons td:after, .checkout-steps-theme-icons .linha {
    bottom: -17px
}

@media(max-width:767px) {
    .checkout-steps {
        display: none
    }
}

.social-auth {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #ebebeb;
    margin-bottom: 30px
}

.social-auth-title {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.social-auth .btn-login {
    color: rgba(255, 255, 255, .87);
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 8px
}

.social-auth .btn-login:hover, .social-auth .btn-login:focus, .social-auth .btn-login:focus:hover {
    color: #fff
}

.social-auth .btn-login-fb {
    background-color: #2852ac;
    border-color: #2852ac
}

.social-auth .btn-login-fb .icon-ctn {
    background-color: #204593
}

.social-auth .btn-login-fb .icon-ctn:after {
    border-left: 5px solid #204593
}

.social-auth .btn-login-gplus {
    background-color: #df4a32;
    border-color: #df4a32
}

.social-auth .btn-login-gplus .icon-ctn {
    background-color: #c63d27
}

.social-auth .btn-login-gplus .icon-ctn:after {
    border-left: 5px solid #c63d27
}

.social-auth .btn-login .icon-ctn {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative
}

.social-auth .btn-login .icon-ctn:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: -5px;
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

.social-auth .btn-login .text {
    display: inline-block;
    vertical-align: middle;
    padding-top: 8px;
    padding-left: 13px
}

@media(min-width:990px) {
    .social-auth .col-md-6.facebook {
        text-align: right
    }

    .social-auth .col-md-6.gplus {
        text-align: left
    }
}

.newsletter-wrapper {
    padding: 30px 0;
    margin-top: 20px !important;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

@media(min-width:768px) {
    .newsletter-wrapper {
        padding: 40px 0
    }
}

@media(min-width:992px) {
    .newsletter-wrapper {
        margin-top: 50px
    }
}

@media(max-width:768px) {
    .newsletter-wrapper .news-holder {
        margin: 0
    }

    .newsletter-wrapper .news-holder .row .col-md-2, .newsletter-wrapper .news-holder .row .col-md-4, .newsletter-wrapper .news-holder .row .col-md-8 {
        padding: 0
    }
}

@media(min-width:768px) {
    .newsletter-wrapper .news-success-holder {
        margin-bottom: 0
    }
}

.newsletter-wrapper .news-success-holder p:last-child {
    margin-bottom: 0
}

.newsletter-wrapper .news-success-msg {
    font-size: 18px;
    color: #757575
}

.newsletter-wrapper .news-success-msg strong {
    font-weight: 500
}

.newsletter-wrapper .news-success-msg .icomoon {
    color: #2c9f2c
}

.newsletter-wrapper .news-social-wrapper .news-title, .newsletter-wrapper .news-form-holder .news-title {
    font-weight: 500;
    margin-bottom: 20px
}

.newsletter-wrapper .news-form-holder .form-inline .form-control {
    width: 100%
}

.newsletter-wrapper .news-form-holder .btn-send-news {
    height: 40px;
    font-weight: 500
}

.newsletter-wrapper .news-form-holder .btn-send-news:hover, .newsletter-wrapper .news-form-holder .btn-send-news:focus, .newsletter-wrapper .news-form-holder .btn-send-news:focus:hover {
    outline: 0
}

.newsletter-wrapper .news-social-list {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.newsletter-wrapper .news-social-list-item {
    float: left;
    width: 37px;
    height: 37px;
    text-align: center;
    border: 2px solid #2abced;
    background-color: #2abced;
    border-radius: 50%;
    overflow: hidden;
    display: table;
    margin-right: 5px;
    font-size: 2.4rem;
    line-height: 1;
    transition: border-color .25s ease
}

.newsletter-wrapper .news-social-list-item:hover {
    border-color: #aaa
}

.newsletter-wrapper .news-social-list-item:last-child {
    margin-right: 0
}

.newsletter-wrapper .news-social-list-item a {
    display: table-cell;
    vertical-align: middle;
    color: #aaa
}

.newsletter-wrapper .news-social-list-item a span {
    margin-top: 3px
}

main+.newsletter-wrapper {
    margin-top: 30px
}

.publicidade-box a {
    display: block;
    position: relative;
    text-decoration: none;
    padding: 20px 10px 0 0
}

.publicidade-box a:last-child {
    padding-right: 0
}

.header-mini-cart {
    display: none;
    position: absolute;
    text-align: left;
    right: 0;
    top: 0;
    margin-top: 40px;
    width: 340px;
    border-radius: 3px;
    padding: 5px 0 15px;
    box-sizing: border-box;
    background: #f0f0f0 !important;
    color: #000 !important;
    box-shadow: 0 2px 4px 0 rgba(216, 216, 216, .5);
    z-index: 900
}

.header-mini-cart-list li {
    position: relative;
    padding: 15px 0 15px 15px;
    background: #fff;
    border-top: 1px solid #c8c8c8
}

.header-mini-cart-list li:last-child {
    border-bottom: 1px solid #c8c8c8
}

.header-mini-cart .product-img, .header-mini-cart .product-info, .header-mini-cart .product-quantity {
    vertical-align: top;
    display: inline-block
}

.header-mini-cart .product-img, .header-mini-cart .product-info {
    margin-right: 8px
}

.header-mini-cart .product-quantity {
    margin-right: 4px
}

.header-mini-cart .product-description {
    display: block
}

.header-mini-cart .product-remove {
    margin: auto;
    display: inline-block;
    width: 40px
}

.header-mini-cart .product-quantity {
    width: 44px;
    border: 1px solid #c8c8c8
}

.header-mini-cart .product-quantity-up, .header-mini-cart .product-quantity-down {
    display: block;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    font-size: 10px;
    padding: 7px 0;
    border: 0;
    text-decoration: none
}

.header-mini-cart .product-quantity-up:focus, .header-mini-cart .product-quantity-down:focus {
    text-decoration: none
}

.header-mini-cart .product-quantity-up:hover, .header-mini-cart .product-quantity-down:hover {
    text-decoration: none
}

.header-mini-cart .product-quantity-up {
    border-bottom: 1px solid #c8c8c8
}

.header-mini-cart .product-quantity-down {
    border-top: 1px solid #c8c8c8
}

.header-mini-cart .product-quantity input {
    width: inherit;
    text-align: center;
    background: transparent;
    font-weight: bold;
    border: none;
    font-size: 12px
}

.header-mini-cart .product-img {
    width: 60px
}

.header-mini-cart .product-img img {
    max-width: 100%;
    max-height: 100%
}

.header-mini-cart .product-info {
    width: 134px
}

.header-mini-cart .product-info>a {
    display: block;
    color: #000 !important
}

.header-mini-cart .product-price {
    font-weight: bold
}

.header-mini-cart-summary {
    padding: 10px 15px 0
}

.header-mini-cart-summary .summary-price {
    vertical-align: top;
    text-align: right
}

.header-mini-cart-summary .summary-price-text {
    font-size: 12px;
    font-weight: 500
}

.header-mini-cart-summary .summary-price-subtotal {
    font-size: 2rem
}

.header-mini-cart-summary .summary-price-condition {
    font-weight: 200;
    font-size: 12px
}

.header-mini-cart .btn-finalizar-compra {
    text-transform: uppercase;
    display: block;
    margin: 10px 15px 0
}

.header-my-acc, .header-my-cart {
    height: 40px
}

.header-my-cart {
    position: relative
}

.header-my-cart:hover .header-mini-cart {
    display: block
}

.header-my-cart:hover .header-mini-cart:before {
    width: 0;
    height: 0;
    content: " ";
    border: 6px solid rgba(255, 51, 51, 0);
    border: 6px solid transparent\9;
    border-bottom-color: #fff;
    border-top-width: 0;
    position: absolute;
    pointer-events: none;
    top: -6px;
    right: 16px;
    margin-left: -6px
}

.widget-whatsapp {
    position: fixed;
    width: 50px;
    height: 50px;
    top: 150px;
    right: 0;
    z-index: 9;
    padding: 15px 20px;
    background: #27ae60;
    color: #fff;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4);
    transition: width .5s
}

.widget-whatsapp .dados {
    display: none
}

.widget-whatsapp.aberto {
    width: 200px;
    height: 210px
}

.widget-whatsapp.aberto .dados {
    display: block;
    width: 160px;
    height: 175px
}

.widget-whatsapp.aberto .close {
    right: 15px;
    top: 20px;
    opacity: .4;
    font-size: 1.5rem
}

.widget-whatsapp.aberto .close .fa:before {
    font-size: 3rem;
    color: #000
}

.widget-whatsapp .fa-whatsapp {
    font-size: 6rem
}

.widget-whatsapp .widget-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0
}

.widget-whatsapp h1.widget-title {
    font-size: 2.6rem
}

.widget-whatsapp h3.widget-title {
    font-size: 1.4rem;
    margin-top: 10px
}

.widget-whatsapp .number {
    display: block;
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #fff;
    font-size: 1.8rem
}

.widget-whatsapp .close {
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    width: 40px;
    height: 40px;
    opacity: 1
}

.widget-whatsapp:not(.aberto) .close .fa:before {
    content: "";
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
    font-size: 3rem;
    color: #fff
}

.le-color {
    position: relative;
    border-radius: 50%;
    height: 16px;
    width: 16px;
    background: #dedede;
    display: inline-block;
    margin: 0;
    padding: 0
}

.le-color-border {
    box-shadow: inset 0 0 1px #000
}

main .container>div {
    padding: 20px 0
}

main .product-list-title {
    text-transform: uppercase
}

.newsletter {
    padding-top: 30px;
    padding-bottom: 15px;
    background-color: #2abced;
    color: rgba(255, 255, 255, .87)
}

.newsletter-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase
}

.newsletter p {
    font-size: 12px
}

.newsletter .btn-default {
    text-transform: uppercase
}

section.vitrine {
    padding-top: 20px
}

section.vitrine .h1 {
    text-transform: uppercase
}

section.vitrine .prd-list-filter-form {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:768px) {
    section.vitrine .prd-list-filter-form {
        text-align: right
    }

    section.vitrine .prd-list-filter-form .form-group {
        margin-left: 30px
    }
}

.fancybox-slide--video .fancybox-content {
    overflow: hidden !important
}

section.vitrine .prd-list-filter-form .form-control {
    margin-left: 5px;
    height: 34px;
    line-height: 34px;
    padding-left: 8px;
    padding-right: 8px
}

section.vitrine .prd-list-item {
    padding: 0 !important
}

section.vitrine .dep-nav {
    display: block;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
    border-radius: 2px
}

section.vitrine .dep-nav-img, section.vitrine .dep-nav-desc {
    display: block
}

section.vitrine .dep-nav-img {
    padding: 5px
}

section.vitrine .dep-nav-img img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

section.vitrine .dep-nav-desc {
    background: #f5f5f5;
    color: #454545;
    font-size: 12px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px;
    text-transform: uppercase
}

section.vitrine .dep-nav:focus, section.vitrine .dep-nav:hover {
    text-decoration: none;
    border: 1px solid #ccc
}

section.vitrine .dep-nav:focus .dep-nav-desc, section.vitrine .dep-nav:hover .dep-nav-desc {
    background: #ebebeb
}

section.vitrine .filter-container {
    padding-bottom: 15px;
    border-bottom: solid 1px #d5d5d5
}

section.vitrine .filter-container .panel {
    border-radius: 0
}

section.vitrine .filter-container .panel-body {
    padding: 5px
}

section.vitrine .filter-container .panel-title {
    margin: 0 !important
}

section.vitrine .filter-title {
    font-weight: 700;
    font-size: 16px
}

section.vitrine .filter-title .arrow {
    position: relative;
    text-decoration: none
}

section.vitrine .filter-title .arrow:before {
    width: 11px;
    height: 11px;
    content: ' ';
    float: left;
    margin-top: 3px;
    margin-right: 7px
}

section.vitrine .filter-title .arrow.up:before {
    background: url(../icon-arrow-up.html) no-repeat
}

section.vitrine .filter-title .arrow.down:before {
    background: url(../icon-arrow-down.html) no-repeat
}

section.vitrine .filter-body {
    position: relative
}

section.vitrine .filter-list {
    font-size: 14px;
    max-height: 200px;
    overflow-y: auto;
    list-style: inside none;
    padding-bottom: 15px
}

section.vitrine .filter-list:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 25px;
    background: linear-gradient(rgba(255, 255, 255, .001), #fff);
    pointer-events: none
}

section.vitrine .filter-list::-webkit-scrollbar {
    width: 5px;
    height: 2px
}

section.vitrine .filter-list::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

section.vitrine .filter-list::-webkit-scrollbar-thumb {
    background: #2abced;
    border: 0 none #fff;
    border-radius: 20px
}

section.vitrine .filter-list::-webkit-scrollbar-thumb:hover {
    background: #2abced
}

section.vitrine .filter-list::-webkit-scrollbar-thumb:active {
    background: #2abced
}

section.vitrine .filter-list::-webkit-scrollbar-track {
    background: #fff;
    border: 0 none #fff;
    border-radius: 20px
}

section.vitrine .filter-list::-webkit-scrollbar-track:hover {
    background: #fff
}

section.vitrine .filter-list::-webkit-scrollbar-track:active {
    background: #fff
}

section.vitrine .filter-list::-webkit-scrollbar-corner {
    background: transparent
}

section.vitrine .filter-list li {
    padding: 4px 8px 4px 0
}

section.vitrine .filter-list .price-range {
    margin: 10px 3px 0 0
}

section.vitrine .filter-list .current-range {
    margin-top: 12px
}

section.vitrine .filter-list .current-range .from, section.vitrine .filter-list .current-range .to {
    font-weight: 500
}

section.vitrine .filter-list .ui-slider-handle {
    outline: none
}

section.vitrine .filter-link {
    display: flex;
    align-items: center;
    position: relative;
    line-height: 16px
}

section.vitrine .filter-link .le-color {
    vertical-align: middle;
    margin-right: 5px
}

section.vitrine .filter-link span {
    line-height: 20px;
    font-weight: normal
}

section.vitrine .filter-link p {
    display: inline-flex !important;
    justify-content: flex-start;
    align-items: center;
    margin: 0
}

section.vitrine .filtro__checkbox-container {
    width: 28px
}

section.vitrine .filtro--checkbox-container label.filter-checkbox-label {
    padding: 0;
    margin-bottom: 0 !important
}

section.vitrine span.filtro--contador {
    font-weight: normal !important;
    margin-left: 4px;
    color: #999
}

section.vitrine .filtro--contador::before {
    content: '('
}

section.vitrine .filtro--contador::after {
    content: ')'
}

section.vitrine .filtro__item {
    width: 90%
}

section.vitrine .filter-link:hover, section.vitrine .filter-link.checked {
    text-decoration: none
}

section.vitrine .filter-link .filter-checkbox {
    display: none
}

section.vitrine .filter-link .filter-checkbox-label {
    background-color: #fff;
    width: 18px;
    height: 18px;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    margin-bottom: 0;
    padding: 0;
    margin-right: 5px;
    cursor: pointer
}

section.vitrine .filter-link .filter-checkbox:checked+.filter-checkbox-label {
    background: #2abced;
    border-color: #2abced
}

section.vitrine .filter-link .filter-checkbox:checked+.filter-checkbox-label::after {
    content: "";
    font-family: fontAwesome;
    display: block;
    font-size: 12px;
    color: #fff;
    margin-left: 2px
}

section.vitrine .filter-link:hover {
    color: #2abced
}

section.vitrine .filter-link:hover .filter-checkbox-label {
    border-color: #2abced
}

section.vitrine .product-sku-topic {
    list-style: inside none
}

section.vitrine .product-sku-topic>li {
    display: inline-block;
    vertical-align: middle
}

section.vitrine .product-sku-topic .custom-select {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: rgba(0, 0, 0, .54);
    border: solid 1px #e1e1e1;
    border-radius: 3px;
    background-color: #f5f5f5
}

section.vitrine .product-sku-topic .custom-select select {
    position: relative;
    z-index: 1;
    padding: 4px 7px;
    padding-right: 25px;
    cursor: pointer;
    border: 0 none;
    outline: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

section.vitrine .product-sku-topic .custom-select .sprite {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 10px;
    margin-right: 5px;
    opacity: .54
}

section.vitrine .product-sku-topic .custom-radio {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: rgba(0, 0, 0, .54)
}

section.vitrine .product-sku-topic .custom-radio input[type='radio'] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0
}

section.vitrine .product-sku-topic .custom-radio label {
    font-size: 12px;
    font-weight: 500;
    padding: 4px 8px;
    cursor: pointer;
    border: solid 1px #dad2d2;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, .87)
}

section.vitrine .product-sku-topic .custom-radio label .sku-color {
    display: block;
    width: 28px;
    height: 28px;
    margin: -1px -5px;
    transition: all .25s ease;
    border-radius: 3px
}

section.vitrine .product-sku-topic .custom-radio input[type='radio']:checked+label {
    color: #2abced;
    border-color: #2abced
}

@media screen and (max-width:767px) {
    section.vitrine+.newsletter-wrapper+footer .footer-author {
        padding-bottom: 60px
    }
}

.pagination-vitrine {
    margin-top: 60px !important
}

section.pdp {
    padding-top: 20px
}

section.pdp .product-image-group-btns {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center
}

@media(max-width:767px) {
    section.pdp .product-image-group-btns {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    section.pdp .product-image-group-btns>a {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
}

section.pdp .product-image-group-btns a {
    display: inline-block;
    border: 1px solid #e1e1e1;
    font-size: 1em;
    color: #666;
    padding: 9px 10px;
    max-height: 37px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 10px;
    text-transform: uppercase
}

section.pdp .product-image-group-btns a:hover {
    background: #e1e1e1;
    text-decoration: none
}

section.pdp .product-image-group-btns .btn-lista-desejos {
    width: 197px;
    text-decoration: none
}

section.pdp .product-image-group-btns .btn-lista-desejos .text-save {
    display: none
}

section.pdp .product-image-group-btns .btn-lista-desejos.salvo .fa {
    color: #f20
}

section.pdp .product-image-group-btns .btn-lista-desejos.salvo .text-add {
    display: none
}

section.pdp .product-image-group-btns .btn-lista-desejos.salvo .text-save {
    display: inline
}

section.pdp .product-actions .product-price {
    overflow: auto;
    margin-bottom: 15px
}

section.pdp .product-promo {
    margin: 5px 0;
    padding: 10px;
    border-left: 5px solid #be8232;
    background-color: #f89f21;
    color: #fff
}

section.pdp .product-promo h3, section.pdp .product-promo h4 {
    margin: 0 0 5px 0
}

section.pdp .product-promo h3 {
    font-weight: 700;
    text-transform: uppercase
}

section.pdp .product-share {
    margin: 10px auto 0 auto;
    width: 380px
}

section.pdp .product-share .btn-share {
    display: block;
    position: relative;
    float: left;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    line-height: 45px
}

section.pdp .product-share .socials-share {
    float: left;
    margin-left: 20px
}

section.pdp .product-share .socials-share li {
    display: inline-block;
    font-size: .8em;
    color: #fff;
    padding: 5px 10px;
    border-radius: 50px;
    line-height: 45px;
    width: 40px;
    height: 40px
}

section.pdp .product-share .socials-share li.fb {
    background-color: #204593
}

section.pdp .product-share .socials-share li.fb:hover {
    background-color: #314a7e
}

section.pdp .product-share .socials-share li.tw {
    margin-left: -2px;
    background-color: #1da1f2
}

section.pdp .product-share .socials-share li.tw:hover {
    background-color: #359ceb
}

section.pdp .product-quantity:before, section.pdp .product-quantity:after {
    content: " ";
    display: table
}

section.pdp .product-quantity:after {
    clear: both
}

@media(min-width:1200px) {
    section.pdp .product-quantity {
        float: right;
        max-width: 50%;
        padding: 10px 0;
        margin-top: -65px
    }
}

section.pdp .product-quantity span {
    float: left;
    line-height: 35px;
    margin-right: 10px;
    font-weight: 700;
    width: 50%
}

@media(max-width:768px) {
    section.pdp .product-quantity {
        width: 100%;
        margin: 0;
        margin-bottom: 10px
    }

    section.pdp .product-quantity span {
        width: 100%;
        display: block;
        text-align: center;
        font-size: 12px;
        text-transform: uppercase;
        line-height: 20px
    }
}

section.pdp .product-quantity .item-quantity-change, section.pdp .product-quantity .item-quantity-input {
    float: left;
    height: 35px;
    border: solid 1px #ccc;
    padding: 0;
    display: block;
    border-radius: 2px;
    text-align: center;
    line-height: 35px;
    outline: 0
}

section.pdp .product-quantity .item-quantity-input {
    width: 50%;
    border-radius: 0 0 2px 2px;
    margin-left: -1px;
    margin-right: -1px
}

section.pdp .product-quantity .item-quantity-change {
    font-size: 10px
}

section.pdp .product-quantity .item-quantity-change-increment, section.pdp .product-quantity .item-quantity-change-decrement {
    width: 25%
}

section.pdp .product-quantity .item-quantity-change:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

section.pdp .product-quantity-message {
    position: relative;
    font-size: 12px;
    text-align: center
}

section.pdp .product-quantity-message:before {
    content: '';
    position: absolute;
    top: -10px;
    right: 90px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #d9edf7;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

@media(max-width:768px) {
    section.pdp .product-quantity-message {
        margin-top: 10px
    }

    section.pdp .product-quantity-message:before {
        right: 50%;
        margin-right: -10px
    }
}

section.pdp .product-image-thumbs {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    float: left;
    width: 15%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

section.pdp .product-image-thumbs ul {
    list-style: inside none
}

section.pdp .product-image-thumbs ul li {
    display: block;
    cursor: pointer
}

section.pdp .product-image-thumbs ul li a {
    display: inline-block;
    padding: 5px;
    opacity: .87;
    border: solid 1px transparent
}

section.pdp .product-image-thumbs ul li a.selected, section.pdp .product-image-thumbs ul li a:hover, section.pdp .product-image-thumbs ul li a:focus {
    opacity: 1;
    border: 1px solid #e1e1e1
}

section.pdp .product-image-thumbs .nav-icon-up {
    padding-bottom: 10px
}

section.pdp .product-image-thumbs .nav-icon-up, section.pdp .product-image-thumbs .nav-icon-down {
    width: 100%;
    cursor: pointer;
    text-align: center;
    opacity: .54
}

section.pdp .product-image-thumbs .nav-icon-up:hover, section.pdp .product-image-thumbs .nav-icon-down:hover {
    opacity: 1
}

section.pdp .product-image-container {
    position: relative;
    float: left;
    width: 85%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center
}

section.pdp .product-image-container .product-figure-ctn {
    height: 500px
}

section.pdp .product-image-container .figure-ctn, section.pdp .product-image-container .figure-ctn figure, section.pdp .product-image-container .figure-ctn .img-wrapper {
    height: 100%
}

section.pdp .product-image-container .figure-ctn a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

section.pdp .product-image-container .figure-ctn a>img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%
}

section.pdp .product-image-container .easyzoom {
    width: 100%;
    height: 100%
}

section.pdp .product-image-container-mb img {
    max-height: 410px;
    margin: 10px auto 20px;
    width: auto
}

@media(min-width:768px) {
    section.pdp .product-image-container-mb {
        display: none
    }
}

section.pdp .product-figure-ctn {
    margin-top: 30px
}

section.pdp .product-figure-ctn .easyzoom a {
    /*display: none*/
}

section.pdp .product-figure-ctn .easyzoom a:nth-child(1) {
    /*display: block*/
}

section.pdp .product-image-wrapper {
    position: relative
}

section.pdp .product-image {
    display: block
}

@media(max-width:767px) {
    section.pdp .product-image:before, section.pdp .product-image:after {
        content: " ";
        display: table
    }

    section.pdp .product-image:after {
        clear: both
    }

    section.pdp .product-image .easyzoom {
        position: unset;
        display: unset
    }
}

section.pdp .product-image-tag {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 10px;
    margin-right: 70px
}

section.pdp .product-image-variations {
    margin: 10px 0
}

section.pdp .product-image-variations ul {
    list-style: inside none
}

section.pdp .product-image-variations ul li {
    display: inline-block;
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    border: solid 1px transparent;
    padding: 5px
}

section.pdp .product-image-variations ul li figure {
    opacity: .87;
    width: 100%;
    height: 100%
}

section.pdp .product-image-variations ul li figure img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%
}

section.pdp .product-image-variations ul li:hover, section.pdp .product-image-variations ul li:focus {
    border: 1px solid #e1e1e1
}

section.pdp .product-image-variations ul li.selected {
    border: 1px solid #02b3df;
    border-radius: 3px
}

section.pdp .product-image-variations ul li.selected figure, section.pdp .product-image-variations ul li:hover figure, section.pdp .product-image-variations ul li:focus figure {
    opacity: 1
}

section.pdp .product-video-link {
    position: relative
}

section.pdp .product-video-link:hover>span {
    color: #fff
}

section.pdp .product-video-link>span {
    font-size: 3rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-top: 2rem;
    text-align: center;
    color: rgba(255, 255, 255, .87)
}

section.pdp .product-image-zoom {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 90%;
    width: 520px;
    height: 444px;
    border: 1px solid #b8b8b8;
    background-color: #fff
}

section.pdp .product-arrow-box {
    font-size: 12px;
    position: absolute;
    display: none;
    padding: 3px 7px;
    color: rgba(255, 255, 255, .87);
    border-radius: 3px;
    background-color: rgba(0, 0, 0, .54)
}

section.pdp .product-arrow-box:after {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 7px;
    margin-left: -5px;
    content: ' ';
    border-top: 5px solid transparent;
    border-right: 5px solid rgba(0, 0, 0, .54);
    border-bottom: 5px solid transparent
}

section.pdp .product-name {
    font-size: 2.6rem;
    margin-bottom: 10px
}

@media(max-width:767px) {
    section.pdp .product-name {
        font-size: 2rem;
        font-weight: 700
    }
}

section.pdp .product-wrapper .product-name {
    font-size: 16px
}

@media(max-width:1199px) {
    section.pdp .product-options {
        text-align: center
    }
}

section.pdp .product-references, section.pdp .product-sku {
    font-size: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e1e1e1
}

section.pdp .product-sku {
    border-bottom: none 0;
    border-top: 1px solid #e1e1e1;
    padding-top: 15px;
    padding-bottom: 0
}

section.pdp .product-sku-topic {
    list-style: inside none
}

section.pdp .product-sku-topic>li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

section.pdp .product-sku-topic .custom-select {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: rgba(0, 0, 0, .54);
    border: solid 1px #e1e1e1;
    border-radius: 3px;
    background-color: #f5f5f5
}

section.pdp .product-sku-topic .custom-select select {
    position: relative;
    z-index: 1;
    padding: 4px 7px;
    padding-right: 25px;
    cursor: pointer;
    border: 0 none;
    outline: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

section.pdp .product-sku-topic .custom-select .sprite {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 10px;
    margin-right: 5px;
    opacity: .54
}

section.pdp .product-sku-topic .custom-radio, section.pdp .pdp-variations-thumbs-slideshow .custom-radio {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: rgba(0, 0, 0, .54)
}

section.pdp .product-sku-topic .custom-radio input[type='radio'], section.pdp .pdp-variations-thumbs-slideshow .custom-radio input[type='radio'] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0
}

section.pdp .pdp-variations-thumbs-slideshow .custom-radio label {
    height: 100%;
    width: 100%
}

section.pdp .pdp-variations-thumbs-slideshow .custom-radio label img {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

section.pdp .product-sku-topic .custom-radio label {
    font-size: 13px;
    font-weight: 500;
    padding: 4px 8px;
    cursor: pointer;
    border: solid 1px #e1e1e1;
    border-radius: 3px;
    background-color: #f5f5f5;
    position: relative
}

section.pdp .product-sku-topic .custom-radio label i {
    vertical-align: top
}

section.pdp .product-sku-topic .custom-radio label .sku-color {
    display: block;
    width: 28px;
    height: 28px;
    margin: -1px -5px;
    transition: all .25s ease;
    border-radius: 3px
}

section.pdp .product-sku-topic .custom-radio input[type='radio']:checked+label {
    color: #fff !important;
    border-color: #2abced;
    background-color: #2abced
}

section.pdp .product-sku-topic .radio-doubleC input[type='radio'] {
    display: none
}

section.pdp .product-sku-topic .radio-doubleC input[type='radio']:checked+label {
    box-shadow: 0 0 5px 0 #262626
}

section.pdp .product-sku-topic .radio-doubleC input[type='radio']:checked+label::before {
    border-color: #262626
}

section.pdp .product-sku-topic .radio-doubleC label {
    width: 25px;
    height: 25px;
    margin: 0;
    position: relative;
    cursor: pointer;
    margin-right: 5px;
    transition: .2s all ease
}

section.pdp .product-sku-topic .radio-doubleC label:hover {
    box-shadow: 0 0 5px 0 #262626
}

section.pdp .product-sku-topic .radio-doubleC label::before {
    content: '';
    width: 26px;
    height: 26px;
    border: 1px solid #aaa;
    display: block;
    transition: .3s all ease
}

section.pdp .product-sku-topic .radio-doubleC label i {
    border-left: 25px solid transparent;
    border-bottom: 25px solid transparent;
    position: absolute;
    bottom: 0;
    right: 0
}

section.pdp .product-sku-topic .radio-doubleC {
    position: relative
}

section.pdp .product-sku-topic .radio-doubleC:hover figure {
    display: block
}

section.pdp .product-sku-topic .radio-doubleC figure {
    display: none;
    position: absolute;
    top: calc(-100% - 65px);
    left: -27px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 3px;
    background: #ccc
}

section.pdp .product-sku-topic .radio-doubleC figure::after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    bottom: -7px;
    left: 35px;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #ccc
}

section.pdp .product-sku-topic .radio-doubleC figure>img {
    max-width: 70px;
    max-height: 70px
}

section.pdp .pdp-variations-thumbs-slideshow .custom-radio {
    height: 100%
}

section.pdp .product-sku-specification {
    margin-right: 15px;
    text-transform: uppercase
}

section.pdp .product-sku-validation {
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    display: none;
    margin-top: 15px;
    padding-left: 15px;
    color: #dd2c00
}

section.pdp .product-unavaiable {
    padding: 15px 15px 0;
    background-color: #f5f5f5
}

section.pdp .product-unavaiable .btn {
    font-weight: 500;
    text-transform: uppercase
}

section.pdp .product-unavaiable .form-notify-me p {
    margin-top: 5px;
    margin-bottom: 8px;
    color: #aaa
}

section.pdp .product-unavaiable-title h3, section.pdp .product-unavaiable-title .icomoon {
    vertical-align: middle
}

section.pdp .product-unavaiable-title h3 {
    font-size: 16px;
    font-weight: 500;
    display: inline-block
}

section.pdp .product-unavaiable-title .icomoon {
    font-size: 2rem;
    color: #f42a3d
}

section.pdp .product-code, section.pdp .product-seller-name {
    margin-right: 10px
}

section.pdp .product-code, section.pdp .product-seller-name, section.pdp .product-seller-brand-name {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    color: #757575
}

section.pdp .product-code a, section.pdp .product-seller-name a, section.pdp .product-seller-brand-name a {
    color: #2abced
}

section.pdp .product-seller-feedback {
    margin: 10px 0;
    font-size: 12px;
    color: #2abced
}

section.pdp .product-seller-feedback a {
    display: inline-block;
    margin: 0 10px;
    color: #2abced
}

section.pdp .product-price-discount {
    font-size: 12px;
    font-weight: 500;
    line-height: 19px;
    position: relative;
    display: inline-block;
    margin-left: 15px;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: top;
    color: rgba(255, 255, 255, .87);
    border-radius: 0 2px 2px 0;
    background-color: #2abced
}

section.pdp .product-price-discount:before {
    position: absolute;
    width: 0;
    height: 0;
    margin-left: -14px;
    content: ' ';
    border-top: 9px solid transparent;
    border-right: 9px solid #2abced;
    border-bottom: 9px solid transparent
}

section.pdp .product-price-new {
    font-size: 3em;
    font-weight: 500;
    color: #2abced
}

@media(max-width:767px) {
    section.pdp .product-price-new {
        font-size: 3rem
    }
}

section.pdp .product-bank-slip {
    font-size: 16px;
    color: #2c9f2c
}

@media(max-width:991px) {
    section.pdp .product-bank-slip {
        display: block
    }
}

section.pdp .product-price-parcels strong {
    font-size: 16px
}

@media(max-width:767px) {
    section.pdp .product-price-parcels {
        font-size: 12px
    }
}

section.pdp .product-stock {
    font-size: 12px
}

section.pdp .product-stock .icomoon {
    color: #2c9f2c
}

section.pdp .product .message-site-seguro {
    font-size: 12px;
    text-transform: uppercase;
    float: right
}

section.pdp .product-accordion-pagamento {
    margin-top: 20px
}

section.pdp .product-accordion-pagamento .chevron-down {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

section.pdp .product-accordion-pagamento .chevron-down:before {
    content: ""
}

section.pdp .product-accordion-pagamento .collapsed .chevron-down:before {
    content: ""
}

section.pdp .product-accordion-pagamento .panel {
    margin: 0
}

section.pdp .product-accordion-pagamento .panel:first-child {
    border-bottom: 0
}

section.pdp .product-accordion-pagamento .panel-title {
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase
}

section.pdp .product-accordion-pagamento ul.pagamento-parcelas {
    column-count: 2
}

section.pdp .product-accordion-pagamento .parcelas, section.pdp .product-accordion-pagamento .valor {
    display: block;
    float: right
}

section.pdp .product-accordion-pagamento .cor-parcela {
    color: #2abced
}

section.pdp .product-delivery-table {
    display: none;
    margin: 0;
    margin-top: 15px;
    color: rgba(0, 0, 0, .54);
    font-size: 12px
}

section.pdp .product-delivery {
    margin-top: 15px;
    padding: 20px 10px;
    border-radius: 2px
}

section.pdp .product-delivery label {
    line-height: 1.25;
    padding: 0;
    vertical-align: middle
}

@media(min-width:321px) and (max-width:767px) {
    section.pdp .product-delivery label {
        padding-left: 10px
    }
}

section.pdp .product-delivery label a {
    font-size: 12px;
    display: block;
    color: #2abced;
    margin-top: 6px
}

@media(min-width:321px) and (max-width:767px) {
    section.pdp .product-delivery label a {
        float: right;
        padding-right: 10px;
        font-size: 12px
    }
}

section.pdp .product-delivery .col-xs-2.col-sm-3.col-md-2, section.pdp .product-delivery .col-xs-10.col-sm-9.col-md-7 {
    padding: 0 0 0 10px
}

@media(max-width:320px) {
    section.pdp .product-delivery .col-xs-2.col-sm-3.col-md-2, section.pdp .product-delivery .col-xs-10.col-sm-9.col-md-7 {
        padding-left: 0
    }
}

section.pdp .product-delivery .form-group {
    margin: 0
}

section.pdp .product-delivery .btn-calc {
    font-size: 16px;
    font-weight: 500;
    height: 40px
}

section.pdp .product-delivery .btn-calc:hover, section.pdp .product-delivery .btn-calc:focus, section.pdp .product-delivery .btn-calc:focus:hover {
    box-shadow: none
}

section.pdp .product-details {
    margin-top: 20px
}

section.pdp .product-details .nav-tabs {
    padding: 10px 10px 0 10px;
    background-color: #f5f5f5
}

@media(min-width:992px) {
    section.pdp .product-details .nav-tabs {
        text-align: center
    }
}

section.pdp .product-details .nav-tabs>li {
    display: inline-block;
    float: none
}

section.pdp .product-details .nav-tabs>li a {
    transition: border-bottom .25s ease;
    border-bottom: solid 2px transparent
}

section.pdp .product-details .nav-tabs>li.active>a, section.pdp .product-details .nav-tabs>li.active>a:hover, section.pdp .product-details .nav-tabs>li.active>a:focus {
    font-weight: 500;
    color: #000;
    border: 0 none;
    border-bottom: solid 2px #2abced;
    background-color: transparent
}

section.pdp .product-details .nav-tabs>li>a:hover {
    border-color: transparent;
    background-color: #fafafa;
    background-color: transparent
}

section.pdp .product-details-section {
    clear: both;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px;
    margin-bottom: 30px
}

section.pdp .product-details-section.product-details-geral *:not(.tab-content-title), section.pdp .product-details-section.product-details-tecnica *:not(.tab-content-title), section.pdp .product-details-section.product-details-aplicacao *:not(.tab-content-title), section.pdp .product-details-section.product-details-adicional *:not(.tab-content-title) {
    text-align: left !important;
    word-break: break-word
}

section.pdp .product-details .tab-content, section.pdp .product-details-container {
    padding: 20px 0
}

section.pdp .product-details .tab-content-title, section.pdp .product-details-container-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
    text-transform: uppercase
}

section.pdp .product-details .tab-content p, section.pdp .product-details-container p {
    margin-bottom: 10px
}

section.pdp .product-details .tab-content small, section.pdp .product-details-container small {
    font-size: 12px
}

section.pdp .product-details .tab-content small:before, section.pdp .product-details-container small:before {
    content: ''
}

@media(min-width:768px) {
    section.pdp .product-details .tab-content table td, section.pdp .product-details .tab-content table th, section.pdp .product-details-container table td, section.pdp .product-details-container table th {
        width: 50%
    }
}

section.pdp .product-details .tab-content table th, section.pdp .product-details-container table th {
    font-weight: 500
}

section.pdp .product-details .tab-content ul, section.pdp .product-details-container ul {
    list-style: inside disc
}

section.pdp .product-review-no-comments {
    text-align: center
}

section.pdp .product-review-no-comments h2 {
    margin-top: 0;
    color: #2abced;
    text-transform: uppercase;
    font-weight: 700
}

@media(max-width:767px) {
    section.pdp .product-review-no-comments h2 {
        font-size: 2.5rem
    }
}

section.pdp .product-review-no-comments p {
    color: #757575;
    font-weight: 500
}

section.pdp .product-review-no-comments .btn-go-review {
    outline: 0;
    font-weight: 500
}

section.pdp .product-review-no-comments .icon-non-reviews {
    margin: 0 auto;
    height: 115px;
    width: 95px;
    background: url("../icon-comments.html") no-repeat
}

section.pdp .product-review-resume-report {
    margin-bottom: 30px
}

section.pdp .product-review-resume-report .resume-label, section.pdp .product-review-resume-report .resume-graphics {
    margin-bottom: 20px;
    list-style: inside none
}

@media(min-width:992px) {
    section.pdp .product-review-resume-report .resume-label, section.pdp .product-review-resume-report .resume-graphics {
        float: left;
        width: 50%;
        margin-bottom: 0
    }
}

section.pdp .product-review-resume-report .resume-label li {
    margin-bottom: 3px
}

section.pdp .product-review-resume-report .resume-label li span {
    display: inline-block;
    vertical-align: middle
}

section.pdp .product-review-resume-report .progress-sm {
    position: relative;
    overflow: visible;
    height: 10px;
    margin-top: 7px;
    margin-bottom: 10px;
    border-radius: 0;
    background-color: #ebebeb;
    box-shadow: none
}

section.pdp .product-review-resume-report .progress-bar {
    background-color: #67b64b
}

section.pdp .product-review-resume-report .progress .amount-reviews {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -5px;
    margin-right: -15px;
    color: #757575
}

section.pdp .product-review-resume-report p em {
    font-weight: 500
}

section.pdp .product-review-resume-report p small {
    display: block
}

section.pdp .product-review {
    margin-bottom: 30px
}

section.pdp .product-review:last-child {
    margin-bottom: 0
}

@media(min-width:768px) {
    section.pdp .product-review .col-md-4, section.pdp .product-review .col-md-8 {
        padding-top: 15px
    }
}

section.pdp .product-review .star-rating {
    top: -10px
}

section.pdp .product-review-date, section.pdp .product-review-locale {
    font-size: 12px;
    margin-top: -10px
}

section.pdp .product-review-title {
    font-size: 16px;
    font-weight: 500;
    margin-top: -10px
}

section.pdp .product-review-recommend {
    margin-top: 15px;
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 10px;
    padding-left: 15px;
    border-top: solid 1px #ddd
}

section.pdp .product .btn-buy {
    font-weight: 500;
    height: 50px;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-radius: 2px;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

section.pdp .product .btn-buy:hover, section.pdp .product .btn-buy:active, section.pdp .product .btn-buy:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

section.pdp .product .btn-add-to-cart {
    font-weight: 500;
    padding: 7px 0;
    margin: 5px 0;
    width: 100%;
    color: #fff;
    background: #337ab7;
    text-decoration: none;
    border: 0
}

section.pdp .product .carouse-vitrine {
    margin-top: 15px
}

.form-review-product-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

.form-review .form-group>p {
    font-weight: 500
}

.form-review .form-group .stars {
    margin-top: 5px
}

.form-review .form-group .custom-radio {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.form-review .form-group .btn {
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 500
}

.form-review .form-group .btn.btn-primary {
    float: right
}

.form-review .form-group.form-btn {
    margin-bottom: 0;
    margin-top: 30px
}

section.pdp .product-video {
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 85%;
    width: 100%;
    padding: 0
}

section.pdp .product-video__container, section.pdp .product-video__container a {
    width: inherit
}

section.pdp .product-video__container a {
    height: inherit;
    background-color: #f5f5f5b5;
    display: flex !important;
    justify-content: center;
    align-items: center;
    opacity: .6
}

section.pdp .product-video__container a:hover {
    opacity: .8;
    background-color: #f5f5f5b5
}

section.pdp .product-video__container a i.fa-play-circle {
    font-size: 3em;
    color: #1a1a1a
}

section.pdp .product-video--desktop__container {
    height: 100px
}

@media screen and (max-width:767px) {
    section .pdp+.newsletter-wrapper+footer section.pdp+script+.newsletter-wrapper+footer .footer-author {
        padding-bottom: 60px
    }

    section.pdp .product-share, section.pdp .product-image-thumbs {
        display: none
    }

    section.pdp .product-video--mobile {
        background-repeat: no-repeat;
        background-position: top;
        background-size: contain
    }

    section.pdp .product-video--mobile, section.pdp .product-video--mobile__container a {
        height: 410px !important
    }

    section.pdp .product-video__container a i.fa-play-circle {
        font-size: 6.25em
    }

    .fancybox-slide {
        padding: 15px !important
    }

    section.pdp .product-promo {
        margin: 0 0 20px 0
    }

    section.pdp .product-references {
        display: inline-block;
        max-width: 60%
    }

    section.pdp .product-figure-ctn {
        max-height: 250px;
        overflow: hidden
    }

    section.pdp .product-actions .product-price {
        position: relative;
        width: 100%;
        text-align: right
    }

    section.pdp .product-actions .product-price p {
        margin-bottom: 0
    }

    section.pdp .product-actions .product-price-new {
        font-size: 2.4rem;
        font-weight: 700
    }

    section.pdp .product-actions .product-price .product-price-parcels {
        top: 0;
        left: 0;
        text-align: right;
        width: 100%
    }

    section.pdp .product-seller-feedback {
        display: none
    }

    section.pdp .product-seller-feedback .star-rating {
        display: block
    }

    section.pdp .product-seller-feedback a, section.pdp .product-seller-feedback span {
        display: none
    }

    section.pdp .product-price-discount, section.pdp .product-bank-slip {
        display: none
    }

    section.pdp .product-references {
        border-bottom: none
    }

    section.pdp .product-image-container {
        display: none;
        width: 100%;
        height: 300px
    }

    section.pdp .product-image-container .easyzoom a {
        display: block
    }

    section.pdp .product-image-container .easyzoom.owl-carousel {
        height: 100%
    }

    section.pdp .product-image-container .easyzoom.owl-carousel .owl-wrapper, section.pdp .product-image-container .easyzoom.owl-carousel .owl-item, section.pdp .product-image-container .easyzoom.owl-carousel .owl-wrapper-outer {
        height: 100%
    }

    section.pdp .product-image-container .easyzoom.owl-carousel .owl-controls {
        position: absolute;
        left: 0;
        right: 0
    }
}

.box, section .customer-panel-menu, section .customer-panel-content, .customer-panel-address .address-list-item, section.shopping-cart .shopping-cart-wrapper .product, section.shopping-cart .collapse-delivery, section.shopping-cart .collapse-cupom, section.checkout .checkout-panel, section.checkout .panel-checkout {
    padding: 20px;
    border-radius: 3px;
    min-height: 205px
}

section.customer-panel .address-item {
    border: solid 1px #ebebeb;
    padding: 15px;
    margin-bottom: 15px
}

section.customer-panel .address-item-name {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px
}

section.customer-panel .address-item p {
    line-height: 20px
}

section.customer-panel .address-item .btn-edit-address {
    background-color: #2c9f2c;
    border-color: #2c9f2c;
    color: rgba(255, 255, 255, .87);
    margin-top: 10px
}

section.customer-panel .address-item .btn-edit-address:hover, section.customer-panel .address-item .btn-edit-address:focus, section.customer-panel .address-item .btn-edit-address:focus:hover {
    color: #fff
}

section .customer-panel-menu, section .customer-panel-content {
    margin-top: 20px;
    margin-bottom: 20px
}

section .customer-panel-header {
    text-align: right;
    margin-bottom: 20px
}

section .customer-panel-body .panel {
    min-height: 305px !important
}

section .customer-panel-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: left
}

section .panel-welcome {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    margin-bottom: 15px
}

section .panel-welcome-username {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px
}

section .panel-welcome-img {
    position: relative;
    width: 64px;
    height: 64px;
    overflow: hidden;
    margin: 0 auto 10px;
    border: 4px solid #28b1e0;
    border-radius: 50%
}

section .panel-welcome-img:before {
    content: '';
    background-size: 100%;
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    display: block;
    margin-left: -4px;
    margin-top: -4px
}

section .panel-welcome-img.male:before {
    background-image: url(../avatar64x64.html)
}

section .panel-welcome-img.female:before {
    background-image: url(../female64x64.html)
}

section .panel-group .panel {
    margin-bottom: 15px
}

section .panel-group .panel, section .panel-heading {
    border-radius: 0
}

section .panel-title>a {
    text-decoration: none
}

section .panel-list {
    list-style: inside none
}

section .panel-list li {
    padding-top: 2px;
    padding-bottom: 2px
}

section .pagination {
    margin-top: 0;
    margin-bottom: 0
}

section .customer-panel-my-address {
    margin-bottom: 30px
}

section .customer-panel-my-address ul>li {
    font-size: 16px;
    line-height: 24px
}

section .customer-panel-my-address ul>li em {
    font-weight: 500
}

section .customer-panel-my-address .btn-default {
    margin-top: 15px
}

#pedido-itens thead tr th {
    font-weight: 900
}

#pedido-itens tfoot tr td:last-child {
    font-weight: 900
}

.customer-panel-address .checkout-steps .progress-bar {
    width: 175px
}

.customer-panel-address .title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px
}

.customer-panel-address .address-list-item {
    margin-top: 20px;
    min-height: 275px;
    position: relative
}

.customer-panel-address .address-list .btn-add {
    background-color: transparent;
    border-color: transparent;
    text-align: center;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    bottom: 0
}

.customer-panel-address .address-list .btn-add span {
    display: block;
    color: #2c9f2c;
    font-size: 20px;
    margin-bottom: 10px
}

.customer-panel-address .address-list .btn-add:hover, .customer-panel-address .address-list .btn-add:focus, .customer-panel-address .address-list .btn-add:hover:focus {
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.customer-panel-address .address-name {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 10px
}

.customer-panel-address .address-locale {
    min-height: 110px;
    max-height: 110px;
    overflow: hidden
}

.customer-panel-address .address-locale span {
    display: block
}

.customer-panel-address .address-options {
    list-style: inside none;
    margin-top: 10px;
    margin-bottom: 10px
}

.customer-panel-address .address-options li {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    padding-left: 10px
}

.customer-panel-address .address-options li:first-child {
    padding-left: 0
}

.customer-panel-address .address-options li:last-child {
    border-right: 0 none
}

.customer-panel-address .address-options li a {
    color: #2abced;
    text-decoration: underline
}

.customer-panel-address .address-options li a:hover, .customer-panel-address .address-options li a:focus {
    color: #000
}

#modal-adicionar-endereco .form-group .search-cep {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 30px;
    font-size: 12px;
    margin-right: -85px
}

#modal-adicionar-endereco .form-group-submit {
    margin-bottom: 0;
    float: right
}

#modal-adicionar-endereco .form-group-submit .btn {
    margin-left: 8px;
    margin-top: 25px
}

section.shopping-cart {
    padding-bottom: 20px
}

section.shopping-cart .shopping-cart-title {
    font-weight: 600;
    margin: 0;
    display: inline-block;
    line-height: 45px;
    font-size: 2.5rem;
    text-transform: uppercase
}

section.shopping-cart .item-quantity-change, section.shopping-cart .item-quantity-input {
    float: left;
    height: 35px;
    border: solid 1px #ccc;
    padding: 0;
    display: block;
    border-radius: 2px;
    text-align: center;
    line-height: 35px;
    outline: 0
}

section.shopping-cart .item-quantity-input {
    width: 50px !important;
    border-radius: 0 0 2px 2px;
    margin-left: -1px;
    margin-right: -1px
}

section.shopping-cart .item-quantity-change {
    font-size: 10px;
    width: 35px
}

section.shopping-cart .item-quantity-change:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

section.shopping-cart .shopping-cart-wrapper {
    margin-top: 20px
}

section.shopping-cart .shopping-cart-wrapper .product {
    overflow: hidden;
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 1px;
    background: #fff
}

section.shopping-cart .shopping-cart-wrapper .product-sku, section.shopping-cart .shopping-cart-wrapper .product-description {
    font-size: 12px
}

section.shopping-cart .shopping-cart-wrapper .product-title, section.shopping-cart .shopping-cart-wrapper .product-description, section.shopping-cart .shopping-cart-wrapper .product-sku {
    margin-left: 10px
}

section.shopping-cart .shopping-cart-wrapper .product-image, section.shopping-cart .shopping-cart-wrapper .product-details, section.shopping-cart .shopping-cart-wrapper .product-price, section.shopping-cart .shopping-cart-wrapper .product-quantity, section.shopping-cart .shopping-cart-wrapper .product-line-remove, section.shopping-cart .shopping-cart-wrapper .product-line-price {
    float: left
}

section.shopping-cart .shopping-cart-wrapper .product-image {
    width: 15%;
    text-align: center
}

section.shopping-cart .shopping-cart-wrapper .product-details {
    width: 46%
}

section.shopping-cart .shopping-cart-wrapper .product-title {
    font-weight: 700
}

section.shopping-cart .shopping-cart-wrapper .product-price {
    width: 12%;
    font-weight: 600;
    text-align: center
}

section.shopping-cart .shopping-cart-wrapper .product-quantity {
    width: 14%
}

section.shopping-cart .shopping-cart-wrapper .product-quantity input {
    width: 70px
}

section.shopping-cart .shopping-cart-wrapper .product-line-remove {
    width: 3%;
    text-align: right
}

section.shopping-cart .shopping-cart-wrapper .product-line-remove .btn-remove {
    opacity: .5;
    transition: opacity .25s;
    padding: 0
}

section.shopping-cart .shopping-cart-wrapper .product-line-remove .btn-remove:hover {
    opacity: 1
}

section.shopping-cart .shopping-cart-wrapper .product-line-price {
    width: 10%;
    text-align: right;
    font-weight: 600
}

section.shopping-cart .shopping-cart-wrapper .product+.product {
    border-top: 0 none
}

section.shopping-cart .shopping-cart-wrapper .column-labels {
    background: #5a5a5a;
    width: 100%;
    height: 45px;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px
}

section.shopping-cart .shopping-cart-wrapper .column-labels .product-image, section.shopping-cart .shopping-cart-wrapper .column-labels .product-details, section.shopping-cart .shopping-cart-wrapper .column-labels .product-price, section.shopping-cart .shopping-cart-wrapper .column-labels .product-quantity, section.shopping-cart .shopping-cart-wrapper .column-labels .product-removal, section.shopping-cart .shopping-cart-wrapper .column-labels .product-line-price {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 45px;
    color: #fff
}

section.shopping-cart .shopping-cart-wrapper .column-labels .product-line-price:before, section.shopping-cart .shopping-cart-wrapper .column-labels .product-price:before {
    content: ''
}

section.shopping-cart .shopping-cart-wrapper .shopping-cart-options h3 {
    font-size: 1.2rem;
    width: 220px;
    display: inline-block;
    text-transform: uppercase
}

section.shopping-cart .shopping-cart-wrapper .shopping-cart-options span.tolltip {
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: #ccc;
    border-radius: 20px;
    font-weight: bold;
    padding: 3px 9px;
    text-decoration: none
}

section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .form-inline, section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .btn-escrever-mensagem {
    margin-left: 15px
}

section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .form-inline {
    display: inline-block;
    vertical-align: middle
}

section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .form-inline .form-control {
    height: 33px
}

section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .form-message textarea.form-control {
    height: auto;
    width: 330px;
    margin-top: 15px
}

section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .btn-secondary {
    margin-top: 5px;
    width: 160px;
    margin-right: 8px;
    text-transform: uppercase;
    font-size: 1.2rem
}

section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .form-inline {
    width: 100%;
    margin-left: 0
}

section.shopping-cart .shopping-cart-wrapper .shopping-cart-options h3 {
    width: auto;
    margin-right: 10px
}

section.shopping-cart .shopping-cart-wrapper .shopping-cart-options a {
    display: inline-block;
    font-size: 12px;
    font-weight: 600
}

section.shopping-cart .form-delivery a {
    width: 100%
}

html.end-scroll jdiv, html.end-scroll .cart-finalizar-mob {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 300ms, opacity 300ms
}

html:not(.end-scroll) jdiv {
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 300ms
}

html:not(.end-scroll) .cart-finalizar-mob {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s linear 0s, opacity 300ms
}

@media(max-width:640px) {
    .footer-checkout {
        margin-bottom: initial
    }
}

@media(min-width:641px) {
    section.shopping-cart .shopping-cart-wrapper+.row .shopping-cart-wrapper {
        width: 50%;
        float: left
    }

    section.shopping-cart .form-inline input[type="text"], section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .btn-secondary {
        width: calc(50% - 10px);
        max-width: 170px;
        float: left;
        margin: 0;
        height: 34px !important
    }

    section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .btn-secondary {
        margin-left: 10px
    }
}

@media(min-width:768px) {
    section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .btn-secondary {
        margin-top: 0
    }

    section.shopping-cart .form-inline .form-group {
        width: 100%
    }
}

@media(max-width:640px) {
    section.shopping-cart .btn-continue {
        margin: 6px 0
    }

    section.shopping-cart .cart-finalizar-mob {
        display: flex;
        justify-content: space-between
    }

    section.shopping-cart .cart-finalizar-mob .totals-item-total {
        text-align: left
    }
}

section.shopping-cart #cartao-presente {
    padding: 15px 0
}

section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .btn-secondary.btn-escrever-mensagem {
    width: 170px;
    margin: 0
}

section.shopping-cart .shopping-cart-wrapper .totals {
    padding-right: 10px;
    margin-top: 10px;
    overflow: hidden;
    font-size: 15px
}

section.shopping-cart .shopping-cart-wrapper .totals-item {
    float: right;
    clear: both;
    width: 100%;
    margin-bottom: 10px
}

section.shopping-cart .shopping-cart-wrapper .totals-item label {
    float: left;
    clear: both;
    width: 50%;
    text-align: right;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px
}

section.shopping-cart .shopping-cart-wrapper .totals-value, section.shopping-cart .shopping-cart-wrapper .totals-parcels {
    float: right;
    width: 50%;
    text-align: right
}

section.shopping-cart .shopping-cart-wrapper .totals-parcels {
    width: 100%;
    font-size: .9em;
    font-weight: 500 !important
}

section.shopping-cart .cart-total-summary-mob {
    display: none;
    font-size: 14px;
    margin-top: 10px;
    padding: 10px 15px 30px;
    background-color: #f8f8f8
}

section.shopping-cart .cart-total-summary-mob-title {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px
}

section.shopping-cart .cart-total-summary-mob-block {
    margin-top: 20px
}

section.shopping-cart .cart-total-summary-mob-line {
    margin: 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ececec
}

section.shopping-cart .cart-total-summary-mob-value {
    text-align: right
}

section.shopping-cart .cart-finalizar {
    margin-top: 30px;
    width: 100%;
    display: inline-block;
    position: relative
}

section.shopping-cart .cart-finalizar .message-site-seguro {
    float: right;
    line-height: 45px;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: -1px
}

section.shopping-cart .cart-finalizar-mob {
    background: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 35;
    box-shadow: 0 -1px 3px 1px #efecec;
    padding: 12px;
    box-sizing: border-box
}

section.shopping-cart .cart-finalizar-mob .totals-item-total {
    float: left;
    max-width: 50%
}

section.shopping-cart .cart-finalizar-mob .btn-checkout {
    display: block;
    float: right;
    font-size: 1.4rem;
    padding: 15px 10px
}

section.shopping-cart .collapse-delivery, section.shopping-cart .collapse-cupom {
    max-width: 430px;
    margin-top: 10px;
    position: absolute
}

section.shopping-cart .collapse-delivery .form-inline p, section.shopping-cart .collapse-cupom .form-inline p {
    margin-bottom: 10px
}

section.shopping-cart .collapse-delivery .form-inline p a, section.shopping-cart .collapse-cupom .form-inline p a {
    font-size: 12px;
    text-decoration: underline;
    color: #000
}

section.shopping-cart .remove-product {
    background: transparent;
    border: 0 none;
    padding: 0;
    margin-top: 8px;
    -webkit-appearance: none
}

section.shopping-cart .remove-product:hover {
    color: #000
}

section.shopping-cart .gift-product {
    color: #aaa;
    font-size: 18px;
    margin-top: -2px
}

section.shopping-cart .gift-product input[type="checkbox"] {
    margin-left: 3px;
    opacity: 0;
    visibility: hidden
}

section.shopping-cart .gift-product input[type="checkbox"]:checked~.icomoon {
    color: rgba(0, 0, 0, .87)
}

section.shopping-cart #cart-total {
    font-weight: 700;
    color: #2c9f2c;
    font-size: 20px;
    line-height: 24px
}

section.shopping-cart #cart-parcels {
    font-weight: 700
}

section.shopping-cart .btn-checkout, section.shopping-cart .btn-continue {
    text-transform: uppercase
}

section.shopping-cart .btn-checkout {
    float: right;
    border-radius: 2px;
    font-weight: 700
}

section.shopping-cart .btn-continue {
    float: left;
    font-size: 1.4rem
}

section.shopping-cart .shopping-promo-wrapper .product-quantity {
    width: 35%;
    text-align: center
}

section.shopping-cart .shopping-promo-title {
    height: 30px;
    position: relative;
    z-index: 101
}

section.shopping-cart .shopping-promo-title h2 {
    position: absolute;
    top: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    clear: both;
    padding: 10px 10px 10px 20px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: -20px;
    -o-box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 2px 0 rgba(0, 0, 0, .1);
    color: #fff;
    background: #f37043;
    text-shadow: 0 -1px #db430e, 0 1px #db430e
}

section.shopping-cart .shopping-promo-title h2:before {
    content: " ";
    border-style: solid;
    border-width: 10px;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0;
    margin-bottom: -10px;
    z-index: -1;
    border-color: #f37043 #f37043 transparent transparent
}

section.shopping-cart .shopping-promo-details {
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 10px
}

@media(max-width:991px) {
    section.shopping-cart .shopping-cart-wrapper .product-quantity {
        width: 23%
    }

    section.shopping-cart .shopping-cart-wrapper .product-line-price {
        width: 13%
    }

    section.shopping-cart .shopping-cart-wrapper .product-price {
        display: none
    }
}

@media(max-width:764px) {
    section.shopping-cart .checkout-steps {
        display: none
    }
}

@media(max-width:640px) {
    section.shopping-cart .cart-total-summary-mob {
        display: block
    }

    section.shopping-cart .shopping-cart-wrapper {
        margin: 0
    }

    section.shopping-cart .shopping-cart-wrapper .column-labels {
        display: none
    }

    section.shopping-cart .shopping-cart-wrapper .product-image {
        width: auto
    }

    section.shopping-cart .shopping-cart-wrapper .product-details, section.shopping-cart .shopping-cart-wrapper .product-image, section.shopping-cart .shopping-cart-wrapper .product-line-remove, section.shopping-cart .shopping-cart-wrapper .product-line-price {
        display: inline-block
    }

    section.shopping-cart .shopping-cart-wrapper .product {
        position: relative
    }

    section.shopping-cart .shopping-cart-wrapper .product-image {
        margin-bottom: 10px
    }

    section.shopping-cart .shopping-cart-wrapper .product-details {
        margin-bottom: 0;
        width: calc(100% - 120px)
    }

    section.shopping-cart .shopping-cart-wrapper .product-sku {
        display: none
    }

    section.shopping-cart .shopping-cart-wrapper .product-title, section.shopping-cart .shopping-cart-wrapper .product-description {
        margin-right: 0;
        margin-left: 10px
    }

    section.shopping-cart .shopping-cart-wrapper .product-price {
        display: none
    }

    section.shopping-cart .shopping-cart-wrapper .product-line-remove {
        position: absolute;
        top: 0;
        right: 15px;
        padding: 15px
    }

    section.shopping-cart .shopping-cart-wrapper .product-line-remove .tooltip {
        display: none !important
    }

    section.shopping-cart .shopping-cart-wrapper .product-quantity {
        width: 100px;
        float: unset
    }

    section.shopping-cart .shopping-cart-wrapper .product-quantity .item-quantity-change-increment, section.shopping-cart .shopping-cart-wrapper .product-quantity .item-quantity-change-decrement {
        width: 30px
    }

    section.shopping-cart .shopping-cart-wrapper .product-quantity .item-quantity-input {
        width: 40px !important;
        margin-left: -1px;
        margin-right: -1px
    }

    section.shopping-cart .shopping-cart-wrapper .product-removal {
        width: auto
    }

    section.shopping-cart .shopping-cart-wrapper .product-line-price {
        float: right;
        width: 150px;
        color: #2abced
    }

    section.shopping-cart .shopping-cart-wrapper .shopping-cart-options h3 {
        font-size: 1.4rem;
        width: auto
    }

    section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .form-inline {
        margin: 0;
        display: block
    }

    section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .form-inline .form-control {
        height: 45px
    }

    section.shopping-cart .shopping-cart-wrapper .shopping-cart-options .btn-secondary {
        width: 100%
    }

    section.shopping-cart .cart-finalizar-top .btn-checkout {
        display: none
    }

    section.shopping-cart .btn-checkout {
        width: 100%
    }

    section.shopping-cart .btn-continue {
        width: 100%;
        font-size: 1.7rem
    }

    section.shopping-cart .totals {
        display: none
    }

    section.shopping-cart .totals-value {
        font-weight: 700
    }

    section.shopping-cart #calcular-frete a {
        margin-top: 10px;
        text-decoration: underline;
        float: right
    }

    section.shopping-cart #calcular-frete .frete-value {
        font-weight: bold;
        margin: 10px 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #ececec
    }

    section.shopping-cart #calcular-frete .frete-value .valor, section.shopping-cart #calcular-frete .frete-value .prazo {
        float: left;
        width: 50%
    }

    section.shopping-cart #calcular-frete .frete-value .valor {
        text-align: left
    }

    section.shopping-cart #calcular-frete .frete-value .prazo {
        text-align: right
    }

    section.shopping-cart #calcular-frete .frete-info {
        font-size: 11px
    }

    section.shopping-cart #adicionar-cupom .cupom-calc-title {
        text-transform: uppercase;
        font-weight: 700;
        margin-top: 0
    }

    section.shopping-cart #adicionar-cupom .cupom-calc-box-line {
        margin: 10px 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #ececec
    }

    section.shopping-cart #adicionar-cupom .cupom-calc-box-value {
        text-align: right
    }

    section.shopping-cart .cart-finalizar .message-site-seguro {
        float: unset;
        text-align: center;
        display: block
    }

    section.shopping-cart .cart-finalizar-top {
        margin-top: 0
    }

    section.shopping-cart .cart-finalizar-top .message-site-seguro {
        display: none
    }

    section.shopping-cart .shopping-promo-title h2 {
        margin-left: -20px
    }

    section.shopping-cart .shopping-promo-wrapper {
        overflow: visible !important;
        margin-top: 10px
    }
}

@media(max-width:340px) {
    section.shopping-cart .cart-finalizar-mob .btn-checkout {
        font-size: 1.1rem
    }
}

@media(min-width:641px) {
    section.shopping-cart #adicionar-cupom .cupom-calc {
        display: none
    }

    section.shopping-cart .frete-calc {
        display: none
    }

    section.shopping-cart .cart-finalizar-mob {
        display: none
    }
}

@media(max-width:380px) {
    section.shopping-cart .shopping-cart-wrapper .product-removal {
        float: right
    }

    section.shopping-cart .shopping-cart-wrapper .product-line-price {
        float: right;
        width: auto;
        margin-top: 10px
    }

    section.shopping-cart .shopping-cart-wrapper .totals .totals-item label {
        width: 60%
    }

    section.shopping-cart .shopping-cart-wrapper .totals .totals-item .totals-value {
        width: 40%
    }

    section.shopping-cart .shopping-cart-wrapper .totals .totals-item .totals-parcels {
        font-size: .9rem
    }
}

section.checkout-empty {
    padding-top: 60px
}

section.checkout-empty .emoji {
    display: inline-block;
    color: #cdd1d5;
    font-size: 5em;
    padding-bottom: 10px;
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    line-height: 60px;
    margin-bottom: 0
}

section.checkout-empty p em {
    font-weight: 500
}

section.checkout-empty .btn {
    margin-top: 30px;
    margin-bottom: 30px
}

@media(min-width:768px) {
    section.checkout-empty .btn {
        margin-bottom: 150px
    }
}

section.register .container {
    max-width: 890px
}

section.register .h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0
}

section.register #form-cadastro .form-section {
    clear: both;
    margin-bottom: 15px;
    overflow: hidden
}

section.register #form-cadastro .form-group .radio-inline {
    margin-right: 40px
}

section.register #form-cadastro .form-group .radio-inline input {
    padding-left: 10px;
    outline: 0
}

section.register #form-cadastro .hidden {
    display: none
}

section.register #form-cadastro .form-group-newsletter {
    margin-left: 35px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left
}

section.register #form-cadastro .form-group label {
    font-weight: 400
}

section.register #form-cadastro .form-section .h4 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px
}

section.register #form-cadastro .form-advertisement {
    margin-top: 15px;
    clear: both;
    font-size: 12px;
    color: #757575
}

section.register #form-cadastro .form-advertisement a {
    font-weight: 600;
    text-decoration: underline
}

@media(max-width:650px) {
    section.register #form-cadastro .form-advertisement {
        margin-left: 15px;
        margin-right: 15px
    }
}

section.register #form-cadastro .text-sm {
    font-size: 12px;
    margin-left: 15px;
    float: right
}

section.register #form-cadastro .btn-submit {
    float: right
}

@media(max-width:650px) {
    section.register #form-cadastro .btn-submit {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 140px;
        display: block
    }
}

.form-register .form-section {
    margin-bottom: 15px;
    overflow: hidden;
    clear: both
}

.form-register .form-section .h4 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px
}

.form-register .form-group .text-sm {
    font-size: 12px;
    margin-left: 15px;
    float: right
}

#form-cadastro .d-flex, .form-register .d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px
}

#form-cadastro .d-flex .h4, .form-register .d-flex .h4 {
    margin: 0;
    display: flex;
    align-items: center
}

.form-register .d-flex .h4 .tolltip {
    margin-left: 10px !important
}

#form-cadastro .d-flex>div, .form-register .d-flex>div {
    display: flex;
    align-items: center;
    width: max-content;
    padding: 0
}

#form-cadastro .form-section .tooltip-left, .form-register .form-section .tooltip-left, #form-alterar-cadastro .form-section .tolltip {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 4px;
    margin-left: 15px;
    order: 2
}

#form-cadastro .form-section+.form-group {
    padding-left: 20px;
    padding-right: 20px
}

.form-register .form-section {
    overflow: inherit
}

@media(max-width:991.9px) {
    section.login .form {
        max-width: inherit
    }

    section.login .btn-submit, section.login .btn-register {
        width: calc(100% - 40px) !important
    }

    .pagina-checkout section.checkout.login>.container {
        width: inherit
    }
}

@media(max-width:767px) {
    #form-cadastro .panel-default {
        border: none;
        padding: 20px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, .3)
    }

    #form-cadastro .form-section>div {
        padding-left: 0;
        padding-right: 0
    }

    #form-cadastro .d-flex .h4, .form-register .d-flex .h4 {
        min-width: 150px;
        width: min-content
    }

    #form-cadastro .form-section+.form-group {
        padding-left: 20px;
        padding-right: 20px
    }

    section.register #form-cadastro .btn-submit {
        width: auto
    }
}

@media(max-width:425px) {
    #form-cadastro .d-flex .h4, .form-register .d-flex .h4 {
        min-width: min-content
    }
}

section.login .panel-checkout {
    padding: 19px
}

section.login .checkout-steps .steps-list .login-label {
    color: #2abced
}

section.login .checkout-steps .progress-bar {
    width: 175px
}

section.login .form {
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    min-height: 240px
}

section.login .form .input-group {
    margin-bottom: 10px
}

section.login .form-register {
    margin-left: 0
}

section.login .form-register .form-description {
    margin-bottom: 63px
}

section.login .form-login {
    margin-right: 0
}

section.login .form-title {
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 10px 0
}

section.login .form-description {
    margin-bottom: 10px
}

section.login .form .btn-cancel {
    margin-top: 8px
}

section.login .form .btn-cancel:hover, section.login .form .btn-cancel:active, section.login .form .btn-cancel:focus:hover {
    color: #fff
}

section.login .form .btn-submit {
    margin-top: 8px;
    color: rgba(255, 255, 255, .87)
}

@media(min-width:990px) {
    section.login .form {
        max-width: 400px
    }
}

section.checkout .checkout-steps .progress-bar {
    width: 315px
}

section.checkout .checkout-main {
    display: table;
    padding: 30px 15px
}

section.checkout .checkout-group {
    display: table-row
}

section.checkout .checkout-space {
    display: table-cell;
    width: 1.6%
}

@media all and (max-width:840px) {
    section.checkout .checkout-main, section.checkout .checkout-group, section.checkout .checkout-panel {
        display: block !important;
        width: 100% !important;
        margin: 5px 0 !important
    }

    section.checkout .checkout-main {
        padding: 0 !important
    }

    section.checkout .checkout-space {
        display: none
    }
}

section.checkout .checkout-panel {
    overflow: hidden;
    margin-top: 20px;
    height: 100%;
    width: 30%;
    display: table-cell;
    padding: 10px 20px
}

section.checkout .checkout-panel a {
    color: #2abced;
    text-decoration: underline
}

section.checkout .checkout-panel a:hover, section.checkout .checkout-panel a:focus {
    color: #000
}

section.checkout .checkout-panel-title {
    font-weight: 600;
    font-size: 16px;
    margin: 10px 0 20px 0
}

section.checkout .checkout-panel-link {
    margin-top: 10px;
    font-size: 12px;
    display: inline-block
}

section.checkout .checkout-panel-advertisement {
    margin-top: 10px;
    font-size: 12px;
    clear: both;
    display: inline-block
}

section.checkout .checkout-panel .radio-inline {
    margin-left: 0;
    margin-bottom: 2px;
    float: left;
    clear: both
}

section.checkout .checkout-panel .list-group li {
    overflow: hidden
}

section.checkout .checkout-panel .list-group-item {
    border-width: 1px 1px
}

section.checkout .checkout-panel .list-group .pull-right {
    text-align: right
}

section.checkout .checkout-panel .list-group .item-price {
    font-weight: 600
}

section.checkout .checkout-panel .list-group .item-payment-type {
    display: block;
    font-size: 12px;
    margin-top: -5px
}

section.checkout .checkout-panel .btn-resume {
    padding: 0;
    margin-bottom: -20px;
    text-decoration: underline
}

section.checkout .checkout-panel .btn-resume:focus, section.checkout .checkout-panel .btn-resume:active {
    box-shadow: none;
    font-weight: 500
}

section.checkout .checkout-delivery .pull-right {
    font-weight: 600
}

section.checkout .checkout-summary {
    overflow: hidden;
    clear: both;
    padding-left: 0;
    padding-right: 0
}

section.checkout .checkout-summary .panel-pagamento {
    margin-bottom: 5px;
    border-radius: 0
}

section.checkout .checkout-summary .panel-pagamento .panel-heading label {
    width: 100%
}

section.checkout .checkout-summary .panel-pagamento .panel-heading a {
    display: block;
    overflow: auto
}

@media(min-width:767px) {
    section.checkout .checkout-summary .panel-pagamento .panel-heading a, section.checkout .checkout-summary .panel-pagamento .panel-heading .checkout-price {
        font-size: 20px
    }

    section.checkout #form-cadastro .panel-checkout {
        padding-left: 0;
        padding-right: 0
    }
}

section.checkout .checkout-summary .panel-pagamento .collapsed .icon-panel {
    background-position: -167px -201px
}

section.checkout .checkout-summary .panel-pagamento .icon-panel {
    margin-right: 5px;
    background-image: url(../png/sprite.png);
    background-position: -144px -201px;
    width: 13px;
    height: 9px;
    top: -3px
}

section.checkout .checkout-summary h3 {
    margin-top: 0
}

section.checkout .checkout-summary .nav-tabs .active span {
    font-weight: 500
}

section.checkout .checkout-summary .nav-tabs .active .custom-radio:before {
    content: ' ';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, .54);
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -3px;
    margin-top: -3px
}

section.checkout .checkout-summary .nav-tabs .custom-radio {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border-radius: 50%;
    box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, .87);
    margin-top: -5px;
    margin-right: 3px;
    position: relative
}

section.checkout .checkout-summary .nav-tabs>li>a {
    overflow: hidden
}

section.checkout .checkout-summary .nav>li>a:hover, section.checkout .checkout-summary .nav>li>a:focus {
    background-color: #fff;
    color: #454545 !important
}

section.checkout .checkout-summary .nav-tabs>li.active>a, section.checkout .checkout-summary .nav-tabs>li.active>a:hover, section.checkout .checkout-summary .nav-tabs>li.active>a:focus {
    background: #eee;
    color: #454545 !important
}

section.checkout .tab-list {
    list-style: inside none
}

section.checkout .tab-list li {
    margin-bottom: 5px;
    list-style: inside disc
}

section.checkout .tab-pane>p {
    font-size: 16px;
    margin-bottom: 10px
}

section.checkout .tab-pane>p strong {
    font-size: 16px
}

section.checkout .tab-pane-title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px
}

section.checkout .tab-pane .btn-primary {
    margin-top: 30px
}

@media(min-width:990px) {
    section.checkout .tab-pane .btn-primary {
        float: right
    }
}

section.checkout .tab-pane .payment-type-value {
    font-weight: 600;
    font-size: 16px
}

section.checkout .tabs-left>li span>span {
    vertical-align: top
}

section.checkout .checkout-price {
    font-size: 12px;
    font-weight: 600;
    color: #2c9f2c
}

section.checkout #security-info {
    position: absolute;
    display: none;
    padding: 5px 10px 0;
    background: #2abced;
    border-radius: 3px;
    top: 0;
    left: 0
}

section.checkout #security-info:after {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: -5px;
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #2abced
}

section.checkout #modalItensPedido {
    padding-right: 16px
}

section.checkout #modalItensPedido .modal-body {
    background-color: #f5f5f5;
    padding: 0 5px 5px 5px
}

section.checkout .list-frete li:hover {
    cursor: pointer;
    cursor: hand;
    background-color: #337ab7;
    color: #fff;
    border-color: #337ab7
}

.jp-card-container {
    margin: 60px auto !important
}

section.checkout-confirm .checkout-steps .steps-list .confirm-label {
    color: #2abced
}

section.checkout-confirm .checkout-steps .progress-bar {
    width: 430px
}

section.purchase-confirm .h2, section.purchase-confirm main .product-list-title, main section.purchase-confirm .product-list-title, section.purchase-confirm section.vitrine .product-list-title, section.vitrine section.purchase-confirm .product-list-title {
    text-transform: uppercase
}

section.purchase-confirm .purchase-confirm-message {
    margin-top: 30px;
    margin-bottom: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 3px
}

section.purchase-confirm .purchase-confirm-message .h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    margin-bottom: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .5)
}

section.purchase-confirm .purchase-confirm-message .btn-primary {
    margin-top: 10px
}

section.purchase-confirm .purchase-confirm-message em {
    font-weight: 500
}

section.purchase-confirm .purchase-confirm-header {
    margin-top: 30px
}

section.purchase-confirm .purchase-confirm-header .h4 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #ebebeb
}

section.purchase-confirm .purchase-confirm-header .h5 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 15px
}

section.purchase-confirm .purchase-confirm-table tr td {
    padding: 10px
}

section.purchase-confirm .purchase-confirm-table tr th {
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: none
}

section.purchase-confirm .purchase-confirm-table .brand-name {
    display: block
}

section.purchase-confirm .purchase-confirm-info .btn-new-buy {
    margin-top: 15px;
    margin-bottom: 30px
}

@media(min-width:768px) {
    section.purchase-confirm .purchase-confirm-info .btn-new-buy {
        float: right
    }
}

section.purchase-confirm .purchase-confirm-info .info-title, section.purchase-confirm .purchase-confirm-info .info-total {
    font-weight: 600;
    line-height: 24px;
    font-size: 16px;
    text-transform: uppercase
}

section.purchase-confirm .purchase-confirm-info .info-total {
    padding-left: 5px
}

section.purchase-confirm .purchase-confirm-info .payment-type {
    line-height: 36px
}

section.purchase-confirm .purchase-confirm-info .table td {
    border-top: none !important
}

section.purchase-confirm .purchase-confirm-info .table td em {
    font-weight: 500;
    font-size: 18px
}

section.purchase-confirm .purchase-confirm-info .btn-primary {
    margin-top: 10px;
    margin-bottom: 30px
}

@media(min-width:768px) {
    section.purchase-confirm .purchase-confirm-info .btn-primary {
        margin-bottom: 0
    }
}

section .call-center-box {
    padding: 25px 0
}

@media(min-width:768px) {
    section .call-center-box {
        padding: 35px 0
    }
}

@media(min-width:992px) {
    section .call-center-box {
        padding: 50px 0
    }
}

section .call-center-title {
    font-size: 32px;
    font-weight: 500
}

section .call-center-title:after {
    content: '';
    display: block;
    width: 80px;
    height: 3px;
    background-color: #2abced;
    border-radius: 2px;
    margin: 15px auto 20px
}

section .call-center-item {
    padding: 25px 20px;
    box-shadow: rgba(0, 0, 0, .1) 0 2px 0;
    margin-bottom: 20px;
    min-height: 274px;
    width: 100%;
    display: block
}

@media(min-width:992px) {
    section .call-center-item {
        display: table;
        min-height: 0
    }
}

section .call-center-item .icomoon {
    font-size: 5rem;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    text-align: center;
    margin: 0 auto;
    display: block;
    line-height: 120px
}

@media(min-width:992px) {
    section .call-center-item .icomoon {
        margin: 0 25px 0 0
    }
}

section .call-center-item-desc {
    width: 100%;
    text-align: center
}

@media(min-width:992px) {
    section .call-center-item-desc {
        display: table-cell;
        vertical-align: middle;
        text-align: left
    }
}

section .call-center-item-desc h2 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500
}

section .call-center-item-desc span {
    display: block;
    margin: auto;
    max-width: 300px
}

@media(min-width:992px) {
    section .call-center-item-desc span {
        margin: 0
    }
}

section .call-center-frequents-doubts a {
    margin-top: 20px;
    display: block;
    font-size: 18px
}

section .call-center-frequents-doubts p {
    margin-bottom: 20px
}

section.institucional {
    padding-top: 20px
}

section.institucional .menu-paginas {
    margin-bottom: 20px
}

section.institucional .menu-paginas #paginasMenu>div>ul {
    margin: 0 0 10px;
    display: inline-block;
    width: 100%
}

section.institucional .menu-paginas #paginasMenu>div>ul>li>a {
    font-weight: 700
}

section.institucional .menu-paginas #paginasMenu>div>ul>li ul {
    margin-left: 10px
}

section.institucional .menu-paginas button {
    margin: 0;
    padding: 0
}

section.institucional .menu-paginas button .fa-angle-up {
    display: none
}

section.institucional .menu-paginas button[aria-expanded="true"] .fa-angle-up {
    display: initial
}

section.institucional .menu-paginas button[aria-expanded="true"] .fa-angle-down {
    display: none
}

@media(min-width:992px) {
    section.institucional .menu-paginas {
        border-right: 1px solid #18191d14
    }
}

@media(max-width:991.9px) {
    section.institucional .menu-paginas #paginasMenu {
        border-bottom: 2px solid #18191d14;
        margin-top: 10px;
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media(min-width:678px) and (max-width:991.9px) {
    section.institucional .menu-paginas #paginasMenu {
        columns: 3
    }
}

@media(min-width:425px) and (max-width:677.9px) {
    section.institucional .menu-paginas #paginasMenu {
        columns: 2
    }
}

.inst-list-anchor li {
    padding-bottom: 10px
}

.inst-list-anchor li span {
    margin-right: 5px
}

.inst-lateral-menu li a {
    text-decoration: none;
    display: block
}

.inst-lateral-menu li a:hover, .inst-lateral-menu li a:focus {
    text-decoration: underline
}

.inst-page .content-item {
    margin-top: 40px
}

.inst-page .content-item h3 {
    font-size: 2.2rem;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 20px
}

.inst-page .content-item ul, .inst-page .content-item p {
    margin-bottom: 10px
}

.inst-page .content-item ul li {
    list-style: inside disc;
    margin-top: 10px;
    margin-left: 20px
}

section.checkout {
    min-height: calc(100vh - 175px)
}

section.checkout .panel-checkout {
    margin: 20px 0
}

section.checkout .product-price-old {
    font-weight: 500;
    font-size: 1.2rem
}

section.checkout a.btn-lista-desejos {
    display: inline-block;
    border: 1px solid #e1e1e1;
    font-size: 1em;
    color: #666;
    padding: 9px 10px;
    max-height: 37px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    transition: 1s all
}

section.checkout.login {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.checkout-footer-fixed {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: calc(100% - 200px)
}

.footer-fixed {
    position: absolute;
    width: 100%;
    bottom: 0
}

.footer-checkout {
    padding: 0;
    min-height: unset
}

section.login {
    background: #f0f0f0
}

section.login .panel-checkout {
    padding: 0 0 2px;
    min-height: 260px;
    border: 0
}

section.login .form-title {
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 10px 0;
    background: #555;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fff
}

section.login .checkbox-inline:nth-child(5) {
    padding: 0 20px 0 42px;
    font-size: 12px;
    margin-top: -8px
}

section.login .checkbox-inline:nth-child(6) {
    float: right
}

section.login .form-group, section.login .checkbox-inline:nth-child(6), section.login p.form-description {
    padding: 0 20px;
    font-weight: 300;
    font-size: 12px
}

section.login .form .btn-submit {
    margin-top: 8px
}

section.login .btn-submit, section.login .btn-register {
    margin: 29px 20px 10px;
    width: 90%
}

section.login .btn-register {
    color: #fff;
    background: #1f79b5
}

.buyLook .slick-slide {
    outline: none !important
}

.buyLook .slick-slide:hover {
    cursor: pointer
}

.buyLook .look-outros {
    text-align: center;
    border-top: 2px solid #ccc;
    margin: 40px 0
}

.buyLook .look-outros .look-vitrine .look-item-link {
    margin: 5px;
    border: 1px solid #fff;
    transition: border .4s ease
}

.buyLook .look-outros .look-vitrine .look-item-link>img {
    width: 195px !important
}

.buyLook .look-outros .look-vitrine .look-item-link:hover, .buyLook .look-outros .look-vitrine .look-item-link:focus {
    border: 1px solid
}

.buyLook .look-outros .look-vitrine .slick-prev, .buyLook .look-outros .look-vitrine .slick-next {
    position: absolute;
    z-index: 2;
    top: 130px;
    font-size: 30px;
    cursor: pointer
}

.buyLook .look-outros .look-vitrine .slick-disabled {
    opacity: .4;
    cursor: unset
}

.buyLook .look-outros .look-vitrine .slick-prev {
    left: -25px
}

.buyLook .look-outros .look-vitrine .slick-next {
    right: -25px
}

.buyLook .look-outros h3 {
    margin-bottom: 20px
}

.buyLook .look-nome {
    text-transform: uppercase;
    font-size: 22px;
    border-bottom: 1px solid #eee;
    padding: 0 0 10px;
    margin-bottom: 0;
    text-align: center
}

.buyLook .look-desconto {
    font-size: 14px;
    padding: 10px 10px 0;
    border-radius: 4px;
    margin-bottom: 0;
    text-align: center
}

.buyLook .look-choosen {
    margin-top: 30px
}

.buyLook .look-preview {
    border-right: 1px solid #eee
}

.buyLook .look-preview .slick-slide {
    border: 1px solid #eee
}

.buyLook .look-preview .slider-zoom {
    margin-bottom: 15px
}

.buyLook .look-preview .slider-zoom img {
    max-height: 720px;
    margin: 0 auto
}

.buyLook .look-preview .slider-nav {
    margin-bottom: 15px
}

.buyLook .look-preview .slider-nav .slick-slide {
    width: auto !important;
    margin: 0 5px;
    transition: border-color .4s ease
}

.buyLook .look-preview .slider-nav .slick-slide:hover {
    border-color: #000
}

.buyLook .look-preview .slider-nav .look-ativo {
    border: 1px solid
}

.buyLook .look-preview .slider-nav .slick-prev, .buyLook .look-preview .slider-nav .slick-next {
    position: absolute;
    z-index: 2;
    top: 22px;
    font-size: 20px;
    cursor: pointer
}

.buyLook .look-preview .slider-nav .slick-disabled {
    opacity: .4;
    cursor: unset
}

.buyLook .look-preview .slider-nav .slick-prev {
    left: -20px
}

.buyLook .look-preview .slider-nav .slick-next {
    right: -20px
}

.buyLook .look-parts .btn-add-parts {
    background: #252525;
    color: #fff;
    width: 100%
}

.buyLook .look-parts .btn-add-parts:hover {
    opacity: .8
}

.buyLook .look-parts .btn-save-look {
    width: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #252525
}

.buyLook .look-parts .btn-save-look:hover i::before {
    content: ''
}

.buyLook .look-parts .look-buy {
    margin-bottom: 20px
}

.buyLook .look-parts .look-info>.row {
    margin-bottom: 20px;
    position: relative
}

.buyLook .look-parts .look-info>.row a>img {
    border: 1px solid #eee
}

.buyLook .look-parts .look-info>.row .look-part-remove {
    position: absolute;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    border: 0;
    top: 0;
    right: 15px;
    border-radius: 10px;
    border-top-right-radius: 0;
    transition: all .2s ease
}

.buyLook .look-parts .look-info>.row .look-part-remove:hover {
    background: #333
}

.buyLook .look-parts .look-info>.row .look-part-remove:focus {
    outline: none
}

.buyLook .look-parts .look-info>.row .look-part-removido {
    position: absolute;
    width: 100%;
    height: 100%
}

.buyLook .look-parts .look-info>.row .look-part-removido>div:nth-child(1) {
    background: #fff;
    opacity: .7;
    height: 100%
}

.buyLook .look-parts .look-info>.row .look-part-removido>div:nth-child(2) {
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.buyLook .look-parts .look-info>.row .look-part-removido>div:nth-child(2)::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 34%;
    background: #333
}

.buyLook .look-parts .look-info>.row .look-part-removido>div:nth-child(2)::after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 34%;
    background: #333
}

.buyLook .look-parts .look-info>.row .look-part-removido>div:nth-child(2) .btn-add-part {
    border: 1px solid #333;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #333;
    background: #fff;
    transition: all .2s ease
}

.buyLook .look-parts .look-info>.row .look-part-removido>div:nth-child(2) .btn-add-part:hover {
    color: #fff;
    background: #333
}

.buyLook .look-parts .look-info>.row .look-rodape {
    font-size: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

.buyLook .look-parts .look-info>.row .look-rodape .rodape-right {
    color: #e74c3c
}

.buyLook .look-parts .look-end-info {
    margin-bottom: 20px
}

.buyLook .look-parts .look-end-info .end-price {
    margin: 15px 0;
    font-weight: 700
}

.buyLook .look-parts .look-end-info .end-price span {
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 1px
}

.buyLook .look-parts .look-end-info .end-parcela {
    font-size: 16px;
    letter-spacing: 1.5px
}

.buyLook .look-parts .look-end-info .end-redes {
    margin: 15px 0;
    font-size: 20px
}

.buyLook .look-parts .look-end-info .end-redes i {
    cursor: pointer;
    margin: 0 5px
}

.buyLook .look-parts .parts-alert-me {
    margin: 5px 0
}

.buyLook .look-parts .parts-alert-me .look-part-nome {
    font-size: 1.8rem;
    line-height: 2rem;
    margin: -5px 0 10px;
    min-height: 22px;
    max-height: 44px
}

.buyLook .look-parts .parts-alert-me .look-part-valor label {
    font-size: 1.4rem;
    letter-spacing: .05em;
    font-weight: 700
}

.buyLook .look-parts .parts-alert-me .look-part-cor label, .buyLook .look-parts .parts-alert-me .look-part-tamanho label {
    font-weight: 500;
    letter-spacing: .05em;
    font-size: 10px;
    line-height: 12px
}

.cor-radios div {
    display: inline-block
}

.cor-radios input[type="radio"] {
    display: none
}

.cor-radios input[type="radio"]+label {
    color: #333;
    font-family: Arial, sans-serif;
    padding: 1px;
    border: 1px solid transparent;
    transition: all .3s ease
}

.cor-radios input[type="radio"]+label span {
    display: inline-block;
    min-width: 52px;
    height: 27px;
    cursor: pointer;
    text-align: center;
    line-height: 24px
}

.cor-radios input[type="radio"]+label span i {
    opacity: 0;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    transition: all .3s ease
}

.cor-radios input[type="radio"]+label:hover {
    border: 1px solid #333
}

.cor-radios input[type="radio"]#color-1+label span, .cor-radios input[type="radio"]#color-2-1+label span, .cor-radios input[type="radio"]#color-3-1+label span {
    background-color: #2ecc71
}

.cor-radios input[type="radio"]#color-2+label span, .cor-radios input[type="radio"]#color-2-2+label span, .cor-radios input[type="radio"]#color-3-2+label span {
    background-color: #3498db
}

.cor-radios input[type="radio"]#color-3+label span, .cor-radios input[type="radio"]#color-2-3+label span, .cor-radios input[type="radio"]#color-3-3+label span {
    background-color: #f1c40f
}

.cor-radios input[type="radio"]#color-4+label span, .cor-radios input[type="radio"]#color-2-4+label span, .cor-radios input[type="radio"]#color-3-4+label span {
    background-color: #e74c3c
}

.cor-radios input[type="radio"]:checked+label {
    border: 1px solid #333
}

.cor-radios input[type="radio"]:checked+label span i {
    opacity: 1
}

.cor-radios input[type="radio"]:disabled+label span {
    opacity: .7;
    position: relative;
    cursor: default
}

.cor-radios input[type="radio"]:disabled+label span::after {
    content: ' ';
    width: 110%;
    position: absolute;
    height: 2px;
    background: #666;
    top: 12px;
    left: -2px;
    -ms-transform: rotate(-27deg);
    transform: rotate(-27deg)
}

.cor-radios input[type="radio"]:disabled+label:hover {
    color: #333;
    border-color: transparent
}

.cor-radios input[type="radio"]:disabled+label:hover span {
    background: #fff
}

.size-radios div {
    display: inline-block
}

.size-radios input[type="radio"] {
    display: none
}

.size-radios input[type="radio"]+label {
    color: #333;
    font-family: Arial, sans-serif;
    border: 1px solid #333
}

.size-radios input[type="radio"]+label span {
    display: inline-block;
    min-width: 52px;
    height: 27px;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .33);
    text-align: center;
    line-height: 28px;
    font-size: 14px;
    font-weight: 700;
    transition: all .2s ease
}

.size-radios input[type="radio"]+label:hover {
    color: #fff
}

.size-radios input[type="radio"]+label:hover span {
    background: #333
}

.size-radios input[type="radio"]:checked+label {
    color: #fff
}

.size-radios input[type="radio"]:checked+label span {
    background: #333
}

.size-radios input[type="radio"]:disabled+label span {
    opacity: .7;
    position: relative;
    cursor: default
}

.size-radios input[type="radio"]:disabled+label span::after {
    content: ' ';
    width: 110%;
    position: absolute;
    height: 2px;
    background: #666;
    top: 12px;
    left: -2px;
    -ms-transform: rotate(-27deg);
    transform: rotate(-27deg)
}

.size-radios input[type="radio"]:disabled+label:hover {
    color: #333
}

.size-radios input[type="radio"]:disabled+label:hover span {
    background: #fff
}

.pagina-erros {
    background: #d2d2d2;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.pagina-erros .titulo {
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
    font-weight: 600;
    font-size: 140px;
    background-color: #565656;
    color: transparent;
    text-shadow: 0 2px 0 rgba(255, 255, 255, .25);
    -webkit-background-clip: text;
    background-clip: text
}

.pagina-erros .titulo.flutuante {
    position: relative;
    left: -120px
}

.pagina-erros .titulo.flutuante2 {
    font-size: 80px;
    margin-top: 170px;
    margin-bottom: 20px;
    position: relative;
    left: -160px
}

.pagina-erros .subtitulo {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    font-size: 20px;
    margin: 0
}

@media(max-width:1199px) {
    .bg-404_balao {
        zoom: .9
    }

    .bg-manutencao_sacola {
        zoom: .8
    }

    .titulo.flutuante2 {
        font-size: 60px !important;
        margin-top: 130px !important;
        margin-bottom: 0 !important;
        left: -140px !important
    }
}

@media(max-width:991px) {
    .bg-404_balao {
        float: none !important
    }

    .bg-400_sacola {
        zoom: .8;
        margin-top: 40px
    }

    .titulo.flutuante {
        left: -100px !important
    }

    .bg-manutencao_sacola {
        zoom: .6
    }

    .titulo.flutuante2 {
        font-size: 40px !important;
        margin-top: 100px !important;
        margin-bottom: 0 !important;
        left: -110px !important
    }
}

@media(max-width:767px) {
    .bg-404_balao {
        zoom: .7
    }

    .titulo {
        font-size: 100px !important
    }

    .bg-400_sacola {
        float: none !important
    }

    .titulo.flutuante {
        font-size: 100px !important;
        left: 0 !important
    }

    .bg-manutencao_sacola {
        float: none !important
    }

    .titulo.flutuante2 {
        font-size: 50px !important;
        margin: 0 !important;
        left: 0 !important
    }
}

@media(max-width:320px) {
    .bg-404_balao, .bg-400_sacola {
        zoom: .6
    }
}

.bg-404_balao {
    float: right;
    width: 498px;
    height: 318px;
    background: url("../png/errors_sprites.png") -571px -10px
}

.bg-400_sacola {
    float: right;
    width: 440px;
    height: 289px;
    background: url("../png/errors_sprites.png") -10px -517px
}

.bg-manutencao_sacola {
    float: right;
    width: 541px;
    height: 487px;
    background: url("../png/errors_sprites.png") -10px -10px
}

@media(max-width:426px) {
    section .checkout-summary .panel-pagamento .btn {
        display: block;
        overflow: auto;
        width: 100%
    }

    header.navbar-fixed-top~section, header.navbar-fixed-top~main {
        margin-top: 120px
    }

    section.pdp {
        padding-top: 0 !important
    }

    section.pdp .product {
        margin-top: 10px
    }

    section.pdp .product .fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        margin-bottom: 0 !important;
        z-index: 999
    }

    section.vitrine {
        padding-top: 0 !important
    }

    section.vitrine .fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        margin-bottom: 0 !important;
        z-index: 999
    }

    .product-wrapper figure {
        height: 175px
    }
}

@media(max-width:991px) {
    #filtros {
        display: none
    }

    .header-logo-checkout {
        max-width: 200px;
        margin: 0 auto
    }

    .filters-content {
        background: #fff
    }
}

@media(max-width:1199px) {
    #container {
        overflow: hidden
    }

    .header-logo {
        float: none;
        height: 50px;
        max-height: 50px;
        padding: 0;
        position: relative;
        z-index: 1
    }

    .header-logo img {
        left: 0;
        right: 0;
        max-height: 100%
    }

    .header-middle .header-logo-holder {
        height: 55px;
        margin: 10px 0 0 0
    }

    .header-middle .header-logo-holder .header-md-not-my-cart {
        display: inline-block;
        float: right;
        padding: 9px 12px;
        position: relative;
        z-index: 2
    }

    .header-middle .header-logo-holder .header-md-not-my-cart .badge {
        top: 3px;
        right: 0;
        position: absolute
    }

    .header-middle .header-logo-holder .navbar-toggle {
        float: left;
        z-index: 9
    }

    .header-search {
        padding: 0;
        margin-bottom: 10px
    }

    .header-search-holder {
        padding: 0
    }

    .header-md-nav-icon-list {
        height: auto;
        padding: 10px 0 0 0
    }

    .navbar-header {
        float: none
    }

    .navbar-left, .navbar-right {
        float: none !important
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px
    }

    .navbar-nav>li {
        float: none
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .collapse.in {
        display: block !important
    }

    .product-wrapper .product-price-sell {
        font-size: 1.2em
    }
}

@media(min-width:992px) {
    .filters-header, .filters-footer, .filters-mob {
        display: none
    }
}

@media(min-width:767px) {
    header.navbar-fixed-top~section, header.navbar-fixed-top~main {
        margin-top: 120px
    }
}

@media(min-width:1200px) {
    header.navbar-fixed-top~section, header.navbar-fixed-top~main {
        margin-top: 180px
    }
}

section.shopping-cart .cart-finalizar-chkout {
    text-align: right;
    color: #6c6e71;
    width: auto
}

section.shopping-cart .cart-finalizar-chkout .text-multiplus {
    margin: 10px;
    font-size: 13px
}

section.shopping-cart .cart-finalizar-chkout .text-multiplus>svg {
    height: 26px;
    width: auto;
    margin-bottom: -3px
}

section.shopping-cart .cart-finalizar-chkout .btn-chkoutme {
    background-color: #2a323b;
    border-bottom: 2px solid #16191d;
    font-family: 'Roboto', sans-serif;
    width: 310px;
    color: #f0f0f0;
    font-size: 13px
}

section.shopping-cart .cart-finalizar-chkout .btn-chkoutme:hover {
    color: #fff
}

section.shopping-cart .cart-finalizar-chkout .btn-chkoutme>svg {
    width: auto;
    height: 27px;
    margin-bottom: -20px;
    margin-right: 5px;
    position: relative;
    top: -10px
}

section.shopping-cart .cart-finalizar-chkout .text-chkout {
    display: block;
    font-size: 13px;
    margin: 10px 0 0;
    text-decoration: underline
}

.chkoutme-modal .modal-dialog {
    width: 800px;
    color: #2a333c;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: .3px
}

.chkoutme-modal .row {
    height: 400px
}

.chkoutme-modal .row>div:first-child {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.chkoutme-modal #desktopchkoutme {
    display: none
}

.chkoutme-modal #desktopchkoutme.active {
    display: block
}

.chkoutme-modal .img-loading, .chkoutme-modal .img-check, .chkoutme-modal .img-error {
    max-width: 180px;
    margin: 110px
}

.chkoutme-modal .step-1 h3 {
    font-size: 22px;
    letter-spacing: .5px;
    font-weight: normal;
    margin-bottom: 40px
}

.chkoutme-modal .step-1 [class|=info] {
    display: table;
    margin-bottom: 25px
}

.chkoutme-modal .step-1 [class|=info]>strong {
    color: #2296d3;
    font-size: 30px;
    float: left;
    line-height: 40px;
    margin-right: 10px
}

.chkoutme-modal .step-1 .info-1 span {
    line-height: 38px
}

.chkoutme-modal .step-1 .info-2 span {
    float: left
}

.chkoutme-modal .step-1 .info-3 {
    float: left
}

.chkoutme-modal .step-2, .chkoutme-modal .step-3, .chkoutme-modal .step-4 {
    padding-top: 116px;
    transition: all .3s ease
}

.chkoutme-modal .step-2 h3, .chkoutme-modal .step-3 h3, .chkoutme-modal .step-4 h3 {
    font-size: 22px;
    letter-spacing: .5px;
    font-weight: normal;
    margin-bottom: 40px
}

.chkoutme-modal .step-1, .chkoutme-modal .step-2, .chkoutme-modal .step-3, .chkoutme-modal .step-4 {
    display: none
}

.chkoutme-modal .step-1.active, .chkoutme-modal .step-2.active, .chkoutme-modal .step-3.active, .chkoutme-modal .step-4.active {
    display: block
}

.chkoutme-modal .chk-logo-modal {
    position: absolute;
    bottom: 47px;
    right: 50px
}

section.shopping-cart .cart-finalizar-mob .btn-chkoutme {
    float: right;
    background: #29323b;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    margin-right: 5px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px
}

section.shopping-cart .cart-finalizar-mob .btn-chkoutme>svg {
    max-height: 28px
}

@media(max-width:425px) {
    section.shopping-cart .cart-finalizar-mob .totals-item-total {
        max-width: 100%;
        float: unset;
        text-align: center
    }

    section.shopping-cart .cart-finalizar-mob .btns-finalizar {
        margin-top: 5px;
        display: -ms-flexbox;
        display: flex
    }

    section.shopping-cart .cart-finalizar-mob .btns-finalizar .btn-checkout {
        float: unset;
        min-width: 80%;
        height: 46px;
        -ms-flex-order: 1;
        order: 1
    }

    section.shopping-cart .cart-finalizar-mob .btns-finalizar .btn-chkoutme {
        float: unset;
        height: 46px
    }
}

.prt-modal {
    background: rgba(0, 0, 0, .7)
}

.modal-open .prt-modal {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1045
}

.prt-modal .modal-content {
    border-radius: 15px
}

.prt-modal .modal-body {
    background-size: cover;
    padding: 40px 20px 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #8c8c8c;
    font-family: "Roboto";
    text-align: center;
    border-radius: 15px
}

@media(max-width:425px) {
    .prt-modal .modal-body {
        padding: 30px 10px
    }
}

.prt-modal .modal-body .prt-head {
    font-size: 20px;
    margin-bottom: 15px
}

.prt-modal .modal-body .prt-head>img {
    margin: 0 10px;
    display: inline-block
}

@media(max-width:320px) {
    .prt-modal .modal-body .prt-head>img {
        margin: 0 5px
    }
}

.prt-modal .modal-body .prt-msg {
    font-size: 16px;
    margin-bottom: 15px
}

@media(max-width:375px) {
    .prt-modal .modal-body .prt-msg {
        font-size: 14px
    }
}

@media(max-width:320px) {
    .prt-modal .modal-body .prt-msg {
        font-size: 13px
    }
}

.prt-modal .modal-body .prt-card>div {
    display: inline-block;
    position: relative
}

.prt-modal .modal-body .prt-card>div>img {
    margin: 0 auto
}

.prt-modal .modal-body .prt-card>div>input {
    position: absolute;
    left: 20px;
    width: 100px;
    height: 36px;
    border-radius: 7px;
    border: 2px solid;
    bottom: 70px;
    text-align: center;
    letter-spacing: 3px
}

.prt-modal .modal-body .prt-card>div>input::-webkit-outer-spin-button, .prt-modal .modal-body .prt-card>div>input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

@media(max-width:375px) {
    .prt-modal .modal-body .prt-card>div>input {
        width: 90px;
        bottom: 65px
    }
}

@media(max-width:320px) {
    .prt-modal .modal-body .prt-card>div>input {
        width: 80px;
        letter-spacing: 1.75px;
        bottom: 53px;
        left: 15px;
        height: 30px
    }
}

.prt-modal .modal-body .prt-card>div>.btn-prt {
    position: absolute;
    margin: 0 auto;
    bottom: 20px;
    left: 120px;
    background-color: #133684;
    color: #fff;
    border-radius: 7px;
    font-size: 14px
}

@media(max-width:425px) {
    .prt-modal .modal-body .prt-card>div>.btn-prt {
        left: 110px
    }
}

@media(max-width:375px) {
    .prt-modal .modal-body .prt-card>div>.btn-prt {
        left: 100px;
        bottom: 15px
    }
}

@media(max-width:320px) {
    .prt-modal .modal-body .prt-card>div>.btn-prt {
        left: 75px;
        bottom: 10px;
        height: 30px;
        padding: 0 10px
    }
}

.prt-modal .modal-body .prt-error>p {
    margin: 5px 0 0;
    color: #9a1d2b;
    display: inline-block;
    font-size: 12px;
    border: 1px solid;
    font-weight: 500;
    padding: 2px 7px
}

.modal-newsletter .modal-dialog .modal-content {
    width: 700px;
    height: 465px;
    border-radius: 0
}

.modal-newsletter form {
    display: flex
}

.modal-newsletter .modal-body {
    padding: 0;
    display: flex
}

.modal-newsletter #news-left {
    width: 373px;
    display: inline-flex
}

.modal-open .modal-newsletter.in {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.modal-newsletter #news-right {
    background-color: #828282;
    width: 325px;
    height: 465px;
    display: inline-flex
}

.modal-newsletter .btn {
    border-radius: 0;
    text-transform: uppercase
}

.modal-newsletter input {
    height: 33px;
    border-radius: 0;
    background-color: #fff
}

.modal-newsletter h4 {
    color: #fff
}

.modal-newsletter .col-md-12 {
    margin: auto;
    padding: 0 45px
}

.modal-newsletter .close {
    position: absolute;
    right: 0;
    padding: 10px;
    color: #fff;
    opacity: .6
}

.modal-newsletter .close:hover {
    opacity: 1
}

@media(min-width:768px) {
    .modal-newsletter .modal-dialog {
        width: 700px;
        margin: 30px auto
    }
}

.owl-carousel .owl-nav {
    position: unset
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0;
    top: 43%
}

.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0;
    top: 43%
}

.modal-open .modal-product-size-guide {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1045
}

.modal-product-size-guide .modal-header {
    padding: 7px
}

.customer-panel .pagination-vitrine {
    margin-top: 0 !important;
    margin-bottom: 10px
}

section.favoritos .btn {
    width: 100%;
    text-transform: uppercase;
    margin: 1px 0;
    font-size: 10px
}

.span-cliente-favoritos {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #000;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 11px;
    text-transform: uppercase;
    width: 450px;
    margin-top: 25px
}

section.favoritos .favoritos-wrapper {
    margin-top: 20px
}

section.favoritos .favoritos-wrapper .product {
    overflow: hidden;
    clear: both;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 1px;
    background: #fff
}

section.favoritos .favoritos-wrapper .product-sku, section.favoritos .favoritos-wrapper .product-description {
    font-size: 12px
}

section.favoritos .favoritos-wrapper .product-title, section.favoritos .favoritos-wrapper .product-description, section.favoritos .favoritos-wrapper .product-sku {
    margin-left: 10px
}

section.favoritos .favoritos-wrapper .product-image, section.favoritos .favoritos-wrapper .product-details, section.favoritos .favoritos-wrapper .product-price, section.favoritos .favoritos-wrapper .product-quantity, section.favoritos .favoritos-wrapper .product-line-remove, section.favoritos .favoritos-wrapper .product-line-price {
    float: left
}

section.favoritos .favoritos-wrapper .product-image {
    width: 15%;
    text-align: center
}

section.favoritos .favoritos-wrapper .product-details {
    width: 55%
}

section.favoritos .favoritos-wrapper .product-title {
    font-weight: 700
}

section.favoritos .favoritos-wrapper .product-price {
    width: 15%;
    font-weight: 600;
    text-align: center
}

section.favoritos .favoritos-wrapper .product-line-remove {
    width: 15%;
    text-align: right
}

section.favoritos .favoritos-wrapper .product-line-remove .btn-remove {
    opacity: .5;
    transition: opacity .25s;
    padding: 0
}

section.favoritos .favoritos-wrapper .product-line-remove .btn-remove:hover {
    opacity: 1
}

section.favoritos .favoritos-wrapper .product+.product {
    border-top: 0 none
}

section.favoritos .favoritos-wrapper .column-labels {
    background: #5a5a5a;
    width: 100%;
    height: 45px;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px
}

section.favoritos .favoritos-wrapper .column-labels .product-image, section.favoritos .favoritos-wrapper .column-labels .product-details, section.favoritos .favoritos-wrapper .column-labels .product-price, section.favoritos .favoritos-wrapper .column-labels .product-quantity, section.favoritos .favoritos-wrapper .column-labels .product-removal, section.favoritos .favoritos-wrapper .column-labels .product-line-price {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    line-height: 45px;
    color: #fff
}

section.favoritos .favoritos-wrapper .column-labels .product-line-price:before, section.favoritos .favoritos-wrapper .column-labels .product-price:before {
    content: ''
}

section.favoritos .favoritos-wrapper .favoritos-options .form-inline {
    display: inline-block;
    vertical-align: middle
}

section.favoritos .favoritos-wrapper .favoritos-options .form-inline .form-control {
    height: 33px
}

section.favoritos .favoritos-wrapper .favoritos-options .form-message textarea.form-control {
    height: auto;
    width: 330px;
    margin-top: 15px
}

section.favoritos .favoritos-wrapper .product-title, .product-price {
    font-size: 14px
}

section.favoritos .favoritos-wrapper .product:nth-child(odd) {
    background: #f5f5f5
}

section.favoritos .remove-product {
    background: transparent;
    border: 0 none;
    padding: 0;
    margin-top: 8px;
    -webkit-appearance: none
}

section.favoritos .remove-product:hover {
    color: #000
}

@media(max-width:991px) {
    section.favoritos .favoritos-wrapper .product-price {
        display: none
    }
}

@media(max-width:640px) {
    section.favoritos .favoritos-wrapper {
        margin: 0
    }

    section.favoritos .favoritos-wrapper .column-labels {
        display: none
    }

    section.favoritos .favoritos-wrapper .product-image {
        width: auto
    }

    section.favoritos .favoritos-wrapper .product {
        position: relative
    }

    section.favoritos .favoritos-wrapper .product-image {
        margin-bottom: 10px
    }

    section.favoritos .favoritos-wrapper .product-details {
        margin-bottom: 0;
        width: calc(100% - 120px)
    }

    section.favoritos .favoritos-wrapper .product-price {
        display: none
    }

    section.favoritos .favoritos-wrapper .product-line-remove {
        position: absolute;
        right: 5px;
        bottom: 5px;
        width: 90px
    }

    section.favoritos .favoritos-wrapper .product-removal {
        width: auto
    }
}

@media(max-width:380px) {
    section.favoritos .favoritos-wrapper .product-removal {
        float: right
    }

    section.favoritos .favoritos-wrapper .product-title, .product-price {
        font-size: 11px
    }

    section.favoritos .favoritos-wrapper .product-line-remove {
        width: 76px
    }

    section.favoritos .favoritos-wrapper .product-line-remove a {
        font-size: 10px
    }
}

@media(max-width:768px) {
    .span-cliente-favoritos {
        width: auto
    }
}

.lookPdp-itens {
    padding: 10px 0
}

.lookPdp-itens>li {
    padding: 10px 0
}

.lookPdp-itens .faded-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .7;
    z-index: 1;
    left: 0;
    top: 0;
    display: block;
    padding: 30px
}

.lookPdp-itens .item-image.noStock::after {
    content: 'Produto Indisponível';
    position: absolute;
    background-color: rgba(255, 255, 255, .6);
    top: 40%;
    width: calc(100% - 30px);
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: #c12121;
    line-height: 17px;
    padding: 7px 0
}

.lookPdp-itens .item-description {
    margin-bottom: 10px
}

.lookPdp-itens .item-description .item-title {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0
}

.lookPdp-itens .item-description .item-price {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 30px;
    margin: 0
}

.lookPdp-itens .item-description .item-code {
    margin-bottom: 10px;
    display: block
}

.lookPdp-itens small {
    text-transform: uppercase;
    font-size: 12px
}

.lookPdp-itens .item-sizes {
    margin: 5px 0 0
}

.lookPdp-itens .item-sizes li {
    display: inline
}

.lookPdp-itens .item-sizes input[type="radio"] {
    display: none
}

.lookPdp-itens .item-sizes input[type="radio"]:checked+label {
    background: #004667;
    border: 1px solid #004667;
    color: #fff
}

.lookPdp-itens .item-sizes label {
    font-size: 11px;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 30px;
    height: 30px;
    border: 1px solid #eee;
    cursor: pointer;
    padding: 8px
}

.lookPdp-itens .item-sizes .radio-doubleC {
    position: relative
}

.lookPdp-itens .item-sizes .com_cor.indisponivel {
    display: none
}

.lookPdp-itens .item-sizes .sem_cor.indisponivel label, section.pdp .product-sku-topic .custom-radio input[type='radio'].indisponivel+label {
    border: 1px dashed #bb1e1e
}

.lookPdp-itens .item-sizes .radio-doubleC input[type='radio'] {
    display: none
}

.lookPdp-itens .item-sizes .radio-doubleC input[type='radio']:checked+label {
    background-color: #fff;
    border-color: #004667
}

.lookPdp-itens .item-sizes .radio-doubleC label {
    width: 25px;
    height: 25px;
    margin: 0;
    border: 1px solid #ccc;
    position: relative;
    cursor: pointer;
    margin-right: 5px;
    transition: .2s all ease;
    background-color: #fff
}

.lookPdp-itens .item-sizes label:hover {
    box-shadow: 0 0 5px 0 #262626
}

.lookPdp-itens .item-sizes .radio-doubleC label i:first-child {
    height: 21px;
    width: 21px;
    position: relative;
    z-index: 33;
    border: 0;
    bottom: unset;
    right: unset
}

.lookPdp-itens .item-sizes .radio-doubleC label i:last-child {
    border-left: 21px solid transparent;
    border-bottom: 21px solid transparent;
    position: absolute;
    bottom: 1px;
    right: unset;
    z-index: 35
}

.lookPdp-itens .item-measures {
    color: #999;
    text-transform: uppercase;
    margin: 3px 0;
    font-size: 11px;
    display: block
}

.lookPdp-itens .item-remove {
    color: #791111;
    margin: 5px 0;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    font-weight: 700
}

.lookPdp-itens .item-add {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    font-weight: 700;
    width: 100%;
    text-align: right
}

.lookPdp-itens .faded-overlay .item-remove {
    width: 100%;
    text-align: right
}

.lookPdp-itens-thumb-option {
    background: inherit !important
}

.lookPdp-itens-thumb-option figure {
    width: 100%;
    height: 100%
}

.lookPdp-itens-thumb-option figure img {
    width: 100%;
    height: 100%
}

.header-md-nav-item .dropdown-menu-column {
    column-count: 3;
    column-gap: 20px
}

.header-md-nav-item .dropdown-menu-column>li {
    display: inline-block;
    break-inside: avoid-column;
    width: 100% !important;
    margin-bottom: 15px
}

.header-md-nav-item .dropdown-menu.multi-level-expanded {
    width: 380px
}

.header-md-nav-item .dropdown-menu.multi-level-expanded-full {
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%
}

.header-md-nav-item .dropdown-menu.multi-level-expanded div .dropdown-menu {
    position: static;
    display: block;
    width: 100%;
    min-width: 100%;
    border: none
}

.header-md-nav-item .dropdown-menu.multi-level-expanded div .dropdown-menu li {
    width: 100%
}

.header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu, .header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu-column {
    padding: 0
}

.header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu>li>a, .header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu-column>li>a {
    display: block;
    font-weight: 700;
    text-decoration: none
}

.header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu>li>a::after, .header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu-column>li>a::after {
    display: none
}

.header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu>li.dropdown-submenu .dropdown-menu, .header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu-column>li.dropdown-submenu .dropdown-menu {
    display: block;
    position: relative;
    border: none;
    top: 0;
    left: 0;
    padding: 0;
    background: none
}

.header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu>li.dropdown-submenu .dropdown-menu a::after, .header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu-column>li.dropdown-submenu .dropdown-menu a::after {
    display: none
}

.header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu>li.dropdown-submenu .dropdown-menu .dropdown-menu, .header-md-nav-item .dropdown-menu.multi-level-expanded div>.dropdown-menu-column>li.dropdown-submenu .dropdown-menu .dropdown-menu {
    padding-left: 12px
}

.header-md-nav-item .dropdown-menu.multi-level-expanded .dropdown-banner {
    padding: 0 20px;
    margin: 0;
    text-align: center
}

.header-md-nav-item .dropdown-menu.multi-level-expanded .dropdown-banner img {
    max-width: 100%;
    max-height: 100%
}

header .navbar-full {
    position: relative
}

header .navbar-full .header-md-nav-list {
    overflow: visible
}

header .navbar-full .header-md-nav-item:nth-child(1n+7) {
    position: relative
}

header .navbar-full .header-md-nav-item:nth-child(1n+7) .dropdown-menu {
    right: 0;
    left: initial
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 1 !important
}

.blog-container {
    padding-bottom: 60px
}

.blog-wrapper {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px
}

.blog-wrapper .blog-main {
    margin: 0 auto
}

.blog-post-wrapper {
    margin-top: 15px
}

.blog-post-wrapper .blog-post {
    margin-bottom: 30px;
    padding-bottom: 30px
}

.blog-post-wrapper .blog-post:not(:last-child) {
    border-bottom: 1px solid
}

.blog-resume-post-img {
    width: 100%;
    margin-bottom: 15px
}

.blog-resume-post-text {
    margin-bottom: 15px
}

.blog-container .form-group.actions p {
    font-size: 12px
}

.blog-container .form-control, .blog-container .form-control:focus, .blog-container .form-control:focus:hover {
    height: auto;
    padding: 10px
}

.blog-container .form-control:not(textarea), .blog-container .form-control:not(textarea):focus, .blog-container .form-control:not(textarea):focus:hover {
    height: 30px
}

.post-form-comment-title {
    margin-bottom: 15px
}

.post-comment {
    font-size: 14px
}

.post-comment-wrapper {
    margin-bottom: 20px
}

.post-comment-title {
    font-weight: 700;
    font-size: 14px;
    margin: 0 0 5px
}

.post-comment p {
    margin-bottom: 0
}

.article-body, .article-tags-wrapper {
    margin-bottom: 40px
}

.article-body img {
    max-width: 100%
}

.blog-menu {
    border-bottom: 1px solid;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.blog-menu-title {
    font-weight: 800;
    margin-top: 0
}

.blog-menu-list {
    margin-bottom: 0;
    font-size: 14px
}

.blog-menu-list:not(.list-inline) .blog-menu-item:not(:last-child) {
    margin-bottom: 10px
}

.article-title {
    font-size: 32px;
    font-weight: 800;
    margin: 0 0 10px
}

.article-subtitle {
    font-size: 12px;
    margin-bottom: 30px
}

.article-subtitle strong {
    font-weight: 800
}

section.pdp .carousel-vitrine .owl-carousel {
    padding: 0 28px
}

section.pdp .owl-carousel .owl-nav button.owl-prev {
    left: 0
}

section.pdp .owl-carousel .owl-nav button.owl-next {
    right: 0
}

.combo .product-details {
    display: block
}

.combo .product-details .combo-products-list {
    height: 100px
}

.combo .product-details .combo-products-list .product-description {
    overflow: hidden;
    max-height: 32px;
    text-overflow: ellipsis;
    margin-bottom: 2px
}

.height-unset {
    min-height: unset !important
}

@media(max-width:715px) {
    .combo .product-details {
        width: calc(100% - 110px)
    }

    .combo .product-details .combo-products-list {
        margin-left: 7px
    }

    .combo .product-details .combo-products-list .product-details {
        width: calc(100% - 45px)
    }
}

#modal-form-endereco #form-endereco span.tolltip {
    background-color: #a0a0a0;
    color: #fff;
    width: 50px !important;
    height: 20px;
    border-radius: 20px;
    font-weight: bold;
    padding: 1px 6px;
    font-size: 14px
}

#modal-form-endereco #form-endereco .tooltip.fade.right.in {
    top: -25px !important;
    left: 144.15px !important;
    width: 170px !important
}

.lookPdp-itens .item-sizes input[type="radio"]:checked+label+label {
    background: #000;
    border-color: #000 !important;
    color: #fff
}

.vitrine-instagram-grid>.row {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -5px
}

.vitrine-instagram-grid>.row>div {
    padding: 5px
}

.vitrine-instagram-grid-item {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%
}

.vitrine-instagram-grid-item:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

.vitrine-instagram-grid-item img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    object-fit: cover
}

.vitrine-instagram-modal .modal-content {
    border: none
}

.vitrine-instagram-modal .modal-body {
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .68), 0 4px 15px 0 rgba(0, 0, 0, .25) !important
}

.vitrine-instagram-modal .modal-body img {
    max-height: calc(100vh - 150px)
}

.vitrine-instagram-modal .modal-footer {
    max-width: fit-content;
    min-width: 100%
}

.vitrine-instagram-modal-go-to {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 30px !important;
    line-height: 20px !important;
    color: #000;
    background: #fff;
    padding: 5px 6px;
    border-radius: 8px !important;
    opacity: .5
}

.vitrine-instagram-modal-go-to:hover {
    opacity: 1;
    transition: all .3s linear
}

.vitrine-instagram-modal-video {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    font-size: 16px;
    line-height: 16px
}

.vitrine-instagram-modal-caption {
    text-align: center;
    margin-bottom: 20px;
    width: 100%
}

.embed-responsive-16by9 {
    padding-bottom: 56.65%
}

@media(min-width:1024px) {
    .vitrine-instagram-modal .modal-dialog {
        width: max-content;
        max-width: 800px
    }

    .vitrine-instagram-modal .modal-body-video {
        min-width: 800px
    }
}

.d-flex {
    display: flex
}

.a-center {
    align-items: center
}

.j-center {
    justify-content: center
}

.j-left {
    justify-content: flex-start
}

.j-space-between {
    justify-content: space-between
}

.filtro-vitrine {
    box-shadow: 0 2px 3px 2px rgba(0, 0, 0, .3);
    border-radius: 6px
}

.filtro-vitrine-actions {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    padding: 0 30px 30px
}

.filtro-vitrine-actions .btn {
    font-size: 16px;
    text-transform: uppercase;
    background: #000;
    border-color: #000;
    color: #fff;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 4px;
    padding-bottom: 4px
}

.filtro-vitrine-item {
    width: 100%;
    padding: 30px
}

.filtro-vitrine-item h3 {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.filtro-vitrine-step-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    border-radius: 25px;
    background: #000;
    color: #fff
}

#buscar-filtro-dinamico .select2-container--bootstrap {
    width: 100% !important
}

@media(min-width:992px) {
    #buscar-filtro-dinamico .filtro-vitrine-form {
        display: flex;
        flex-wrap: wrap
    }

    .filtro-vitrine-item {
        width: 33.3333%;
        padding: 30px
    }

    .campo-extra--radio-button.ng-binding, .campo-extra--checkbox.ng-binding {
        cursor: pointer
    }

    #personalizacao-campos .product-sku-topic .radio-doubleC label {
        width: 36px;
        height: 36px;
        display: block;
        margin-top: 2px;
        margin-bottom: 2px
    }

    #personalizacao-campos .product-sku-topic .radio-doubleC label::before {
        width: 37px;
        height: 37px
    }

    .header-mini-cart-list-wrap {
        overflow-x: hidden;
        max-height: 350px
    }

    .header-mini-cart-list-wrap ul {
        margin-bottom: 0
    }

    .header-mini-cart-list-wrap::-webkit-scrollbar {
        width: 14.9px
    }

    .header-mini-cart-list-wrap::-webkit-scrollbar-track {
        background-color: transparent
    }

    .header-mini-cart-list-wrap::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 20px;
        border: 5px solid transparent;
        background-clip: content-box
    }

    .header-mini-cart-list-wrap::-webkit-scrollbar-thumb:hover {
        background-color: #aaa
    }
}

@media(max-width:640.9px) {
    .pagina-checkout jdiv {
        display: none
    }
}

.copy-button.active {
    background-color: #398e39;
    border-color: #398e39
}

section.purchase-confirm .pix-payment-container .input-group .input-group-btn .btn {
    margin: 0
}

.pix-payment-container {
    font-size: 12px
}

.pix-payment-container .input-group .input-group-btn .btn {
    height: 40px
}

.pix-payment-logo {
    width: 150px;
    margin-bottom: 30px
}

.pix-payment-container .pix-qrcode {
    box-shadow: 0 0 10px -2px rgba(0, 0, 0, .5)
}

@media(min-width:768px) {
    .pix-payment-input-group {
        margin-left: auto;
        margin-right: auto;
        width: 60%
    }
}

@media(max-width:767.9px) {
    .pix-payment-container .pix-qrcode {
        max-width: 60%
    }

    .btn {
        white-space: inherit
    }
}

.modal-backdrop {
    z-index: 1000000
}

.modal, .modal.in, loader.loader, .modal-open .modal-newsletter.in {
    z-index: 1000001
}

.panel-group.mce-panel-group .panel {
    margin-bottom: 0
}

.panel-group.mce-panel-group .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.panel-group.mce-panel-group .panel-heading .panel-title {
    display: block;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.panel-group.mce-panel-group .panel-heading .panel-title:after {
    content: "";
    font-size: 10px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear
}

.panel-group.mce-panel-group .panel-heading .panel-title[aria-expanded="true"] {
    background-color: #eee
}

.panel-group.mce-panel-group .panel-heading .panel-title[aria-expanded="true"]:after {
    content: "−";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.panel-group.mce-panel-group .panel-heading .panel-title[aria-expanded="false"]:after {
    content: "+";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nav-back {
    display: none
}

.sezzle-sm {
    width: 27px
}

section.checkout ::placeholder {
    color: #adadad
}

#newsletterForm {
    display: flex
}

#newsletterForm .form-group {
    padding-left: 5px;
    padding-right: 5px
}

.ms-drop ul {
    padding: 10px 5px
}

.ms-drop ul>li label {
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 0
}

.ms-drop input[type="radio"], .ms-drop input[type="checkbox"] {
    position: inherit;
    margin: 0
}

.ms-choice {
    height: 40px;
    border-color: #ccc
}

.ms-choice>span {
    padding-left: 15px
}

.ms-choice>span.placeholder, .ms-choice>span {
    display: flex;
    align-items: center;
    height: 100%
}
