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: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src:
        url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
        url(../fonts/glyphicons-halflings-regular.woff) format("woff");
}
.glyphicon {
    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;
}
.glyphicon-asterisk:before {
    content: "\002a";
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-lock:before {
    content: "\e033";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-bookmark:before {
    content: "\e044";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-camera:before {
    content: "\e046";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-fire:before {
    content: "\e104";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-calendar:before {
    content: "\e109";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-bell:before {
    content: "\e123";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-wrench:before {
    content: "\e136";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-briefcase:before {
    content: "\e139";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-paperclip:before {
    content: "\e142";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-pushpin:before {
    content: "\e146";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-cd:before {
    content: "\e201";
}
.glyphicon-save-file:before {
    content: "\e202";
}
.glyphicon-open-file:before {
    content: "\e203";
}
.glyphicon-level-up:before {
    content: "\e204";
}
.glyphicon-copy:before {
    content: "\e205";
}
.glyphicon-paste:before {
    content: "\e206";
}
.glyphicon-alert:before {
    content: "\e209";
}
.glyphicon-equalizer:before {
    content: "\e210";
}
.glyphicon-king:before {
    content: "\e211";
}
.glyphicon-queen:before {
    content: "\e212";
}
.glyphicon-pawn:before {
    content: "\e213";
}
.glyphicon-bishop:before {
    content: "\e214";
}
.glyphicon-knight:before {
    content: "\e215";
}
.glyphicon-baby-formula:before {
    content: "\e216";
}
.glyphicon-tent:before {
    content: "\26fa";
}
.glyphicon-blackboard:before {
    content: "\e218";
}
.glyphicon-bed:before {
    content: "\e219";
}
.glyphicon-apple:before {
    content: "\f8ff";
}
.glyphicon-erase:before {
    content: "\e221";
}
.glyphicon-hourglass:before {
    content: "\231b";
}
.glyphicon-lamp:before {
    content: "\e223";
}
.glyphicon-duplicate:before {
    content: "\e224";
}
.glyphicon-piggy-bank:before {
    content: "\e225";
}
.glyphicon-scissors:before {
    content: "\e226";
}
.glyphicon-bitcoin:before {
    content: "\e227";
}
.glyphicon-btc:before {
    content: "\e227";
}
.glyphicon-xbt:before {
    content: "\e227";
}
.glyphicon-yen:before {
    content: "\00a5";
}
.glyphicon-jpy:before {
    content: "\00a5";
}
.glyphicon-ruble:before {
    content: "\20bd";
}
.glyphicon-rub:before {
    content: "\20bd";
}
.glyphicon-scale:before {
    content: "\e230";
}
.glyphicon-ice-lolly:before {
    content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232";
}
.glyphicon-education:before {
    content: "\e233";
}
.glyphicon-option-horizontal:before {
    content: "\e234";
}
.glyphicon-option-vertical:before {
    content: "\e235";
}
.glyphicon-menu-hamburger:before {
    content: "\e236";
}
.glyphicon-modal-window:before {
    content: "\e237";
}
.glyphicon-oil:before {
    content: "\e238";
}
.glyphicon-grain:before {
    content: "\e239";
}
.glyphicon-sunglasses:before {
    content: "\e240";
}
.glyphicon-text-size:before {
    content: "\e241";
}
.glyphicon-text-color:before {
    content: "\e242";
}
.glyphicon-text-background:before {
    content: "\e243";
}
.glyphicon-object-align-top:before {
    content: "\e244";
}
.glyphicon-object-align-bottom:before {
    content: "\e245";
}
.glyphicon-object-align-horizontal:before {
    content: "\e246";
}
.glyphicon-object-align-left:before {
    content: "\e247";
}
.glyphicon-object-align-vertical:before {
    content: "\e248";
}
.glyphicon-object-align-right:before {
    content: "\e249";
}
.glyphicon-triangle-right:before {
    content: "\e250";
}
.glyphicon-triangle-left:before {
    content: "\e251";
}
.glyphicon-triangle-bottom:before {
    content: "\e252";
}
.glyphicon-triangle-top:before {
    content: "\e253";
}
.glyphicon-console:before {
    content: "\e254";
}
.glyphicon-superscript:before {
    content: "\e255";
}
.glyphicon-subscript:before {
    content: "\e256";
}
.glyphicon-menu-left:before {
    content: "\e257";
}
.glyphicon-menu-right:before {
    content: "\e258";
}
.glyphicon-menu-down:before {
    content: "\e259";
}
.glyphicon-menu-up:before {
    content: "\e260";
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-size: 14px;
    line-height: 1.42857143;
    background: #fff;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.img-circle {
    border-radius: 50%;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}
.sr-only {
    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;
}
[role="button"] {
    cursor: pointer;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777;
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%;
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%;
}
.h1,
h1 {
    font-size: 36px;
}
.h2,
h2 {
    font-size: 30px;
}
.h3,
h3 {
    font-size: 24px;
}
.h4,
h4 {
    font-size: 18px;
}
.h5,
h5 {
    font-size: 14px;
}
.h6,
h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}
.small,
small {
    font-size: 85%;
}
.mark,
mark {
    padding: 0.2em;
    background: #fcf8e3;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:focus,
a.text-primary:hover {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:focus,
a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:focus,
a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    color: #fff;
    background: #337ab7;
}
a.bg-primary:focus,
a.bg-primary:hover {
    background: #286090;
}
.bg-success {
    background: #dff0d8;
}
a.bg-success:focus,
a.bg-success:hover {
    background: #c1e2b3;
}
.bg-info {
    background: #d9edf7;
}
a.bg-info:focus,
a.bg-info:hover {
    background: #afd9ee;
}
.bg-warning {
    background: #fcf8e3;
}
a.bg-warning:focus,
a.bg-warning:hover {
    background: #f7ecb5;
}
.bg-danger {
    background: #f2dede;
}
a.bg-danger:focus,
a.bg-danger:hover {
    background: #e4b9b9;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ol ol,
ol ul,
ul ol,
ul ul {
    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-right: 5px;
    padding-left: 5px;
}
dl {
    margin-top: 0;
    margin-bottom: 20px;
}
dd,
dt {
    line-height: 1.42857143;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0;
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777;
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014 \00A0";
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0;
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: "";
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\00A0 \2014";
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background: #f9f2f4;
    border-radius: 4px;
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0;
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
}
table {
    background: transparent;
}
table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}
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 > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    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 > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background: #fff;
}
.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background: #f5f5f5;
}
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
    background: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
    background: #e8e8e8;
}
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
    background: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
    background: #d0e9c6;
}
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
    background: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
    background: #c4e3f3;
}
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
    background: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
    background: #faf2cc;
}
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
    background: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
    background: #ebcccc;
}
.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}
@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 > tbody > tr > td,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > td,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
    .table-responsive > .table-bordered {
        border: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0;
    }
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0;
    }
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 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: 700;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
    cursor: not-allowed;
}
input[type="file"] {
    display: block;
}
input[type="range"] {
    display: block;
    width: 100%;
}
select[multiple],
select[size] {
    height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition:
        border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
    -o-transition:
        border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
    -webkit-transition:
        border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    transition:
        border-color ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
    transition:
        border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s;
    transition:
        border-color ease-in-out 0.15s,
        box-shadow ease-in-out 0.15s,
        -webkit-box-shadow ease-in-out 0.15s;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control::-ms-expand {
    background: transparent;
    border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: #eee;
    opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control,
    input[type="time"].form-control {
        line-height: 34px;
    }
    .input-group-sm input[type="date"],
    .input-group-sm input[type="datetime-local"],
    .input-group-sm input[type="month"],
    .input-group-sm input[type="time"],
    input[type="date"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    input[type="time"].input-sm {
        line-height: 30px;
    }
    .input-group-lg input[type="date"],
    .input-group-lg input[type="datetime-local"],
    .input-group-lg input[type="month"],
    .input-group-lg input[type="time"],
    input[type="date"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    input[type="time"].input-lg {
        line-height: 46px;
    }
}
.form-group {
    margin-bottom: 15px;
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed;
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
}
.checkbox + .checkbox,
.radio + .radio {
    margin-top: -5px;
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}
.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px;
}
.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0;
}
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
}
.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #67b168;
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #67b168;
}
.has-success .input-group-addon {
    color: #3c763d;
    background: #dff0d8;
    border-color: #3c763d;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #c0a16b;
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background: #fcf8e3;
    border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #ce8483;
    box-shadow:
        inset 0 1px 1px rgba(0, 0, 0, 0.075),
        0 0 6px #ce8483;
}
.has-error .input-group-addon {
    color: #a94442;
    background: #f2dede;
    border-color: #a94442;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0;
    }
    .form-inline .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}
.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: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-success {
    color: #fff;
    background: #5cb85c;
    border-color: #4cae4c;
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background: #449d44;
    border-color: #255625;
}
.btn-success:hover {
    color: #fff;
    background: #449d44;
    border-color: #398439;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background: #449d44;
    background-image: none;
    border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background: #398439;
    border-color: #255625;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    color: #5cb85c;
    background: #fff;
}
.btn-info {
    color: #fff;
    background: #5bc0de;
    border-color: #46b8da;
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background: #31b0d5;
    border-color: #1b6d85;
}
.btn-info:hover {
    color: #fff;
    background: #31b0d5;
    border-color: #269abc;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background: #31b0d5;
    background-image: none;
    border-color: #269abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background: #269abc;
    border-color: #1b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    color: #5bc0de;
    background: #fff;
}
.btn-warning {
    color: #fff;
    background: #f0ad4e;
    border-color: #eea236;
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background: #ec971f;
    border-color: #985f0d;
}
.btn-warning:hover {
    color: #fff;
    background: #ec971f;
    border-color: #d58512;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background: #ec971f;
    background-image: none;
    border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background: #d58512;
    border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    color: #f0ad4e;
    background: #fff;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background: #c9302c;
    background-image: none;
    border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background: #ac2925;
    border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    color: #d9534f;
    background: #fff;
}
.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent;
}
.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background: transparent;
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none;
}
.btn-group-lg > .btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
    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="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
    width: 100%;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.dropdown,
.dropup {
    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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background: #e5e5e5;
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background: #337ab7;
    outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    color: #777;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.dropdown-menu-left {
    right: auto;
    left: 0;
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap;
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid;
}
.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 {
        right: auto;
        left: 0;
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
    position: relative;
    float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar {
    margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-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-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-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-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    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="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
    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-right: 0;
    padding-left: 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-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
    height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px;
}
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
    height: auto;
}
.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
}
.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
}
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
    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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-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:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-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:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
    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 {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav > li {
    position: relative;
    display: block;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background: transparent;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background: #e5e5e5;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}
.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:focus,
.nav-pills > li.active > a:hover {
    color: #fff;
    background: #337ab7;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
@media (min-width: 768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a {
        margin-bottom: 0;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd;
}
@media (min-width: 768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff;
    }
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px;
    }
}
@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px;
    }
}
@media (min-width: 768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        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;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
@media (min-width: 768px) {
    .container-fluid > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container > .navbar-header {
        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-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand:focus,
.navbar-brand:hover {
    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;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-nav .open .dropdown-menu > li > a:hover {
        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 {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.1),
        0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.1),
        0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .navbar-form .form-control-static {
        display: inline-block;
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto;
    }
    .navbar-form .input-group > .form-control {
        width: 100%;
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0;
    }
    .navbar-form .checkbox input[type="checkbox"],
    .navbar-form .radio input[type="radio"] {
        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;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 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: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background: transparent;
}
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background: #e7e7e7;
}
@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background: transparent;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background: #e7e7e7;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background: transparent;
    }
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-default .btn-link {
    color: #777;
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333;
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc;
}
.navbar-inverse {
    background: #222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d;
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background: transparent;
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background: #080808;
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background: transparent;
    }
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-link {
    color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link {
    color: #9d9d9d;
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff;
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb > .active {
    color: #777;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination > li {
    display: inline;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background: #fff;
    border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-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-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li > a:focus,
.pager li > a:hover {
    text-decoration: none;
    background: #eee;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background: #fff;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label-default {
    background: #777;
}
.label-default[href]:focus,
.label-default[href]:hover {
    background: #5e5e5e;
}
.label-primary {
    background: #337ab7;
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background: #286090;
}
.label-success {
    background: #5cb85c;
}
.label-success[href]:focus,
.label-success[href]:hover {
    background: #449d44;
}
.label-info {
    background: #5bc0de;
}
.label-info[href]:focus,
.label-info[href]:hover {
    background: #31b0d5;
}
.label-warning {
    background: #f0ad4e;
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background: #ec971f;
}
.label-danger {
    background: #d9534f;
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background: #c9302c;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background: #777;
    border-radius: 10px;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-group-xs > .btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #337ab7;
    background: #fff;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background: #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 {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px;
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px;
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
.thumbnail a > img,
.thumbnail > img {
    margin-right: auto;
    margin-left: auto;
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7;
}
.thumbnail .caption {
    padding: 9px;
    color: #333;
}
.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: 700;
}
.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 {
    color: #3c763d;
    background: #dff0d8;
    border-color: #d6e9c6;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    color: #31708f;
    background: #d9edf7;
    border-color: #bce8f1;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    color: #8a6d3b;
    background: #fcf8e3;
    border-color: #faebcc;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    color: #a94442;
    background: #f2dede;
    border-color: #ebccd1;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
}
.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.progress-bar-info {
    background: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.progress-bar-warning {
    background: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.progress-bar-danger {
    background: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: -o-linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
    background-image: linear-gradient(
        45deg,
        rgba(255, 255, 255, 0.15) 25%,
        transparent 25%,
        transparent 50%,
        rgba(255, 255, 255, 0.15) 50%,
        rgba(255, 255, 255, 0.15) 75%,
        transparent 75%,
        transparent
    );
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media,
.media-body {
    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-body,
.media-left,
.media-right {
    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 {
    padding-left: 0;
    margin-bottom: 20px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background: #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: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,
.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 {
    color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}
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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background: #f5f5f5;
}
button.list-group-item {
    width: 100%;
    text-align: left;
}
.list-group-item-success {
    color: #3c763d;
    background: #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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background: #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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background: #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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background: #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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background: #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: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
    padding: 15px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background: #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-left-radius: 3px;
    border-top-right-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-left-radius: 0;
    border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
    margin-bottom: 0;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .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:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.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,
.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: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:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.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,
.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: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:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.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,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.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,
.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 {
    border-bottom-left-radius: 3px;
}
.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,
.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 {
    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 td,
.panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
}
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
}
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .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,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > 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 {
    margin-bottom: 0;
    border: 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 > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
    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: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background: #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: #337ab7;
    border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background: #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: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background: #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: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background: #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: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background: #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: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background: #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 embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    padding: 24px;
    border-radius: 6px;
}
.well-sm {
    padding: 9px;
    border-radius: 3px;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background: #000;
    transition: all ease-in-out 0.25s;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.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 {
    right: 5px;
    bottom: 0;
    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;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background: #000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.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: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow:after {
    content: "";
    border-width: 10px;
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
}
.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    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, 0.25);
}
.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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: transparent;
    border: 0;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important;
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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;
    }
    td.visible-xs,
    th.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;
    }
    td.visible-sm,
    th.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;
    }
    td.visible-md,
    th.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;
    }
    td.visible-lg,
    th.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;
    }
}
@font-face {
    font-family: "Rubik";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src:
        local(""),
        url("../fonts/rubik/rubik-regular.woff2") format("woff2"),
        url("../fonts/rubik/rubik-regular.woff") format("woff");
}
@font-face {
    font-family: "Rubik";
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    src:
        local(""),
        url("../fonts/rubik/rubik-medium.woff2") format("woff2"),
        url("../fonts/rubik/rubik-medium.woff") format("woff");
}
@font-face {
    font-family: "Rubik";
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src:
        local(""),
        url("../fonts/rubik/rubik-bold.woff2") format("woff2"),
        url("../fonts/rubik/rubik-bold.woff") format("woff");
}
html {
    height: 100%;
}
body {
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow-x: hidden;
    overflow-y: auto;
    font-family: var(--body-font, "Verdana");
    color: var(--body-c);
    background: var(--body-bg, #fff);
    overflow-anchor: none;
}
body.scroll-disabled,
body.scroll-disabled2 {
    overflow: hidden;
}
h1 {
    font-size: 1.8em;
    margin: 0 0 25px;
    color: var(--h1-c);
}
h2 {
    font-size: 1.6em;
    margin: 0 0 15px;
    color: var(--h2-c);
}
h3 {
    font-size: 1.4em;
    margin: 0 0 15px;
    color: var(--h3-c);
}
h4 {
    font-size: 1.2em;
    margin: 0 0 15px;
    color: var(--h4-c);
}
h5 {
    font-size: 1.1em;
    margin: 0 0 10px;
    color: var(--h5-c);
}
h6 {
    font-size: 1em;
    margin: 0 0 10px;
    color: var(--h6-c);
}
a,
a:focus,
a:hover,
a:visited {
    text-decoration: none;
    cursor: pointer;
    outline: none !important;
}
button,
select,
.btn,
.btn:active,
.btn:hover,
.btn:focus,
.nav-tabs .li {
    outline: none !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
}
iframe {
    max-width: 100%;
}
a,
.dropdown-menu li > a i {
    color: var(--a-c);
}
a:hover,
a:focus,
a:active,
.sorts-block__span.selected {
    color: var(--a-c-hover);
}
.row {
    margin: 0 -10px;
}
.row-flex {
    display: flex;
    flex-wrap: wrap;
}
.row-flex:before,
.row-flex:after {
    display: none;
}
*[class*="col-"] {
    padding: 0 10px;
}
div.heading {
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 1.3em;
    color: var(--heading-c);
}
label {
    font-weight: 400;
}
hr {
    margin: 10px 0;
}
.checkbox,
.radio {
    margin: 15px 0;
}
.radio label {
    display: flex !important;
    padding: 0;
}
.radio input {
    position: relative !important;
    margin: 0 10px 0 0 !important;
}
.radio input + img {
    margin-right: 10px;
}
.input {
    display: flex;
    align-items: center;
    padding: 0 !important;
    cursor: pointer;
}
.input input {
    position: relative !important;
    min-width: 14px;
    width: 14px;
    height: 14px;
    margin: 0 10px 0 0 !important;
    padding: 0 !important;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff;
    border: solid 1px #ccc;
    outline: none !important;
    cursor: pointer;
}
.input input:hover {
    border-color: #aaa;
}
.input input[type="checkbox"] {
    border-radius: 2px;
}
.input input[type="checkbox"]:checked {
    background: var(--input-checked-bg);
    border: none;
}
.input input[type="checkbox"]:checked:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 10px;
    height: 5px;
    border: solid 2px #fff;
    border-top: none;
    border-right: none;
    transform: translate(-50%, -80%) rotate(-45deg);
}
.input input[type="radio"] {
    border-radius: 100%;
}
.input input[type="radio"]:checked {
    background: var(--input-checked-bg);
    border: none;
}
.input input[type="radio"]:checked:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    border: solid 3px #fff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
.input-group .input-group-addon {
    text-align: center;
    font-size: 0.95em;
    background: #f5f5f5;
    padding: 0 10px;
    border: solid 1px #e6e6e6;
    border-right: none;
}
.input-group .input-group-addon i + span {
    padding: 0 0 0 6px;
}
.input-group-btn {
    font-size: 0.9em;
}
.input-group-btn .btn {
    height: 34px;
}
form .form-control {
    height: 36px;
}
form textarea.form-control {
    height: auto;
}
.form-control {
    font-size: 0.95em;
    border: solid 1px rgba(0 0 0 / 0.1);
}
.form-control.input-warning {
    border-color: var(--input-warning-border-c) !important;
}
.form-control[readonly] {
    opacity: 0.5;
}
.form-control:focus {
    border: solid 1px rgba(0 0 0 / 0.2);
    box-shadow: none;
}
.form-control:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: all ease 0.3s;
}
.form-control:focus::-moz-placeholder {
    opacity: 0;
    transition: all ease 0.3s;
}
.form-control:focus:-ms-input-placeholder {
    opacity: 0;
    transition: all ease 0.3s;
}
.form-control:focus:-input-placeholder {
    opacity: 0;
    transition: all ease 0.3s;
}
.search-btn-clear {
    display: none;
    position: absolute;
    z-index: 2;
    top: 8px;
    right: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    text-align: center;
    border: none;
    border-radius: 100%;
    background: rgba(0 0 0 / 0.03);
    cursor: pointer;
}
select.form-control {
    padding-right: 30px;
    background: url(../image/chevron.png) no-repeat #fff;
    background-size: 7px;
    background-position: top 50% right 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.img-responsive {
    margin: 0 auto;
}
.img-thumbnail {
    border: none;
}
.highlight {
    font-weight: 500;
    background: #fcf8e3;
}
.alert {
    position: relative;
    padding: 12px 30px 12px 15px;
    font-size: 0.95em;
    border: none;
}
.alert a {
    text-decoration: underline;
}
.alert i {
    margin: 0 5px 0 0;
}
.alert .close {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.text-danger {
    padding: 4px 0 0;
    line-height: normal;
    font-size: 0.95em;
    color: var(--input-warning-c, #f00);
}
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
    display: inline;
}
.visible-xxl {
    display: none;
}
.required .control-label:before {
    content: "* ";
    color: #f00;
}
.div-text-empty {
    padding: 20px;
    margin: 0 0 40px;
    background: #f7f7f7;
    border-radius: 4px;
}
.dropdown-menu {
    min-width: 200px;
    max-height: 50vh;
    overflow: auto;
    padding: 10px;
    scrollbar-width: thin;
}
.dropdown-menu li > a {
    display: flex;
    align-items: center;
    padding: 7px 10px;
    font-size: 0.95em;
}
.dropdown-menu li > a i,
.dropdown-menu li > a img {
    min-width: 15px;
    margin: 0 7px 0 0;
    text-align: center;
}
.dropdown-menu::-webkit-scrollbar {
    width: 8px;
    background: #eee;
    border-radius: 4px;
}
.dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 4px;
}
.buttons {
    overflow: auto;
    margin: 0 0 20px;
}
.btn {
    height: 32px;
    padding: 0 12px;
    border: none;
    border-radius: 4px;
    transition:
        color linear 0.2s,
        background linear 0.2s;
}
a.btn {
    line-height: 30px;
}
a.btn-lg {
    line-height: 34px;
}
a.btn-xl {
    line-height: 38px;
}
.btn .fa + span,
.btn .fas + span,
.btn .far + span {
    margin: 0 0 0 7px;
}
.btn i.visible-xs + span {
    margin: 0;
}
.btn-xs {
    height: 24px;
    padding: 0 10px;
    line-height: 20px;
}
.btn-sm {
    height: 28px;
    line-height: 28px !important;
}
.btn-lg {
    height: 34px;
    font-size: 1em;
    font-weight: 500;
    padding: 0 15px;
}
.btn-xl {
    height: 38px;
    font-size: 1.1em;
    font-weight: 500;
    padding: 0 20px;
}
.btn + .btn-lg,
.btn + .btn-xl {
    margin: 0 0 0 15px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 1em;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}
.btn.disabled {
    opacity: 1;
    cursor: default;
}
.btn.disabled2 {
    display: none !important;
}
.btn-default {
    color: var(--btn-default-c);
    background: var(--btn-default-bg);
}
.btn-default:hover,
.btn-default:focus {
    color: var(--btn-default-c-hover);
    background: var(--btn-default-bg-hover);
}
.btn-primary {
    color: var(--btn-primary-c);
    background: var(--btn-primary-bg);
}
.btn-primary:hover,
.btn-primary:focus {
    color: var(--btn-primary-c-hover);
    background: var(--btn-primary-bg-hover);
}
.btn-danger {
    color: var(--btn-danger-c);
    background: var(--btn-danger-bg);
}
.btn-danger:hover,
.btn-danger:focus {
    color: var(--btn-primary-c-hover);
    background: var(--btn-primary-bg-hover);
}
.list-group-item {
    display: flex;
    align-items: center;
    min-height: 44px;
    font-size: 0.95em;
    background: none !important;
    border: none;
}
.list-group-item:not(:first-child) {
    border-top: solid 1px rgba(0 0 0 / 0.06);
}
.list-group-item:hover {
    background: rgba(0 0 0 / 0.03) !important;
}
header {
    flex: 0 0 auto;
    background: var(--header-bg, transparent);
}
.top-menu {
    background: var(--top-menu-bg);
}
.top-menu .container {
    display: flex;
    align-items: center;
    height: 34px;
}
.top-menu__links {
    flex: 1 1 auto;
}
.top-menu__buttons {
    display: flex;
    white-space: nowrap;
}
.top-menu__buttons .btn-group {
    margin: 0 0 0 10px;
}
.top-menu .btn-group {
    display: flex;
    vertical-align: unset;
}
.top-menu__btn {
    font-size: 0.8em;
    padding: 3px 8px;
    border: none;
    border-radius: 3px;
    color: var(--top-menu-btn-c);
    background: rgba(0 0 0 / 0.03);
    transition:
        color linear 0.15s,
        background linear 0.15s;
}
.top-menu__btn span {
    margin: 0 0 0 5px;
}
.top-menu__btn:hover,
#top .open .btn-group__btn {
    color: var(--top-menu-btn-c-hover);
    background: rgba(0 0 0 / 0.05);
}
.top-menu__account:not(.status-1),
.top-menu__wishlist:not(.status-1),
.top-menu__compare:not(.status-1) {
    display: none;
}
.top-menu__wishlist.status-1 {
    margin: 0 30px 0 0;
}
.top-menu__compare.status-1 {
    margin: 0 30px 0 -30px;
}
.top-menu__compare-icon {
    transform: rotate(90deg);
}
.top-menu__wishlist-total.uni-badge,
.top-menu__compare-total.uni-badge {
    padding: 0 6px;
    font-size: 0.8em;
    color: inherit;
}
.header-block {
    display: flex;
    flex-wrap: nowrap;
    padding: 28px 0 30px;
}
.header-block__item {
    display: flex;
    align-items: center;
}
.header-block__item-logo {
    order: 0;
    padding: 0 15px 0 0;
}
.header-logo {
    max-width: 294px;
}
.header-logo span,
.header-logo a {
    font-weight: 500;
    font-size: 1.6em;
    color: var(--header-phones-m-c);
}
.header-block__item-search {
    flex: 1 1 auto;
    order: 1;
    padding: 0 30px 0 5px;
}
.header-search {
    width: 100%;
}
.header-search__form {
    position: relative;
    display: flex;
}
.header-search__category-btn {
    display: flex;
    align-items: center;
    height: 34px;
    font-size: 0.9em;
    padding: 0 10px;
    color: var(--header-search-cat-btn-c);
    background: var(--header-search-cat-btn-bg);
    border: none;
    border-right: none;
    border-radius: 4px 0 0 4px;
}
.header-search__category-span {
    overflow: hidden;
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.header-search__input {
    padding: 0 12px;
    color: var(--header-search-input-c);
    background: var(--header-search-input-bg);
    border: none;
    border-radius: 4px;
}
.header-search__category + .header-search__input {
    border-radius: 0 4px 4px 0;
}
.header-search__btn {
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 1px;
    height: calc(100% - 2px);
    width: 40px;
    color: var(--header-search-input-c);
    background: none;
    border: none;
    transform: translate(0, -50%);
    transition: all ease-in-out 0.15s;
}
.header-search__btn:hover {
    background: rgba(0 0 0 / 0.03);
    border-color: rgba(0 0 0 / 0.07);
    border-radius: 0 4px 4px 0;
}
.header-search .search-btn-clear {
    top: 7px;
    right: 45px;
}
.header-search__input::-webkit-input-placeholder {
    color: var(--header-search-input-c);
}
.header-search__input::-moz-placeholder {
    color: var(--header-search-input-c);
}
.header-search__input:-ms-input-placeholder {
    color: var(--header-search-input-c);
}
.header-search__input:-input-placeholder {
    color: var(--header-search-input-c);
}
.header-block__item-telephone {
    order: 2;
    padding: 0 20px;
}
.header-phones {
    position: relative;
    padding-right: 10px;
}
.header-phones.has-addit {
    padding-right: 30px;
}
.header-phones__main {
    font-size: 1.25em;
    font-weight: 500;
    color: var(--header-phones-m-c);
    white-space: nowrap;
    cursor: pointer;
}
.header-phones__main:hover {
    color: var(--header-phones-m-c-hover);
}
.header-phones__show-phone {
    display: flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    font-size: 0.8em;
    color: var(--header-phones-m-c);
    background: rgba(0 0 0 / 0.04);
    transform: translateY(-50%);
    border-radius: 100%;
    cursor: pointer;
}
.header-phones__show-phone:hover {
    color: var(--header-phones-m-c);
    background: rgba(0 0 0 / 0.08);
}
.open .header-phones__show-phone {
    transform: rotate(-180deg) translateY(50%);
}
.header-phones__additionals {
    text-align: right;
}
.header-phones__additional {
    color: var(--header-phones-m-c-hover);
    font-size: 0.9em;
    font-weight: 500;
    cursor: pointer;
}
.header-phones__additional.selected {
    color: var(--header-phones-m-c);
    cursor: default;
}
.header-phones__additional img {
    width: auto;
    height: auto;
    margin-top: -2px;
    max-height: 16px;
}
.header-phones__additional + span {
    margin: 0 0 0 10px;
}
.header-phones__a {
    color: var(--header-phones-a-c) !important;
}
.header-phones__a:hover {
    background-color: transparent;
}
.header-phones__span {
    border-bottom: dotted 1px;
}
.header-phones__text {
    padding: 5px 10px;
    color: #888;
    font-size: 0.95em;
}
.header-phones__callback {
    padding: 10px !important;
    text-transform: uppercase;
    text-decoration: underline dotted;
    font-weight: 500 !important;
    color: var(--a-c) !important;
}
.header-block__item-cart {
    justify-content: center;
    order: 3;
    padding: 0 17px;
}
.header-cart__btn {
    position: relative;
    cursor: pointer;
}
.header-cart__icon {
    font-size: 2.6em;
}
.header-cart__dropdown {
    display: none;
}
.header-cart__wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    overflow-y: auto;
    max-height: 65vh;
    border-bottom: solid 1px rgba(0 0 0 / 0.07);
    scrollbar-width: thin;
}
.header-cart__wrapper::-webkit-scrollbar {
    width: 8px;
    background: #eee;
    border-radius: 4px;
}
.header-cart__wrapper::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 4px;
}
.header-cart__item {
    display: flex;
    align-items: center;
    padding: 15px 0;
    width: 100%;
    min-height: 80px;
}
.header-cart__item:first-child {
    padding-top: 0;
}
.header-cart__item:not(:first-child) {
    border-top: solid 1px rgba(0 0 0 / 0.07);
}
.header-cart__item-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
}
.header-cart__image {
    flex: 0 0 80px;
    padding: 0 15px 0 0;
}
.header-cart__name {
    flex: 1 1 0;
    min-width: 155px;
    font-size: 0.95em;
    font-weight: 500;
    padding: 0 20px 0 0;
    overflow: hidden;
    word-wrap: break-word;
}
.header-cart__stock {
    margin: 10px 0;
    font-weight: 700;
    font-size: 0.75em;
    color: #f00;
}
.header-cart__option-item,
.header-cart__recurring {
    margin: 5px 0 0;
    font-size: 0.75em;
}
.header-cart__quantity {
    padding: 0 25px 0 0;
}
.header-cart__quantity .qty-switch {
    margin: 0;
}
.header-cart__price {
    flex: 0 1 80px;
    padding: 0 10px 0 0;
    white-space: nowrap;
    font-weight: 500;
}
.header-cart__total {
    flex: 0 1 100px;
    white-space: nowrap;
    font-weight: 500;
}
.header-cart__price-text,
.header-cart__total-text {
    margin: 0 0 5px;
    color: #888;
    line-height: 1em;
    font-size: 0.65em;
}
.header-cart__remove-btn {
    border: none;
    background: none;
    color: #888;
}
.header-cart__buttons {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-cart__totals {
    margin: 25px 0;
}
.header-cart__totals-item:not(:first-child) {
    display: none;
}
.header-cart__totals-item {
    display: flex;
    justify-content: flex-end;
    font-size: 1.2em;
    font-weight: 700;
}
.header-cart__totals-text {
    min-width: 70px;
    margin: 0 0 0 5px;
    white-space: nowrap;
}
.header-cart__empty {
    padding: 10px 0;
    text-align: center;
    color: #888;
    font-weight: 500;
}
.header-cart__icon-empty {
    display: flex !important;
    width: 150px;
    height: 150px;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
    font-size: 4em;
    color: #fff;
    background: #f7f7f7;
    border-radius: 100%;
    text-shadow: 0 0 30px rgba(0 0 0 / 0.2);
}
.header-block__item-account,
.header-block__item-wishlist,
.header-block__item-compare {
    order: 3;
    padding: 0 17px;
}
.header-account,
.header-wishlist,
.header-compare {
    position: relative;
}
.header-account__icon,
.header-wishlist__icon,
.header-compare__icon {
    font-size: 2.1em;
    cursor: pointer;
}
.header-compare__icon {
    transform: rotate(90deg);
}
.header-block__item-wishlist + .header-block__item-cart .header-cart__icon,
.header-block__item-compare + .header-block__item-cart .header-cart__icon,
.header-block__item-account + .header-block__item-cart .header-cart__icon {
    font-size: 2.1em;
}
.header-cart__total-items,
.header-wishlist__total-items,
.header-compare__total-items {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -8px;
    bottom: -6px;
    padding: 0 3px;
    min-width: 16px;
    height: 16px;
    font-size: 0.8em;
    border-radius: 100%;
}
.header-wishlist__total-items {
    right: -5px;
}
.header-account__icon,
.header-wishlist__icon,
.header-compare__icon,
.header-cart__icon {
    color: var(--header-icon-c);
}
.header-wishlist__total-items,
.header-compare__total-items,
.header-cart__total-items {
    color: var(--header-icon-total-c);
    background: var(--header-icon-total-bg);
}
.menu {
    position: relative;
    z-index: 998;
    min-height: 46px;
    color: var(--menu-main-c);
    background: var(--menu-main-bg);
    -webkit-transform: translate3d(0, 0, 0);
}
.menu__header {
    display: flex;
    align-items: center;
    height: 46px;
    padding: 0 12px;
    font-weight: 500;
    cursor: pointer;
}
.menu__collapse {
    position: absolute;
    z-index: 900;
    width: 100%;
    top: 46px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0.95em;
}
.menu__level-1-li {
    position: relative;
    border-top: solid 1px rgba(0 0 0 / 0.05);
    transition: all linear 0.15s;
}
.menu__level-1-li:last-child {
    border-radius: 0 0 4px 4px;
}
.menu__level-1-a {
    display: flex;
    flex: 1 1 100%;
    min-height: 46px;
    height: 100%;
    align-items: center;
    padding: 0 0 0 12px;
    font-weight: 500;
    color: var(--menu-main-level-1-c);
}
.menu__level-1-a:hover {
    color: var(--menu-main-level-1-c-hover);
}
.menu__level-1-a.disabled {
    pointer-events: none;
    cursor: default;
}
.menu__level-1-li:after,
.menu__level-1-pm {
    color: var(--menu-main-level-1-c);
}
.menu__level-1-icon {
    margin: 0 10px 0 0;
}
.menu__level-1-img {
    width: 16px;
    height: 16px;
    margin: 0 7px 0 0;
}
.menu__level-2 {
    background: var(--menu-main-level-2-bg);
}
.menu__level-2-ul {
    list-style: none;
    padding: 0;
}
.menu__level-2-a {
    display: flex;
    align-items: center;
    min-height: 46px;
    font-weight: 500;
    color: var(--menu-main-level-2-c);
}
.menu__level-2-a:hover {
    color: var(--menu-main-level-2-c-hover);
}
.menu__level-2-a.disabled {
    pointer-events: none;
    cursor: default;
}
.menu__level-2-pm {
    color: var(--menu-main-level-2-c);
}
.menu__level-3-ul {
    list-style: none;
    padding: 0;
}
.menu__level-3-a {
    display: flex;
    align-items: center;
    color: var(--menu-main-level-3-c);
}
.menu__level-3-a:hover {
    color: var(--menu-main-level-3-c-hover);
}
.menu__more {
    color: var(--menu-main-level-2-c);
}
.menu__more-span {
    text-decoration: underline;
}
.menu__additional {
    width: 50px;
    max-width: 50px;
}
.menu__level-1-a.additional {
    font-size: 1.4em;
}
.menu1 .menu__header {
    color: var(--menu-main-header-c);
    background: var(--menu-main-header-bg);
}
.menu1 .menu__collapse {
    color: var(--menu-main-c);
    background: var(--menu-main-bg);
}
.menu1 .menu__level-1-li.open {
    background: var(--menu-main-level-2-bg);
}
.menu1 .menu__level-1-li:first-child {
    border-top: none;
}
.menu2 .menu__level-1-li:hover {
    background: rgba(0 0 0 / 0.05);
}
main {
    flex: 1 0 auto;
    padding: 20px 0;
    background: var(--main-bg, transparent);
}
main.blur {
    position: relative;
}
.breadcrumb-h1.col-md-offset-3 {
    overflow: hidden;
    padding: 0 0 0 6px;
}
.breadcrumb {
    margin-bottom: 10px;
    padding: 0 0 10px;
    overflow-x: auto;
    white-space: nowrap;
    background: 0;
    font-size: 0.95em;
}
.breadcrumb li + li:before {
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    font-size: 0.75em;
    content: "\f101";
}
.banner {
    margin: 0 0 20px;
}
.banner-label {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px 10px 9px;
    text-align: center;
    font-size: 0.95em;
    font-weight: 500;
    color: #fff;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    text-shadow:
        0 0 15px #444,
        0 0 1px #000;
    border-top: solid 1px rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.06);
    border-radius: 0 0 4px 4px;
}
.menu-module__ul,
.list-group {
    background: var(--menu-module-bg);
}
.menu-module__ul {
    list-style: none;
    margin: 0 0 25px;
    padding: 0;
    font-size: 0.95em;
    border-radius: 4px;
}
.menu-module__li:not(:first-child) {
    border-top: solid 1px rgba(0 0 0 / 0.06);
}
.menu-module__a {
    display: flex;
    justify-content: space-between;
    padding: 13px 15px;
    font-weight: 500;
}
.menu-module__children-a {
    display: flex;
    align-items: center;
    padding: 0 15px 7px;
}
.menu-module__children-a:first-child {
    margin-top: -2px;
}
.menu-module__children-a:last-child {
    padding-bottom: 15px;
}
.menu-module__a.active {
    font-weight: 700;
}
.menu-module__children-a.active {
    font-weight: 500;
}
.menu-module__pm {
    display: flex;
    min-width: 30px;
    margin: -12px -15px -12px 0;
    justify-content: center;
    align-items: center;
    font-size: 0.8em;
    color: #888;
}
.menu-module__pm:hover {
    background: rgba(0 0 0 / 0.05);
}
.menu-module__pm:not(.open) .fa-minus {
    display: none;
}
.menu-module__pm.open .fa-plus {
    display: none;
}
.menu-module__a,
.menu-module__a:focus,
.menu-module__children-a,
a.list-group-item {
    color: var(--menu-module-c);
}
.menu-module__a:hover,
.menu-module__a.active,
.menu-module__children-a:hover,
.menu-module__children-a.active,
a.list-group-item:hover a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus,
a.list-group-item:hover {
    color: var(--menu-module-c-hover);
}
.uni-badge {
    margin: 0 0 0 8px;
    padding: 0 8px;
    text-align: center;
    font-size: 0.7em;
    color: #888;
    background: rgba(0 0 0 / 0.06);
    border-radius: 3px;
}
.uni-form {
    overflow: hidden;
    padding: 20px;
    background: #f7f7f7;
    border-radius: 4px;
}
.uni-form__heading {
    margin: 0 0 5px;
    color: #666;
}
.sticker {
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 8;
}
.sticker__item {
    display: flex;
    height: 22px;
    align-items: center;
    float: left;
    clear: both;
    margin: 0 0 5px;
    padding: 0 10px;
    font-size: 0.8em;
    opacity: 0.8;
    white-space: nowrap;
    border-radius: 3px;
}
.sticker__item.reward {
    color: var(--sticker-reward-c);
    background: var(--sticker-reward-b);
}
.sticker__item.special {
    color: var(--sticker-special-c);
    background: var(--sticker-special-b);
}
.sticker__item.bestseller {
    color: var(--sticker-bestseller-c);
    background: var(--sticker-bestseller-b);
}
.sticker__item.new {
    color: var(--sticker-new-c);
    background: var(--sticker-new-b);
}
.sticker__item.sku {
    color: var(--sticker-sku-c);
    background: var(--sticker-sku-b);
}
.sticker__item.upc {
    color: var(--sticker-upc-c);
    background: var(--sticker-upc-b);
}
.sticker__item.ean {
    color: var(--sticker-ean-c);
    background: var(--sticker-ean-b);
}
.sticker__item.jan {
    color: var(--sticker-jan-c);
    background: var(--sticker-jan-b);
}
.sticker__item.isbn {
    color: var(--sticker-isbn-c);
    background: var(--sticker-isbn-b);
}
.sticker__item.mpn {
    color: var(--sticker-mpn-c);
    background: var(--sticker-mpn-b);
}
.option {
    position: relative;
    z-index: 1;
}
.option__group {
    overflow: auto;
    margin: 0 0 5px;
}
.option__group-name {
    display: block;
    margin: 0 0 10px;
    font-size: 0.95em;
    font-weight: 500;
}
.option__item {
    float: left;
    position: relative;
    z-index: 1;
    margin: 0 10px 10px 0;
    cursor: pointer;
}
.option__item.ended {
    cursor: not-allowed;
}
.option__item.ended .option__name,
.option__item.ended:hover .option__name {
    opacity: 0.5;
    filter: grayscale(100%);
    border: solid 1px rgba(0 0 0 / 0.05) !important;
}
.option__item.ended .option__img {
    opacity: 0.5;
    filter: grayscale(100%);
    border: solid 2px rgba(0 0 0 / 0.25) !important;
}
.option__item input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}
.option__select {
    margin: 0 0 10px;
    padding: 0 12px;
    height: 24px;
    line-height: 20px;
    color: var(--option-select-c);
}
.option__name {
    display: block;
    white-space: nowrap;
    margin: 0;
    padding: 0 10px;
    font-size: 0.9em;
    width: auto;
    height: 24px;
    line-height: 21px;
    color: var(--option-name-c);
    background: var(--option-name-bg);
    border: solid 1px rgba(0 0 0 / 0.05);
    border-radius: 3px;
    transition: all linear 0.1s;
}
.option__name:hover,
.option__item:hover .option__name {
    border: var(--option-name-c-hover);
}
.option input:checked + .option__name {
    color: var(--option-name-c-checked);
    background: var(--option-name-bg-checked);
}
.option__img {
    width: 26px;
    padding: 1px;
    border: solid 2px rgba(0 0 0 / 0.1);
    border-radius: 3px;
    pointer-events: none;
    transition: all ease-in-out 0.15s;
}
.option__img:hover,
.option input:hover + .option__img,
.option input:checked + .option__img {
    border-color: var(--option-img-hover);
}
.option__popup {
    position: absolute;
    z-index: 9999;
    display: none;
    overflow: hidden;
    max-width: 95%;
    padding: 4px;
    text-align: center;
    font-size: 0.8em;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 4px 10px rgba(0 0 0 / 0.2);
}
.option__popup-img {
    margin: 0 0 5px;
}
.option .text-danger {
    position: absolute;
    top: 0;
    font-weight: 500;
    padding: 2px 0;
    background: #fff;
}
.option__popup.module {
    width: var(--option-popup-img-w);
}
.qty-switch {
    display: flex;
    float: left;
    margin: 0 12px 0 0;
}
.qty-switch__input {
    width: 34px;
    height: 32px;
    padding: 0;
    text-align: center;
    border-right: none;
    border-radius: 4px 0 0 4px;
}
.qty-switch__btn.fa {
    display: block;
    width: 20px;
    height: 16px;
    line-height: 15px;
    text-align: center;
    font-size: 0.5em;
    color: #666;
    background: #f2f2f2;
    border: solid 1px #e3e3e3;
    cursor: pointer;
}
.qty-switch__btn.fa:hover {
    background: #eaeaea;
}
.qty-switch__btn.fa-plus {
    border-radius: 0 4px 0 0;
}
.qty-switch__btn.fa-minus {
    border-top: none;
    border-radius: 0 0 4px 0;
}
.qty-switch__cart .qty-switch__input {
    height: 28px !important;
    border-radius: 0;
    border: solid 1px #eee !important;
}
.qty-switch__cart .qty-switch__btn {
    width: 25px;
    height: 28px;
    line-height: 27px;
    border: none !important;
}
.qty-switch__cart .qty-switch__btn.fa-plus {
    border-radius: 0 5px 5px 0;
}
.qty-switch__cart .qty-switch__btn.fa-minus {
    border-radius: 5px 0 0 5px;
}
.rating {
    display: flex;
    align-items: center;
    min-height: 20px;
    font-size: 0.95em;
}
.rating .fa-star {
    margin: 0 2px 0 0;
    color: var(--rating-star-c-active);
}
.rating .far.fa-star {
    color: #ccc;
}
.rating .fa-comment {
    margin: 0 3px 0 10px;
    color: #999;
}
.rating:hover .fas {
    color: var(--rating-star-c-active);
}
.rating .uni-badge {
    line-height: 14px;
    font-weight: 500;
    color: #666;
}
.price {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-weight: 700;
    color: var(--price-c);
    white-space: nowrap;
}
.price .price-old {
    margin: 0 15px 0 0;
    font-weight: 500;
    font-size: 0.7em;
    color: var(--price-old-c);
    text-decoration: line-through;
}
.price .price-new {
    color: var(--price-new-c);
}
.price-tax {
    margin: 10px 0 0;
    color: #999;
    font-size: 0.8em;
}
.add_to_cart {
    color: var(--add-to-cart-btn-c);
    background: var(--add-to-cart-btn-bg);
}
.add_to_cart:hover,
.add_to_cart:focus,
.add_to_cart:active {
    color: var(--add-to-cart-btn-c-hover);
    background: var(--add-to-cart-btn-bg-hover);
}
.add_to_cart.in_cart,
.add_to_cart.in_cart:hover,
.add_to_cart.in_cart:focus,
.add_to_cart.in_cart:active {
    color: var(--add-to-cart-btn-c-incart);
    background: var(--add-to-cart-btn-bg-incart);
}
.add_to_cart.qty-0,
.add_to_cart.qty-0:hover,
.add_to_cart.qty-0:focus,
.add_to_cart.qty-0:active {
    color: var(--add-to-cart-btn-c-qty0);
    background: var(--add-to-cart-btn-bg-qty0);
}
.add_to_cart.disabled,
.add_to_cart.disabled:hover,
.add_to_cart.disabled:focus,
.add_to_cart.disabled:active {
    color: var(--add-to-cart-btn-c-disabled);
    background: var(--add-to-cart-btn-bg-disabled);
}
.btn.quick-order {
    color: var(--quick-order-btn-c);
    background: var(--quick-order-btn-bg);
}
.btn.quick-order:hover,
.btn.quick-order:focus,
.btn.quick-order:active {
    color: var(--quick-order-btn-c-hover);
    background: var(--quick-order-btn-bg-hover);
}
button.compare,
button.wishlist {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    width: 28px;
    height: 28px;
    padding: 0;
    font-size: 0.8em;
    border: none;
    border-radius: 50%;
    transition: all linear 0.15s;
}
button.compare .fas {
    transform: rotate(90deg);
}
.wishlist,
.wishlist a {
    color: var(--wishlist-btn-c);
    background: var(--wishlist-btn-bg);
}
.wishlist:hover,
.wishlist a:hover,
.wishlist.active {
    color: var(--wishlist-btn-c-hover);
    background: var(--wishlist-btn-bg-hover);
}
.compare,
.compare a {
    color: var(--compare-btn-c);
    background: var(--compare-btn-bg);
}
.compare:hover,
.compare a:hover,
.compare.active {
    color: var(--compare-btn-c-hover);
    background: var(--compare-btn-bg-hover);
}
.uni-href {
    cursor: pointer;
}
.uni-item {
    width: 100%;
    background: #fff;
    padding: 15px;
    border: solid 1px rgba(0 0 0 / 0.06);
    background-clip: padding-box;
    border-radius: 4px;
    transition: box-shadow linear 0.1s;
}
.uni-item-bg {
    align-items: center !important;
    background: #f7f7f7;
    padding: 15px;
    border-radius: 4px;
    transition: all ease-in-out 0.15s;
}
.uni-item-bg:hover {
    background: #eee;
}
.uni-module {
    margin-bottom: 15px;
}
.uni-module:after {
    display: block;
    content: "";
    clear: both;
}
.uni-module__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    opacity: 0;
}
.uni-module__wrapper.load-complete {
    opacity: 1;
    transition: none !important;
}
.uni-module .owl-stage {
    display: flex;
}
.uni-module__item,
.uni-module .owl-item {
    display: flex;
    float: left;
    padding: 0 10px;
}
.uni-module .owl-nav {
    left: -5px !important;
    right: -5px !important;
    margin: -10px 0 0;
}
.uni-module .owl-dots {
    margin: -10px 0 25px !important;
}
.product-thumb {
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 1;
    margin: 0 0 20px;
}
.product-thumb.hover {
    position: absolute;
    z-index: 99;
}
.product-thumb__image {
    position: relative;
    z-index: 1;
    flex: 1 0 auto;
    margin: 0 0 15px;
}
.product-thumb__image:hover .uni-timer {
    visibility: hidden;
    opacity: 0;
}
.product-thumb__name {
    display: block;
    margin: 0 0 auto;
    padding: 0 0 10px;
    font-weight: 500;
    color: var(--prod-thumb-name);
    word-wrap: break-word;
}
.product-thumb__name:hover {
    color: var(--prod-thumb-name-hover);
}
.product-thumb__caption {
    display: flex;
    flex-direction: column;
    flex: 1 1 100%;
}
.product-thumb__model {
    margin: 0 0 15px;
    font-size: 0.85em;
    color: #777;
}
.product-thumb__model:before {
    content: attr(data-text);
    margin: 0 5px 0 0;
}
.product-thumb__description {
    margin: 0 0 10px;
    font-size: 0.95em;
    word-wrap: break-word;
}
.product-thumb__description.description {
    color: #666;
}
.product-thumb__attribute {
    color: #888;
}
.product-thumb__attribute-value:not(:last-child):after {
    content: "/";
    padding: 0 2px 0 5px;
    color: #ccc;
}
.product-thumb__attribute-value {
    color: var(--body-c);
}
.product-thumb__option {
    margin: 0 0 5px;
}
.product-thumb__rating {
    margin: 0 0 15px;
}
.product-thumb__quick-order {
    margin: 0 0 0 15px;
    opacity: var(--prod-thumb-quick-order-opacity, 0);
}
.product-thumb:hover .product-thumb__quick-order {
    opacity: 1;
}
.product-thumb__cart{
    justify-content: space-between;
    gap: 30px;
}
.product-thumb__wishlist.button-wishlist{
	color: var(--add-to-cart-btn-c);
    background: var(--add-to-cart-btn-bg);
    height: 32px;
    width: 100%;
}
.product-thumb__wishlist.button-wishlist:hover{
    color: var(--add-to-cart-btn-c-hover);
    background: var(--add-to-cart-btn-bg-hover);
}
.product-thumb__wishlist,
.product-thumb__compare {
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
}
.product-thumb__wishlist:not(.hidden) + .product-thumb__compare {
    top: 48px;
}
.product-thumb__price {
    font-size: 1.3em;
}
.product-thumb__cart {
    display: flex;
    margin: 20px 0 0;
}
.product-thumb__cart.disabled2 {
    min-height: 32px;
}
.product-thumb__addit {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}
.product-thumb__addit-wrap {
    width: 100%;
    height: 100%;
    display: flex;
}
.product-thumb__addit-item {
    display: flex;
    flex: 1 1 auto;
}
.product-thumb__addit-dot {
    display: inline-block;
    width: 14px;
    height: 2px;
    transform: translate(0, -20px);
    background: #ddd;
}
.product-thumb__addit-dot + .product-thumb__addit-dot {
    margin: 0 0 0 5px;
}
.product-thumb__addit-dot.active {
    background: var(--a-c);
}
.sorts-block {
    display: flex;
    align-items: center;
}
.sorts-block__limit {
    width: auto;
    margin: 0 20px;
}
.sorts-block__wrapper {
    display: flex;
    width: 100%;
    align-items: center;
}
.sorts-block__sorts {
    flex: 1 1 auto;
}
.sorts-block__span {
    margin: 0 20px 0 0;
    font-weight: 500;
    font-size: 0.95em;
    color: #555;
    cursor: pointer;
    white-space: nowrap;
}
.sorts-block__span:hover,
.sorts-block__span.selected {
    text-decoration: underline dotted;
}
.sorts-block__span.selected:after {
    margin: 0 0 0 5px;
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    font-size: 0.85em;
}
.sorts-block__span.selected.up:after {
    content: "\f160";
}
.sorts-block__span.selected.down:after {
    content: "\f884";
}
.sorts-block__btn-group {
    display: flex;
    white-space: nowrap;
}
.sorts-block__btn {
    padding: 0 12px;
    font-size: 0.85em !important;
}
.sorts-block__btn.selected:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: "";
    background: rgba(0 0 0 / 0.06);
}
.product-category-list {
    margin: 0 0 30px;
    padding: 20px 20px 10px;
    background: #f7f7f7;
    border-radius: 4px;
}
.product-category-list__item {
    position: relative;
    display: inline-block;
    margin: 0 20px 5px 0;
    line-height: 1.8em;
    font-weight: 500;
    font-size: 0.95em;
    white-space: nowrap;
}
.product-category-list__item.selected {
    color: #666;
}
.product-category-list__item:before {
    position: absolute;
    content: "";
    width: calc(100% + 20px);
    height: 100%;
    transform: translateX(-10px);
    border-radius: 10px;
    transition: background linear 0.1s;
}
.product-category-list__item:hover:before,
.product-category-list__item.selected:before {
    background: rgba(0 0 0 / 0.05);
}
.product-category-list__reset {
    position: relative;
    top: 2px;
    margin: 0 0 0 5px;
    line-height: normal;
    font-size: 1.2em;
}
.grid-view {
    display: flex;
}
.list-view .product-thumb {
    flex-direction: row;
}
.list-view .product-thumb__image {
    margin: 0;
}
.list-view .product-thumb__addit-dot {
    transform: translate(0, -15px);
}
.list-view .uni-timer {
    bottom: 0;
}
.list-view .product-thumb__caption {
    padding: 0 25px 0px 20px;
}
.list-view .product-thumb__description {
    display: block !important;
}
.list-view .product-thumb__option {
    display: block !important;
}
.list-view .product-thumb__price {
    margin-top: auto;
}
.list-view .product-thumb__cart {
    margin-right: -20px;
}
.compact-view .product-thumb {
    flex-direction: row;
    align-items: center;
}
.compact-view .product-thumb__image {
    min-width: 80px;
    width: 80px;
    margin: 0;
}
.compact-view .product-thumb__caption {
    flex-direction: row;
    width: 100%;
    align-items: center;
    padding: 0;
}
.compact-view .product-thumb__name {
    flex: 1 1 100%;
    margin: 0;
    padding: 0 10px 0 20px;
    font-size: 0.95em;
}
.compact-view .product-thumb__option {
    display: block !important;
    min-height: 75px;
    flex: 0 0 20%;
    margin: 0;
    padding: 0 10px;
}
.compact-view .qty-indicator {
    display: none;
    min-height: 75px;
    margin: 0;
    padding: 0 10px;
    justify-content: center;
}
.compact-view .qty-indicator:before {
    display: none;
}
.compact-view .product-thumb__price {
    justify-content: center;
    width: 10%;
    min-width: 115px;
    padding: 0 10px;
    text-align: center;
    font-size: 1.2em;
}
.compact-view .product-thumb__price .price-old {
    width: 100%;
    margin: 0 0 5px;
}
.compact-view .product-thumb__cart {
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.compact-view .product-thumb__add-to-cart span {
    margin: 0;
}
.compact-view .product-thumb__quick-order {
    opacity: 1;
}
.compact-view .product-thumb__addit-dot,
.compact-view .sticker,
.compact-view .product-thumb__model,
.compact-view .uni-timer,
.compact-view .product-thumb__description,
.compact-view .product-thumb__rating,
.compact-view .product-thumb__wishlist,
.compact-view .product-thumb__compare,
.compact-view .product-thumb__add-to-cart i,
.compact-view .product-thumb__quick-order {
    display: none;
}
.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px 0 0;
}
.pagination li a,
.pagination li span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 28px;
    margin: 0 0 15px;
    border-radius: 4px;
    text-align: center;
}
.pagination li + li {
    margin: 0 0 0 10px;
}
.pagination li a,
.pagination li a:hover,
.pagination li a:visited {
    color: var(--pagination-c);
    background: var(--pagination-bg);
}
.pagination li.active span,
.pagination li.active span:hover,
.pagination li.active span:focus {
    color: var(--pagination-c-active);
    background: var(--pagination-bg-active);
}
.pagination-text {
    margin: 0 0 40px;
    font-size: 0.95em;
    color: #888;
    text-align: center;
}
.article_description {
    margin: 0 0 40px;
    line-height: 1.7em;
    word-wrap: break-word;
}
.article_description a {
    text-decoration: underline;
}
.article_description img {
    width: auto !important;
    max-width: 100%;
}
.html-module {
    margin: 0 0 20px;
}
.home-page .html-module {
    padding: 20px 20px 10px;
    background: rgba(0 0 0 / 0.03);
    border-radius: 4px;
}
.home-page .html-module h1 {
    font-size: 1.6em;
    margin: 0 0 15px;
}
.home-page .html-module p {
    line-height: 1.7em;
    color: #666;
}
.category-info {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 0 40px;
    padding: 15px;
    background: #f7f7f7;
    border-radius: 4px;
    line-height: 1.5em;
    font-size: 0.95em;
}
.category-info__image {
    float: left;
    max-width: 150px;
    margin: 0 20px 0 0;
}
.category-info img {
    max-width: 100%;
}
.category-info-bottom .category-info {
    display: block !important;
}
.category-info__btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: inherit;
    display: block;
    padding: 15px 0;
    text-align: center;
    font-weight: 700;
}
.category-list {
    margin-bottom: 25px;
}
.category-list > div {
    margin: 0 0 20px;
}
.category-list__item {
    display: flex;
    height: 100%;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    padding: 0 !important;
    text-align: center;
    font-size: 0.95em;
    font-weight: 500;
}
.category-list__img {
    border-radius: 4px 4px 0 0;
}
.category-list__name {
    width: 100%;
    padding: 15px;
}
.manufacturer-page-list__name {
    margin: 0 10px 20px;
    font-weight: 700;
}
.nav-tabs {
    display: flex;
    flex-wrap: var(--nav-tabs-flex-wrap, nowrap);
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    border-radius: 4px;
    margin: 0 0 20px;
    background: var(--nav-tabs-bg);
    white-space: nowrap;
}
.nav-tabs li {
    display: flex;
    align-items: center;
    height: 48px;
    margin: 0;
    padding: 0 15px;
}
.nav-tabs li a {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 1.1em;
    font-weight: 700;
    color: var(--nav-tabs-c);
}
.nav-tabs li.active a,
.nav-tabs li.active a:focus,
.nav-tabs li.active a:hover {
    color: var(--nav-tabs-c-active);
}
.nav-tabs li a:after {
    position: absolute;
    left: 0;
    width: 0;
    bottom: -2px;
    content: "";
    transition: all ease-in-out 0.15s;
    border-bottom: solid 2px !important;
}
.nav-tabs li.active a:after,
.nav-tabs li a:hover:after {
    width: 100%;
}
.carousel {
    margin: 0 0 25px;
    border: solid 1px rgba(0 0 0 / 0.08);
    background: #fff;
    border-radius: 4px;
}
.footer {
    flex: 0 1 auto;
    padding: 20px 0 0;
    color: var(--footer-c);
    background: var(--footer-bg);
}
.footer.blur {
    position: relative;
    z-index: 1;
}
.footer__column-heading {
    display: flex;
    align-items: center;
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 1.1em;
    color: var(--footer-heading-c);
}
.footer__column-icon {
    margin: 0 5px 0 -5px;
    font-size: 0.8em;
}
.footer__column-ul {
    margin: 0;
}
.footer__column-li {
    display: flex;
    align-items: center;
    margin: 0 0 8px;
    font-size: 0.95em;
    font-weight: 500;
}
.footer__column-li:last-child {
    margin: 0 0 20px;
}
.footer a,
.footer__column-a,
.footer__column-a:hover,
.footer__column-a:active,
.footer__column-a:visited {
    color: var(--footer-c) !important;
}
.footer__column-a:hover {
    text-decoration: underline;
}
.footer__contacts-li:before {
    display: none;
}
.footer__contacts-icon {
    min-width: 15px;
    margin: 0 5px 0 0;
}
.footer__contacts-icon.fa-phone-alt {
    font-size: 0.8em;
}
.footer__contacts-img {
    width: auto;
    height: auto;
    max-height: 16px;
    margin: 0 5px 0 0;
}
.footer__text {
    padding: 20px 0;
    font-size: 0.95em;
    border-top: solid 1px rgba(0 0 0 / 0.08);
}
.footer__socials-payments {
    overflow: hidden;
    padding: 15px 0;
    background: rgba(0 0 0 / 0.05);
}
.footer__socials-icon {
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    font-size: 1.15em;
    color: #fff;
    border-radius: 4px;
    opacity: 0.8;
    transition: all ease-in-out 0.15s;
    cursor: pointer;
}
.footer__socials-icon:hover {
    opacity: 1;
}
.footer__socials-icon + i {
    margin: 0 0 0 10px;
}
.footer__socials-icon.fa-odnoklassniki {
    background: #ef8117;
}
.footer__socials-icon.fa-vk {
    background: #597ba0;
}
.footer__socials-icon.fa-facebook {
    background: #3a5795;
}
.footer__socials-icon.fa-twitter {
    background: #59adea;
}
.footer__socials-icon.fa-google-plus {
    background: #db4437;
}
.footer__socials-icon.fa-instagram {
    background: #125688;
}
.footer__socials-icon.fa-youtube {
    background: #e62117;
}
.footer__socials-icon.fa-viber {
    background: #563dbd;
}
.footer__socials-icon.fa-whatsapp {
    background: #00e676;
}
.footer__socials-icon.fa-tiktok {
    background: #fe2c55;
}
.footer__socials-icon.fa-telegram-plane {
    background: #0088cc;
}
.footer__payments {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 0 0 -10px 0;
}
.footer__payments-icon {
    overflow: hidden;
    margin: 0 0 10px 10px;
    width: 50px;
    height: 30px;
    border-radius: 3px;
}
.footer__payments-icon:not(img) {
    background-image: url("../image/payment_icon_sprite.png");
}
.footer__payments-icon.visa {
    background-position: -150px -120px;
}
.footer__payments-icon.master {
    background-position: -100px -30px;
}
.footer__payments-icon.yandex {
    background-position: -150px -150px;
}
.footer__payments-icon.webmoney {
    background-position: -100px -150px;
}
.footer__payments-icon.qiwi {
    background-position: 0 0px;
}
.footer__payments-icon.sberbank {
    background-position: -150px -30px;
}
.footer__payments-icon.cyberplat {
    background-position: 0 -30px;
}
.footer__payments-icon.alfa {
    background-position: -50px 0px;
}
.footer__payments-icon.privat {
    background-position: -100px -90px;
}
.footer__payments-icon.paypal {
    background-position: 0 -90px;
}
.footer__payments-icon.eport {
    background-position: 0 -60px;
}
.footer__payments-icon.mailofrussia {
    background-position: -100px 0px;
}
.footer__payments-icon.rapida {
    background-position: -100px -120px;
}
.footer__payments-icon.contact {
    background-position: 0 -120px;
}
.footer__payments-icon.vtb24 {
    background-position: 0 -150px;
}
.footer__payments-icon.sms {
    background-position: -150px -90px;
}
.footer__payments-icon.skrill {
    background-position: -150px -60px;
}
.footer__payments-icon.rbk {
    background-position: -150px 0px;
}
.footer__payments-icon.western-union {
    background-position: -200px 0px;
}
.footer__payments-icon.mir {
    background-position: -199px -30px;
}
.fly-block {
    position: fixed;
    z-index: 1061;
    right: 20px;
    bottom: 20px;
}
.fly-block__item {
    position: relative;
    width: 40px;
    height: 40px;
    margin: 0 0 10px;
    line-height: 40px !important;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
    border-radius: 100%;
    transition: all ease-in-out 0.3s;
}
.fly-block__back {
    color: #666;
    background: #e2e2e2;
}
.fly-block__wishlist,
.fly-block__compare {
    opacity: 0.8;
}
.fly-block__compare-icon {
    transform: rotate(90deg);
}
.fly-block__total {
    position: absolute;
    top: 0;
    min-width: 18px;
    height: 18px;
    line-height: 16px;
    font-size: 0.7em;
    border: solid 1px rgba(255 255 255 / 0.8);
    border-radius: 100%;
}
.fly-block__wishlist,
.fly-block__wishlist-total {
    color: var(--fly-wishlist-c);
    background: var(--fly-wishlist-bg);
}
.fly-block__compare,
.fly-block__compare-total {
    color: var(--fly-compare-c);
    background: var(--fly-compare-bg);
}
.fly-block__callback {
    margin: 25px 0;
    color: var(--fly-callback-c);
    background: var(--fly-callback-bg);
}
.fly-block__callback-icon {
    line-height: 40px !important;
    font-size: 20px;
}
.fly-block__callback:before,
.fly-block__callback:after {
    border: solid 1px;
    border-color: var(--fly-callback-bg) transparent;
}
.fly-block__callback:before {
    position: absolute;
    top: -8px;
    bottom: -8px;
    left: -8px;
    right: -8px;
    content: "";
    border-radius: 100%;
    animation: spin 4s infinite linear;
}
.fly-block__callback:after {
    position: absolute;
    top: -16px;
    bottom: -16px;
    left: -16px;
    right: -16px;
    content: "";
    border-radius: 100%;
    animation: spin 5s infinite linear;
}
.fly-block__scrollup {
    margin: 0;
    color: #fff;
    background: rgba(0 0 0 / 0.3);
    transform: scale(0);
}
.fly-block__scrollup.visible {
    transform: scale(1);
}
.fly-block__scrollup:hover {
    background: rgba(0 0 0 / 0.5);
}
.fly-block__scrollup:not(.visible) {
    margin: -50px 0 0;
}
.simplecheckout .radio label,
.simpleregister .radio label {
    display: flex;
}
.simplecheckout-cart .quantity .input-group .btn {
    height: 30px;
}
.spin {
    animation: spin 1s infinite linear;
}
@-keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
@-moz-keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
.animated.fade:not(.disabled) {
    display: block !important;
    padding: 0 !important;
}
.modal-open {
    padding-right: 0 !important;
}
.modal {
    z-index: 1070;
    text-align: center;
}
.modal-content {
    border: none;
}
.modal-header {
    display: flex;
    align-items: center;
    position: relative;
    background: #f7f7f7;
    border-bottom: none;
    border-radius: 6px 6px 0 0;
}
.modal-title {
    margin-right: 45px;
    font-weight: 700;
}
.modal-header .close {
    position: absolute;
    right: 0;
    width: 42px;
    height: 100%;
    z-index: 99;
    background: rgba(0 0 0 / 0.05);
    opacity: 0.6;
}
.modal-dialog {
    max-width: 95%;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    -webkit-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
}
.modal-dialog.modal-sm {
    width: 400px;
}
.modal-body {
    background: #fff;
    border-radius: 0 0 6px 6px;
}
#modal-cart .modal-dialog {
    width: 740px;
}
#modal-cart img {
    padding: 5px;
    background: #fff;
    border-radius: 4px;
}
.owl-carousel {
    position: relative;
    display: none;
}
.owl-carousel .owl-stage {
    touch-action: manipulation;
}
.owl-carousel .owl-stage-outer {
    overflow: hidden;
}
.owl-carousel .owl-item {
    position: relative;
    z-index: 1;
    min-height: 1px;
    float: left;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("../image/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.owl-carousel .owl-nav {
    position: absolute;
    z-index: 100;
    top: 50%;
    left: 10px;
    right: 10px;
    opacity: 0;
}
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    width: 34px;
    height: 34px;
    border: none;
    border-radius: 100%;
    box-shadow: 0 0 10px #ccc;
    transform: translate(0, -50%);
}
.owl-carousel .owl-nav .disabled {
    cursor: default;
    opacity: 0.5;
}
.owl-carousel .owl-nav .owl-next {
    right: 0;
}
.owl-carousel .owl-nav button {
    color: var(--carousel-nav-btn-c);
    background: var(--carousel-nav-btn-bg);
}
.owl-carousel .owl-dots {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
    text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
    padding: 0;
    background: none;
    border: none;
}
.owl-carousel .owl-dots .owl-dot + .owl-dot {
    margin: 0 0 0 10px;
}
.owl-carousel .owl-dots .owl-dot span {
    display: block;
    width: 20px;
    height: 4px;
    background: var(--carousel-dot-bg);
    border-radius: 6px;
    transition: all linear 0.2s;
}
.owl-carousel .owl-dots .owl-dot.active span {
    background: var(--carousel-dot-bg-active);
    cursor: default;
}
.uni-timer {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 11px;
    width: 100%;
    display: flex;
    justify-content: center;
    transition: opacity ease-in-out 0.15s;
}
.uni-timer__group {
    text-align: center;
    min-width: 45px;
    padding: 2px 6px;
    background: var(--timer-bg);
    border-radius: 3px;
}
.uni-timer__group:not(:last-child) {
    margin: 0 5px 0 0;
}
.uni-timer__digit {
    letter-spacing: 2px;
    font-weight: 700;
    color: var(--timer-digit-c);
}
.uni-timer__text {
    margin: -3px 0 0;
    color: var(--timer-text-c);
    font-size: 0.65em;
}
.uni-alert {
    display: flex;
    position: fixed;
    z-index: 1080;
    top: 50px;
    right: 15px;
    width: 320px;
    max-width: 90%;
    font-size: 0.95em;
    border: 0;
    padding: 15px 25px 15px 15px;
    border-radius: 3px;
    box-shadow: 3px 3px 10px rgba(0 0 0 / 0.2);
}
.uni-alert__icon {
    margin: 0 10px 0 0;
    font-size: 1.3em;
}
.uni-alert__icon.fa-times {
    position: absolute;
    top: 00;
    right: 0;
    margin: 0;
    padding: 8px 10px;
    font-size: 0.9em;
    cursor: pointer;
}
.uni-alert a {
    text-decoration: underline;
}
.alert-success,
.alert-success a {
    color: var(--alert-success-c);
    background: var(--alert-success-bg);
}
.alert-warning,
.alert-warning a {
    color: var(--alert-warning-c);
    background: var(--alert-warning-bg);
}
.alert-danger,
.alert-danger a {
    color: var(--alert-danger-c);
    background: var(--alert-danger-bg);
}
.swiper-viewport .swiper-button-prev:before,
.swiper-viewport .swiper-button-next:before,
.dream-filter .rdf- s .rdf-group .checkbox > label > span:after {
    font-family: "Font Awesome\ 5 Free" !important;
    font-weight: 900;
}
.swiper-viewport .swiper-pager .swiper-button-next:before,
.swiper-viewport .swiper-pager .swiper-button-prev:before {
    color: var(--swiper-pagination-bg-active);
}
.swiper-viewport .swiper-pagination .swiper-pagination-bullet {
    background: var(--swiper-pagination-bg);
}
.swiper-viewport .swiper-pagination .swiper-pagination-bullet-active {
    background: var(--swiper-pagination-bg-active);
}
.tooltip-inner {
    max-width: 220px;
}
.tooltip-inner {
    color: var(--tooltip-c);
    background: var(--tooltip-bg);
}
.tooltip.top .tooltip-arrow {
    border-top-color: var(--tooltip-bg);
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: var(--tooltip-bg);
}
.tooltip.left .tooltip-arrow {
    border-left-color: var(--tooltip-bg);
}
.tooltip.right .tooltip-arrow {
    border-right-color: var(--tooltip-bg);
}
.preloader {
    position: absolute;
    z-index: 1050;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(255 255 255 / 0.3);
}
.preloader:after {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 36px;
    height: 36px;
    margin: -18px auto auto -18px;
    content: "";
    border: solid 3px;
    border-color: var(--preloader-border-c);
    border-radius: 100%;
    animation: spin 1s infinite linear;
}
.captcha {
    overflow: hidden;
    margin-bottom: 15px !important;
}
.captcha__input {
    float: left;
    width: 200px;
    max-width: 45%;
}
.captcha__img {
    height: 33px;
    padding-left: 15px;
}
.error-not-found {
    margin: 30px 0;
    text-align: center;
    color: #888;
    font-weight: 500;
}
.error-not-found__404 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 310px;
    height: 310px;
    margin: 0 auto 30px;
    background: #f7f7f7;
    font-size: 8em;
    color: #fff;
    text-shadow: 0 0 30px rgba(0 0 0 / 0.15);
    border-radius: 100%;
}
@media (max-width: 1180px) {
    .top-menu__account.switch-on-tablet {
        display: block;
    }
    .header-block__item-account.switch-on-tablet {
        display: none;
    }
    .header-block__item-telephone {
        padding: 0 15px;
    }
    .menu1 .menu__banner {
        display: none;
    }
    .uni-module .product-thumb__description,
    .grid-view .product-thumb__description {
        display: none;
    }
    .uni-module .product-thumb__option,
    .grid-view .product-thumb__option {
        display: none;
    }
    .product-thumb .qty-switch__input {
        width: 28px;
    }
    .product-thumb__add-to-cart i {
        display: none;
    }
    .product-thumb__add-to-cart span {
        margin: 0 !important;
    }
}
@media (max-width: 992px) {
    header {
        padding-bottom: var(--header-padding-bottom, 0);
    }
    .top-menu__btn-text {
        display: none;
    }
    .header-block__item-logo {
        flex: 1 1 auto;
    }
    .header-logo {
        max-width: 195px;
    }
    #search2 {
        padding: 0 10px;
    }
    #search2 .header-search__input,
    #search2 .header-search__category-btn {
        height: 36px !important;
    }
    #search2 .header-search__category + .header-search__input {
        flex: 1 1 auto;
    }
    .menu-wrapper {
        position: fixed;
        z-index: 1070;
        top: 0;
        left: -100%;
        margin: 0;
        padding: 0;
        overflow-y: auto;
        width: 100%;
        height: 100%;
        background: var(--menu-main-bg);
        transition: all ease-in-out 0.15s;
    }
    .menu-wrapper.show {
        left: 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }
    .menu__header {
        height: 54px;
        background: rgba(0, 0, 0, 0.05);
    }
    .menu__collapse {
        top: 54px;
    }
    .menu__header-title {
        font-size: 1.25em;
        flex: 1 1 auto;
    }
    .menu__header-icon.fa-times {
        display: flex !important;
        width: 44px;
        height: 100%;
        margin: 0 -12px 0 0;
        align-items: center;
        justify-content: center;
        background: rgba(0 0 0 / 0.05);
    }
    .menu-open {
        float: left;
        display: flex !important;
        align-items: center;
        justify-content: center;
        margin: 0 20px 0 10px;
        height: 36px;
        padding: 0 15px;
        color: var(--menu-main-header-c);
        background: var(--menu-main-header-bg);
        border-radius: 4px;
        cursor: pointer;
    }
    .menu-open__title {
        margin: 0 0 0 10px;
        font-weight: 500;
    }
    .menu__collapse {
        display: block;
        height: auto !important;
        font-size: 1em;
    }
    header .menu,
    header .menu__level-1-li {
        border-radius: 0 !important;
    }
    .menu__level-1-a {
        padding-right: 40px;
    }
    .menu__level-2 {
        overflow: hidden;
    }
    .menu__level-2:not(.in) {
        height: 0;
    }
    .menu__level-2-a {
        padding: 0 32px 0 15px;
        border-top: solid 1px rgba(0 0 0 / 0.1);
    }
    .menu__level-3 {
        overflow: hidden;
        padding: 0;
        margin: 0;
    }
    .menu__level-3:not(.in) {
        height: 0;
    }
    .menu__level-3-li {
        border-top: dashed 1px rgba(0 0 0 / 0.1);
    }
    .menu__level-3-a {
        min-height: 46px;
        padding: 0 32px 0 15px;
    }
    .menu__pm {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9;
        width: 44px;
        line-height: 46px;
        text-align: center;
        font-size: 0.85em;
        cursor: pointer;
    }
    .menu__pm:not(.open) .fa-minus {
        display: none;
    }
    .menu__pm.open .fa-plus {
        display: none;
    }
    .menu__banner,
    .menu__additional,
    .menu__level-2-img {
        display: none;
    }
    .sorts-block__btn + .sorts-block__btn {
        border-radius: 0 4px 4px 0 !important;
    }
    .list-view .product-thumb__image {
        width: 42%;
        min-width: 35%;
    }
    .product-thumb__quick-order,
    .owl-carousel .owl-nav {
        opacity: 1;
    }
    .footer__payments {
        justify-content: flex-start;
        margin: 0 0 0 -10px;
    }
}
@media (max-width: 767px) {
    h1 {
        margin: 0 0 20px;
        font-size: 1.5em;
        line-height: 1.3;
    }
    div.heading {
        font-size: 1.2em;
    }
    .header-block {
        margin: 0;
        padding: 22px 0;
    }
    .header-logo {
        max-width: 175px;
    }
    .header-phones__main {
        font-size: 1.1em;
    }
    .header-phones__show-phone {
        font-size: 0.65em;
    }
    .header-phones__additionals {
        display: none;
    }
    .header-phones__ul {
        left: auto;
        right: 0;
    }
    .header-cart__icon {
        font-size: 2.1em;
    }
    .header-cart__totals-item,
    .header-cart__buttons {
        justify-content: center;
    }
    .header-cart__buttons .btn-default {
        display: none;
    }
    .breadcrumb.mobile li:not(:first-child):not(:last-child) {
        display: var(--breadcrumb-mobile-display, inline);
    }
    .uni-module .owl-nav > div:not(.disabled) {
        opacity: 0.8;
    }
    .grid-view {
        flex: 0 0 50%;
        width: 50%;
        max-width: 50%;
    }
    .list-view {
        flex: 0 1 100%;
    }
    .nav-tabs li {
        padding-right: 5px;
    }
    .nav-tabs li a {
        font-size: 1.1em;
    }
    .footer__column {
        width: 100%;
    }
    .footer__column-heading {
        position: relative;
    }
    .footer__column-heading .fa-chevron-down {
        position: absolute;
        right: 0;
        font-size: 0.7em;
    }
    .footer__column-heading.open .fa-chevron-down {
        transform: rotate(180deg);
    }
    .footer__column:not(:first-child) {
        padding-top: 15px;
        border-top: solid 1px rgba(0 0 0 / 0.07);
    }
    .error-not-found__404 {
        font-size: 10em;
    }
}
@media (max-width: 575px) {
    .header-logo {
        max-width: 155px;
    }
    .top-menu__wishlist.status-1,
    .top-menu__compare.status-1 {
        margin: 0;
    }
    .top-menu__wishlist.status-2,
    .top-menu__compare.status-2,
    .top-menu__account.status-2 {
        display: block;
    }
    .header-block__item-wishlist,
    .header-block__item-compare,
    .header-block__item-account {
        display: none;
    }
    .header-block__item-cart {
        min-width: 31px;
        padding: 0 0 0 5px;
    }
    .header-cart__total-items {
        right: -6px;
        bottom: -4px;
        padding: 0 3px;
        min-width: 14px;
        height: 14px;
        font-size: 0.6em;
    }
    .header-cart__item-wrapper {
        flex-wrap: wrap;
    }
    .header-cart__name {
        flex: 1 1 100%;
        margin: 0 0 15px;
    }
    .header-cart__quantity {
        padding: 0 15px 0 0;
    }
    .header-cart__quantity .qty-switch__input {
        height: 25px !important;
        line-height: 27px;
    }
    .header-cart__quantity .qty-switch__btn {
        width: 25px;
        height: 25px;
        line-height: 24px;
    }
    .top-menu__compare {
        margin: 0;
    }
    .header-phones__main {
        font-size: 1em;
    }
    .menu-open__title:not(.show-on-mobile) {
        display: none;
    }
    .header-search__category.hide-on-mobile {
        display: none;
    }
    .header-search__input.hide-on-mobile {
        border-radius: 4px;
    }
    .sorts-block__item:first-child {
        min-width: 90px;
    }
    .uni-module {
        padding: 0 5px;
    }
    .uni-module .owl-item,
    .uni-module__item {
        padding: 0 5px;
    }
    .uni-module__wrapper {
        display: flex;
        flex-wrap: wrap;
    }
    .uni-module .owl-dots {
        margin: 0 0 25px !important;
    }
    .products-block {
        margin-bottom: 20px;
    }
    .product-thumb {
        margin: 0 0 10px;
        padding: 10px;
    }
    .product-thumb__name {
        font-size: 0.95em;
    }
    .product-thumb .sticker {
        top: 0;
        left: 0;
    }
    .product-thumb__model:before {
        display: var(--prod-thumb-model-before-display, none);
    }
    .product-thumb__add-to-cart,
    .product-thumb__cart.disabled2 {
        flex: 1 1 auto;
        max-width: 100%;
        padding: 0 2px;
    }
    .product-thumb__cart .btn {
        font-size: 0.9em;
    }
    .product-thumb .uni-timer,
    .product-thumb .product-thumb__description,
    .product-thumb__option,
    .list-view .product-thumb__option {
        display: none !important;
    }
    .product-thumb__wishlist,
    .product-thumb__compare {
        right: 5px;
    }
    .list-view .product-thumb__caption {
        padding: 0 25px 0 12px;
    }
    .category-info__image {
        display: none;
    }
    .error-not-found__404 {
        width: 290px;
        height: 290px;
        font-size: 7em;
    }
    .hidden-on-mobile {
        display: none !important;
    }
}
@media (max-width: 425px) {
    .header-logo {
        max-width: 135px;
    }
}
@media (max-width: 380px) {
    .header-phones__main {
        font-size: 0.97em;
    }
    .header-cart__total {
        flex: 0 1 auto;
    }
    .header-search__category {
        display: none;
    }
}
@media (max-width: 350px) {
    .header-phones__main {
        font-size: 0.9em;
    }
    .product-thumb .qty-switch,
    .product-thumb__quick-order {
        display: none;
    }
    .btn-xl {
        padding: 0 15px;
    }
}
@media (min-width: 575px) {
    .top-menu.switch-on-mobile {
        display: none;
    }
    .header-block__item-account.switch-on-mobile {
        display: flex;
    }
}
@media (min-width: 767px) {
    .header-phones__main.two-line {
        font-size: 1.11em;
    }
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: "";
        height: 100%;
    }
    .footer__column-ul {
        display: block !important;
        height: auto !important;
    }
}
@media (min-width: 992px) {
    .top-links .top-menu__btn {
        display: none;
    }
    .top-links__ul {
        position: static;
        display: flex;
        align-items: center;
        background: none;
        box-shadow: none;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .top-links__li {
        margin: 0 20px 0 0;
    }
    .top-links .top-links__a {
        margin-top: -2px;
        padding: 0;
        font-size: 0.8em;
        color: var(--top-menu-btn-c);
        background: none !important;
    }
    .top-links .top-links__a:hover {
        color: var(--top-menu-btn-c-hover);
    }
    .header-block__item-search.order-2 {
        order: 2;
        padding-left: 10px;
    }
    .header-block__item-telephone.order-1 {
        order: 1;
        padding-left: 5px;
    }
    .header-block__item-menu {
        padding: 0 15px;
    }
    .header-block__item-menu + .header-block__item-search + .header-block__item-telephone {
        padding-left: 15px;
    }
    .header-menu__btn {
        height: 34px;
        padding: 0 12px;
        font-weight: 500;
        font-size: 0.95em;
        color: var(--menu-main-header-c);
        background: var(--menu-main-header-bg);
        border: none;
        border-radius: 4px;
        white-space: nowrap;
    }
    .header-menu__icon {
        margin: 0 5px 0 0;
    }
    .header-menu__btn.show .header-menu__icon:before {
        content: "\f00d";
    }
    .main-menu {
        position: relative;
        z-index: 998;
    }
    .main-menu.set-before:before {
        position: absolute;
        top: 0;
        left: 50%;
        width: 100vw;
        height: 46px;
        content: "";
        background: var(--menu-main-before);
        transform: translateX(-50%);
    }
    .menu-wrapper.new {
        display: none;
        position: absolute;
        top: 0%;
        left: 10px;
        right: 10px;
        z-index: 988;
        padding: 0;
        background: #fff;
        border-radius: 0 0 4px 4px;
    }
    .menu1:hover .menu__collapse {
        display: block !important;
    }
    .menu__header-icon {
        margin: 0 10px 0 0;
    }
    .menu1 .menu__collapse {
        display: none;
    }
    .menu1:not(.new) .menu__collapse {
        border-radius: 0 0 4px 4px;
    }
    .menu__level-1-li {
        display: flex;
        align-items: center;
    }
    .menu__level-1-li.has-children:after {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 30px;
        height: 46px;
        text-align: center;
        font-family: "Font Awesome\ 5 Free";
        font-weight: 900;
        content: "\f107";
        font-size: 0.75em;
        transition: transform ease-in-out 0.15s;
    }
    .menu__level-1-li.open:after {
        transform: rotate(-90deg);
    }
    .menu__level-2 {
        position: absolute;
        z-index: -1;
        top: 0;
        left: 100%;
        display: none;
        align-content: flex-start;
        flex-wrap: wrap;
        overflow-y: auto;
        padding: 0 10px;
        border-radius: 0 4px 4px 0;
        box-shadow: 0 4px 10px rgba(0 0 0 / 0.2);
        scrollbar-width: thin;
    }
    .menu__level-2.open {
        display: flex;
    }
    .menu__level-2::-webkit-scrollbar {
        width: 8px;
        background: #eee;
        border-radius: 4px;
    }
    .menu__level-2::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 4px;
    }
    .menu__level-2.column-1 {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .menu__level-2-wrap {
        display: flex;
        flex-wrap: wrap;
    }
    .menu__level-2-ul.has-image {
        padding-left: 60px;
    }
    .menu__level-2-img {
        position: absolute;
        top: 10px;
        left: 0;
        width: 50px;
    }
    .menu__level-2-ul {
        flex: 0 0 auto;
        padding: 0 10px;
    }
    .menu__level-2-a.has-children {
        min-height: auto;
        margin: 14px 0 10px;
    }
    .menu__level-2:not(.column-10) .menu__level-2-a {
        font-weight: 700;
    }
    .menu__level-3 {
        padding: 0 0 15px;
    }
    .menu__level-3-li + li {
        margin: 7px 0 0;
    }
    .menu__level-3-a:hover {
        text-decoration: underline;
    }
    .menu1 .column-1 {
        width: 255px;
    }
    .menu1 .column-2 {
        width: 490px;
    }
    .menu1 .column-3,
    .menu1 .column-4 {
        width: 720px;
    }
    .menu1.new {
        background: var(--menu-main-level-2-bg);
        box-shadow: 0 4px 10px rgba(0 0 0 / 0.2);
        border-radius: 0 0 4px 4px;
    }
    .menu1.new .menu__header {
        display: none;
    }
    .menu1.new .menu__collapse {
        position: relative;
        top: 0;
        display: block;
        width: calc(25% - 15px);
        min-height: 70vh;
        border-radius: 0 0 0 4px;
    }
    .menu1.new .menu__level-1-li {
        position: static;
    }
    .menu1.new .menu__level-2 {
        max-height: 100%;
        box-shadow: none;
    }
    .menu__level-2-ul.col-md-3:nth-child(n + 5):before,
    .menu__level-2-ul.col-md-4:nth-child(n + 4):before,
    .menu__level-2-ul.col-md-6:nth-child(1n + 3):before,
    .menu__level-2-ul.col-md-12:nth-child(n + 2):before {
        display: block;
        content: "";
        border-top: dashed 1px rgba(0 0 0 / 0.1);
    }
    .menu2 .collapse {
        height: fit-content !important;
    }
    .menu2 .menu__header {
        display: none;
    }
    .menu2 .menu__collapse {
        display: flex;
        top: 0;
    }
    .menu2 .menu__level-1-li {
        flex: 1 1 auto;
        position: static;
        border: none;
        box-shadow: inset 1px 0 0 rgba(0 0 0 / 0.08);
    }
    .menu2 .menu__level-1-li:last-child {
        border-right: solid 1px rgba(0 0 0 / 0.08);
        border-radius: 0;
    }
    .menu2 .menu__level-1-li:after {
        margin-left: -15px;
    }
    .menu2 .menu__level-1-li.open:after {
        transform: rotate(-180deg);
    }
    .menu2 .menu__level-1-a {
        justify-content: center;
        padding: 0 15px;
        white-space: nowrap;
    }
    .menu2 .menu__level-1-li.menu__additional:after {
        display: none;
    }
    .menu2 .menu__level-2 {
        top: 100%;
        left: auto !important;
        border-radius: 0 0 4px 4px;
    }
    .menu2 .column-1 {
        width: 25%;
    }
    .menu2 .column-2 {
        width: 50%;
    }
    .menu2 .column-3 {
        width: 75%;
    }
    .menu2 .column-4 {
        width: 100%;
    }
    .menu2.new {
        margin-left: 0;
    }
    .menu2.new .menu__level-1-li:first-child {
        box-shadow: inset 1px 0 0 rgba(0 0 0 / 0.08);
    }
    .menu-right {
        z-index: 98;
        height: 46px;
        margin-left: -20px;
        background: var(--menu-right-bg);
    }
    .menu-right .menu__level-1-li:first-child {
        box-shadow: none;
    }
    .menu-right .menu__level-1-a,
    .menu-right .menu__level-1-li:after {
        color: var(--menu-right-level-1-c);
    }
    .menu-right .menu__level-1-li:hover .menu__level-1-a {
        color: var(--menu-right-level-1-c-hover);
    }
    .menu-right .menu__level-2 {
        background: var(--menu-right-level-2-bg);
    }
    .menu-right .menu__level-2-a {
        color: var(--menu-right-level-2-c);
    }
    .menu-right .menu__level-2-a:hover {
        color: var(--menu-right-level-2-c-hover);
    }
    .menu-right .menu__level-3-a {
        color: var(--menu-right-level-3-c);
    }
    .menu-right .menu__level-3-a:hover {
        color: var(--menu-right-level-3-c-hover);
    }
    .column-3 .menu__level-2-wrap {
        flex: 1 1 66.67%;
    }
    .column-4 .menu__level-2-wrap {
        flex: 1 1 75%;
    }
    .column-3 .menu__banner {
        flex: 0 1 33.33%;
    }
    .column-4 .menu__banner {
        flex: 0 1 25%;
    }
    .menu__banner {
        max-width: 300px;
        margin: 20px 0;
        padding: 0 10px 0 15px;
        overflow: hidden;
        border-radius: 3px;
    }
    .menu__banner img {
        max-width: 100%;
        border-radius: 2px;
        cursor: pointer;
    }
    .nav-tabs {
        scrollbar-width: thin;
    }
    .nav-tabs::-webkit-scrollbar {
        height: 5px;
        background: #eee;
        border-radius: 5px;
    }
    .nav-tabs::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 5px;
    }
    .list-view .product-thumb__name {
        margin: 0 0 10px;
        font-size: 1.15em;
    }
    .uni-item:hover {
        border: solid 1px transparent;
        box-shadow: 0 5px 15px rgba(0 0 0 / 0.12);
    }
    .owl-carousel:hover .owl-nav {
        opacity: 1;
    }
    .modal-header {
        padding: 15px 20px;
    }
    .modal-header .close:hover {
        opacity: 1;
    }
    .modal-body {
        padding: 20px;
    }
}
@media (min-width: 767px) and (max-width: 1200px) {
    .uni-module .product-thumb__quick-order,
    .grid-view .product-thumb__quick-order {
        margin: 0 0 0 10px;
        padding: 0 10px;
    }
}
@media (min-width: 1180px) {
    .top-menu.switch-on-tablet {
        display: none;
    }
    .header-logo span,
    .header-logo a {
        font-size: 1.9em;
    }
    .header-block__item-account.switch-on-tablet {
        display: flex;
    }
    .menu1 .column-1 {
        width: 270px;
    }
    .menu1 .column-2 {
        width: 540px;
    }
    .menu1 .column-3,
    .menu1 .column-4 {
        width: 870px;
    }
    .compact-view .qty-indicator,
    .compact-view .product-thumb__quick-order {
        display: flex;
    }
    .compact-view .product-thumb__quick-order {
        display: inline;
    }
}
@media (min-width: 1345px) {
    .container {
        width: 1300px;
    }
    .menu1 .column-1 {
        width: 257px;
    }
    .menu1 .column-2 {
        width: 494px;
    }
    .menu1 .column-3 {
        width: 736px;
    }
    .menu1 .column-4 {
        width: 968px;
    }
}
@media (min-width: 1600px) {
    .container {
        width: 1500px;
    }
    .menu-wrapper.new .menu__collapse {
        width: calc(20% - 15px);
    }
    .menu1 .column-1 {
        width: 313px;
    }
    .menu1 .column-2 {
        width: 606px;
    }
    .menu1 .column-3 {
        width: 904px;
    }
    .menu1 .column-4 {
        width: 1191px;
    }
    .col-xxl-1 {
        width: 5%;
    }
    .col-xxl-2 {
        width: 10%;
    }
    .col-xxl-2-1 {
        width: 12.5%;
    }
    .col-xxl-3 {
        width: 15%;
    }
    .col-xxl-3-1 {
        width: 16.66666667%;
    }
    .col-xxl-4 {
        width: 20%;
    }
    .col-xxl-5 {
        width: 25%;
    }
    .col-xxl-6 {
        width: 30%;
    }
    .col-xxl-6-1 {
        width: 33.33333333%;
    }
    .col-xxl-8 {
        width: 40%;
    }
    .col-xxl-9 {
        width: 45%;
    }
    .col-xxl-10 {
        width: 50%;
    }
    .col-xxl-11 {
        width: 55%;
    }
    .col-xxl-12 {
        width: 60%;
    }
    .col-xxl-13 {
        width: 65%;
    }
    .col-xxl-15 {
        width: 75%;
    }
    .col-xxl-16 {
        width: 80%;
    }
    .col-xxl-17 {
        width: 85%;
    }
    .col-xxl-18 {
        width: 90%;
    }
    .col-xxl-20 {
        width: 100%;
    }
    .col-xxl-offset-4 {
        margin-left: 20%;
    }
    .col-xxl-offset-5 {
        margin-left: 25%;
    }
    .col-xxl-offset-6 {
        margin-left: 30%;
    }
    .visible-xxl {
        display: block;
    }
    span.visible-xxl {
        display: inline;
    }
}
:root {
    --body-font: "Rubik", "Tahoma", sans-serif;
    --body-c: #333;
    --h1-c: #333;
    --h2-c: #333;
    --h3-c: #333;
    --h4-c: #333;
    --h5-c: #333;
    --heading-c: #333;
    --a-c: #555;
    --a-c-hover: #d084a3;
    --btn-default-c: #777;
    --btn-default-bg: #eeeeee;
    --btn-default-c-hover: #777;
    --btn-default-bg-hover: #e5e5e5;
    --btn-primary-c: #fff;
    --btn-primary-bg: #ff7fb1;
    --btn-primary-c-hover: #fff;
    --btn-primary-bg-hover: #cf4a84;
    --btn-danger-c: #fff;
    --btn-danger-bg: #d9534f;
    --btn-danger-c-hover: #fff;
    --btn-danger-bg-hover: #c9302c;
    --input-checked-bg: #01861d;
    --input-warning-c: #ff6e6e;
    --input-warning-border-c: #ff6e6e;
    --rating-star-c-active: #ffd700;
    --top-menu-bg: #f5f5f5;
    --top-menu-btn-c: #d084a3;
    --top-menu-btn-c-hover: #cf4a84;
    --header-bg: transparent;
    --header-search-cat-btn-c: #666;
    --header-search-cat-btn-bg: #f5f5f5;
    --header-search-input-c: #888;
    --header-search-input-bg: #fff;
    --header-phones-m-c: #666;
    --header-phones-m-c-hover: #d084a3;
    --header-phones-a-c: #666;
    --header-icon-c: #cf4a84;
    --header-icon-total-c: #000;
    --header-icon-total-bg: #ffc4c4;
    --menu-main-c: #cf4a84;
    --menu-main-bg: #f5f5f5;
    --menu-main-header-c: #fff;
    --menu-main-header-bg: #cf4a84;
    --menu-main-level-1-c: #cf4a84;
    --menu-main-level-1-c-hover: #555;
    --menu-main-level-2-c: #cf4a84;
    --menu-main-level-2-c-hover: #01861d;
    --menu-main-level-2-bg: #fefefe;
    --menu-main-level-3-c: #666;
    --menu-main-level-3-c-hover: #888;
    --menu-main-before: #4e4e4e;
    --menu-right-bg: #4e4e4e;
    --menu-right-level-1-c: #dddddd;
    --menu-right-level-1-c-hover: #fff;
    --menu-right-level-2-c: #ff9900;
    --menu-right-level-2-c-hover: #666;
    --menu-right-level-2-bg: #fff;
    --menu-right-level-3-c: #777;
    --menu-right-level-3-c-hover: #666;
    --menu-module-bg: #f5f5f5;
    --menu-module-c: #777;
    --menu-module-c-hover: #f2766b;
    --slideshow-title-c: #cf4a84;
    --slideshow-text-c: #cf4a84;
    --slideshow-btn-c: #fff;
    --slideshow-btn-bg: #d084a3;
    --slideshow-nav-btn-c: #000;
    --slideshow-dot-bg: #cccccc;
    --slideshow-dot-bg-active: #000;
    --swiper-pagination-bg: #fcffff;
    --swiper-pagination-bg-active: #000;
    --home-banner-bg: #f5f5f5;
    --home-banner-icon-c: #ff9900;
    --home-banner-text-c: #555;
    --qty-indicator-5: #008e1b;
    --qty-indicator-4: #008e1b;
    --qty-indicator-3: #008e1b;
    --qty-indicator-2: #008e1b;
    --qty-indicator-1: #008e1b;
    --qty-indicator-0: #dfd402;
    --timer-bg: #ff3000;
    --timer-text-c: #000;
    --timer-digit-c: #fff;
    --prod-thumb-name: #333;
    --prod-thumb-name-hover: #d084a3;
    --prod-thumb-quick-order-opacity: 1;
    --option-select-c: #555;
    --option-name-c: #555;
    --option-name-bg: #eeeeee;
    --option-name-c-hover: solid 1px #227722;
    --option-name-c-checked: #fff;
    --option-name-bg-checked: #227722;
    --option-img-hover: #227722;
    --option-popup-img-w: 100px;
    --price-c: #333;
    --price-old-c: #888;
    --price-new-c: #ff0000;
    --add-to-cart-btn-c: #fff;
    --add-to-cart-btn-bg: #c2185b;
    --add-to-cart-btn-c-hover: #fff;
    --add-to-cart-btn-bg-hover: #ad1457;
    --add-to-cart-btn-c-incart: #fff;
    --add-to-cart-btn-bg-incart: #51d600;
    --add-to-cart-btn-c-qty0: #444;
    --add-to-cart-btn-bg-qty0: #e5e5e5;
    --add-to-cart-btn-c-disabled: #444;
    --add-to-cart-btn-bg-disabled: #e5e5e5;
    --quick-order-btn-c: #404040;
    --quick-order-btn-bg: #e5e5e5;
    --quick-order-btn-c-hover: #fff;
    --quick-order-btn-bg-hover: #009e06;
    --wishlist-btn-c: #888;
    --wishlist-btn-bg: #fcfcfc;
    --wishlist-btn-c-hover: #fcfcfc;
    --wishlist-btn-bg-hover: #cf4a84;
    --compare-btn-c: #888;
    --compare-btn-bg: #fcfcfc;
    --compare-btn-c-hover: #ff9900;
    --compare-btn-bg-hover: #0588a6;
    --sticker-reward-c: #fff;
    --sticker-reward-b: #12a304;
    --sticker-special-c: #fff;
    --sticker-special-b: #ff0000;
    --sticker-bestseller-c: #fff;
    --sticker-bestseller-b: #ff89ad;
    --sticker-new-c: #fff;
    --sticker-new-b: #ff0078;
    --sticker-ean-c: #fff;
    --sticker-ean-b: #8ccb18;
    --sticker-jan-c: #fff;
    --sticker-jan-b: #ff0000;
    --sticker-isbn-c: #fff;
    --sticker-isbn-b: #ff0000;
    --sticker-mpn-c: #fff;
    --sticker-mpn-b: #e3bb02;
    --product-banner-bg: #f5f5f5;
    --product-banner-icon: #cf4a84;
    --product-banner-text: #555;
    --nav-tabs-bg: #f5f5f5;
    --nav-tabs-c: #cf4a84;
    --nav-tabs-c-active: #ff0075;
    --carousel-dot-bg: #cccccc;
    --carousel-dot-bg-active: #057d99;
    --carousel-nav-btn-c: #057d99;
    --carousel-nav-btn-bg: #fff;
    --pagination-c: #01861d;
    --pagination-bg: #f7f7f7;
    --pagination-c-active: #fff;
    --pagination-bg-active: #01861d;
    --footer-c: #000;
    --footer-bg: #d3c3c8;
    --footer-heading-c: #cf4a84;
    --subscribe-info-c: #000;
    --subscribe-points-c: #d084a3;
    --subscribe-input-c: #666;
    --subscribe-input-bg: #ebebeb;
    --subscribe-btn-c: #fff;
    --subscribe-btn-bg: #01861d;
    --fly-menu-bg: #fefefe;
    --fly-menu-icon-c: #cf4a84;
    --fly-menu-icon-total-c: #fff;
    --fly-menu-icon-total-bg: #e66761;
    --fly-menu-search-cat-btn-bg: #f5f5f5;
    --fly-menu-search-cat-btn-color: #666;
    --fly-menu-search-input-bg: #fff;
    --fly-menu-search-input-color: #888;
    --fly-menu-label-c: #333;
    --fly-menu-level-1-bg-hover: #fefefe;
    --fly-wishlist-c: #fff;
    --fly-wishlist-bg: #149dbc;
    --fly-callback-c: #fff;
    --fly-callback-bg: #c40c59;
    --pwa-c: #ad1457;
    --pwa-bg: #fce4ec;
    --pwa-install-c: #fff;
    --pwa-install-bg: #c2185b;
    --pwa-close-c: #c2185b;
    --alert-success-c: #fff;
    --alert-success-bg: #6ab344;
    --alert-warning-c: #fff;
    --alert-warning-bg: #76c204;
    --alert-danger-c: #fff;
    --alert-danger-bg: #ff6e6e;
    --preloader-border-c: #555 #555 #555 transparent;
    --tooltip-c: #fff;
    --tooltip-bg: #666;
}
.category-page.category-info,
.manufacturer-page.category-info {
    display: none;
}
.category-page.category-info,
.manufacturer-page.category-info {
    max-height: 180px;
}
@media (max-width: 374px) {
    .uni-module .qty-switch,
    .grid-view .qty-switch {
        display: none;
    }
}
.ocf-noUi-connect:before,
.ocf-noUi-handle {
    background: #01861d;
}
main:after,
footer:after {
    display: block;
    position: absolute;
    z-index: 9;
    -webkit-transform: translate3d(0, 0, 0);
    content: "";
    opacity: 0;
    transition: opacity linear 0.15s;
}
main.blur:after,
footer.blur:after {
    top: 0;
    bottom: 0;
    left: 50%;
    width: 100vw;
    transform: translate(-50%);
    background: #fff;
    opacity: 0.5;
}
@media (max-width: 1200px) {
}
@media (max-width: 992px) {
    :root {
    }
    .list-view .product-thumb__add-to-cart {
        flex: 1 1 auto;
    }
    .list-view .product-thumb__quick-order {
        flex: 1 1 100%;
        margin: 15px 0 0;
        opacity: 1;
    }
    .fly-block__wishlist,
    .fly-block__compare {
        display: none;
    }
}
@media (max-width: 767px) {
    :root {
        --body-bg: #fff;
    }
    .nav-tabs {
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0;
    }
    .product-page-tabs {
        position: sticky;
        top: 0;
        z-index: 1029;
    }
}
@media (max-width: 575px) {
    :root {
    }
    .grid-view:nth-child(odd) {
        padding-right: 5px;
    }
    .grid-view:nth-child(even) {
        padding-left: 5px;
    }
    .product-page__add-to-cart {
        flex: 1 1 auto;
        margin-right: 0 !important;
    }
    .product-page__quick-order {
        flex: 1 1 100%;
        margin: 15px 0 0 !important;
    }
    .product-page__quick-order span {
        display: inline !important;
    }
}
@media (min-width: 767px) {
}
@media (min-width: 992px) {
    body:not(.touch-support) .product-thumb .attribute {
        display: none;
    }
    body:not(.touch-support) .product-thumb .option {
        display: none;
    }
    .menu1 .menu__level-1-li {
        position: static;
    }
    .menu1:not(.new) .menu__level-2 {
        min-height: 100%;
    }
}
@media (min-width: 1180px) {
}
.fa,
.fab,
.fal,
.far,
.fas {
    -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-fw {
    text-align: center;
    width: 1.25em;
}
.fa-spin {
    -webkit-animation: a 2s infinite linear;
    animation: a 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: a 1s infinite steps(8);
    animation: a 1s infinite steps(8);
}
@-webkit-keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
@keyframes a {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn);
    }
}
.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: scaleX(-1);
    transform: scaleX(-1);
}
.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
}
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";
}
.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}
.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;
}
@font-face {
    font-family: "Font Awesome\ 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:
        url(../fonts/fa-brands-400.woff2) format("woff2"),
        url(../fonts/fa-brands-400.woff) format("woff");
}
@font-face {
    font-family: "Font Awesome\ 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src:
        url(../fonts/fa-regular-400.woff2) format("woff2"),
        url(../fonts/fa-regular-400.woff) format("woff");
}
@font-face {
    font-family: "Font Awesome\ 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src:
        url(../fonts/fa-solid-900.woff2) format("woff2"),
        url(../fonts/fa-solid-900.woff) format("woff");
}
.fa-address-book:before,
.fa-contact-book:before {
    content: "\f2b9";
}
.fa-address-card:before,
.fa-contact-card:before,
.fa-vcard:before {
    content: "\f2bb";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-double-down:before,
.fa-angles-down:before {
    content: "\f103";
}
.fa-angle-double-left:before,
.fa-angles-left:before {
    content: "\f100";
}
.fa-angle-double-right:before,
.fa-angles-right:before {
    content: "\f101";
}
.fa-angle-double-up:before,
.fa-angles-up:before {
    content: "\f102";
}
.fa-ankh:before {
    content: "\f644";
}
.fa-apple-alt:before,
.fa-apple-whole:before {
    content: "\f5d1";
}
.fa-archway:before {
    content: "\f557";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-arrow-down-1-9:before,
.fa-sort-numeric-asc:before,
.fa-sort-numeric-down:before {
    content: "\f162";
}
.fa-arrow-down-9-1:before,
.fa-sort-numeric-desc:before,
.fa-sort-numeric-down-alt:before {
    content: "\f886";
}
.fa-arrow-down-a-z:before,
.fa-sort-alpha-asc:before,
.fa-sort-alpha-down:before {
    content: "\f15d";
}
.fa-arrow-down-long:before,
.fa-long-arrow-down:before {
    content: "\f175";
}
.fa-arrow-down-short-wide:before,
.fa-sort-amount-desc:before,
.fa-sort-amount-down-alt:before {
    content: "\f884";
}
.fa-arrow-down-wide-short:before,
.fa-sort-amount-asc:before,
.fa-sort-amount-down:before {
    content: "\f160";
}
.fa-arrow-down-z-a:before,
.fa-sort-alpha-desc:before,
.fa-sort-alpha-down-alt:before {
    content: "\f881";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-left-long:before,
.fa-long-arrow-left:before {
    content: "\f177";
}
.fa-arrow-pointer:before,
.fa-mouse-pointer:before {
    content: "\f245";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-right-arrow-left:before,
.fa-exchange:before {
    content: "\f0ec";
}
.fa-arrow-right-from-bracket:before,
.fa-sign-out:before {
    content: "\f08b";
}
.fa-arrow-right-long:before,
.fa-long-arrow-right:before {
    content: "\f178";
}
.fa-arrow-right-to-bracket:before,
.fa-sign-in:before {
    content: "\f090";
}
.fa-arrow-left-rotate:before,
.fa-arrow-rotate-back:before,
.fa-arrow-rotate-backward:before,
.fa-arrow-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
.fa-arrow-right-rotate:before,
.fa-arrow-rotate-forward:before,
.fa-arrow-rotate-right:before,
.fa-redo:before {
    content: "\f01e";
}
.fa-arrow-trend-down:before {
    content: "\e097";
}
.fa-arrow-trend-up:before {
    content: "\e098";
}
.fa-arrow-turn-down:before,
.fa-level-down:before {
    content: "\f149";
}
.fa-arrow-turn-up:before,
.fa-level-up:before {
    content: "\f148";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-up-1-9:before,
.fa-sort-numeric-up:before {
    content: "\f163";
}
.fa-arrow-up-9-1:before,
.fa-sort-numeric-up-alt:before {
    content: "\f887";
}
.fa-arrow-up-a-z:before,
.fa-sort-alpha-up:before {
    content: "\f15e";
}
.fa-arrow-up-from-bracket:before {
    content: "\e09a";
}
.fa-arrow-up-long:before,
.fa-long-arrow-up:before {
    content: "\f176";
}
.fa-arrow-up-right-from-square:before,
.fa-external-link:before {
    content: "\f08e";
}
.fa-arrow-up-short-wide:before,
.fa-sort-amount-up-alt:before {
    content: "\f885";
}
.fa-arrow-up-wide-short:before,
.fa-sort-amount-up:before {
    content: "\f161";
}
.fa-arrow-up-z-a:before,
.fa-sort-alpha-up-alt:before {
    content: "\f882";
}
.fa-arrows-h:before,
.fa-arrows-left-right:before {
    content: "\f07e";
}
.fa-arrows-rotate:before,
.fa-refresh:before,
.fa-sync:before {
    content: "\f021";
}
.fa-arrows-up-down:before,
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-up-down-left-right:before,
.fa-arrows:before {
    content: "\f047";
}
.fa-asterisk:before {
    content: "\2a";
}
.fa-at:before {
    content: "\40";
}
.fa-atom:before {
    content: "\f5d2";
}
.fa-audio-description:before {
    content: "\f29e";
}
.fa-austral-sign:before {
    content: "\e0a9";
}
.fa-award:before {
    content: "\f559";
}
.fa-b:before {
    content: "\42";
}
.fa-baby:before {
    content: "\f77c";
}
.fa-baby-carriage:before,
.fa-carriage-baby:before {
    content: "\f77d";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-backward-fast:before,
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward-step:before,
.fa-step-backward:before {
    content: "\f048";
}
.fa-bacon:before {
    content: "\f7e5";
}
.fa-bacteria:before {
    content: "\e059";
}
.fa-bacterium:before {
    content: "\e05a";
}
.fa-bag-shopping:before,
.fa-shopping-bag:before {
    content: "\f290";
}
.fa-bahai:before {
    content: "\f666";
}
.fa-baht-sign:before {
    content: "\e0ac";
}
.fa-ban:before,
.fa-cancel:before {
    content: "\f05e";
}
.fa-ban-smoking:before,
.fa-smoking-ban:before {
    content: "\f54d";
}
.fa-band-aid:before,
.fa-bandage:before {
    content: "\f462";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-bars:before,
.fa-navicon:before {
    content: "\f0c9";
}
.fa-bars-progress:before,
.fa-tasks-alt:before {
    content: "\f828";
}
.fa-bars-staggered:before,
.fa-reorder:before,
.fa-stream:before {
    content: "\f550";
}
.fa-baseball-ball:before,
.fa-baseball:before {
    content: "\f433";
}
.fa-baseball-bat-ball:before {
    content: "\f432";
}
.fa-basket-shopping:before,
.fa-shopping-basket:before {
    content: "\f291";
}
.fa-basketball-ball:before,
.fa-basketball:before {
    content: "\f434";
}
.fa-bath:before,
.fa-bathtub:before {
    content: "\f2cd";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}
.fa-battery-5:before,
.fa-battery-full:before,
.fa-battery:before {
    content: "\f240";
}
.fa-battery-3:before,
.fa-battery-half:before {
    content: "\f242";
}
.fa-battery-2:before,
.fa-battery-quarter:before {
    content: "\f243";
}
.fa-battery-4:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}
.fa-bed:before {
    content: "\f236";
}
.fa-bed-pulse:before,
.fa-procedures:before {
    content: "\f487";
}
.fa-beer-mug-empty:before,
.fa-beer:before {
    content: "\f0fc";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-bell-concierge:before,
.fa-concierge-bell:before {
    content: "\f562";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bezier-curve:before {
    content: "\f55b";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-biohazard:before {
    content: "\f780";
}
.fa-bitcoin-sign:before {
    content: "\e0b4";
}
.fa-blender:before {
    content: "\f517";
}
.fa-blender-phone:before {
    content: "\f6b6";
}
.fa-blog:before {
    content: "\f781";
}
.fa-bold:before {
    content: "\f032";
}
.fa-bolt:before,
.fa-zap:before {
    content: "\f0e7";
}
.fa-bolt-lightning:before {
    content: "\e0b7";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-bone:before {
    content: "\f5d7";
}
.fa-bong:before {
    content: "\f55c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-atlas:before,
.fa-book-atlas:before {
    content: "\f558";
}
.fa-bible:before,
.fa-book-bible:before {
    content: "\f647";
}
.fa-book-journal-whills:before,
.fa-journal-whills:before {
    content: "\f66a";
}
.fa-book-medical:before {
    content: "\f7e6";
}
.fa-book-open:before {
    content: "\f518";
}
.fa-book-open-reader:before,
.fa-book-reader:before {
    content: "\f5da";
}
.fa-book-quran:before,
.fa-quran:before {
    content: "\f687";
}
.fa-book-dead:before,
.fa-book-skull:before {
    content: "\f6b7";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-border-all:before {
    content: "\f84c";
}
.fa-border-none:before {
    content: "\f850";
}
.fa-border-style:before,
.fa-border-top-left:before {
    content: "\f853";
}
.fa-bowling-ball:before {
    content: "\f436";
}
.fa-box:before {
    content: "\f466";
}
.fa-archive:before,
.fa-box-archive:before {
    content: "\f187";
}
.fa-box-open:before {
    content: "\f49e";
}
.fa-box-tissue:before {
    content: "\e05b";
}
.fa-boxes-alt:before,
.fa-boxes-stacked:before,
.fa-boxes:before {
    content: "\f468";
}
.fa-braille:before {
    content: "\f2a1";
}
.fa-brain:before {
    content: "\f5dc";
}
.fa-brazilian-real-sign:before {
    content: "\e46c";
}
.fa-bread-slice:before {
    content: "\f7ec";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-briefcase-medical:before {
    content: "\f469";
}
.fa-broom:before {
    content: "\f51a";
}
.fa-broom-ball:before,
.fa-quidditch-broom-ball:before,
.fa-quidditch:before {
    content: "\f458";
}
.fa-brush:before {
    content: "\f55d";
}
.fa-bug:before {
    content: "\f188";
}
.fa-bug-slash:before {
    content: "\e490";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-bank:before,
.fa-building-columns:before,
.fa-institution:before,
.fa-museum:before,
.fa-university:before {
    content: "\f19c";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-burger:before,
.fa-hamburger:before {
    content: "\f805";
}
.fa-bus:before {
    content: "\f207";
}
.fa-bus-alt:before,
.fa-bus-simple:before {
    content: "\f55e";
}
.fa-briefcase-clock:before,
.fa-business-time:before {
    content: "\f64a";
}
.fa-c:before {
    content: "\43";
}
.fa-birthday-cake:before,
.fa-cake-candles:before,
.fa-cake:before {
    content: "\f1fd";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-calendar:before {
    content: "\f133";
}
.fa-calendar-check:before {
    content: "\f274";
}
.fa-calendar-day:before {
    content: "\f783";
}
.fa-calendar-alt:before,
.fa-calendar-days:before {
    content: "\f073";
}
.fa-calendar-minus:before {
    content: "\f272";
}
.fa-calendar-plus:before {
    content: "\f271";
}
.fa-calendar-week:before {
    content: "\f784";
}
.fa-calendar-times:before,
.fa-calendar-xmark:before {
    content: "\f273";
}
.fa-camera-alt:before,
.fa-camera:before {
    content: "\f030";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-camera-rotate:before {
    content: "\e0d8";
}
.fa-campground:before {
    content: "\f6bb";
}
.fa-candy-cane:before {
    content: "\f786";
}
.fa-cannabis:before {
    content: "\f55f";
}
.fa-capsules:before {
    content: "\f46b";
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}
.fa-battery-car:before,
.fa-car-battery:before {
    content: "\f5df";
}
.fa-car-crash:before {
    content: "\f5e1";
}
.fa-car-alt:before,
.fa-car-rear:before {
    content: "\f5de";
}
.fa-car-side:before {
    content: "\f5e4";
}
.fa-caravan:before {
    content: "\f8ff";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-carrot:before {
    content: "\f787";
}
.fa-cart-arrow-down:before {
    content: "\f218";
}
.fa-cart-flatbed:before,
.fa-dolly-flatbed:before {
    content: "\f474";
}
.fa-cart-flatbed-suitcase:before,
.fa-luggage-cart:before {
    content: "\f59d";
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-cart-shopping:before,
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-cash-register:before {
    content: "\f788";
}
.fa-cat:before {
    content: "\f6be";
}
.fa-cedi-sign:before {
    content: "\e0df";
}
.fa-cent-sign:before {
    content: "\e3f5";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-chair:before {
    content: "\f6c0";
}
.fa-blackboard:before,
.fa-chalkboard:before {
    content: "\f51b";
}
.fa-chalkboard-teacher:before,
.fa-chalkboard-user:before {
    content: "\f51c";
}
.fa-champagne-glasses:before,
.fa-glass-cheers:before {
    content: "\f79f";
}
.fa-charging-station:before {
    content: "\f5e7";
}
.fa-area-chart:before,
.fa-chart-area:before {
    content: "\f1fe";
}
.fa-bar-chart:before,
.fa-chart-bar:before {
    content: "\f080";
}
.fa-chart-column:before {
    content: "\e0e3";
}
.fa-chart-gantt:before {
    content: "\e0e4";
}
.fa-chart-line:before,
.fa-line-chart:before {
    content: "\f201";
}
.fa-chart-pie:before,
.fa-pie-chart:before {
    content: "\f200";
}
.fa-chart-simple:before {
    content: "\e473";
}
.fa-check:before {
    content: "\f00c";
}
.fa-check-double:before {
    content: "\f560";
}
.fa-check-to-slot:before,
.fa-vote-yea:before {
    content: "\f772";
}
.fa-cheese:before {
    content: "\f7ef";
}
.fa-chess:before {
    content: "\f439";
}
.fa-chess-bishop:before {
    content: "\f43a";
}
.fa-chess-board:before {
    content: "\f43c";
}
.fa-chess-king:before {
    content: "\f43f";
}
.fa-chess-knight:before {
    content: "\f441";
}
.fa-chess-pawn:before {
    content: "\f443";
}
.fa-chess-queen:before {
    content: "\f445";
}
.fa-chess-rook:before {
    content: "\f447";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-church:before {
    content: "\f51d";
}
.fa-circle:before {
    content: "\f111";
}
.fa-arrow-circle-down:before,
.fa-circle-arrow-down:before {
    content: "\f0ab";
}
.fa-arrow-circle-left:before,
.fa-circle-arrow-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before,
.fa-circle-arrow-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before,
.fa-circle-arrow-up:before {
    content: "\f0aa";
}
.fa-check-circle:before,
.fa-circle-check:before {
    content: "\f058";
}
.fa-chevron-circle-down:before,
.fa-circle-chevron-down:before {
    content: "\f13a";
}
.fa-chevron-circle-left:before,
.fa-circle-chevron-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before,
.fa-circle-chevron-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before,
.fa-circle-chevron-up:before {
    content: "\f139";
}
.fa-circle-dollar-to-slot:before,
.fa-donate:before {
    content: "\f4b9";
}
.fa-circle-dot:before,
.fa-dot-circle:before {
    content: "\f192";
}
.fa-arrow-alt-circle-down:before,
.fa-circle-down:before {
    content: "\f358";
}
.fa-circle-exclamation:before,
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-circle-h:before,
.fa-hospital-symbol:before {
    content: "\f47e";
}
.fa-adjust:before,
.fa-circle-half-stroke:before {
    content: "\f042";
}
.fa-circle-info:before,
.fa-info-circle:before {
    content: "\f05a";
}
.fa-arrow-alt-circle-left:before,
.fa-circle-left:before {
    content: "\f359";
}
.fa-circle-minus:before,
.fa-minus-circle:before {
    content: "\f056";
}
.fa-circle-notch:before {
    content: "\f1ce";
}
.fa-circle-pause:before,
.fa-pause-circle:before {
    content: "\f28b";
}
.fa-circle-play:before,
.fa-play-circle:before {
    content: "\f144";
}
.fa-circle-plus:before,
.fa-plus-circle:before {
    content: "\f055";
}
.fa-circle-question:before,
.fa-question-circle:before {
    content: "\f059";
}
.fa-circle-radiation:before,
.fa-radiation-alt:before {
    content: "\f7ba";
}
.fa-arrow-alt-circle-right:before,
.fa-circle-right:before {
    content: "\f35a";
}
.fa-circle-stop:before,
.fa-stop-circle:before {
    content: "\f28d";
}
.fa-arrow-alt-circle-up:before,
.fa-circle-up:before {
    content: "\f35b";
}
.fa-circle-user:before,
.fa-user-circle:before {
    content: "\f2bd";
}
.fa-circle-xmark:before,
.fa-times-circle:before,
.fa-xmark-circle:before {
    content: "\f057";
}
.fa-city:before {
    content: "\f64f";
}
.fa-clapperboard:before {
    content: "\e131";
}
.fa-clipboard:before {
    content: "\f328";
}
.fa-clipboard-check:before {
    content: "\f46c";
}
.fa-clipboard-list:before {
    content: "\f46d";
}
.fa-clock-four:before,
.fa-clock:before {
    content: "\f017";
}
.fa-clock-rotate-left:before,
.fa-history:before {
    content: "\f1da";
}
.fa-clone:before {
    content: "\f24d";
}
.fa-closed-captioning:before {
    content: "\f20a";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-cloud-arrow-down:before,
.fa-cloud-download-alt:before,
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-arrow-up:before,
.fa-cloud-upload-alt:before,
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-cloud-meatball:before {
    content: "\f73b";
}
.fa-cloud-moon:before {
    content: "\f6c3";
}
.fa-cloud-moon-rain:before {
    content: "\f73c";
}
.fa-cloud-rain:before {
    content: "\f73d";
}
.fa-cloud-showers-heavy:before {
    content: "\f740";
}
.fa-cloud-sun:before {
    content: "\f6c4";
}
.fa-cloud-sun-rain:before {
    content: "\f743";
}
.fa-clover:before {
    content: "\e139";
}
.fa-code:before {
    content: "\f121";
}
.fa-code-branch:before {
    content: "\f126";
}
.fa-code-commit:before {
    content: "\f386";
}
.fa-code-compare:before {
    content: "\e13a";
}
.fa-code-fork:before {
    content: "\e13b";
}
.fa-code-merge:before {
    content: "\f387";
}
.fa-code-pull-request:before {
    content: "\e13c";
}
.fa-coins:before {
    content: "\f51e";
}
.fa-colon-sign:before {
    content: "\e140";
}
.fa-comment:before {
    content: "\f075";
}
.fa-comment-dollar:before {
    content: "\f651";
}
.fa-comment-dots:before,
.fa-commenting:before {
    content: "\f4ad";
}
.fa-comment-medical:before {
    content: "\f7f5";
}
.fa-comment-slash:before {
    content: "\f4b3";
}
.fa-comment-sms:before,
.fa-sms:before {
    content: "\f7cd";
}
.fa-comments:before {
    content: "\f086";
}
.fa-comments-dollar:before {
    content: "\f653";
}
.fa-compact-disc:before {
    content: "\f51f";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-compass-drafting:before,
.fa-drafting-compass:before {
    content: "\f568";
}
.fa-compress:before {
    content: "\f066";
}
.fa-computer-mouse:before,
.fa-mouse:before {
    content: "\f8cc";
}
.fa-cookie:before {
    content: "\f563";
}
.fa-cookie-bite:before {
    content: "\f564";
}
.fa-copy:before {
    content: "\f0c5";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-couch:before {
    content: "\f4b8";
}
.fa-credit-card-alt:before,
.fa-credit-card:before {
    content: "\f09d";
}
.fa-crop:before {
    content: "\f125";
}
.fa-crop-alt:before,
.fa-crop-simple:before {
    content: "\f565";
}
.fa-cross:before {
    content: "\f654";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-crow:before {
    content: "\f520";
}
.fa-crown:before {
    content: "\f521";
}
.fa-crutch:before {
    content: "\f7f7";
}
.fa-cruzeiro-sign:before {
    content: "\e152";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-d:before {
    content: "\44";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-backspace:before,
.fa-delete-left:before {
    content: "\f55a";
}
.fa-democrat:before {
    content: "\f747";
}
.fa-desktop-alt:before,
.fa-desktop:before {
    content: "\f390";
}
.fa-dharmachakra:before {
    content: "\f655";
}
.fa-diagram-next:before {
    content: "\e476";
}
.fa-diagram-predecessor:before {
    content: "\e477";
}
.fa-diagram-project:before,
.fa-project-diagram:before {
    content: "\f542";
}
.fa-diagram-successor:before {
    content: "\e47a";
}
.fa-diamond:before {
    content: "\f219";
}
.fa-diamond-turn-right:before,
.fa-directions:before {
    content: "\f5eb";
}
.fa-dice:before {
    content: "\f522";
}
.fa-dice-d20:before {
    content: "\f6cf";
}
.fa-dice-d6:before {
    content: "\f6d1";
}
.fa-dice-five:before {
    content: "\f523";
}
.fa-dice-four:before {
    content: "\f524";
}
.fa-dice-one:before {
    content: "\f525";
}
.fa-dice-six:before {
    content: "\f526";
}
.fa-dice-three:before {
    content: "\f527";
}
.fa-dice-two:before {
    content: "\f528";
}
.fa-disease:before {
    content: "\f7fa";
}
.fa-divide:before {
    content: "\f529";
}
.fa-dna:before {
    content: "\f471";
}
.fa-dog:before {
    content: "\f6d3";
}
.fa-dollar-sign:before,
.fa-dollar:before,
.fa-usd:before {
    content: "\24";
}
.fa-dolly-box:before,
.fa-dolly:before {
    content: "\f472";
}
.fa-dong-sign:before {
    content: "\e169";
}
.fa-door-closed:before {
    content: "\f52a";
}
.fa-door-open:before {
    content: "\f52b";
}
.fa-dove:before {
    content: "\f4ba";
}
.fa-compress-alt:before,
.fa-down-left-and-up-right-to-center:before {
    content: "\f422";
}
.fa-down-long:before,
.fa-long-arrow-alt-down:before {
    content: "\f309";
}
.fa-download:before {
    content: "\f019";
}
.fa-dragon:before {
    content: "\f6d5";
}
.fa-draw-polygon:before {
    content: "\f5ee";
}
.fa-droplet:before,
.fa-tint:before {
    content: "\f043";
}
.fa-droplet-slash:before,
.fa-tint-slash:before {
    content: "\f5c7";
}
.fa-drum:before {
    content: "\f569";
}
.fa-drum-steelpan:before {
    content: "\f56a";
}
.fa-drumstick-bite:before {
    content: "\f6d7";
}
.fa-dumbbell:before {
    content: "\f44b";
}
.fa-dumpster:before {
    content: "\f793";
}
.fa-dumpster-fire:before {
    content: "\f794";
}
.fa-dungeon:before {
    content: "\f6d9";
}
.fa-e:before {
    content: "\45";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-ear-deaf:before,
.fa-hard-of-hearing:before {
    content: "\f2a4";
}
.fa-assistive-listening-systems:before,
.fa-ear-listen:before {
    content: "\f2a2";
}
.fa-earth-africa:before,
.fa-globe-africa:before {
    content: "\f57c";
}
.fa-earth-america:before,
.fa-earth-americas:before,
.fa-earth:before,
.fa-globe-americas:before {
    content: "\f57d";
}
.fa-earth-asia:before,
.fa-globe-asia:before {
    content: "\f57e";
}
.fa-earth-europe:before,
.fa-globe-europe:before {
    content: "\f7a2";
}
.fa-earth-oceania:before,
.fa-globe-oceania:before {
    content: "\e47b";
}
.fa-egg:before {
    content: "\f7fb";
}
.fa-eject:before {
    content: "\f052";
}
.fa-elevator:before {
    content: "\e16d";
}
.fa-ellipsis-h:before,
.fa-ellipsis:before {
    content: "\f141";
}
.fa-ellipsis-v:before,
.fa-ellipsis-vertical:before {
    content: "\f142";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-envelope-open:before {
    content: "\f2b6";
}
.fa-envelope-open-text:before {
    content: "\f658";
}
.fa-envelopes-bulk:before,
.fa-mail-bulk:before {
    content: "\f674";
}
.fa-equals:before {
    content: "\3d";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-ethernet:before {
    content: "\f796";
}
.fa-eur:before,
.fa-euro-sign:before,
.fa-euro:before {
    content: "\f153";
}
.fa-exclamation:before {
    content: "\21";
}
.fa-expand:before {
    content: "\f065";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-dropper-empty:before,
.fa-eye-dropper:before,
.fa-eyedropper:before {
    content: "\f1fb";
}
.fa-eye-low-vision:before,
.fa-low-vision:before {
    content: "\f2a8";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-f:before {
    content: "\46";
}
.fa-angry:before,
.fa-face-angry:before {
    content: "\f556";
}
.fa-dizzy:before,
.fa-face-dizzy:before {
    content: "\f567";
}
.fa-face-flushed:before,
.fa-flushed:before {
    content: "\f579";
}
.fa-face-frown:before,
.fa-frown:before {
    content: "\f119";
}
.fa-face-frown-open:before,
.fa-frown-open:before {
    content: "\f57a";
}
.fa-face-grimace:before,
.fa-grimace:before {
    content: "\f57f";
}
.fa-face-grin:before,
.fa-grin:before {
    content: "\f580";
}
.fa-face-grin-beam:before,
.fa-grin-beam:before {
    content: "\f582";
}
.fa-face-grin-beam-sweat:before,
.fa-grin-beam-sweat:before {
    content: "\f583";
}
.fa-face-grin-hearts:before,
.fa-grin-hearts:before {
    content: "\f584";
}
.fa-face-grin-squint:before,
.fa-grin-squint:before {
    content: "\f585";
}
.fa-face-grin-squint-tears:before,
.fa-grin-squint-tears:before {
    content: "\f586";
}
.fa-face-grin-stars:before,
.fa-grin-stars:before {
    content: "\f587";
}
.fa-face-grin-tears:before,
.fa-grin-tears:before {
    content: "\f588";
}
.fa-face-grin-tongue:before,
.fa-grin-tongue:before {
    content: "\f589";
}
.fa-face-grin-tongue-squint:before,
.fa-grin-tongue-squint:before {
    content: "\f58a";
}
.fa-face-grin-tongue-wink:before,
.fa-grin-tongue-wink:before {
    content: "\f58b";
}
.fa-face-grin-wide:before,
.fa-grin-alt:before {
    content: "\f581";
}
.fa-face-grin-wink:before,
.fa-grin-wink:before {
    content: "\f58c";
}
.fa-face-kiss:before,
.fa-kiss:before {
    content: "\f596";
}
.fa-face-kiss-beam:before,
.fa-kiss-beam:before {
    content: "\f597";
}
.fa-face-kiss-wink-heart:before,
.fa-kiss-wink-heart:before {
    content: "\f598";
}
.fa-face-laugh:before,
.fa-laugh:before {
    content: "\f599";
}
.fa-face-laugh-beam:before,
.fa-laugh-beam:before {
    content: "\f59a";
}
.fa-face-laugh-squint:before,
.fa-laugh-squint:before {
    content: "\f59b";
}
.fa-face-laugh-wink:before,
.fa-laugh-wink:before {
    content: "\f59c";
}
.fa-face-meh:before,
.fa-meh:before {
    content: "\f11a";
}
.fa-face-meh-blank:before,
.fa-meh-blank:before {
    content: "\f5a4";
}
.fa-face-rolling-eyes:before,
.fa-meh-rolling-eyes:before {
    content: "\f5a5";
}
.fa-face-sad-cry:before,
.fa-sad-cry:before {
    content: "\f5b3";
}
.fa-face-sad-tear:before,
.fa-sad-tear:before {
    content: "\f5b4";
}
.fa-face-smile:before,
.fa-smile:before {
    content: "\f118";
}
.fa-face-smile-beam:before,
.fa-smile-beam:before {
    content: "\f5b8";
}
.fa-face-smile-wink:before,
.fa-smile-wink:before {
    content: "\f4da";
}
.fa-face-surprise:before,
.fa-surprise:before {
    content: "\f5c2";
}
.fa-face-tired:before,
.fa-tired:before {
    content: "\f5c8";
}
.fa-fan:before {
    content: "\f863";
}
.fa-faucet:before {
    content: "\e005";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-feather:before {
    content: "\f52d";
}
.fa-feather-alt:before,
.fa-feather-pointed:before {
    content: "\f56b";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-arrow-down:before,
.fa-file-download:before {
    content: "\f56d";
}
.fa-file-arrow-up:before,
.fa-file-upload:before {
    content: "\f574";
}
.fa-file-audio:before {
    content: "\f1c7";
}
.fa-file-code:before {
    content: "\f1c9";
}
.fa-file-contract:before {
    content: "\f56c";
}
.fa-file-csv:before {
    content: "\f6dd";
}
.fa-file-excel:before {
    content: "\f1c3";
}
.fa-arrow-right-from-file:before,
.fa-file-export:before {
    content: "\f56e";
}
.fa-file-image:before {
    content: "\f1c5";
}
.fa-arrow-right-to-file:before,
.fa-file-import:before {
    content: "\f56f";
}
.fa-file-invoice:before {
    content: "\f570";
}
.fa-file-invoice-dollar:before {
    content: "\f571";
}
.fa-file-alt:before,
.fa-file-lines:before,
.fa-file-text:before {
    content: "\f15c";
}
.fa-file-medical:before {
    content: "\f477";
}
.fa-file-pdf:before {
    content: "\f1c1";
}
.fa-file-powerpoint:before {
    content: "\f1c4";
}
.fa-file-prescription:before {
    content: "\f572";
}
.fa-file-signature:before {
    content: "\f573";
}
.fa-file-video:before {
    content: "\f1c8";
}
.fa-file-medical-alt:before,
.fa-file-waveform:before {
    content: "\f478";
}
.fa-file-word:before {
    content: "\f1c2";
}
.fa-file-archive:before,
.fa-file-zipper:before {
    content: "\f1c6";
}
.fa-fill:before {
    content: "\f575";
}
.fa-fill-drip:before {
    content: "\f576";
}
.fa-film:before {
    content: "\f008";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-filter-circle-dollar:before,
.fa-funnel-dollar:before {
    content: "\f662";
}
.fa-filter-circle-xmark:before {
    content: "\e17b";
}
.fa-fingerprint:before {
    content: "\f577";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-fire-alt:before,
.fa-fire-flame-curved:before {
    content: "\f7e4";
}
.fa-burn:before,
.fa-fire-flame-simple:before {
    content: "\f46a";
}
.fa-fish:before {
    content: "\f578";
}
.fa-flag:before {
    content: "\f024";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-flag-usa:before {
    content: "\f74d";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-floppy-disk:before,
.fa-save:before {
    content: "\f0c7";
}
.fa-florin-sign:before {
    content: "\e184";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-minus:before {
    content: "\f65d";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-folder-plus:before {
    content: "\f65e";
}
.fa-folder-tree:before {
    content: "\f802";
}
.fa-font:before {
    content: "\f031";
}
.fa-football-ball:before,
.fa-football:before {
    content: "\f44e";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before,
.fa-forward-fast:before {
    content: "\f050";
}
.fa-forward-step:before,
.fa-step-forward:before {
    content: "\f051";
}
.fa-franc-sign:before {
    content: "\e18f";
}
.fa-frog:before {
    content: "\f52e";
}
.fa-futbol-ball:before,
.fa-futbol:before,
.fa-soccer-ball:before {
    content: "\f1e3";
}
.fa-g:before {
    content: "\47";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-gas-pump:before {
    content: "\f52f";
}
.fa-dashboard:before,
.fa-gauge-med:before,
.fa-gauge:before,
.fa-tachometer-alt-average:before {
    content: "\f624";
}
.fa-gauge-high:before,
.fa-tachometer-alt-fast:before,
.fa-tachometer-alt:before {
    content: "\f625";
}
.fa-gauge-simple-med:before,
.fa-gauge-simple:before,
.fa-tachometer-average:before {
    content: "\f629";
}
.fa-gauge-simple-high:before,
.fa-tachometer-fast:before,
.fa-tachometer:before {
    content: "\f62a";
}
.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3";
}
.fa-cog:before,
.fa-gear:before {
    content: "\f013";
}
.fa-cogs:before,
.fa-gears:before {
    content: "\f085";
}
.fa-gem:before {
    content: "\f3a5";
}
.fa-genderless:before {
    content: "\f22d";
}
.fa-ghost:before {
    content: "\f6e2";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-gifts:before {
    content: "\f79c";
}
.fa-glasses:before {
    content: "\f530";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-golf-ball-tee:before,
.fa-golf-ball:before {
    content: "\f450";
}
.fa-gopuram:before {
    content: "\f664";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: "\f19d";
}
.fa-greater-than:before {
    content: "\3e";
}
.fa-greater-than-equal:before {
    content: "\f532";
}
.fa-grip-horizontal:before,
.fa-grip:before {
    content: "\f58d";
}
.fa-grip-lines:before {
    content: "\f7a4";
}
.fa-grip-lines-vertical:before {
    content: "\f7a5";
}
.fa-grip-vertical:before {
    content: "\f58e";
}
.fa-guarani-sign:before {
    content: "\e19a";
}
.fa-guitar:before {
    content: "\f7a6";
}
.fa-gun:before {
    content: "\e19b";
}
.fa-h:before {
    content: "\48";
}
.fa-hammer:before {
    content: "\f6e3";
}
.fa-hamsa:before {
    content: "\f665";
}
.fa-hand-paper:before,
.fa-hand:before {
    content: "\f256";
}
.fa-hand-back-fist:before,
.fa-hand-rock:before {
    content: "\f255";
}
.fa-allergies:before,
.fa-hand-dots:before {
    content: "\f461";
}
.fa-fist-raised:before,
.fa-hand-fist:before {
    content: "\f6de";
}
.fa-hand-holding:before {
    content: "\f4bd";
}
.fa-hand-holding-dollar:before,
.fa-hand-holding-usd:before {
    content: "\f4c0";
}
.fa-hand-holding-droplet:before,
.fa-hand-holding-water:before {
    content: "\f4c1";
}
.fa-hand-holding-heart:before {
    content: "\f4be";
}
.fa-hand-holding-medical:before {
    content: "\e05c";
}
.fa-hand-lizard:before {
    content: "\f258";
}
.fa-hand-middle-finger:before {
    content: "\f806";
}
.fa-hand-peace:before {
    content: "\f25b";
}
.fa-hand-point-down:before {
    content: "\f0a7";
}
.fa-hand-point-left:before {
    content: "\f0a5";
}
.fa-hand-point-right:before {
    content: "\f0a4";
}
.fa-hand-point-up:before {
    content: "\f0a6";
}
.fa-hand-pointer:before {
    content: "\f25a";
}
.fa-hand-scissors:before {
    content: "\f257";
}
.fa-hand-sparkles:before {
    content: "\e05d";
}
.fa-hand-spock:before {
    content: "\f259";
}
.fa-hands:before,
.fa-sign-language:before,
.fa-signing:before {
    content: "\f2a7";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before,
.fa-hands-american-sign-language-interpreting:before,
.fa-hands-asl-interpreting:before {
    content: "\f2a3";
}
.fa-hands-bubbles:before,
.fa-hands-wash:before {
    content: "\e05e";
}
.fa-hands-clapping:before {
    content: "\e1a8";
}
.fa-hands-holding:before {
    content: "\f4c2";
}
.fa-hands-praying:before,
.fa-praying-hands:before {
    content: "\f684";
}
.fa-handshake:before {
    content: "\f2b5";
}
.fa-hands-helping:before,
.fa-handshake-angle:before {
    content: "\f4c4";
}
.fa-handshake-alt-slash:before,
.fa-handshake-simple-slash:before {
    content: "\e05f";
}
.fa-handshake-slash:before {
    content: "\e060";
}
.fa-hanukiah:before {
    content: "\f6e6";
}
.fa-hard-drive:before,
.fa-hdd:before {
    content: "\f0a0";
}
.fa-hashtag:before {
    content: "\23";
}
.fa-hat-cowboy:before {
    content: "\f8c0";
}
.fa-hat-cowboy-side:before {
    content: "\f8c1";
}
.fa-hat-wizard:before {
    content: "\f6e8";
}
.fa-head-side-cough:before {
    content: "\e061";
}
.fa-head-side-cough-slash:before {
    content: "\e062";
}
.fa-head-side-mask:before {
    content: "\e063";
}
.fa-head-side-virus:before {
    content: "\e064";
}
.fa-header:before,
.fa-heading:before {
    content: "\f1dc";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-headphones-alt:before,
.fa-headphones-simple:before {
    content: "\f58f";
}
.fa-headset:before {
    content: "\f590";
}
.fa-heart:before {
    content: "\f004";
}
.fa-heart-broken:before,
.fa-heart-crack:before {
    content: "\f7a9";
}
.fa-heart-pulse:before,
.fa-heartbeat:before {
    content: "\f21e";
}
.fa-helicopter:before {
    content: "\f533";
}
.fa-hard-hat:before,
.fa-hat-hard:before,
.fa-helmet-safety:before {
    content: "\f807";
}
.fa-highlighter:before {
    content: "\f591";
}
.fa-hippo:before {
    content: "\f6ed";
}
.fa-hockey-puck:before {
    content: "\f453";
}
.fa-holly-berry:before {
    content: "\f7aa";
}
.fa-horse:before {
    content: "\f6f0";
}
.fa-horse-head:before {
    content: "\f7ab";
}
.fa-hospital-alt:before,
.fa-hospital-wide:before,
.fa-hospital:before {
    content: "\f0f8";
}
.fa-hospital-user:before {
    content: "\f80d";
}
.fa-hot-tub-person:before,
.fa-hot-tub:before {
    content: "\f593";
}
.fa-hotdog:before {
    content: "\f80f";
}
.fa-hotel:before {
    content: "\f594";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before,
.fa-hourglass:before {
    content: "\f254";
}
.fa-hourglass-empty:before {
    content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}
.fa-home-alt:before,
.fa-home-lg-alt:before,
.fa-home:before,
.fa-house:before {
    content: "\f015";
}
.fa-home-lg:before,
.fa-house-chimney:before {
    content: "\e3af";
}
.fa-house-chimney-crack:before,
.fa-house-damage:before {
    content: "\f6f1";
}
.fa-clinic-medical:before,
.fa-house-chimney-medical:before {
    content: "\f7f2";
}
.fa-house-chimney-user:before {
    content: "\e065";
}
.fa-house-chimney-window:before {
    content: "\e00d";
}
.fa-house-crack:before {
    content: "\e3b1";
}
.fa-house-laptop:before,
.fa-laptop-house:before {
    content: "\e066";
}
.fa-house-medical:before {
    content: "\e3b2";
}
.fa-home-user:before,
.fa-house-user:before {
    content: "\e1b0";
}
.fa-hryvnia-sign:before,
.fa-hryvnia:before {
    content: "\f6f2";
}
.fa-i:before {
    content: "\49";
}
.fa-i-cursor:before {
    content: "\f246";
}
.fa-ice-cream:before {
    content: "\f810";
}
.fa-icicles:before {
    content: "\f7ad";
}
.fa-heart-music-camera-bolt:before,
.fa-icons:before {
    content: "\f86d";
}
.fa-id-badge:before {
    content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2";
}
.fa-id-card-alt:before,
.fa-id-card-clip:before {
    content: "\f47f";
}
.fa-igloo:before {
    content: "\f7ae";
}
.fa-image:before {
    content: "\f03e";
}
.fa-image-portrait:before,
.fa-portrait:before {
    content: "\f3e0";
}
.fa-images:before {
    content: "\f302";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-indian-rupee-sign:before,
.fa-indian-rupee:before,
.fa-inr:before {
    content: "\e1bc";
}
.fa-industry:before {
    content: "\f275";
}
.fa-infinity:before {
    content: "\f534";
}
.fa-info:before {
    content: "\f129";
}
.fa-italic:before {
    content: "\f033";
}
.fa-j:before {
    content: "\4a";
}
.fa-jedi:before {
    content: "\f669";
}
.fa-fighter-jet:before,
.fa-jet-fighter:before {
    content: "\f0fb";
}
.fa-joint:before {
    content: "\f595";
}
.fa-k:before {
    content: "\4b";
}
.fa-kaaba:before {
    content: "\f66b";
}
.fa-key:before {
    content: "\f084";
}
.fa-keyboard:before {
    content: "\f11c";
}
.fa-khanda:before {
    content: "\f66d";
}
.fa-kip-sign:before {
    content: "\e1c4";
}
.fa-first-aid:before,
.fa-kit-medical:before {
    content: "\f479";
}
.fa-kiwi-bird:before {
    content: "\f535";
}
.fa-l:before {
    content: "\4c";
}
.fa-landmark:before {
    content: "\f66f";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-laptop-code:before {
    content: "\f5fc";
}
.fa-laptop-medical:before {
    content: "\f812";
}
.fa-lari-sign:before {
    content: "\e1c8";
}
.fa-layer-group:before {
    content: "\f5fd";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-left-long:before,
.fa-long-arrow-alt-left:before {
    content: "\f30a";
}
.fa-arrows-alt-h:before,
.fa-left-right:before {
    content: "\f337";
}
.fa-lemon:before {
    content: "\f094";
}
.fa-less-than:before {
    content: "\3c";
}
.fa-less-than-equal:before {
    content: "\f537";
}
.fa-life-ring:before {
    content: "\f1cd";
}
.fa-lightbulb:before {
    content: "\f0eb";
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
.fa-chain-broken:before,
.fa-chain-slash:before,
.fa-link-slash:before,
.fa-unlink:before {
    content: "\f127";
}
.fa-lira-sign:before {
    content: "\f195";
}
.fa-list-squares:before,
.fa-list:before {
    content: "\f03a";
}
.fa-list-check:before,
.fa-tasks:before {
    content: "\f0ae";
}
.fa-list-1-2:before,
.fa-list-numeric:before,
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-list-dots:before,
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-litecoin-sign:before {
    content: "\e1d3";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-location-crosshairs:before,
.fa-location:before {
    content: "\f601";
}
.fa-location-dot:before,
.fa-map-marker-alt:before {
    content: "\f3c5";
}
.fa-location-pin:before,
.fa-map-marker:before {
    content: "\f041";
}
.fa-lock:before {
    content: "\f023";
}
.fa-lock-open:before {
    content: "\f3c1";
}
.fa-lungs:before {
    content: "\f604";
}
.fa-lungs-virus:before {
    content: "\e067";
}
.fa-m:before {
    content: "\4d";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-magnifying-glass:before,
.fa-search:before {
    content: "\f002";
}
.fa-magnifying-glass-dollar:before,
.fa-search-dollar:before {
    content: "\f688";
}
.fa-magnifying-glass-location:before,
.fa-search-location:before {
    content: "\f689";
}
.fa-magnifying-glass-minus:before,
.fa-search-minus:before {
    content: "\f010";
}
.fa-magnifying-glass-plus:before,
.fa-search-plus:before {
    content: "\f00e";
}
.fa-manat-sign:before {
    content: "\e1d5";
}
.fa-map:before {
    content: "\f279";
}
.fa-map-location:before,
.fa-map-marked:before {
    content: "\f59f";
}
.fa-map-location-dot:before,
.fa-map-marked-alt:before {
    content: "\f5a0";
}
.fa-map-pin:before {
    content: "\f276";
}
.fa-marker:before {
    content: "\f5a1";
}
.fa-mars:before {
    content: "\f222";
}
.fa-mars-and-venus:before {
    content: "\f224";
}
.fa-mars-double:before {
    content: "\f227";
}
.fa-mars-stroke:before {
    content: "\f229";
}
.fa-mars-stroke-h:before,
.fa-mars-stroke-right:before {
    content: "\f22b";
}
.fa-mars-stroke-up:before,
.fa-mars-stroke-v:before {
    content: "\f22a";
}
.fa-glass-martini-alt:before,
.fa-martini-glass:before {
    content: "\f57b";
}
.fa-cocktail:before,
.fa-martini-glass-citrus:before {
    content: "\f561";
}
.fa-glass-martini:before,
.fa-martini-glass-empty:before {
    content: "\f000";
}
.fa-mask:before {
    content: "\f6fa";
}
.fa-mask-face:before {
    content: "\e1d7";
}
.fa-masks-theater:before,
.fa-theater-masks:before {
    content: "\f630";
}
.fa-expand-arrows-alt:before,
.fa-maximize:before {
    content: "\f31e";
}
.fa-medal:before {
    content: "\f5a2";
}
.fa-memory:before {
    content: "\f538";
}
.fa-menorah:before {
    content: "\f676";
}
.fa-mercury:before {
    content: "\f223";
}
.fa-comment-alt:before,
.fa-message:before {
    content: "\f27a";
}
.fa-meteor:before {
    content: "\f753";
}
.fa-microchip:before {
    content: "\f2db";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-alt:before,
.fa-microphone-lines:before {
    content: "\f3c9";
}
.fa-microphone-alt-slash:before,
.fa-microphone-lines-slash:before {
    content: "\f539";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-microscope:before {
    content: "\f610";
}
.fa-mill-sign:before {
    content: "\e1ed";
}
.fa-compress-arrows-alt:before,
.fa-minimize:before {
    content: "\f78c";
}
.fa-minus:before,
.fa-subtract:before {
    content: "\f068";
}
.fa-mitten:before {
    content: "\f7b5";
}
.fa-mobile-android:before,
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f3ce";
}
.fa-mobile-button:before {
    content: "\f10b";
}
.fa-mobile-alt:before,
.fa-mobile-screen-button:before {
    content: "\f3cd";
}
.fa-money-bill:before {
    content: "\f0d6";
}
.fa-money-bill-1:before,
.fa-money-bill-alt:before {
    content: "\f3d1";
}
.fa-money-bill-1-wave:before,
.fa-money-bill-wave-alt:before {
    content: "\f53b";
}
.fa-money-bill-wave:before {
    content: "\f53a";
}
.fa-money-check:before {
    content: "\f53c";
}
.fa-money-check-alt:before,
.fa-money-check-dollar:before {
    content: "\f53d";
}
.fa-monument:before {
    content: "\f5a6";
}
.fa-moon:before {
    content: "\f186";
}
.fa-mortar-pestle:before {
    content: "\f5a7";
}
.fa-mosque:before {
    content: "\f678";
}
.fa-motorcycle:before {
    content: "\f21c";
}
.fa-mountain:before {
    content: "\f6fc";
}
.fa-mug-hot:before {
    content: "\f7b6";
}
.fa-coffee:before,
.fa-mug-saucer:before {
    content: "\f0f4";
}
.fa-music:before {
    content: "\f001";
}
.fa-n:before {
    content: "\4e";
}
.fa-naira-sign:before {
    content: "\e1f6";
}
.fa-network-wired:before {
    content: "\f6ff";
}
.fa-neuter:before {
    content: "\f22c";
}
.fa-newspaper:before {
    content: "\f1ea";
}
.fa-not-equal:before {
    content: "\f53e";
}
.fa-note-sticky:before,
.fa-sticky-note:before {
    content: "\f249";
}
.fa-notes-medical:before {
    content: "\f481";
}
.fa-o:before {
    content: "\4f";
}
.fa-object-group:before {
    content: "\f247";
}
.fa-object-ungroup:before {
    content: "\f248";
}
.fa-oil-can:before {
    content: "\f613";
}
.fa-om:before {
    content: "\f679";
}
.fa-otter:before {
    content: "\f700";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
.fa-p:before {
    content: "\50";
}
.fa-pager:before {
    content: "\f815";
}
.fa-paint-roller:before {
    content: "\f5aa";
}
.fa-paint-brush:before,
.fa-paintbrush:before {
    content: "\f1fc";
}
.fa-palette:before {
    content: "\f53f";
}
.fa-pallet:before {
    content: "\f482";
}
.fa-panorama:before {
    content: "\e209";
}
.fa-paper-plane:before {
    content: "\f1d8";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-parachute-box:before {
    content: "\f4cd";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-passport:before {
    content: "\f5ab";
}
.fa-file-clipboard:before,
.fa-paste:before {
    content: "\f0ea";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-peace:before {
    content: "\f67c";
}
.fa-pen:before {
    content: "\f304";
}
.fa-pen-alt:before,
.fa-pen-clip:before {
    content: "\f305";
}
.fa-pen-fancy:before {
    content: "\f5ac";
}
.fa-pen-nib:before {
    content: "\f5ad";
}
.fa-pen-ruler:before,
.fa-pencil-ruler:before {
    content: "\f5ae";
}
.fa-edit:before,
.fa-pen-to-square:before {
    content: "\f044";
}
.fa-pencil-alt:before,
.fa-pencil:before {
    content: "\f303";
}
.fa-people-arrows-left-right:before,
.fa-people-arrows:before {
    content: "\e068";
}
.fa-people-carry-box:before,
.fa-people-carry:before {
    content: "\f4ce";
}
.fa-pepper-hot:before {
    content: "\f816";
}
.fa-percent:before,
.fa-percentage:before {
    content: "\25";
}
.fa-male:before,
.fa-person:before {
    content: "\f183";
}
.fa-biking:before,
.fa-person-biking:before {
    content: "\f84a";
}
.fa-person-booth:before {
    content: "\f756";
}
.fa-diagnoses:before,
.fa-person-dots-from-line:before {
    content: "\f470";
}
.fa-female:before,
.fa-person-dress:before {
    content: "\f182";
}
.fa-hiking:before,
.fa-person-hiking:before {
    content: "\f6ec";
}
.fa-person-praying:before,
.fa-pray:before {
    content: "\f683";
}
.fa-person-running:before,
.fa-running:before {
    content: "\f70c";
}
.fa-person-skating:before,
.fa-skating:before {
    content: "\f7c5";
}
.fa-person-skiing:before,
.fa-skiing:before {
    content: "\f7c9";
}
.fa-person-skiing-nordic:before,
.fa-skiing-nordic:before {
    content: "\f7ca";
}
.fa-person-snowboarding:before,
.fa-snowboarding:before {
    content: "\f7ce";
}
.fa-person-swimming:before,
.fa-swimmer:before {
    content: "\f5c4";
}
.fa-person-walking:before,
.fa-walking:before {
    content: "\f554";
}
.fa-blind:before,
.fa-person-walking-with-cane:before {
    content: "\f29d";
}
.fa-peseta-sign:before {
    content: "\e221";
}
.fa-peso-sign:before {
    content: "\e222";
}
.fa-phone:before {
    content: "\f095";
}
.fa-phone-alt:before,
.fa-phone-flip:before {
    content: "\f879";
}
.fa-phone-slash:before {
    content: "\f3dd";
}
.fa-phone-volume:before,
.fa-volume-control-phone:before {
    content: "\f2a0";
}
.fa-photo-film:before,
.fa-photo-video:before {
    content: "\f87c";
}
.fa-piggy-bank:before {
    content: "\f4d3";
}
.fa-pills:before {
    content: "\f484";
}
.fa-pizza-slice:before {
    content: "\f818";
}
.fa-place-of-worship:before {
    content: "\f67f";
}
.fa-plane:before {
    content: "\f072";
}
.fa-plane-arrival:before {
    content: "\f5af";
}
.fa-plane-departure:before {
    content: "\f5b0";
}
.fa-plane-slash:before {
    content: "\e069";
}
.fa-play:before {
    content: "\f04b";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-add:before,
.fa-plus:before {
    content: "\2b";
}
.fa-plus-minus:before {
    content: "\e43c";
}
.fa-podcast:before {
    content: "\f2ce";
}
.fa-poo:before {
    content: "\f2fe";
}
.fa-poo-bolt:before,
.fa-poo-storm:before {
    content: "\f75a";
}
.fa-poop:before {
    content: "\f619";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-prescription:before {
    content: "\f5b1";
}
.fa-prescription-bottle:before {
    content: "\f485";
}
.fa-prescription-bottle-alt:before,
.fa-prescription-bottle-medical:before {
    content: "\f486";
}
.fa-print:before {
    content: "\f02f";
}
.fa-pump-medical:before {
    content: "\e06a";
}
.fa-pump-soap:before {
    content: "\e06b";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-q:before {
    content: "\51";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-question:before {
    content: "\3f";
}
.fa-quote-left-alt:before,
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right-alt:before,
.fa-quote-right:before {
    content: "\f10e";
}
.fa-r:before {
    content: "\52";
}
.fa-radiation:before {
    content: "\f7b9";
}
.fa-rainbow:before {
    content: "\f75b";
}
.fa-receipt:before {
    content: "\f543";
}
.fa-record-vinyl:before {
    content: "\f8d9";
}
.fa-ad:before,
.fa-rectangle-ad:before {
    content: "\f641";
}
.fa-list-alt:before,
.fa-rectangle-list:before {
    content: "\f022";
}
.fa-rectangle-times:before,
.fa-rectangle-xmark:before,
.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f410";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-registered:before {
    content: "\f25d";
}
.fa-repeat:before {
    content: "\f363";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f3e5";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}
.fa-republican:before {
    content: "\f75e";
}
.fa-restroom:before {
    content: "\f7bd";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-ribbon:before {
    content: "\f4d6";
}
.fa-right-from-bracket:before,
.fa-sign-out-alt:before {
    content: "\f2f5";
}
.fa-exchange-alt:before,
.fa-right-left:before {
    content: "\f362";
}
.fa-long-arrow-alt-right:before,
.fa-right-long:before {
    content: "\f30b";
}
.fa-right-to-bracket:before,
.fa-sign-in-alt:before {
    content: "\f2f6";
}
.fa-ring:before {
    content: "\f70b";
}
.fa-road:before {
    content: "\f018";
}
.fa-robot:before {
    content: "\f544";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-rotate:before,
.fa-sync-alt:before {
    content: "\f2f1";
}
.fa-rotate-back:before,
.fa-rotate-backward:before,
.fa-rotate-left:before,
.fa-undo-alt:before {
    content: "\f2ea";
}
.fa-redo-alt:before,
.fa-rotate-forward:before,
.fa-rotate-right:before {
    content: "\f2f9";
}
.fa-route:before {
    content: "\f4d7";
}
.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble-sign:before,
.fa-ruble:before {
    content: "\f158";
}
.fa-ruler:before {
    content: "\f545";
}
.fa-ruler-combined:before {
    content: "\f546";
}
.fa-ruler-horizontal:before {
    content: "\f547";
}
.fa-ruler-vertical:before {
    content: "\f548";
}
.fa-rupee-sign:before,
.fa-rupee:before {
    content: "\f156";
}
.fa-rupiah-sign:before {
    content: "\e23d";
}
.fa-s:before {
    content: "\53";
}
.fa-sailboat:before {
    content: "\e445";
}
.fa-satellite:before {
    content: "\f7bf";
}
.fa-satellite-dish:before {
    content: "\f7c0";
}
.fa-balance-scale:before,
.fa-scale-balanced:before {
    content: "\f24e";
}
.fa-balance-scale-left:before,
.fa-scale-unbalanced:before {
    content: "\f515";
}
.fa-balance-scale-right:before,
.fa-scale-unbalanced-flip:before {
    content: "\f516";
}
.fa-school:before {
    content: "\f549";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
.fa-screwdriver:before {
    content: "\f54a";
}
.fa-screwdriver-wrench:before,
.fa-tools:before {
    content: "\f7d9";
}
.fa-scroll:before {
    content: "\f70e";
}
.fa-scroll-torah:before,
.fa-torah:before {
    content: "\f6a0";
}
.fa-sd-card:before {
    content: "\f7c2";
}
.fa-section:before {
    content: "\e447";
}
.fa-seedling:before,
.fa-sprout:before {
    content: "\f4d8";
}
.fa-server:before {
    content: "\f233";
}
.fa-shapes:before,
.fa-triangle-circle-square:before {
    content: "\f61f";
}
.fa-arrow-turn-right:before,
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
.fa-share-from-square:before,
.fa-share-square:before {
    content: "\f14d";
}
.fa-share-alt:before,
.fa-share-nodes:before {
    content: "\f1e0";
}
.fa-ils:before,
.fa-shekel-sign:before,
.fa-shekel:before,
.fa-sheqel-sign:before,
.fa-sheqel:before {
    content: "\f20b";
}
.fa-shield:before {
    content: "\f132";
}
.fa-shield-alt:before,
.fa-shield-blank:before {
    content: "\f3ed";
}
.fa-shield-virus:before {
    content: "\e06c";
}
.fa-ship:before {
    content: "\f21a";
}
.fa-shirt:before,
.fa-t-shirt:before,
.fa-tshirt:before {
    content: "\f553";
}
.fa-shoe-prints:before {
    content: "\f54b";
}
.fa-shop:before,
.fa-store-alt:before {
    content: "\f54f";
}
.fa-shop-slash:before,
.fa-store-alt-slash:before {
    content: "\e070";
}
.fa-shower:before {
    content: "\f2cc";
}
.fa-shrimp:before {
    content: "\e448";
}
.fa-random:before,
.fa-shuffle:before {
    content: "\f074";
}
.fa-shuttle-space:before,
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-sign-hanging:before,
.fa-sign:before {
    content: "\f4d9";
}
.fa-signal-5:before,
.fa-signal-perfect:before,
.fa-signal:before {
    content: "\f012";
}
.fa-signature:before {
    content: "\f5b7";
}
.fa-map-signs:before,
.fa-signs-post:before {
    content: "\f277";
}
.fa-sim-card:before {
    content: "\f7c4";
}
.fa-sink:before {
    content: "\e06d";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-skull:before {
    content: "\f54c";
}
.fa-skull-crossbones:before {
    content: "\f714";
}
.fa-slash:before {
    content: "\f715";
}
.fa-sleigh:before {
    content: "\f7cc";
}
.fa-sliders-h:before,
.fa-sliders:before {
    content: "\f1de";
}
.fa-smog:before {
    content: "\f75f";
}
.fa-smoking:before {
    content: "\f48d";
}
.fa-snowflake:before {
    content: "\f2dc";
}
.fa-snowman:before {
    content: "\f7d0";
}
.fa-snowplow:before {
    content: "\f7d2";
}
.fa-soap:before {
    content: "\e06e";
}
.fa-socks:before {
    content: "\f696";
}
.fa-solar-panel:before {
    content: "\f5ba";
}
.fa-sort:before,
.fa-unsorted:before {
    content: "\f0dc";
}
.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd";
}
.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de";
}
.fa-spa:before {
    content: "\f5bb";
}
.fa-pastafarianism:before,
.fa-spaghetti-monster-flying:before {
    content: "\f67b";
}
.fa-spell-check:before {
    content: "\f891";
}
.fa-spider:before {
    content: "\f717";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-splotch:before {
    content: "\f5bc";
}
.fa-spoon:before,
.fa-utensil-spoon:before {
    content: "\f2e5";
}
.fa-spray-can:before {
    content: "\f5bd";
}
.fa-air-freshener:before,
.fa-spray-can-sparkles:before {
    content: "\f5d0";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-external-link-square:before,
.fa-square-arrow-up-right:before {
    content: "\f14c";
}
.fa-caret-square-down:before,
.fa-square-caret-down:before {
    content: "\f150";
}
.fa-caret-square-left:before,
.fa-square-caret-left:before {
    content: "\f191";
}
.fa-caret-square-right:before,
.fa-square-caret-right:before {
    content: "\f152";
}
.fa-caret-square-up:before,
.fa-square-caret-up:before {
    content: "\f151";
}
.fa-check-square:before,
.fa-square-check:before {
    content: "\f14a";
}
.fa-envelope-square:before,
.fa-square-envelope:before {
    content: "\f199";
}
.fa-square-full:before {
    content: "\f45c";
}
.fa-h-square:before,
.fa-square-h:before {
    content: "\f0fd";
}
.fa-minus-square:before,
.fa-square-minus:before {
    content: "\f146";
}
.fa-parking:before,
.fa-square-parking:before {
    content: "\f540";
}
.fa-pen-square:before,
.fa-pencil-square:before,
.fa-square-pen:before {
    content: "\f14b";
}
.fa-phone-square:before,
.fa-square-phone:before {
    content: "\f098";
}
.fa-phone-square-alt:before,
.fa-square-phone-flip:before {
    content: "\f87b";
}
.fa-plus-square:before,
.fa-square-plus:before {
    content: "\f0fe";
}
.fa-poll-h:before,
.fa-square-poll-horizontal:before {
    content: "\f682";
}
.fa-poll:before,
.fa-square-poll-vertical:before {
    content: "\f681";
}
.fa-square-root-alt:before,
.fa-square-root-variable:before {
    content: "\f698";
}
.fa-rss-square:before,
.fa-square-rss:before {
    content: "\f143";
}
.fa-share-alt-square:before,
.fa-square-share-nodes:before {
    content: "\f1e1";
}
.fa-external-link-square-alt:before,
.fa-square-up-right:before {
    content: "\f360";
}
.fa-square-xmark:before,
.fa-times-square:before,
.fa-xmark-square:before {
    content: "\f2d3";
}
.fa-stairs:before {
    content: "\e289";
}
.fa-stamp:before {
    content: "\f5bf";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-and-crescent:before {
    content: "\f699";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-star-half-alt:before,
.fa-star-half-stroke:before {
    content: "\f5c0";
}
.fa-star-of-david:before {
    content: "\f69a";
}
.fa-star-of-life:before {
    content: "\f621";
}
.fa-gbp:before,
.fa-pound-sign:before,
.fa-sterling-sign:before {
    content: "\f154";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-stopwatch:before {
    content: "\f2f2";
}
.fa-stopwatch-20:before {
    content: "\e06f";
}
.fa-store:before {
    content: "\f54e";
}
.fa-store-slash:before {
    content: "\e071";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-stroopwafel:before {
    content: "\f551";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-medkit:before,
.fa-suitcase-medical:before {
    content: "\f0fa";
}
.fa-suitcase-rolling:before {
    content: "\f5c1";
}
.fa-sun:before {
    content: "\f185";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-swatchbook:before {
    content: "\f5c3";
}
.fa-synagogue:before {
    content: "\f69b";
}
.fa-syringe:before {
    content: "\f48e";
}
.fa-t:before {
    content: "\54";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-table-cells:before,
.fa-th:before {
    content: "\f00a";
}
.fa-table-cells-large:before,
.fa-th-large:before {
    content: "\f009";
}
.fa-columns:before,
.fa-table-columns:before {
    content: "\f0db";
}
.fa-table-list:before,
.fa-th-list:before {
    content: "\f00b";
}
.fa-ping-pong-paddle-ball:before,
.fa-table-tennis-paddle-ball:before,
.fa-table-tennis:before {
    content: "\f45d";
}
.fa-tablet-android:before,
.fa-tablet:before {
    content: "\f3fb";
}
.fa-tablet-button:before {
    content: "\f10a";
}
.fa-tablet-alt:before,
.fa-tablet-screen-button:before {
    content: "\f3fa";
}
.fa-tablets:before {
    content: "\f490";
}
.fa-digital-tachograph:before,
.fa-tachograph-digital:before {
    content: "\f566";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-tape:before {
    content: "\f4db";
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}
.fa-teeth:before {
    content: "\f62e";
}
.fa-teeth-open:before {
    content: "\f62f";
}
.fa-temperature-0:before,
.fa-temperature-empty:before,
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb";
}
.fa-temperature-4:before,
.fa-temperature-full:before,
.fa-thermometer-4:before,
.fa-thermometer-full:before {
    content: "\f2c7";
}
.fa-temperature-2:before,
.fa-temperature-half:before,
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9";
}
.fa-temperature-high:before {
    content: "\f769";
}
.fa-temperature-low:before {
    content: "\f76b";
}
.fa-temperature-1:before,
.fa-temperature-quarter:before,
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca";
}
.fa-temperature-3:before,
.fa-temperature-three-quarters:before,
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}
.fa-tenge-sign:before,
.fa-tenge:before {
    content: "\f7d7";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-remove-format:before,
.fa-text-slash:before {
    content: "\f87d";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-thermometer:before {
    content: "\f491";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumb-tack:before,
.fa-thumbtack:before {
    content: "\f08d";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-ticket-alt:before,
.fa-ticket-simple:before {
    content: "\f3ff";
}
.fa-timeline:before {
    content: "\e29c";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-toilet:before {
    content: "\f7d8";
}
.fa-toilet-paper:before {
    content: "\f71e";
}
.fa-toilet-paper-slash:before {
    content: "\e072";
}
.fa-toolbox:before {
    content: "\f552";
}
.fa-tooth:before {
    content: "\f5c9";
}
.fa-torii-gate:before {
    content: "\f6a1";
}
.fa-broadcast-tower:before,
.fa-tower-broadcast:before {
    content: "\f519";
}
.fa-tractor:before {
    content: "\f722";
}
.fa-trademark:before {
    content: "\f25c";
}
.fa-traffic-light:before {
    content: "\f637";
}
.fa-trailer:before {
    content: "\e041";
}
.fa-train:before {
    content: "\f238";
}
.fa-subway:before,
.fa-train-subway:before {
    content: "\f239";
}
.fa-train-tram:before,
.fa-tram:before {
    content: "\f7da";
}
.fa-transgender-alt:before,
.fa-transgender:before {
    content: "\f225";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-trash-arrow-up:before,
.fa-trash-restore:before {
    content: "\f829";
}
.fa-trash-alt:before,
.fa-trash-can:before {
    content: "\f2ed";
}
.fa-trash-can-arrow-up:before,
.fa-trash-restore-alt:before {
    content: "\f82a";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-exclamation-triangle:before,
.fa-triangle-exclamation:before,
.fa-warning:before {
    content: "\f071";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-shipping-fast:before,
.fa-truck-fast:before {
    content: "\f48b";
}
.fa-ambulance:before,
.fa-truck-medical:before {
    content: "\f0f9";
}
.fa-truck-monster:before {
    content: "\f63b";
}
.fa-truck-moving:before {
    content: "\f4df";
}
.fa-truck-pickup:before {
    content: "\f63c";
}
.fa-truck-loading:before,
.fa-truck-ramp-box:before {
    content: "\f4de";
}
.fa-teletype:before,
.fa-tty:before {
    content: "\f1e4";
}
.fa-try:before,
.fa-turkish-lira-sign:before,
.fa-turkish-lira:before {
    content: "\e2bb";
}
.fa-level-down-alt:before,
.fa-turn-down:before {
    content: "\f3be";
}
.fa-level-up-alt:before,
.fa-turn-up:before {
    content: "\f3bf";
}
.fa-television:before,
.fa-tv-alt:before,
.fa-tv:before {
    content: "\f26c";
}
.fa-u:before {
    content: "\55";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-umbrella-beach:before {
    content: "\f5ca";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-universal-access:before {
    content: "\f29a";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-unlock-alt:before,
.fa-unlock-keyhole:before {
    content: "\f13e";
}
.fa-arrows-alt-v:before,
.fa-up-down:before {
    content: "\f338";
}
.fa-arrows-alt:before,
.fa-up-down-left-right:before {
    content: "\f0b2";
}
.fa-long-arrow-alt-up:before,
.fa-up-long:before {
    content: "\f30c";
}
.fa-expand-alt:before,
.fa-up-right-and-down-left-from-center:before {
    content: "\f424";
}
.fa-external-link-alt:before,
.fa-up-right-from-square:before {
    content: "\f35d";
}
.fa-upload:before {
    content: "\f093";
}
.fa-user:before {
    content: "\f007";
}
.fa-user-astronaut:before {
    content: "\f4fb";
}
.fa-user-check:before {
    content: "\f4fc";
}
.fa-user-clock:before {
    content: "\f4fd";
}
.fa-user-doctor:before,
.fa-user-md:before {
    content: "\f0f0";
}
.fa-user-cog:before,
.fa-user-gear:before {
    content: "\f4fe";
}
.fa-user-graduate:before {
    content: "\f501";
}
.fa-user-friends:before,
.fa-user-group:before {
    content: "\f500";
}
.fa-user-injured:before {
    content: "\f728";
}
.fa-user-alt:before,
.fa-user-large:before {
    content: "\f406";
}
.fa-user-alt-slash:before,
.fa-user-large-slash:before {
    content: "\f4fa";
}
.fa-user-lock:before {
    content: "\f502";
}
.fa-user-minus:before {
    content: "\f503";
}
.fa-user-ninja:before {
    content: "\f504";
}
.fa-user-nurse:before {
    content: "\f82f";
}
.fa-user-edit:before,
.fa-user-pen:before {
    content: "\f4ff";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-user-shield:before {
    content: "\f505";
}
.fa-user-slash:before {
    content: "\f506";
}
.fa-user-tag:before {
    content: "\f507";
}
.fa-user-tie:before {
    content: "\f508";
}
.fa-user-times:before,
.fa-user-xmark:before {
    content: "\f235";
}
.fa-users:before {
    content: "\f0c0";
}
.fa-users-cog:before,
.fa-users-gear:before {
    content: "\f509";
}
.fa-users-slash:before {
    content: "\e073";
}
.fa-cutlery:before,
.fa-utensils:before {
    content: "\f2e7";
}
.fa-v:before {
    content: "\56";
}
.fa-shuttle-van:before,
.fa-van-shuttle:before {
    content: "\f5b6";
}
.fa-vault:before {
    content: "\e2c5";
}
.fa-vector-square:before {
    content: "\f5cb";
}
.fa-venus:before {
    content: "\f221";
}
.fa-venus-double:before {
    content: "\f226";
}
.fa-venus-mars:before {
    content: "\f228";
}
.fa-vest:before {
    content: "\e085";
}
.fa-vest-patches:before {
    content: "\e086";
}
.fa-vial:before {
    content: "\f492";
}
.fa-vials:before {
    content: "\f493";
}
.fa-video-camera:before,
.fa-video:before {
    content: "\f03d";
}
.fa-video-slash:before {
    content: "\f4e2";
}
.fa-vihara:before {
    content: "\f6a7";
}
.fa-virus:before {
    content: "\e074";
}
.fa-virus-covid:before {
    content: "\e4a8";
}
.fa-virus-covid-slash:before {
    content: "\e4a9";
}
.fa-virus-slash:before {
    content: "\e075";
}
.fa-viruses:before {
    content: "\e076";
}
.fa-voicemail:before {
    content: "\f897";
}
.fa-volleyball-ball:before,
.fa-volleyball:before {
    content: "\f45f";
}
.fa-volume-high:before,
.fa-volume-up:before {
    content: "\f028";
}
.fa-volume-down:before,
.fa-volume-low:before {
    content: "\f027";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-mute:before,
.fa-volume-times:before,
.fa-volume-xmark:before {
    content: "\f6a9";
}
.fa-vr-cardboard:before {
    content: "\f729";
}
.fa-w:before {
    content: "\57";
}
.fa-wallet:before {
    content: "\f555";
}
.fa-magic:before,
.fa-wand-magic:before {
    content: "\f0d0";
}
.fa-magic-wand-sparkles:before,
.fa-wand-magic-sparkles:before {
    content: "\e2ca";
}
.fa-wand-sparkles:before {
    content: "\f72b";
}
.fa-warehouse:before {
    content: "\f494";
}
.fa-water:before {
    content: "\f773";
}
.fa-ladder-water:before,
.fa-swimming-pool:before,
.fa-water-ladder:before {
    content: "\f5c5";
}
.fa-wave-square:before {
    content: "\f83e";
}
.fa-weight-hanging:before {
    content: "\f5cd";
}
.fa-weight-scale:before,
.fa-weight:before {
    content: "\f496";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-glass-whiskey:before,
.fa-whiskey-glass:before {
    content: "\f7a0";
}
.fa-wifi-3:before,
.fa-wifi-strong:before,
.fa-wifi:before {
    content: "\f1eb";
}
.fa-wind:before {
    content: "\f72e";
}
.fa-window-maximize:before {
    content: "\f2d0";
}
.fa-window-minimize:before {
    content: "\f2d1";
}
.fa-window-restore:before {
    content: "\f2d2";
}
.fa-wine-bottle:before {
    content: "\f72f";
}
.fa-wine-glass:before {
    content: "\f4e3";
}
.fa-wine-glass-alt:before,
.fa-wine-glass-empty:before {
    content: "\f5ce";
}
.fa-krw:before,
.fa-won-sign:before,
.fa-won:before {
    content: "\f159";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-x:before {
    content: "\58";
}
.fa-x-ray:before {
    content: "\f497";
}
.fa-close:before,
.fa-multiply:before,
.fa-remove:before,
.fa-times:before,
.fa-xmark:before {
    content: "\f00d";
}
.fa-y:before {
    content: "\59";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen-sign:before,
.fa-yen:before {
    content: "\f157";
}
.fa-yin-yang:before {
    content: "\f6ad";
}
.fa-z:before {
    content: "\5a";
}
.fa-sr-only,
.fa-sr-only-focusable:not(:focus),
.sr-only,
.sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
}
.fa-accessible-icon:before {
    content: "\f368";
}
.fa-alipay:before {
    content: "\f642";
}
.fa-amazon:before {
    content: "\f270";
}
.fa-amazon-pay:before {
    content: "\f42c";
}
.fa-android:before {
    content: "\f17b";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-angular:before {
    content: "\f420";
}
.fa-app-store:before {
    content: "\f36f";
}
.fa-app-store-ios:before {
    content: "\f370";
}
.fa-apple:before {
    content: "\f179";
}
.fa-apple-pay:before {
    content: "\f415";
}
.fa-aws:before {
    content: "\f375";
}
.fa-battle-net:before {
    content: "\f835";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitcoin:before {
    content: "\f379";
}
.fa-blackberry:before {
    content: "\f37b";
}
.fa-bluetooth:before {
    content: "\f293";
}
.fa-bluetooth-b:before {
    content: "\f294";
}
.fa-bootstrap:before {
    content: "\f836";
}
.fa-btc:before {
    content: "\f15a";
}
.fa-canadian-maple-leaf:before {
    content: "\f785";
}
.fa-cc-amazon-pay:before {
    content: "\f42d";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-apple-pay:before {
    content: "\f416";
}
.fa-cc-diners-club:before {
    content: "\f24c";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-jcb:before {
    content: "\f24b";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-centercode:before {
    content: "\f380";
}
.fa-centos:before {
    content: "\f789";
}
.fa-chrome:before {
    content: "\f268";
}
.fa-chromecast:before {
    content: "\f838";
}
.fa-cloudflare:before {
    content: "\e07d";
}
.fa-cloudscale:before {
    content: "\f383";
}
.fa-cloudsmith:before {
    content: "\f384";
}
.fa-cloudversify:before {
    content: "\f385";
}
.fa-cmplid:before {
    content: "\e360";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-codiepie:before {
    content: "\f284";
}
.fa-cpanel:before {
    content: "\f388";
}
.fa-creative-commons:before {
    content: "\f25e";
}
.fa-creative-commons-by:before {
    content: "\f4e7";
}
.fa-creative-commons-nc:before {
    content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
    content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
    content: "\f4ea";
}
.fa-creative-commons-nd:before {
    content: "\f4eb";
}
.fa-creative-commons-pd:before {
    content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
    content: "\f4ed";
}
.fa-creative-commons-remix:before {
    content: "\f4ee";
}
.fa-creative-commons-sa:before {
    content: "\f4ef";
}
.fa-creative-commons-sampling:before {
    content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
    content: "\f4f1";
}
.fa-creative-commons-share:before {
    content: "\f4f2";
}
.fa-creative-commons-zero:before {
    content: "\f4f3";
}
.fa-critical-role:before {
    content: "\f6c9";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-css3-alt:before {
    content: "\f38b";
}
.fa-cuttlefish:before {
    content: "\f38c";
}
.fa-d-and-d:before {
    content: "\f38d";
}
.fa-d-and-d-beyond:before {
    content: "\f6ca";
}
.fa-dailymotion:before {
    content: "\e052";
}
.fa-dashcube:before {
    content: "\f210";
}
.fa-deezer:before {
    content: "\e077";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-deploydog:before {
    content: "\f38e";
}
.fa-deskpro:before {
    content: "\f38f";
}
.fa-dev:before {
    content: "\f6cc";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-dhl:before {
    content: "\f790";
}
.fa-diaspora:before {
    content: "\f791";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-digital-ocean:before {
    content: "\f391";
}
.fa-discord:before {
    content: "\f392";
}
.fa-discourse:before {
    content: "\f393";
}
.fa-dochub:before {
    content: "\f394";
}
.fa-docker:before {
    content: "\f395";
}
.fa-draft2digital:before {
    content: "\f396";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-dribbble-square:before {
    content: "\f397";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-dyalog:before {
    content: "\f399";
}
.fa-earlybirds:before {
    content: "\f39a";
}
.fa-ebay:before {
    content: "\f4f4";
}
.fa-edge:before {
    content: "\f282";
}
.fa-edge-legacy:before {
    content: "\e078";
}
.fa-elementor:before {
    content: "\f430";
}
.fa-ello:before {
    content: "\f5f1";
}
.fa-ember:before {
    content: "\f423";
}
.fa-empire:before {
    content: "\f1d1";
}
.fa-envira:before {
    content: "\f299";
}
.fa-erlang:before {
    content: "\f39d";
}
.fa-ethereum:before {
    content: "\f42e";
}
.fa-etsy:before {
    content: "\f2d7";
}
.fa-evernote:before {
    content: "\f839";
}
.fa-expeditedssl:before {
    content: "\f23e";
}
.fa-facebook:before {
    content: "\f09a";
}
.fa-facebook-f:before {
    content: "\f39e";
}
.fa-facebook-messenger:before {
    content: "\f39f";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-fantasy-flight-games:before {
    content: "\f6dc";
}
.fa-fedex:before {
    content: "\f797";
}
.fa-fedora:before {
    content: "\f798";
}
.fa-figma:before {
    content: "\f799";
}
.fa-firefox:before {
    content: "\f269";
}
.fa-firefox-browser:before {
    content: "\e007";
}
.fa-first-order:before {
    content: "\f2b0";
}
.fa-first-order-alt:before {
    content: "\f50a";
}
.fa-firstdraft:before {
    content: "\f3a1";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-flipboard:before {
    content: "\f44d";
}
.fa-fly:before {
    content: "\f417";
}
.fa-font-awesome-flag:before,
.fa-font-awesome-logo-full:before,
.fa-font-awesome:before {
    content: "\f2b4";
}
.fa-fonticons:before {
    content: "\f280";
}
.fa-fonticons-fi:before {
    content: "\f3a2";
}
.fa-fort-awesome:before {
    content: "\f286";
}
.fa-fort-awesome-alt:before {
    content: "\f3a3";
}
.fa-forumbee:before {
    content: "\f211";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-free-code-camp:before {
    content: "\f2c5";
}
.fa-freebsd:before {
    content: "\f3a4";
}
.fa-fulcrum:before {
    content: "\f50b";
}
.fa-galactic-republic:before {
    content: "\f50c";
}
.fa-galactic-senate:before {
    content: "\f50d";
}
.fa-get-pocket:before {
    content: "\f265";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-git-alt:before {
    content: "\f841";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-github:before {
    content: "\f09b";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-gitkraken:before {
    content: "\f3a6";
}
.fa-gitlab:before {
    content: "\f296";
}
.fa-gitter:before {
    content: "\f426";
}
.fa-glide:before {
    content: "\f2a5";
}
.fa-glide-g:before {
    content: "\f2a6";
}
.fa-gofore:before {
    content: "\f3a7";
}
.fa-golang:before {
    content: "\e40f";
}
.fa-goodreads:before {
    content: "\f3a8";
}
.fa-goodreads-g:before {
    content: "\f3a9";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-google-drive:before {
    content: "\f3aa";
}
.fa-google-pay:before {
    content: "\e079";
}
.fa-google-play:before {
    content: "\f3ab";
}
.fa-google-plus:before {
    content: "\f2b3";
}
.fa-google-plus-g:before {
    content: "\f0d5";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-gratipay:before {
    content: "\f184";
}
.fa-grav:before {
    content: "\f2d6";
}
.fa-gripfire:before {
    content: "\f3ac";
}
.fa-grunt:before {
    content: "\f3ad";
}
.fa-guilded:before {
    content: "\e07e";
}
.fa-gulp:before {
    content: "\f3ae";
}
.fa-hacker-news:before {
    content: "\f1d4";
}
.fa-hacker-news-square:before {
    content: "\f3af";
}
.fa-hackerrank:before {
    content: "\f5f7";
}
.fa-hashnode:before {
    content: "\e499";
}
.fa-hips:before {
    content: "\f452";
}
.fa-hire-a-helper:before {
    content: "\f3b0";
}
.fa-hive:before {
    content: "\e07f";
}
.fa-hooli:before {
    content: "\f427";
}
.fa-hornbill:before {
    content: "\f592";
}
.fa-hotjar:before {
    content: "\f3b1";
}
.fa-houzz:before {
    content: "\f27c";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-hubspot:before {
    content: "\f3b2";
}
.fa-ideal:before {
    content: "\e013";
}
.fa-imdb:before {
    content: "\f2d8";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-instagram-square:before {
    content: "\e055";
}
.fa-instalod:before {
    content: "\e081";
}
.fa-intercom:before {
    content: "\f7af";
}
.fa-internet-explorer:before {
    content: "\f26b";
}
.fa-invision:before {
    content: "\f7b0";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-itch-io:before {
    content: "\f83a";
}
.fa-itunes:before {
    content: "\f3b4";
}
.fa-itunes-note:before {
    content: "\f3b5";
}
.fa-java:before {
    content: "\f4e4";
}
.fa-jedi-order:before {
    content: "\f50e";
}
.fa-jenkins:before {
    content: "\f3b6";
}
.fa-jira:before {
    content: "\f7b1";
}
.fa-joget:before {
    content: "\f3b7";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-js:before {
    content: "\f3b8";
}
.fa-js-square:before {
    content: "\f3b9";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-kaggle:before {
    content: "\f5fa";
}
.fa-keybase:before {
    content: "\f4f5";
}
.fa-keycdn:before {
    content: "\f3ba";
}
.fa-kickstarter:before {
    content: "\f3bb";
}
.fa-kickstarter-k:before {
    content: "\f3bc";
}
.fa-korvue:before {
    content: "\f42f";
}
.fa-laravel:before {
    content: "\f3bd";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-leanpub:before {
    content: "\f212";
}
.fa-less:before {
    content: "\f41d";
}
.fa-line:before {
    content: "\f3c0";
}
.fa-linkedin:before {
    content: "\f08c";
}
.fa-linkedin-in:before {
    content: "\f0e1";
}
.fa-linode:before {
    content: "\f2b8";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-lyft:before {
    content: "\f3c3";
}
.fa-magento:before {
    content: "\f3c4";
}
.fa-mailchimp:before {
    content: "\f59e";
}
.fa-mandalorian:before {
    content: "\f50f";
}
.fa-markdown:before {
    content: "\f60f";
}
.fa-mastodon:before {
    content: "\f4f6";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-mdb:before {
    content: "\f8ca";
}
.fa-medapps:before {
    content: "\f3c6";
}
.fa-medium-m:before,
.fa-medium:before {
    content: "\f23a";
}
.fa-medrt:before {
    content: "\f3c8";
}
.fa-meetup:before {
    content: "\f2e0";
}
.fa-megaport:before {
    content: "\f5a3";
}
.fa-mendeley:before {
    content: "\f7b3";
}
.fa-microblog:before {
    content: "\e01a";
}
.fa-microsoft:before {
    content: "\f3ca";
}
.fa-mix:before {
    content: "\f3cb";
}
.fa-mixcloud:before {
    content: "\f289";
}
.fa-mixer:before {
    content: "\e056";
}
.fa-mizuni:before {
    content: "\f3cc";
}
.fa-modx:before {
    content: "\f285";
}
.fa-monero:before {
    content: "\f3d0";
}
.fa-napster:before {
    content: "\f3d2";
}
.fa-neos:before {
    content: "\f612";
}
.fa-nimblr:before {
    content: "\f5a8";
}
.fa-node:before {
    content: "\f419";
}
.fa-node-js:before {
    content: "\f3d3";
}
.fa-npm:before {
    content: "\f3d4";
}
.fa-ns8:before {
    content: "\f3d5";
}
.fa-nutritionix:before {
    content: "\f3d6";
}
.fa-octopus-deploy:before {
    content: "\e082";
}
.fa-odnoklassniki:before {
    content: "\f263";
}
.fa-odnoklassniki-square:before {
    content: "\f264";
}
.fa-old-republic:before {
    content: "\f510";
}
.fa-opencart:before {
    content: "\f23d";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-opera:before {
    content: "\f26a";
}
.fa-optin-monster:before {
    content: "\f23c";
}
.fa-orcid:before {
    content: "\f8d2";
}
.fa-osi:before {
    content: "\f41a";
}
.fa-padlet:before {
    content: "\e4a0";
}
.fa-page4:before {
    content: "\f3d7";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-palfed:before {
    content: "\f3d8";
}
.fa-patreon:before {
    content: "\f3d9";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-perbyte:before {
    content: "\e083";
}
.fa-periscope:before {
    content: "\f3da";
}
.fa-phabricator:before {
    content: "\f3db";
}
.fa-phoenix-framework:before {
    content: "\f3dc";
}
.fa-phoenix-squadron:before {
    content: "\f511";
}
.fa-php:before {
    content: "\f457";
}
.fa-pied-piper:before {
    content: "\f2ae";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-pied-piper-hat:before {
    content: "\f4e5";
}
.fa-pied-piper-pp:before {
    content: "\f1a7";
}
.fa-pied-piper-square:before {
    content: "\e01e";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-pix:before {
    content: "\e43a";
}
.fa-playstation:before {
    content: "\f3df";
}
.fa-product-hunt:before {
    content: "\f288";
}
.fa-pushed:before {
    content: "\f3e1";
}
.fa-python:before {
    content: "\f3e2";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-quinscape:before {
    content: "\f459";
}
.fa-quora:before {
    content: "\f2c4";
}
.fa-r-project:before {
    content: "\f4f7";
}
.fa-raspberry-pi:before {
    content: "\f7bb";
}
.fa-ravelry:before {
    content: "\f2d9";
}
.fa-react:before {
    content: "\f41b";
}
.fa-reacteurope:before {
    content: "\f75d";
}
.fa-readme:before {
    content: "\f4d5";
}
.fa-rebel:before {
    content: "\f1d0";
}
.fa-red-river:before {
    content: "\f3e3";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-alien:before {
    content: "\f281";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-redhat:before {
    content: "\f7bc";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-replyd:before {
    content: "\f3e6";
}
.fa-researchgate:before {
    content: "\f4f8";
}
.fa-resolving:before {
    content: "\f3e7";
}
.fa-rev:before {
    content: "\f5b2";
}
.fa-rocketchat:before {
    content: "\f3e8";
}
.fa-rockrms:before {
    content: "\f3e9";
}
.fa-rust:before {
    content: "\e07a";
}
.fa-safari:before {
    content: "\f267";
}
.fa-salesforce:before {
    content: "\f83b";
}
.fa-sass:before {
    content: "\f41e";
}
.fa-schlix:before {
    content: "\f3ea";
}
.fa-scribd:before {
    content: "\f28a";
}
.fa-searchengin:before {
    content: "\f3eb";
}
.fa-sellcast:before {
    content: "\f2da";
}
.fa-sellsy:before {
    content: "\f213";
}
.fa-servicestack:before {
    content: "\f3ec";
}
.fa-shirtsinbulk:before {
    content: "\f214";
}
.fa-shopify:before {
    content: "\e057";
}
.fa-shopware:before {
    content: "\f5b5";
}
.fa-simplybuilt:before {
    content: "\f215";
}
.fa-sistrix:before {
    content: "\f3ee";
}
.fa-sith:before {
    content: "\f512";
}
.fa-sitrox:before {
    content: "\e44a";
}
.fa-sketch:before {
    content: "\f7c6";
}
.fa-skyatlas:before {
    content: "\f216";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-slack-hash:before,
.fa-slack:before {
    content: "\f198";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-snapchat-ghost:before,
.fa-snapchat:before {
    content: "\f2ab";
}
.fa-snapchat-square:before {
    content: "\f2ad";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-sourcetree:before {
    content: "\f7d3";
}
.fa-speakap:before {
    content: "\f3f3";
}
.fa-speaker-deck:before {
    content: "\f83c";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-square-font-awesome:before {
    content: "\f425";
}
.fa-font-awesome-alt:before,
.fa-square-font-awesome-stroke:before {
    content: "\f35c";
}
.fa-squarespace:before {
    content: "\f5be";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-stackpath:before {
    content: "\f842";
}
.fa-staylinked:before {
    content: "\f3f5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-steam-symbol:before {
    content: "\f3f6";
}
.fa-sticker-mule:before {
    content: "\f3f7";
}
.fa-strava:before {
    content: "\f428";
}
.fa-stripe:before {
    content: "\f429";
}
.fa-stripe-s:before {
    content: "\f42a";
}
.fa-studiovinari:before {
    content: "\f3f8";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-superpowers:before {
    content: "\f2dd";
}
.fa-supple:before {
    content: "\f3f9";
}
.fa-suse:before {
    content: "\f7d6";
}
.fa-swift:before {
    content: "\f8e1";
}
.fa-symfony:before {
    content: "\f83d";
}
.fa-teamspeak:before {
    content: "\f4f9";
}
.fa-telegram-plane:before,
.fa-telegram:before {
    content: "\f2c6";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-the-red-yeti:before {
    content: "\f69d";
}
.fa-themeco:before {
    content: "\f5c6";
}
.fa-themeisle:before {
    content: "\f2b2";
}
.fa-think-peaks:before {
    content: "\f731";
}
.fa-tiktok:before {
    content: "\e07b";
}
.fa-trade-federation:before {
    content: "\f513";
}
.fa-trello:before {
    content: "\f181";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-typo3:before {
    content: "\f42b";
}
.fa-uber:before {
    content: "\f402";
}
.fa-ubuntu:before {
    content: "\f7df";
}
.fa-uikit:before {
    content: "\f403";
}
.fa-umbraco:before {
    content: "\f8e8";
}
.fa-uncharted:before {
    content: "\e084";
}
.fa-unity:before {
    content: "\e049";
}
.fa-unsplash:before {
    content: "\e07c";
}
.fa-untappd:before {
    content: "\f405";
}
.fa-ups:before {
    content: "\f7e0";
}
.fa-usb:before {
    content: "\f287";
}
.fa-usps:before {
    content: "\f7e1";
}
.fa-ussunnah:before {
    content: "\f407";
}
.fa-vaadin:before {
    content: "\f408";
}
.fa-viacoin:before {
    content: "\f237";
}
.fa-viadeo:before {
    content: "\f2a9";
}
.fa-viadeo-square:before {
    content: "\f2aa";
}
.fa-viber:before {
    content: "\f409";
}
.fa-vimeo:before {
    content: "\f40a";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-vimeo-v:before {
    content: "\f27d";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-vk:before {
    content: "\f189";
}
.fa-vnv:before {
    content: "\f40b";
}
.fa-vuejs:before {
    content: "\f41f";
}
.fa-watchman-monitoring:before {
    content: "\e087";
}
.fa-waze:before {
    content: "\f83f";
}
.fa-weebly:before {
    content: "\f5cc";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-weixin:before {
    content: "\f1d7";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-whatsapp-square:before {
    content: "\f40c";
}
.fa-whmcs:before {
    content: "\f40d";
}
.fa-wikipedia-w:before {
    content: "\f266";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-wirsindhandwerk:before,
.fa-wsh:before {
    content: "\e2d0";
}
.fa-wix:before {
    content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
    content: "\f730";
}
.fa-wodu:before {
    content: "\e088";
}
.fa-wolf-pack-battalion:before {
    content: "\f514";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-wordpress-simple:before {
    content: "\f411";
}
.fa-wpbeginner:before {
    content: "\f297";
}
.fa-wpexplorer:before {
    content: "\f2de";
}
.fa-wpforms:before {
    content: "\f298";
}
.fa-wpressr:before {
    content: "\f3e4";
}
.fa-xbox:before {
    content: "\f412";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-y-combinator:before {
    content: "\f23b";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-yammer:before {
    content: "\f840";
}
.fa-yandex:before {
    content: "\f413";
}
.fa-yandex-international:before {
    content: "\f414";
}
.fa-yarn:before {
    content: "\f7e3";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-yoast:before {
    content: "\f2b1";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-youtube-square:before {
    content: "\f431";
}
.fa-zhihu:before {
    content: "\f63f";
}
.fab {
    font-family: "Font Awesome\ 5 Brands";
}
.far,
.fas {
    font-family: "Font Awesome\ 5 Free";
}
.fa {
    font-family: "Font Awesome\ 5 Free", "FontAwesome";
}
.far {
    font-weight: 400;
}
.fa,
.fas {
    font-weight: 900;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.animated.hinge {
    animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut,
.animated.fadeIn,
.animated.fadeOut {
    animation-duration: 0.75s;
}
.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}
@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        transform: translate3d(0, -4px, 0);
    }
}
.flash {
    animation-name: flash;
}
@keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.pulse {
    animation-name: pulse;
}
@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.rubberBand {
    animation-name: rubberBand;
}
@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }
    30% {
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.shake {
    animation-name: shake;
}
@keyframes shake {
    from,
    to {
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}
.swing {
    transform-origin: top center;
    animation-name: swing;
}
@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.tada {
    animation-name: tada;
}
@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.wobble {
    animation-name: wobble;
}
@keyframes wobble {
    from {
        transform: none;
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        transform: none;
    }
}
.jello {
    animation-name: jello;
    transform-origin: center;
}
@keyframes jello {
    from,
    11.1%,
    to {
        transform: none;
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
.bounceIn {
    animation-name: bounceIn;
}
@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        transform: scale3d(0.9, 0.9, 0.9);
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        transform: scale3d(0.97, 0.97, 0.97);
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}
.bounceInDown {
    animation-name: bounceInDown;
}
@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    to {
        transform: none;
    }
}
.bounceInLeft {
    animation-name: bounceInLeft;
}
@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        transform: translate3d(5px, 0, 0);
    }
    to {
        transform: none;
    }
}
.bounceInRight {
    animation-name: bounceInRight;
}
@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        transform: translate3d(10px, 0, 0);
    }
    90% {
        transform: translate3d(-5px, 0, 0);
    }
    to {
        transform: none;
    }
}
.bounceInUp {
    animation-name: bounceInUp;
}
@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        transform: translate3d(0, 10px, 0);
    }
    90% {
        transform: translate3d(0, -5px, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.bounceOut {
    animation-name: bounceOut;
}
@keyframes bounceOut {
    20% {
        transform: scale3d(0.9, 0.9, 0.9);
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
}
.bounceOutDown {
    animation-name: bounceOutDown;
}
@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
.bounceOutLeft {
    animation-name: bounceOutLeft;
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
.bounceOutRight {
    animation-name: bounceOutRight;
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
.bounceOutUp {
    animation-name: bounceOutUp;
}
@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
.fadeIn {
    animation-name: fadeIn;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeInDown {
    animation-name: fadeInDown;
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInLeft {
    animation-name: fadeInLeft;
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInRight {
    animation-name: fadeInRight;
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInUp {
    animation-name: fadeInUp;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.fadeOutDown {
    animation-name: fadeOutDown;
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutLeft {
    animation-name: fadeOutLeft;
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutRight {
    animation-name: fadeOutRight;
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutUp {
    animation-name: fadeOutUp;
}
@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}
@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
        animation-timing-function: ease-in;
    }
    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}
@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}
@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}
.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}
@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}
@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        transform: none;
        opacity: 1;
    }
}
.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}
@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
.rotateIn {
    animation-name: rotateIn;
}
@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}
@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownRight {
    animation-name: rotateInDownRight;
}
@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}
@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpRight {
    animation-name: rotateInUpRight;
}
@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateOut {
    animation-name: rotateOut;
}
@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }
    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}
@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}
@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
.rollIn {
    animation-name: rollIn;
}
@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.rollOut {
    animation-name: rollOut;
}
@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
.zoomIn {
    animation-name: zoomIn;
}
@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    50% {
        opacity: 1;
    }
}
.zoomInDown {
    animation-name: zoomInDown;
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInLeft {
    animation-name: zoomInLeft;
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInRight {
    animation-name: zoomInRight;
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomInUp {
    animation-name: zoomInUp;
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    60% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOut {
    animation-name: zoomOut;
}
@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }
    to {
        opacity: 0;
    }
}
.zoomOutDown {
    animation-name: zoomOutDown;
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.zoomOutLeft {
    animation-name: zoomOutLeft;
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(0.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}
.zoomOutRight {
    animation-name: zoomOutRight;
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(0.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}
.zoomOutUp {
    animation-name: zoomOutUp;
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    to {
        opacity: 0;
        transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    }
}
.slideInDown {
    animation-name: slideInDown;
}
@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInLeft {
    animation-name: slideInLeft;
}
@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInRight {
    animation-name: slideInRight;
}
@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInUp {
    animation-name: slideInUp;
}
@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideOutDown {
    animation-name: slideOutDown;
}
@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}
.slideOutLeft {
    animation-name: slideOutLeft;
}
@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}
.slideOutRight {
    animation-name: slideOutRight;
}
@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}
.slideOutUp {
    animation-name: slideOutUp;
}
@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}
.uni-slideshow_v2 {
    display: flex;
    margin: 0 0 20px;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    border: solid 1px rgba(0, 0, 0, 0.07);
    background-clip: padding-box;
}
.uni-slideshow_v2.hidden-xs {
    display: none !important;
}
.uni-slideshow_v2:not(.owl-carousel) .uni-slideshow_v2__item:not(:first-child) {
    display: none;
}
.uni-slideshow_v2 .owl-stage {
    display: flex;
}
.uni-slideshow_v2__item {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 4px;
    background: #fff;
}
.uni-slideshow_v2__item.uni-href {
    cursor: pointer;
}
.uni-slideshow_v2__image {
    flex: 0 0 50%;
    min-width: 50%;
    padding: 0 20px;
}
.uni-slideshow_v2__image img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}
.uni-slideshow_v2__image:not(.text-over-image) img {
    width: auto;
    height: auto;
}
.uni-slideshow_v2__description {
    flex: 0 0 50%;
    width: 50%;
    padding: 15px 20px;
}
.uni-slideshow_v2__btns {
    margin: 0 10px 0;
    text-align: right;
}
.uni-slideshow_v2__image.text-over-image {
    display: block;
    flex: 0 0 100%;
    padding: 0;
    overflow: hidden;
}
.uni-slideshow_v2__image.text-over-image img {
    width: 100%;
    object-fit: cover;
}
.uni-slideshow_v2__description.text-over-image {
    position: absolute;
    right: 0;
    z-index: 10;
}
.uni-slideshow_v2__title {
    margin: 0 0 15px;
    font-size: 1.7em;
    font-weight: 500;
    color: var(--slideshow-title-c);
    text-transform: uppercase;
}
.uni-slideshow_v2__text {
    margin: 0 0 25px;
    line-height: 1.7em;
    color: var(--slideshow-text-c);
}
.uni-slideshow_v2__btn,
.uni-slideshow_v2__btn:hover,
.uni-slideshow_v2__btn:focus {
    color: var(--slideshow-btn-c);
    background: var(--slideshow-btn-bg);
}
.uni-slideshow_v2 .owl-nav {
    left: 0;
    right: 0;
    opacity: 0;
}
.uni-slideshow_v2 .owl-nav button {
    font-size: 2em;
    background: none;
    box-shadow: none;
    color: var(--slideshow-nav-btn-c);
}
.uni-slideshow_v2 .owl-dots {
    position: absolute;
    z-index: 2;
    bottom: 5px;
    right: 0;
    left: 0;
    height: 0;
}
.uni-slideshow_v2 .owl-dot span {
    background: var(--slideshow-dot-bg);
}
.uni-slideshow_v2 .owl-dot.active span {
    background: var(--slideshow-dot-bg-active);
}
@media (min-width: 1600px) {
    .uni-slideshow_v2__title {
        font-size: 1.9em;
    }
}
@media (min-width: 1000px) {
    .uni-slideshow_v2__item:not(.text-over-image):before {
        display: block;
        position: absolute;
        z-index: -1;
        top: 0;
        width: 100%;
        height: 100%;
        content: "";
        background: linear-gradient(292deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0) 50%);
    }
}
@media (max-width: 1300px) {
    .uni-slideshow_v2__title {
        font-size: 1.5em;
    }
    .uni-slideshow_v2__text {
        line-height: 1.6em;
    }
}
@media (max-width: 992px) {
    .uni-slideshow_v2__title {
        font-size: 1.4em;
    }
}
@media (max-width: 767px) {
    .uni-slideshow_v2__title {
        margin: 0 0 10px;
        font-size: 1.2em;
    }
    .uni-slideshow_v2__text {
        margin: 0 0 15px;
        font-size: 0.95em;
    }
    .uni-slideshow_v2__description.text-over-image {
        padding: 15px;
    }
    .uni-slideshow_v2__btn {
        height: 30px;
        padding: 0 12px;
        font-size: 0.85em;
    }
}
@media (max-width: 575px) {
    .uni-slideshow_v2__image {
        flex: 0 0 100%;
        padding: 0;
    }
    .uni-slideshow_v2__image.has-text img {
        width: auto;
    }
    .uni-slideshow_v2__title {
        text-align: center;
        font-size: 1em;
    }
    .uni-slideshow_v2__text {
        display: none;
    }
    .uni-slideshow_v2__btns {
        display: none;
        margin: 0 auto 15px;
        text-align: center;
    }
    .uni-slideshow_v2__description {
        position: absolute;
        flex: 0 0 100%;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        z-index: 99;
        bottom: 0;
        padding: 10px 10px 14px !important;
        text-shadow: 0 0 15px #fff;
        background: rgba(255, 255, 255, 0.65) !important;
        border-top: solid 1px rgba(255, 255, 255, 0.4);
        border-radius: 0px !important;
    }
    .uni-slideshow_v2__description:before {
        position: absolute;
        z-index: -1;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        content: "";
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        border-radius: 0 0 4px 4px;
    }
    .uni-slideshow_v2__description.hide-in-mobile {
        display: none;
    }
    .uni-slideshow_v2 .owl-dots {
        bottom: 2px;
    }
}
.category-wall__item {
    position: relative;
    width: 100%;
    margin: 0 0 20px !important;
    padding: 0;
}
.category-wall__image {
    display: block;
    position: relative;
    overflow: hidden;
}
.category-wall__image.child {
    border-bottom: solid 1px rgba(0 0 0 / 0.07);
    box-shadow: 0 5px 5px -2px rgba(0 0 0 / 0.06);
}
.category-wall__ul {
    margin: 0;
    list-style: none;
}
.category-wall__ul {
    padding: 15px 15px 35px;
}
.category-wall__ul.child-empty {
    padding: 20px;
}
.category-wall__li {
    margin: 0 0 5px;
    font-size: 0.95em;
}
.category-wall__li a {
    display: flex;
    color: #555;
}
.category-wall__li a:hover {
    color: #222;
}
.category-wall__title {
    margin: 0 0 12px;
    font-weight: 700;
    font-size: 1.1em;
}
.category-wall__title.child-empty {
    margin: 0;
    padding: 0;
    text-align: center;
}
.category-wall__more {
    position: absolute;
    bottom: 15px;
}
.category-wall__more span {
    font-size: 0.9em;
    text-decoration: underline;
}
.category-wall__item.type2 {
    display: flex;
    padding: 15px;
}
.category-wall__image.type2 {
    flex: 0 0 40%;
    border: none;
    box-shadow: none;
}
.category-wall__ul.type2 {
    max-width: 60%;
    word-wrap: break-word;
    padding: 0 0 25px 20px;
}
.category-wall__title.type2 {
    text-align: left;
}
.category-wall__more.type2 {
}
@media (max-width: 575px) {
    .category-wall__image.child.type2 {
        flex: 0 0 33%;
    }
    .category-wall__title {
        font-size: 1em;
    }
}
.review-module__item {
    display: flex;
    flex-direction: column;
    margin: 0 0 20px;
}
.review-module__row {
    display: flex;
}
.review-module__row:last-of-type {
    align-items: center;
    margin-top: auto;
}
.review-module__image {
    flex: 0 0 30%;
    margin: 0 0 10px;
    cursor: pointer;
}
.review-module__name {
    display: block;
    margin: 0 0 8px;
    font-size: 0.9em;
    font-weight: 700;
}
.review-module__description {
    padding: 0 0 0 15px;
}
.review-module__text {
    margin: auto 0 15px;
    font-size: 0.9em;
    word-wrap: break-word;
}
.review-module__rating {
    flex: 0 0 30%;
    justify-content: center;
    font-size: 0.85em;
}
.review-module__posted {
    width: 100%;
    padding: 0 0 0 15px;
    font-size: 0.85em;
    color: #888;
}
.review-module__posted .fa {
    margin: 0 10px 0 0;
}
.review-module__posted .fa-user {
    margin: 0 10px 0 15px;
}
.review-module__posted .author {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    max-width: 30%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#column-left .review-module__image,
#column-left .review-module__description {
    width: 100%;
}
#column-right .review-module__image,
#column-right .review-module__description {
    width: 100%;
}
.reviews-page .sorts-block {
    justify-content: flex-end;
}
.reviews-page select.form-control {
    margin: 0;
}
.reviews-page .products-block {
    display: flex;
    flex-wrap: wrap;
}
.reviews-page .product-layout {
    display: flex;
    flex-wrap: wrap;
}
.reviews-page .product-thumb-2 {
    display: flex;
    flex-direction: column;
    height: calc(100% - 20px);
    margin: 0 0 20px;
}
.reviews-page .product-thumb__caption {
    display: flex;
    flex-direction: column;
    flex: 1 0 0;
    height: 100%;
}
.reviews-page .product-thumb__name {
    margin-bottom: 0;
}
.reviews-page .product-thumb__name:after {
    display: block;
    content: "";
    height: 10px;
}
.reviews-page__description {
    display: block !important;
    margin-bottom: auto;
    padding: 10px 0 15px;
}
.reviews-page__author,
.reviews-page__date {
    font-size: 0.85em;
}
.reviews-page__author {
    padding: 0 0 5px;
}
@media (max-width: 575px) {
    .review-module__item {
        margin: 0 0 10px;
    }
}
.fly-menu {
    display: block !important;
    z-index: 1030;
    position: fixed;
    left: 0;
    right: 0;
    top: -100%;
    background: var(--fly-menu-bg);
    box-shadow: 0 4px 10px rgba(0 0 0 / 0.2);
    transition: top ease-in-out 0.4s;
}
.fly-menu.show {
    top: 0;
}
.fly-menu .row {
    display: flex;
    height: 50px;
    align-items: center;
}
.fly-menu__block {
    position: relative;
    width: 50px;
    height: 34px;
    border-radius: 3px;
    cursor: pointer;
}
.fly-menu__phone {
    color: var(--fly-menu-icon-c);
    white-space: nowrap;
}
.fly-menu__account.show .dropdown-menu {
    display: block;
    left: auto;
    right: 0;
    top: calc(100% + 4px);
    border-radius: 0 0 4px 4px;
}
.fly-menu__icon {
    width: 100%;
    text-align: center;
    line-height: 33px;
    font-size: 1.5em;
    color: var(--fly-menu-icon-c);
}
.fly-menu__icon-compare {
    transform: rotate(90deg);
}
.fly-menu__total {
    position: absolute;
    left: calc(50% + 4px);
    bottom: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 12px;
    min-width: 12px;
    font-size: 0.6em;
    border-radius: 12px;
}
.fly-menu__text {
    display: none;
}
.fly-menu__wishlist-total,
.fly-menu__compare-total,
.fly-menu__cart-total {
    color: var(--fly-menu-icon-total-c);
    background: var(--fly-menu-icon-total-bg);
}
@media (min-width: 992px) {
    .fly-menu__menu {
        flex: 0 0 auto;
    }
    .fly-menu__menu .menu {
        min-height: auto;
    }
    .fly-menu__menu .menu__header {
        float: left;
        position: relative;
        height: 34px;
        border-radius: 4px;
    }
    .fly-menu__menu .menu__header:before {
        position: absolute;
        z-index: 2;
        left: 0;
        bottom: -10px;
        width: 100%;
        height: 15px;
        content: "";
    }
    .fly-menu .menu__header-title {
        padding: 0 5px 0 0;
    }
    .fly-menu .menu__collapse {
        top: 42px;
        border-radius: 0 0 4px 4px;
    }
    .fly-menu .menu {
        background: none;
    }
    .fly-menu .menu__level-1-li.open {
        background: var(--fly-menu-level-1-bg-hover);
    }
    .fly-menu .menu__level-1-li:first-child {
        border-top: solid 1px rgba(0 0 0 / 0.1);
    }
    .fly-menu .menu__level-2 {
        max-height: calc(100vh - 100px);
        margin-left: 0 !important;
    }
    .fly-menu .menu__additional {
        display: none !important;
    }
    .fly-menu .menu__level-1-li.has-children:not(.menu__additional) {
        display: flex !important;
    }
    .fly-menu__product {
        display: flex;
        align-items: center;
        flex: 1 1 auto;
        overflow: hidden;
    }
    .fly-menu__product-name {
        width: 100%;
        margin: 0 10px;
        padding: 0;
        font-size: 1.3em;
        font-weight: 500;
        overflow: hidden;
    }
    .fly-menu__product-name span {
        position: relative;
        white-space: nowrap;
    }
    .fly-menu__product-price {
        flex-wrap: nowrap;
        padding: 0 25px;
        font-size: 1.4em;
    }
    .fly-menu__product-price span + span {
        margin: 0 0 0 10px;
    }
    .fly-menu__product .price .price-tax {
        display: none;
    }
    .fly-menu__product-btn {
        height: 32px;
        margin: 0;
        padding: 0 15px;
    }
    .fly-menu__search {
        flex: 1;
        position: relative;
        left: 0;
        z-index: 999;
        margin: 0 10px;
        padding: 0 0 0 5px;
    }
    .fly-menu .header-search__category-btn {
        color: var(--fly-menu-search-cat-btn-color);
        background: var(--fly-menu-search-cat-btn-bg);
    }
    .fly-menu .header-search__btn {
        color: var(--fly-menu-search-input-color);
    }
    .fly-menu .header-search__input {
        color: var(--fly-menu-search-input-color);
        background: var(--fly-menu-search-input-bg);
    }
    .fly-menu .header-search__input::-webkit-input-placeholder {
        color: var(--fly-menu-search-input-color);
    }
    .fly-menu .header-search__input::-moz-placeholder {
        color: var(--fly-menu-search-input-color);
    }
    .fly-menu .header-search__input:-ms-input-placeholder {
        color: var(--fly-menu-search-input-color);
    }
    .fly-menu .header-search__input:-input-placeholder {
        color: var(--fly-menu-search-input-color);
    }
    .fly-menu .live-search {
        top: 9px;
    }
    .fly-menu__phone {
        padding: 0 30px;
        font-size: 1.2em;
        font-weight: 500;
    }
    .fly-menu__block {
        margin: 0 5px;
    }
    .fly-menu__account {
        margin-left: 0;
    }
    .fly-menu__cart {
        margin-right: 10px;
    }
    .fly-menu__block.show {
        box-shadow: inset 0 0 0 128px rgba(0 0 0 / 0.05);
    }
}
@media (max-width: 575px) {
    .fly-menu__total {
        font-size: 0.65em;
    }
}
@media (max-width: 992px) {
    .footer.mobile-menu-bottom {
        padding-bottom: 60px;
    }
    .fly-block.mobile-menu-bottom {
        right: 10px;
        bottom: 80px;
    }
    .fly-menu.show-label {
        height: 62px;
    }
    .fly-menu .row {
        display: flex;
        height: 48px;
    }
    .fly-menu__block {
        flex: 1 1 auto;
        margin: 0 3px;
    }
    .fly-menu__block:first-child {
        margin-left: 0;
    }
    .fly-menu__block:last-child {
        margin-right: 0;
    }
    .fly-menu__block.show {
        box-shadow: inset 0 0 0 128px rgba(0 0 0 / 0.05);
    }
    .fly-menu__icon {
        font-size: 1.2em;
    }
    .fly-menu__search-m .header-search {
        display: none;
        position: fixed;
        z-index: -1;
        left: 0;
        right: 0;
        width: auto;
        border-radius: 4px;
        box-shadow: 0 6px 12px rgba(0 0 0 / 0.18);
    }
    .fly-menu__search-m.show .header-search {
        display: block;
    }
    .fly-menu__search-m.show .header-search__input,
    .fly-menu__search-m.show .header-search__category-btn {
        height: 48px;
        border-radius: 0;
    }
    .fly-menu__search-m .search-btn-clear {
        top: 13px;
    }
    .fly-menu__search-m .live-search__ul {
        position: relative;
        z-index: -1;
        margin: 0;
    }
    .fly-menu__telephone {
        padding: 0;
    }
    .fly-menu__telephone.show .fly-menu__telephone-dropdown {
        display: block;
        top: 100%;
        right: 0;
        margin: 0;
        border-radius: 0 0 4px 4px;
    }
    .fly-menu__telephone-dropdown a {
        font-size: 1em !important;
    }
    .fly-menu__label {
        display: block;
        margin: 5px 0 0;
        text-align: center;
        font-size: 0.65em;
        color: var(--fly-menu-label-c);
    }
    .fly-menu.bottom {
        top: auto;
        bottom: 0;
        border-bottom: solid 1px #ccc;
        box-shadow: 0 -4px 10px rgba(0 0 0 / 0.2);
        transition: none;
    }
    .fly-menu.bottom .fly-menu__search-m.show .header-search {
        top: 0;
        left: -1px;
        right: -1px;
        border-radius: 0;
    }
    .fly-menu.bottom .fly-menu__account-dropdown {
        top: -10px;
        left: 0;
        right: auto;
        transform: translateY(-100%);
        box-shadow: 0 -6px 12px rgba(0 0 0 / 0.18);
        border-radius: 4px 4px 0 0;
    }
    .fly-menu-backdrop {
        position: fixed;
        z-index: 1020;
        width: 100%;
        height: 100%;
        backdrop-filter: blur(2px);
        background: rgba(255 255 255 / 0.2);
    }
}
@media (max-width: 1200px) {
    .fly-menu__phone {
        padding: 0 15px;
    }
    .fly-menu__product + .fly-menu__phone {
        display: none;
    }
}
.qty-indicator {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
    font-size: 0.85em;
    color: #777;
    white-space: nowrap;
    line-height: 1em;
}
.qty-indicator:before {
    content: attr(data-text);
    margin: 0 5px 0 0;
}
.qty-indicator__bar {
    position: relative;
    overflow: hidden;
    width: 61px;
    height: 8px;
    background: var(--qty-indicator-0);
    border-radius: 3px;
}
.qty-indicator__bar:before,
.qty-indicator__bar:after {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 21.5%;
    content: "";
    border-left: solid 1px #fff;
    border-right: solid 1px #fff;
    opacity: 0.5;
}
.qty-indicator__bar:before {
    left: 20%;
}
.qty-indicator__bar:after {
    left: 60%;
}
.qty-indicator__percent {
    height: 100%;
}
.qty-indicator__percent:before {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    border: solid 1px rgba(0 0 0 / 0.08);
    border-radius: 3px;
}
.qty-indicator__text {
    font-weight: 500;
}
.qty-indicator__percent.p-0 {
    background: var(--qty-indicator-0);
}
.qty-indicator__percent.p-1 {
    background: var(--qty-indicator-1);
}
.qty-indicator__percent.p-2 {
    background: var(--qty-indicator-2);
}
.qty-indicator__percent.p-3 {
    background: var(--qty-indicator-3);
}
.qty-indicator__percent.p-4 {
    background: var(--qty-indicator-4);
}
.qty-indicator__percent.p-5 {
    background: var(--qty-indicator-5);
}
.qty-indicator__text.t-0 {
    color: var(--qty-indicator-0);
}
.qty-indicator__text.t-1 {
    color: var(--qty-indicator-1);
}
.qty-indicator__text.t-2 {
    color: var(--qty-indicator-2);
}
.qty-indicator__text.t-3 {
    color: var(--qty-indicator-3);
}
.qty-indicator__text.t-4 {
    color: var(--qty-indicator-4);
}
.qty-indicator__text.t-5 {
    color: var(--qty-indicator-5);
}
@media (max-width: 575px) {
    .product-thumb .qty-indicator:before {
        display: var(--prod-thumb-indicator-before-display, none);
    }
}
.subscribe {
    position: relative;
    margin: -20px 0 20px;
    padding: 25px 0 0px;
}
.subscribe__info {
    display: flex;
    margin: -4px 0 0;
    color: var(--subscribe-info-c);
}
.subscribe__agree {
    margin: 0;
    font-size: 0.85em;
}
.subscribe__agree input {
    min-width: 13px;
    width: 13px !important;
    height: 13px !important;
    border: none !important;
}
.subscribe__agree b {
    font-weight: 400;
    text-decoration: underline;
}
.subscribe__block {
    display: flex;
    width: 100%;
    margin: 0 0 5px;
}
.subscribe__points {
    line-height: 38px;
    margin: 0 15px 0 0;
    font-weight: 500;
    font-size: 3em;
    color: var(--subscribe-points-c);
}
.subscribe__icon {
    margin: -1px 15px 0 0;
    font-size: 3.2em;
    color: var(--subscribe-points-c);
}
.subscribe__inputs {
    width: 100%;
    position: relative;
}
.subscribe__input {
    height: 34px !important;
    color: var(--subscribe-input-c);
    background: var(--subscribe-input-bg);
    border: none;
}
.subscribe__input-email {
    width: 100%;
    border-radius: 4px 0 0 4px;
}
.subscribe__input-password {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    padding: 0;
    transition: all ease-in-out 0.3s;
}
.subscribe__input-password.show-pass {
    width: 40%;
    padding: 0 12px;
    border-radius: 0;
    border-left: solid 1px #eee;
}
.subscribe__btn,
.subscribe__btn:hover {
    width: auto;
    padding: 0 15px;
    color: var(--subscribe-btn-c);
    background: var(--subscribe-btn-bg);
    border-radius: 0 4px 4px 0;
}
.subscribe__bottom {
    width: 100%;
    margin: 20px 10px 0;
    border-top: solid 1px rgba(0 0 0 / 0.05);
}
.subscribe__input::-webkit-input-placeholder {
    color: var(--subscribe-input-c);
}
.subscribe__input::-moz-placeholder {
    color: var(--subscribe-input-c);
}
.subscribe__input:-ms-input-placeholder {
    color: var(--subscribe-input-c);
}
.subscribe__input:-input-placeholder {
    color: var(--subscribe-input-c);
}
@media (max-width: 992px) {
    .subscribe__block {
        margin: 20px 0 10px;
    }
    .subscribe__info {
        width: 100%;
        align-items: center;
    }
}
@media (max-width: 767px) {
    .subscribe__block {
        flex-wrap: wrap;
    }
    .subscribe__input-email {
        border-radius: 4px;
    }
    .subscribe__input-password.show-pass {
        width: 50% !important;
        border-radius: 0 4px 4px 0 !important;
    }
    .subscribe__btn {
        width: 100%;
        margin: 15px 0 5px;
        border-radius: 4px;
    }
}
.pwa-notification {
    color: var(--pwa-c);
    background: var(--pwa-bg);
}
.pwa-notification .container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    font-size: 0.9em;
    margin-top: -100%;
    transition: ease-in-out 0.15s;
}
.pwa-notification .container.active {
    margin-top: 0;
}
.pwa-notification.other .chromium,
.pwa-notification.other .pwa-notification__install {
    display: none;
}
.pwa-notification.chromium .other {
    display: none;
}
.pwa-notification__text,
.pwa-notification__install {
    margin: 0 15px 0 0;
}
.pwa-notification__install {
    padding: 3px 7px;
    color: var(--pwa-install-c);
    background: var(--pwa-install-bg);
    border-radius: 2px;
    cursor: pointer;
    white-space: nowrap;
}
.pwa-notification__close {
    color: var(--pwa-close-c);
    cursor: pointer;
    border-bottom: dotted 1px;
    white-space: nowrap;
}
.notification .modal-content {
    background: none;
}
.notification .modal-body {
    background: var(--notification-body-bg);
    border-radius: 6px;
}
.notification__text {
    margin: 0 0 10px;
    font-size: 0.95em;
    color: var(--notification-text-c);
}
.notification__text > p {
    margin: 0;
}
.notification__text > a {
    text-decoration: underline;
}
.notification__buttons {
    text-align: right;
    white-space: nowrap;
}
.notification__button + .notification__button {
    margin: 0 0 0 10px;
}
.notification.fixed {
    position: fixed;
    z-index: 1070;
    width: 100%;
    bottom: 0;
}
.notification.fixed:before {
    position: absolute;
    z-index: -1;
    content: "";
    width: 100%;
    height: 100%;
    background: var(--notification-body-bg);
    opacity: 0.8;
}
.notification__wrapper.fixed {
    padding: 15px 0;
}
.notification__button.cancel {
    color: var(--notification-btn-cancel-c);
    background: none;
    border: none;
    text-decoration: underline;
}
@media (min-width: 992px) {
    .notification__wrapper.fixed {
        display: flex;
        align-items: center;
    }
    .notification__text.fixed {
        margin: 0 20px 0 0;
    }
}
@media (max-width: 767px) {
    .notification__wrapper.fixed {
        padding: 10px 0;
    }
    .notification__text {
        font-size: 0.8em;
    }
}
@media (max-width: 370px) {
}
.fa-info-circle:before {
    content: "Информация";
}
.uni-slideshow__title,
.uni-slideshow_v2__title {
    color: #b5004f;
}
.simple-content .checkout-heading {
    font-weight: bold;
}
.home-page .html-module {
    background: rgba(0 0 0 / 0);
    padding: 0px 0px 0px;
}
@media (min-width: 768px) {
    #category-module {
        display: none;
    }
}
.header-search__input {
    background: #f5f5f5;
}
#ТЕКСТОВЫЙ БЛОК В ТОВАРЕ .product-info-block {
    background-color: rgba(217, 16, 159, 0.5);
    color: #fff;
    padding: 20px 25px;
    border-radius: 6px;
    font-family: "Rubik", sans-serif;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.product-info-block__title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 12px;
}
.product-info-block__list {
    list-style-type: disc;
    padding-left: 20px;
}
.product-info-block__list li {
    margin-bottom: 6px;
}
.sticker__item {
    display: inline-flex;
    align-items: center;
    min-height: 24px;
    padding: 2px 10px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
}
.sticker__item.bestseller {
    background: var(--sticker-bestseller-b);
    color: var(--sticker-bestseller-c);
    box-shadow: 0 2px 6px rgba(255, 107, 152, 0.4);
}
.sticker__item.special {
    background: var(--sticker-special-b);
    color: var(--sticker-special-c);
    box-shadow: 0 2px 6px rgba(255, 0, 0, 0.4);
}
.sticker__item.new {
    background: var(--sticker-new-b);
    color: var(--sticker-new-c);
    box-shadow: 0 2px 6px rgba(255, 0, 120, 0.4);
}
.ocfilter-mobile-handle .btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
}
.ocfilter-mobile-handle .btn {
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background: #01871d;
    border-radius: 25px !important;
    height: 50px;
    min-width: 120px;
    color: white;
    padding: 0 25px;
    font-weight: 500;
    box-shadow: 0 4px 15px rgba(1, 135, 29, 0.3);
    z-index: 9999;
    animation: buttonAppear 0.4s ease-out;
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    overflow: hidden;
}
.ocfilter-mobile-handle .btn,
.ocfilter-mobile-handle .btn:before,
.ocfilter-mobile-handle .btn:after {
    border-radius: 25px !important;
}
.ocfilter-mobile-handle .btn:hover {
    background: #016f16;
    box-shadow: 0 6px 20px rgba(1, 135, 29, 0.4);
    transform: translateX(-50%) translateY(-2px);
}
.ocfilter-mobile-handle .btn:active {
    transform: translateX(-50%) translateY(2px) scale(0.98) !important;
    box-shadow: 0 2px 10px rgba(1, 135, 29, 0.3) !important;
    transition: all 0.1s cubic-bezier(0.4, 0, 0.2, 1);
}
.ocfilter-mobile-handle .btn:focus {
    box-shadow:
        0 0 0 3px rgba(1, 135, 29, 0.3),
        0 4px 15px rgba(1, 135, 29, 0.3);
}
@keyframes buttonAppear {
    from {
        opacity: 0;
        transform: translate(-50%, 20px);
    }
    to {
        opacity: 1;
        transform: translate(-50%, 0);
    }
}
.fa-filter:before {
    content: "\f0b0 Фильтр";
    display: inline-block;
    transition: transform 0.2s ease;
}
.ocfilter-mobile-handle .btn:active .fa-filter:before {
    transform: scale(0.95);
}
@media (max-width: 360px) {
    .ocfilter-mobile-handle .btn {
        padding: 0 15px;
        min-width: 100px;
    }
}
.florist-cookie-consent-banner {
    position: fixed;
    bottom: 20px;
    left: 20px;
    right: 20px;
    max-width: 480px;
    margin: 0 auto;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    font-family: var(--body-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);
    overflow: hidden;
    transform: translateY(120px);
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid #f0f0f0;
    font-size: 14px;
    display: none;
}
.florist-cookie-consent-banner.florist-cookie-show {
    transform: translateY(0);
    opacity: 1;
    display: block;
}
.florist-cookie-consent-banner__header {
    background: linear-gradient(135deg, #fce4ec, #f8bbd9);
    padding: 20px 24px 16px;
    position: relative;
    overflow: hidden;
}
.florist-cookie-consent-banner__header::before {
    content: "🌸";
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 24px;
    opacity: 0.6;
}
.florist-cookie-consent-banner__title {
    font-size: 18px;
    font-weight: 600;
    color: var(--btn-primary-bg-hover, #cf4a84);
    margin: 0 0 8px 0;
    display: flex;
    align-items: center;
    gap: 8px;
}
.florist-cookie-icon {
    width: 20px;
    height: 20px;
    background: var(--btn-primary-bg, #ff7fb1);
    border-radius: 50%;
    position: relative;
    flex-shrink: 0;
}
.florist-cookie-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 2px;
}
.florist-cookie-consent-banner__content {
    padding: 20px 24px;
}
.florist-cookie-consent-banner__text {
    color: var(--body-c, #666);
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
}
.florist-cookie-consent-banner__settings {
    margin-bottom: 20px;
    display: none;
    animation: florist-cookie-slideDown 0.3s ease;
}
.florist-cookie-consent-banner__settings.florist-cookie-show {
    display: block;
}
@keyframes florist-cookie-slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.florist-cookie-setting {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
    background: var(--top-menu-bg, #f8f9fa);
    border-radius: 12px;
    margin-bottom: 8px;
    transition: background-color 0.2s ease;
}
.florist-cookie-setting:hover {
    background: #f0f0f0;
}
.florist-cookie-setting__info {
    flex: 1;
}
.florist-cookie-setting__label {
    font-size: 14px;
    font-weight: 500;
    color: var(--heading-c, #333);
    margin-bottom: 2px;
}
.florist-cookie-setting__description {
    font-size: 12px;
    color: var(--body-c, #666);
}
.florist-cookie-toggle-switch {
    position: relative;
    width: 44px;
    height: 24px;
    background: #ddd;
    border-radius: 12px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}
.florist-cookie-toggle-switch.florist-cookie-active {
    background: linear-gradient(135deg, var(--btn-primary-bg, #ff7fb1), var(--btn-primary-bg-hover, #cf4a84));
}
.florist-cookie-toggle-switch.florist-cookie-disabled {
    background: #c8e6c9;
    cursor: not-allowed;
}
.florist-cookie-toggle-switch::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    transition: transform 0.3s ease;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.florist-cookie-toggle-switch.florist-cookie-active::before {
    transform: translateX(20px);
}
.florist-cookie-consent-banner__actions {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.florist-cookie-btn {
    border: none;
    padding: 12px 20px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    font-family: inherit;
}
.florist-cookie-btn-primary {
    background: linear-gradient(135deg, var(--btn-primary-bg, #ff7fb1), var(--btn-primary-bg-hover, #cf4a84));
    color: var(--btn-primary-c, #fff);
    box-shadow: 0 4px 15px rgba(207, 74, 132, 0.3);
}
.florist-cookie-btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(207, 74, 132, 0.4);
}
.florist-cookie-btn-secondary {
    background: #fff;
    color: var(--body-c, #666);
    border: 2px solid #e0e0e0;
}
.florist-cookie-btn-secondary:hover {
    background: var(--top-menu-bg, #f5f5f5);
    border-color: var(--btn-primary-bg-hover, #cf4a84);
    color: var(--btn-primary-bg-hover, #cf4a84);
}
.florist-cookie-btn-text {
    background: transparent;
    color: var(--body-c, #666);
    padding: 8px 16px;
    min-width: auto;
}
.florist-cookie-btn-text:hover {
    color: var(--btn-primary-bg-hover, #cf4a84);
    text-decoration: none;
}
.florist-cookie-hidden {
    display: none !important;
}
.florist-cookie-notification {
    position: fixed;
    top: 20px;
    right: 20px;
    background: linear-gradient(135deg, #4caf50, #45a049);
    color: #fff;
    padding: 16px 24px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(76, 175, 80, 0.3);
    z-index: 10000;
    font-size: 14px;
    font-weight: 500;
    opacity: 0;
    transform: translateX(100px);
    transition: all 0.3s ease;
    font-family: var(--body-font, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);
}
.florist-cookie-notification.florist-cookie-show {
    opacity: 1;
    transform: translateX(0);
}
@media (max-width: 768px) {
    .florist-cookie-consent-banner {
        bottom: 10px;
        left: 10px;
        right: 10px;
        max-width: none;
    }
    .florist-cookie-consent-banner__actions {
        flex-direction: column;
    }
    .florist-cookie-btn {
        width: 100%;
    }
}
