/*!
 * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter,  Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
 article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
b, optgroup, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    margin: .67em 0;
}
dd, h1, h2, h3, h4, h5, h6, label {
    margin-bottom: .5rem;
}
mark {
    color: #000;
    background: #ff0;
}
small {
    font-size: 80%}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
code, kbd, pre, samp {
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
dt, kbd kbd {
    font-weight: 700;
}
address, legend {
    line-height: inherit;
}
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 {
    padding: 0;
    border: 0;
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    resize: vertical;
}
table {
    border-collapse: collapse;
}
@media print {
    blockquote, img, pre, tr {
    page-break-inside: avoid;
}
*, ::after, ::before {
    text-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
abbr[title]::after {
    content: " (" attr(title) ")"}
blockquote, pre {
    border: 1px solid #999;
}
thead {
    display: table-header-group;
}
img {
    max-width: 100%!important;
}
h2, h3, p {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
.navbar {
    display: none;
}
.btn>.caret, .dropup>.btn>.caret {
    border-top-color: #000!important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse!important;
}
.table td, .table th {
    background-color: #fff!important;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #ddd!important;
}
}
label, output {
    display: inline-block;
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
@-ms-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
body {
    margin: 0;
    color: #999;
    background-color: #fff;
}
[tabindex="-1"]:focus {
    outline: 0!important;
}
dl, h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin-top: 0;
}
abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #818a91;
}
address {
    font-style: normal;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
dd {
    margin-left: 0;
}
blockquote, figure {
    margin: 0 0 1rem;
}
a:focus {
    outline-offset: -2px;
}
[role=button] {
    cursor: pointer;
}
[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
table {
    background-color: transparent;
}
caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #818a91;
    caption-side: bottom;
}
button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px;
}
button, input, select, textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0;
}
fieldset {
    min-width: 0;
    margin: 0;
    border: 0;
}
legend {
    display: block;
    width: 100%;
    margin-bottom: .5rem;
    font-size: 1.5rem;
}
input[type=search] {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    -webkit-appearance: none;
}
[hidden] {
    display: none!important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
.blockquote, hr {
    margin-bottom: 1rem;
}
.display-1, .display-2, .display-3, .display-4, .lead {
    font-weight: 300;
}
.h1 {
    font-size: 2.5rem;
}
.h2 {
    font-size: 2rem;
}
.h3 {
    font-size: 1.75rem;
}
.h4 {
    font-size: 1.5rem;
}
.h5 {
    font-size: 1.25rem;
}
.h6 {
    font-size: 1rem;
}
.lead {
    font-size: 1.25rem;
}
.display-1 {
    font-size: 6rem;
}
.display-2 {
    font-size: 5.5rem;
}
.display-3 {
    font-size: 4.5rem;
}
.display-4 {
    font-size: 3.5rem;
}
hr {
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.small, small {
    font-size: 80%;
    font-weight: 400;
}
.mark, mark {
    padding: .2em;
    background-color: #fcf8e3;
}
.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 5px;
}
.dl-horizontal {
    margin-right: -1.875rem;
    margin-left: -1.875rem;
}
.dl-horizontal::after {
    display: table;
    clear: both;
    content: ""}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
.blockquote {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef;
}
.blockquote-footer {
    display: block;
    font-size: 80%;
    line-height: 1.5;
    color: #818a91;
}
.blockquote-footer::before {
    content: "\2014 \00A0"}
.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0;
}
.blockquote-reverse .blockquote-footer::before {
    content: ""}
.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"}
.carousel-inner>.carousel-item>a>img, .carousel-inner>.carousel-item>img, .img-fluid {
    display: block;
    max-width: 100%;
    height: auto;
}
.figure, .img-thumbnail {
    display: inline-block;
}
.img-rounded {
    border-radius: .3rem;
}
.img-thumbnail {
    max-width: 100%;
    height: auto;
    padding: .25rem;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
code, kbd {
    padding: .2rem .4rem;
    font-size: 90%}
.img-circle {
    border-radius: 50%}
.figure-img {
    margin-bottom: .5rem;
    line-height: 1;
}
.table, pre {
    margin-bottom: 1rem;
}
.figure-caption {
    font-size: 90%;
    color: #818a91;
}
code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
    background-color: #f7f7f9;
    border-radius: .25rem;
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: .2rem;
}
kbd kbd {
    padding: 0;
    font-size: 100%}
pre {
    display: block;
    margin-top: 0;
    font-size: 90%;
    line-height: 1.5;
    color: #373a3c;
}
.container-fluid::after, .container::after, .row::after {
    display: table;
    clear: both;
    content: ""}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    padding-right: .9375rem;
    padding-left: .9375rem;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width:544px) {
    .container {
    max-width: 576px;
}
}
@media (min-width:768px) {
    .container {
    max-width: 720px;
}
}
@media (min-width:992px) {
    .container {
    max-width: 940px;
}
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
}
.row {
    margin-right: -.9375rem;
    margin-left: -.9375rem;
}
.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-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-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: .9375rem;
    padding-left: .9375rem;
}
.col-xs-1 {
    width: 8.333333%}
.col-xs-2 {
    width: 16.666667%}
.col-xs-3 {
    width: 25%}
.col-xs-4 {
    width: 33.333333%}
.col-xs-5 {
    width: 41.666667%}
.col-xs-6 {
    width: 50%}
.col-xs-7 {
    width: 58.333333%}
.col-xs-8 {
    width: 66.666667%}
.col-xs-9 {
    width: 75%}
.col-xs-10 {
    width: 83.333333%}
.col-xs-11 {
    width: 91.666667%}
.col-xs-12 {
    width: 100%}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-pull-1 {
    right: 8.333333%}
.col-xs-pull-2 {
    right: 16.666667%}
.col-xs-pull-3 {
    right: 25%}
.col-xs-pull-4 {
    right: 33.333333%}
.col-xs-pull-5 {
    right: 41.666667%}
.col-xs-pull-6 {
    right: 50%}
.col-xs-pull-7 {
    right: 58.333333%}
.col-xs-pull-8 {
    right: 66.666667%}
.col-xs-pull-9 {
    right: 75%}
.col-xs-pull-10 {
    right: 83.333333%}
.col-xs-pull-11 {
    right: 91.666667%}
.col-xs-pull-12 {
    right: 100%}
.col-xs-push-0 {
    left: auto;
}
.col-xs-push-1 {
    left: 8.333333%}
.col-xs-push-2 {
    left: 16.666667%}
.col-xs-push-3 {
    left: 25%}
.col-xs-push-4 {
    left: 33.333333%}
.col-xs-push-5 {
    left: 41.666667%}
.col-xs-push-6 {
    left: 50%}
.col-xs-push-7 {
    left: 58.333333%}
.col-xs-push-8 {
    left: 66.666667%}
.col-xs-push-9 {
    left: 75%}
.col-xs-push-10 {
    left: 83.333333%}
.col-xs-push-11 {
    left: 91.666667%}
.col-xs-push-12 {
    left: 100%}
.col-xs-offset-0 {
    margin-left: 0;
}
.col-xs-offset-1 {
    margin-left: 8.333333%}
.col-xs-offset-2 {
    margin-left: 16.666667%}
.col-xs-offset-3 {
    margin-left: 25%}
.col-xs-offset-4 {
    margin-left: 33.333333%}
.col-xs-offset-5 {
    margin-left: 41.666667%}
.col-xs-offset-6 {
    margin-left: 50%}
.col-xs-offset-7 {
    margin-left: 58.333333%}
.col-xs-offset-8 {
    margin-left: 66.666667%}
.col-xs-offset-9 {
    margin-left: 75%}
.col-xs-offset-10 {
    margin-left: 83.333333%}
.col-xs-offset-11 {
    margin-left: 91.666667%}
.col-xs-offset-12 {
    margin-left: 100%}
@media (min-width:544px) {
    .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-1 {
    width: 8.333333%}
.col-sm-2 {
    width: 16.666667%}
.col-sm-3 {
    width: 25%}
.col-sm-4 {
    width: 33.333333%}
.col-sm-5 {
    width: 41.666667%}
.col-sm-6 {
    width: 50%}
.col-sm-7 {
    width: 58.333333%}
.col-sm-8 {
    width: 66.666667%}
.col-sm-9 {
    width: 75%}
.col-sm-10 {
    width: 83.333333%}
.col-sm-11 {
    width: 91.666667%}
.col-sm-12 {
    width: 100%}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-pull-1 {
    right: 8.333333%}
.col-sm-pull-2 {
    right: 16.666667%}
.col-sm-pull-3 {
    right: 25%}
.col-sm-pull-4 {
    right: 33.333333%}
.col-sm-pull-5 {
    right: 41.666667%}
.col-sm-pull-6 {
    right: 50%}
.col-sm-pull-7 {
    right: 58.333333%}
.col-sm-pull-8 {
    right: 66.666667%}
.col-sm-pull-9 {
    right: 75%}
.col-sm-pull-10 {
    right: 83.333333%}
.col-sm-pull-11 {
    right: 91.666667%}
.col-sm-pull-12 {
    right: 100%}
.col-sm-push-0 {
    left: auto;
}
.col-sm-push-1 {
    left: 8.333333%}
.col-sm-push-2 {
    left: 16.666667%}
.col-sm-push-3 {
    left: 25%}
.col-sm-push-4 {
    left: 33.333333%}
.col-sm-push-5 {
    left: 41.666667%}
.col-sm-push-6 {
    left: 50%}
.col-sm-push-7 {
    left: 58.333333%}
.col-sm-push-8 {
    left: 66.666667%}
.col-sm-push-9 {
    left: 75%}
.col-sm-push-10 {
    left: 83.333333%}
.col-sm-push-11 {
    left: 91.666667%}
.col-sm-push-12 {
    left: 100%}
.col-sm-offset-0 {
    margin-left: 0;
}
.col-sm-offset-1 {
    margin-left: 8.333333%}
.col-sm-offset-2 {
    margin-left: 16.666667%}
.col-sm-offset-3 {
    margin-left: 25%}
.col-sm-offset-4 {
    margin-left: 33.333333%}
.col-sm-offset-5 {
    margin-left: 41.666667%}
.col-sm-offset-6 {
    margin-left: 50%}
.col-sm-offset-7 {
    margin-left: 58.333333%}
.col-sm-offset-8 {
    margin-left: 66.666667%}
.col-sm-offset-9 {
    margin-left: 75%}
.col-sm-offset-10 {
    margin-left: 83.333333%}
.col-sm-offset-11 {
    margin-left: 91.666667%}
.col-sm-offset-12 {
    margin-left: 100%}
}
@media (min-width:768px) {
    .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-1 {
    width: 8.333333%}
.col-md-2 {
    width: 16.666667%}
.col-md-3 {
    width: 25%}
.col-md-4 {
    width: 33.333333%}
.col-md-5 {
    width: 41.666667%}
.col-md-6 {
    width: 50%}
.col-md-7 {
    width: 58.333333%}
.col-md-8 {
    width: 66.666667%}
.col-md-9 {
    width: 75%}
.col-md-10 {
    width: 83.333333%}
.col-md-11 {
    width: 91.666667%}
.col-md-12 {
    width: 100%}
.col-md-pull-0 {
    right: auto;
}
.col-md-pull-1 {
    right: 8.333333%}
.col-md-pull-2 {
    right: 16.666667%}
.col-md-pull-3 {
    right: 25%}
.col-md-pull-4 {
    right: 33.333333%}
.col-md-pull-5 {
    right: 41.666667%}
.col-md-pull-6 {
    right: 50%}
.col-md-pull-7 {
    right: 58.333333%}
.col-md-pull-8 {
    right: 66.666667%}
.col-md-pull-9 {
    right: 75%}
.col-md-pull-10 {
    right: 83.333333%}
.col-md-pull-11 {
    right: 91.666667%}
.col-md-pull-12 {
    right: 100%}
.col-md-push-0 {
    left: auto;
}
.col-md-push-1 {
    left: 8.333333%}
.col-md-push-2 {
    left: 16.666667%}
.col-md-push-3 {
    left: 25%}
.col-md-push-4 {
    left: 33.333333%}
.col-md-push-5 {
    left: 41.666667%}
.col-md-push-6 {
    left: 50%}
.col-md-push-7 {
    left: 58.333333%}
.col-md-push-8 {
    left: 66.666667%}
.col-md-push-9 {
    left: 75%}
.col-md-push-10 {
    left: 83.333333%}
.col-md-push-11 {
    left: 91.666667%}
.col-md-push-12 {
    left: 100%}
.col-md-offset-0 {
    margin-left: 0;
}
.col-md-offset-1 {
    margin-left: 8.333333%}
.col-md-offset-2 {
    margin-left: 16.666667%}
.col-md-offset-3 {
    margin-left: 25%}
.col-md-offset-4 {
    margin-left: 33.333333%}
.col-md-offset-5 {
    margin-left: 41.666667%}
.col-md-offset-6 {
    margin-left: 50%}
.col-md-offset-7 {
    margin-left: 58.333333%}
.col-md-offset-8 {
    margin-left: 66.666667%}
.col-md-offset-9 {
    margin-left: 75%}
.col-md-offset-10 {
    margin-left: 83.333333%}
.col-md-offset-11 {
    margin-left: 91.666667%}
.col-md-offset-12 {
    margin-left: 100%}
}
@media (min-width:992px) {
    .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-1 {
    width: 8.333333%}
.col-lg-2 {
    width: 16.666667%}
.col-lg-3 {
    width: 25%}
.col-lg-4 {
    width: 33.333333%}
.col-lg-5 {
    width: 41.666667%}
.col-lg-6 {
    width: 50%}
.col-lg-7 {
    width: 58.333333%}
.col-lg-8 {
    width: 66.666667%}
.col-lg-9 {
    width: 75%}
.col-lg-10 {
    width: 83.333333%}
.col-lg-11 {
    width: 91.666667%}
.col-lg-12 {
    width: 100%}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-pull-1 {
    right: 8.333333%}
.col-lg-pull-2 {
    right: 16.666667%}
.col-lg-pull-3 {
    right: 25%}
.col-lg-pull-4 {
    right: 33.333333%}
.col-lg-pull-5 {
    right: 41.666667%}
.col-lg-pull-6 {
    right: 50%}
.col-lg-pull-7 {
    right: 58.333333%}
.col-lg-pull-8 {
    right: 66.666667%}
.col-lg-pull-9 {
    right: 75%}
.col-lg-pull-10 {
    right: 83.333333%}
.col-lg-pull-11 {
    right: 91.666667%}
.col-lg-pull-12 {
    right: 100%}
.col-lg-push-0 {
    left: auto;
}
.col-lg-push-1 {
    left: 8.333333%}
.col-lg-push-2 {
    left: 16.666667%}
.col-lg-push-3 {
    left: 25%}
.col-lg-push-4 {
    left: 33.333333%}
.col-lg-push-5 {
    left: 41.666667%}
.col-lg-push-6 {
    left: 50%}
.col-lg-push-7 {
    left: 58.333333%}
.col-lg-push-8 {
    left: 66.666667%}
.col-lg-push-9 {
    left: 75%}
.col-lg-push-10 {
    left: 83.333333%}
.col-lg-push-11 {
    left: 91.666667%}
.col-lg-push-12 {
    left: 100%}
.col-lg-offset-0 {
    margin-left: 0;
}
.col-lg-offset-1 {
    margin-left: 8.333333%}
.col-lg-offset-2 {
    margin-left: 16.666667%}
.col-lg-offset-3 {
    margin-left: 25%}
.col-lg-offset-4 {
    margin-left: 33.333333%}
.col-lg-offset-5 {
    margin-left: 41.666667%}
.col-lg-offset-6 {
    margin-left: 50%}
.col-lg-offset-7 {
    margin-left: 58.333333%}
.col-lg-offset-8 {
    margin-left: 66.666667%}
.col-lg-offset-9 {
    margin-left: 75%}
.col-lg-offset-10 {
    margin-left: 83.333333%}
.col-lg-offset-11 {
    margin-left: 91.666667%}
.col-lg-offset-12 {
    margin-left: 100%}
}
@media (min-width:1200px) {
    .container {
    max-width: 1142px;
}
.col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    float: left;
}
.col-xl-1 {
    width: 8.333333%}
.col-xl-2 {
    width: 16.666667%}
.col-xl-3 {
    width: 25%}
.col-xl-4 {
    width: 33.333333%}
.col-xl-5 {
    width: 41.666667%}
.col-xl-6 {
    width: 50%}
.col-xl-7 {
    width: 58.333333%}
.col-xl-8 {
    width: 66.666667%}
.col-xl-9 {
    width: 75%}
.col-xl-10 {
    width: 83.333333%}
.col-xl-11 {
    width: 91.666667%}
.col-xl-12 {
    width: 100%}
.col-xl-pull-0 {
    right: auto;
}
.col-xl-pull-1 {
    right: 8.333333%}
.col-xl-pull-2 {
    right: 16.666667%}
.col-xl-pull-3 {
    right: 25%}
.col-xl-pull-4 {
    right: 33.333333%}
.col-xl-pull-5 {
    right: 41.666667%}
.col-xl-pull-6 {
    right: 50%}
.col-xl-pull-7 {
    right: 58.333333%}
.col-xl-pull-8 {
    right: 66.666667%}
.col-xl-pull-9 {
    right: 75%}
.col-xl-pull-10 {
    right: 83.333333%}
.col-xl-pull-11 {
    right: 91.666667%}
.col-xl-pull-12 {
    right: 100%}
.col-xl-push-0 {
    left: auto;
}
.col-xl-push-1 {
    left: 8.333333%}
.col-xl-push-2 {
    left: 16.666667%}
.col-xl-push-3 {
    left: 25%}
.col-xl-push-4 {
    left: 33.333333%}
.col-xl-push-5 {
    left: 41.666667%}
.col-xl-push-6 {
    left: 50%}
.col-xl-push-7 {
    left: 58.333333%}
.col-xl-push-8 {
    left: 66.666667%}
.col-xl-push-9 {
    left: 75%}
.col-xl-push-10 {
    left: 83.333333%}
.col-xl-push-11 {
    left: 91.666667%}
.col-xl-push-12 {
    left: 100%}
.col-xl-offset-0 {
    margin-left: 0;
}
.col-xl-offset-1 {
    margin-left: 8.333333%}
.col-xl-offset-2 {
    margin-left: 16.666667%}
.col-xl-offset-3 {
    margin-left: 25%}
.col-xl-offset-4 {
    margin-left: 33.333333%}
.col-xl-offset-5 {
    margin-left: 41.666667%}
.col-xl-offset-6 {
    margin-left: 50%}
.col-xl-offset-7 {
    margin-left: 58.333333%}
.col-xl-offset-8 {
    margin-left: 66.666667%}
.col-xl-offset-9 {
    margin-left: 75%}
.col-xl-offset-10 {
    margin-left: 83.333333%}
.col-xl-offset-11 {
    margin-left: 91.666667%}
.col-xl-offset-12 {
    margin-left: 100%}
}
.table {
    width: 100%;
    max-width: 100%}
.table td, .table th {
    padding: .75rem;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef;
}
.table tbody+tbody {
    border-top: 2px solid #eceeef;
}
.table .table {
    background-color: #fff;
}
.table-sm td, .table-sm th {
    padding: .3rem;
}
.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #eceeef;
}
.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
}
.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.table-active, .table-active>td, .table-active>th, .table-hover tbody tr:hover {
    background-color: #f5f5f5;
}
.table-hover .table-active:hover, .table-hover .table-active:hover>td, .table-hover .table-active:hover>th {
    background-color: #e8e8e8;
}
.table-success, .table-success>td, .table-success>th {
    background-color: #dff0d8;
}
.table-hover .table-success:hover, .table-hover .table-success:hover>td, .table-hover .table-success:hover>th {
    background-color: #d0e9c6;
}
.table-info, .table-info>td, .table-info>th {
    background-color: #d9edf7;
}
.table-hover .table-info:hover, .table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
    background-color: #c4e3f3;
}
.table-warning, .table-warning>td, .table-warning>th {
    background-color: #fcf8e3;
}
.table-hover .table-warning:hover, .table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
    background-color: #faf2cc;
}
.table-danger, .table-danger>td, .table-danger>th {
    background-color: #f2dede;
}
.table-hover .table-danger:hover, .table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th {
    background-color: #ebcccc;
}
.table-responsive {
    display: block;
    width: 100%;
    min-height: .01%;
    overflow-x: auto;
}
.table-responsive-buy {
    display: block;
    width: 100%;
    min-height: .01%;
}
.carousel-inner, .collapsing, .dropdown-divider, .embed-responsive, .modal, .modal-open, .navbar-divider, .sr-only {
    overflow: hidden;
}
.thead-inverse th {
    color: #fff;
    background-color: #373a3c;
}
.thead-default th {
    color: #55595c;
    background-color: #eceeef;
}
.table-inverse {
    color: #eceeef;
    background-color: #373a3c;
}
.table-inverse.table-bordered {
    border: 0;
}
.table-inverse td, .table-inverse th, .table-inverse thead th {
    border-color: #55595c;
}
.table-reflow tbody {
    display: block;
    white-space: nowrap;
}
.table-reflow td, .table-reflow th {
    border-top: 1px solid #eceeef;
    border-left: 1px solid #eceeef;
}
.table-reflow td:last-child, .table-reflow th:last-child {
    border-right: 1px solid #eceeef;
}
.table-reflow tbody:last-child tr:last-child td, .table-reflow tbody:last-child tr:last-child th, .table-reflow tfoot:last-child tr:last-child td, .table-reflow tfoot:last-child tr:last-child th, .table-reflow thead:last-child tr:last-child td, .table-reflow thead:last-child tr:last-child th {
    border-bottom: 1px solid #eceeef;
}
.table-reflow tr td, .table-reflow tr th {
    display: block!important;
    border: 1px solid #eceeef;
}
.form-control, .form-control-file, .form-control-range {
    display: block;
}
.form-control {
    width: 100%;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control:focus {
    outline: 0;
}
.form-control::-webkit-input-placeholder {
    color: #999;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #999;
    opacity: 1;
}
.form-control::placeholder {
    color: #999;
    opacity: 1;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .form-control-feedback, .has-success .form-control-label, .has-success .radio, .has-success .radio-inline, .has-success .text-help, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #5cb85c;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1;
}
.form-control:disabled {
    cursor: not-allowed;
}
.form-control-label {
    padding: .375rem .75rem;
    margin-bottom: 0;
}
@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: 2.25rem;
}
.input-group-sm input[type=date].form-control, .input-group-sm input[type=datetime-local].form-control, .input-group-sm input[type=month].form-control, .input-group-sm input[type=time].form-control, input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
    line-height: 1.8625rem;
}
.input-group-lg input[type=date].form-control, .input-group-lg input[type=datetime-local].form-control, .input-group-lg input[type=month].form-control, .input-group-lg input[type=time].form-control, input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
    line-height: 3.166667rem;
}
}
.form-control-static {
    min-height: 2.25rem;
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
}
.form-control-static.form-control-lg, .form-control-static.form-control-sm, .input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn, .input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0;
}
.form-control-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    padding: .275rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
.form-control-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    padding: .75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.333333;
    border-radius: .3rem;
}
.form-group {
    margin-bottom: 1rem;
}
.checkbox, .radio {
    position: relative;
    display: block;
    margin-bottom: .75rem;
}
.checkbox label, .checkbox-inline, .radio label, .radio-inline {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer;
}
.checkbox label input:only-child, .radio label input:only-child {
    position: static;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: .25rem;
    margin-left: -1.25rem;
}
.collapsing, .dropdown, .dropup {
    position: relative;
}
.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: .75rem;
}
.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, input[type=checkbox].disabled, input[type=checkbox]:disabled, input[type=radio].disabled, input[type=radio]:disabled {
    cursor: not-allowed;
}
.form-control-danger, .form-control-success, .form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .5625rem;
    -webkit-background-size: 1.4625rem 1.4625rem;
    background-size: 1.4625rem 1.4625rem;
}
.has-success .form-control {
    border-color: #5cb85c;
}
.has-success .input-group-addon {
    color: #5cb85c;
    background-color: #eaf6ea;
    border-color: #5cb85c;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .form-control-feedback, .has-warning .form-control-label, .has-warning .radio, .has-warning .radio-inline, .has-warning .text-help, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #f0ad4e;
}
.has-success .form-control-success {
    background-image: url(data:image/svg+xml;
    base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjNWNiODVjIiBkPSJNMjMzLjggNjEwYy0xMy4zIDAtMjYtNi0zNC0xNi44TDkwLjUgNDQ4LjhDNzYuMyA0MzAgODAgNDAzLjMgOTguOCAzODljMTguOC0xNC4yIDQ1LjUtMTAuNCA1OS44IDguNGw3MiA5NUw0NTEuMyAyNDJjMTIuNS0yMCAzOC44LTI2LjIgNTguOC0xMy43IDIwIDEyLjQgMjYgMzguNyAxMy43IDU4LjhMMjcwIDU5MGMtNy40IDEyLTIwLjIgMTkuNC0zNC4zIDIwaC0yeiIvPjwvc3ZnPg==);
}
.has-warning .form-control {
    border-color: #f0ad4e;
}
.has-warning .input-group-addon {
    color: #f0ad4e;
    background-color: #fff;
    border-color: #f0ad4e;
}
.has-danger .checkbox, .has-danger .checkbox-inline, .has-danger .form-control-feedback, .has-danger .form-control-label, .has-danger .radio, .has-danger .radio-inline, .has-danger .text-help, .has-danger.checkbox label, .has-danger.checkbox-inline label, .has-danger.radio label, .has-danger.radio-inline label {
    color: #d9534f;
}
.has-warning .form-control-warning {
    background-image: url(data:image/svg+xml;
    base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZjBhZDRlIiBkPSJNNjAzIDY0MC4ybC0yNzguNS01MDljLTMuOC02LjYtMTAuOC0xMC42LTE4LjUtMTAuNnMtMTQuNyA0LTE4LjUgMTAuNkw5IDY0MC4yYy0zLjcgNi41LTMuNiAxNC40LjIgMjAuOCAzLjggNi41IDEwLjggMTAuNCAxOC4zIDEwLjRoNTU3YzcuNiAwIDE0LjYtNCAxOC40LTEwLjQgMy41LTYuNCAzLjYtMTQuNCAwLTIwLjh6bS0yNjYuNC0zMGgtNjEuMlY1NDloNjEuMnY2MS4yem0wLTEwN2gtNjEuMlYzMDRoNjEuMnYxOTl6Ii8+PC9zdmc+);
}
.has-danger .form-control {
    border-color: #d9534f;
}
.has-danger .input-group-addon {
    color: #d9534f;
    background-color: #fdf7f7;
    border-color: #d9534f;
}
.has-danger .form-control-danger {
    background-image: url(data:image/svg+xml;
    base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNzkyIj48cGF0aCBmaWxsPSIjZDk1MzRmIiBkPSJNNDQ3IDU0NC40Yy0xNC40IDE0LjQtMzcuNiAxNC40LTUyIDBsLTg5LTkyLjctODkgOTIuN2MtMTQuNSAxNC40LTM3LjcgMTQuNC01MiAwLTE0LjQtMTQuNC0xNC40LTM3LjYgMC01Mmw5Mi40LTk2LjMtOTIuNC05Ni4zYy0xNC40LTE0LjQtMTQuNC0zNy42IDAtNTJzMzcuNi0xNC4zIDUyIDBsODkgOTIuOCA4OS4yLTkyLjdjMTQuNC0xNC40IDM3LjYtMTQuNCA1MiAwIDE0LjMgMTQuNCAxNC4zIDM3LjYgMCA1MkwzNTQuNiAzOTZsOTIuNCA5Ni40YzE0LjQgMTQuNCAxNC40IDM3LjYgMCA1MnoiLz48L3N2Zz4=);
}
@media (min-width: 544px) {
    .form-inline .form-control-static, .form-inline .form-group {
    display: inline-block;
}
.form-inline .form-control-label, .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.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 .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;
}
}
.btn-block, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%}
.btn {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -ms-user-select: none;
    user-select: none;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.btn.focus, .btn:focus, .btn:hover {
    text-decoration: none;
}
.btn.active, .btn:active {
    background-image: none;
}
.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65;
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
    border-color: #0275d8;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    color: #fff;
    border-color: #01549b;
}
.btn-primary.active, .btn-primary:active, .open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #025aa5;
    background-image: none;
    border-color: #01549b;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #014682;
    border-color: #01315a;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary:disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled:hover {
    background-color: #0275d8;
    border-color: #0275d8;
}
.btn-secondary {
    color: #373a3c;
    background-color: #fff;
    border-color: #ccc;
}
.btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover {
    color: #373a3c;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn-secondary.active, .btn-secondary:active, .open>.btn-secondary.dropdown-toggle {
    color: #373a3c;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
}
.btn-secondary.active.focus, .btn-secondary.active:focus, .btn-secondary.active:hover, .btn-secondary:active.focus, .btn-secondary:active:focus, .btn-secondary:active:hover, .open>.btn-secondary.dropdown-toggle.focus, .open>.btn-secondary.dropdown-toggle:focus, .open>.btn-secondary.dropdown-toggle:hover {
    color: #373a3c;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}
.btn-secondary.disabled.focus, .btn-secondary.disabled:focus, .btn-secondary.disabled:hover, .btn-secondary:disabled.focus, .btn-secondary:disabled:focus, .btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-info.focus, .btn-info:focus, .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
}
.btn-info.active, .btn-info:active, .open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2;
}
.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>.btn-info.dropdown-toggle.focus, .open>.btn-info.dropdown-toggle:focus, .open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a;
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info:disabled.focus, .btn-info:disabled:focus, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-success.focus, .btn-success:focus, .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641;
}
.btn-success.active, .btn-success:active, .open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641;
}
.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>.btn-success.dropdown-toggle.focus, .open>.btn-success.dropdown-toggle:focus, .open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #2d672d;
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success:disabled.focus, .btn-success:disabled:focus, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-warning.focus, .btn-warning:focus, .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
}
.btn-warning.active, .btn-warning:active, .open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316;
}
.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>.btn-warning.dropdown-toggle.focus, .open>.btn-warning.dropdown-toggle:focus, .open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f;
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning:disabled.focus, .btn-warning:disabled:focus, .btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-danger.focus, .btn-danger:focus, .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
}
.btn-danger.active, .btn-danger:active, .open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a;
}
.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>.btn-danger.dropdown-toggle.focus, .open>.btn-danger.dropdown-toggle:focus, .open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #8b211e;
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger:disabled.focus, .btn-danger:disabled:focus, .btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-primary-outline {
    color: #0275d8;
    background-color: transparent;
    background-image: none;
    border-color: #0275d8;
}
.btn-primary-outline.active, .btn-primary-outline.focus, .btn-primary-outline:active, .btn-primary-outline:focus, .btn-primary-outline:hover, .open>.btn-primary-outline.dropdown-toggle {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}
.btn-primary-outline.disabled.focus, .btn-primary-outline.disabled:focus, .btn-primary-outline.disabled:hover, .btn-primary-outline:disabled.focus, .btn-primary-outline:disabled:focus, .btn-primary-outline:disabled:hover {
    border-color: #43a7fd;
}
.btn-secondary-outline {
    color: #ccc;
    background-color: transparent;
    background-image: none;
    border-color: #ccc;
}
.btn-secondary-outline.active, .btn-secondary-outline.focus, .btn-secondary-outline:active, .btn-secondary-outline:focus, .btn-secondary-outline:hover, .open>.btn-secondary-outline.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}
.btn-secondary-outline.disabled.focus, .btn-secondary-outline.disabled:focus, .btn-secondary-outline.disabled:hover, .btn-secondary-outline:disabled.focus, .btn-secondary-outline:disabled:focus, .btn-secondary-outline:disabled:hover {
    border-color: #fff;
}
.btn-info-outline {
    color: #5bc0de;
    background-color: transparent;
    background-image: none;
    border-color: #5bc0de;
}
.btn-info-outline.active, .btn-info-outline.focus, .btn-info-outline:active, .btn-info-outline:focus, .btn-info-outline:hover, .open>.btn-info-outline.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-info-outline.disabled.focus, .btn-info-outline.disabled:focus, .btn-info-outline.disabled:hover, .btn-info-outline:disabled.focus, .btn-info-outline:disabled:focus, .btn-info-outline:disabled:hover {
    border-color: #b0e1ef;
}
.btn-success-outline {
    color: #5cb85c;
    background-color: transparent;
    background-image: none;
    border-color: #5cb85c;
}
.btn-success-outline.active, .btn-success-outline.focus, .btn-success-outline:active, .btn-success-outline:focus, .btn-success-outline:hover, .open>.btn-success-outline.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-success-outline.disabled.focus, .btn-success-outline.disabled:focus, .btn-success-outline.disabled:hover, .btn-success-outline:disabled.focus, .btn-success-outline:disabled:focus, .btn-success-outline:disabled:hover {
    border-color: #a3d7a3;
}
.btn-warning-outline {
    color: #f0ad4e;
    background-color: transparent;
    background-image: none;
    border-color: #f0ad4e;
}
.btn-warning-outline.active, .btn-warning-outline.focus, .btn-warning-outline:active, .btn-warning-outline:focus, .btn-warning-outline:hover, .open>.btn-warning-outline.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.btn-warning-outline.disabled.focus, .btn-warning-outline.disabled:focus, .btn-warning-outline.disabled:hover, .btn-warning-outline:disabled.focus, .btn-warning-outline:disabled:focus, .btn-warning-outline:disabled:hover {
    border-color: #f8d9ac;
}
.btn-danger-outline {
    color: #d9534f;
    background-color: transparent;
    background-image: none;
    border-color: #d9534f;
}
.btn-danger-outline.active, .btn-danger-outline.focus, .btn-danger-outline:active, .btn-danger-outline:focus, .btn-danger-outline:hover, .open>.btn-danger-outline.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}
.btn-danger-outline.disabled.focus, .btn-danger-outline.disabled:focus, .btn-danger-outline.disabled:hover, .btn-danger-outline:disabled.focus, .btn-danger-outline:disabled:focus, .btn-danger-outline:disabled:hover {
    border-color: #eba5a3;
}
.btn-link {
    font-weight: 400;
    color: #0275d8;
    border-radius: 0;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
    background-color: transparent;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
    color: #014c8c;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none;
}
.btn-group-lg>.btn, .btn-lg {
    padding: .75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.333333;
    border-radius: .3rem;
}
.btn-group-sm>.btn, .btn-sm {
    padding: .25rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
.dropdown-header, .dropdown-item {
    padding: 3px 20px;
    line-height: 1.5;
    white-space: nowrap;
}
.btn-block {
    display: block;
}
.btn-block+.btn-block {
    margin-top: 5px;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    height: 0;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height;
    -o-transition-property: height;
    transition-property: height;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .25rem;
    margin-left: .25rem;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid;
}
.dropdown-menu {
    color: #373a3c;
}
.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    background-color: #e5e5e5;
}
.dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #373a3c;
    text-align: inherit;
    background: 0 0;
    border: 0;
}
.c-indicator, .label, .pager {
    text-align: center;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5;
}
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0275d8;
    outline: 0;
}
.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91;
}
.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"}
.c-input, .file {
    cursor: pointer;
}
.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;
    font-size: .875rem;
    color: #818a91;
}
.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: .3em solid;
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
.c-indicator, .file-custom {
    top: 0;
    -ms-user-select: none;
    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::after {
    display: table;
    clear: both;
    content: ""}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
    margin-left: 5px;
}
.btn .caret, .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: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-lg.btn-group>.btn+.dropdown-toggle, .btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}
.btn-group-lg>.btn .caret, .btn-lg .caret {
    border-width: .3em .3em 0;
    border-bottom-width: 0;
}
.dropup .btn-group-lg>.btn .caret, .dropup .btn-lg .caret {
    border-width: 0 .3em .3em;
}
.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::after {
    display: table;
    clear: both;
    content: ""}
.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:first-child:not(:last-child) {
    border-top-right-radius: .25rem;
    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-left-radius: .25rem;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn, .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;
}
.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;
}
[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;
}
.c-input, .input-group, .input-group-btn, .input-group-btn>.btn {
    position: relative;
}
.input-group {
    display: table;
    border-collapse: separate;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover, .input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
    z-index: 3;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon {
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1;
    color: #55595c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid #ccc;
    border-radius: .25rem;
}
.alert-link, .close, .label {
    font-weight: 700;
}
.input-group-addon.form-control-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .275rem .75rem;
    font-size: .875rem;
    border-radius: .2rem;
}
.input-group-addon.form-control-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .75rem 1.25rem;
    font-size: 1.25rem;
    border-radius: .3rem;
}
.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 {
    font-size: 0;
    white-space: nowrap;
}
.input-group-btn>.btn+.btn {
    margin-left: -1px;
}
.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;
}
.c-input+.c-input, .nav-inline .nav-item+.nav-item, .nav-inline .nav-link+.nav-link {
    margin-left: 1rem;
}
.input-group-btn:last-child>.btn-group:active, .input-group-btn:last-child>.btn-group:focus, .input-group-btn:last-child>.btn-group:hover, .input-group-btn:last-child>.btn:active, .input-group-btn:last-child>.btn:focus, .input-group-btn:last-child>.btn:hover {
    z-index: 3;
}
.c-input {
    display: inline;
    padding-left: 1.5rem;
    color: #555;
}
.c-input>input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}
.c-input>input:checked~.c-indicator {
    color: #fff;
    background-color: #0074d9;
}
.c-input>input:focus~.c-indicator {
    -webkit-box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
    box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9;
}
.c-input>input:active~.c-indicator {
    color: #fff;
    background-color: #84c6ff;
}
.c-indicator {
    position: absolute;
    display: block;
    width: 1rem;
    height: 1rem;
    font-size: 65%;
    line-height: 1rem;
    color: #eee;
    user-select: none;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 50% 50%;
    background-size: 50% 50%}
.c-checkbox .c-indicator {
    border-radius: .25rem;
}
.c-checkbox input:checked~.c-indicator {
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
}
.c-checkbox input: indeterminate~.c-indicator {
    background-color: #0074d9;
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLDN2Mmg4VjNIMHoiLz4NCjwvc3ZnPg0K);
}
.c-radio .c-indicator {
    border-radius: 50%}
.c-radio input:checked~.c-indicator {
    background-image: url(data:image/svg+xml;
    base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTQsMUMyLjMsMSwxLDIuMywxLDRzMS4zLDMsMywzczMtMS4zLDMtM1M1LjcsMSw0LDF6Ii8+DQo8L3N2Zz4NCg==);
}
.c-inputs-stacked .c-input {
    display: inline;
}
.c-inputs-stacked .c-input::after {
    display: block;
    margin-bottom: .25rem;
    content: ""}
.c-select, .file {
    display: inline-block;
}
.c-inputs-stacked .c-input+.c-input {
    margin-left: 0;
}
.c-select {
    max-width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem\9;
    color: #55595c;
    vertical-align: middle;
    background: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) right .75rem center no-repeat #fff;
    background-image: none\9;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
    border: 1px solid #ccc;
}
.c-select:focus {
    border-color: #51a7e8;
    outline: 0;
}
.c-select::-ms-expand {
    opacity: 0;
}
.c-select-sm {
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 12px;
}
.c-select-sm:not([multiple]) {
    height: 26px;
    min-height: 26px;
}
.file {
    position: relative;
    height: 2.5rem;
}
.file-custom, .file-custom::before {
    position: absolute;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
}
.file input {
    min-width: 14rem;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0;
}
.file-custom {
    right: 0;
    z-index: 5;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
}
.file-custom::after {
    content: "Choose file..."}
.file-custom::before {
    top: -.075rem;
    right: -.075rem;
    bottom: -.075rem;
    z-index: 6;
    display: block;
    content: "Browse";
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 .25rem .25rem 0;
}
.nav-inline .nav-item, .nav-link {
    display: inline-block;
}
.nav-pills::after, .nav-tabs::after, .navbar::after {
    content: "";
    clear: both;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}
.nav-link.disabled {
    color: #818a91;
}
.nav-link.disabled, .nav-link.disabled:focus, .nav-link.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: transparent;
}
.nav-pills .nav-item+.nav-item, .nav-tabs .nav-item+.nav-item {
    margin-left: .2rem;
}
.nav-tabs::after {
    display: table;
}
.nav-tabs .nav-item {
    float: left;
    margin-bottom: -1px;
}
.card, .card-title {
    margin-bottom: .75rem;
}
.nav-tabs .nav-link {
    display: block;
    padding: .5em 1em;
    border: 1px solid transparent;
    border-radius: .25rem .25rem 0 0;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd;
}
.nav-tabs .nav-link.disabled, .nav-tabs .nav-link.disabled:focus, .nav-tabs .nav-link.disabled:hover {
    color: #818a91;
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.open .nav-link, .nav-tabs .nav-item.open .nav-link:focus, .nav-tabs .nav-item.open .nav-link:hover, .nav-tabs .nav-link.active, .nav-tabs .nav-link.active:focus, .nav-tabs .nav-link.active:hover {
    color: #55595c;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
}
.nav-pills::after {
    display: table;
}
.nav-pills .nav-item {
    float: left;
}
.nav-pills .nav-link {
    display: block;
    padding: .5em 1em;
    border-radius: .25rem;
}
.nav-pills .nav-item.open .nav-link, .nav-pills .nav-item.open .nav-link:focus, .nav-pills .nav-item.open .nav-link:hover, .nav-pills .nav-link.active, .nav-pills .nav-link.active:focus, .nav-pills .nav-link.active:hover {
    color: #fff;
    cursor: default;
    background-color: #0275d8;
}
.nav-stacked .nav-item {
    display: block;
    float: none;
}
.breadcrumb>li, .navbar-brand, .navbar-nav .nav-item, .page-link {
    float: left;
}
.nav-stacked .nav-item+.nav-item {
    margin-top: .2rem;
    margin-left: 0;
}
.navbar-divider, .navbar-nav .nav-item+.nav-item, .navbar-nav .nav-link+.nav-link {
    margin-left: 1rem;
}
.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;
    padding: .5rem 1rem;
}
.navbar::after {
    display: table;
}
.navbar-full {
    z-index: 1000;
}
.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.navbar-fixed-top {
    top: 0;
}
.navbar-fixed-bottom {
    bottom: 0;
}
.navbar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%}
@media (min-width:544px) {
    .navbar {
    border-radius: .25rem;
}
.navbar-fixed-bottom, .navbar-fixed-top, .navbar-full, .navbar-sticky-top {
    border-radius: 0;
}
}
.navbar-brand {
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem;
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand>img {
    display: block;
}
.navbar-divider {
    float: left;
    width: 1px;
    padding-top: .425rem;
    padding-bottom: .425rem;
    margin-right: 1rem;
}
.navbar-divider::before {
    content: "\00a0"}
.navbar-toggler {
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
}
@media (min-width:544px) {
    .navbar-toggleable-xs {
    display: block!important;
}
}
@media (min-width:768px) {
    .navbar-toggleable-sm {
    display: block!important;
}
}
@media (min-width:992px) {
    .navbar-toggleable-md {
    display: block!important;
}
}
.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem;
}
.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .8);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .3);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .6);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .active>.nav-link:focus, .navbar-light .navbar-nav .active>.nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.active:focus, .navbar-light .navbar-nav .nav-link.active:hover, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .nav-link.open:focus, .navbar-light .navbar-nav .nav-link.open:hover, .navbar-light .navbar-nav .open>.nav-link, .navbar-light .navbar-nav .open>.nav-link:focus, .navbar-light .navbar-nav .open>.nav-link:hover {
    color: rgba(0, 0, 0, .8);
}
.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, .075);
}
.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5);
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75);
}
.card-inverse .card-blockquote, .card-inverse .card-footer, .card-inverse .card-header, .card-inverse .card-title, .navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .active>.nav-link:focus, .navbar-dark .navbar-nav .active>.nav-link:hover, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.active:focus, .navbar-dark .navbar-nav .nav-link.active:hover, .navbar-dark .navbar-nav .nav-link.open, .navbar-dark .navbar-nav .nav-link.open:focus, .navbar-dark .navbar-nav .nav-link.open:hover, .navbar-dark .navbar-nav .open>.nav-link, .navbar-dark .navbar-nav .open>.nav-link:focus, .navbar-dark .navbar-nav .open>.nav-link:hover {
    color: #fff;
}
.navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, .075);
}
.card {
    position: relative;
    display: block;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: .25rem;
}
.card-block {
    padding: 1.25rem;
}
.card-footer, .card-header {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5;
}
.card-subtitle, .card-text:last-child {
    margin-bottom: 0;
}
.card-subtitle {
    margin-top: -.375rem;
}
.card-link:hover {
    text-decoration: none;
}
.card-link+.card-link {
    margin-left: 1.25rem;
}
.card>.list-group:first-child .list-group-item:first-child {
    border-radius: .25rem .25rem 0 0;
}
.card>.list-group:last-child .list-group-item:last-child {
    border-radius: 0 0 .25rem .25rem;
}
.card-header {
    border-bottom: 1px solid #e5e5e5;
}
.card-header:first-child {
    border-radius: .25rem .25rem 0 0;
}
.card-footer {
    border-top: 1px solid #e5e5e5;
}
.card-footer:last-child {
    border-radius: 0 0 .25rem .25rem;
}
.card-primary {
    background-color: #0275d8;
    border-color: #0275d8;
}
.card-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}
.card-danger {
    background-color: #d9534f;
    border-color: #d9534f;
}
.card-danger-outline, .card-info-outline, .card-primary-outline, .card-secondary-outline, .card-success-outline, .card-warning-outline {
    background-color: transparent;
}
.card-primary-outline {
    border-color: #0275d8;
}
.card-secondary-outline {
    border-color: #ccc;
}
.card-info-outline {
    border-color: #5bc0de;
}
.card-success-outline {
    border-color: #5cb85c;
}
.card-warning-outline {
    border-color: #f0ad4e;
}
.card-danger-outline {
    border-color: #d9534f;
}
.card-inverse .card-footer, .card-inverse .card-header {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.card-inverse .card-blockquote>footer, .card-inverse .card-link, .card-inverse .card-text {
    color: rgba(255, 255, 255, .65);
}
.card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff;
}
.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0;
}
.card-img {
    border-radius: .25rem;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}
.card-img-top {
    border-radius: .25rem .25rem 0 0;
}
.card-img-bottom {
    border-radius: 0 0 .25rem .25rem;
}
@media (min-width:544px) {
    .card-deck {
    display: table;
    table-layout: fixed;
    border-spacing: 1.25rem 0;
}
.card-deck .card {
    display: table-cell;
    width: 1%;
    vertical-align: top;
}
.card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
}
.card-group {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.card-group .card {
    display: table-cell;
    vertical-align: top;
}
.card-group .card+.card {
    margin-left: 0;
    border-left: 0;
}
.card-group .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
}
.card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
}
.card-group .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
}
.card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
}
.card-group .card:not(:first-child):not(:last-child), .card-group .card:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child) .card-img-top {
    border-radius: 0;
}
.card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}
.card-columns .card {
    display: inline-block;
    width: 100%}
}
.breadcrumb, .pagination {
    border-radius: .25rem;
    margin-bottom: 1rem;
}
.breadcrumb {
    padding: .75rem 1rem;
    list-style: none;
    background-color: #eceeef;
}
.breadcrumb::after {
    display: table;
    clear: both;
    content: ""}
.breadcrumb>li+li::before {
    padding-right: .5rem;
    padding-left: .5rem;
    color: #818a91;
    content: "/"}
.breadcrumb>.active {
    color: #818a91;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem;
}
.page-item {
    display: inline;
}
.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
.page-item.active .page-link, .page-item.active .page-link:focus, .page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0275d8;
    border-color: #0275d8;
}
.page-item.disabled .page-link, .page-item.disabled .page-link:focus, .page-item.disabled .page-link:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.page-link {
    position: relative;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.5;
    color: #0275d8;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.page-link:focus, .page-link:hover {
    color: #014c8c;
    background-color: #eceeef;
    border-color: #ddd;
}
.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.333333;
}
.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
}
.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem;
}
.pagination-sm .page-link {
    padding: .275rem .75rem;
    font-size: .875rem;
    line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem;
}
.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem;
}
.pager {
    padding-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    list-style: none;
}
.pager::after {
    display: table;
    clear: both;
    content: ""}
.pager li {
    display: inline;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}
.pager li>a:focus, .pager li>a:hover {
    text-decoration: none;
    background-color: #eceeef;
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
    color: #818a91;
    cursor: not-allowed;
    background-color: #fff;
}
.pager-next>a, .pager-next>span {
    float: right;
}
.pager-prev>a, .pager-prev>span {
    float: left;
}
.label {
    display: inline-block;
    line-height: 1;
    color: #fff;
    white-space: nowrap;
    vertical-align: baseline;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.label-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem;
}
.label-default {
    background-color: #818a91;
}
.label-default[href]:focus, .label-default[href]:hover {
    background-color: #687077;
}
.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #025aa5;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #eceeef;
    border-radius: .3rem;
}
@media (min-width:544px) {
    .jumbotron {
    padding: 4rem 2rem;
}
}
.jumbotron-hr {
    border-top-color: #d0d5d8;
}
.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}
.alert {
    padding: 15px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
}
.alert>p, .alert>ul {
    margin-bottom: 0;
}
.alert-heading {
    color: inherit;
}
.alert-dismissible {
    padding-right: 35px;
}
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.alert-success {
    color: #3c763d;
    border-color: #d0e9c6;
}
.alert-success hr {
    border-top-color: #c1e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    color: #31708f;
    border-color: #bcdff1;
}
.alert-info hr {
    border-top-color: #a6d5ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    color: #8a6d3b;
    border-color: #faf2cc;
}
.alert-warning hr {
    border-top-color: #f7ecb5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    color: #a94442;
    border-color: #ebcccc;
}
.alert-danger hr {
    border-top-color: #e4b9b9;
}
.alert-danger .alert-link {
    color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
    from {
    background-position: 1rem 0;
}
to {
    background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
    from {
    background-position: 1rem 0;
}
to {
    background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
    from {
    background-position: 1rem 0;
}
to {
    background-position: 0 0;
}
}
.progress {
    display: block;
    width: 100%}
.progress[value] {
    color: #0074d9;
    border: 0;
    appearance: none;
}
.progress[value]::-webkit-progress-bar {
    background-color: #eee;
    border-radius: .25rem;
}
.progress[value]::-webkit-progress-value::before {
    content: attr(value);
}
.progress[value]::-webkit-progress-value {
    background-color: #0074d9;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.progress[value="100"]::-webkit-progress-value {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
@media screen and (min-width:0\0) {
    .progress {
    background-color: #eee;
    border-radius: .25rem;
}
.progress-bar {
    display: inline-block;
    height: 1rem;
    text-indent: -999rem;
    background-color: #0074d9;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.progress[width^="0"] {
    min-width: 2rem;
    color: #818a91;
    background-color: transparent;
    background-image: none;
}
.progress[width="100%"] {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}
}
.progress-striped[value]::-webkit-progress-value {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 1rem 1rem;
    background-size: 1rem 1rem;
}
.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}
.progress-animated[value]::-webkit-progress-value {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-success[value]::-webkit-progress-value {
    background-color: #5cb85c;
}
.progress-success[value]::-moz-progress-bar {
    background-color: #5cb85c;
}
@media screen and (min-width:0\0) {
    .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 1rem 1rem;
    background-size: 1rem 1rem;
}
.progress-animated .progress-bar-striped {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}
.progress-success .progress-bar {
    background-color: #5cb85c;
}
.progress-info .progress-bar {
    background-color: #5bc0de;
}
}
.progress-info[value]::-webkit-progress-value {
    background-color: #5bc0de;
}
.progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de;
}
.progress-warning[value]::-webkit-progress-value {
    background-color: #f0ad4e;
}
.progress-warning[value]::-moz-progress-bar {
    background-color: #f0ad4e;
}
@media screen and (min-width:0\0) {
    .progress-warning .progress-bar {
    background-color: #f0ad4e;
}
.progress-danger .progress-bar {
    background-color: #d9534f;
}
}
.progress-danger[value]::-webkit-progress-value {
    background-color: #d9534f;
}
.progress-danger[value]::-moz-progress-bar {
    background-color: #d9534f;
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media-body {
    width: 10000px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.easyzoom img, .media-bottom {
    vertical-align: bottom;
}
.media-object {
    display: block;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media-right {
    padding-left: 10px;
}
.media-left {
    padding-right: 10px;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.media-list {
    padding-left: 0;
    list-style: none;
}
.list-group {
    padding-left: 0;
    margin-bottom: 0;
}
.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.list-group-flush .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}
a.list-group-item, button.list-group-item {
    width: 100%;
    color: #555;
    text-align: inherit;
}
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-color: #f5f5f5;
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: #eceeef;
}
.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: #818a91;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}
.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: #a8d6fe;
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #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-color: #3c763d;
    border-color: #3c763d;
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #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-color: #31708f;
    border-color: #31708f;
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #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-color: #8a6d3b;
    border-color: #8a6d3b;
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #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-color: #a94442;
    border-color: #a94442;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
}
.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-21by9 {
    padding-bottom: 42.857143%}
.embed-responsive-16by9 {
    padding-bottom: 56.25%}
.embed-responsive-4by3 {
    padding-bottom: 75%}
.embed-responsive-1by1 {
    padding-bottom: 100%}
.close {
    float: right;
    font-size: 1.5rem;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}
.popover, .tooltip {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    line-break: auto;
    text-decoration: none;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal-footer::after, .modal-header::after {
    display: table;
    content: "";
    clear: both;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: transform .3s ease-out, -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: .5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.popover, .tooltip {
    position: absolute;
    display: block;
}
.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:544px) {
    .modal-dialog {
    width: 600px;
    margin: 30px auto;
}
.modal-sm {
    width: 300px;
}
}@media (min-width:768px) {
    .modal-lg {
    width: 900px;
}
}.tooltip {
    z-index: 1070;
    text-align: left;
    text-align: start;
    opacity: 0;
}
.tooltip.in {
    opacity: .9;
}
.tooltip.bs-tether-element-attached-bottom, .tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.bs-tether-element-attached-bottom .tooltip-arrow, .tooltip.tooltip-top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #0a253e;
}
.tooltip.bs-tether-element-attached-left, .tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bs-tether-element-attached-left .tooltip-arrow, .tooltip.tooltip-right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #0a253e;
}
.tooltip.bs-tether-element-attached-top, .tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.bs-tether-element-attached-top .tooltip-arrow, .tooltip.tooltip-bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #0a253e;
}
.tooltip.bs-tether-element-attached-right, .tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip.bs-tether-element-attached-right .tooltip-arrow, .tooltip.tooltip-left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #0a253e;
}
.tooltip-inner {
    color: #fff;
    text-align: center;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
}
.carousel-caption, .carousel-control {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.popover.bs-tether-element-attached-bottom, .popover.popover-top {
    margin-top: -10px;
}
.popover.bs-tether-element-attached-bottom .popover-arrow, .popover.popover-top .popover-arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}
.popover.bs-tether-element-attached-bottom .popover-arrow::after, .popover.popover-top .popover-arrow::after {
    bottom: 1px;
    margin-left: -10px;
    content: "";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.popover.bs-tether-element-attached-left, .popover.popover-right {
    margin-left: 10px;
}
.popover.bs-tether-element-attached-left .popover-arrow, .popover.popover-right .popover-arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0;
}
.popover.bs-tether-element-attached-left .popover-arrow::after, .popover.popover-right .popover-arrow::after {
    bottom: -10px;
    left: 1px;
    content: "";
    border-right-color: #fff;
    border-left-width: 0;
}
.popover.bs-tether-element-attached-top, .popover.popover-bottom {
    margin-top: 10px;
}
.popover.bs-tether-element-attached-top .popover-arrow, .popover.popover-bottom .popover-arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bs-tether-element-attached-top .popover-arrow::after, .popover.popover-bottom .popover-arrow::after {
    top: 1px;
    margin-left: -10px;
    content: "";
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.bs-tether-element-attached-right, .popover.popover-left {
    margin-left: -10px;
}
.popover.bs-tether-element-attached-right .popover-arrow, .popover.popover-left .popover-arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: rgba(0, 0, 0, .25);
}
.popover.bs-tether-element-attached-right .popover-arrow::after, .popover.popover-left .popover-arrow::after {
    right: 1px;
    bottom: -10px;
    content: "";
    border-right-width: 0;
    border-left-color: #fff;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -.7rem -.7rem 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover-arrow, .popover-arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.carousel, .carousel-inner {
    position: relative;
}
.popover-arrow {
    border-width: 11px;
}
.popover-arrow::after {
    content: "";
    border-width: 10px;
}
.carousel-inner {
    width: 100%}
.carousel-inner>.carousel-item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}
.carousel-inner>.carousel-item>a>img, .carousel-inner>.carousel-item>img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner>.carousel-item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: transform .6s ease-in-out, -o-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.carousel-inner>.carousel-item.active.right, .carousel-inner>.carousel-item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.carousel-inner>.carousel-item.active.left, .carousel-inner>.carousel-item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.carousel-inner>.carousel-item.active, .carousel-inner>.carousel-item.next.left, .carousel-inner>.carousel-item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}
.carousel-inner>.active {
    left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%}
.carousel-inner>.next {
    left: 100%}
.carousel-inner>.prev {
    left: -100%}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0;
}
.carousel-inner>.active.left {
    left: -100%}
.carousel-inner>.active.right {
    left: 100%}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    opacity: .5;
}
.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',  endColorstr='#00000000',  GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',  endColorstr='#80000000',  GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev::before {
    content: "\2039"}
.carousel-control .icon-next::before {
    content: "\203a"}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
}
.carousel-caption .btn, .text-hide {
    text-shadow: none;
}
@media (min-width:544px) {
    .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
}
.carousel-control .icon-prev {
    margin-left: -15px;
}
.carousel-control .icon-next {
    margin-right: -15px;
}
.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
}
.carousel-indicators {
    bottom: 20px;
}
}.clearfix::after {
    display: table;
    clear: both;
    content: ""}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.hidden-xl-down, .hidden-xs-up, .visible-print-block {
    display: none!important;
}
.pull-xs-left {
    float: left!important;
}
.pull-xs-right {
    float: right!important;
}
.pull-xs-none {
    float: none!important;
}
@media (min-width:544px) {
    .pull-sm-left {
    float: left!important;
}
.pull-sm-right {
    float: right!important;
}
.pull-sm-none {
    float: none!important;
}
}@media (min-width:768px) {
    .pull-md-left {
    float: left!important;
}
.pull-md-right {
    float: right!important;
}
.pull-md-none {
    float: none!important;
}
}@media (min-width:992px) {
    .pull-lg-left {
    float: left!important;
}
.pull-lg-right {
    float: right!important;
}
.pull-lg-none {
    float: none!important;
}
}.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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;
}
.invisible {
    visibility: hidden!important;
}
.flexslider .slides:after, .owl-carousel .owl-stage:after, .rev_slider>ul>li, .rev_slider>ul>li:before, .slick-loading .slick-slide, .slick-loading .slick-track, .tp-revslider-mainul>li, .tp-revslider-mainul>li:before, .tp-simpleresponsive>ul>li, .tp-simpleresponsive>ul>li:before {
    visibility: hidden;
}
.text-hide {
    font: "0/0" a;
    color: transparent;
    background-color: transparent;
    border: 0;
}
.nc-icon-glyph.circle, .nc-icon-outline.circle {
    border-radius: 50%}
.text-justify {
    text-align: justify!important;
}
.text-nowrap {
    white-space: nowrap!important;
}
.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-xs-left {
    text-align: left!important;
}
.text-xs-right {
    text-align: right!important;
}
.text-xs-center {
    text-align: center!important;
}
@media (min-width:544px) {
    .text-sm-left {
    text-align: left!important;
}
.text-sm-right {
    text-align: right!important;
}
.text-sm-center {
    text-align: center!important;
}
.hidden-sm-up {
    display: none!important;
}
}@media (min-width:768px) {
    .text-md-left {
    text-align: left!important;
}
.text-md-right {
    text-align: right!important;
}
.text-md-center {
    text-align: center!important;
}
.hidden-md-up {
    display: none!important;
}
}@media (min-width:992px) {
    .text-lg-left {
    text-align: left!important;
}
.text-lg-right {
    text-align: right!important;
}
.text-lg-center {
    text-align: center!important;
}
.hidden-lg-up {
    display: none!important;
}
}.text-lowercase {
    text-transform: lowercase!important;
}
.text-uppercase {
    text-transform: uppercase!important;
}
.text-capitalize {
    text-transform: capitalize!important;
}
.font-weight-normal {
    font-weight: 400;
}
.font-weight-bold {
    font-weight: 700;
}
.font-italic {
    font-style: italic;
}
.text-muted {
    color: #818a91;
}
a.text-primary:focus, a.text-primary:hover {
    color: #025aa5;
}
.text-success {
    color: #5cb85c!important;
}
a.text-success:focus, a.text-success:hover {
    color: #449d44;
}
.text-info {
    color: #5bc0de!important;
}
a.text-info:focus, a.text-info:hover {
    color: #31b0d5;
}
.text-warning {
    color: #f0ad4e!important;
}
a.text-warning:focus, a.text-warning:hover {
    color: #ec971f;
}
.text-danger {
    color: #d9534f!important;
}
a.text-danger:focus, a.text-danger:hover {
    color: #c9302c;
}
.bg-inverse {
    color: #eceeef;
    background-color: #373a3c;
}
.bg-danger, .bg-info, .bg-primary, .bg-success, .bg-warning {
    color: #fff!important;
}
.bg-faded {
    background-color: #f7f7f9;
}
.bg-primary {
    background-color: #0275d8!important;
}
a.bg-primary:focus, a.bg-primary:hover {
    background-color: #025aa5;
}
.bg-success {
    background-color: #5cb85c!important;
}
a.bg-success:focus, a.bg-success:hover {
    background-color: #449d44;
}
.bg-info {
    background-color: #5bc0de!important;
}
a.bg-info:focus, a.bg-info:hover {
    background-color: #31b0d5;
}
.bg-warning {
    background-color: #f0ad4e!important;
}
a.bg-warning:focus, a.bg-warning:hover {
    background-color: #ec971f;
}
.bg-danger {
    background-color: #d9534f!important;
}
.flex-direction-nav a, .flex-direction-nav a:before {
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
}
a.bg-danger:focus, a.bg-danger:hover {
    background-color: #c9302c;
}
.m-x-auto {
    margin-right: auto!important;
    margin-left: auto!important;
}
.m-a-0 {
    margin: 0!important;
}
.m-x-0 {
    margin-right: 0!important;
    margin-left: 0!important;
}
.m-r-1, .m-x-1 {
    margin-right: 1rem!important;
}
.m-l-1, .m-x-1 {
    margin-left: 1rem!important;
}
.m-y-0 {
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.m-t-1, .m-y-1 {
    margin-top: 1rem!important;
}
.m-b-1, .m-y-1 {
    margin-bottom: 1rem!important;
}
.m-a-1 {
    margin: 1rem!important;
}
.m-r-2, .m-x-2 {
    margin-right: 1.5rem!important;
}
.m-l-2, .m-x-2 {
    margin-left: 1.5rem!important;
}
.m-t-2, .m-y-2 {
    margin-top: 1.5rem!important;
}
.m-b-2, .m-y-2 {
    margin-bottom: 1.5rem!important;
}
.m-a-2 {
    margin: 1.5rem!important;
}
.m-r-3, .m-x-3 {
    margin-right: 3rem!important;
}
.m-l-3, .m-x-3 {
    margin-left: 3rem!important;
}
.m-t-3, .m-y-3 {
    margin-top: 3rem!important;
}
.m-b-3, .m-y-3 {
    margin-bottom: 3rem!important;
}
.m-a-3 {
    margin: 3rem!important;
}
.p-a-0 {
    padding: 0!important;
}
.p-x-0 {
    padding-right: 0!important;
    padding-left: 0!important;
}
.p-r-1, .p-x-1 {
    padding-right: 1rem!important;
}
.p-l-1, .p-x-1 {
    padding-left: 1rem!important;
}
.p-y-0 {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
.p-t-1, .p-y-1 {
    padding-top: 1rem!important;
}
.p-b-1, .p-y-1 {
    padding-bottom: 1rem!important;
}
.p-a-1 {
    padding: 1rem!important;
}
.p-r-2, .p-x-2 {
    padding-right: 1.5rem!important;
}
.p-l-2, .p-x-2 {
    padding-left: 1.5rem!important;
}
.p-t-2, .p-y-2 {
    padding-top: 1.5rem!important;
}
.p-b-2, .p-y-2 {
    padding-bottom: 1.5rem!important;
}
.p-a-2 {
    padding: 1.5rem!important;
}
.p-r-3, .p-x-3 {
    padding-right: 3rem!important;
}
.p-l-3, .p-x-3 {
    padding-left: 3rem!important;
}
.p-t-3, .p-y-3 {
    padding-top: 3rem!important;
}
.p-b-3, .p-y-3 {
    padding-bottom: 3rem!important;
}
.p-a-3 {
    padding: 3rem!important;
}
.nc-icon-glyph.circle, .nc-icon-glyph.square, .nc-icon-outline.circle, .nc-icon-outline.square {
    padding: .33333333em;
    vertical-align: -16%;
    background-color: #eee;
}
.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
@media (max-width:767px) {
    .hidden-sm-down {
    display: none!important;
}
}@media (max-width:991px) {
    .hidden-md-down {
    display: none!important;
}
}@media (max-width:1199px) {
    .hidden-lg-down {
    display: none!important;
}
}@media (min-width:1200px) {
    .pull-xl-left {
    float: left!important;
}
.pull-xl-right {
    float: right!important;
}
.pull-xl-none {
    float: none!important;
}
.text-xl-left {
    text-align: left!important;
}
.text-xl-right {
    text-align: right!important;
}
.text-xl-center {
    text-align: center!important;
}
.hidden-xl-up {
    display: none!important;
}
}@media print {
    .visible-print-block {
    display: block!important;
}
}.visible-print-inline {
    display: none!important;
}
@media print {
    .visible-print-inline {
    display: inline!important;
}
}.visible-print-inline-block {
    display: none!important;
}
@media print {
    .visible-print-inline-block {
    display: inline-block!important;
}
.hidden-print {
    display: none!important;
}
}.nc-icon-glyph, .nc-icon-outline {
    display: inline-block;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
}
@font-face {
    font-family: 'Nucleo Outline';
    src: url(../icons/outline/nucleo-outline.eot);
    src: url(../icons/outline/nucleo-outline.eot) format('embedded-opentype'), url(../icons/outline/nucleo-outline.woff2) format('woff2'), url(../icons/outline/nucleo-outline.woff) format('woff'), url(../icons/outline/nucleo-outline.ttf) format('truetype'), url(../icons/outline/nucleo-outline.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}
.nc-icon-outline {
    font: normal normal normal 14px/1 'Nucleo Outline';
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
}
.nc-icon-outline.lg {
    font-size: 1.33333333em;
    vertical-align: -16%}
.nc-icon-outline.x2 {
    font-size: 2em;
}
.nc-icon-outline.x3 {
    font-size: 3em;
}
.nc-icon-ul>li>.nc-icon-outline {
    position: absolute;
    left: -1.57142857em;
    top: .14285714em;
    text-align: center;
}
.nc-icon-ul>li>.nc-icon-outline.lg {
    top: 0;
    left: -1.35714286em;
}
.nc-icon-ul>li>.nc-icon-outline.circle, .nc-icon-ul>li>.nc-icon-outline.square {
    top: -.19047619em;
    left: -1.9047619em;
}
.nc-icon-outline.spin {
    -webkit-animation: nc-icon-spin 2s infinite linear;
    -moz-animation: nc-icon-spin 2s infinite linear;
    animation: nc-icon-spin 2s infinite linear;
}
.nc-icon-outline.rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.nc-icon-outline.rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.nc-icon-outline.rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.nc-icon-outline.flip-y {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.nc-icon-outline.flip-x {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}
.nc-icon-outline.travel_axe:before {
    content: "\eb28"}
.nc-icon-outline.travel_backpack:before {
    content: "\eb29"}
.nc-icon-outline.travel_bag:before {
    content: "\eb2a"}
.nc-icon-outline.travel_barbecue:before {
    content: "\eb2b"}
.nc-icon-outline.travel_beach-umbrella:before {
    content: "\eb2c"}
.nc-icon-outline.travel_berlin:before {
    content: "\eb2d"}
.nc-icon-outline.travel_binocular:before {
    content: "\eb2e"}
.nc-icon-outline.travel_camper:before {
    content: "\eb2f"}
.nc-icon-outline.travel_camping:before {
    content: "\eb30"}
.nc-icon-outline.travel_castle:before {
    content: "\eb31"}
.nc-icon-outline.travel_china:before {
    content: "\eb32"}
.nc-icon-outline.travel_church:before {
    content: "\eb33"}
.nc-icon-outline.travel_drink:before {
    content: "\eb34"}
.nc-icon-outline.travel_explore:before {
    content: "\eb35"}
.nc-icon-outline.travel_fire:before {
    content: "\eb36"}
.nc-icon-outline.travel_hotel-bell:before {
    content: "\eb37"}
.nc-icon-outline.travel_hotel-symbol:before {
    content: "\eb38"}
.nc-icon-outline.travel_hotel:before {
    content: "\eb39"}
.nc-icon-outline.travel_hut:before {
    content: "\eb3a"}
.nc-icon-outline.travel_igloo:before {
    content: "\eb3b"}
.nc-icon-outline.travel_info:before {
    content: "\eb3c"}
.nc-icon-outline.travel_istanbul:before {
    content: "\eb3d"}
.nc-icon-outline.travel_jellyfish:before {
    content: "\eb3e"}
.nc-icon-outline.travel_lamp:before {
    content: "\eb3f"}
.nc-icon-outline.travel_lighthouse:before {
    content: "\eb40"}
.nc-icon-outline.travel_london:before {
    content: "\eb41"}
.nc-icon-outline.travel_luggage:before {
    content: "\eb42"}
.nc-icon-outline.travel_mosque:before {
    content: "\eb43"}
.nc-icon-outline.travel_ny:before {
    content: "\eb44"}
.nc-icon-outline.travel_octopus:before {
    content: "\eb45"}
.nc-icon-outline.travel_paris-tower:before {
    content: "\eb46"}
.nc-icon-outline.travel_passport:before {
    content: "\eb47"}
.nc-icon-outline.travel_pickaxe:before {
    content: "\eb48"}
.nc-icon-outline.travel_pool:before {
    content: "\eb49"}
.nc-icon-outline.travel_pyramid:before {
    content: "\eb4a"}
.nc-icon-outline.travel_rackets:before {
    content: "\eb4b"}
.nc-icon-outline.travel_rio:before {
    content: "\eb4c"}
.nc-icon-outline.travel_road-sign-left:before {
    content: "\eb4d"}
.nc-icon-outline.travel_road-sign-right:before {
    content: "\eb4e"}
.nc-icon-outline.travel_rome:before {
    content: "\eb4f"}
.nc-icon-outline.travel_rowing:before {
    content: "\eb50"}
.nc-icon-outline.travel_sea-mask:before {
    content: "\eb51"}
.nc-icon-outline.travel_sf-bridge:before {
    content: "\eb52"}
.nc-icon-outline.travel_shark:before {
    content: "\eb53"}
.nc-icon-outline.travel_spa:before {
    content: "\eb54"}
.nc-icon-outline.travel_sunglasses:before {
    content: "\eb55"}
.nc-icon-outline.travel_surf:before {
    content: "\eb56"}
.nc-icon-outline.travel_swimsuit:before {
    content: "\eb57"}
.nc-icon-outline.travel_swimwear:before {
    content: "\eb58"}
.nc-icon-outline.travel_swiss-knife:before {
    content: "\eb59"}
.nc-icon-outline.travel_temple-02:before {
    content: "\eb5a"}
.nc-icon-outline.travel_temple-25:before {
    content: "\eb5b"}
.nc-icon-outline.travel_trolley:before {
    content: "\eb5c"}
.nc-icon-outline.travel_white-house:before {
    content: "\eb5d"}
.nc-icon-outline.travel_world:before {
    content: "\eb5e"}
.nc-icon-outline.travel_worldmap:before {
    content: "\eb5f"}
.nc-icon-outline.food_alcohol:before {
    content: "\eb60"}
.nc-icon-outline.food_apple:before {
    content: "\eb61"}
.nc-icon-outline.food_baby:before {
    content: "\eb62"}
.nc-icon-outline.food_bacon:before {
    content: "\eb63"}
.nc-icon-outline.food_baguette:before {
    content: "\eb64"}
.nc-icon-outline.food_banana:before {
    content: "\eb65"}
.nc-icon-outline.food_barbecue-02:before {
    content: "\eb66"}
.nc-icon-outline.food_barbecue-15:before {
    content: "\eb67"}
.nc-icon-outline.food_barbecue-tools:before {
    content: "\eb68"}
.nc-icon-outline.food_beer-95:before {
    content: "\eb69"}
.nc-icon-outline.food_beer-96:before {
    content: "\eb6a"}
.nc-icon-outline.food_beverage:before {
    content: "\eb6b"}
.nc-icon-outline.food_bottle-wine:before {
    content: "\eb6c"}
.nc-icon-outline.food_bottle:before {
    content: "\eb6d"}
.nc-icon-outline.food_bowl:before {
    content: "\eb6e"}
.nc-icon-outline.food_bread:before {
    content: "\eb6f"}
.nc-icon-outline.food_broccoli:before {
    content: "\eb70"}
.nc-icon-outline.food_cake-13:before {
    content: "\eb71"}
.nc-icon-outline.food_cake-100:before {
    content: "\eb72"}
.nc-icon-outline.food_cake-slice:before {
    content: "\eb73"}
.nc-icon-outline.food_candle:before {
    content: "\eb74"}
.nc-icon-outline.food_candy:before {
    content: "\eb75"}
.nc-icon-outline.food_carrot:before {
    content: "\eb76"}
.nc-icon-outline.food_champagne:before {
    content: "\eb77"}
.nc-icon-outline.food_cheese-24:before {
    content: "\eb78"}
.nc-icon-outline.food_cheese-87:before {
    content: "\eb79"}
.nc-icon-outline.food_cheeseburger:before {
    content: "\eb7a"}
.nc-icon-outline.food_chef-hat:before {
    content: "\eb7b"}
.nc-icon-outline.food_cherry:before {
    content: "\eb7c"}
.nc-icon-outline.food_chicken:before {
    content: "\eb7d"}
.nc-icon-outline.food_chili:before {
    content: "\eb7e"}
.nc-icon-outline.food_chinese:before {
    content: "\eb7f"}
.nc-icon-outline.food_chips:before {
    content: "\eb80"}
.nc-icon-outline.food_chocolate:before {
    content: "\eb81"}
.nc-icon-outline.food_cocktail:before {
    content: "\eb82"}
.nc-icon-outline.food_coffe-long:before {
    content: "\eb83"}
.nc-icon-outline.food_coffee-long:before {
    content: "\eb84"}
.nc-icon-outline.food_coffee:before {
    content: "\eb85"}
.nc-icon-outline.food_cookies:before {
    content: "\eb86"}
.nc-icon-outline.food_course:before {
    content: "\eb87"}
.nc-icon-outline.food_crab:before {
    content: "\eb88"}
.nc-icon-outline.food_croissant:before {
    content: "\eb89"}
.nc-icon-outline.food_cutlery-75:before {
    content: "\eb8a"}
.nc-icon-outline.food_cutlery-76:before {
    content: "\eb8b"}
.nc-icon-outline.food_cutlery-77:before {
    content: "\eb8c"}
.nc-icon-outline.food_dishwasher:before {
    content: "\eb8d"}
.nc-icon-outline.food_donut:before {
    content: "\eb8e"}
.nc-icon-outline.food_drink:before {
    content: "\eb8f"}
.nc-icon-outline.food_egg:before {
    content: "\eb90"}
.nc-icon-outline.food_energy-drink:before {
    content: "\eb91"}
.nc-icon-outline.food_fish:before {
    content: "\eb92"}
.nc-icon-outline.food_fishbone:before {
    content: "\eb93"}
.nc-icon-outline.food_fridge:before {
    content: "\eb94"}
.nc-icon-outline.food_glass:before {
    content: "\eb95"}
.nc-icon-outline.food_grape:before {
    content: "\eb96"}
.nc-icon-outline.food_hob:before {
    content: "\eb97"}
.nc-icon-outline.food_hot-dog:before {
    content: "\eb98"}
.nc-icon-outline.food_ice-cream-22:before {
    content: "\eb99"}
.nc-icon-outline.food_ice-cream-72:before {
    content: "\eb9a"}
.nc-icon-outline.food_jam:before {
    content: "\eb9b"}
.nc-icon-outline.food_kettle:before {
    content: "\eb9c"}
.nc-icon-outline.food_kitchen-fan:before {
    content: "\eb9d"}
.nc-icon-outline.food_knife:before {
    content: "\eb9e"}
.nc-icon-outline.food_lemon-slice:before {
    content: "\eb9f"}
.nc-icon-outline.food_lighter:before {
    content: "\eba0"}
.nc-icon-outline.food_lobster:before {
    content: "\eba1"}
.nc-icon-outline.food_matches:before {
    content: "\eba2"}
.nc-icon-outline.food_measuring-cup:before {
    content: "\eba3"}
.nc-icon-outline.food_meat-spit:before {
    content: "\eba4"}
.nc-icon-outline.food_microwave:before {
    content: "\eba5"}
.nc-icon-outline.food_milk:before {
    content: "\eba6"}
.nc-icon-outline.food_moka:before {
    content: "\eba7"}
.nc-icon-outline.food_muffin:before {
    content: "\eba8"}
.nc-icon-outline.food_mug:before {
    content: "\eba9"}
.nc-icon-outline.food_oven:before {
    content: "\ebaa"}
.nc-icon-outline.food_pan:before {
    content: "\ebab"}
.nc-icon-outline.food_pizza-slice:before {
    content: "\ebac"}
.nc-icon-outline.food_pizza:before {
    content: "\ebad"}
.nc-icon-outline.food_plate:before {
    content: "\ebae"}
.nc-icon-outline.food_pot:before {
    content: "\ebaf"}
.nc-icon-outline.food_prosciutto:before {
    content: "\ebb0"}
.nc-icon-outline.food_recipe-book-46:before {
    content: "\ebb1"}
.nc-icon-outline.food_recipe-book-47:before {
    content: "\ebb2"}
.nc-icon-outline.food_rolling-pin:before {
    content: "\ebb3"}
.nc-icon-outline.food_salt:before {
    content: "\ebb4"}
.nc-icon-outline.food_sausage:before {
    content: "\ebb5"}
.nc-icon-outline.food_scale:before {
    content: "\ebb6"}
.nc-icon-outline.food_scotch:before {
    content: "\ebb7"}
.nc-icon-outline.food_shrimp:before {
    content: "\ebb8"}
.nc-icon-outline.food_steak:before {
    content: "\ebb9"}
.nc-icon-outline.food_store:before {
    content: "\ebba"}
.nc-icon-outline.food_strawberry:before {
    content: "\ebbb"}
.nc-icon-outline.food_sushi:before {
    content: "\ebbc"}
.nc-icon-outline.food_tacos:before {
    content: "\ebbd"}
.nc-icon-outline.food_tea:before {
    content: "\ebbe"}
.nc-icon-outline.food_temperature:before {
    content: "\ebbf"}
.nc-icon-outline.food_vest-07:before {
    content: "\ebc0"}
.nc-icon-outline.food_vest-31:before {
    content: "\ebc1"}
.nc-icon-outline.food_watermelon:before {
    content: "\ebc2"}
.nc-icon-outline.food_whisk:before {
    content: "\ebc3"}
.nc-icon-outline.emoticons_alien:before {
    content: "\ebc4"}
.nc-icon-outline.emoticons_angry-10:before {
    content: "\ebc5"}
.nc-icon-outline.emoticons_angry-44:before {
    content: "\ebc6"}
.nc-icon-outline.emoticons_big-eyes:before {
    content: "\ebc7"}
.nc-icon-outline.emoticons_big-smile:before {
    content: "\ebc8"}
.nc-icon-outline.emoticons_bigmouth:before {
    content: "\ebc9"}
.nc-icon-outline.emoticons_bleah:before {
    content: "\ebca"}
.nc-icon-outline.emoticons_blind:before {
    content: "\ebcb"}
.nc-icon-outline.emoticons_bomb:before {
    content: "\ebcc"}
.nc-icon-outline.emoticons_bored:before {
    content: "\ebcd"}
.nc-icon-outline.emoticons_cake:before {
    content: "\ebce"}
.nc-icon-outline.emoticons_cry-15:before {
    content: "\ebcf"}
.nc-icon-outline.emoticons_cry-57:before {
    content: "\ebd0"}
.nc-icon-outline.emoticons_cute:before {
    content: "\ebd1"}
.nc-icon-outline.emoticons_devil:before {
    content: "\ebd2"}
.nc-icon-outline.emoticons_disgusted:before {
    content: "\ebd3"}
.nc-icon-outline.emoticons_fist:before {
    content: "\ebd4"}
.nc-icon-outline.emoticons_ghost:before {
    content: "\ebd5"}
.nc-icon-outline.emoticons_hannibal:before {
    content: "\ebd6"}
.nc-icon-outline.emoticons_happy-sun:before {
    content: "\ebd7"}
.nc-icon-outline.emoticons_kid:before {
    content: "\ebd8"}
.nc-icon-outline.emoticons_kiss:before {
    content: "\ebd9"}
.nc-icon-outline.emoticons_laugh-17:before {
    content: "\ebda"}
.nc-icon-outline.emoticons_laugh-35:before {
    content: "\ebdb"}
.nc-icon-outline.emoticons_like-no:before {
    content: "\ebdc"}
.nc-icon-outline.emoticons_like:before {
    content: "\ebdd"}
.nc-icon-outline.emoticons_mad-12:before {
    content: "\ebde"}
.nc-icon-outline.emoticons_mad-58:before {
    content: "\ebdf"}
.nc-icon-outline.emoticons_malicious:before {
    content: "\ebe0"}
.nc-icon-outline.emoticons_manga-62:before {
    content: "\ebe1"}
.nc-icon-outline.emoticons_manga-63:before {
    content: "\ebe2"}
.nc-icon-outline.emoticons_monster:before {
    content: "\ebe3"}
.nc-icon-outline.emoticons_nerd-22:before {
    content: "\ebe4"}
.nc-icon-outline.emoticons_nerd-23:before {
    content: "\ebe5"}
.nc-icon-outline.emoticons_ninja:before {
    content: "\ebe6"}
.nc-icon-outline.emoticons_no-words:before {
    content: "\ebe7"}
.nc-icon-outline.emoticons_parrot:before {
    content: "\ebe8"}
.nc-icon-outline.emoticons_penguin:before {
    content: "\ebe9"}
.nc-icon-outline.emoticons_pirate:before {
    content: "\ebea"}
.nc-icon-outline.emoticons_poop:before {
    content: "\ebeb"}
.nc-icon-outline.emoticons_puzzled:before {
    content: "\ebec"}
.nc-icon-outline.emoticons_quite-happy:before {
    content: "\ebed"}
.nc-icon-outline.emoticons_robot:before {
    content: "\ebee"}
.nc-icon-outline.emoticons_rock:before {
    content: "\ebef"}
.nc-icon-outline.emoticons_sad:before {
    content: "\ebf0"}
.nc-icon-outline.emoticons_satisfied:before {
    content: "\ebf1"}
.nc-icon-outline.emoticons_shark:before {
    content: "\ebf2"}
.nc-icon-outline.emoticons_shy:before {
    content: "\ebf3"}
.nc-icon-outline.emoticons_sick:before {
    content: "\ebf4"}
.nc-icon-outline.emoticons_silly:before {
    content: "\ebf5"}
.nc-icon-outline.emoticons_skull:before {
    content: "\ebf6"}
.nc-icon-outline.emoticons_sleep:before {
    content: "\ebf7"}
.nc-icon-outline.emoticons_sloth:before {
    content: "\ebf8"}
.nc-icon-outline.emoticons_smart:before {
    content: "\ebf9"}
.nc-icon-outline.emoticons_smile:before {
    content: "\ebfa"}
.nc-icon-outline.emoticons_soldier:before {
    content: "\ebfb"}
.nc-icon-outline.emoticons_speechless:before {
    content: "\ebfc"}
.nc-icon-outline.emoticons_spiteful:before {
    content: "\ebfd"}
.nc-icon-outline.emoticons_sunglasses-48:before {
    content: "\ebfe"}
.nc-icon-outline.emoticons_sunglasses-49:before {
    content: "\ebff"}
.nc-icon-outline.emoticons_surprise:before {
    content: "\ec00"}
.nc-icon-outline.emoticons_upset-13:before {
    content: "\ec01"}
.nc-icon-outline.emoticons_upset-14:before {
    content: "\ec02"}
.nc-icon-outline.emoticons_virus:before {
    content: "\ec03"}
.nc-icon-outline.emoticons_what:before {
    content: "\ec04"}
.nc-icon-outline.emoticons_whiskers:before {
    content: "\ec05"}
.nc-icon-outline.emoticons_wink-06:before {
    content: "\ec06"}
.nc-icon-outline.emoticons_wink-11:before {
    content: "\ec07"}
.nc-icon-outline.emoticons_wink-69:before {
    content: "\ec08"}
.nc-icon-outline.weather_celsius:before {
    content: "\e600"}
.nc-icon-outline.weather_cloud-13:before {
    content: "\e601"}
.nc-icon-outline.weather_cloud-14:before {
    content: "\e602"}
.nc-icon-outline.weather_cloud-drop:before {
    content: "\e603"}
.nc-icon-outline.weather_cloud-fog-31:before {
    content: "\e604"}
.nc-icon-outline.weather_cloud-fog-32:before {
    content: "\e605"}
.nc-icon-outline.weather_cloud-hail:before {
    content: "\e606"}
.nc-icon-outline.weather_cloud-light:before {
    content: "\e607"}
.nc-icon-outline.weather_cloud-moon:before {
    content: "\e608"}
.nc-icon-outline.weather_cloud-rain:before {
    content: "\e609"}
.nc-icon-outline.weather_cloud-rainbow:before {
    content: "\e60a"}
.nc-icon-outline.weather_cloud-snow-34:before {
    content: "\e60b"}
.nc-icon-outline.weather_cloud-snow-42:before {
    content: "\e60c"}
.nc-icon-outline.weather_cloud-sun-17:before {
    content: "\e60d"}
.nc-icon-outline.weather_cloud-sun-19:before {
    content: "\e60e"}
.nc-icon-outline.weather_compass:before {
    content: "\e60f"}
.nc-icon-outline.weather_drop-12:before {
    content: "\e610"}
.nc-icon-outline.weather_drop-15:before {
    content: "\e611"}
.nc-icon-outline.weather_drops:before {
    content: "\e612"}
.nc-icon-outline.weather_eclipse:before {
    content: "\e613"}
.nc-icon-outline.weather_fahrenheit:before {
    content: "\e614"}
.nc-icon-outline.weather_fog:before {
    content: "\e615"}
.nc-icon-outline.weather_forecast:before {
    content: "\e616"}
.nc-icon-outline.weather_hurricane-44:before {
    content: "\e617"}
.nc-icon-outline.weather_hurricane-45:before {
    content: "\e618"}
.nc-icon-outline.weather_moon-cloud-drop:before {
    content: "\e619"}
.nc-icon-outline.weather_moon-cloud-fog:before {
    content: "\e61a"}
.nc-icon-outline.weather_moon-cloud-hail:before {
    content: "\e61b"}
.nc-icon-outline.weather_moon-cloud-light:before {
    content: "\e61c"}
.nc-icon-outline.weather_moon-cloud-rain:before {
    content: "\e61d"}
.nc-icon-outline.weather_moon-cloud-snow-61:before {
    content: "\e61e"}
.nc-icon-outline.weather_moon-cloud-snow-62:before {
    content: "\e61f"}
.nc-icon-outline.weather_moon-fog:before {
    content: "\e620"}
.nc-icon-outline.weather_moon-full:before {
    content: "\e621"}
.nc-icon-outline.weather_moon-stars:before {
    content: "\e622"}
.nc-icon-outline.weather_moon:before {
    content: "\e623"}
.nc-icon-outline.weather_rain-hail:before {
    content: "\e624"}
.nc-icon-outline.weather_rain:before {
    content: "\e625"}
.nc-icon-outline.weather_rainbow:before {
    content: "\e626"}
.nc-icon-outline.weather_snow:before {
    content: "\e627"}
.nc-icon-outline.weather_sun-cloud-drop:before {
    content: "\e628"}
.nc-icon-outline.weather_sun-cloud-fog:before {
    content: "\e629"}
.nc-icon-outline.weather_sun-cloud-hail:before {
    content: "\e62a"}
.nc-icon-outline.weather_sun-cloud-light:before {
    content: "\e62b"}
.nc-icon-outline.weather_sun-cloud-rain:before {
    content: "\e62c"}
.nc-icon-outline.weather_sun-cloud-snow-54:before {
    content: "\e62d"}
.nc-icon-outline.weather_sun-cloud-snow-55:before {
    content: "\e62e"}
.nc-icon-outline.weather_sun-cloud:before {
    content: "\e62f"}
.nc-icon-outline.weather_sun-fog-29:before {
    content: "\e630"}
.nc-icon-outline.weather_sun-fog-30:before {
    content: "\e631"}
.nc-icon-outline.weather_sun-fog-43:before {
    content: "\e632"}
.nc-icon-outline.weather_sun:before {
    content: "\e633"}
.nc-icon-outline.weather_wind:before {
    content: "\e634"}
.nc-icon-outline.users_add-27:before {
    content: "\e635"}
.nc-icon-outline.users_add-29:before {
    content: "\e636"}
.nc-icon-outline.users_badge-13:before {
    content: "\e637"}
.nc-icon-outline.users_badge-14:before {
    content: "\e638"}
.nc-icon-outline.users_badge-15:before {
    content: "\e639"}
.nc-icon-outline.users_circle-08:before {
    content: "\e63a"}
.nc-icon-outline.users_circle-09:before {
    content: "\e63b"}
.nc-icon-outline.users_circle-10:before {
    content: "\e63c"}
.nc-icon-outline.users_contacts:before {
    content: "\e63d"}
.nc-icon-outline.users_delete-28:before {
    content: "\e63e"}
.nc-icon-outline.users_delete-30:before {
    content: "\e63f"}
.nc-icon-outline.users_man-20:before {
    content: "\e640"}
.nc-icon-outline.users_man-23:before {
    content: "\e641"}
.nc-icon-outline.users_man-glasses:before {
    content: "\e642"}
.nc-icon-outline.users_mobile-contact:before {
    content: "\e643"}
.nc-icon-outline.users_multiple-11:before {
    content: "\e644"}
.nc-icon-outline.users_multiple-19:before {
    content: "\e645"}
.nc-icon-outline.users_network:before {
    content: "\e646"}
.nc-icon-outline.users_parent:before {
    content: "\e647"}
.nc-icon-outline.users_single-01:before {
    content: "\e648"}
.nc-icon-outline.users_single-02:before {
    content: "\e649"}
.nc-icon-outline.users_single-03:before {
    content: "\e64a"}
.nc-icon-outline.users_single-04:before {
    content: "\e64b"}
.nc-icon-outline.users_single-05:before {
    content: "\e64c"}
.nc-icon-outline.users_single-body:before {
    content: "\e64d"}
.nc-icon-outline.users_single-position:before {
    content: "\e64e"}
.nc-icon-outline.users_square-31:before {
    content: "\e64f"}
.nc-icon-outline.users_square-32:before {
    content: "\e650"}
.nc-icon-outline.users_square-33:before {
    content: "\e651"}
.nc-icon-outline.users_woman-21:before {
    content: "\e652"}
.nc-icon-outline.users_woman-24:before {
    content: "\e653"}
.nc-icon-outline.users_woman-25:before {
    content: "\e654"}
.nc-icon-outline.users_woman-34:before {
    content: "\e655"}
.nc-icon-outline.users_woman-35:before {
    content: "\e656"}
.nc-icon-outline.users_woman-man:before {
    content: "\e657"}
.nc-icon-outline.ui-1_analytics-88:before {
    content: "\e658"}
.nc-icon-outline.ui-1_analytics-89:before {
    content: "\e659"}
.nc-icon-outline.ui-1_attach-86:before {
    content: "\e65a"}
.nc-icon-outline.ui-1_attach-87:before {
    content: "\e65b"}
.nc-icon-outline.ui-1_bell-53:before {
    content: "\e65c"}
.nc-icon-outline.ui-1_bell-54:before {
    content: "\e65d"}
.nc-icon-outline.ui-1_bell-55:before {
    content: "\e65e"}
.nc-icon-outline.ui-1_bold-add:before {
    content: "\e65f"}
.nc-icon-outline.ui-1_bold-delete:before {
    content: "\e660"}
.nc-icon-outline.ui-1_bold-remove:before {
    content: "\e661"}
.nc-icon-outline.ui-1_bookmark-add:before {
    content: "\e662"}
.nc-icon-outline.ui-1_bookmark-remove:before {
    content: "\e663"}
.nc-icon-outline.ui-1_calendar-57:before {
    content: "\e664"}
.nc-icon-outline.ui-1_calendar-60:before {
    content: "\e665"}
.nc-icon-outline.ui-1_calendar-check-59:before {
    content: "\e666"}
.nc-icon-outline.ui-1_calendar-check-62:before {
    content: "\e667"}
.nc-icon-outline.ui-1_calendar-grid-58:before {
    content: "\e668"}
.nc-icon-outline.ui-1_calendar-grid-61:before {
    content: "\e669"}
.nc-icon-outline.ui-1_check-bold:before {
    content: "\e66a"}
.nc-icon-outline.ui-1_check-circle-07:before {
    content: "\e66b"}
.nc-icon-outline.ui-1_check-circle-08:before {
    content: "\e66c"}
.nc-icon-outline.ui-1_check-curve:before {
    content: "\e66d"}
.nc-icon-outline.ui-1_check-simple:before {
    content: "\e66e"}
.nc-icon-outline.ui-1_check-small:before {
    content: "\e66f"}
.nc-icon-outline.ui-1_check-square-09:before {
    content: "\e670"}
.nc-icon-outline.ui-1_check-square-11:before {
    content: "\e671"}
.nc-icon-outline.ui-1_check:before {
    content: "\e672"}
.nc-icon-outline.ui-1_circle-add:before {
    content: "\e673"}
.nc-icon-outline.ui-1_circle-bold-add:before {
    content: "\e674"}
.nc-icon-outline.ui-1_circle-bold-remove:before {
    content: "\e675"}
.nc-icon-outline.ui-1_circle-delete:before {
    content: "\e676"}
.nc-icon-outline.ui-1_circle-remove:before {
    content: "\e677"}
.nc-icon-outline.ui-1_dashboard-29:before {
    content: "\e678"}
.nc-icon-outline.ui-1_dashboard-30:before {
    content: "\e679"}
.nc-icon-outline.ui-1_dashboard-half:before {
    content: "\e67a"}
.nc-icon-outline.ui-1_dashboard-level:before {
    content: "\e67b"}
.nc-icon-outline.ui-1_database:before {
    content: "\e67c"}
.nc-icon-outline.ui-1_drop:before {
    content: "\e67d"}
.nc-icon-outline.ui-1_edit-71:before {
    content: "\e67e"}
.nc-icon-outline.ui-1_edit-72:before {
    content: "\e67f"}
.nc-icon-outline.ui-1_edit-73:before {
    content: "\e680"}
.nc-icon-outline.ui-1_edit-74:before {
    content: "\e681"}
.nc-icon-outline.ui-1_edit-75:before {
    content: "\e682"}
.nc-icon-outline.ui-1_edit-76:before {
    content: "\e683"}
.nc-icon-outline.ui-1_edit-77:before {
    content: "\e684"}
.nc-icon-outline.ui-1_edit-78:before {
    content: "\e685"}
.nc-icon-outline.ui-1_email-83:before {
    content: "\e686"}
.nc-icon-outline.ui-1_email-84:before {
    content: "\e687"}
.nc-icon-outline.ui-1_email-85:before {
    content: "\e688"}
.nc-icon-outline.ui-1_eye-17:before {
    content: "\e689"}
.nc-icon-outline.ui-1_eye-19:before {
    content: "\e68a"}
.nc-icon-outline.ui-1_eye-ban-18:before {
    content: "\e68b"}
.nc-icon-outline.ui-1_eye-ban-20:before {
    content: "\e68c"}
.nc-icon-outline.ui-1_flame:before {
    content: "\e68d"}
.nc-icon-outline.ui-1_home-51:before {
    content: "\e68e"}
.nc-icon-outline.ui-1_home-52:before {
    content: "\e68f"}
.nc-icon-outline.ui-1_home-minimal:before {
    content: "\e690"}
.nc-icon-outline.ui-1_home-simple:before {
    content: "\e691"}
.nc-icon-outline.ui-1_leaf-80:before {
    content: "\e692"}
.nc-icon-outline.ui-1_leaf-81:before {
    content: "\e693"}
.nc-icon-outline.ui-1_leaf-edit:before {
    content: "\e694"}
.nc-icon-outline.ui-1_lock-circle-open:before {
    content: "\e695"}
.nc-icon-outline.ui-1_lock-circle:before {
    content: "\e696"}
.nc-icon-outline.ui-1_lock-open:before {
    content: "\e697"}
.nc-icon-outline.ui-1_lock:before {
    content: "\e698"}
.nc-icon-outline.ui-1_notification-69:before {
    content: "\e699"}
.nc-icon-outline.ui-1_notification-70:before {
    content: "\e69a"}
.nc-icon-outline.ui-1_pencil:before {
    content: "\e69b"}
.nc-icon-outline.ui-1_preferences-circle-rotate:before {
    content: "\e69c"}
.nc-icon-outline.ui-1_preferences-circle:before {
    content: "\e69d"}
.nc-icon-outline.ui-1_preferences-container-circle-rotate:before {
    content: "\e69e"}
.nc-icon-outline.ui-1_preferences-container-circle:before {
    content: "\e69f"}
.nc-icon-outline.ui-1_preferences-container-rotate:before {
    content: "\e6a0"}
.nc-icon-outline.ui-1_preferences-container:before {
    content: "\e6a1"}
.nc-icon-outline.ui-1_preferences-rotate:before {
    content: "\e6a2"}
.nc-icon-outline.ui-1_preferences:before {
    content: "\e6a3"}
.nc-icon-outline.ui-1_send:before {
    content: "\e6a4"}
.nc-icon-outline.ui-1_settings-gear-63:before {
    content: "\e6a5"}
.nc-icon-outline.ui-1_settings-gear-64:before {
    content: "\e6a6"}
.nc-icon-outline.ui-1_settings-gear-65:before {
    content: "\e6a7"}
.nc-icon-outline.ui-1_settings-tool-66:before {
    content: "\e6a8"}
.nc-icon-outline.ui-1_settings-tool-67:before {
    content: "\e6a9"}
.nc-icon-outline.ui-1_settings:before {
    content: "\e6aa"}
.nc-icon-outline.ui-1_simple-add:before {
    content: "\e6ab"}
.nc-icon-outline.ui-1_simple-delete:before {
    content: "\e6ac"}
.nc-icon-outline.ui-1_simple-remove:before {
    content: "\e6ad"}
.nc-icon-outline.ui-1_trash-round:before {
    content: "\e6ae"}
.nc-icon-outline.ui-1_trash-simple:before {
    content: "\e6af"}
.nc-icon-outline.ui-1_trash:before {
    content: "\e6b0"}
.nc-icon-outline.ui-1_ui-03:before {
    content: "\e6b1"}
.nc-icon-outline.ui-1_ui-04:before {
    content: "\e6b2"}
.nc-icon-outline.ui-1_zoom-bold-in:before {
    content: "\e6b3"}
.nc-icon-outline.ui-1_zoom-bold-out:before {
    content: "\e6b4"}
.nc-icon-outline.ui-1_zoom-bold:before {
    content: "\e6b5"}
.nc-icon-outline.ui-1_zoom-in:before {
    content: "\e6b6"}
.nc-icon-outline.ui-1_zoom-out:before {
    content: "\e6b7"}
.nc-icon-outline.ui-1_zoom-split-in:before {
    content: "\e6b8"}
.nc-icon-outline.ui-1_zoom-split-out:before {
    content: "\e6b9"}
.nc-icon-outline.ui-1_zoom-split:before {
    content: "\e6ba"}
.nc-icon-outline.ui-1_zoom:before {
    content: "\e6bb"}
.nc-icon-outline.ui-2_alert:before {
    content: "\e6bc"}
.nc-icon-outline.ui-2_alert-:before {
    content: "\e6bd"}
.nc-icon-outline.ui-2_alert-circle:before {
    content: "\e6be"}
.nc-icon-outline.ui-2_alert-circle-:before {
    content: "\e6bf"}
.nc-icon-outline.ui-2_alert-circle-i:before {
    content: "\e6c0"}
.nc-icon-outline.ui-2_alert-i:before {
    content: "\e6c1"}
.nc-icon-outline.ui-2_alert-square:before {
    content: "\e6c2"}
.nc-icon-outline.ui-2_alert-square-:before {
    content: "\e6c3"}
.nc-icon-outline.ui-2_alert-square-i:before {
    content: "\e6c4"}
.nc-icon-outline.ui-2_archive:before {
    content: "\e6c5"}
.nc-icon-outline.ui-2_ban-bold:before {
    content: "\e6c6"}
.nc-icon-outline.ui-2_ban:before {
    content: "\e6c7"}
.nc-icon-outline.ui-2_battery-81:before {
    content: "\e6c8"}
.nc-icon-outline.ui-2_battery-83:before {
    content: "\e6c9"}
.nc-icon-outline.ui-2_battery-half:before {
    content: "\e6ca"}
.nc-icon-outline.ui-2_battery-low:before {
    content: "\e6cb"}
.nc-icon-outline.ui-2_bluetooth:before {
    content: "\e6cc"}
.nc-icon-outline.ui-2_book:before {
    content: "\e6cd"}
.nc-icon-outline.ui-2_chart-bar-52:before {
    content: "\e6ce"}
.nc-icon-outline.ui-2_chart-bar-53:before {
    content: "\e6cf"}
.nc-icon-outline.ui-2_chat-content:before {
    content: "\e6d0"}
.nc-icon-outline.ui-2_chat-round-content:before {
    content: "\e6d1"}
.nc-icon-outline.ui-2_chat-round:before {
    content: "\e6d2"}
.nc-icon-outline.ui-2_chat:before {
    content: "\e6d3"}
.nc-icon-outline.ui-2_circle-bold-delete:before {
    content: "\e6d4"}
.nc-icon-outline.ui-2_cloud-25:before {
    content: "\e6d5"}
.nc-icon-outline.ui-2_cloud-26:before {
    content: "\e6d6"}
.nc-icon-outline.ui-2_disk:before {
    content: "\e6d7"}
.nc-icon-outline.ui-2_enlarge-57:before {
    content: "\e6d8"}
.nc-icon-outline.ui-2_enlarge-58:before {
    content: "\e6d9"}
.nc-icon-outline.ui-2_enlarge-59:before {
    content: "\e6da"}
.nc-icon-outline.ui-2_fat-add:before {
    content: "\e6db"}
.nc-icon-outline.ui-2_fat-delete:before {
    content: "\e6dc"}
.nc-icon-outline.ui-2_fat-remove:before {
    content: "\e6dd"}
.nc-icon-outline.ui-2_favourite-28:before {
    content: "\e6de"}
.nc-icon-outline.ui-2_favourite-31:before {
    content: "\e6df"}
.nc-icon-outline.ui-2_favourite-add-29:before {
    content: "\e6e0"}
.nc-icon-outline.ui-2_favourite-add-32:before {
    content: "\e6e1"}
.nc-icon-outline.ui-2_favourite-remove-30:before {
    content: "\e6e2"}
.nc-icon-outline.ui-2_favourite-remove-33:before {
    content: "\e6e3"}
.nc-icon-outline.ui-2_filter:before {
    content: "\e6e4"}
.nc-icon-outline.ui-2_fullsize:before {
    content: "\e6e5"}
.nc-icon-outline.ui-2_grid-45:before {
    content: "\e6e6"}
.nc-icon-outline.ui-2_grid-46:before {
    content: "\e6e7"}
.nc-icon-outline.ui-2_grid-48:before {
    content: "\e6e8"}
.nc-icon-outline.ui-2_grid-49:before {
    content: "\e6e9"}
.nc-icon-outline.ui-2_grid-50:before {
    content: "\e6ea"}
.nc-icon-outline.ui-2_grid-square:before {
    content: "\e6eb"}
.nc-icon-outline.ui-2_hourglass:before {
    content: "\e6ec"}
.nc-icon-outline.ui-2_lab:before {
    content: "\e6ed"}
.nc-icon-outline.ui-2_layers:before {
    content: "\e6ee"}
.nc-icon-outline.ui-2_like:before {
    content: "\e6ef"}
.nc-icon-outline.ui-2_link-66:before {
    content: "\e6f0"}
.nc-icon-outline.ui-2_link-67:before {
    content: "\e6f1"}
.nc-icon-outline.ui-2_link-68:before {
    content: "\e6f2"}
.nc-icon-outline.ui-2_link-69:before {
    content: "\e6f3"}
.nc-icon-outline.ui-2_link-71:before {
    content: "\e6f4"}
.nc-icon-outline.ui-2_link-72:before {
    content: "\e6f5"}
.nc-icon-outline.ui-2_link-broken-70:before {
    content: "\e6f6"}
.nc-icon-outline.ui-2_link-broken-73:before {
    content: "\e6f7"}
.nc-icon-outline.ui-2_menu-34:before {
    content: "\e6f8"}
.nc-icon-outline.ui-2_menu-35:before {
    content: "\e6f9"}
.nc-icon-outline.ui-2_menu-bold:before {
    content: "\e6fa"}
.nc-icon-outline.ui-2_menu-dots:before {
    content: "\e6fb"}
.nc-icon-outline.ui-2_menu-square:before {
    content: "\e6fc"}
.nc-icon-outline.ui-2_node:before {
    content: "\e6fd"}
.nc-icon-outline.ui-2_paragraph:before {
    content: "\e6fe"}
.nc-icon-outline.ui-2_phone:before {
    content: "\e6ff"}
.nc-icon-outline.ui-2_settings-90:before {
    content: "\e700"}
.nc-icon-outline.ui-2_settings-91:before {
    content: "\e701"}
.nc-icon-outline.ui-2_share-bold:before {
    content: "\e702"}
.nc-icon-outline.ui-2_share:before {
    content: "\e703"}
.nc-icon-outline.ui-2_small-add:before {
    content: "\e704"}
.nc-icon-outline.ui-2_small-delete:before {
    content: "\e705"}
.nc-icon-outline.ui-2_small-remove:before {
    content: "\e706"}
.nc-icon-outline.ui-2_square-add-08:before {
    content: "\e707"}
.nc-icon-outline.ui-2_square-add-11:before {
    content: "\e708"}
.nc-icon-outline.ui-2_square-delete-10:before {
    content: "\e709"}
.nc-icon-outline.ui-2_square-delete-13:before {
    content: "\e70a"}
.nc-icon-outline.ui-2_square-remove-09:before {
    content: "\e70b"}
.nc-icon-outline.ui-2_square-remove-12:before {
    content: "\e70c"}
.nc-icon-outline.ui-2_target:before {
    content: "\e70d"}
.nc-icon-outline.ui-2_tile-55:before {
    content: "\e70e"}
.nc-icon-outline.ui-2_tile-56:before {
    content: "\e70f"}
.nc-icon-outline.ui-2_time-alarm:before {
    content: "\e710"}
.nc-icon-outline.ui-2_time-clock:before {
    content: "\e711"}
.nc-icon-outline.ui-2_time-countdown:before {
    content: "\e712"}
.nc-icon-outline.ui-2_time:before {
    content: "\e713"}
.nc-icon-outline.ui-2_webpage:before {
    content: "\e714"}
.nc-icon-outline.ui-2_window-add:before {
    content: "\e715"}
.nc-icon-outline.ui-2_window-delete:before {
    content: "\e716"}
.nc-icon-outline.transportation_air-baloon:before {
    content: "\e717"}
.nc-icon-outline.transportation_bike-sport:before {
    content: "\e718"}
.nc-icon-outline.transportation_bike:before {
    content: "\e719"}
.nc-icon-outline.transportation_boat-front:before {
    content: "\e71a"}
.nc-icon-outline.transportation_boat-small-02:before {
    content: "\e71b"}
.nc-icon-outline.transportation_boat-small-03:before {
    content: "\e71c"}
.nc-icon-outline.transportation_boat:before {
    content: "\e71d"}
.nc-icon-outline.transportation_bus-front-10:before {
    content: "\e71e"}
.nc-icon-outline.transportation_bus-front-12:before {
    content: "\e71f"}
.nc-icon-outline.transportation_bus:before {
    content: "\e720"}
.nc-icon-outline.transportation_car-front:before {
    content: "\e721"}
.nc-icon-outline.transportation_car-simple:before {
    content: "\e722"}
.nc-icon-outline.transportation_car-sport:before {
    content: "\e723"}
.nc-icon-outline.transportation_car-taxi:before {
    content: "\e724"}
.nc-icon-outline.transportation_car:before {
    content: "\e725"}
.nc-icon-outline.transportation_helicopter:before {
    content: "\e726"}
.nc-icon-outline.transportation_helmet:before {
    content: "\e727"}
.nc-icon-outline.transportation_light-traffic:before {
    content: "\e728"}
.nc-icon-outline.transportation_moto:before {
    content: "\e729"}
.nc-icon-outline.transportation_plane-17:before {
    content: "\e72a"}
.nc-icon-outline.transportation_plane-18:before {
    content: "\e72b"}
.nc-icon-outline.transportation_road:before {
    content: "\e72c"}
.nc-icon-outline.transportation_skateboard:before {
    content: "\e72d"}
.nc-icon-outline.transportation_tractor:before {
    content: "\e72e"}
.nc-icon-outline.transportation_train-speed:before {
    content: "\e72f"}
.nc-icon-outline.transportation_train:before {
    content: "\e730"}
.nc-icon-outline.transportation_tram:before {
    content: "\e731"}
.nc-icon-outline.transportation_truck-front:before {
    content: "\e732"}
.nc-icon-outline.transportation_vespa-front:before {
    content: "\e733"}
.nc-icon-outline.transportation_vespa:before {
    content: "\e734"}
.nc-icon-outline.tech_cable-49:before {
    content: "\e735"}
.nc-icon-outline.tech_cable-50:before {
    content: "\e736"}
.nc-icon-outline.tech_cd-reader:before {
    content: "\e737"}
.nc-icon-outline.tech_computer-monitor:before {
    content: "\e738"}
.nc-icon-outline.tech_computer-old:before {
    content: "\e739"}
.nc-icon-outline.tech_computer:before {
    content: "\e73a"}
.nc-icon-outline.tech_controller-modern:before {
    content: "\e73b"}
.nc-icon-outline.tech_controller:before {
    content: "\e73c"}
.nc-icon-outline.tech_desktop-screen:before {
    content: "\e73d"}
.nc-icon-outline.tech_desktop:before {
    content: "\e73e"}
.nc-icon-outline.tech_disk-reader:before {
    content: "\e73f"}
.nc-icon-outline.tech_disk:before {
    content: "\e740"}
.nc-icon-outline.tech_gopro:before {
    content: "\e741"}
.nc-icon-outline.tech_headphones:before {
    content: "\e742"}
.nc-icon-outline.tech_keyboard-mouse:before {
    content: "\e743"}
.nc-icon-outline.tech_keyboard-wifi:before {
    content: "\e744"}
.nc-icon-outline.tech_keyboard:before {
    content: "\e745"}
.nc-icon-outline.tech_laptop-camera:before {
    content: "\e746"}
.nc-icon-outline.tech_laptop-front:before {
    content: "\e747"}
.nc-icon-outline.tech_laptop:before {
    content: "\e748"}
.nc-icon-outline.tech_mobile-button:before {
    content: "\e749"}
.nc-icon-outline.tech_mobile-camera:before {
    content: "\e74a"}
.nc-icon-outline.tech_mobile-recharger-08:before {
    content: "\e74b"}
.nc-icon-outline.tech_mobile-recharger-09:before {
    content: "\e74c"}
.nc-icon-outline.tech_mobile-toolbar:before {
    content: "\e74d"}
.nc-icon-outline.tech_mobile:before {
    content: "\e74e"}
.nc-icon-outline.tech_music:before {
    content: "\e74f"}
.nc-icon-outline.tech_navigation:before {
    content: "\e750"}
.nc-icon-outline.tech_player-19:before {
    content: "\e751"}
.nc-icon-outline.tech_player-48:before {
    content: "\e752"}
.nc-icon-outline.tech_print-fold:before {
    content: "\e753"}
.nc-icon-outline.tech_print-round-fold:before {
    content: "\e754"}
.nc-icon-outline.tech_print-round:before {
    content: "\e755"}
.nc-icon-outline.tech_print:before {
    content: "\e756"}
.nc-icon-outline.tech_ram:before {
    content: "\e757"}
.nc-icon-outline.tech_remote:before {
    content: "\e758"}
.nc-icon-outline.tech_signal:before {
    content: "\e759"}
.nc-icon-outline.tech_socket:before {
    content: "\e75a"}
.nc-icon-outline.tech_sync:before {
    content: "\e75b"}
.nc-icon-outline.tech_tablet-button:before {
    content: "\e75c"}
.nc-icon-outline.tech_tablet-reader-31:before {
    content: "\e75d"}
.nc-icon-outline.tech_tablet-reader-42:before {
    content: "\e75e"}
.nc-icon-outline.tech_tablet-toolbar:before {
    content: "\e75f"}
.nc-icon-outline.tech_tablet:before {
    content: "\e760"}
.nc-icon-outline.tech_tv-old:before {
    content: "\e761"}
.nc-icon-outline.tech_tv:before {
    content: "\e762"}
.nc-icon-outline.tech_watch-circle:before {
    content: "\e763"}
.nc-icon-outline.tech_watch-time:before {
    content: "\e764"}
.nc-icon-outline.tech_watch:before {
    content: "\e765"}
.nc-icon-outline.tech_webcam-38:before {
    content: "\e766"}
.nc-icon-outline.tech_webcam-39:before {
    content: "\e767"}
.nc-icon-outline.tech_wifi-router:before {
    content: "\e768"}
.nc-icon-outline.tech_wifi:before {
    content: "\e769"}
.nc-icon-outline.shopping_award:before {
    content: "\e76a"}
.nc-icon-outline.shopping_bag-09:before {
    content: "\e76b"}
.nc-icon-outline.shopping_bag-16:before {
    content: "\e76c"}
.nc-icon-outline.shopping_bag-17:before {
    content: "\e76d"}
.nc-icon-outline.shopping_bag-20:before {
    content: "\e76e"}
.nc-icon-outline.shopping_bag-add-18:before {
    content: "\e76f"}
.nc-icon-outline.shopping_bag-add-21:before {
    content: "\e770"}
.nc-icon-outline.shopping_bag-edit:before {
    content: "\e771"}
.nc-icon-outline.shopping_bag-remove-19:before {
    content: "\e772"}
.nc-icon-outline.shopping_bag-remove-22:before {
    content: "\e773"}
.nc-icon-outline.shopping_barcode-scan:before {
    content: "\e774"}
.nc-icon-outline.shopping_barcode:before {
    content: "\e775"}
.nc-icon-outline.shopping_bardcode-qr:before {
    content: "\e776"}
.nc-icon-outline.shopping_basket-add:before {
    content: "\e777"}
.nc-icon-outline.shopping_basket-edit:before {
    content: "\e778"}
.nc-icon-outline.shopping_basket-remove:before {
    content: "\e779"}
.nc-icon-outline.shopping_basket-simple-add:before {
    content: "\e77a"}
.nc-icon-outline.shopping_basket-simple-remove:before {
    content: "\e77b"}
.nc-icon-outline.shopping_basket-simple:before {
    content: "\e77c"}
.nc-icon-outline.shopping_basket:before {
    content: "\e77d"}
.nc-icon-outline.shopping_bitcoin:before {
    content: "\e77e"}
.nc-icon-outline.shopping_board:before {
    content: "\e77f"}
.nc-icon-outline.shopping_box-3d-50:before {
    content: "\e780"}
.nc-icon-outline.shopping_box-3d-67:before {
    content: "\e781"}
.nc-icon-outline.shopping_box-ribbon:before {
    content: "\e782"}
.nc-icon-outline.shopping_box:before {
    content: "\e783"}
.nc-icon-outline.shopping_cart-add:before {
    content: "\e784"}
.nc-icon-outline.shopping_cart-modern-add:before {
    content: "\e785"}
.nc-icon-outline.shopping_cart-modern-in:before {
    content: "\e786"}
.nc-icon-outline.shopping_cart-modern-remove:before {
    content: "\e787"}
.nc-icon-outline.shopping_cart-modern:before {
    content: "\e788"}
.nc-icon-outline.shopping_cart-remove:before {
    content: "\e789"}
.nc-icon-outline.shopping_cart-simple-add:before {
    content: "\e78a"}
.nc-icon-outline.shopping_cart-simple-in:before {
    content: "\e78b"}
.nc-icon-outline.shopping_cart-simple-remove:before {
    content: "\e78c"}
.nc-icon-outline.shopping_cart-simple:before {
    content: "\e78d"}
.nc-icon-outline.shopping_cart:before {
    content: "\e78e"}
.nc-icon-outline.shopping_cash-register:before {
    content: "\e78f"}
.nc-icon-outline.shopping_chart:before {
    content: "\e790"}
.nc-icon-outline.shopping_credit-card-in:before {
    content: "\e791"}
.nc-icon-outline.shopping_credit-card:before {
    content: "\e792"}
.nc-icon-outline.shopping_credit-locked:before {
    content: "\e793"}
.nc-icon-outline.shopping_delivery-fast:before {
    content: "\e794"}
.nc-icon-outline.shopping_delivery-time:before {
    content: "\e795"}
.nc-icon-outline.shopping_delivery-track:before {
    content: "\e796"}
.nc-icon-outline.shopping_delivery:before {
    content: "\e797"}
.nc-icon-outline.shopping_discount:before {
    content: "\e798"}
.nc-icon-outline.shopping_gift:before {
    content: "\e799"}
.nc-icon-outline.shopping_hand-card:before {
    content: "\e79a"}
.nc-icon-outline.shopping_list:before {
    content: "\e79b"}
.nc-icon-outline.shopping_mobile-card:before {
    content: "\e79c"}
.nc-icon-outline.shopping_mobile-cart:before {
    content: "\e79d"}
.nc-icon-outline.shopping_mobile-touch:before {
    content: "\e79e"}
.nc-icon-outline.shopping_newsletter:before {
    content: "\e79f"}
.nc-icon-outline.shopping_pos:before {
    content: "\e7a0"}
.nc-icon-outline.shopping_receipt-list-42:before {
    content: "\e7a1"}
.nc-icon-outline.shopping_receipt-list-43:before {
    content: "\e7a2"}
.nc-icon-outline.shopping_receipt:before {
    content: "\e7a3"}
.nc-icon-outline.shopping_shop-location:before {
    content: "\e7a4"}
.nc-icon-outline.shopping_shop:before {
    content: "\e7a5"}
.nc-icon-outline.shopping_stock:before {
    content: "\e7a6"}
.nc-icon-outline.shopping_tag-content:before {
    content: "\e7a7"}
.nc-icon-outline.shopping_tag-cut:before {
    content: "\e7a8"}
.nc-icon-outline.shopping_tag-line:before {
    content: "\e7a9"}
.nc-icon-outline.shopping_tag-sale:before {
    content: "\e7aa"}
.nc-icon-outline.shopping_tag:before {
    content: "\e7ab"}
.nc-icon-outline.shopping_wallet:before {
    content: "\e7ac"}
.nc-icon-outline.education_abc:before {
    content: "\e7ad"}
.nc-icon-outline.education_agenda-bookmark:before {
    content: "\e7ae"}
.nc-icon-outline.education_atom:before {
    content: "\e7af"}
.nc-icon-outline.education_award-55:before {
    content: "\e7b0"}
.nc-icon-outline.education_backpack-57:before {
    content: "\e7b1"}
.nc-icon-outline.education_backpack-58:before {
    content: "\e7b2"}
.nc-icon-outline.education_ball-basket:before {
    content: "\e7b3"}
.nc-icon-outline.education_ball-soccer:before {
    content: "\e7b4"}
.nc-icon-outline.education_board-51:before {
    content: "\e7b5"}
.nc-icon-outline.education_book-39:before {
    content: "\e7b6"}
.nc-icon-outline.education_book-bookmark:before {
    content: "\e7b7"}
.nc-icon-outline.education_book-open:before {
    content: "\e7b8"}
.nc-icon-outline.education_books-46:before {
    content: "\e7b9"}
.nc-icon-outline.education_chalkboard:before {
    content: "\e7ba"}
.nc-icon-outline.education_flask:before {
    content: "\e7bb"}
.nc-icon-outline.education_glasses:before {
    content: "\e7bc"}
.nc-icon-outline.education_grammar-check:before {
    content: "\e7bd"}
.nc-icon-outline.education_hat:before {
    content: "\e7be"}
.nc-icon-outline.education_language:before {
    content: "\e7bf"}
.nc-icon-outline.education_microscope:before {
    content: "\e7c0"}
.nc-icon-outline.education_molecule:before {
    content: "\e7c1"}
.nc-icon-outline.education_notepad:before {
    content: "\e7c2"}
.nc-icon-outline.education_paper-diploma:before {
    content: "\e7c3"}
.nc-icon-outline.education_paper:before {
    content: "\e7c4"}
.nc-icon-outline.education_pencil-47:before {
    content: "\e7c5"}
.nc-icon-outline.education_school:before {
    content: "\e7c6"}
.nc-icon-outline.objects_alien-29:before {
    content: "\e7c7"}
.nc-icon-outline.objects_alien-33:before {
    content: "\e7c8"}
.nc-icon-outline.objects_anchor:before {
    content: "\e7c9"}
.nc-icon-outline.objects_astronaut:before {
    content: "\e7ca"}
.nc-icon-outline.objects_axe:before {
    content: "\e7cb"}
.nc-icon-outline.objects_baby-bottle:before {
    content: "\e7cc"}
.nc-icon-outline.objects_baby:before {
    content: "\e7cd"}
.nc-icon-outline.objects_baloon:before {
    content: "\e7ce"}
.nc-icon-outline.objects_battery:before {
    content: "\e7cf"}
.nc-icon-outline.objects_bear:before {
    content: "\e7d0"}
.nc-icon-outline.objects_billiard:before {
    content: "\e7d1"}
.nc-icon-outline.objects_binocular:before {
    content: "\e7d2"}
.nc-icon-outline.objects_bow:before {
    content: "\e7d3"}
.nc-icon-outline.objects_bowling:before {
    content: "\e7d4"}
.nc-icon-outline.objects_broom:before {
    content: "\e7d5"}
.nc-icon-outline.objects_cone:before {
    content: "\e7d6"}
.nc-icon-outline.objects_controller:before {
    content: "\e7d7"}
.nc-icon-outline.objects_diamond:before {
    content: "\e7d8"}
.nc-icon-outline.objects_dice:before {
    content: "\e7d9"}
.nc-icon-outline.objects_globe:before {
    content: "\e7da"}
.nc-icon-outline.objects_hut:before {
    content: "\e7db"}
.nc-icon-outline.objects_key-25:before {
    content: "\e7dc"}
.nc-icon-outline.objects_key-26:before {
    content: "\e7dd"}
.nc-icon-outline.objects_lamp:before {
    content: "\e7de"}
.nc-icon-outline.objects_leaf-36:before {
    content: "\e7df"}
.nc-icon-outline.objects_leaf-38:before {
    content: "\e7e0"}
.nc-icon-outline.objects_light:before {
    content: "\e7e1"}
.nc-icon-outline.objects_pipe:before {
    content: "\e7e2"}
.nc-icon-outline.objects_planet:before {
    content: "\e7e3"}
.nc-icon-outline.objects_puzzle-09:before {
    content: "\e7e4"}
.nc-icon-outline.objects_puzzle-10:before {
    content: "\e7e5"}
.nc-icon-outline.objects_shovel:before {
    content: "\e7e6"}
.nc-icon-outline.objects_skull:before {
    content: "\e7e7"}
.nc-icon-outline.objects_spaceship:before {
    content: "\e7e8"}
.nc-icon-outline.objects_spray:before {
    content: "\e7e9"}
.nc-icon-outline.objects_support-16:before {
    content: "\e7ea"}
.nc-icon-outline.objects_support-17:before {
    content: "\e7eb"}
.nc-icon-outline.objects_umbrella-13:before {
    content: "\e7ec"}
.nc-icon-outline.objects_umbrella-14:before {
    content: "\e7ed"}
.nc-icon-outline.objects_wool-ball:before {
    content: "\e7ee"}
.nc-icon-outline.media-1_3d:before {
    content: "\e7ef"}
.nc-icon-outline.media-1_action-73:before {
    content: "\e7f0"}
.nc-icon-outline.media-1_action-74:before {
    content: "\e7f1"}
.nc-icon-outline.media-1_album:before {
    content: "\e7f2"}
.nc-icon-outline.media-1_audio-91:before {
    content: "\e7f3"}
.nc-icon-outline.media-1_audio-92:before {
    content: "\e7f4"}
.nc-icon-outline.media-1_balance:before {
    content: "\e7f5"}
.nc-icon-outline.media-1_brightness-46:before {
    content: "\e7f6"}
.nc-icon-outline.media-1_brightness-47:before {
    content: "\e7f7"}
.nc-icon-outline.media-1_button-circle-pause:before {
    content: "\e7f8"}
.nc-icon-outline.media-1_button-circle-play:before {
    content: "\e7f9"}
.nc-icon-outline.media-1_button-circle-stop:before {
    content: "\e7fa"}
.nc-icon-outline.media-1_button-eject:before {
    content: "\e7fb"}
.nc-icon-outline.media-1_button-next:before {
    content: "\e7fc"}
.nc-icon-outline.media-1_button-pause:before {
    content: "\e7fd"}
.nc-icon-outline.media-1_button-play:before {
    content: "\e7fe"}
.nc-icon-outline.media-1_button-power:before {
    content: "\e7ff"}
.nc-icon-outline.media-1_button-previous:before {
    content: "\e800"}
.nc-icon-outline.media-1_button-record:before {
    content: "\e801"}
.nc-icon-outline.media-1_button-rewind:before {
    content: "\e802"}
.nc-icon-outline.media-1_button-skip:before {
    content: "\e803"}
.nc-icon-outline.media-1_button-stop:before {
    content: "\e804"}
.nc-icon-outline.media-1_camera-18:before {
    content: "\e805"}
.nc-icon-outline.media-1_camera-19:before {
    content: "\e806"}
.nc-icon-outline.media-1_camera-20:before {
    content: "\e807"}
.nc-icon-outline.media-1_camera-ban-36:before {
    content: "\e808"}
.nc-icon-outline.media-1_camera-ban-37:before {
    content: "\e809"}
.nc-icon-outline.media-1_camera-compact:before {
    content: "\e80a"}
.nc-icon-outline.media-1_camera-screen:before {
    content: "\e80b"}
.nc-icon-outline.media-1_camera-square-57:before {
    content: "\e80c"}
.nc-icon-outline.media-1_camera-square-58:before {
    content: "\e80d"}
.nc-icon-outline.media-1_camera-time:before {
    content: "\e80e"}
.nc-icon-outline.media-1_countdown-34:before {
    content: "\e80f"}
.nc-icon-outline.media-1_countdown-35:before {
    content: "\e810"}
.nc-icon-outline.media-1_edit-color:before {
    content: "\e811"}
.nc-icon-outline.media-1_edit-contrast-42:before {
    content: "\e812"}
.nc-icon-outline.media-1_edit-contrast-43:before {
    content: "\e813"}
.nc-icon-outline.media-1_edit-saturation:before {
    content: "\e814"}
.nc-icon-outline.media-1_flash-21:before {
    content: "\e815"}
.nc-icon-outline.media-1_flash-24:before {
    content: "\e816"}
.nc-icon-outline.media-1_flash-29:before {
    content: "\e817"}
.nc-icon-outline.media-1_flash-auto-22:before {
    content: "\e818"}
.nc-icon-outline.media-1_flash-auto-25:before {
    content: "\e819"}
.nc-icon-outline.media-1_flash-off-23:before {
    content: "\e81a"}
.nc-icon-outline.media-1_flash-off-26:before {
    content: "\e81b"}
.nc-icon-outline.media-1_focus-32:before {
    content: "\e81c"}
.nc-icon-outline.media-1_focus-38:before {
    content: "\e81d"}
.nc-icon-outline.media-1_focus-40:before {
    content: "\e81e"}
.nc-icon-outline.media-1_focus-circle:before {
    content: "\e81f"}
.nc-icon-outline.media-1_frame-12:before {
    content: "\e820"}
.nc-icon-outline.media-1_frame-41:before {
    content: "\e821"}
.nc-icon-outline.media-1_grid:before {
    content: "\e822"}
.nc-icon-outline.media-1_image-01:before {
    content: "\e823"}
.nc-icon-outline.media-1_image-02:before {
    content: "\e824"}
.nc-icon-outline.media-1_image-05:before {
    content: "\e825"}
.nc-icon-outline.media-1_image-add:before {
    content: "\e826"}
.nc-icon-outline.media-1_image-delete:before {
    content: "\e827"}
.nc-icon-outline.media-1_image-location:before {
    content: "\e828"}
.nc-icon-outline.media-1_kid:before {
    content: "\e829"}
.nc-icon-outline.media-1_layers:before {
    content: "\e82a"}
.nc-icon-outline.media-1_lens-31:before {
    content: "\e82b"}
.nc-icon-outline.media-1_lens-56:before {
    content: "\e82c"}
.nc-icon-outline.media-1_macro:before {
    content: "\e82d"}
.nc-icon-outline.media-1_movie-61:before {
    content: "\e82e"}
.nc-icon-outline.media-1_movie-62:before {
    content: "\e82f"}
.nc-icon-outline.media-1_night:before {
    content: "\e830"}
.nc-icon-outline.media-1_picture:before {
    content: "\e831"}
.nc-icon-outline.media-1_play-68:before {
    content: "\e832"}
.nc-icon-outline.media-1_play-69:before {
    content: "\e833"}
.nc-icon-outline.media-1_player:before {
    content: "\e834"}
.nc-icon-outline.media-1_polaroid-add:before {
    content: "\e835"}
.nc-icon-outline.media-1_polaroid-delete:before {
    content: "\e836"}
.nc-icon-outline.media-1_polaroid-multiple:before {
    content: "\e837"}
.nc-icon-outline.media-1_polaroid-user:before {
    content: "\e838"}
.nc-icon-outline.media-1_polaroid:before {
    content: "\e839"}
.nc-icon-outline.media-1_roll:before {
    content: "\e83a"}
.nc-icon-outline.media-1_rotate-left:before {
    content: "\e83b"}
.nc-icon-outline.media-1_rotate-right:before {
    content: "\e83c"}
.nc-icon-outline.media-1_sd:before {
    content: "\e83d"}
.nc-icon-outline.media-1_selfie:before {
    content: "\e83e"}
.nc-icon-outline.media-1_shake:before {
    content: "\e83f"}
.nc-icon-outline.media-1_speaker:before {
    content: "\e840"}
.nc-icon-outline.media-1_sport:before {
    content: "\e841"}
.nc-icon-outline.media-1_ticket-75:before {
    content: "\e842"}
.nc-icon-outline.media-1_ticket-76:before {
    content: "\e843"}
.nc-icon-outline.media-1_touch:before {
    content: "\e844"}
.nc-icon-outline.media-1_tripod:before {
    content: "\e845"}
.nc-icon-outline.media-1_video-64:before {
    content: "\e846"}
.nc-icon-outline.media-1_video-65:before {
    content: "\e847"}
.nc-icon-outline.media-1_video-66:before {
    content: "\e848"}
.nc-icon-outline.media-1_video-67:before {
    content: "\e849"}
.nc-icon-outline.media-1_videocamera-71:before {
    content: "\e84a"}
.nc-icon-outline.media-1_videocamera-72:before {
    content: "\e84b"}
.nc-icon-outline.media-1_volume-93:before {
    content: "\e84c"}
.nc-icon-outline.media-1_volume-97:before {
    content: "\e84d"}
.nc-icon-outline.media-1_volume-98:before {
    content: "\e84e"}
.nc-icon-outline.media-1_volume-ban:before {
    content: "\e84f"}
.nc-icon-outline.media-1_volume-down:before {
    content: "\e850"}
.nc-icon-outline.media-1_volume-off:before {
    content: "\e851"}
.nc-icon-outline.media-1_volume-up:before {
    content: "\e852"}
.nc-icon-outline.media-2_guitar:before {
    content: "\e853"}
.nc-icon-outline.media-2_headphones-mic:before {
    content: "\e854"}
.nc-icon-outline.media-2_headphones:before {
    content: "\e855"}
.nc-icon-outline.media-2_knob:before {
    content: "\e856"}
.nc-icon-outline.media-2_mic:before {
    content: "\e857"}
.nc-icon-outline.media-2_music-album:before {
    content: "\e858"}
.nc-icon-outline.media-2_music-cloud:before {
    content: "\e859"}
.nc-icon-outline.media-2_note-03:before {
    content: "\e85a"}
.nc-icon-outline.media-2_note-04:before {
    content: "\e85b"}
.nc-icon-outline.media-2_piano:before {
    content: "\e85c"}
.nc-icon-outline.media-2_radio:before {
    content: "\e85d"}
.nc-icon-outline.media-2_remix:before {
    content: "\e85e"}
.nc-icon-outline.media-2_sound-wave:before {
    content: "\e85f"}
.nc-icon-outline.media-2_speaker-01:before {
    content: "\e860"}
.nc-icon-outline.media-2_speaker-05:before {
    content: "\e861"}
.nc-icon-outline.media-2_tape:before {
    content: "\e862"}
.nc-icon-outline.location_appointment:before {
    content: "\e863"}
.nc-icon-outline.location_bookmark-add:before {
    content: "\e864"}
.nc-icon-outline.location_bookmark-remove:before {
    content: "\e865"}
.nc-icon-outline.location_bookmark:before {
    content: "\e866"}
.nc-icon-outline.location_compass-04:before {
    content: "\e867"}
.nc-icon-outline.location_compass-05:before {
    content: "\e868"}
.nc-icon-outline.location_compass-06:before {
    content: "\e869"}
.nc-icon-outline.location_crosshair:before {
    content: "\e86a"}
.nc-icon-outline.location_explore-user:before {
    content: "\e86b"}
.nc-icon-outline.location_explore:before {
    content: "\e86c"}
.nc-icon-outline.location_flag-complex:before {
    content: "\e86d"}
.nc-icon-outline.location_flag-diagonal-33:before {
    content: "\e86e"}
.nc-icon-outline.location_flag-diagonal-34:before {
    content: "\e86f"}
.nc-icon-outline.location_flag-points-31:before {
    content: "\e870"}
.nc-icon-outline.location_flag-points-32:before {
    content: "\e871"}
.nc-icon-outline.location_flag-simple:before {
    content: "\e872"}
.nc-icon-outline.location_flag-triangle:before {
    content: "\e873"}
.nc-icon-outline.location_flag:before {
    content: "\e874"}
.nc-icon-outline.location_gps:before {
    content: "\e875"}
.nc-icon-outline.location_map-big:before {
    content: "\e876"}
.nc-icon-outline.location_map-compass:before {
    content: "\e877"}
.nc-icon-outline.location_map-gps:before {
    content: "\e878"}
.nc-icon-outline.location_map-marker:before {
    content: "\e879"}
.nc-icon-outline.location_map-pin:before {
    content: "\e87a"}
.nc-icon-outline.location_map:before {
    content: "\e87b"}
.nc-icon-outline.location_marker:before {
    content: "\e87c"}
.nc-icon-outline.location_pin-add:before {
    content: "\e87d"}
.nc-icon-outline.location_pin-copy:before {
    content: "\e87e"}
.nc-icon-outline.location_pin-remove:before {
    content: "\e87f"}
.nc-icon-outline.location_pin:before {
    content: "\e880"}
.nc-icon-outline.location_pins:before {
    content: "\e881"}
.nc-icon-outline.location_position-marker:before {
    content: "\e882"}
.nc-icon-outline.location_position-pin:before {
    content: "\e883"}
.nc-icon-outline.location_position-user:before {
    content: "\e884"}
.nc-icon-outline.location_radar:before {
    content: "\e885"}
.nc-icon-outline.location_road:before {
    content: "\e886"}
.nc-icon-outline.location_route-alert:before {
    content: "\e887"}
.nc-icon-outline.location_route-close:before {
    content: "\e888"}
.nc-icon-outline.location_route-open:before {
    content: "\e889"}
.nc-icon-outline.location_square-marker:before {
    content: "\e88a"}
.nc-icon-outline.location_square-pin:before {
    content: "\e88b"}
.nc-icon-outline.location_treasure-map-21:before {
    content: "\e88c"}
.nc-icon-outline.location_treasure-map-40:before {
    content: "\e88d"}
.nc-icon-outline.location_worl-marker:before {
    content: "\e88e"}
.nc-icon-outline.location_world-pin:before {
    content: "\e88f"}
.nc-icon-outline.location_world:before {
    content: "\e890"}
.nc-icon-outline.health_ambulance:before {
    content: "\e891"}
.nc-icon-outline.health_apple:before {
    content: "\e892"}
.nc-icon-outline.health_bag-49:before {
    content: "\e893"}
.nc-icon-outline.health_bag-50:before {
    content: "\e894"}
.nc-icon-outline.health_brain:before {
    content: "\e895"}
.nc-icon-outline.health_dna-27:before {
    content: "\e896"}
.nc-icon-outline.health_dna-38:before {
    content: "\e897"}
.nc-icon-outline.health_doctor:before {
    content: "\e898"}
.nc-icon-outline.health_flask:before {
    content: "\e899"}
.nc-icon-outline.health_heartbeat-16:before {
    content: "\e89a"}
.nc-icon-outline.health_height:before {
    content: "\e89b"}
.nc-icon-outline.health_hospital-32:before {
    content: "\e89c"}
.nc-icon-outline.health_hospital-33:before {
    content: "\e89d"}
.nc-icon-outline.health_hospital-34:before {
    content: "\e89e"}
.nc-icon-outline.health_humidity-26:before {
    content: "\e89f"}
.nc-icon-outline.health_humidity-52:before {
    content: "\e8a0"}
.nc-icon-outline.health_intestine:before {
    content: "\e8a1"}
.nc-icon-outline.health_lungs:before {
    content: "\e8a2"}
.nc-icon-outline.health_molecule-39:before {
    content: "\e8a3"}
.nc-icon-outline.health_molecule-40:before {
    content: "\e8a4"}
.nc-icon-outline.health_notebook:before {
    content: "\e8a5"}
.nc-icon-outline.health_nurse:before {
    content: "\e8a6"}
.nc-icon-outline.health_patch-46:before {
    content: "\e8a7"}
.nc-icon-outline.health_pill-42:before {
    content: "\e8a8"}
.nc-icon-outline.health_pill-43:before {
    content: "\e8a9"}
.nc-icon-outline.health_pill-container-44:before {
    content: "\e8aa"}
.nc-icon-outline.health_pill-container-47:before {
    content: "\e8ab"}
.nc-icon-outline.health_pulse-chart:before {
    content: "\e8ac"}
.nc-icon-outline.health_pulse-phone:before {
    content: "\e8ad"}
.nc-icon-outline.health_pulse-sleep:before {
    content: "\e8ae"}
.nc-icon-outline.health_pulse-watch:before {
    content: "\e8af"}
.nc-icon-outline.health_pulse:before {
    content: "\e8b0"}
.nc-icon-outline.health_sleep:before {
    content: "\e8b1"}
.nc-icon-outline.health_steps:before {
    content: "\e8b2"}
.nc-icon-outline.health_syringe:before {
    content: "\e8b3"}
.nc-icon-outline.health_temperature-23:before {
    content: "\e8b4"}
.nc-icon-outline.health_temperature-24:before {
    content: "\e8b5"}
.nc-icon-outline.health_tooth:before {
    content: "\e8b6"}
.nc-icon-outline.health_weed:before {
    content: "\e8b7"}
.nc-icon-outline.health_weight:before {
    content: "\e8b8"}
.nc-icon-outline.health_wheelchair:before {
    content: "\e8b9"}
.nc-icon-outline.health_woman:before {
    content: "\e8ba"}
.nc-icon-outline.furniture_air-conditioner:before {
    content: "\e8bb"}
.nc-icon-outline.furniture_armchair:before {
    content: "\e8bc"}
.nc-icon-outline.furniture_bath-tub:before {
    content: "\e8bd"}
.nc-icon-outline.furniture_bed-09:before {
    content: "\e8be"}
.nc-icon-outline.furniture_bed-23:before {
    content: "\e8bf"}
.nc-icon-outline.furniture_bed-side:before {
    content: "\e8c0"}
.nc-icon-outline.furniture_cabinet:before {
    content: "\e8c1"}
.nc-icon-outline.furniture_cactus:before {
    content: "\e8c2"}
.nc-icon-outline.furniture_chair:before {
    content: "\e8c3"}
.nc-icon-outline.furniture_coat-hanger:before {
    content: "\e8c4"}
.nc-icon-outline.furniture_coffee:before {
    content: "\e8c5"}
.nc-icon-outline.furniture_cradle:before {
    content: "\e8c6"}
.nc-icon-outline.furniture_curtain:before {
    content: "\e8c7"}
.nc-icon-outline.furniture_desk-drawer:before {
    content: "\e8c8"}
.nc-icon-outline.furniture_desk:before {
    content: "\e8c9"}
.nc-icon-outline.furniture_door:before {
    content: "\e8ca"}
.nc-icon-outline.furniture_drawer:before {
    content: "\e8cb"}
.nc-icon-outline.furniture_fridge:before {
    content: "\e8cc"}
.nc-icon-outline.furniture_hanger-clothes:before {
    content: "\e8cd"}
.nc-icon-outline.furniture_hanger:before {
    content: "\e8ce"}
.nc-icon-outline.furniture_heater:before {
    content: "\e8cf"}
.nc-icon-outline.furniture_iron:before {
    content: "\e8d0"}
.nc-icon-outline.furniture_lamp-floor:before {
    content: "\e8d1"}
.nc-icon-outline.furniture_lamp:before {
    content: "\e8d2"}
.nc-icon-outline.furniture_library:before {
    content: "\e8d3"}
.nc-icon-outline.furniture_light:before {
    content: "\e8d4"}
.nc-icon-outline.furniture_mixer:before {
    content: "\e8d5"}
.nc-icon-outline.furniture_oven:before {
    content: "\e8d6"}
.nc-icon-outline.furniture_shower:before {
    content: "\e8d7"}
.nc-icon-outline.furniture_sink-wash:before {
    content: "\e8d8"}
.nc-icon-outline.furniture_sink:before {
    content: "\e8d9"}
.nc-icon-outline.furniture_sofa:before {
    content: "\e8da"}
.nc-icon-outline.furniture_storage-hanger:before {
    content: "\e8db"}
.nc-icon-outline.furniture_storage:before {
    content: "\e8dc"}
.nc-icon-outline.furniture_table:before {
    content: "\e8dd"}
.nc-icon-outline.furniture_toilet-paper:before {
    content: "\e8de"}
.nc-icon-outline.furniture_toilet:before {
    content: "\e8df"}
.nc-icon-outline.furniture_tv:before {
    content: "\e8e0"}
.nc-icon-outline.furniture_wardrobe:before {
    content: "\e8e1"}
.nc-icon-outline.furniture_wash:before {
    content: "\e8e2"}
.nc-icon-outline.files_add:before {
    content: "\e8e3"}
.nc-icon-outline.files_archive-3d-check:before {
    content: "\e8e4"}
.nc-icon-outline.files_archive-3d-content:before {
    content: "\e8e5"}
.nc-icon-outline.files_archive-check:before {
    content: "\e8e6"}
.nc-icon-outline.files_archive-content:before {
    content: "\e8e7"}
.nc-icon-outline.files_archive-paper-check:before {
    content: "\e8e8"}
.nc-icon-outline.files_archive-paper:before {
    content: "\e8e9"}
.nc-icon-outline.files_archive:before {
    content: "\e8ea"}
.nc-icon-outline.files_audio:before {
    content: "\e8eb"}
.nc-icon-outline.files_book-07:before {
    content: "\e8ec"}
.nc-icon-outline.files_book-08:before {
    content: "\e8ed"}
.nc-icon-outline.files_bookmark:before {
    content: "\e8ee"}
.nc-icon-outline.files_box:before {
    content: "\e8ef"}
.nc-icon-outline.files_chart-bar:before {
    content: "\e8f0"}
.nc-icon-outline.files_chart-pie:before {
    content: "\e8f1"}
.nc-icon-outline.files_check:before {
    content: "\e8f2"}
.nc-icon-outline.files_cloud:before {
    content: "\e8f3"}
.nc-icon-outline.files_copy:before {
    content: "\e8f4"}
.nc-icon-outline.files_dev:before {
    content: "\e8f5"}
.nc-icon-outline.files_download:before {
    content: "\e8f6"}
.nc-icon-outline.files_drawer:before {
    content: "\e8f7"}
.nc-icon-outline.files_edit:before {
    content: "\e8f8"}
.nc-icon-outline.files_exclamation:before {
    content: "\e8f9"}
.nc-icon-outline.files_folder-13:before {
    content: "\e8fa"}
.nc-icon-outline.files_folder-14:before {
    content: "\e8fb"}
.nc-icon-outline.files_folder-15:before {
    content: "\e8fc"}
.nc-icon-outline.files_folder-16:before {
    content: "\e8fd"}
.nc-icon-outline.files_folder-17:before {
    content: "\e8fe"}
.nc-icon-outline.files_folder-18:before {
    content: "\e8ff"}
.nc-icon-outline.files_folder-19:before {
    content: "\e900"}
.nc-icon-outline.files_folder-add:before {
    content: "\e901"}
.nc-icon-outline.files_folder-audio:before {
    content: "\e902"}
.nc-icon-outline.files_folder-bookmark:before {
    content: "\e903"}
.nc-icon-outline.files_folder-chart-bar:before {
    content: "\e904"}
.nc-icon-outline.files_folder-chart-pie:before {
    content: "\e905"}
.nc-icon-outline.files_folder-check:before {
    content: "\e906"}
.nc-icon-outline.files_folder-cloud:before {
    content: "\e907"}
.nc-icon-outline.files_folder-dev:before {
    content: "\e908"}
.nc-icon-outline.files_folder-download:before {
    content: "\e909"}
.nc-icon-outline.files_folder-edit:before {
    content: "\e90a"}
.nc-icon-outline.files_folder-exclamation:before {
    content: "\e90b"}
.nc-icon-outline.files_folder-gallery:before {
    content: "\e90c"}
.nc-icon-outline.files_folder-heart:before {
    content: "\e90d"}
.nc-icon-outline.files_folder-image:before {
    content: "\e90e"}
.nc-icon-outline.files_folder-info:before {
    content: "\e90f"}
.nc-icon-outline.files_folder-link:before {
    content: "\e910"}
.nc-icon-outline.files_folder-locked:before {
    content: "\e911"}
.nc-icon-outline.files_folder-money:before {
    content: "\e912"}
.nc-icon-outline.files_folder-music:before {
    content: "\e913"}
.nc-icon-outline.files_folder-no-access:before {
    content: "\e914"}
.nc-icon-outline.files_folder-play:before {
    content: "\e915"}
.nc-icon-outline.files_folder-question:before {
    content: "\e916"}
.nc-icon-outline.files_folder-refresh:before {
    content: "\e917"}
.nc-icon-outline.files_folder-remove:before {
    content: "\e918"}
.nc-icon-outline.files_folder-search:before {
    content: "\e919"}
.nc-icon-outline.files_folder-settings-81:before {
    content: "\e91a"}
.nc-icon-outline.files_folder-settings-97:before {
    content: "\e91b"}
.nc-icon-outline.files_folder-shared:before {
    content: "\e91c"}
.nc-icon-outline.files_folder-star:before {
    content: "\e91d"}
.nc-icon-outline.files_folder-time:before {
    content: "\e91e"}
.nc-icon-outline.files_folder-upload:before {
    content: "\e91f"}
.nc-icon-outline.files_folder-user:before {
    content: "\e920"}
.nc-icon-outline.files_folder-vector:before {
    content: "\e921"}
.nc-icon-outline.files_gallery:before {
    content: "\e922"}
.nc-icon-outline.files_heart:before {
    content: "\e923"}
.nc-icon-outline.files_image:before {
    content: "\e924"}
.nc-icon-outline.files_info:before {
    content: "\e925"}
.nc-icon-outline.files_link:before {
    content: "\e926"}
.nc-icon-outline.files_locked:before {
    content: "\e927"}
.nc-icon-outline.files_money:before {
    content: "\e928"}
.nc-icon-outline.files_music:before {
    content: "\e929"}
.nc-icon-outline.files_no-access:before {
    content: "\e92a"}
.nc-icon-outline.files_notebook:before {
    content: "\e92b"}
.nc-icon-outline.files_paper:before {
    content: "\e92c"}
.nc-icon-outline.files_play:before {
    content: "\e92d"}
.nc-icon-outline.files_question:before {
    content: "\e92e"}
.nc-icon-outline.files_refresh:before {
    content: "\e92f"}
.nc-icon-outline.files_remove:before {
    content: "\e930"}
.nc-icon-outline.files_replace-folder:before {
    content: "\e931"}
.nc-icon-outline.files_replace:before {
    content: "\e932"}
.nc-icon-outline.files_search:before {
    content: "\e933"}
.nc-icon-outline.files_settings-46:before {
    content: "\e934"}
.nc-icon-outline.files_settings-99:before {
    content: "\e935"}
.nc-icon-outline.files_shared:before {
    content: "\e936"}
.nc-icon-outline.files_single-content-02:before {
    content: "\e937"}
.nc-icon-outline.files_single-content-03:before {
    content: "\e938"}
.nc-icon-outline.files_single-copies:before {
    content: "\e939"}
.nc-icon-outline.files_single-copy-04:before {
    content: "\e93a"}
.nc-icon-outline.files_single-copy-06:before {
    content: "\e93b"}
.nc-icon-outline.files_single-folded-content:before {
    content: "\e93c"}
.nc-icon-outline.files_single-folded:before {
    content: "\e93d"}
.nc-icon-outline.files_single-paragraph:before {
    content: "\e93e"}
.nc-icon-outline.files_single:before {
    content: "\e93f"}
.nc-icon-outline.files_star:before {
    content: "\e940"}
.nc-icon-outline.files_time:before {
    content: "\e941"}
.nc-icon-outline.files_upload:before {
    content: "\e942"}
.nc-icon-outline.files_user:before {
    content: "\e943"}
.nc-icon-outline.files_vector:before {
    content: "\e944"}
.nc-icon-outline.files_zip-54:before {
    content: "\e945"}
.nc-icon-outline.files_zip-55:before {
    content: "\e946"}
.nc-icon-outline.design_album:before {
    content: "\e947"}
.nc-icon-outline.design_align-bottom:before {
    content: "\e948"}
.nc-icon-outline.design_align-center-horizontal:before {
    content: "\e949"}
.nc-icon-outline.design_align-center-vertical:before {
    content: "\e94a"}
.nc-icon-outline.design_align-left:before {
    content: "\e94b"}
.nc-icon-outline.design_align-right:before {
    content: "\e94c"}
.nc-icon-outline.design_align-top:before {
    content: "\e94d"}
.nc-icon-outline.design_app:before {
    content: "\e94e"}
.nc-icon-outline.design_artboard:before {
    content: "\e94f"}
.nc-icon-outline.design_blend:before {
    content: "\e950"}
.nc-icon-outline.design_book-bookmark:before {
    content: "\e951"}
.nc-icon-outline.design_book-open:before {
    content: "\e952"}
.nc-icon-outline.design_brush:before {
    content: "\e953"}
.nc-icon-outline.design_bug:before {
    content: "\e954"}
.nc-icon-outline.design_bullet-list-67:before {
    content: "\e955"}
.nc-icon-outline.design_bullet-list-68:before {
    content: "\e956"}
.nc-icon-outline.design_bullet-list-69:before {
    content: "\e957"}
.nc-icon-outline.design_bullet-list-70:before {
    content: "\e958"}
.nc-icon-outline.design_clone:before {
    content: "\e959"}
.nc-icon-outline.design_code-editor:before {
    content: "\e95a"}
.nc-icon-outline.design_code:before {
    content: "\e95b"}
.nc-icon-outline.design_collection:before {
    content: "\e95c"}
.nc-icon-outline.design_command:before {
    content: "\e95d"}
.nc-icon-outline.design_compass:before {
    content: "\e95e"}
.nc-icon-outline.design_contrast:before {
    content: "\e95f"}
.nc-icon-outline.design_copy:before {
    content: "\e960"}
.nc-icon-outline.design_crop:before {
    content: "\e961"}
.nc-icon-outline.design_cursor-48:before {
    content: "\e962"}
.nc-icon-outline.design_cursor-49:before {
    content: "\e963"}
.nc-icon-outline.design_design-dev:before {
    content: "\e964"}
.nc-icon-outline.design_design-responsive:before {
    content: "\e965"}
.nc-icon-outline.design_design:before {
    content: "\e966"}
.nc-icon-outline.design_distribute-horizontal:before {
    content: "\e967"}
.nc-icon-outline.design_distribute-vertical:before {
    content: "\e968"}
.nc-icon-outline.design_drag:before {
    content: "\e969"}
.nc-icon-outline.design_eraser-32:before {
    content: "\e96a"}
.nc-icon-outline.design_eraser-33:before {
    content: "\e96b"}
.nc-icon-outline.design_eraser-46:before {
    content: "\e96c"}
.nc-icon-outline.design_flip-horizontal:before {
    content: "\e96d"}
.nc-icon-outline.design_flip-vertical:before {
    content: "\e96e"}
.nc-icon-outline.design_image:before {
    content: "\e96f"}
.nc-icon-outline.design_magnet:before {
    content: "\e970"}
.nc-icon-outline.design_marker:before {
    content: "\e971"}
.nc-icon-outline.design_measure-02:before {
    content: "\e972"}
.nc-icon-outline.design_measure-17:before {
    content: "\e973"}
.nc-icon-outline.design_measure-big:before {
    content: "\e974"}
.nc-icon-outline.design_mobile-design:before {
    content: "\e975"}
.nc-icon-outline.design_mobile-dev:before {
    content: "\e976"}
.nc-icon-outline.design_mouse-08:before {
    content: "\e977"}
.nc-icon-outline.design_mouse-09:before {
    content: "\e978"}
.nc-icon-outline.design_mouse-10:before {
    content: "\e979"}
.nc-icon-outline.design_newsletter-dev:before {
    content: "\e97a"}
.nc-icon-outline.design_note-code:before {
    content: "\e97b"}
.nc-icon-outline.design_paint-16:before {
    content: "\e97c"}
.nc-icon-outline.design_paint-37:before {
    content: "\e97d"}
.nc-icon-outline.design_paint-38:before {
    content: "\e97e"}
.nc-icon-outline.design_paint-bucket-39:before {
    content: "\e97f"}
.nc-icon-outline.design_paint-bucket-40:before {
    content: "\e980"}
.nc-icon-outline.design_palette:before {
    content: "\e981"}
.nc-icon-outline.design_pantone:before {
    content: "\e982"}
.nc-icon-outline.design_paper-design:before {
    content: "\e983"}
.nc-icon-outline.design_paper-dev:before {
    content: "\e984"}
.nc-icon-outline.design_patch-19:before {
    content: "\e985"}
.nc-icon-outline.design_patch-34:before {
    content: "\e986"}
.nc-icon-outline.design_path-exclude:before {
    content: "\e987"}
.nc-icon-outline.design_path-intersect:before {
    content: "\e988"}
.nc-icon-outline.design_path-minus:before {
    content: "\e989"}
.nc-icon-outline.design_path-unite:before {
    content: "\e98a"}
.nc-icon-outline.design_pen-01:before {
    content: "\e98b"}
.nc-icon-outline.design_pen-23:before {
    content: "\e98c"}
.nc-icon-outline.design_pen-tool:before {
    content: "\e98d"}
.nc-icon-outline.design_phone:before {
    content: "\e98e"}
.nc-icon-outline.design_photo-editor:before {
    content: "\e98f"}
.nc-icon-outline.design_scissors-dashed:before {
    content: "\e990"}
.nc-icon-outline.design_scissors:before {
    content: "\e991"}
.nc-icon-outline.design_shape-adjust:before {
    content: "\e992"}
.nc-icon-outline.design_shape-circle:before {
    content: "\e993"}
.nc-icon-outline.design_shape-polygon:before {
    content: "\e994"}
.nc-icon-outline.design_shape-square:before {
    content: "\e995"}
.nc-icon-outline.design_shape-triangle:before {
    content: "\e996"}
.nc-icon-outline.design_shapes:before {
    content: "\e997"}
.nc-icon-outline.design_sharpener:before {
    content: "\e998"}
.nc-icon-outline.design_slice:before {
    content: "\e999"}
.nc-icon-outline.design_spray:before {
    content: "\e99a"}
.nc-icon-outline.design_stamp:before {
    content: "\e99b"}
.nc-icon-outline.design_tablet-mobile:before {
    content: "\e99c"}
.nc-icon-outline.design_tablet:before {
    content: "\e99d"}
.nc-icon-outline.design_text:before {
    content: "\e99e"}
.nc-icon-outline.design_todo:before {
    content: "\e99f"}
.nc-icon-outline.design_usb:before {
    content: "\e9a0"}
.nc-icon-outline.design_vector:before {
    content: "\e9a1"}
.nc-icon-outline.design_wand-11:before {
    content: "\e9a2"}
.nc-icon-outline.design_wand-99:before {
    content: "\e9a3"}
.nc-icon-outline.design_watch-dev:before {
    content: "\e9a4"}
.nc-icon-outline.design_web-design:before {
    content: "\e9a5"}
.nc-icon-outline.design_webpage:before {
    content: "\e9a6"}
.nc-icon-outline.design_window-code:before {
    content: "\e9a7"}
.nc-icon-outline.design_window-dev:before {
    content: "\e9a8"}
.nc-icon-outline.design_window-paragraph:before {
    content: "\e9a9"}
.nc-icon-outline.design_window-responsive:before {
    content: "\e9aa"}
.nc-icon-outline.clothes_baby:before {
    content: "\e9ab"}
.nc-icon-outline.clothes_backpack:before {
    content: "\e9ac"}
.nc-icon-outline.clothes_bag-21:before {
    content: "\e9ad"}
.nc-icon-outline.clothes_bag-22:before {
    content: "\e9ae"}
.nc-icon-outline.clothes_belt:before {
    content: "\e9af"}
.nc-icon-outline.clothes_boot-woman:before {
    content: "\e9b0"}
.nc-icon-outline.clothes_boot:before {
    content: "\e9b1"}
.nc-icon-outline.clothes_bra:before {
    content: "\e9b2"}
.nc-icon-outline.clothes_button:before {
    content: "\e9b3"}
.nc-icon-outline.clothes_cap:before {
    content: "\e9b4"}
.nc-icon-outline.clothes_coat:before {
    content: "\e9b5"}
.nc-icon-outline.clothes_corset:before {
    content: "\e9b6"}
.nc-icon-outline.clothes_dress-man:before {
    content: "\e9b7"}
.nc-icon-outline.clothes_dress-woman:before {
    content: "\e9b8"}
.nc-icon-outline.clothes_flip:before {
    content: "\e9b9"}
.nc-icon-outline.clothes_glasses:before {
    content: "\e9ba"}
.nc-icon-outline.clothes_gloves:before {
    content: "\e9bb"}
.nc-icon-outline.clothes_hat-top:before {
    content: "\e9bc"}
.nc-icon-outline.clothes_hat:before {
    content: "\e9bd"}
.nc-icon-outline.clothes_hoodie:before {
    content: "\e9be"}
.nc-icon-outline.clothes_iron-dont:before {
    content: "\e9bf"}
.nc-icon-outline.clothes_iron:before {
    content: "\e9c0"}
.nc-icon-outline.clothes_jeans-41:before {
    content: "\e9c1"}
.nc-icon-outline.clothes_jeans-43:before {
    content: "\e9c2"}
.nc-icon-outline.clothes_jeans-pocket:before {
    content: "\e9c3"}
.nc-icon-outline.clothes_kitchen:before {
    content: "\e9c4"}
.nc-icon-outline.clothes_long-sleeve:before {
    content: "\e9c5"}
.nc-icon-outline.clothes_makeup:before {
    content: "\e9c6"}
.nc-icon-outline.clothes_needle:before {
    content: "\e9c7"}
.nc-icon-outline.clothes_pajamas:before {
    content: "\e9c8"}
.nc-icon-outline.clothes_ring:before {
    content: "\e9c9"}
.nc-icon-outline.clothes_scarf:before {
    content: "\e9ca"}
.nc-icon-outline.clothes_shirt-business:before {
    content: "\e9cb"}
.nc-icon-outline.clothes_shirt-buttons:before {
    content: "\e9cc"}
.nc-icon-outline.clothes_shirt-neck:before {
    content: "\e9cd"}
.nc-icon-outline.clothes_shirt:before {
    content: "\e9ce"}
.nc-icon-outline.clothes_shoe-man:before {
    content: "\e9cf"}
.nc-icon-outline.clothes_shoe-sport:before {
    content: "\e9d0"}
.nc-icon-outline.clothes_shoe-woman:before {
    content: "\e9d1"}
.nc-icon-outline.clothes_skirt:before {
    content: "\e9d2"}
.nc-icon-outline.clothes_slacks-12:before {
    content: "\e9d3"}
.nc-icon-outline.clothes_slacks-13:before {
    content: "\e9d4"}
.nc-icon-outline.clothes_sock:before {
    content: "\e9d5"}
.nc-icon-outline.clothes_tie-bow:before {
    content: "\e9d6"}
.nc-icon-outline.clothes_tshirt-53:before {
    content: "\e9d7"}
.nc-icon-outline.clothes_tshirt-54:before {
    content: "\e9d8"}
.nc-icon-outline.clothes_tshirt-sport:before {
    content: "\e9d9"}
.nc-icon-outline.clothes_underwear-man:before {
    content: "\e9da"}
.nc-icon-outline.clothes_underwear:before {
    content: "\e9db"}
.nc-icon-outline.clothes_vest-sport:before {
    content: "\e9dc"}
.nc-icon-outline.clothes_vest:before {
    content: "\e9dd"}
.nc-icon-outline.clothes_wash-30:before {
    content: "\e9de"}
.nc-icon-outline.clothes_wash-60:before {
    content: "\e9df"}
.nc-icon-outline.clothes_wash-90:before {
    content: "\e9e0"}
.nc-icon-outline.clothes_wash-hand:before {
    content: "\e9e1"}
.nc-icon-outline.clothes_wash:before {
    content: "\e9e2"}
.nc-icon-outline.business_agenda:before {
    content: "\e9e3"}
.nc-icon-outline.business_atm:before {
    content: "\e9e4"}
.nc-icon-outline.business_award-48:before {
    content: "\e9e5"}
.nc-icon-outline.business_award-49:before {
    content: "\e9e6"}
.nc-icon-outline.business_award-74:before {
    content: "\e9e7"}
.nc-icon-outline.business_badge:before {
    content: "\e9e8"}
.nc-icon-outline.business_bank:before {
    content: "\e9e9"}
.nc-icon-outline.business_board-27:before {
    content: "\e9ea"}
.nc-icon-outline.business_board-28:before {
    content: "\e9eb"}
.nc-icon-outline.business_board-29:before {
    content: "\e9ec"}
.nc-icon-outline.business_board-30:before {
    content: "\e9ed"}
.nc-icon-outline.business_books:before {
    content: "\e9ee"}
.nc-icon-outline.business_briefcase-24:before {
    content: "\e9ef"}
.nc-icon-outline.business_briefcase-25:before {
    content: "\e9f0"}
.nc-icon-outline.business_briefcase-26:before {
    content: "\e9f1"}
.nc-icon-outline.business_building:before {
    content: "\e9f2"}
.nc-icon-outline.business_bulb-61:before {
    content: "\e9f3"}
.nc-icon-outline.business_bulb-62:before {
    content: "\e9f4"}
.nc-icon-outline.business_bulb-63:before {
    content: "\e9f5"}
.nc-icon-outline.business_business-contact-85:before {
    content: "\e9f6"}
.nc-icon-outline.business_business-contact-86:before {
    content: "\e9f7"}
.nc-icon-outline.business_business-contact-87:before {
    content: "\e9f8"}
.nc-icon-outline.business_business-contact-88:before {
    content: "\e9f9"}
.nc-icon-outline.business_business-contact-89:before {
    content: "\e9fa"}
.nc-icon-outline.business_businessman-03:before {
    content: "\e9fb"}
.nc-icon-outline.business_businessman-04:before {
    content: "\e9fc"}
.nc-icon-outline.business_calculator:before {
    content: "\e9fd"}
.nc-icon-outline.business_chair:before {
    content: "\e9fe"}
.nc-icon-outline.business_chart-bar-32:before {
    content: "\e9ff"}
.nc-icon-outline.business_chart-bar-33:before {
    content: "\ea00"}
.nc-icon-outline.business_chart-growth:before {
    content: "\ea01"}
.nc-icon-outline.business_chart-pie-35:before {
    content: "\ea02"}
.nc-icon-outline.business_chart-pie-36:before {
    content: "\ea03"}
.nc-icon-outline.business_chart:before {
    content: "\ea04"}
.nc-icon-outline.business_cheque:before {
    content: "\ea05"}
.nc-icon-outline.business_coins:before {
    content: "\ea06"}
.nc-icon-outline.business_connect:before {
    content: "\ea07"}
.nc-icon-outline.business_contacts:before {
    content: "\ea08"}
.nc-icon-outline.business_currency-dollar:before {
    content: "\ea09"}
.nc-icon-outline.business_currency-euro:before {
    content: "\ea0a"}
.nc-icon-outline.business_currency-pound:before {
    content: "\ea0b"}
.nc-icon-outline.business_currency-yen:before {
    content: "\ea0c"}
.nc-icon-outline.business_factory:before {
    content: "\ea0d"}
.nc-icon-outline.business_globe:before {
    content: "\ea0e"}
.nc-icon-outline.business_goal-64:before {
    content: "\ea0f"}
.nc-icon-outline.business_goal-65:before {
    content: "\ea10"}
.nc-icon-outline.business_gold:before {
    content: "\ea11"}
.nc-icon-outline.business_hammer:before {
    content: "\ea12"}
.nc-icon-outline.business_handout:before {
    content: "\ea13"}
.nc-icon-outline.business_handshake:before {
    content: "\ea14"}
.nc-icon-outline.business_hat:before {
    content: "\ea15"}
.nc-icon-outline.business_hierarchy-53:before {
    content: "\ea16"}
.nc-icon-outline.business_hierarchy-54:before {
    content: "\ea17"}
.nc-icon-outline.business_hierarchy-55:before {
    content: "\ea18"}
.nc-icon-outline.business_hierarchy-56:before {
    content: "\ea19"}
.nc-icon-outline.business_laptop-71:before {
    content: "\ea1a"}
.nc-icon-outline.business_laptop-72:before {
    content: "\ea1b"}
.nc-icon-outline.business_laptop-91:before {
    content: "\ea1c"}
.nc-icon-outline.business_law:before {
    content: "\ea1d"}
.nc-icon-outline.business_math:before {
    content: "\ea1e"}
.nc-icon-outline.business_money-11:before {
    content: "\ea1f"}
.nc-icon-outline.business_money-12:before {
    content: "\ea20"}
.nc-icon-outline.business_money-13:before {
    content: "\ea21"}
.nc-icon-outline.business_money-bag:before {
    content: "\ea22"}
.nc-icon-outline.business_money-coins:before {
    content: "\ea23"}
.nc-icon-outline.business_money-growth:before {
    content: "\ea24"}
.nc-icon-outline.business_money-time:before {
    content: "\ea25"}
.nc-icon-outline.business_net:before {
    content: "\ea26"}
.nc-icon-outline.business_notes:before {
    content: "\ea27"}
.nc-icon-outline.business_payment:before {
    content: "\ea28"}
.nc-icon-outline.business_percentage-38:before {
    content: "\ea29"}
.nc-icon-outline.business_percentage-39:before {
    content: "\ea2a"}
.nc-icon-outline.business_pig:before {
    content: "\ea2b"}
.nc-icon-outline.business_pin:before {
    content: "\ea2c"}
.nc-icon-outline.business_plug:before {
    content: "\ea2d"}
.nc-icon-outline.business_progress:before {
    content: "\ea2e"}
.nc-icon-outline.business_round-dollar:before {
    content: "\ea2f"}
.nc-icon-outline.business_round-euro:before {
    content: "\ea30"}
.nc-icon-outline.business_round-pound:before {
    content: "\ea31"}
.nc-icon-outline.business_round-yen:before {
    content: "\ea32"}
.nc-icon-outline.business_safe:before {
    content: "\ea33"}
.nc-icon-outline.business_scale:before {
    content: "\ea34"}
.nc-icon-outline.business_sign:before {
    content: "\ea35"}
.nc-icon-outline.business_signature:before {
    content: "\ea36"}
.nc-icon-outline.business_stock:before {
    content: "\ea37"}
.nc-icon-outline.business_strategy:before {
    content: "\ea38"}
.nc-icon-outline.business_tie-01:before {
    content: "\ea39"}
.nc-icon-outline.business_tie-02:before {
    content: "\ea3a"}
.nc-icon-outline.business_wallet-43:before {
    content: "\ea3b"}
.nc-icon-outline.business_wallet-44:before {
    content: "\ea3c"}
.nc-icon-outline.business_wallet-90:before {
    content: "\ea3d"}
.nc-icon-outline.arrows-1_back-78:before {
    content: "\ea3e"}
.nc-icon-outline.arrows-1_back-80:before {
    content: "\ea3f"}
.nc-icon-outline.arrows-1_bold-direction:before {
    content: "\ea40"}
.nc-icon-outline.arrows-1_bold-down:before {
    content: "\ea41"}
.nc-icon-outline.arrows-1_bold-left:before {
    content: "\ea42"}
.nc-icon-outline.arrows-1_bold-right:before {
    content: "\ea43"}
.nc-icon-outline.arrows-1_bold-up:before {
    content: "\ea44"}
.nc-icon-outline.arrows-1_circle-down-12:before {
    content: "\ea45"}
.nc-icon-outline.arrows-1_circle-down-40:before {
    content: "\ea46"}
.nc-icon-outline.arrows-1_circle-left-10:before {
    content: "\ea47"}
.nc-icon-outline.arrows-1_circle-left-38:before {
    content: "\ea48"}
.nc-icon-outline.arrows-1_circle-right-09:before {
    content: "\ea49"}
.nc-icon-outline.arrows-1_circle-right-37:before {
    content: "\ea4a"}
.nc-icon-outline.arrows-1_circle-up-11:before {
    content: "\ea4b"}
.nc-icon-outline.arrows-1_circle-up-39:before {
    content: "\ea4c"}
.nc-icon-outline.arrows-1_cloud-download-93:before {
    content: "\ea4d"}
.nc-icon-outline.arrows-1_cloud-download-95:before {
    content: "\ea4e"}
.nc-icon-outline.arrows-1_cloud-upload-94:before {
    content: "\ea4f"}
.nc-icon-outline.arrows-1_cloud-upload-96:before {
    content: "\ea50"}
.nc-icon-outline.arrows-1_curved-next:before {
    content: "\ea51"}
.nc-icon-outline.arrows-1_curved-previous:before {
    content: "\ea52"}
.nc-icon-outline.arrows-1_direction-53:before {
    content: "\ea53"}
.nc-icon-outline.arrows-1_direction-56:before {
    content: "\ea54"}
.nc-icon-outline.arrows-1_double-left:before {
    content: "\ea55"}
.nc-icon-outline.arrows-1_double-right:before {
    content: "\ea56"}
.nc-icon-outline.arrows-1_download:before {
    content: "\ea57"}
.nc-icon-outline.arrows-1_enlarge-diagonal-43:before {
    content: "\ea58"}
.nc-icon-outline.arrows-1_enlarge-diagonal-44:before {
    content: "\ea59"}
.nc-icon-outline.arrows-1_enlarge-horizontal:before {
    content: "\ea5a"}
.nc-icon-outline.arrows-1_enlarge-vertical:before {
    content: "\ea5b"}
.nc-icon-outline.arrows-1_fit-horizontal:before {
    content: "\ea5c"}
.nc-icon-outline.arrows-1_fit-vertical:before {
    content: "\ea5d"}
.nc-icon-outline.arrows-1_fullscreen-70:before {
    content: "\ea5e"}
.nc-icon-outline.arrows-1_fullscreen-71:before {
    content: "\ea5f"}
.nc-icon-outline.arrows-1_fullscreen-76:before {
    content: "\ea60"}
.nc-icon-outline.arrows-1_fullscreen-77:before {
    content: "\ea61"}
.nc-icon-outline.arrows-1_fullscreen-double-74:before {
    content: "\ea62"}
.nc-icon-outline.arrows-1_fullscreen-double-75:before {
    content: "\ea63"}
.nc-icon-outline.arrows-1_fullscreen-split-72:before {
    content: "\ea64"}
.nc-icon-outline.arrows-1_fullscreen-split-73:before {
    content: "\ea65"}
.nc-icon-outline.arrows-1_log-in:before {
    content: "\ea66"}
.nc-icon-outline.arrows-1_log-out:before {
    content: "\ea67"}
.nc-icon-outline.arrows-1_loop-82:before {
    content: "\ea68"}
.nc-icon-outline.arrows-1_loop-83:before {
    content: "\ea69"}
.nc-icon-outline.arrows-1_minimal-down:before {
    content: "\ea6a"}
.nc-icon-outline.arrows-1_minimal-left:before {
    content: "\ea6b"}
.nc-icon-outline.arrows-1_minimal-right:before {
    content: "\ea6c"}
.nc-icon-outline.arrows-1_minimal-up:before {
    content: "\ea6d"}
.nc-icon-outline.arrows-1_redo-79:before {
    content: "\ea6e"}
.nc-icon-outline.arrows-1_redo-81:before {
    content: "\ea6f"}
.nc-icon-outline.arrows-1_refresh-68:before {
    content: "\ea70"}
.nc-icon-outline.arrows-1_refresh-69:before {
    content: "\ea71"}
.nc-icon-outline.arrows-1_round-down:before {
    content: "\ea72"}
.nc-icon-outline.arrows-1_round-left:before {
    content: "\ea73"}
.nc-icon-outline.arrows-1_round-right:before {
    content: "\ea74"}
.nc-icon-outline.arrows-1_round-up:before {
    content: "\ea75"}
.nc-icon-outline.arrows-1_share-66:before {
    content: "\ea76"}
.nc-icon-outline.arrows-1_share-91:before {
    content: "\ea77"}
.nc-icon-outline.arrows-1_share-92:before {
    content: "\ea78"}
.nc-icon-outline.arrows-1_shuffle-97:before {
    content: "\ea79"}
.nc-icon-outline.arrows-1_shuffle-98:before {
    content: "\ea7a"}
.nc-icon-outline.arrows-1_simple-down:before {
    content: "\ea7b"}
.nc-icon-outline.arrows-1_simple-left:before {
    content: "\ea7c"}
.nc-icon-outline.arrows-1_simple-right:before {
    content: "\ea7d"}
.nc-icon-outline.arrows-1_simple-up:before {
    content: "\ea7e"}
.nc-icon-outline.arrows-1_small-triangle-down:before {
    content: "\ea7f"}
.nc-icon-outline.arrows-1_small-triangle-left:before {
    content: "\ea80"}
.nc-icon-outline.arrows-1_small-triangle-right:before {
    content: "\ea81"}
.nc-icon-outline.arrows-1_small-triangle-up:before {
    content: "\ea82"}
.nc-icon-outline.arrows-1_square-down:before {
    content: "\ea83"}
.nc-icon-outline.arrows-1_square-left:before {
    content: "\ea84"}
.nc-icon-outline.arrows-1_square-right:before {
    content: "\ea85"}
.nc-icon-outline.arrows-1_square-up:before {
    content: "\ea86"}
.nc-icon-outline.arrows-1_strong-down:before {
    content: "\ea87"}
.nc-icon-outline.arrows-1_strong-left:before {
    content: "\ea88"}
.nc-icon-outline.arrows-1_strong-right:before {
    content: "\ea89"}
.nc-icon-outline.arrows-1_strong-up:before {
    content: "\ea8a"}
.nc-icon-outline.arrows-1_tail-down:before {
    content: "\ea8b"}
.nc-icon-outline.arrows-1_tail-left:before {
    content: "\ea8c"}
.nc-icon-outline.arrows-1_tail-right:before {
    content: "\ea8d"}
.nc-icon-outline.arrows-1_tail-triangle-down:before {
    content: "\ea8e"}
.nc-icon-outline.arrows-1_tail-triangle-left:before {
    content: "\ea8f"}
.nc-icon-outline.arrows-1_tail-triangle-right:before {
    content: "\ea90"}
.nc-icon-outline.arrows-1_tail-triangle-up:before {
    content: "\ea91"}
.nc-icon-outline.arrows-1_tail-up:before {
    content: "\ea92"}
.nc-icon-outline.arrows-1_trend-down:before {
    content: "\ea93"}
.nc-icon-outline.arrows-1_trend-up:before {
    content: "\ea94"}
.nc-icon-outline.arrows-1_triangle-down-20:before {
    content: "\ea95"}
.nc-icon-outline.arrows-1_triangle-down-65:before {
    content: "\ea96"}
.nc-icon-outline.arrows-1_triangle-left-18:before {
    content: "\ea97"}
.nc-icon-outline.arrows-1_triangle-left-63:before {
    content: "\ea98"}
.nc-icon-outline.arrows-1_triangle-right-17:before {
    content: "\ea99"}
.nc-icon-outline.arrows-1_triangle-right-62:before {
    content: "\ea9a"}
.nc-icon-outline.arrows-1_triangle-up-19:before {
    content: "\ea9b"}
.nc-icon-outline.arrows-1_triangle-up-64:before {
    content: "\ea9c"}
.nc-icon-outline.arrows-1_window-zoom-in:before {
    content: "\ea9d"}
.nc-icon-outline.arrows-1_window-zoom-out:before {
    content: "\ea9e"}
.nc-icon-outline.arrows-1_zoom-88:before {
    content: "\ea9f"}
.nc-icon-outline.arrows-1_zoom-99:before {
    content: "\eaa0"}
.nc-icon-outline.arrows-1_zoom-100:before {
    content: "\eaa1"}
.nc-icon-outline.arrows-2_block-down:before {
    content: "\eaa2"}
.nc-icon-outline.arrows-2_block-left:before {
    content: "\eaa3"}
.nc-icon-outline.arrows-2_block-right:before {
    content: "\eaa4"}
.nc-icon-outline.arrows-2_block-up:before {
    content: "\eaa5"}
.nc-icon-outline.arrows-2_circle-in:before {
    content: "\eaa6"}
.nc-icon-outline.arrows-2_circle-out:before {
    content: "\eaa7"}
.nc-icon-outline.arrows-2_circuit-round:before {
    content: "\eaa8"}
.nc-icon-outline.arrows-2_circuit:before {
    content: "\eaa9"}
.nc-icon-outline.arrows-2_computer-upload:before {
    content: "\eaaa"}
.nc-icon-outline.arrows-2_conversion:before {
    content: "\eaab"}
.nc-icon-outline.arrows-2_corner-down-round:before {
    content: "\eaac"}
.nc-icon-outline.arrows-2_corner-down:before {
    content: "\eaad"}
.nc-icon-outline.arrows-2_corner-left-down:before {
    content: "\eaae"}
.nc-icon-outline.arrows-2_corner-left-round:before {
    content: "\eaaf"}
.nc-icon-outline.arrows-2_corner-left:before {
    content: "\eab0"}
.nc-icon-outline.arrows-2_corner-right-down:before {
    content: "\eab1"}
.nc-icon-outline.arrows-2_corner-right-round:before {
    content: "\eab2"}
.nc-icon-outline.arrows-2_corner-right:before {
    content: "\eab3"}
.nc-icon-outline.arrows-2_corner-up-left:before {
    content: "\eab4"}
.nc-icon-outline.arrows-2_corner-up-right:before {
    content: "\eab5"}
.nc-icon-outline.arrows-2_corner-up-round:before {
    content: "\eab6"}
.nc-icon-outline.arrows-2_corner-up:before {
    content: "\eab7"}
.nc-icon-outline.arrows-2_cross-down:before {
    content: "\eab8"}
.nc-icon-outline.arrows-2_cross-horizontal:before {
    content: "\eab9"}
.nc-icon-outline.arrows-2_cross-left:before {
    content: "\eaba"}
.nc-icon-outline.arrows-2_cross-right:before {
    content: "\eabb"}
.nc-icon-outline.arrows-2_cross-up:before {
    content: "\eabc"}
.nc-icon-outline.arrows-2_cross-vertical:before {
    content: "\eabd"}
.nc-icon-outline.arrows-2_curve-circuit:before {
    content: "\eabe"}
.nc-icon-outline.arrows-2_curve-directions:before {
    content: "\eabf"}
.nc-icon-outline.arrows-2_curve-split:before {
    content: "\eac0"}
.nc-icon-outline.arrows-2_delete-49:before {
    content: "\eac1"}
.nc-icon-outline.arrows-2_delete-50:before {
    content: "\eac2"}
.nc-icon-outline.arrows-2_direction:before {
    content: "\eac3"}
.nc-icon-outline.arrows-2_dots-download:before {
    content: "\eac4"}
.nc-icon-outline.arrows-2_dots-upload:before {
    content: "\eac5"}
.nc-icon-outline.arrows-2_eject:before {
    content: "\eac6"}
.nc-icon-outline.arrows-2_enlarge-circle:before {
    content: "\eac7"}
.nc-icon-outline.arrows-2_file-download-87:before {
    content: "\eac8"}
.nc-icon-outline.arrows-2_file-download-89:before {
    content: "\eac9"}
.nc-icon-outline.arrows-2_file-download-94:before {
    content: "\eaca"}
.nc-icon-outline.arrows-2_file-upload-86:before {
    content: "\eacb"}
.nc-icon-outline.arrows-2_file-upload-88:before {
    content: "\eacc"}
.nc-icon-outline.arrows-2_file-upload-93:before {
    content: "\eacd"}
.nc-icon-outline.arrows-2_fork-round:before {
    content: "\eace"}
.nc-icon-outline.arrows-2_fork:before {
    content: "\eacf"}
.nc-icon-outline.arrows-2_hit-down:before {
    content: "\ead0"}
.nc-icon-outline.arrows-2_hit-left:before {
    content: "\ead1"}
.nc-icon-outline.arrows-2_hit-right:before {
    content: "\ead2"}
.nc-icon-outline.arrows-2_hit-up:before {
    content: "\ead3"}
.nc-icon-outline.arrows-2_lines:before {
    content: "\ead4"}
.nc-icon-outline.arrows-2_log-out:before {
    content: "\ead5"}
.nc-icon-outline.arrows-2_loop:before {
    content: "\ead6"}
.nc-icon-outline.arrows-2_merge-round:before {
    content: "\ead7"}
.nc-icon-outline.arrows-2_merge:before {
    content: "\ead8"}
.nc-icon-outline.arrows-2_move-05:before {
    content: "\ead9"}
.nc-icon-outline.arrows-2_move-06:before {
    content: "\eada"}
.nc-icon-outline.arrows-2_move-92:before {
    content: "\eadb"}
.nc-icon-outline.arrows-2_move-down-right:before {
    content: "\eadc"}
.nc-icon-outline.arrows-2_move-down:before {
    content: "\eadd"}
.nc-icon-outline.arrows-2_move-left:before {
    content: "\eade"}
.nc-icon-outline.arrows-2_move-right:before {
    content: "\eadf"}
.nc-icon-outline.arrows-2_move-up-left:before {
    content: "\eae0"}
.nc-icon-outline.arrows-2_move-up:before {
    content: "\eae1"}
.nc-icon-outline.arrows-2_push-next:before {
    content: "\eae2"}
.nc-icon-outline.arrows-2_push-previous:before {
    content: "\eae3"}
.nc-icon-outline.arrows-2_reload:before {
    content: "\eae4"}
.nc-icon-outline.arrows-2_replay:before {
    content: "\eae5"}
.nc-icon-outline.arrows-2_rotate-left:before {
    content: "\eae6"}
.nc-icon-outline.arrows-2_rotate-right:before {
    content: "\eae7"}
.nc-icon-outline.arrows-2_round-left-down:before {
    content: "\eae8"}
.nc-icon-outline.arrows-2_round-right-down:before {
    content: "\eae9"}
.nc-icon-outline.arrows-2_round-up-left:before {
    content: "\eaea"}
.nc-icon-outline.arrows-2_round-up-right:before {
    content: "\eaeb"}
.nc-icon-outline.arrows-2_select-83:before {
    content: "\eaec"}
.nc-icon-outline.arrows-2_select-84:before {
    content: "\eaed"}
.nc-icon-outline.arrows-2_separate-round:before {
    content: "\eaee"}
.nc-icon-outline.arrows-2_separate:before {
    content: "\eaef"}
.nc-icon-outline.arrows-2_share-left:before {
    content: "\eaf0"}
.nc-icon-outline.arrows-2_share-right:before {
    content: "\eaf1"}
.nc-icon-outline.arrows-2_skew-down:before {
    content: "\eaf2"}
.nc-icon-outline.arrows-2_skew-left:before {
    content: "\eaf3"}
.nc-icon-outline.arrows-2_skew-right:before {
    content: "\eaf4"}
.nc-icon-outline.arrows-2_skew-up:before {
    content: "\eaf5"}
.nc-icon-outline.arrows-2_small-left:before {
    content: "\eaf6"}
.nc-icon-outline.arrows-2_small-right:before {
    content: "\eaf7"}
.nc-icon-outline.arrows-2_split-horizontal:before {
    content: "\eaf8"}
.nc-icon-outline.arrows-2_split-round:before {
    content: "\eaf9"}
.nc-icon-outline.arrows-2_split-vertical:before {
    content: "\eafa"}
.nc-icon-outline.arrows-2_split:before {
    content: "\eafb"}
.nc-icon-outline.arrows-2_square-download:before {
    content: "\eafc"}
.nc-icon-outline.arrows-2_square-upload:before {
    content: "\eafd"}
.nc-icon-outline.arrows-2_time:before {
    content: "\eafe"}
.nc-icon-outline.arrows-2_triangle-down:before {
    content: "\eaff"}
.nc-icon-outline.arrows-2_triangle-left:before {
    content: "\eb00"}
.nc-icon-outline.arrows-2_triangle-right:before {
    content: "\eb01"}
.nc-icon-outline.arrows-2_triangle-up:before {
    content: "\eb02"}
.nc-icon-outline.arrows-2_unite-round:before {
    content: "\eb03"}
.nc-icon-outline.arrows-2_unite:before {
    content: "\eb04"}
.nc-icon-outline.arrows-2_zoom:before {
    content: "\eb05"}
.nc-icon-outline.arrows-3_circle-down:before {
    content: "\eb06"}
.nc-icon-outline.arrows-3_circle-left:before {
    content: "\eb07"}
.nc-icon-outline.arrows-3_circle-right:before {
    content: "\eb08"}
.nc-icon-outline.arrows-3_circle-simple-down:before {
    content: "\eb09"}
.nc-icon-outline.arrows-3_circle-simple-left:before {
    content: "\eb0a"}
.nc-icon-outline.arrows-3_circle-simple-right:before {
    content: "\eb0b"}
.nc-icon-outline.arrows-3_circle-simple-up:before {
    content: "\eb0c"}
.nc-icon-outline.arrows-3_circle-up:before {
    content: "\eb0d"}
.nc-icon-outline.arrows-3_cloud-refresh:before {
    content: "\eb0e"}
.nc-icon-outline.arrows-3_separate:before {
    content: "\eb0f"}
.nc-icon-outline.arrows-3_small-down:before {
    content: "\eb10"}
.nc-icon-outline.arrows-3_small-up:before {
    content: "\eb11"}
.nc-icon-outline.arrows-3_square-corner-down-left-17:before {
    content: "\eb12"}
.nc-icon-outline.arrows-3_square-corner-down-left-18:before {
    content: "\eb13"}
.nc-icon-outline.arrows-3_square-corner-up-left:before {
    content: "\eb14"}
.nc-icon-outline.arrows-3_square-corner-up-right:before {
    content: "\eb15"}
.nc-icon-outline.arrows-3_square-down-06:before {
    content: "\eb16"}
.nc-icon-outline.arrows-3_square-down-22:before {
    content: "\eb17"}
.nc-icon-outline.arrows-3_square-enlarge:before {
    content: "\eb18"}
.nc-icon-outline.arrows-3_square-left-04:before {
    content: "\eb19"}
.nc-icon-outline.arrows-3_square-left-20:before {
    content: "\eb1a"}
.nc-icon-outline.arrows-3_square-right-03:before {
    content: "\eb1b"}
.nc-icon-outline.arrows-3_square-right-19:before {
    content: "\eb1c"}
.nc-icon-outline.arrows-3_square-simple-down:before {
    content: "\eb1d"}
.nc-icon-outline.arrows-3_square-simple-left:before {
    content: "\eb1e"}
.nc-icon-outline.arrows-3_square-simple-right:before {
    content: "\eb1f"}
.nc-icon-outline.arrows-3_square-simple-up:before {
    content: "\eb20"}
.nc-icon-outline.arrows-3_square-up-05:before {
    content: "\eb21"}
.nc-icon-outline.arrows-3_square-up-21:before {
    content: "\eb22"}
.nc-icon-outline.arrows-3_square-zoom:before {
    content: "\eb23"}
.nc-icon-outline.arrows-3_super-bold-down:before {
    content: "\eb24"}
.nc-icon-outline.arrows-3_super-bold-left:before {
    content: "\eb25"}
.nc-icon-outline.arrows-3_super-bold-right:before {
    content: "\eb26"}
.nc-icon-outline.arrows-3_super-bold-up:before {
    content: "\eb27"}
@font-face {
    font-family: 'Nucleo Glyph';
    src: url(../icons/glyph/nucleo-glyph.eot);
    src: url(../icons/glyph/nucleo-glyph.eot) format('embedded-opentype'), url(../icons/glyph/nucleo-glyph.woff2) format('woff2'), url(../icons/glyph/nucleo-glyph.woff) format('woff'), url(../icons/glyph/nucleo-glyph.ttf) format('truetype'), url(../icons/glyph/nucleo-glyph.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}
.nc-icon-glyph {
    font: normal normal normal 14px/1 'Nucleo Glyph';
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
}
.nc-icon-glyph.lg {
    font-size: 1.33333333em;
    vertical-align: -16%}
.nc-icon-glyph.x2 {
    font-size: 2em;
}
.nc-icon-glyph.x3 {
    font-size: 3em;
}
.nc-icon-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
}
.nc-icon-ul>li {
    position: relative;
}
.nc-icon-ul>li>.nc-icon-glyph {
    position: absolute;
    left: -1.57142857em;
    top: .14285714em;
    text-align: center;
}
.nc-icon-ul>li>.nc-icon-glyph.lg {
    top: 0;
    left: -1.35714286em;
}
.nc-icon-ul>li>.nc-icon-glyph.circle, .nc-icon-ul>li>.nc-icon-glyph.square {
    top: -.19047619em;
    left: -1.9047619em;
}
.nc-icon-glyph.spin {
    -webkit-animation: nc-icon-spin 2s infinite linear;
    -moz-animation: nc-icon-spin 2s infinite linear;
    animation: nc-icon-spin 2s infinite linear;
}
@-webkit-keyframes nc-icon-spin {
    0% {
    -webkit-transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
}
}@-moz-keyframes nc-icon-spin {
    0% {
    -moz-transform: rotate(0);
}
100% {
    -moz-transform: rotate(360deg);
}
}@keyframes nc-icon-spin {
    0% {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
}.nc-icon-glyph.rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.nc-icon-glyph.rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.nc-icon-glyph.rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
.nc-icon-glyph.flip-y {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.nc-icon-glyph.flip-x {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}
.nc-icon-glyph.travel_axe:before {
    content: "\eb4f"}
.nc-icon-glyph.travel_backpack:before {
    content: "\eb50"}
.nc-icon-glyph.travel_bag:before {
    content: "\eb51"}
.nc-icon-glyph.travel_barbecue:before {
    content: "\eb52"}
.nc-icon-glyph.travel_beach-umbrella:before {
    content: "\eb53"}
.nc-icon-glyph.travel_berlin:before {
    content: "\eb54"}
.nc-icon-glyph.travel_binocular:before {
    content: "\eb55"}
.nc-icon-glyph.travel_camper:before {
    content: "\eb56"}
.nc-icon-glyph.travel_camping:before {
    content: "\eb57"}
.nc-icon-glyph.travel_castle:before {
    content: "\eb58"}
.nc-icon-glyph.travel_china:before {
    content: "\eb59"}
.nc-icon-glyph.travel_church:before {
    content: "\eb5a"}
.nc-icon-glyph.travel_drink:before {
    content: "\eb5b"}
.nc-icon-glyph.travel_explore:before {
    content: "\eb5c"}
.nc-icon-glyph.travel_fire:before {
    content: "\eb5d"}
.nc-icon-glyph.travel_hotel-bell:before {
    content: "\eb5e"}
.nc-icon-glyph.travel_hotel-symbol:before {
    content: "\eb5f"}
.nc-icon-glyph.travel_hotel:before {
    content: "\eb60"}
.nc-icon-glyph.travel_hut:before {
    content: "\eb61"}
.nc-icon-glyph.travel_igloo:before {
    content: "\eb62"}
.nc-icon-glyph.travel_info:before {
    content: "\eb63"}
.nc-icon-glyph.travel_istanbul:before {
    content: "\eb64"}
.nc-icon-glyph.travel_jellyfish:before {
    content: "\eb65"}
.nc-icon-glyph.travel_lamp:before {
    content: "\eb66"}
.nc-icon-glyph.travel_lighthouse:before {
    content: "\eb67"}
.nc-icon-glyph.travel_london:before {
    content: "\eb68"}
.nc-icon-glyph.travel_luggage:before {
    content: "\eb69"}
.nc-icon-glyph.travel_mosque:before {
    content: "\eb6a"}
.nc-icon-glyph.travel_ny:before {
    content: "\eb6b"}
.nc-icon-glyph.travel_octopus:before {
    content: "\eb6c"}
.nc-icon-glyph.travel_paris-tower:before {
    content: "\eb6d"}
.nc-icon-glyph.travel_passport:before {
    content: "\eb6e"}
.nc-icon-glyph.travel_pickaxe:before {
    content: "\eb6f"}
.nc-icon-glyph.travel_pool:before {
    content: "\eb70"}
.nc-icon-glyph.travel_pyramid:before {
    content: "\eb71"}
.nc-icon-glyph.travel_rackets:before {
    content: "\eb72"}
.nc-icon-glyph.travel_rio:before {
    content: "\eb73"}
.nc-icon-glyph.travel_road-sign-left:before {
    content: "\eb74"}
.nc-icon-glyph.travel_road-sign-right:before {
    content: "\eb75"}
.nc-icon-glyph.travel_rome:before {
    content: "\eb76"}
.nc-icon-glyph.travel_rowing:before {
    content: "\eb77"}
.nc-icon-glyph.travel_sea-mask:before {
    content: "\eb78"}
.nc-icon-glyph.travel_sf-bridge:before {
    content: "\eb79"}
.nc-icon-glyph.travel_shark:before {
    content: "\eb7a"}
.nc-icon-glyph.travel_spa:before {
    content: "\eb7b"}
.nc-icon-glyph.travel_sunglasses:before {
    content: "\eb7c"}
.nc-icon-glyph.travel_surf:before {
    content: "\eb7d"}
.nc-icon-glyph.travel_swimsuit:before {
    content: "\eb7e"}
.nc-icon-glyph.travel_swimwear:before {
    content: "\eb7f"}
.nc-icon-glyph.travel_swiss-knife:before {
    content: "\eb80"}
.nc-icon-glyph.travel_temple-02:before {
    content: "\eb81"}
.nc-icon-glyph.travel_temple-25:before {
    content: "\eb82"}
.nc-icon-glyph.travel_trolley:before {
    content: "\eb83"}
.nc-icon-glyph.travel_white-house:before {
    content: "\eb84"}
.nc-icon-glyph.travel_world:before {
    content: "\eb85"}
.nc-icon-glyph.travel_worldmap:before {
    content: "\eb86"}
.nc-icon-glyph.food_alcohol:before {
    content: "\eb87"}
.nc-icon-glyph.food_apple:before {
    content: "\eb88"}
.nc-icon-glyph.food_baby:before {
    content: "\eb89"}
.nc-icon-glyph.food_bacon:before {
    content: "\eb8a"}
.nc-icon-glyph.food_baguette:before {
    content: "\eb8b"}
.nc-icon-glyph.food_banana:before {
    content: "\eb8c"}
.nc-icon-glyph.food_barbecue-02:before {
    content: "\eb8d"}
.nc-icon-glyph.food_barbecue-15:before {
    content: "\eb8e"}
.nc-icon-glyph.food_barbecue-tools:before {
    content: "\eb8f"}
.nc-icon-glyph.food_beer-95:before {
    content: "\eb90"}
.nc-icon-glyph.food_beer-96:before {
    content: "\eb91"}
.nc-icon-glyph.food_beverage:before {
    content: "\eb92"}
.nc-icon-glyph.food_bottle-wine:before {
    content: "\eb93"}
.nc-icon-glyph.food_bottle:before {
    content: "\eb94"}
.nc-icon-glyph.food_bowl:before {
    content: "\eb95"}
.nc-icon-glyph.food_bread:before {
    content: "\eb96"}
.nc-icon-glyph.food_broccoli:before {
    content: "\eb97"}
.nc-icon-glyph.food_cake-13:before {
    content: "\eb98"}
.nc-icon-glyph.food_cake-100:before {
    content: "\eb99"}
.nc-icon-glyph.food_cake-slice:before {
    content: "\eb9a"}
.nc-icon-glyph.food_candle:before {
    content: "\eb9b"}
.nc-icon-glyph.food_candy:before {
    content: "\eb9c"}
.nc-icon-glyph.food_carrot:before {
    content: "\eb9d"}
.nc-icon-glyph.food_champagne:before {
    content: "\eb9e"}
.nc-icon-glyph.food_cheese-24:before {
    content: "\eb9f"}
.nc-icon-glyph.food_cheese-87:before {
    content: "\eba0"}
.nc-icon-glyph.food_cheeseburger:before {
    content: "\eba1"}
.nc-icon-glyph.food_chef-hat:before {
    content: "\eba2"}
.nc-icon-glyph.food_cherry:before {
    content: "\eba3"}
.nc-icon-glyph.food_chicken:before {
    content: "\eba4"}
.nc-icon-glyph.food_chili:before {
    content: "\eba5"}
.nc-icon-glyph.food_chinese:before {
    content: "\eba6"}
.nc-icon-glyph.food_chips:before {
    content: "\eba7"}
.nc-icon-glyph.food_chocolate:before {
    content: "\eba8"}
.nc-icon-glyph.food_cocktail:before {
    content: "\eba9"}
.nc-icon-glyph.food_coffe-long:before {
    content: "\ebaa"}
.nc-icon-glyph.food_coffee-long:before {
    content: "\ebab"}
.nc-icon-glyph.food_coffee:before {
    content: "\ebac"}
.nc-icon-glyph.food_cookies:before {
    content: "\ebad"}
.nc-icon-glyph.food_course:before {
    content: "\ebae"}
.nc-icon-glyph.food_crab:before {
    content: "\ebaf"}
.nc-icon-glyph.food_croissant:before {
    content: "\ebb0"}
.nc-icon-glyph.food_cutlery-75:before {
    content: "\ebb1"}
.nc-icon-glyph.food_cutlery-76:before {
    content: "\ebb2"}
.nc-icon-glyph.food_cutlery-77:before {
    content: "\ebb3"}
.nc-icon-glyph.food_dishwasher:before {
    content: "\ebb4"}
.nc-icon-glyph.food_donut:before {
    content: "\ebb5"}
.nc-icon-glyph.food_drink:before {
    content: "\ebb6"}
.nc-icon-glyph.food_egg:before {
    content: "\ebb7"}
.nc-icon-glyph.food_energy-drink:before {
    content: "\ebb8"}
.nc-icon-glyph.food_fish:before {
    content: "\ebb9"}
.nc-icon-glyph.food_fishbone:before {
    content: "\ebba"}
.nc-icon-glyph.food_fridge:before {
    content: "\ebbb"}
.nc-icon-glyph.food_glass:before {
    content: "\ebbc"}
.nc-icon-glyph.food_grape:before {
    content: "\ebbd"}
.nc-icon-glyph.food_hob:before {
    content: "\ebbe"}
.nc-icon-glyph.food_hot-dog:before {
    content: "\ebbf"}
.nc-icon-glyph.food_ice-cream-22:before {
    content: "\ebc0"}
.nc-icon-glyph.food_ice-cream-72:before {
    content: "\ebc1"}
.nc-icon-glyph.food_jam:before {
    content: "\ebc2"}
.nc-icon-glyph.food_kettle:before {
    content: "\ebc3"}
.nc-icon-glyph.food_kitchen-fan:before {
    content: "\ebc4"}
.nc-icon-glyph.food_knife:before {
    content: "\ebc5"}
.nc-icon-glyph.food_lemon-slice:before {
    content: "\ebc6"}
.nc-icon-glyph.food_lighter:before {
    content: "\ebc7"}
.nc-icon-glyph.food_lobster:before {
    content: "\ebc8"}
.nc-icon-glyph.food_matches:before {
    content: "\ebc9"}
.nc-icon-glyph.food_measuring-cup:before {
    content: "\ebca"}
.nc-icon-glyph.food_meat-spit:before {
    content: "\ebcb"}
.nc-icon-glyph.food_microwave:before {
    content: "\ebcc"}
.nc-icon-glyph.food_milk:before {
    content: "\ebcd"}
.nc-icon-glyph.food_moka:before {
    content: "\ebce"}
.nc-icon-glyph.food_muffin:before {
    content: "\ebcf"}
.nc-icon-glyph.food_mug:before {
    content: "\ebd0"}
.nc-icon-glyph.food_oven:before {
    content: "\ebd1"}
.nc-icon-glyph.food_pan:before {
    content: "\ebd2"}
.nc-icon-glyph.food_pizza-slice:before {
    content: "\ebd3"}
.nc-icon-glyph.food_pizza:before {
    content: "\ebd4"}
.nc-icon-glyph.food_plate:before {
    content: "\ebd5"}
.nc-icon-glyph.food_pot:before {
    content: "\ebd6"}
.nc-icon-glyph.food_prosciutto:before {
    content: "\ebd7"}
.nc-icon-glyph.food_recipe-book-46:before {
    content: "\ebd8"}
.nc-icon-glyph.food_recipe-book-47:before {
    content: "\ebd9"}
.nc-icon-glyph.food_rolling-pin:before {
    content: "\ebda"}
.nc-icon-glyph.food_salt:before {
    content: "\ebdb"}
.nc-icon-glyph.food_sausage:before {
    content: "\ebdc"}
.nc-icon-glyph.food_scale:before {
    content: "\ebdd"}
.nc-icon-glyph.food_scotch:before {
    content: "\ebde"}
.nc-icon-glyph.food_shrimp:before {
    content: "\ebdf"}
.nc-icon-glyph.food_steak:before {
    content: "\ebe0"}
.nc-icon-glyph.food_store:before {
    content: "\ebe1"}
.nc-icon-glyph.food_strawberry:before {
    content: "\ebe2"}
.nc-icon-glyph.food_sushi:before {
    content: "\ebe3"}
.nc-icon-glyph.food_tacos:before {
    content: "\ebe4"}
.nc-icon-glyph.food_tea:before {
    content: "\ebe5"}
.nc-icon-glyph.food_temperature:before {
    content: "\ebe6"}
.nc-icon-glyph.food_vest-07:before {
    content: "\ebe7"}
.nc-icon-glyph.food_vest-31:before {
    content: "\ebe8"}
.nc-icon-glyph.food_watermelon:before {
    content: "\ebe9"}
.nc-icon-glyph.food_whisk:before {
    content: "\ebea"}
.nc-icon-glyph.emoticons_alien:before {
    content: "\ebeb"}
.nc-icon-glyph.emoticons_angry-10:before {
    content: "\ebec"}
.nc-icon-glyph.emoticons_angry-44:before {
    content: "\ebed"}
.nc-icon-glyph.emoticons_big-eyes:before {
    content: "\ebee"}
.nc-icon-glyph.emoticons_big-smile:before {
    content: "\ebef"}
.nc-icon-glyph.emoticons_bigmouth:before {
    content: "\ebf0"}
.nc-icon-glyph.emoticons_bleah:before {
    content: "\ebf1"}
.nc-icon-glyph.emoticons_blind:before {
    content: "\ebf2"}
.nc-icon-glyph.emoticons_bomb:before {
    content: "\ebf3"}
.nc-icon-glyph.emoticons_bored:before {
    content: "\ebf4"}
.nc-icon-glyph.emoticons_cake:before {
    content: "\ebf5"}
.nc-icon-glyph.emoticons_cry-15:before {
    content: "\ebf6"}
.nc-icon-glyph.emoticons_cry-57:before {
    content: "\ebf7"}
.nc-icon-glyph.emoticons_cute:before {
    content: "\ebf8"}
.nc-icon-glyph.emoticons_devil:before {
    content: "\ebf9"}
.nc-icon-glyph.emoticons_disgusted:before {
    content: "\ebfa"}
.nc-icon-glyph.emoticons_fist:before {
    content: "\ebfb"}
.nc-icon-glyph.emoticons_ghost:before {
    content: "\ebfc"}
.nc-icon-glyph.emoticons_hannibal:before {
    content: "\ebfd"}
.nc-icon-glyph.emoticons_happy-sun:before {
    content: "\ebfe"}
.nc-icon-glyph.emoticons_kid:before {
    content: "\ebff"}
.nc-icon-glyph.emoticons_kiss:before {
    content: "\ec00"}
.nc-icon-glyph.emoticons_laugh-17:before {
    content: "\ec01"}
.nc-icon-glyph.emoticons_laugh-35:before {
    content: "\ec02"}
.nc-icon-glyph.emoticons_like-no:before {
    content: "\ec03"}
.nc-icon-glyph.emoticons_like:before {
    content: "\ec04"}
.nc-icon-glyph.emoticons_mad-12:before {
    content: "\ec05"}
.nc-icon-glyph.emoticons_mad-58:before {
    content: "\ec06"}
.nc-icon-glyph.emoticons_malicious:before {
    content: "\ec07"}
.nc-icon-glyph.emoticons_manga-62:before {
    content: "\ec08"}
.nc-icon-glyph.emoticons_manga-63:before {
    content: "\ec09"}
.nc-icon-glyph.emoticons_monster:before {
    content: "\ec0a"}
.nc-icon-glyph.emoticons_nerd-22:before {
    content: "\ec0b"}
.nc-icon-glyph.emoticons_nerd-23:before {
    content: "\ec0c"}
.nc-icon-glyph.emoticons_ninja:before {
    content: "\ec0d"}
.nc-icon-glyph.emoticons_no-words:before {
    content: "\ec0e"}
.nc-icon-glyph.emoticons_parrot:before {
    content: "\ec0f"}
.nc-icon-glyph.emoticons_penguin:before {
    content: "\ec10"}
.nc-icon-glyph.emoticons_pirate:before {
    content: "\ec11"}
.nc-icon-glyph.emoticons_poop:before {
    content: "\ec12"}
.nc-icon-glyph.emoticons_puzzled:before {
    content: "\ec13"}
.nc-icon-glyph.emoticons_quite-happy:before {
    content: "\ec14"}
.nc-icon-glyph.emoticons_robot:before {
    content: "\ec15"}
.nc-icon-glyph.emoticons_rock:before {
    content: "\ec16"}
.nc-icon-glyph.emoticons_sad:before {
    content: "\ec17"}
.nc-icon-glyph.emoticons_satisfied:before {
    content: "\ec18"}
.nc-icon-glyph.emoticons_shark:before {
    content: "\ec19"}
.nc-icon-glyph.emoticons_shy:before {
    content: "\ec1a"}
.nc-icon-glyph.emoticons_sick:before {
    content: "\ec1b"}
.nc-icon-glyph.emoticons_silly:before {
    content: "\ec1c"}
.nc-icon-glyph.emoticons_skull:before {
    content: "\ec1d"}
.nc-icon-glyph.emoticons_sleep:before {
    content: "\ec1e"}
.nc-icon-glyph.emoticons_sloth:before {
    content: "\ec1f"}
.nc-icon-glyph.emoticons_smart:before {
    content: "\ec20"}
.nc-icon-glyph.emoticons_smile:before {
    content: "\ec21"}
.nc-icon-glyph.emoticons_soldier:before {
    content: "\ec22"}
.nc-icon-glyph.emoticons_speechless:before {
    content: "\ec23"}
.nc-icon-glyph.emoticons_spiteful:before {
    content: "\ec24"}
.nc-icon-glyph.emoticons_sunglasses-48:before {
    content: "\ec25"}
.nc-icon-glyph.emoticons_sunglasses-49:before {
    content: "\ec26"}
.nc-icon-glyph.emoticons_surprise:before {
    content: "\ec27"}
.nc-icon-glyph.emoticons_upset-13:before {
    content: "\ec28"}
.nc-icon-glyph.emoticons_upset-14:before {
    content: "\ec29"}
.nc-icon-glyph.emoticons_virus:before {
    content: "\ec2a"}
.nc-icon-glyph.emoticons_what:before {
    content: "\ec2b"}
.nc-icon-glyph.emoticons_whiskers:before {
    content: "\ec2c"}
.nc-icon-glyph.emoticons_wink-06:before {
    content: "\ec2d"}
.nc-icon-glyph.emoticons_wink-11:before {
    content: "\ec2e"}
.nc-icon-glyph.emoticons_wink-69:before {
    content: "\ec2f"}
.nc-icon-glyph.weather_celsius:before {
    content: "\e600"}
.nc-icon-glyph.weather_cloud-13:before {
    content: "\e601"}
.nc-icon-glyph.weather_cloud-14:before {
    content: "\e602"}
.nc-icon-glyph.weather_cloud-drop:before {
    content: "\e603"}
.nc-icon-glyph.weather_cloud-fog-31:before {
    content: "\e604"}
.nc-icon-glyph.weather_cloud-fog-32:before {
    content: "\e605"}
.nc-icon-glyph.weather_cloud-hail:before {
    content: "\e606"}
.nc-icon-glyph.weather_cloud-light:before {
    content: "\e607"}
.nc-icon-glyph.weather_cloud-moon:before {
    content: "\e608"}
.nc-icon-glyph.weather_cloud-rain:before {
    content: "\e609"}
.nc-icon-glyph.weather_cloud-rainbow:before {
    content: "\e60a"}
.nc-icon-glyph.weather_cloud-snow-34:before {
    content: "\e60b"}
.nc-icon-glyph.weather_cloud-snow-42:before {
    content: "\e60c"}
.nc-icon-glyph.weather_cloud-sun-17:before {
    content: "\e60d"}
.nc-icon-glyph.weather_cloud-sun-19:before {
    content: "\e60e"}
.nc-icon-glyph.weather_compass:before {
    content: "\e60f"}
.nc-icon-glyph.weather_drop-12:before {
    content: "\e610"}
.nc-icon-glyph.weather_drop-15:before {
    content: "\e611"}
.nc-icon-glyph.weather_drops:before {
    content: "\e612"}
.nc-icon-glyph.weather_eclipse:before {
    content: "\e613"}
.nc-icon-glyph.weather_fahrenheit:before {
    content: "\e614"}
.nc-icon-glyph.weather_fog:before {
    content: "\e615"}
.nc-icon-glyph.weather_forecast:before {
    content: "\e616"}
.nc-icon-glyph.weather_hurricane-44:before {
    content: "\e617"}
.nc-icon-glyph.weather_hurricane-45:before {
    content: "\e618"}
.nc-icon-glyph.weather_moon-cloud-drop:before {
    content: "\e619"}
.nc-icon-glyph.weather_moon-cloud-fog:before {
    content: "\e61a"}
.nc-icon-glyph.weather_moon-cloud-hail:before {
    content: "\e61b"}
.nc-icon-glyph.weather_moon-cloud-light:before {
    content: "\e61c"}
.nc-icon-glyph.weather_moon-cloud-rain:before {
    content: "\e61d"}
.nc-icon-glyph.weather_moon-cloud-snow-61:before {
    content: "\e61e"}
.nc-icon-glyph.weather_moon-cloud-snow-62:before {
    content: "\e61f"}
.nc-icon-glyph.weather_moon-fog:before {
    content: "\e620"}
.nc-icon-glyph.weather_moon-full:before {
    content: "\e621"}
.nc-icon-glyph.weather_moon-stars:before {
    content: "\e622"}
.nc-icon-glyph.weather_moon:before {
    content: "\e623"}
.nc-icon-glyph.weather_rain-hail:before {
    content: "\e624"}
.nc-icon-glyph.weather_rain:before {
    content: "\e625"}
.nc-icon-glyph.weather_rainbow:before {
    content: "\e626"}
.nc-icon-glyph.weather_snow:before {
    content: "\e627"}
.nc-icon-glyph.weather_sun-cloud-drop:before {
    content: "\e628"}
.nc-icon-glyph.weather_sun-cloud-fog:before {
    content: "\e629"}
.nc-icon-glyph.weather_sun-cloud-hail:before {
    content: "\e62a"}
.nc-icon-glyph.weather_sun-cloud-light:before {
    content: "\e62b"}
.nc-icon-glyph.weather_sun-cloud-rain:before {
    content: "\e62c"}
.nc-icon-glyph.weather_sun-cloud-snow-54:before {
    content: "\e62d"}
.nc-icon-glyph.weather_sun-cloud-snow-55:before {
    content: "\e62e"}
.nc-icon-glyph.weather_sun-cloud:before {
    content: "\e62f"}
.nc-icon-glyph.weather_sun-fog-29:before {
    content: "\e630"}
.nc-icon-glyph.weather_sun-fog-30:before {
    content: "\e631"}
.nc-icon-glyph.weather_sun-fog-43:before {
    content: "\e632"}
.nc-icon-glyph.weather_sun:before {
    content: "\e633"}
.nc-icon-glyph.weather_wind:before {
    content: "\e634"}
.nc-icon-glyph.users_add-27:before {
    content: "\e635"}
.nc-icon-glyph.users_add-29:before {
    content: "\e636"}
.nc-icon-glyph.users_badge-13:before {
    content: "\e637"}
.nc-icon-glyph.users_badge-14:before {
    content: "\e638"}
.nc-icon-glyph.users_badge-15:before {
    content: "\e639"}
.nc-icon-glyph.users_circle-08:before {
    content: "\e63a"}
.nc-icon-glyph.users_circle-09:before {
    content: "\e63b"}
.nc-icon-glyph.users_circle-10:before {
    content: "\e63c"}
.nc-icon-glyph.users_contacts:before {
    content: "\e63d"}
.nc-icon-glyph.users_delete-28:before {
    content: "\e63e"}
.nc-icon-glyph.users_delete-30:before {
    content: "\e63f"}
.nc-icon-glyph.users_man-20:before {
    content: "\e640"}
.nc-icon-glyph.users_man-23:before {
    content: "\e641"}
.nc-icon-glyph.users_man-glasses:before {
    content: "\e642"}
.nc-icon-glyph.users_mobile-contact:before {
    content: "\e643"}
.nc-icon-glyph.users_multiple-11:before {
    content: "\e644"}
.nc-icon-glyph.users_multiple-19:before {
    content: "\e645"}
.nc-icon-glyph.users_network:before {
    content: "\e646"}
.nc-icon-glyph.users_parent:before {
    content: "\e647"}
.nc-icon-glyph.users_single-01:before {
    content: "\e648"}
.nc-icon-glyph.users_single-02:before {
    content: "\e649"}
.nc-icon-glyph.users_single-03:before {
    content: "\e64a"}
.nc-icon-glyph.users_single-04:before {
    content: "\e64b"}
.nc-icon-glyph.users_single-05:before {
    content: "\e64c"}
.nc-icon-glyph.users_single-body:before {
    content: "\e64d"}
.nc-icon-glyph.users_single-position:before {
    content: "\e64e"}
.nc-icon-glyph.users_square-31:before {
    content: "\e64f"}
.nc-icon-glyph.users_square-32:before {
    content: "\e650"}
.nc-icon-glyph.users_square-33:before {
    content: "\e651"}
.nc-icon-glyph.users_woman-21:before {
    content: "\e652"}
.nc-icon-glyph.users_woman-24:before {
    content: "\e653"}
.nc-icon-glyph.users_woman-25:before {
    content: "\e654"}
.nc-icon-glyph.users_woman-34:before {
    content: "\e655"}
.nc-icon-glyph.users_woman-35:before {
    content: "\e656"}
.nc-icon-glyph.users_woman-man:before {
    content: "\e657"}
.nc-icon-glyph.ui-1_analytics-88:before {
    content: "\e658"}
.nc-icon-glyph.ui-1_analytics-89:before {
    content: "\e659"}
.nc-icon-glyph.ui-1_attach-86:before {
    content: "\e65a"}
.nc-icon-glyph.ui-1_attach-87:before {
    content: "\e65b"}
.nc-icon-glyph.ui-1_bell-53:before {
    content: "\e65c"}
.nc-icon-glyph.ui-1_bell-54:before {
    content: "\e65d"}
.nc-icon-glyph.ui-1_bell-55:before {
    content: "\e65e"}
.nc-icon-glyph.ui-1_bold-add:before {
    content: "\e65f"}
.nc-icon-glyph.ui-1_bold-delete:before {
    content: "\e660"}
.nc-icon-glyph.ui-1_bold-remove:before {
    content: "\e661"}
.nc-icon-glyph.ui-1_bookmark-add:before {
    content: "\e662"}
.nc-icon-glyph.ui-1_bookmark-remove:before {
    content: "\e663"}
.nc-icon-glyph.ui-1_calendar-57:before {
    content: "\e664"}
.nc-icon-glyph.ui-1_calendar-60:before {
    content: "\e665"}
.nc-icon-glyph.ui-1_calendar-check-59:before {
    content: "\e666"}
.nc-icon-glyph.ui-1_calendar-check-62:before {
    content: "\e667"}
.nc-icon-glyph.ui-1_calendar-grid-58:before {
    content: "\e668"}
.nc-icon-glyph.ui-1_calendar-grid-61:before {
    content: "\e669"}
.nc-icon-glyph.ui-1_check-bold:before {
    content: "\e66a"}
.nc-icon-glyph.ui-1_check-circle-07:before {
    content: "\e66b"}
.nc-icon-glyph.ui-1_check-circle-08:before {
    content: "\e66c"}
.nc-icon-glyph.ui-1_check-curve:before {
    content: "\e66d"}
.nc-icon-glyph.ui-1_check-simple:before {
    content: "\e66e"}
.nc-icon-glyph.ui-1_check-small:before {
    content: "\e66f"}
.nc-icon-glyph.ui-1_check-square-09:before {
    content: "\e670"}
.nc-icon-glyph.ui-1_check-square-11:before {
    content: "\e671"}
.nc-icon-glyph.ui-1_check:before {
    content: "\e672"}
.nc-icon-glyph.ui-1_circle-add:before {
    content: "\e673"}
.nc-icon-glyph.ui-1_circle-bold-add:before {
    content: "\e674"}
.nc-icon-glyph.ui-1_circle-bold-remove:before {
    content: "\e675"}
.nc-icon-glyph.ui-1_circle-delete:before {
    content: "\e676"}
.nc-icon-glyph.ui-1_circle-remove:before {
    content: "\e677"}
.nc-icon-glyph.ui-1_dashboard-29:before {
    content: "\e678"}
.nc-icon-glyph.ui-1_dashboard-30:before {
    content: "\e679"}
.nc-icon-glyph.ui-1_dashboard-half:before {
    content: "\e67a"}
.nc-icon-glyph.ui-1_dashboard-level:before {
    content: "\e67b"}
.nc-icon-glyph.ui-1_database:before {
    content: "\e67c"}
.nc-icon-glyph.ui-1_drop:before {
    content: "\e67d"}
.nc-icon-glyph.ui-1_edit-71:before {
    content: "\e67e"}
.nc-icon-glyph.ui-1_edit-72:before {
    content: "\e67f"}
.nc-icon-glyph.ui-1_edit-73:before {
    content: "\e680"}
.nc-icon-glyph.ui-1_edit-74:before {
    content: "\e681"}
.nc-icon-glyph.ui-1_edit-75:before {
    content: "\e682"}
.nc-icon-glyph.ui-1_edit-76:before {
    content: "\e683"}
.nc-icon-glyph.ui-1_edit-77:before {
    content: "\e684"}
.nc-icon-glyph.ui-1_edit-78:before {
    content: "\e685"}
.nc-icon-glyph.ui-1_email-83:before {
    content: "\e686"}
.nc-icon-glyph.ui-1_email-84:before {
    content: "\e687"}
.nc-icon-glyph.ui-1_email-85:before {
    content: "\e688"}
.nc-icon-glyph.ui-1_eye-17:before {
    content: "\e689"}
.nc-icon-glyph.ui-1_eye-19:before {
    content: "\e68a"}
.nc-icon-glyph.ui-1_eye-ban-18:before {
    content: "\e68b"}
.nc-icon-glyph.ui-1_eye-ban-20:before {
    content: "\e68c"}
.nc-icon-glyph.ui-1_flame:before {
    content: "\e68d"}
.nc-icon-glyph.ui-1_home-51:before {
    content: "\e68e"}
.nc-icon-glyph.ui-1_home-52:before {
    content: "\e68f"}
.nc-icon-glyph.ui-1_home-minimal:before {
    content: "\e690"}
.nc-icon-glyph.ui-1_home-simple:before {
    content: "\e691"}
.nc-icon-glyph.ui-1_leaf-80:before {
    content: "\e692"}
.nc-icon-glyph.ui-1_leaf-81:before {
    content: "\e693"}
.nc-icon-glyph.ui-1_leaf-edit:before {
    content: "\e694"}
.nc-icon-glyph.ui-1_lock-circle-open:before {
    content: "\e695"}
.nc-icon-glyph.ui-1_lock-circle:before {
    content: "\e696"}
.nc-icon-glyph.ui-1_lock-open:before {
    content: "\e697"}
.nc-icon-glyph.ui-1_lock:before {
    content: "\e698"}
.nc-icon-glyph.ui-1_notification-69:before {
    content: "\e699"}
.nc-icon-glyph.ui-1_notification-70:before {
    content: "\e69a"}
.nc-icon-glyph.ui-1_pencil:before {
    content: "\e69b"}
.nc-icon-glyph.ui-1_preferences-circle-rotate:before {
    content: "\e69c"}
.nc-icon-glyph.ui-1_preferences-circle:before {
    content: "\e69d"}
.nc-icon-glyph.ui-1_preferences-container-circle-rotate:before {
    content: "\e69e"}
.nc-icon-glyph.ui-1_preferences-container-circle:before {
    content: "\e69f"}
.nc-icon-glyph.ui-1_preferences-container-rotate:before {
    content: "\e6a0"}
.nc-icon-glyph.ui-1_preferences-container:before {
    content: "\e6a1"}
.nc-icon-glyph.ui-1_preferences-rotate:before {
    content: "\e6a2"}
.nc-icon-glyph.ui-1_preferences:before {
    content: "\e6a3"}
.nc-icon-glyph.ui-1_send:before {
    content: "\e6a4"}
.nc-icon-glyph.ui-1_settings-gear-63:before {
    content: "\e6a5"}
.nc-icon-glyph.ui-1_settings-gear-64:before {
    content: "\e6a6"}
.nc-icon-glyph.ui-1_settings-gear-65:before {
    content: "\e6a7"}
.nc-icon-glyph.ui-1_settings-tool-66:before {
    content: "\e6a8"}
.nc-icon-glyph.ui-1_settings-tool-67:before {
    content: "\e6a9"}
.nc-icon-glyph.ui-1_settings:before {
    content: "\e6aa"}
.nc-icon-glyph.ui-1_simple-add:before {
    content: "\e6ab"}
.nc-icon-glyph.ui-1_simple-delete:before {
    content: "\e6ac"}
.nc-icon-glyph.ui-1_simple-remove:before {
    content: "\e6ad"}
.nc-icon-glyph.ui-1_trash-round:before {
    content: "\e6ae"}
.nc-icon-glyph.ui-1_trash-simple:before {
    content: "\e6af"}
.nc-icon-glyph.ui-1_trash:before {
    content: "\e6b0"}
.nc-icon-glyph.ui-1_ui-03:before {
    content: "\e6b1"}
.nc-icon-glyph.ui-1_ui-04:before {
    content: "\e6b2"}
.nc-icon-glyph.ui-1_zoom-bold-in:before {
    content: "\e6b3"}
.nc-icon-glyph.ui-1_zoom-bold-out:before {
    content: "\e6b4"}
.nc-icon-glyph.ui-1_zoom-bold:before {
    content: "\e6b5"}
.nc-icon-glyph.ui-1_zoom-in:before {
    content: "\e6b6"}
.nc-icon-glyph.ui-1_zoom-out:before {
    content: "\e6b7"}
.nc-icon-glyph.ui-1_zoom-split-in:before {
    content: "\e6b8"}
.nc-icon-glyph.ui-1_zoom-split-out:before {
    content: "\e6b9"}
.nc-icon-glyph.ui-1_zoom-split:before {
    content: "\e6ba"}
.nc-icon-glyph.ui-1_zoom:before {
    content: "\e6bb"}
.nc-icon-glyph.ui-2_alert:before {
    content: "\e6bc"}
.nc-icon-glyph.ui-2_alert-:before {
    content: "\e6bd"}
.nc-icon-glyph.ui-2_alert-circle:before {
    content: "\e6be"}
.nc-icon-glyph.ui-2_alert-circle-:before {
    content: "\e6bf"}
.nc-icon-glyph.ui-2_alert-circle-i:before {
    content: "\e6c0"}
.nc-icon-glyph.ui-2_alert-i:before {
    content: "\e6c1"}
.nc-icon-glyph.ui-2_alert-square:before {
    content: "\e6c2"}
.nc-icon-glyph.ui-2_alert-square-:before {
    content: "\e6c3"}
.nc-icon-glyph.ui-2_alert-square-i:before {
    content: "\e6c4"}
.nc-icon-glyph.ui-2_archive:before {
    content: "\e6c5"}
.nc-icon-glyph.ui-2_ban-bold:before {
    content: "\e6c6"}
.nc-icon-glyph.ui-2_ban:before {
    content: "\e6c7"}
.nc-icon-glyph.ui-2_battery-81:before {
    content: "\e6c8"}
.nc-icon-glyph.ui-2_battery-83:before {
    content: "\e6c9"}
.nc-icon-glyph.ui-2_battery-half:before {
    content: "\e6ca"}
.nc-icon-glyph.ui-2_battery-low:before {
    content: "\e6cb"}
.nc-icon-glyph.ui-2_bluetooth:before {
    content: "\e6cc"}
.nc-icon-glyph.ui-2_book:before {
    content: "\e6cd"}
.nc-icon-glyph.ui-2_chart-bar-52:before {
    content: "\e6ce"}
.nc-icon-glyph.ui-2_chart-bar-53:before {
    content: "\e6cf"}
.nc-icon-glyph.ui-2_chat-content:before {
    content: "\e6d0"}
.nc-icon-glyph.ui-2_chat-round-content:before {
    content: "\e6d1"}
.nc-icon-glyph.ui-2_chat-round:before {
    content: "\e6d2"}
.nc-icon-glyph.ui-2_chat:before {
    content: "\e6d3"}
.nc-icon-glyph.ui-2_circle-bold-delete:before {
    content: "\e6d4"}
.nc-icon-glyph.ui-2_cloud-25:before {
    content: "\e6d5"}
.nc-icon-glyph.ui-2_cloud-26:before {
    content: "\e6d6"}
.nc-icon-glyph.ui-2_disk:before {
    content: "\e6d7"}
.nc-icon-glyph.ui-2_enlarge-57:before {
    content: "\e6d8"}
.nc-icon-glyph.ui-2_enlarge-58:before {
    content: "\e6d9"}
.nc-icon-glyph.ui-2_enlarge-59:before {
    content: "\e6da"}
.nc-icon-glyph.ui-2_fat-add:before {
    content: "\e6db"}
.nc-icon-glyph.ui-2_fat-delete:before {
    content: "\e6dc"}
.nc-icon-glyph.ui-2_fat-remove:before {
    content: "\e6dd"}
.nc-icon-glyph.ui-2_favourite-28:before {
    content: "\e6de"}
.nc-icon-glyph.ui-2_favourite-31:before {
    content: "\e6df"}
.nc-icon-glyph.ui-2_favourite-add-29:before {
    content: "\e6e0"}
.nc-icon-glyph.ui-2_favourite-add-32:before {
    content: "\e6e1"}
.nc-icon-glyph.ui-2_favourite-remove-30:before {
    content: "\e6e2"}
.nc-icon-glyph.ui-2_favourite-remove-33:before {
    content: "\e6e3"}
.nc-icon-glyph.ui-2_filter:before {
    content: "\e6e4"}
.nc-icon-glyph.ui-2_fullsize:before {
    content: "\e6e5"}
.nc-icon-glyph.ui-2_grid-45:before {
    content: "\e6e6"}
.nc-icon-glyph.ui-2_grid-46:before {
    content: "\e6e7"}
.nc-icon-glyph.ui-2_grid-48:before {
    content: "\e6e8"}
.nc-icon-glyph.ui-2_grid-49:before {
    content: "\e6e9"}
.nc-icon-glyph.ui-2_grid-50:before {
    content: "\e6ea"}
.nc-icon-glyph.ui-2_grid-square:before {
    content: "\e6eb"}
.nc-icon-glyph.ui-2_hourglass:before {
    content: "\e6ec"}
.nc-icon-glyph.ui-2_lab:before {
    content: "\e6ed"}
.nc-icon-glyph.ui-2_layers:before {
    content: "\e6ee"}
.nc-icon-glyph.ui-2_like:before {
    content: "\e6ef"}
.nc-icon-glyph.ui-2_link-66:before {
    content: "\e6f0"}
.nc-icon-glyph.ui-2_link-67:before {
    content: "\e6f1"}
.nc-icon-glyph.ui-2_link-68:before {
    content: "\e6f2"}
.nc-icon-glyph.ui-2_link-69:before {
    content: "\e6f3"}
.nc-icon-glyph.ui-2_link-71:before {
    content: "\e6f4"}
.nc-icon-glyph.ui-2_link-72:before {
    content: "\e6f5"}
.nc-icon-glyph.ui-2_link-broken-70:before {
    content: "\e6f6"}
.nc-icon-glyph.ui-2_link-broken-73:before {
    content: "\e6f7"}
.nc-icon-glyph.ui-2_menu-34:before {
    content: "\e6f8"}
.nc-icon-glyph.ui-2_menu-35:before {
    content: "\e6f9"}
.nc-icon-glyph.ui-2_menu-bold:before {
    content: "\e6fa"}
.nc-icon-glyph.ui-2_menu-dots:before {
    content: "\e6fb"}
.nc-icon-glyph.ui-2_menu-square:before {
    content: "\e6fc"}
.nc-icon-glyph.ui-2_node:before {
    content: "\e6fd"}
.nc-icon-glyph.ui-2_paragraph:before {
    content: "\e6fe"}
.nc-icon-glyph.ui-2_phone:before {
    content: "\e6ff"}
.nc-icon-glyph.ui-2_settings-90:before {
    content: "\e700"}
.nc-icon-glyph.ui-2_settings-91:before {
    content: "\e701"}
.nc-icon-glyph.ui-2_share-bold:before {
    content: "\e702"}
.nc-icon-glyph.ui-2_share:before {
    content: "\e703"}
.nc-icon-glyph.ui-2_small-add:before {
    content: "\e704"}
.nc-icon-glyph.ui-2_small-delete:before {
    content: "\e705"}
.nc-icon-glyph.ui-2_small-remove:before {
    content: "\e706"}
.nc-icon-glyph.ui-2_square-add-08:before {
    content: "\e707"}
.nc-icon-glyph.ui-2_square-add-11:before {
    content: "\e708"}
.nc-icon-glyph.ui-2_square-delete-10:before {
    content: "\e709"}
.nc-icon-glyph.ui-2_square-delete-13:before {
    content: "\e70a"}
.nc-icon-glyph.ui-2_square-remove-09:before {
    content: "\e70b"}
.nc-icon-glyph.ui-2_square-remove-12:before {
    content: "\e70c"}
.nc-icon-glyph.ui-2_target:before {
    content: "\e70d"}
.nc-icon-glyph.ui-2_tile-55:before {
    content: "\e70e"}
.nc-icon-glyph.ui-2_tile-56:before {
    content: "\e70f"}
.nc-icon-glyph.ui-2_time-alarm:before {
    content: "\e710"}
.nc-icon-glyph.ui-2_time-clock:before {
    content: "\e711"}
.nc-icon-glyph.ui-2_time-countdown:before {
    content: "\e712"}
.nc-icon-glyph.ui-2_time:before {
    content: "\e713"}
.nc-icon-glyph.ui-2_webpage:before {
    content: "\e714"}
.nc-icon-glyph.ui-2_window-add:before {
    content: "\e715"}
.nc-icon-glyph.ui-2_window-delete:before {
    content: "\e716"}
.nc-icon-glyph.transportation_air-baloon:before {
    content: "\e717"}
.nc-icon-glyph.transportation_bike-sport:before {
    content: "\e718"}
.nc-icon-glyph.transportation_bike:before {
    content: "\e719"}
.nc-icon-glyph.transportation_boat-front:before {
    content: "\e71a"}
.nc-icon-glyph.transportation_boat-small-02:before {
    content: "\e71b"}
.nc-icon-glyph.transportation_boat-small-03:before {
    content: "\e71c"}
.nc-icon-glyph.transportation_boat:before {
    content: "\e71d"}
.nc-icon-glyph.transportation_bus-front-10:before {
    content: "\e71e"}
.nc-icon-glyph.transportation_bus-front-12:before {
    content: "\e71f"}
.nc-icon-glyph.transportation_bus:before {
    content: "\e720"}
.nc-icon-glyph.transportation_car-front:before {
    content: "\e721"}
.nc-icon-glyph.transportation_car-simple:before {
    content: "\e722"}
.nc-icon-glyph.transportation_car-sport:before {
    content: "\e723"}
.nc-icon-glyph.transportation_car-taxi:before {
    content: "\e724"}
.nc-icon-glyph.transportation_car:before {
    content: "\e725"}
.nc-icon-glyph.transportation_helicopter:before {
    content: "\e726"}
.nc-icon-glyph.transportation_helmet:before {
    content: "\e727"}
.nc-icon-glyph.transportation_light-traffic:before {
    content: "\e728"}
.nc-icon-glyph.transportation_moto:before {
    content: "\e729"}
.nc-icon-glyph.transportation_plane-17:before {
    content: "\e72a"}
.nc-icon-glyph.transportation_plane-18:before {
    content: "\e72b"}
.nc-icon-glyph.transportation_road:before {
    content: "\e72c"}
.nc-icon-glyph.transportation_skateboard:before {
    content: "\e72d"}
.nc-icon-glyph.transportation_tractor:before {
    content: "\e72e"}
.nc-icon-glyph.transportation_train-speed:before {
    content: "\e72f"}
.nc-icon-glyph.transportation_train:before {
    content: "\e730"}
.nc-icon-glyph.transportation_tram:before {
    content: "\e731"}
.nc-icon-glyph.transportation_truck-front:before {
    content: "\e732"}
.nc-icon-glyph.transportation_vespa-front:before {
    content: "\e733"}
.nc-icon-glyph.transportation_vespa:before {
    content: "\e734"}
.nc-icon-glyph.tech_cable-49:before {
    content: "\e735"}
.nc-icon-glyph.tech_cable-50:before {
    content: "\e736"}
.nc-icon-glyph.tech_cd-reader:before {
    content: "\e737"}
.nc-icon-glyph.tech_computer-monitor:before {
    content: "\e738"}
.nc-icon-glyph.tech_computer-old:before {
    content: "\e739"}
.nc-icon-glyph.tech_computer:before {
    content: "\e73a"}
.nc-icon-glyph.tech_controller-modern:before {
    content: "\e73b"}
.nc-icon-glyph.tech_controller:before {
    content: "\e73c"}
.nc-icon-glyph.tech_desktop-screen:before {
    content: "\e73d"}
.nc-icon-glyph.tech_desktop:before {
    content: "\e73e"}
.nc-icon-glyph.tech_disk-reader:before {
    content: "\e73f"}
.nc-icon-glyph.tech_disk:before {
    content: "\e740"}
.nc-icon-glyph.tech_gopro:before {
    content: "\e741"}
.nc-icon-glyph.tech_headphones:before {
    content: "\e742"}
.nc-icon-glyph.tech_keyboard-mouse:before {
    content: "\e743"}
.nc-icon-glyph.tech_keyboard-wifi:before {
    content: "\e744"}
.nc-icon-glyph.tech_keyboard:before {
    content: "\e745"}
.nc-icon-glyph.tech_laptop-camera:before {
    content: "\e746"}
.nc-icon-glyph.tech_laptop-front:before {
    content: "\e747"}
.nc-icon-glyph.tech_laptop:before {
    content: "\e748"}
.nc-icon-glyph.tech_mobile-button:before {
    content: "\e749"}
.nc-icon-glyph.tech_mobile-camera:before {
    content: "\e74a"}
.nc-icon-glyph.tech_mobile-recharger-08:before {
    content: "\e74b"}
.nc-icon-glyph.tech_mobile-recharger-09:before {
    content: "\e74c"}
.nc-icon-glyph.tech_mobile-toolbar:before {
    content: "\e74d"}
.nc-icon-glyph.tech_mobile:before {
    content: "\e74e"}
.nc-icon-glyph.tech_music:before {
    content: "\e74f"}
.nc-icon-glyph.tech_navigation:before {
    content: "\e750"}
.nc-icon-glyph.tech_player-19:before {
    content: "\e751"}
.nc-icon-glyph.tech_player-48:before {
    content: "\e752"}
.nc-icon-glyph.tech_print-fold:before {
    content: "\e753"}
.nc-icon-glyph.tech_print-round-fold:before {
    content: "\e754"}
.nc-icon-glyph.tech_print-round:before {
    content: "\e755"}
.nc-icon-glyph.tech_print:before {
    content: "\e756"}
.nc-icon-glyph.tech_ram:before {
    content: "\e757"}
.nc-icon-glyph.tech_remote:before {
    content: "\e758"}
.nc-icon-glyph.tech_signal:before {
    content: "\e759"}
.nc-icon-glyph.tech_socket:before {
    content: "\e75a"}
.nc-icon-glyph.tech_sync:before {
    content: "\e75b"}
.nc-icon-glyph.tech_tablet-button:before {
    content: "\e75c"}
.nc-icon-glyph.tech_tablet-reader-31:before {
    content: "\e75d"}
.nc-icon-glyph.tech_tablet-reader-42:before {
    content: "\e75e"}
.nc-icon-glyph.tech_tablet-toolbar:before {
    content: "\e75f"}
.nc-icon-glyph.tech_tablet:before {
    content: "\e760"}
.nc-icon-glyph.tech_tv-old:before {
    content: "\e761"}
.nc-icon-glyph.tech_tv:before {
    content: "\e762"}
.nc-icon-glyph.tech_watch-circle:before {
    content: "\e763"}
.nc-icon-glyph.tech_watch-time:before {
    content: "\e764"}
.nc-icon-glyph.tech_watch:before {
    content: "\e765"}
.nc-icon-glyph.tech_webcam-38:before {
    content: "\e766"}
.nc-icon-glyph.tech_webcam-39:before {
    content: "\e767"}
.nc-icon-glyph.tech_wifi-router:before {
    content: "\e768"}
.nc-icon-glyph.tech_wifi:before {
    content: "\e769"}
.nc-icon-glyph.socials-1_logo-500px:before {
    content: "\e76a"}
.nc-icon-glyph.socials-1_logo-behance:before {
    content: "\e76b"}
.nc-icon-glyph.socials-1_logo-blogger:before {
    content: "\e76c"}
.nc-icon-glyph.socials-1_logo-buffer:before {
    content: "\e76d"}
.nc-icon-glyph.socials-1_logo-buysellads:before {
    content: "\e76e"}
.nc-icon-glyph.socials-1_logo-codepen:before {
    content: "\e76f"}
.nc-icon-glyph.socials-1_logo-creative-market:before {
    content: "\e770"}
.nc-icon-glyph.socials-1_logo-deviantart:before {
    content: "\e771"}
.nc-icon-glyph.socials-1_logo-dribbble:before {
    content: "\e772"}
.nc-icon-glyph.socials-1_logo-dropbox:before {
    content: "\e773"}
.nc-icon-glyph.socials-1_logo-envato:before {
    content: "\e774"}
.nc-icon-glyph.socials-1_logo-evernote:before {
    content: "\e775"}
.nc-icon-glyph.socials-1_logo-facebook:before {
    content: "\e776"}
.nc-icon-glyph.socials-1_logo-feedly:before {
    content: "\e777"}
.nc-icon-glyph.socials-1_logo-flickr:before {
    content: "\e778"}
.nc-icon-glyph.socials-1_logo-github:before {
    content: "\e779"}
.nc-icon-glyph.socials-1_logo-google-plus:before {
    content: "\e77a"}
.nc-icon-glyph.socials-1_logo-instagram:before {
    content: "\e77b"}
.nc-icon-glyph.socials-1_logo-lastfm:before {
    content: "\e77c"}
.nc-icon-glyph.socials-1_logo-linkedin:before {
    content: "\e77d"}
.nc-icon-glyph.socials-1_logo-myspace:before {
    content: "\e77e"}
.nc-icon-glyph.socials-1_logo-paypal:before {
    content: "\e77f"}
.nc-icon-glyph.socials-1_logo-pinterest:before {
    content: "\e780"}
.nc-icon-glyph.socials-1_logo-product-hunt:before {
    content: "\e781"}
.nc-icon-glyph.socials-1_logo-reddit:before {
    content: "\e782"}
.nc-icon-glyph.socials-1_logo-rss:before {
    content: "\e783"}
.nc-icon-glyph.socials-1_logo-shopify:before {
    content: "\e784"}
.nc-icon-glyph.socials-1_logo-skype:before {
    content: "\e785"}
.nc-icon-glyph.socials-1_logo-slack:before {
    content: "\e786"}
.nc-icon-glyph.socials-1_logo-soundcloud:before {
    content: "\e787"}
.nc-icon-glyph.socials-1_logo-spotify:before {
    content: "\e788"}
.nc-icon-glyph.socials-1_logo-trello:before {
    content: "\e789"}
.nc-icon-glyph.socials-1_logo-tumblr:before {
    content: "\e78a"}
.nc-icon-glyph.socials-1_logo-twitter:before {
    content: "\e78b"}
.nc-icon-glyph.socials-1_logo-vimeo:before {
    content: "\e78c"}
.nc-icon-glyph.socials-1_logo-vine:before {
    content: "\e78d"}
.nc-icon-glyph.socials-1_logo-whatsapp:before {
    content: "\e78e"}
.nc-icon-glyph.socials-1_logo-wordpress:before {
    content: "\e78f"}
.nc-icon-glyph.socials-1_logo-yelp:before {
    content: "\e790"}
.nc-icon-glyph.socials-1_logo-youtube:before {
    content: "\e791"}
.nc-icon-glyph.shopping_award:before {
    content: "\e792"}
.nc-icon-glyph.shopping_bag-09:before {
    content: "\e793"}
.nc-icon-glyph.shopping_bag-16:before {
    content: "\e794"}
.nc-icon-glyph.shopping_bag-17:before {
    content: "\e795"}
.nc-icon-glyph.shopping_bag-20:before {
    content: "\e796"}
.nc-icon-glyph.shopping_bag-add-18:before {
    content: "\e797"}
.nc-icon-glyph.shopping_bag-add-21:before {
    content: "\e798"}
.nc-icon-glyph.shopping_bag-edit:before {
    content: "\e799"}
.nc-icon-glyph.shopping_bag-remove-19:before {
    content: "\e79a"}
.nc-icon-glyph.shopping_bag-remove-22:before {
    content: "\e79b"}
.nc-icon-glyph.shopping_barcode-scan:before {
    content: "\e79c"}
.nc-icon-glyph.shopping_barcode:before {
    content: "\e79d"}
.nc-icon-glyph.shopping_bardcode-qr:before {
    content: "\e79e"}
.nc-icon-glyph.shopping_basket-add:before {
    content: "\e79f"}
.nc-icon-glyph.shopping_basket-edit:before {
    content: "\e7a0"}
.nc-icon-glyph.shopping_basket-remove:before {
    content: "\e7a1"}
.nc-icon-glyph.shopping_basket-simple-add:before {
    content: "\e7a2"}
.nc-icon-glyph.shopping_basket-simple-remove:before {
    content: "\e7a3"}
.nc-icon-glyph.shopping_basket-simple:before {
    content: "\e7a4"}
.nc-icon-glyph.shopping_basket:before {
    content: "\e7a5"}
.nc-icon-glyph.shopping_bitcoin:before {
    content: "\e7a6"}
.nc-icon-glyph.shopping_board:before {
    content: "\e7a7"}
.nc-icon-glyph.shopping_box-3d-50:before {
    content: "\e7a8"}
.nc-icon-glyph.shopping_box-3d-67:before {
    content: "\e7a9"}
.nc-icon-glyph.shopping_box-ribbon:before {
    content: "\e7aa"}
.nc-icon-glyph.shopping_box:before {
    content: "\e7ab"}
.nc-icon-glyph.shopping_cart-add:before {
    content: "\e7ac"}
.nc-icon-glyph.shopping_cart-modern-add:before {
    content: "\e7ad"}
.nc-icon-glyph.shopping_cart-modern-in:before {
    content: "\e7ae"}
.nc-icon-glyph.shopping_cart-modern-remove:before {
    content: "\e7af"}
.nc-icon-glyph.shopping_cart-modern:before {
    content: "\e7b0"}
.nc-icon-glyph.shopping_cart-remove:before {
    content: "\e7b1"}
.nc-icon-glyph.shopping_cart-simple-add:before {
    content: "\e7b2"}
.nc-icon-glyph.shopping_cart-simple-in:before {
    content: "\e7b3"}
.nc-icon-glyph.shopping_cart-simple-remove:before {
    content: "\e7b4"}
.nc-icon-glyph.shopping_cart-simple:before {
    content: "\e7b5"}
.nc-icon-glyph.shopping_cart:before {
    content: "\e7b6"}
.nc-icon-glyph.shopping_cash-register:before {
    content: "\e7b7"}
.nc-icon-glyph.shopping_chart:before {
    content: "\e7b8"}
.nc-icon-glyph.shopping_credit-card-in:before {
    content: "\e7b9"}
.nc-icon-glyph.shopping_credit-card:before {
    content: "\e7ba"}
.nc-icon-glyph.shopping_credit-locked:before {
    content: "\e7bb"}
.nc-icon-glyph.shopping_delivery-fast:before {
    content: "\e7bc"}
.nc-icon-glyph.shopping_delivery-time:before {
    content: "\e7bd"}
.nc-icon-glyph.shopping_delivery-track:before {
    content: "\e7be"}
.nc-icon-glyph.shopping_delivery:before {
    content: "\e7bf"}
.nc-icon-glyph.shopping_discount:before {
    content: "\e7c0"}
.nc-icon-glyph.shopping_gift:before {
    content: "\e7c1"}
.nc-icon-glyph.shopping_hand-card:before {
    content: "\e7c2"}
.nc-icon-glyph.shopping_list:before {
    content: "\e7c3"}
.nc-icon-glyph.shopping_mobile-card:before {
    content: "\e7c4"}
.nc-icon-glyph.shopping_mobile-cart:before {
    content: "\e7c5"}
.nc-icon-glyph.shopping_mobile-touch:before {
    content: "\e7c6"}
.nc-icon-glyph.shopping_newsletter:before {
    content: "\e7c7"}
.nc-icon-glyph.shopping_pos:before {
    content: "\e7c8"}
.nc-icon-glyph.shopping_receipt-list-42:before {
    content: "\e7c9"}
.nc-icon-glyph.shopping_receipt-list-43:before {
    content: "\e7ca"}
.nc-icon-glyph.shopping_receipt:before {
    content: "\e7cb"}
.nc-icon-glyph.shopping_shop-location:before {
    content: "\e7cc"}
.nc-icon-glyph.shopping_shop:before {
    content: "\e7cd"}
.nc-icon-glyph.shopping_stock:before {
    content: "\e7ce"}
.nc-icon-glyph.shopping_tag-content:before {
    content: "\e7cf"}
.nc-icon-glyph.shopping_tag-cut:before {
    content: "\e7d0"}
.nc-icon-glyph.shopping_tag-line:before {
    content: "\e7d1"}
.nc-icon-glyph.shopping_tag-sale:before {
    content: "\e7d2"}
.nc-icon-glyph.shopping_tag:before {
    content: "\e7d3"}
.nc-icon-glyph.shopping_wallet:before {
    content: "\e7d4"}
.nc-icon-glyph.education_abc:before {
    content: "\e7d5"}
.nc-icon-glyph.education_agenda-bookmark:before {
    content: "\e7d6"}
.nc-icon-glyph.education_atom:before {
    content: "\e7d7"}
.nc-icon-glyph.education_award-55:before {
    content: "\e7d8"}
.nc-icon-glyph.education_backpack-57:before {
    content: "\e7d9"}
.nc-icon-glyph.education_backpack-58:before {
    content: "\e7da"}
.nc-icon-glyph.education_ball-basket:before {
    content: "\e7db"}
.nc-icon-glyph.education_ball-soccer:before {
    content: "\e7dc"}
.nc-icon-glyph.education_board-51:before {
    content: "\e7dd"}
.nc-icon-glyph.education_book-39:before {
    content: "\e7de"}
.nc-icon-glyph.education_book-bookmark:before {
    content: "\e7df"}
.nc-icon-glyph.education_book-open:before {
    content: "\e7e0"}
.nc-icon-glyph.education_books-46:before {
    content: "\e7e1"}
.nc-icon-glyph.education_chalkboard:before {
    content: "\e7e2"}
.nc-icon-glyph.education_flask:before {
    content: "\e7e3"}
.nc-icon-glyph.education_glasses:before {
    content: "\e7e4"}
.nc-icon-glyph.education_grammar-check:before {
    content: "\e7e5"}
.nc-icon-glyph.education_hat:before {
    content: "\e7e6"}
.nc-icon-glyph.education_language:before {
    content: "\e7e7"}
.nc-icon-glyph.education_microscope:before {
    content: "\e7e8"}
.nc-icon-glyph.education_molecule:before {
    content: "\e7e9"}
.nc-icon-glyph.education_notepad:before {
    content: "\e7ea"}
.nc-icon-glyph.education_paper-diploma:before {
    content: "\e7eb"}
.nc-icon-glyph.education_paper:before {
    content: "\e7ec"}
.nc-icon-glyph.education_pencil-47:before {
    content: "\e7ed"}
.nc-icon-glyph.education_school:before {
    content: "\e7ee"}
.nc-icon-glyph.objects_alien-29:before {
    content: "\e7ef"}
.nc-icon-glyph.objects_alien-33:before {
    content: "\e7f0"}
.nc-icon-glyph.objects_anchor:before {
    content: "\e7f1"}
.nc-icon-glyph.objects_astronaut:before {
    content: "\e7f2"}
.nc-icon-glyph.objects_axe:before {
    content: "\e7f3"}
.nc-icon-glyph.objects_baby-bottle:before {
    content: "\e7f4"}
.nc-icon-glyph.objects_baby:before {
    content: "\e7f5"}
.nc-icon-glyph.objects_baloon:before {
    content: "\e7f6"}
.nc-icon-glyph.objects_battery:before {
    content: "\e7f7"}
.nc-icon-glyph.objects_bear:before {
    content: "\e7f8"}
.nc-icon-glyph.objects_billiard:before {
    content: "\e7f9"}
.nc-icon-glyph.objects_binocular:before {
    content: "\e7fa"}
.nc-icon-glyph.objects_bow:before {
    content: "\e7fb"}
.nc-icon-glyph.objects_bowling:before {
    content: "\e7fc"}
.nc-icon-glyph.objects_broom:before {
    content: "\e7fd"}
.nc-icon-glyph.objects_cone:before {
    content: "\e7fe"}
.nc-icon-glyph.objects_controller:before {
    content: "\e7ff"}
.nc-icon-glyph.objects_diamond:before {
    content: "\e800"}
.nc-icon-glyph.objects_dice:before {
    content: "\e801"}
.nc-icon-glyph.objects_globe:before {
    content: "\e802"}
.nc-icon-glyph.objects_hut:before {
    content: "\e803"}
.nc-icon-glyph.objects_key-25:before {
    content: "\e804"}
.nc-icon-glyph.objects_key-26:before {
    content: "\e805"}
.nc-icon-glyph.objects_lamp:before {
    content: "\e806"}
.nc-icon-glyph.objects_leaf-36:before {
    content: "\e807"}
.nc-icon-glyph.objects_leaf-38:before {
    content: "\e808"}
.nc-icon-glyph.objects_light:before {
    content: "\e809"}
.nc-icon-glyph.objects_pipe:before {
    content: "\e80a"}
.nc-icon-glyph.objects_planet:before {
    content: "\e80b"}
.nc-icon-glyph.objects_puzzle-09:before {
    content: "\e80c"}
.nc-icon-glyph.objects_puzzle-10:before {
    content: "\e80d"}
.nc-icon-glyph.objects_shovel:before {
    content: "\e80e"}
.nc-icon-glyph.objects_skull:before {
    content: "\e80f"}
.nc-icon-glyph.objects_spaceship:before {
    content: "\e810"}
.nc-icon-glyph.objects_spray:before {
    content: "\e811"}
.nc-icon-glyph.objects_support-16:before {
    content: "\e812"}
.nc-icon-glyph.objects_support-17:before {
    content: "\e813"}
.nc-icon-glyph.objects_umbrella-13:before {
    content: "\e814"}
.nc-icon-glyph.objects_umbrella-14:before {
    content: "\e815"}
.nc-icon-glyph.objects_wool-ball:before {
    content: "\e816"}
.nc-icon-glyph.media-1_3d:before {
    content: "\e817"}
.nc-icon-glyph.media-1_action-73:before {
    content: "\e818"}
.nc-icon-glyph.media-1_action-74:before {
    content: "\e819"}
.nc-icon-glyph.media-1_album:before {
    content: "\e81a"}
.nc-icon-glyph.media-1_audio-91:before {
    content: "\e81b"}
.nc-icon-glyph.media-1_audio-92:before {
    content: "\e81c"}
.nc-icon-glyph.media-1_balance:before {
    content: "\e81d"}
.nc-icon-glyph.media-1_brightness-46:before {
    content: "\e81e"}
.nc-icon-glyph.media-1_brightness-47:before {
    content: "\e81f"}
.nc-icon-glyph.media-1_button-circle-pause:before {
    content: "\e820"}
.nc-icon-glyph.media-1_button-circle-play:before {
    content: "\e821"}
.nc-icon-glyph.media-1_button-circle-stop:before {
    content: "\e822"}
.nc-icon-glyph.media-1_button-eject:before {
    content: "\e823"}
.nc-icon-glyph.media-1_button-next:before {
    content: "\e824"}
.nc-icon-glyph.media-1_button-pause:before {
    content: "\e825"}
.nc-icon-glyph.media-1_button-play:before {
    content: "\e826"}
.nc-icon-glyph.media-1_button-power:before {
    content: "\e827"}
.nc-icon-glyph.media-1_button-previous:before {
    content: "\e828"}
.nc-icon-glyph.media-1_button-record:before {
    content: "\e829"}
.nc-icon-glyph.media-1_button-rewind:before {
    content: "\e82a"}
.nc-icon-glyph.media-1_button-skip:before {
    content: "\e82b"}
.nc-icon-glyph.media-1_button-stop:before {
    content: "\e82c"}
.nc-icon-glyph.media-1_camera-18:before {
    content: "\e82d"}
.nc-icon-glyph.media-1_camera-19:before {
    content: "\e82e"}
.nc-icon-glyph.media-1_camera-20:before {
    content: "\e82f"}
.nc-icon-glyph.media-1_camera-ban-36:before {
    content: "\e830"}
.nc-icon-glyph.media-1_camera-ban-37:before {
    content: "\e831"}
.nc-icon-glyph.media-1_camera-compact:before {
    content: "\e832"}
.nc-icon-glyph.media-1_camera-screen:before {
    content: "\e833"}
.nc-icon-glyph.media-1_camera-square-57:before {
    content: "\e834"}
.nc-icon-glyph.media-1_camera-square-58:before {
    content: "\e835"}
.nc-icon-glyph.media-1_camera-time:before {
    content: "\e836"}
.nc-icon-glyph.media-1_countdown-34:before {
    content: "\e837"}
.nc-icon-glyph.media-1_countdown-35:before {
    content: "\e838"}
.nc-icon-glyph.media-1_edit-color:before {
    content: "\e839"}
.nc-icon-glyph.media-1_edit-contrast-42:before {
    content: "\e83a"}
.nc-icon-glyph.media-1_edit-contrast-43:before {
    content: "\e83b"}
.nc-icon-glyph.media-1_edit-saturation:before {
    content: "\e83c"}
.nc-icon-glyph.media-1_flash-21:before {
    content: "\e83d"}
.nc-icon-glyph.media-1_flash-24:before {
    content: "\e83e"}
.nc-icon-glyph.media-1_flash-29:before {
    content: "\e83f"}
.nc-icon-glyph.media-1_flash-auto-22:before {
    content: "\e840"}
.nc-icon-glyph.media-1_flash-auto-25:before {
    content: "\e841"}
.nc-icon-glyph.media-1_flash-off-23:before {
    content: "\e842"}
.nc-icon-glyph.media-1_flash-off-26:before {
    content: "\e843"}
.nc-icon-glyph.media-1_focus-32:before {
    content: "\e844"}
.nc-icon-glyph.media-1_focus-38:before {
    content: "\e845"}
.nc-icon-glyph.media-1_focus-40:before {
    content: "\e846"}
.nc-icon-glyph.media-1_focus-circle:before {
    content: "\e847"}
.nc-icon-glyph.media-1_frame-12:before {
    content: "\e848"}
.nc-icon-glyph.media-1_frame-41:before {
    content: "\e849"}
.nc-icon-glyph.media-1_grid:before {
    content: "\e84a"}
.nc-icon-glyph.media-1_image-01:before {
    content: "\e84b"}
.nc-icon-glyph.media-1_image-02:before {
    content: "\e84c"}
.nc-icon-glyph.media-1_image-05:before {
    content: "\e84d"}
.nc-icon-glyph.media-1_image-add:before {
    content: "\e84e"}
.nc-icon-glyph.media-1_image-delete:before {
    content: "\e84f"}
.nc-icon-glyph.media-1_image-location:before {
    content: "\e850"}
.nc-icon-glyph.media-1_kid:before {
    content: "\e851"}
.nc-icon-glyph.media-1_layers:before {
    content: "\e852"}
.nc-icon-glyph.media-1_lens-31:before {
    content: "\e853"}
.nc-icon-glyph.media-1_lens-56:before {
    content: "\e854"}
.nc-icon-glyph.media-1_macro:before {
    content: "\e855"}
.nc-icon-glyph.media-1_movie-61:before {
    content: "\e856"}
.nc-icon-glyph.media-1_movie-62:before {
    content: "\e857"}
.nc-icon-glyph.media-1_night:before {
    content: "\e858"}
.nc-icon-glyph.media-1_picture:before {
    content: "\e859"}
.nc-icon-glyph.media-1_play-68:before {
    content: "\e85a"}
.nc-icon-glyph.media-1_play-69:before {
    content: "\e85b"}
.nc-icon-glyph.media-1_player:before {
    content: "\e85c"}
.nc-icon-glyph.media-1_polaroid-add:before {
    content: "\e85d"}
.nc-icon-glyph.media-1_polaroid-delete:before {
    content: "\e85e"}
.nc-icon-glyph.media-1_polaroid-multiple:before {
    content: "\e85f"}
.nc-icon-glyph.media-1_polaroid-user:before {
    content: "\e860"}
.nc-icon-glyph.media-1_polaroid:before {
    content: "\e861"}
.nc-icon-glyph.media-1_roll:before {
    content: "\e862"}
.nc-icon-glyph.media-1_rotate-left:before {
    content: "\e863"}
.nc-icon-glyph.media-1_rotate-right:before {
    content: "\e864"}
.nc-icon-glyph.media-1_sd:before {
    content: "\e865"}
.nc-icon-glyph.media-1_selfie:before {
    content: "\e866"}
.nc-icon-glyph.media-1_shake:before {
    content: "\e867"}
.nc-icon-glyph.media-1_speaker:before {
    content: "\e868"}
.nc-icon-glyph.media-1_sport:before {
    content: "\e869"}
.nc-icon-glyph.media-1_ticket-75:before {
    content: "\e86a"}
.nc-icon-glyph.media-1_ticket-76:before {
    content: "\e86b"}
.nc-icon-glyph.media-1_touch:before {
    content: "\e86c"}
.nc-icon-glyph.media-1_tripod:before {
    content: "\e86d"}
.nc-icon-glyph.media-1_video-64:before {
    content: "\e86e"}
.nc-icon-glyph.media-1_video-65:before {
    content: "\e86f"}
.nc-icon-glyph.media-1_video-66:before {
    content: "\e870"}
.nc-icon-glyph.media-1_video-67:before {
    content: "\e871"}
.nc-icon-glyph.media-1_videocamera-71:before {
    content: "\e872"}
.nc-icon-glyph.media-1_videocamera-72:before {
    content: "\e873"}
.nc-icon-glyph.media-1_volume-93:before {
    content: "\e874"}
.nc-icon-glyph.media-1_volume-97:before {
    content: "\e875"}
.nc-icon-glyph.media-1_volume-98:before {
    content: "\e876"}
.nc-icon-glyph.media-1_volume-ban:before {
    content: "\e877"}
.nc-icon-glyph.media-1_volume-down:before {
    content: "\e878"}
.nc-icon-glyph.media-1_volume-off:before {
    content: "\e879"}
.nc-icon-glyph.media-1_volume-up:before {
    content: "\e87a"}
.nc-icon-glyph.media-2_guitar:before {
    content: "\e87b"}
.nc-icon-glyph.media-2_headphones-mic:before {
    content: "\e87c"}
.nc-icon-glyph.media-2_headphones:before {
    content: "\e87d"}
.nc-icon-glyph.media-2_knob:before {
    content: "\e87e"}
.nc-icon-glyph.media-2_mic:before {
    content: "\e87f"}
.nc-icon-glyph.media-2_music-album:before {
    content: "\e880"}
.nc-icon-glyph.media-2_music-cloud:before {
    content: "\e881"}
.nc-icon-glyph.media-2_note-03:before {
    content: "\e882"}
.nc-icon-glyph.media-2_note-04:before {
    content: "\e883"}
.nc-icon-glyph.media-2_piano:before {
    content: "\e884"}
.nc-icon-glyph.media-2_radio:before {
    content: "\e885"}
.nc-icon-glyph.media-2_remix:before {
    content: "\e886"}
.nc-icon-glyph.media-2_sound-wave:before {
    content: "\e887"}
.nc-icon-glyph.media-2_speaker-01:before {
    content: "\e888"}
.nc-icon-glyph.media-2_speaker-05:before {
    content: "\e889"}
.nc-icon-glyph.media-2_tape:before {
    content: "\e88a"}
.nc-icon-glyph.location_appointment:before {
    content: "\e88b"}
.nc-icon-glyph.location_bookmark-add:before {
    content: "\e88c"}
.nc-icon-glyph.location_bookmark-remove:before {
    content: "\e88d"}
.nc-icon-glyph.location_bookmark:before {
    content: "\e88e"}
.nc-icon-glyph.location_compass-04:before {
    content: "\e88f"}
.nc-icon-glyph.location_compass-05:before {
    content: "\e890"}
.nc-icon-glyph.location_compass-06:before {
    content: "\e891"}
.nc-icon-glyph.location_crosshair:before {
    content: "\e892"}
.nc-icon-glyph.location_explore-user:before {
    content: "\e893"}
.nc-icon-glyph.location_explore:before {
    content: "\e894"}
.nc-icon-glyph.location_flag-complex:before {
    content: "\e895"}
.nc-icon-glyph.location_flag-diagonal-33:before {
    content: "\e896"}
.nc-icon-glyph.location_flag-diagonal-34:before {
    content: "\e897"}
.nc-icon-glyph.location_flag-points-31:before {
    content: "\e898"}
.nc-icon-glyph.location_flag-points-32:before {
    content: "\e899"}
.nc-icon-glyph.location_flag-simple:before {
    content: "\e89a"}
.nc-icon-glyph.location_flag-triangle:before {
    content: "\e89b"}
.nc-icon-glyph.location_flag:before {
    content: "\e89c"}
.nc-icon-glyph.location_gps:before {
    content: "\e89d"}
.nc-icon-glyph.location_map-big:before {
    content: "\e89e"}
.nc-icon-glyph.location_map-compass:before {
    content: "\e89f"}
.nc-icon-glyph.location_map-gps:before {
    content: "\e8a0"}
.nc-icon-glyph.location_map-marker:before {
    content: "\e8a1"}
.nc-icon-glyph.location_map-pin:before {
    content: "\e8a2"}
.nc-icon-glyph.location_map:before {
    content: "\e8a3"}
.nc-icon-glyph.location_marker:before {
    content: "\e8a4"}
.nc-icon-glyph.location_pin-add:before {
    content: "\e8a5"}
.nc-icon-glyph.location_pin-copy:before {
    content: "\e8a6"}
.nc-icon-glyph.location_pin-remove:before {
    content: "\e8a7"}
.nc-icon-glyph.location_pin:before {
    content: "\e8a8"}
.nc-icon-glyph.location_pins:before {
    content: "\e8a9"}
.nc-icon-glyph.location_position-marker:before {
    content: "\e8aa"}
.nc-icon-glyph.location_position-pin:before {
    content: "\e8ab"}
.nc-icon-glyph.location_position-user:before {
    content: "\e8ac"}
.nc-icon-glyph.location_radar:before {
    content: "\e8ad"}
.nc-icon-glyph.location_road:before {
    content: "\e8ae"}
.nc-icon-glyph.location_route-alert:before {
    content: "\e8af"}
.nc-icon-glyph.location_route-close:before {
    content: "\e8b0"}
.nc-icon-glyph.location_route-open:before {
    content: "\e8b1"}
.nc-icon-glyph.location_square-marker:before {
    content: "\e8b2"}
.nc-icon-glyph.location_square-pin:before {
    content: "\e8b3"}
.nc-icon-glyph.location_treasure-map-21:before {
    content: "\e8b4"}
.nc-icon-glyph.location_treasure-map-40:before {
    content: "\e8b5"}
.nc-icon-glyph.location_worl-marker:before {
    content: "\e8b6"}
.nc-icon-glyph.location_world-pin:before {
    content: "\e8b7"}
.nc-icon-glyph.location_world:before {
    content: "\e8b8"}
.nc-icon-glyph.health_ambulance:before {
    content: "\e8b9"}
.nc-icon-glyph.health_apple:before {
    content: "\e8ba"}
.nc-icon-glyph.health_bag-49:before {
    content: "\e8bb"}
.nc-icon-glyph.health_bag-50:before {
    content: "\e8bc"}
.nc-icon-glyph.health_brain:before {
    content: "\e8bd"}
.nc-icon-glyph.health_dna-27:before {
    content: "\e8be"}
.nc-icon-glyph.health_dna-38:before {
    content: "\e8bf"}
.nc-icon-glyph.health_doctor:before {
    content: "\e8c0"}
.nc-icon-glyph.health_flask:before {
    content: "\e8c1"}
.nc-icon-glyph.health_heartbeat-16:before {
    content: "\e8c2"}
.nc-icon-glyph.health_height:before {
    content: "\e8c3"}
.nc-icon-glyph.health_hospital-32:before {
    content: "\e8c4"}
.nc-icon-glyph.health_hospital-33:before {
    content: "\e8c5"}
.nc-icon-glyph.health_hospital-34:before {
    content: "\e8c6"}
.nc-icon-glyph.health_humidity-26:before {
    content: "\e8c7"}
.nc-icon-glyph.health_humidity-52:before {
    content: "\e8c8"}
.nc-icon-glyph.health_intestine:before {
    content: "\e8c9"}
.nc-icon-glyph.health_lungs:before {
    content: "\e8ca"}
.nc-icon-glyph.health_molecule-39:before {
    content: "\e8cb"}
.nc-icon-glyph.health_molecule-40:before {
    content: "\e8cc"}
.nc-icon-glyph.health_notebook:before {
    content: "\e8cd"}
.nc-icon-glyph.health_nurse:before {
    content: "\e8ce"}
.nc-icon-glyph.health_patch-46:before {
    content: "\e8cf"}
.nc-icon-glyph.health_pill-42:before {
    content: "\e8d0"}
.nc-icon-glyph.health_pill-43:before {
    content: "\e8d1"}
.nc-icon-glyph.health_pill-container-44:before {
    content: "\e8d2"}
.nc-icon-glyph.health_pill-container-47:before {
    content: "\e8d3"}
.nc-icon-glyph.health_pulse-chart:before {
    content: "\e8d4"}
.nc-icon-glyph.health_pulse-phone:before {
    content: "\e8d5"}
.nc-icon-glyph.health_pulse-sleep:before {
    content: "\e8d6"}
.nc-icon-glyph.health_pulse-watch:before {
    content: "\e8d7"}
.nc-icon-glyph.health_pulse:before {
    content: "\e8d8"}
.nc-icon-glyph.health_sleep:before {
    content: "\e8d9"}
.nc-icon-glyph.health_steps:before {
    content: "\e8da"}
.nc-icon-glyph.health_syringe:before {
    content: "\e8db"}
.nc-icon-glyph.health_temperature-23:before {
    content: "\e8dc"}
.nc-icon-glyph.health_temperature-24:before {
    content: "\e8dd"}
.nc-icon-glyph.health_tooth:before {
    content: "\e8de"}
.nc-icon-glyph.health_weed:before {
    content: "\e8df"}
.nc-icon-glyph.health_weight:before {
    content: "\e8e0"}
.nc-icon-glyph.health_wheelchair:before {
    content: "\e8e1"}
.nc-icon-glyph.health_woman:before {
    content: "\e8e2"}
.nc-icon-glyph.furniture_air-conditioner:before {
    content: "\e8e3"}
.nc-icon-glyph.furniture_armchair:before {
    content: "\e8e4"}
.nc-icon-glyph.furniture_bath-tub:before {
    content: "\e8e5"}
.nc-icon-glyph.furniture_bed-09:before {
    content: "\e8e6"}
.nc-icon-glyph.furniture_bed-23:before {
    content: "\e8e7"}
.nc-icon-glyph.furniture_bed-side:before {
    content: "\e8e8"}
.nc-icon-glyph.furniture_cabinet:before {
    content: "\e8e9"}
.nc-icon-glyph.furniture_cactus:before {
    content: "\e8ea"}
.nc-icon-glyph.furniture_chair:before {
    content: "\e8eb"}
.nc-icon-glyph.furniture_coat-hanger:before {
    content: "\e8ec"}
.nc-icon-glyph.furniture_coffee:before {
    content: "\e8ed"}
.nc-icon-glyph.furniture_cradle:before {
    content: "\e8ee"}
.nc-icon-glyph.furniture_curtain:before {
    content: "\e8ef"}
.nc-icon-glyph.furniture_desk-drawer:before {
    content: "\e8f0"}
.nc-icon-glyph.furniture_desk:before {
    content: "\e8f1"}
.nc-icon-glyph.furniture_door:before {
    content: "\e8f2"}
.nc-icon-glyph.furniture_drawer:before {
    content: "\e8f3"}
.nc-icon-glyph.furniture_fridge:before {
    content: "\e8f4"}
.nc-icon-glyph.furniture_hanger-clothes:before {
    content: "\e8f5"}
.nc-icon-glyph.furniture_hanger:before {
    content: "\e8f6"}
.nc-icon-glyph.furniture_heater:before {
    content: "\e8f7"}
.nc-icon-glyph.furniture_iron:before {
    content: "\e8f8"}
.nc-icon-glyph.furniture_lamp-floor:before {
    content: "\e8f9"}
.nc-icon-glyph.furniture_lamp:before {
    content: "\e8fa"}
.nc-icon-glyph.furniture_library:before {
    content: "\e8fb"}
.nc-icon-glyph.furniture_light:before {
    content: "\e8fc"}
.nc-icon-glyph.furniture_mixer:before {
    content: "\e8fd"}
.nc-icon-glyph.furniture_oven:before {
    content: "\e8fe"}
.nc-icon-glyph.furniture_shower:before {
    content: "\e8ff"}
.nc-icon-glyph.furniture_sink-wash:before {
    content: "\e900"}
.nc-icon-glyph.furniture_sink:before {
    content: "\e901"}
.nc-icon-glyph.furniture_sofa:before {
    content: "\e902"}
.nc-icon-glyph.furniture_storage-hanger:before {
    content: "\e903"}
.nc-icon-glyph.furniture_storage:before {
    content: "\e904"}
.nc-icon-glyph.furniture_table:before {
    content: "\e905"}
.nc-icon-glyph.furniture_toilet-paper:before {
    content: "\e906"}
.nc-icon-glyph.furniture_toilet:before {
    content: "\e907"}
.nc-icon-glyph.furniture_tv:before {
    content: "\e908"}
.nc-icon-glyph.furniture_wardrobe:before {
    content: "\e909"}
.nc-icon-glyph.furniture_wash:before {
    content: "\e90a"}
.nc-icon-glyph.files_add:before {
    content: "\e90b"}
.nc-icon-glyph.files_archive-3d-check:before {
    content: "\e90c"}
.nc-icon-glyph.files_archive-3d-content:before {
    content: "\e90d"}
.nc-icon-glyph.files_archive-check:before {
    content: "\e90e"}
.nc-icon-glyph.files_archive-content:before {
    content: "\e90f"}
.nc-icon-glyph.files_archive-paper-check:before {
    content: "\e910"}
.nc-icon-glyph.files_archive-paper:before {
    content: "\e911"}
.nc-icon-glyph.files_archive:before {
    content: "\e912"}
.nc-icon-glyph.files_audio:before {
    content: "\e913"}
.nc-icon-glyph.files_book-07:before {
    content: "\e914"}
.nc-icon-glyph.files_book-08:before {
    content: "\e915"}
.nc-icon-glyph.files_bookmark:before {
    content: "\e916"}
.nc-icon-glyph.files_box:before {
    content: "\e917"}
.nc-icon-glyph.files_chart-bar:before {
    content: "\e918"}
.nc-icon-glyph.files_chart-pie:before {
    content: "\e919"}
.nc-icon-glyph.files_check:before {
    content: "\e91a"}
.nc-icon-glyph.files_cloud:before {
    content: "\e91b"}
.nc-icon-glyph.files_copy:before {
    content: "\e91c"}
.nc-icon-glyph.files_dev:before {
    content: "\e91d"}
.nc-icon-glyph.files_download:before {
    content: "\e91e"}
.nc-icon-glyph.files_drawer:before {
    content: "\e91f"}
.nc-icon-glyph.files_edit:before {
    content: "\e920"}
.nc-icon-glyph.files_exclamation:before {
    content: "\e921"}
.nc-icon-glyph.files_folder-13:before {
    content: "\e922"}
.nc-icon-glyph.files_folder-14:before {
    content: "\e923"}
.nc-icon-glyph.files_folder-15:before {
    content: "\e924"}
.nc-icon-glyph.files_folder-16:before {
    content: "\e925"}
.nc-icon-glyph.files_folder-17:before {
    content: "\e926"}
.nc-icon-glyph.files_folder-18:before {
    content: "\e927"}
.nc-icon-glyph.files_folder-19:before {
    content: "\e928"}
.nc-icon-glyph.files_folder-add:before {
    content: "\e929"}
.nc-icon-glyph.files_folder-audio:before {
    content: "\e92a"}
.nc-icon-glyph.files_folder-bookmark:before {
    content: "\e92b"}
.nc-icon-glyph.files_folder-chart-bar:before {
    content: "\e92c"}
.nc-icon-glyph.files_folder-chart-pie:before {
    content: "\e92d"}
.nc-icon-glyph.files_folder-check:before {
    content: "\e92e"}
.nc-icon-glyph.files_folder-cloud:before {
    content: "\e92f"}
.nc-icon-glyph.files_folder-dev:before {
    content: "\e930"}
.nc-icon-glyph.files_folder-download:before {
    content: "\e931"}
.nc-icon-glyph.files_folder-edit:before {
    content: "\e932"}
.nc-icon-glyph.files_folder-exclamation:before {
    content: "\e933"}
.nc-icon-glyph.files_folder-gallery:before {
    content: "\e934"}
.nc-icon-glyph.files_folder-heart:before {
    content: "\e935"}
.nc-icon-glyph.files_folder-image:before {
    content: "\e936"}
.nc-icon-glyph.files_folder-info:before {
    content: "\e937"}
.nc-icon-glyph.files_folder-link:before {
    content: "\e938"}
.nc-icon-glyph.files_folder-locked:before {
    content: "\e939"}
.nc-icon-glyph.files_folder-money:before {
    content: "\e93a"}
.nc-icon-glyph.files_folder-music:before {
    content: "\e93b"}
.nc-icon-glyph.files_folder-no-access:before {
    content: "\e93c"}
.nc-icon-glyph.files_folder-play:before {
    content: "\e93d"}
.nc-icon-glyph.files_folder-question:before {
    content: "\e93e"}
.nc-icon-glyph.files_folder-refresh:before {
    content: "\e93f"}
.nc-icon-glyph.files_folder-remove:before {
    content: "\e940"}
.nc-icon-glyph.files_folder-search:before {
    content: "\e941"}
.nc-icon-glyph.files_folder-settings-81:before {
    content: "\e942"}
.nc-icon-glyph.files_folder-settings-97:before {
    content: "\e943"}
.nc-icon-glyph.files_folder-shared:before {
    content: "\e944"}
.nc-icon-glyph.files_folder-star:before {
    content: "\e945"}
.nc-icon-glyph.files_folder-time:before {
    content: "\e946"}
.nc-icon-glyph.files_folder-upload:before {
    content: "\e947"}
.nc-icon-glyph.files_folder-user:before {
    content: "\e948"}
.nc-icon-glyph.files_folder-vector:before {
    content: "\e949"}
.nc-icon-glyph.files_gallery:before {
    content: "\e94a"}
.nc-icon-glyph.files_heart:before {
    content: "\e94b"}
.nc-icon-glyph.files_image:before {
    content: "\e94c"}
.nc-icon-glyph.files_info:before {
    content: "\e94d"}
.nc-icon-glyph.files_link:before {
    content: "\e94e"}
.nc-icon-glyph.files_locked:before {
    content: "\e94f"}
.nc-icon-glyph.files_money:before {
    content: "\e950"}
.nc-icon-glyph.files_music:before {
    content: "\e951"}
.nc-icon-glyph.files_no-access:before {
    content: "\e952"}
.nc-icon-glyph.files_notebook:before {
    content: "\e953"}
.nc-icon-glyph.files_paper:before {
    content: "\e954"}
.nc-icon-glyph.files_play:before {
    content: "\e955"}
.nc-icon-glyph.files_question:before {
    content: "\e956"}
.nc-icon-glyph.files_refresh:before {
    content: "\e957"}
.nc-icon-glyph.files_remove:before {
    content: "\e958"}
.nc-icon-glyph.files_replace-folder:before {
    content: "\e959"}
.nc-icon-glyph.files_replace:before {
    content: "\e95a"}
.nc-icon-glyph.files_search:before {
    content: "\e95b"}
.nc-icon-glyph.files_settings-46:before {
    content: "\e95c"}
.nc-icon-glyph.files_settings-99:before {
    content: "\e95d"}
.nc-icon-glyph.files_shared:before {
    content: "\e95e"}
.nc-icon-glyph.files_single-content-02:before {
    content: "\e95f"}
.nc-icon-glyph.files_single-content-03:before {
    content: "\e960"}
.nc-icon-glyph.files_single-copies:before {
    content: "\e961"}
.nc-icon-glyph.files_single-copy-04:before {
    content: "\e962"}
.nc-icon-glyph.files_single-copy-06:before {
    content: "\e963"}
.nc-icon-glyph.files_single-folded-content:before {
    content: "\e964"}
.nc-icon-glyph.files_single-folded:before {
    content: "\e965"}
.nc-icon-glyph.files_single-paragraph:before {
    content: "\e966"}
.nc-icon-glyph.files_single:before {
    content: "\e967"}
.nc-icon-glyph.files_star:before {
    content: "\e968"}
.nc-icon-glyph.files_time:before {
    content: "\e969"}
.nc-icon-glyph.files_upload:before {
    content: "\e96a"}
.nc-icon-glyph.files_user:before {
    content: "\e96b"}
.nc-icon-glyph.files_vector:before {
    content: "\e96c"}
.nc-icon-glyph.files_zip-54:before {
    content: "\e96d"}
.nc-icon-glyph.files_zip-55:before {
    content: "\e96e"}
.nc-icon-glyph.design_album:before {
    content: "\e96f"}
.nc-icon-glyph.design_align-bottom:before {
    content: "\e970"}
.nc-icon-glyph.design_align-center-horizontal:before {
    content: "\e971"}
.nc-icon-glyph.design_align-center-vertical:before {
    content: "\e972"}
.nc-icon-glyph.design_align-left:before {
    content: "\e973"}
.nc-icon-glyph.design_align-right:before {
    content: "\e974"}
.nc-icon-glyph.design_align-top:before {
    content: "\e975"}
.nc-icon-glyph.design_app:before {
    content: "\e976"}
.nc-icon-glyph.design_artboard:before {
    content: "\e977"}
.nc-icon-glyph.design_blend:before {
    content: "\e978"}
.nc-icon-glyph.design_book-bookmark:before {
    content: "\e979"}
.nc-icon-glyph.design_book-open:before {
    content: "\e97a"}
.nc-icon-glyph.design_brush:before {
    content: "\e97b"}
.nc-icon-glyph.design_bug:before {
    content: "\e97c"}
.nc-icon-glyph.design_bullet-list-67:before {
    content: "\e97d"}
.nc-icon-glyph.design_bullet-list-68:before {
    content: "\e97e"}
.nc-icon-glyph.design_bullet-list-69:before {
    content: "\e97f"}
.nc-icon-glyph.design_bullet-list-70:before {
    content: "\e980"}
.nc-icon-glyph.design_clone:before {
    content: "\e981"}
.nc-icon-glyph.design_code-editor:before {
    content: "\e982"}
.nc-icon-glyph.design_code:before {
    content: "\e983"}
.nc-icon-glyph.design_collection:before {
    content: "\e984"}
.nc-icon-glyph.design_command:before {
    content: "\e985"}
.nc-icon-glyph.design_compass:before {
    content: "\e986"}
.nc-icon-glyph.design_contrast:before {
    content: "\e987"}
.nc-icon-glyph.design_copy:before {
    content: "\e988"}
.nc-icon-glyph.design_crop:before {
    content: "\e989"}
.nc-icon-glyph.design_cursor-48:before {
    content: "\e98a"}
.nc-icon-glyph.design_cursor-49:before {
    content: "\e98b"}
.nc-icon-glyph.design_design-dev:before {
    content: "\e98c"}
.nc-icon-glyph.design_design:before {
    content: "\e98d"}
.nc-icon-glyph.design_distribute-horizontal:before {
    content: "\e98e"}
.nc-icon-glyph.design_distribute-vertical:before {
    content: "\e98f"}
.nc-icon-glyph.design_drag:before {
    content: "\e990"}
.nc-icon-glyph.design_eraser-32:before {
    content: "\e991"}
.nc-icon-glyph.design_eraser-33:before {
    content: "\e992"}
.nc-icon-glyph.design_eraser-46:before {
    content: "\e993"}
.nc-icon-glyph.design_flip-horizontal:before {
    content: "\e994"}
.nc-icon-glyph.design_flip-vertical:before {
    content: "\e995"}
.nc-icon-glyph.design_image:before {
    content: "\e996"}
.nc-icon-glyph.design_magnet:before {
    content: "\e997"}
.nc-icon-glyph.design_marker:before {
    content: "\e998"}
.nc-icon-glyph.design_measure-02:before {
    content: "\e999"}
.nc-icon-glyph.design_measure-17:before {
    content: "\e99a"}
.nc-icon-glyph.design_measure-big:before {
    content: "\e99b"}
.nc-icon-glyph.design_mobile-design:before {
    content: "\e99c"}
.nc-icon-glyph.design_mobile-dev:before {
    content: "\e99d"}
.nc-icon-glyph.design_mouse-08:before {
    content: "\e99e"}
.nc-icon-glyph.design_mouse-09:before {
    content: "\e99f"}
.nc-icon-glyph.design_mouse-10:before {
    content: "\e9a0"}
.nc-icon-glyph.design_newsletter-dev:before {
    content: "\e9a1"}
.nc-icon-glyph.design_note-code:before {
    content: "\e9a2"}
.nc-icon-glyph.design_paint-16:before {
    content: "\e9a3"}
.nc-icon-glyph.design_paint-37:before {
    content: "\e9a4"}
.nc-icon-glyph.design_paint-38:before {
    content: "\e9a5"}
.nc-icon-glyph.design_paint-bucket-39:before {
    content: "\e9a6"}
.nc-icon-glyph.design_paint-bucket-40:before {
    content: "\e9a7"}
.nc-icon-glyph.design_palette:before {
    content: "\e9a8"}
.nc-icon-glyph.design_pantone:before {
    content: "\e9a9"}
.nc-icon-glyph.design_paper-design:before {
    content: "\e9aa"}
.nc-icon-glyph.design_paper-dev:before {
    content: "\e9ab"}
.nc-icon-glyph.design_patch-19:before {
    content: "\e9ac"}
.nc-icon-glyph.design_patch-34:before {
    content: "\e9ad"}
.nc-icon-glyph.design_path-exclude:before {
    content: "\e9ae"}
.nc-icon-glyph.design_path-intersect:before {
    content: "\e9af"}
.nc-icon-glyph.design_path-minus:before {
    content: "\e9b0"}
.nc-icon-glyph.design_path-unite:before {
    content: "\e9b1"}
.nc-icon-glyph.design_pen-01:before {
    content: "\e9b2"}
.nc-icon-glyph.design_pen-23:before {
    content: "\e9b3"}
.nc-icon-glyph.design_pen-tool:before {
    content: "\e9b4"}
.nc-icon-glyph.design_phone:before {
    content: "\e9b5"}
.nc-icon-glyph.design_photo-editor:before {
    content: "\e9b6"}
.nc-icon-glyph.design_scissors-dashed:before {
    content: "\e9b7"}
.nc-icon-glyph.design_scissors:before {
    content: "\e9b8"}
.nc-icon-glyph.design_shape-adjust:before {
    content: "\e9b9"}
.nc-icon-glyph.design_shape-circle:before {
    content: "\e9ba"}
.nc-icon-glyph.design_shape-polygon:before {
    content: "\e9bb"}
.nc-icon-glyph.design_shape-square:before {
    content: "\e9bc"}
.nc-icon-glyph.design_shape-triangle:before {
    content: "\e9bd"}
.nc-icon-glyph.design_shapes:before {
    content: "\e9be"}
.nc-icon-glyph.design_sharpener:before {
    content: "\e9bf"}
.nc-icon-glyph.design_slice:before {
    content: "\e9c0"}
.nc-icon-glyph.design_spray:before {
    content: "\e9c1"}
.nc-icon-glyph.design_stamp:before {
    content: "\e9c2"}
.nc-icon-glyph.design_tablet-mobile:before {
    content: "\e9c3"}
.nc-icon-glyph.design_tablet:before {
    content: "\e9c4"}
.nc-icon-glyph.design_text:before {
    content: "\e9c5"}
.nc-icon-glyph.design_todo:before {
    content: "\e9c6"}
.nc-icon-glyph.design_usb:before {
    content: "\e9c7"}
.nc-icon-glyph.design_vector:before {
    content: "\e9c8"}
.nc-icon-glyph.design_wand-11:before {
    content: "\e9c9"}
.nc-icon-glyph.design_wand-99:before {
    content: "\e9ca"}
.nc-icon-glyph.design_watch-dev:before {
    content: "\e9cb"}
.nc-icon-glyph.design_web-design:before {
    content: "\e9cc"}
.nc-icon-glyph.design_webpage:before {
    content: "\e9cd"}
.nc-icon-glyph.design_window-code:before {
    content: "\e9ce"}
.nc-icon-glyph.design_window-dev:before {
    content: "\e9cf"}
.nc-icon-glyph.design_window-paragraph:before {
    content: "\e9d0"}
.nc-icon-glyph.design_window-responsive:before {
    content: "\e9d1"}
.nc-icon-glyph.clothes_baby:before {
    content: "\e9d2"}
.nc-icon-glyph.clothes_backpack:before {
    content: "\e9d3"}
.nc-icon-glyph.clothes_bag-21:before {
    content: "\e9d4"}
.nc-icon-glyph.clothes_bag-22:before {
    content: "\e9d5"}
.nc-icon-glyph.clothes_belt:before {
    content: "\e9d6"}
.nc-icon-glyph.clothes_boot-woman:before {
    content: "\e9d7"}
.nc-icon-glyph.clothes_boot:before {
    content: "\e9d8"}
.nc-icon-glyph.clothes_bra:before {
    content: "\e9d9"}
.nc-icon-glyph.clothes_button:before {
    content: "\e9da"}
.nc-icon-glyph.clothes_cap:before {
    content: "\e9db"}
.nc-icon-glyph.clothes_coat:before {
    content: "\e9dc"}
.nc-icon-glyph.clothes_corset:before {
    content: "\e9dd"}
.nc-icon-glyph.clothes_dress-man:before {
    content: "\e9de"}
.nc-icon-glyph.clothes_dress-woman:before {
    content: "\e9df"}
.nc-icon-glyph.clothes_flip:before {
    content: "\e9e0"}
.nc-icon-glyph.clothes_glasses:before {
    content: "\e9e1"}
.nc-icon-glyph.clothes_gloves:before {
    content: "\e9e2"}
.nc-icon-glyph.clothes_hat-top:before {
    content: "\e9e3"}
.nc-icon-glyph.clothes_hat:before {
    content: "\e9e4"}
.nc-icon-glyph.clothes_hoodie:before {
    content: "\e9e5"}
.nc-icon-glyph.clothes_iron-dont:before {
    content: "\e9e6"}
.nc-icon-glyph.clothes_iron:before {
    content: "\e9e7"}
.nc-icon-glyph.clothes_jeans-41:before {
    content: "\e9e8"}
.nc-icon-glyph.clothes_jeans-43:before {
    content: "\e9e9"}
.nc-icon-glyph.clothes_jeans-pocket:before {
    content: "\e9ea"}
.nc-icon-glyph.clothes_kitchen:before {
    content: "\e9eb"}
.nc-icon-glyph.clothes_long-sleeve:before {
    content: "\e9ec"}
.nc-icon-glyph.clothes_makeup:before {
    content: "\e9ed"}
.nc-icon-glyph.clothes_needle:before {
    content: "\e9ee"}
.nc-icon-glyph.clothes_pajamas:before {
    content: "\e9ef"}
.nc-icon-glyph.clothes_ring:before {
    content: "\e9f0"}
.nc-icon-glyph.clothes_scarf:before {
    content: "\e9f1"}
.nc-icon-glyph.clothes_shirt-business:before {
    content: "\e9f2"}
.nc-icon-glyph.clothes_shirt-buttons:before {
    content: "\e9f3"}
.nc-icon-glyph.clothes_shirt-neck:before {
    content: "\e9f4"}
.nc-icon-glyph.clothes_shirt:before {
    content: "\e9f5"}
.nc-icon-glyph.clothes_shoe-man:before {
    content: "\e9f6"}
.nc-icon-glyph.clothes_shoe-sport:before {
    content: "\e9f7"}
.nc-icon-glyph.clothes_shoe-woman:before {
    content: "\e9f8"}
.nc-icon-glyph.clothes_skirt:before {
    content: "\e9f9"}
.nc-icon-glyph.clothes_slacks-12:before {
    content: "\e9fa"}
.nc-icon-glyph.clothes_slacks-13:before {
    content: "\e9fb"}
.nc-icon-glyph.clothes_sock:before {
    content: "\e9fc"}
.nc-icon-glyph.clothes_tie-bow:before {
    content: "\e9fd"}
.nc-icon-glyph.clothes_tshirt-53:before {
    content: "\e9fe"}
.nc-icon-glyph.clothes_tshirt-54:before {
    content: "\e9ff"}
.nc-icon-glyph.clothes_tshirt-sport:before {
    content: "\ea00"}
.nc-icon-glyph.clothes_underwear-man:before {
    content: "\ea01"}
.nc-icon-glyph.clothes_underwear:before {
    content: "\ea02"}
.nc-icon-glyph.clothes_vest-sport:before {
    content: "\ea03"}
.nc-icon-glyph.clothes_vest:before {
    content: "\ea04"}
.nc-icon-glyph.clothes_wash-30:before {
    content: "\ea05"}
.nc-icon-glyph.clothes_wash-60:before {
    content: "\ea06"}
.nc-icon-glyph.clothes_wash-90:before {
    content: "\ea07"}
.nc-icon-glyph.clothes_wash-hand:before {
    content: "\ea08"}
.nc-icon-glyph.clothes_wash:before {
    content: "\ea09"}
.nc-icon-glyph.business_agenda:before {
    content: "\ea0a"}
.nc-icon-glyph.business_atm:before {
    content: "\ea0b"}
.nc-icon-glyph.business_award-48:before {
    content: "\ea0c"}
.nc-icon-glyph.business_award-49:before {
    content: "\ea0d"}
.nc-icon-glyph.business_award-74:before {
    content: "\ea0e"}
.nc-icon-glyph.business_badge:before {
    content: "\ea0f"}
.nc-icon-glyph.business_bank:before {
    content: "\ea10"}
.nc-icon-glyph.business_board-27:before {
    content: "\ea11"}
.nc-icon-glyph.business_board-28:before {
    content: "\ea12"}
.nc-icon-glyph.business_board-29:before {
    content: "\ea13"}
.nc-icon-glyph.business_board-30:before {
    content: "\ea14"}
.nc-icon-glyph.business_books:before {
    content: "\ea15"}
.nc-icon-glyph.business_briefcase-24:before {
    content: "\ea16"}
.nc-icon-glyph.business_briefcase-25:before {
    content: "\ea17"}
.nc-icon-glyph.business_briefcase-26:before {
    content: "\ea18"}
.nc-icon-glyph.business_building:before {
    content: "\ea19"}
.nc-icon-glyph.business_bulb-61:before {
    content: "\ea1a"}
.nc-icon-glyph.business_bulb-62:before {
    content: "\ea1b"}
.nc-icon-glyph.business_bulb-63:before {
    content: "\ea1c"}
.nc-icon-glyph.business_business-contact-85:before {
    content: "\ea1d"}
.nc-icon-glyph.business_business-contact-86:before {
    content: "\ea1e"}
.nc-icon-glyph.business_business-contact-87:before {
    content: "\ea1f"}
.nc-icon-glyph.business_business-contact-88:before {
    content: "\ea20"}
.nc-icon-glyph.business_business-contact-89:before {
    content: "\ea21"}
.nc-icon-glyph.business_businessman-03:before {
    content: "\ea22"}
.nc-icon-glyph.business_businessman-04:before {
    content: "\ea23"}
.nc-icon-glyph.business_calculator:before {
    content: "\ea24"}
.nc-icon-glyph.business_chair:before {
    content: "\ea25"}
.nc-icon-glyph.business_chart-bar-32:before {
    content: "\ea26"}
.nc-icon-glyph.business_chart-bar-33:before {
    content: "\ea27"}
.nc-icon-glyph.business_chart-growth:before {
    content: "\ea28"}
.nc-icon-glyph.business_chart-pie-35:before {
    content: "\ea29"}
.nc-icon-glyph.business_chart-pie-36:before {
    content: "\ea2a"}
.nc-icon-glyph.business_chart:before {
    content: "\ea2b"}
.nc-icon-glyph.business_cheque:before {
    content: "\ea2c"}
.nc-icon-glyph.business_coins:before {
    content: "\ea2d"}
.nc-icon-glyph.business_connect:before {
    content: "\ea2e"}
.nc-icon-glyph.business_contacts:before {
    content: "\ea2f"}
.nc-icon-glyph.business_currency-dollar:before {
    content: "\ea30"}
.nc-icon-glyph.business_currency-euro:before {
    content: "\ea31"}
.nc-icon-glyph.business_currency-pound:before {
    content: "\ea32"}
.nc-icon-glyph.business_currency-yen:before {
    content: "\ea33"}
.nc-icon-glyph.business_factory:before {
    content: "\ea34"}
.nc-icon-glyph.business_globe:before {
    content: "\ea35"}
.nc-icon-glyph.business_goal-64:before {
    content: "\ea36"}
.nc-icon-glyph.business_goal-65:before {
    content: "\ea37"}
.nc-icon-glyph.business_gold:before {
    content: "\ea38"}
.nc-icon-glyph.business_hammer:before {
    content: "\ea39"}
.nc-icon-glyph.business_handout:before {
    content: "\ea3a"}
.nc-icon-glyph.business_handshake:before {
    content: "\ea3b"}
.nc-icon-glyph.business_hat:before {
    content: "\ea3c"}
.nc-icon-glyph.business_hierarchy-53:before {
    content: "\ea3d"}
.nc-icon-glyph.business_hierarchy-54:before {
    content: "\ea3e"}
.nc-icon-glyph.business_hierarchy-55:before {
    content: "\ea3f"}
.nc-icon-glyph.business_hierarchy-56:before {
    content: "\ea40"}
.nc-icon-glyph.business_laptop-71:before {
    content: "\ea41"}
.nc-icon-glyph.business_laptop-72:before {
    content: "\ea42"}
.nc-icon-glyph.business_laptop-91:before {
    content: "\ea43"}
.nc-icon-glyph.business_law:before {
    content: "\ea44"}
.nc-icon-glyph.business_math:before {
    content: "\ea45"}
.nc-icon-glyph.business_money-11:before {
    content: "\ea46"}
.nc-icon-glyph.business_money-12:before {
    content: "\ea47"}
.nc-icon-glyph.business_money-13:before {
    content: "\ea48"}
.nc-icon-glyph.business_money-bag:before {
    content: "\ea49"}
.nc-icon-glyph.business_money-coins:before {
    content: "\ea4a"}
.nc-icon-glyph.business_money-growth:before {
    content: "\ea4b"}
.nc-icon-glyph.business_money-time:before {
    content: "\ea4c"}
.nc-icon-glyph.business_net:before {
    content: "\ea4d"}
.nc-icon-glyph.business_notes:before {
    content: "\ea4e"}
.nc-icon-glyph.business_payment:before {
    content: "\ea4f"}
.nc-icon-glyph.business_percentage-38:before {
    content: "\ea50"}
.nc-icon-glyph.business_percentage-39:before {
    content: "\ea51"}
.nc-icon-glyph.business_pig:before {
    content: "\ea52"}
.nc-icon-glyph.business_pin:before {
    content: "\ea53"}
.nc-icon-glyph.business_plug:before {
    content: "\ea54"}
.nc-icon-glyph.business_progress:before {
    content: "\ea55"}
.nc-icon-glyph.business_round-dollar:before {
    content: "\ea56"}
.nc-icon-glyph.business_round-euro:before {
    content: "\ea57"}
.nc-icon-glyph.business_round-pound:before {
    content: "\ea58"}
.nc-icon-glyph.business_round-yen:before {
    content: "\ea59"}
.nc-icon-glyph.business_safe:before {
    content: "\ea5a"}
.nc-icon-glyph.business_scale:before {
    content: "\ea5b"}
.nc-icon-glyph.business_sign:before {
    content: "\ea5c"}
.nc-icon-glyph.business_signature:before {
    content: "\ea5d"}
.nc-icon-glyph.business_stock:before {
    content: "\ea5e"}
.nc-icon-glyph.business_strategy:before {
    content: "\ea5f"}
.nc-icon-glyph.business_tie-01:before {
    content: "\ea60"}
.nc-icon-glyph.business_tie-02:before {
    content: "\ea61"}
.nc-icon-glyph.business_wallet-43:before {
    content: "\ea62"}
.nc-icon-glyph.business_wallet-44:before {
    content: "\ea63"}
.nc-icon-glyph.business_wallet-90:before {
    content: "\ea64"}
.nc-icon-glyph.arrows-1_back-78:before {
    content: "\ea65"}
.nc-icon-glyph.arrows-1_back-80:before {
    content: "\ea66"}
.nc-icon-glyph.arrows-1_bold-direction:before {
    content: "\ea67"}
.nc-icon-glyph.arrows-1_bold-down:before {
    content: "\ea68"}
.nc-icon-glyph.arrows-1_bold-left:before {
    content: "\ea69"}
.nc-icon-glyph.arrows-1_bold-right:before {
    content: "\ea6a"}
.nc-icon-glyph.arrows-1_bold-up:before {
    content: "\ea6b"}
.nc-icon-glyph.arrows-1_circle-down-12:before {
    content: "\ea6c"}
.nc-icon-glyph.arrows-1_circle-down-40:before {
    content: "\ea6d"}
.nc-icon-glyph.arrows-1_circle-left-10:before {
    content: "\ea6e"}
.nc-icon-glyph.arrows-1_circle-left-38:before {
    content: "\ea6f"}
.nc-icon-glyph.arrows-1_circle-right-09:before {
    content: "\ea70"}
.nc-icon-glyph.arrows-1_circle-right-37:before {
    content: "\ea71"}
.nc-icon-glyph.arrows-1_circle-up-11:before {
    content: "\ea72"}
.nc-icon-glyph.arrows-1_circle-up-39:before {
    content: "\ea73"}
.nc-icon-glyph.arrows-1_cloud-download-93:before {
    content: "\ea74"}
.nc-icon-glyph.arrows-1_cloud-download-95:before {
    content: "\ea75"}
.nc-icon-glyph.arrows-1_cloud-upload-94:before {
    content: "\ea76"}
.nc-icon-glyph.arrows-1_cloud-upload-96:before {
    content: "\ea77"}
.nc-icon-glyph.arrows-1_curved-next:before {
    content: "\ea78"}
.nc-icon-glyph.arrows-1_curved-previous:before {
    content: "\ea79"}
.nc-icon-glyph.arrows-1_direction-53:before {
    content: "\ea7a"}
.nc-icon-glyph.arrows-1_direction-56:before {
    content: "\ea7b"}
.nc-icon-glyph.arrows-1_double-left:before {
    content: "\ea7c"}
.nc-icon-glyph.arrows-1_double-right:before {
    content: "\ea7d"}
.nc-icon-glyph.arrows-1_download:before {
    content: "\ea7e"}
.nc-icon-glyph.arrows-1_enlarge-diagonal-43:before {
    content: "\ea7f"}
.nc-icon-glyph.arrows-1_enlarge-diagonal-44:before {
    content: "\ea80"}
.nc-icon-glyph.arrows-1_enlarge-horizontal:before {
    content: "\ea81"}
.nc-icon-glyph.arrows-1_enlarge-vertical:before {
    content: "\ea82"}
.nc-icon-glyph.arrows-1_fit-horizontal:before {
    content: "\ea83"}
.nc-icon-glyph.arrows-1_fit-vertical:before {
    content: "\ea84"}
.nc-icon-glyph.arrows-1_fullscreen-70:before {
    content: "\ea85"}
.nc-icon-glyph.arrows-1_fullscreen-71:before {
    content: "\ea86"}
.nc-icon-glyph.arrows-1_fullscreen-76:before {
    content: "\ea87"}
.nc-icon-glyph.arrows-1_fullscreen-77:before {
    content: "\ea88"}
.nc-icon-glyph.arrows-1_fullscreen-double-74:before {
    content: "\ea89"}
.nc-icon-glyph.arrows-1_fullscreen-double-75:before {
    content: "\ea8a"}
.nc-icon-glyph.arrows-1_fullscreen-split-72:before {
    content: "\ea8b"}
.nc-icon-glyph.arrows-1_fullscreen-split-73:before {
    content: "\ea8c"}
.nc-icon-glyph.arrows-1_log-in:before {
    content: "\ea8d"}
.nc-icon-glyph.arrows-1_log-out:before {
    content: "\ea8e"}
.nc-icon-glyph.arrows-1_loop-82:before {
    content: "\ea8f"}
.nc-icon-glyph.arrows-1_loop-83:before {
    content: "\ea90"}
.nc-icon-glyph.arrows-1_minimal-down:before {
    content: "\ea91"}
.nc-icon-glyph.arrows-1_minimal-left:before {
    content: "\ea92"}
.nc-icon-glyph.arrows-1_minimal-right:before {
    content: "\ea93"}
.nc-icon-glyph.arrows-1_minimal-up:before {
    content: "\ea94"}
.nc-icon-glyph.arrows-1_redo-79:before {
    content: "\ea95"}
.nc-icon-glyph.arrows-1_redo-81:before {
    content: "\ea96"}
.nc-icon-glyph.arrows-1_refresh-68:before {
    content: "\ea97"}
.nc-icon-glyph.arrows-1_refresh-69:before {
    content: "\ea98"}
.nc-icon-glyph.arrows-1_round-down:before {
    content: "\ea99"}
.nc-icon-glyph.arrows-1_round-left:before {
    content: "\ea9a"}
.nc-icon-glyph.arrows-1_round-right:before {
    content: "\ea9b"}
.nc-icon-glyph.arrows-1_round-up:before {
    content: "\ea9c"}
.nc-icon-glyph.arrows-1_share-66:before {
    content: "\ea9d"}
.nc-icon-glyph.arrows-1_share-91:before {
    content: "\ea9e"}
.nc-icon-glyph.arrows-1_share-92:before {
    content: "\ea9f"}
.nc-icon-glyph.arrows-1_shuffle-97:before {
    content: "\eaa0"}
.nc-icon-glyph.arrows-1_shuffle-98:before {
    content: "\eaa1"}
.nc-icon-glyph.arrows-1_simple-down:before {
    content: "\eaa2"}
.nc-icon-glyph.arrows-1_simple-left:before {
    content: "\eaa3"}
.nc-icon-glyph.arrows-1_simple-right:before {
    content: "\eaa4"}
.nc-icon-glyph.arrows-1_simple-up:before {
    content: "\eaa5"}
.nc-icon-glyph.arrows-1_small-triangle-down:before {
    content: "\eaa6"}
.nc-icon-glyph.arrows-1_small-triangle-left:before {
    content: "\eaa7"}
.nc-icon-glyph.arrows-1_small-triangle-right:before {
    content: "\eaa8"}
.nc-icon-glyph.arrows-1_small-triangle-up:before {
    content: "\eaa9"}
.nc-icon-glyph.arrows-1_square-down:before {
    content: "\eaaa"}
.nc-icon-glyph.arrows-1_square-left:before {
    content: "\eaab"}
.nc-icon-glyph.arrows-1_square-right:before {
    content: "\eaac"}
.nc-icon-glyph.arrows-1_square-up:before {
    content: "\eaad"}
.nc-icon-glyph.arrows-1_strong-down:before {
    content: "\eaae"}
.nc-icon-glyph.arrows-1_strong-left:before {
    content: "\eaaf"}
.nc-icon-glyph.arrows-1_strong-right:before {
    content: "\eab0"}
.nc-icon-glyph.arrows-1_strong-up:before {
    content: "\eab1"}
.nc-icon-glyph.arrows-1_tail-down:before {
    content: "\eab2"}
.nc-icon-glyph.arrows-1_tail-left:before {
    content: "\eab3"}
.nc-icon-glyph.arrows-1_tail-right:before {
    content: "\eab4"}
.nc-icon-glyph.arrows-1_tail-triangle-down:before {
    content: "\eab5"}
.nc-icon-glyph.arrows-1_tail-triangle-left:before {
    content: "\eab6"}
.nc-icon-glyph.arrows-1_tail-triangle-right:before {
    content: "\eab7"}
.nc-icon-glyph.arrows-1_tail-triangle-up:before {
    content: "\eab8"}
.nc-icon-glyph.arrows-1_tail-up:before {
    content: "\eab9"}
.nc-icon-glyph.arrows-1_trend-down:before {
    content: "\eaba"}
.nc-icon-glyph.arrows-1_trend-up:before {
    content: "\eabb"}
.nc-icon-glyph.arrows-1_triangle-down-20:before {
    content: "\eabc"}
.nc-icon-glyph.arrows-1_triangle-down-65:before {
    content: "\eabd"}
.nc-icon-glyph.arrows-1_triangle-left-18:before {
    content: "\eabe"}
.nc-icon-glyph.arrows-1_triangle-left-63:before {
    content: "\eabf"}
.nc-icon-glyph.arrows-1_triangle-right-17:before {
    content: "\eac0"}
.nc-icon-glyph.arrows-1_triangle-right-62:before {
    content: "\eac1"}
.nc-icon-glyph.arrows-1_triangle-up-19:before {
    content: "\eac2"}
.nc-icon-glyph.arrows-1_triangle-up-64:before {
    content: "\eac3"}
.nc-icon-glyph.arrows-1_window-zoom-in:before {
    content: "\eac4"}
.nc-icon-glyph.arrows-1_window-zoom-out:before {
    content: "\eac5"}
.nc-icon-glyph.arrows-1_zoom-88:before {
    content: "\eac6"}
.nc-icon-glyph.arrows-1_zoom-99:before {
    content: "\eac7"}
.nc-icon-glyph.arrows-1_zoom-100:before {
    content: "\eac8"}
.nc-icon-glyph.arrows-2_block-down:before {
    content: "\eac9"}
.nc-icon-glyph.arrows-2_block-left:before {
    content: "\eaca"}
.nc-icon-glyph.arrows-2_block-right:before {
    content: "\eacb"}
.nc-icon-glyph.arrows-2_block-up:before {
    content: "\eacc"}
.nc-icon-glyph.arrows-2_circle-in:before {
    content: "\eacd"}
.nc-icon-glyph.arrows-2_circle-out:before {
    content: "\eace"}
.nc-icon-glyph.arrows-2_circuit-round:before {
    content: "\eacf"}
.nc-icon-glyph.arrows-2_circuit:before {
    content: "\ead0"}
.nc-icon-glyph.arrows-2_computer-upload:before {
    content: "\ead1"}
.nc-icon-glyph.arrows-2_conversion:before {
    content: "\ead2"}
.nc-icon-glyph.arrows-2_corner-down-round:before {
    content: "\ead3"}
.nc-icon-glyph.arrows-2_corner-down:before {
    content: "\ead4"}
.nc-icon-glyph.arrows-2_corner-left-down:before {
    content: "\ead5"}
.nc-icon-glyph.arrows-2_corner-left-round:before {
    content: "\ead6"}
.nc-icon-glyph.arrows-2_corner-left:before {
    content: "\ead7"}
.nc-icon-glyph.arrows-2_corner-right-down:before {
    content: "\ead8"}
.nc-icon-glyph.arrows-2_corner-right-round:before {
    content: "\ead9"}
.nc-icon-glyph.arrows-2_corner-right:before {
    content: "\eada"}
.nc-icon-glyph.arrows-2_corner-up-left:before {
    content: "\eadb"}
.nc-icon-glyph.arrows-2_corner-up-right:before {
    content: "\eadc"}
.nc-icon-glyph.arrows-2_corner-up-round:before {
    content: "\eadd"}
.nc-icon-glyph.arrows-2_corner-up:before {
    content: "\eade"}
.nc-icon-glyph.arrows-2_cross-down:before {
    content: "\eadf"}
.nc-icon-glyph.arrows-2_cross-horizontal:before {
    content: "\eae0"}
.nc-icon-glyph.arrows-2_cross-left:before {
    content: "\eae1"}
.nc-icon-glyph.arrows-2_cross-right:before {
    content: "\eae2"}
.nc-icon-glyph.arrows-2_cross-up:before {
    content: "\eae3"}
.nc-icon-glyph.arrows-2_cross-vertical:before {
    content: "\eae4"}
.nc-icon-glyph.arrows-2_curve-circuit:before {
    content: "\eae5"}
.nc-icon-glyph.arrows-2_curve-directions:before {
    content: "\eae6"}
.nc-icon-glyph.arrows-2_curve-split:before {
    content: "\eae7"}
.nc-icon-glyph.arrows-2_delete-49:before {
    content: "\eae8"}
.nc-icon-glyph.arrows-2_delete-50:before {
    content: "\eae9"}
.nc-icon-glyph.arrows-2_direction:before {
    content: "\eaea"}
.nc-icon-glyph.arrows-2_dots-download:before {
    content: "\eaeb"}
.nc-icon-glyph.arrows-2_dots-upload:before {
    content: "\eaec"}
.nc-icon-glyph.arrows-2_eject:before {
    content: "\eaed"}
.nc-icon-glyph.arrows-2_enlarge-circle:before {
    content: "\eaee"}
.nc-icon-glyph.arrows-2_file-download-87:before {
    content: "\eaef"}
.nc-icon-glyph.arrows-2_file-download-89:before {
    content: "\eaf0"}
.nc-icon-glyph.arrows-2_file-download-94:before {
    content: "\eaf1"}
.nc-icon-glyph.arrows-2_file-upload-86:before {
    content: "\eaf2"}
.nc-icon-glyph.arrows-2_file-upload-88:before {
    content: "\eaf3"}
.nc-icon-glyph.arrows-2_file-upload-93:before {
    content: "\eaf4"}
.nc-icon-glyph.arrows-2_fork-round:before {
    content: "\eaf5"}
.nc-icon-glyph.arrows-2_fork:before {
    content: "\eaf6"}
.nc-icon-glyph.arrows-2_hit-down:before {
    content: "\eaf7"}
.nc-icon-glyph.arrows-2_hit-left:before {
    content: "\eaf8"}
.nc-icon-glyph.arrows-2_hit-right:before {
    content: "\eaf9"}
.nc-icon-glyph.arrows-2_hit-up:before {
    content: "\eafa"}
.nc-icon-glyph.arrows-2_lines:before {
    content: "\eafb"}
.nc-icon-glyph.arrows-2_log-out:before {
    content: "\eafc"}
.nc-icon-glyph.arrows-2_loop:before {
    content: "\eafd"}
.nc-icon-glyph.arrows-2_merge-round:before {
    content: "\eafe"}
.nc-icon-glyph.arrows-2_merge:before {
    content: "\eaff"}
.nc-icon-glyph.arrows-2_move-05:before {
    content: "\eb00"}
.nc-icon-glyph.arrows-2_move-06:before {
    content: "\eb01"}
.nc-icon-glyph.arrows-2_move-92:before {
    content: "\eb02"}
.nc-icon-glyph.arrows-2_move-down-right:before {
    content: "\eb03"}
.nc-icon-glyph.arrows-2_move-down:before {
    content: "\eb04"}
.nc-icon-glyph.arrows-2_move-left:before {
    content: "\eb05"}
.nc-icon-glyph.arrows-2_move-right:before {
    content: "\eb06"}
.nc-icon-glyph.arrows-2_move-up-left:before {
    content: "\eb07"}
.nc-icon-glyph.arrows-2_move-up:before {
    content: "\eb08"}
.nc-icon-glyph.arrows-2_push-next:before {
    content: "\eb09"}
.nc-icon-glyph.arrows-2_push-previous:before {
    content: "\eb0a"}
.nc-icon-glyph.arrows-2_reload:before {
    content: "\eb0b"}
.nc-icon-glyph.arrows-2_replay:before {
    content: "\eb0c"}
.nc-icon-glyph.arrows-2_rotate-left:before {
    content: "\eb0d"}
.nc-icon-glyph.arrows-2_rotate-right:before {
    content: "\eb0e"}
.nc-icon-glyph.arrows-2_round-left-down:before {
    content: "\eb0f"}
.nc-icon-glyph.arrows-2_round-right-down:before {
    content: "\eb10"}
.nc-icon-glyph.arrows-2_round-up-left:before {
    content: "\eb11"}
.nc-icon-glyph.arrows-2_round-up-right:before {
    content: "\eb12"}
.nc-icon-glyph.arrows-2_select-83:before {
    content: "\eb13"}
.nc-icon-glyph.arrows-2_select-84:before {
    content: "\eb14"}
.nc-icon-glyph.arrows-2_separate-round:before {
    content: "\eb15"}
.nc-icon-glyph.arrows-2_separate:before {
    content: "\eb16"}
.nc-icon-glyph.arrows-2_share-left:before {
    content: "\eb17"}
.nc-icon-glyph.arrows-2_share-right:before {
    content: "\eb18"}
.nc-icon-glyph.arrows-2_skew-down:before {
    content: "\eb19"}
.nc-icon-glyph.arrows-2_skew-left:before {
    content: "\eb1a"}
.nc-icon-glyph.arrows-2_skew-right:before {
    content: "\eb1b"}
.nc-icon-glyph.arrows-2_skew-up:before {
    content: "\eb1c"}
.nc-icon-glyph.arrows-2_small-left:before {
    content: "\eb1d"}
.nc-icon-glyph.arrows-2_small-right:before {
    content: "\eb1e"}
.nc-icon-glyph.arrows-2_split-horizontal:before {
    content: "\eb1f"}
.nc-icon-glyph.arrows-2_split-round:before {
    content: "\eb20"}
.nc-icon-glyph.arrows-2_split-vertical:before {
    content: "\eb21"}
.nc-icon-glyph.arrows-2_split:before {
    content: "\eb22"}
.nc-icon-glyph.arrows-2_square-download:before {
    content: "\eb23"}
.nc-icon-glyph.arrows-2_square-upload:before {
    content: "\eb24"}
.nc-icon-glyph.arrows-2_time:before {
    content: "\eb25"}
.nc-icon-glyph.arrows-2_triangle-down:before {
    content: "\eb26"}
.nc-icon-glyph.arrows-2_triangle-left:before {
    content: "\eb27"}
.nc-icon-glyph.arrows-2_triangle-right:before {
    content: "\eb28"}
.nc-icon-glyph.arrows-2_triangle-up:before {
    content: "\eb29"}
.nc-icon-glyph.arrows-2_unite-round:before {
    content: "\eb2a"}
.nc-icon-glyph.arrows-2_unite:before {
    content: "\eb2b"}
.nc-icon-glyph.arrows-2_zoom:before {
    content: "\eb2c"}
.nc-icon-glyph.arrows-3_circle-down:before {
    content: "\eb2d"}
.nc-icon-glyph.arrows-3_circle-left:before {
    content: "\eb2e"}
.nc-icon-glyph.arrows-3_circle-right:before {
    content: "\eb2f"}
.nc-icon-glyph.arrows-3_circle-simple-down:before {
    content: "\eb30"}
.nc-icon-glyph.arrows-3_circle-simple-left:before {
    content: "\eb31"}
.nc-icon-glyph.arrows-3_circle-simple-right:before {
    content: "\eb32"}
.nc-icon-glyph.arrows-3_circle-simple-up:before {
    content: "\eb33"}
.nc-icon-glyph.arrows-3_circle-up:before {
    content: "\eb34"}
.nc-icon-glyph.arrows-3_cloud-refresh:before {
    content: "\eb35"}
.nc-icon-glyph.arrows-3_separate:before {
    content: "\eb36"}
.nc-icon-glyph.arrows-3_small-down:before {
    content: "\eb37"}
.nc-icon-glyph.arrows-3_small-up:before {
    content: "\eb38"}
.nc-icon-glyph.arrows-3_square-corner-down-left-17:before {
    content: "\eb39"}
.nc-icon-glyph.arrows-3_square-corner-down-left-18:before {
    content: "\eb3a"}
.nc-icon-glyph.arrows-3_square-corner-up-left:before {
    content: "\eb3b"}
.nc-icon-glyph.arrows-3_square-corner-up-right:before {
    content: "\eb3c"}
.nc-icon-glyph.arrows-3_square-down-06:before {
    content: "\eb3d"}
.nc-icon-glyph.arrows-3_square-down-22:before {
    content: "\eb3e"}
.nc-icon-glyph.arrows-3_square-enlarge:before {
    content: "\eb3f"}
.nc-icon-glyph.arrows-3_square-left-04:before {
    content: "\eb40"}
.nc-icon-glyph.arrows-3_square-left-20:before {
    content: "\eb41"}
.nc-icon-glyph.arrows-3_square-right-03:before {
    content: "\eb42"}
.nc-icon-glyph.arrows-3_square-right-19:before {
    content: "\eb43"}
.nc-icon-glyph.arrows-3_square-simple-down:before {
    content: "\eb44"}
.nc-icon-glyph.arrows-3_square-simple-left:before {
    content: "\eb45"}
.nc-icon-glyph.arrows-3_square-simple-right:before {
    content: "\eb46"}
.nc-icon-glyph.arrows-3_square-simple-up:before {
    content: "\eb47"}
.nc-icon-glyph.arrows-3_square-up-05:before {
    content: "\eb48"}
.nc-icon-glyph.arrows-3_square-up-21:before {
    content: "\eb49"}
.nc-icon-glyph.arrows-3_square-zoom:before {
    content: "\eb4a"}
.nc-icon-glyph.arrows-3_super-bold-down:before {
    content: "\eb4b"}
.nc-icon-glyph.arrows-3_super-bold-left:before {
    content: "\eb4c"}
.nc-icon-glyph.arrows-3_super-bold-right:before {
    content: "\eb4d"}
.nc-icon-glyph.arrows-3_super-bold-up:before {
    content: "\eb4e"}
.tether-element, .tether-element *, .tether-element :after, .tether-element :before, .tether-element:after, .tether-element:before {
    box-sizing: border-box;
}
.tether-element {
    position: absolute;
    display: none;
}
.tether-element.tether-open {
    display: block;
}
@font-face {
    font-family: flexslider-icon;
    src: url(fonts/flexslider-icon.eot);
    src: url(fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(fonts/flexslider-icon.woff) format('woff'), url(fonts/flexslider-icon.ttf) format('truetype'), url(fonts/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal;
}
.flex-container a:focus, .flex-container a:hover, .flex-slider a:focus, .flex-slider a:hover {
    outline: 0;
}
.flex-control-nav, .flex-direction-nav, .slides, .slides>li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.flexslider {
    padding: 0;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: '' 0 1px 4px rgba(0, 0, 0, .2);
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    line-height: 0;
    height: 0;
}
html[xmlns] .flexslider .slides {
    display: block;
}
* html .flexslider .slides {
    height: 1%}
.no-js .flexslider .slides>li:first-child {
    display: block;
}
.flexslider .slides img {
    width: 100%;
    display: block;
    height: auto;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.header-select.select2-dropdown .select2-results>.select2-results__options, .loading .flex-viewport {
    max-height: 300px;
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: '\f001'}
.flex-direction-nav .flex-prev {
    left: -50px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: .7;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: .7;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play:before {
    content: '\f003'}
.flex-control-nav {
    width: 100%;
    position: absolute;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.flex-control-paging li a.flex-active {
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
}
.flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
}
}.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}@keyframes fadeOut {
    0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    line-height: 0;
    height: 0;
}
.mfp-container:before, .mfp-figure:after, .slick-track:after, .slick-track:before {
    content: ''}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-drag .owl-item, .slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    display: none;
}
.owl-carousel.owl-drag .owl-item {
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%}
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
}
.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}
.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
}
.owl-theme .owl-dots {
    text-align: center;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.bx-wrapper {
    position: relative;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.bxslider {
    margin: 0;
    padding: 0;
}
ul.bxslider {
    list-style: none;
}
.bx-viewport {
    -webkit-transform: translatez(0);
}
.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%}
.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../../js/libs/bxslider-4/dist/images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #000;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager-item {
    display: inline-block;
}
.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0;
}
.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) 0 -32px no-repeat;
}
.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}
.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) -43px -32px no-repeat;
}
.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus, .bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus, .bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, .75);
    width: 100%}
.rev_slider, .slick-list, .slick-slider, .slick-track {
    position: relative;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}
.slick-slider {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.slick-list {
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    top: 0;
    left: 0;
    display: block;
}
.slick-track:after, .slick-track:before {
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.tp-caption .backcorner, .tp-caption .backcornertop, .tp-caption .frontcorner, .tp-caption .frontcornertop {
    height: 0;
    width: 0;
    position: absolute;
}
.slick-arrow.slick-hidden {
    display: none;
}
@font-face {
    font-family: revicons;
    src: url(../../js/plugins/revolution-slider/revolution/fonts/revicons/revicons.eot?5510888);
    src: url(../../js/plugins/revolution-slider/revolution/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'), url(../../js/plugins/revolution-slider/revolution/fonts/revicons/revicons.woff?5510888) format('woff'), url(../../js/plugins/revolution-slider/revolution/fonts/revicons/revicons.ttf?5510888) format('truetype'), url(../../js/plugins/revolution-slider/revolution/fonts/revicons/revicons.svg?5510888#revicons) format('svg');
    font-weight: 400;
    font-style: normal;
}
[class*=" revicon-"]:before, [class^=revicon-]:before {
    font-family: revicons;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}
.revicon-search-1:before {
    content: '\e802'}
.revicon-pencil-1:before {
    content: '\e831'}
.revicon-picture-1:before {
    content: '\e803'}
.revicon-cancel:before {
    content: '\e80a'}
.revicon-info-circled:before {
    content: '\e80f'}
.revicon-trash:before {
    content: '\e801'}
.revicon-left-dir:before {
    content: '\e817'}
.revicon-right-dir:before {
    content: '\e818'}
.revicon-down-open:before {
    content: '\e83b'}
.revicon-left-open:before {
    content: '\e819'}
.revicon-right-open:before {
    content: '\e81a'}
.revicon-angle-left:before {
    content: '\e820'}
.revicon-angle-right:before {
    content: '\e81d'}
.revicon-left-big:before {
    content: '\e81f'}
.revicon-right-big:before {
    content: '\e81e'}
.revicon-magic:before {
    content: '\e807'}
.revicon-picture:before {
    content: '\e800'}
.revicon-export:before {
    content: '\e80b'}
.revicon-cog:before {
    content: '\e832'}
.revicon-login:before {
    content: '\e833'}
.revicon-logout:before {
    content: '\e834'}
.revicon-video:before {
    content: '\e805'}
.revicon-arrow-combo:before {
    content: '\e827'}
.revicon-left-open-1:before {
    content: '\e82a'}
.revicon-right-open-1:before {
    content: '\e82b'}
.revicon-left-open-mini:before {
    content: '\e822'}
.revicon-right-open-mini:before {
    content: '\e823'}
.revicon-left-open-big:before {
    content: '\e824'}
.revicon-right-open-big:before {
    content: '\e825'}
.revicon-left:before {
    content: '\e836'}
.revicon-right:before {
    content: '\e826'}
.revicon-ccw:before {
    content: '\e808'}
.revicon-arrows-ccw:before {
    content: '\e806'}
.revicon-palette:before {
    content: '\e829'}
.revicon-list-add:before {
    content: '\e80c'}
.revicon-doc:before {
    content: '\e809'}
.revicon-left-open-outline:before {
    content: '\e82e'}
.revicon-left-open-2:before {
    content: '\e82c'}
.revicon-right-open-outline:before {
    content: '\e82f'}
.revicon-right-open-2:before {
    content: '\e82d'}
.revicon-equalizer:before {
    content: '\e83a'}
.revicon-layers-alt:before {
    content: '\e804'}
.revicon-popup:before {
    content: '\e828'}
.rev_slider_wrapper {
    position: relative;
    z-index: 0;
    width: 100%}
.tp-overflow-hidden {
    overflow: hidden;
}
.rev_slider img, .tp-simpleresponsive img {
    max-width: none!important;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    margin: 0;
    padding: 0;
    border: none;
}
.rev_slider .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px;
}
.rev_slider>ul, .rev_slider>ul>li, .rev_slider>ul>li:before, .rev_slider_wrapper>ul, .tp-revslider-mainul>li, .tp-revslider-mainul>li:before, .tp-simpleresponsive>ul, .tp-simpleresponsive>ul>li, .tp-simpleresponsive>ul>li:before {
    list-style: none!important;
    position: absolute;
    margin: 0!important;
    padding: 0!important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none!important;
    background-image: none;
    background-position: 0 0;
    text-indent: 0;
    top: 0;
    left: 0;
}
.tp-revslider-mainul, .tp-revslider-slidesli {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
}
.fullscreen-container, .fullwidthbanner-container {
    padding: 0;
    position: relative;
}
.rev_slider li.tp-revslider-slidesli {
    position: absolute!important;
}
.tp-caption .rs-untoggled-content {
    display: block;
}
.tp-caption .rs-toggled-content {
    display: none;
}
.rs-toggle-content-active.tp-caption .rs-toggled-content {
    display: block;
}
.rs-toggle-content-active.tp-caption .rs-untoggled-content {
    display: none;
}
.rev_slider .caption, .rev_slider .tp-caption {
    position: relative;
    visibility: hidden;
    white-space: nowrap;
    display: block;
}
.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap :last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap :last-child {
    margin-bottom: 0;
}
.tp-carousel-wrapper {
    cursor: url(../../js/plugins/revolution-slider/revolution/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
    cursor: url(../../js/plugins/revolution-slider/revolution/css/closedhand.cur), move;
}
.tp-caption {
    z-index: 1;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    position: absolute;
    -webkit-font-smoothing: antialiased!important;
}
.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none!important;
}
.tp-caption.tp-layer-selectable {
    -moz-user-select: all;
    -khtml-user-select: all;
    -webkit-user-select: all;
    -o-user-select: all;
}
.datepicker table, .fc-icon, .tp-simpleresponsive img, .video-js {
    -webkit-user-select: none;
}
.tp-caption.tp-hidden-caption, .tp-forcenotvisible, .tp-hide-revslider {
    visibility: hidden!important;
    display: none!important;
}
.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider video {
    max-width: none!important;
}
.fullwidthbanner-container {
    overflow: hidden;
}
.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
}
.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0;
    left: 0;
}
.tp-caption .frontcorner {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00A8FF;
    left: -40px;
    top: 0;
}
.tp-caption .backcorner {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    right: 0;
    top: 0;
}
.tp-caption .frontcornertop {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00A8FF;
    left: -40px;
    top: 0;
}
.tp-caption .backcornertop {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    right: 0;
    top: 0;
}
.tp-layer-inner-rotation {
    position: relative!important;
}
img.tp-slider-alternative-image {
    width: 100%;
    height: auto;
}
.caption.fullscreenvideo, .rs-background-video-layer, .tp-caption.coverscreenvideo, .tp-caption.fullscreenvideo {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.noFilterClass {
    filter: none!important;
}
.mfp-bg, .rev-scroll-btn>.active, .rev-scroll-btn>:active, .rev-scroll-btn>:focus, .rev-scroll-btn>:hover {
    filter: alpha(opacity=80);
}
.rs-background-video-layer {
    visibility: hidden;
    z-index: 0;
}
.caption.fullscreenvideo iframe, .caption.fullscreenvideo video, .tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe video {
    width: 100%!important;
    height: 100%!important;
    display: none;
}
.fullcoveredvideo video, .fullscreenvideo video {
    background: #000;
}
.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.videoisplaying .html5vid .tp-poster {
    display: none;
}
.tp-video-play-button, .tp-video-play-button i {
    display: inline-block;
    line-height: 50px!important;
    text-align: center;
    vertical-align: top;
}
.tp-video-play-button {
    background: #000;
    background: rgba(0, 0, 0, .3);
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    margin-top: -25px;
    margin-left: -25px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 4;
    opacity: 0;
    -webkit-transition: opacity .3s ease-out!important;
    -moz-transition: opacity .3s ease-out!important;
    -o-transition: opacity .3s ease-out!important;
    transition: opacity .3s ease-out!important;
}
.tp-caption .html5vid {
    width: 100%!important;
    height: 100%!important;
}
.tp-video-play-button i {
    width: 50px;
    height: 50px;
    font-size: 40px!important;
}
.rs-fullvideo-cover, .tp-dottedoverlay, .tp-shadowcover {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.tp-caption .tp-revstop {
    display: none;
    border-left: 5px solid #fff!important;
    border-right: 5px solid #fff!important;
    margin-top: 15px!important;
    line-height: 20px!important;
    vertical-align: top;
    font-size: 25px!important;
}
.tp-seek-bar, .tp-video-button, .tp-volume-bar {
    line-height: 12px;
    margin: 0;
    cursor: pointer;
    outline: 0;
}
.videoisplaying .revicon-right-dir {
    display: none;
}
.videoisplaying .tp-revstop {
    display: inline-block;
}
.videoisplaying .tp-video-play-button {
    display: none;
}
.tp-caption:hover .tp-video-play-button {
    opacity: 1;
    display: block;
}
.fullcoveredvideo .tp-video-play-button {
    display: none!important;
}
.fullscreenvideo .fullscreenvideo video {
    object-fit: contain!important;
}
.fullscreenvideo .fullcoveredvideo video {
    object-fit: cover!important;
}
.tp-video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
    background-image: linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -o-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -moz-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -ms-linear-gradient(bottom, #000 13%, #323232 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(.13, #000), color-stop(1, #323232));
    display: table;
    max-width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.rev-btn.rev-hiddenicon i, .rev-btn.rev-withicon i {
    -webkit-transition: all .2s ease-out!important;
    -o-transition: all .2s ease-out!important;
    -ms-transition: all .2s ease-out!important;
}
.tp-caption:hover .tp-video-controls {
    opacity: .9;
}
.tp-video-button {
    background: rgba(0, 0, 0, .5);
    border: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    color: #fff;
    padding: 0;
}
.tp-video-button:hover {
    cursor: pointer;
}
.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {
    padding: 0 5px;
    display: table-cell;
}
.tp-video-seek-bar-wrap {
    width: 80%}
.tp-video-vol-bar-wrap {
    width: 20%}
.tp-seek-bar, .tp-volume-bar {
    width: 100%;
    padding: 0;
}
.rs-fullvideo-cover {
    width: 100%;
    background: 0 0;
    z-index: 5;
}
.rs-background-video-layer video::-webkit-media-controls {
    display: none!important;
}
.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    z-index: 3;
}
.tp-dottedoverlay.twoxtwo {
    background: url(../assets/gridtile.png);
}
.tp-dottedoverlay.twoxtwowhite {
    background: url(../assets/gridtile_white.png);
}
.tp-dottedoverlay.threexthree {
    background: url(../assets/gridtile_3x3.png);
}
.tp-dottedoverlay.threexthreewhite {
    background: url(../assets/gridtile_3x3_white.png);
}
.tp-shadowcover {
    width: 100%;
    background: #fff;
    z-index: -1;
}
.tp-shadow1 {
    -webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8);
    box-shadow: 0 10px 6px -6px rgba(0, 0, 0, .8);
}
.tp-shadow2:after, .tp-shadow2:before, .tp-shadow3:before, .tp-shadow4:after {
    z-index: -2;
    position: absolute;
    content: "";
    bottom: 10px;
    left: 10px;
    width: 50%;
    top: 85%;
    max-width: 300px;
    background: 0 0;
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    box-shadow: 0 15px 10px rgba(0, 0, 0, .8);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
.tp-shadow2:after, .tp-shadow4:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}
.tp-shadow5 {
    position: relative;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), 0 0 40px rgba(0, 0, 0, .1) inset;
}
.tp-shadow5:after, .tp-shadow5:before {
    content: "";
    position: absolute;
    z-index: -2;
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .6);
    -moz-box-shadow: 0 0 25px 0 rgba(0, 0, 0, .6);
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .6);
    top: 30%;
    bottom: 0;
    left: 20px;
    right: 20px;
    -moz-border-radius: 100px/20px;
    border-radius: 100px/20px;
}
.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff!important;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6)!important;
    font-size: 15px;
    line-height: 45px!important;
    font-family: arial, sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    text-decoration: none;
}
.tp-button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    font-weight: 700;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important;
}
.purchase:hover, .tp-button.big:hover, .tp-button:hover {
    background-position: bottom, 15px 11px;
}
.purchase.green, .purchase:hover.green, .tp-button.green, .tp-button:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0 3px 0 0 #104d0b;
    -moz-box-shadow: 0 3px 0 0 #104d0b;
    box-shadow: 0 3px 0 0 #104d0b;
}
.purchase.blue, .purchase:hover.blue, .tp-button.blue, .tp-button:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0 3px 0 0 #0f3e68;
    -moz-box-shadow: 0 3px 0 0 #0f3e68;
    box-shadow: 0 3px 0 0 #0f3e68;
}
.purchase.red, .purchase:hover.red, .tp-button.red, .tp-button:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0 3px 0 0 #7c1212;
    -moz-box-shadow: 0 3px 0 0 #7c1212;
    box-shadow: 0 3px 0 0 #7c1212;
}
.purchase.orange, .purchase:hover.orange, .tp-button.orange, .tp-button:hover.orange {
    background-color: #f70;
    -webkit-box-shadow: 0 3px 0 0 #a34c00;
    -moz-box-shadow: 0 3px 0 0 #a34c00;
    box-shadow: 0 3px 0 0 #a34c00;
}
.purchase.darkgrey, .purchase:hover.darkgrey, .tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey {
    background-color: #555;
    -webkit-box-shadow: 0 3px 0 0 #222;
    -moz-box-shadow: 0 3px 0 0 #222;
    box-shadow: 0 3px 0 0 #222;
}
.purchase.lightgrey, .purchase:hover.lightgrey, .tp-button.lightgrey, .tp-button:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0 3px 0 0 #555;
    -moz-box-shadow: 0 3px 0 0 #555;
    box-shadow: 0 3px 0 0 #555;
}
.rev-btn, .rev-btn:visited {
    outline: 0!important;
    box-shadow: none!important;
    text-decoration: none!important;
    line-height: 44px;
    font-size: 17px;
    font-weight: 500;
    padding: 12px 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: Roboto, sans-serif;
    cursor: pointer;
}
.rev-btn.rev-uppercase, .rev-btn.rev-uppercase:visited {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 900;
}
.rev-btn.rev-withicon i {
    font-size: 15px;
    font-weight: 400;
    position: relative;
    top: 0;
    -moz-transition: all .2s ease-out!important;
    margin-left: 10px!important;
}
.rev-btn.rev-hiddenicon i {
    font-size: 15px;
    font-weight: 400;
    position: relative;
    top: 0;
    -moz-transition: all .2s ease-out!important;
    opacity: 0;
    margin-left: 0!important;
    width: 0!important;
}
.rev-btn.rev-hiddenicon:hover i {
    opacity: 1!important;
    margin-left: 10px!important;
    width: auto!important;
}
.rev-btn.rev-medium, .rev-btn.rev-medium:visited {
    line-height: 36px;
    font-size: 14px;
    padding: 10px 30px;
}
.rev-btn.rev-medium.rev-hiddenicon i, .rev-btn.rev-medium.rev-withicon i {
    font-size: 14px;
    top: 0;
}
.rev-btn.rev-small, .rev-btn.rev-small:visited {
    line-height: 28px;
    font-size: 12px;
    padding: 7px 20px;
}
.rev-btn.rev-small.rev-hiddenicon i, .rev-btn.rev-small.rev-withicon i {
    font-size: 12px;
    top: 0;
}
.rev-maxround {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.rev-minround {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.rev-burger {
    position: relative;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    padding: 22px 0 0 14px;
    border-radius: 50%;
    border: 1px solid rgba(51, 51, 51, .25);
    tap-highlight-color: transparent;
    cursor: pointer;
}
.mfp-container, .rev-scroll-btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.rev-burger span {
    display: block;
    width: 30px;
    height: 3px;
    background: #333;
    transition: .7s;
    pointer-events: none;
    transform-style: flat!important;
}
.rev-burger.revb-white span, .rev-burger.revb-whitenoborder span {
    background: #fff;
}
.rev-burger span:nth-child(2) {
    margin: 3px 0;
}
#dialog_addbutton .rev-burger:hover :first-child, .open .rev-burger :first-child, .open.rev-burger :first-child {
    transform: translateY(6px) rotate(-45deg);
    -webkit-transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2), .open .rev-burger :nth-child(2), .open.rev-burger :nth-child(2) {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child, .open .rev-burger :last-child, .open.rev-burger :last-child {
    transform: translateY(-6px) rotate(-135deg);
    -webkit-transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
    border: 2px solid rgba(255, 255, 255, .2);
}
.rev-burger.revb-whitenoborder {
    border: 0;
}
.rev-burger.revb-darknoborder {
    border: 0;
}
.rev-burger.revb-darknoborder span {
    background: #333;
}
.rev-burger.revb-whitefull {
    background: #fff;
    border: none;
}
.rev-burger.revb-whitefull span {
    background: #333;
}
.rev-burger.revb-darkfull {
    background: #333;
    border: none;
}
.rev-burger.revb-darkfull span, .rev-scroll-btn.revs-fullwhite {
    background: #fff;
}
@-webkit-keyframes rev-ani-mouse {
    0% {
    opacity: 1;
    top: 29%}
15% {
    opacity: 1;
    top: 50%}
50% {
    opacity: 0;
    top: 50%}
100% {
    opacity: 0;
    top: 29%}
}@-moz-keyframes rev-ani-mouse {
    0% {
    opacity: 1;
    top: 29%}
15% {
    opacity: 1;
    top: 50%}
50% {
    opacity: 0;
    top: 50%}
100% {
    opacity: 0;
    top: 29%}
}@keyframes rev-ani-mouse {
    0% {
    opacity: 1;
    top: 29%}
15% {
    opacity: 1;
    top: 50%}
50% {
    opacity: 0;
    top: 50%}
100% {
    opacity: 0;
    top: 29%}
}.rev-scroll-btn {
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    text-align: center;
    cursor: pointer;
    width: 35px;
    height: 55px;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 23px;
}
.rev-control-btn, .tp-tab, .tp-thumb {
    box-sizing: border-box;
    cursor: pointer;
}
.rev-scroll-btn>* {
    display: inline-block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #7f8c8d;
    color: #fff;
    font-family: proxima-nova, "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.rev-scroll-btn>.active, .rev-scroll-btn>:focus, .rev-scroll-btn>:hover {
    color: #fff;
}
.rev-scroll-btn.revs-fullwhite span {
    background: #333;
}
.rev-scroll-btn.revs-fulldark {
    background: #333;
    border: none;
}
.rev-scroll-btn.revs-fulldark span, .tp-bullet {
    background: #fff;
}
.rev-scroll-btn span {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 8px;
    height: 8px;
    margin: -4px 0 0 -4px;
    background: #fff;
    border-radius: 50%;
    -webkit-animation: rev-ani-mouse 2.5s linear infinite;
    -moz-animation: rev-ani-mouse 2.5s linear infinite;
    animation: rev-ani-mouse 2.5s linear infinite;
}
.rev-scroll-btn.revs-dark {
    border-color: #333;
}
.rev-scroll-btn.revs-dark span {
    background: #333;
}
.rev-control-btn {
    position: relative;
    display: inline-block;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    line-height: 60px;
    font-weight: 400;
    font-style: normal;
    font-family: Roboto;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    border-radius: 50px;
    text-shadow: none;
    background-color: rgba(0, 0, 0, .5);
    width: 60px;
    height: 60px;
}
.rev-cbutton-dark-sr, .rev-cbutton-light-sr {
    border-radius: 3px;
}
.rev-cbutton-light, .rev-cbutton-light-sr {
    color: #333;
    background-color: rgba(255, 255, 255, .75);
}
.rev-sbutton {
    line-height: 37px;
    width: 37px;
    height: 37px;
}
.rev-sbutton-blue {
    background-color: #3B5998;
}
.rev-sbutton-lightblue {
    background-color: #00A0D1;
}
.rev-sbutton-red {
    background-color: #DD4B39;
}
.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    position: absolute;
    z-index: 200;
    top: 0;
}
.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0!important;
    height: 5px;
}
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
}
.tp-caption img {
    background: 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,  endColorstr=#00FFFFFF);
    zoom: 1;
}
.caption.slidelink a div, .tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../assets/coloredbg.png);
}
.tp-caption.slidelink a span {
    background: url(../assets/coloredbg.png);
}
.tp-shape {
    width: 100%;
    height: 100%}
.tp-caption .rs-starring {
    display: inline-block;
}
.tp-caption .rs-starring .star-rating {
    float: none;
    display: inline-block;
    vertical-align: top;
}
.tp-caption .rs-starring .star-rating, .tp-caption .rs-starring-page .star-rating {
    position: relative;
    height: 1em;
    width: 5.4em;
    font-size: 1em!important;
    font-family: star;
}
.tp-loader.spinner0, .tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    margin-top: -20px;
    margin-left: -20px;
    border-radius: 3px;
}
.ares.tparrows:before, .tparrows:before {
    font-family: revicons;
    text-align: center;
}
.tp-caption .rs-starring .star-rating:before, .tp-caption .rs-starring-page .star-rating:before {
    content: "\73\73\73\73\73";
    color: #E0DADF;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.tp-caption .rs-starring .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    font-size: 1em!important;
}
.tp-caption .rs-starring .star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.tp-caption .rs-starring .star-rating {
    color: #FFC321!important;
}
.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
}
.tp-loader.spinner0 {
    background-color: #fff;
    background: url(../assets/loader.gif) center center no-repeat;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.tp-loader.spinner1 {
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.tp-loader.spinner5 {
    background: url(../assets/loader.gif) 10px 10px no-repeat;
    background-color: #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
@-webkit-keyframes tp-rotateplane {
    0% {
    -webkit-transform: perspective(120px);
}
50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
}
100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
}
}@keyframes tp-rotateplane {
    0% {
    transform: perspective(120px) rotateX(0) rotateY(0);
}
50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
}
100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1s infinite ease-in-out;
    animation: tp-scaleout 1s infinite ease-in-out;
}
@-webkit-keyframes tp-scaleout {
    0% {
    -webkit-transform: scale(0);
}
100% {
    -webkit-transform: scale(1);
    opacity: 0;
}
}@keyframes tp-scaleout {
    0% {
    transform: scale(0);
    -webkit-transform: scale(0);
}
100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
}
}.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center;
}
.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s;
}
.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s;
}
@-webkit-keyframes tp-bouncedelay {
    0%, 100%, 80% {
    -webkit-transform: scale(0);
}
40% {
    -webkit-transform: scale(1);
}
}@keyframes tp-bouncedelay {
    0%, 100%, 80% {
    transform: scale(0);
}
40% {
    transform: scale(1);
}
}.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2s infinite linear;
    animation: tp-rotate 2s infinite linear;
}
.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2s infinite ease-in-out;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
}
.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
@-webkit-keyframes tp-rotate {
    100% {
    -webkit-transform: rotate(360deg);
}
}@keyframes tp-rotate {
    100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
}@-webkit-keyframes tp-bounce {
    0%, 100% {
    -webkit-transform: scale(0);
}
50% {
    -webkit-transform: scale(1);
}
}@keyframes tp-bounce {
    0%, 100% {
    transform: scale(0);
}
50% {
    transform: scale(1);
}
}.tp-bullets.navbar, .tp-tabs.navbar, .tp-thumbs.navbar {
    border: none;
    min-height: 0;
    margin: 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.tp-bullets, .tp-tabs, .tp-thumbs {
    position: absolute;
    display: block;
    z-index: 1000;
    top: 0;
    left: 0;
}
.tp-tab, .tp-thumb {
    position: absolute;
    opacity: .5;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.tp-arr-imgholder, .tp-tab-image, .tp-thumb-image, .tp-videoposter {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}
.tp-tab.selected, .tp-tab:hover, .tp-thumb.selected, .tp-thumb:hover {
    opacity: 1;
}
.tp-tab-mask, .tp-thumb-mask {
    box-sizing: border-box!important;
    -webkit-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
}
.tp-tabs, .tp-thumbs {
    box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
}
.tp-bullet {
    width: 15px;
    height: 15px;
    position: absolute;
    background: rgba(255, 255, 255, .3);
    cursor: pointer;
}
.tp-bullet.selected, .tp-bullet:hover {
    background: #fff;
}
.tp-bannertimer {
    background: #000;
    background: rgba(0, 0, 0, .15);
    height: 5px;
}
.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 1000;
}
.tparrows:hover {
    background: #000;
}
.tparrows:before {
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
}
.hginfo, .hglayerinfo {
    font-size: 12px;
    font-weight: 600;
}
.tparrows.tp-leftarrow:before {
    content: '\e824'}
.tparrows.tp-rightarrow:before {
    content: '\e825'}
.dddwrappershadow {
    box-shadow: 0 45px 100px rgba(0, 0, 0, .4);
}
.hglayerinfo {
    position: fixed;
    bottom: 0;
    left: 0;
    color: #FFF;
    line-height: 20px;
    background: rgba(0, 0, 0, .75);
    padding: 5px 10px;
    z-index: 2000;
    white-space: normal;
}
.helpgrid, .hginfo {
    position: absolute;
}
.hginfo {
    top: -2px;
    left: -2px;
    color: #e74c3c;
    background: #000;
    padding: 2px 5px;
}
.indebugmode .tp-caption:hover {
    border: 1px dashed #c0392b!important;
}
.helpgrid {
    border: 2px dashed #c0392b;
    top: 0;
    peft: 0;
    z-index: 0;
}
#revsliderlogloglog {
    padding: 15px;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 200px;
    height: 150px;
    background: rgba(0, 0, 0, .7);
    z-index: 100000;
    font-size: 10px;
    overflow: scroll;
}
.ares.tparrows {
    cursor: pointer;
    background: #fff;
    min-width: 60px;
    min-height: 60px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%}
.ares.tparrows:before {
    font-size: 25px;
    color: #aaa;
    display: block;
    line-height: 60px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
    z-index: 2;
    position: relative;
}
.ares.tparrows.tp-leftarrow:before {
    content: "\e81f"}
.ares.tparrows.tp-rightarrow:before {
    content: "\e81e"}
.ares.tparrows:hover:before {
    color: #000;
}
.ares .tp-title-wrap {
    position: absolute;
    z-index: 1;
    display: inline-block;
    background: #fff;
    min-height: 60px;
    line-height: 60px;
    top: 0;
    margin-left: 30px;
    border-radius: 0 30px 30px 0;
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%}
.ares.tp-rightarrow .tp-title-wrap {
    right: 0;
    margin-right: 30px;
    margin-left: 0;
    -webkit-transform-origin: 100% 50%;
    border-radius: 30px 0 0 30px;
}
.ares.tparrows:hover .tp-title-wrap {
    transform: scaleX(1) scaleY(1);
    -webkit-transform: scaleX(1) scaleY(1);
}
.ares .tp-arr-titleholder {
    position: relative;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transform: translateX(200px);
    text-transform: uppercase;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    white-space: nowrap;
    padding: 0 20px;
    margin-left: 10px;
    opacity: 0;
}
.ares.tp-rightarrow .tp-arr-titleholder {
    transform: translateX(-200px);
    margin-left: 0;
    margin-right: 10px;
}
.ares.tparrows:hover .tp-arr-titleholder {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transition-delay: .1s;
    opacity: 1;
}
.ares.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box;
}
.ares .tp-bullet {
    width: 13px;
    height: 13px;
    position: absolute;
    background: #e5e5e5;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
}
.ares .tp-bullet.selected, .ares .tp-bullet:hover {
    background: #fff;
}
.ares .tp-bullet-title {
    position: absolute;
    color: #888;
    font-size: 12px;
    padding: 0 10px;
    font-weight: 600;
    right: 27px;
    top: -4px;
    background: #fff;
    background: rgba(255, 255, 255, .75);
    visibility: hidden;
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    transition: transform .3s;
    -webkit-transition: transform .3s;
    line-height: 20px;
    white-space: nowrap;
}
.dione .tp-arr-imgholder, .dione.tparrows {
    transition: all .3s;
    width: 100px;
    height: 100%}
.ares .tp-bullet-title:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent rgba(255, 255, 255, .75);
    content: " ";
    position: absolute;
    right: -10px;
    top: 0;
}
.ares .tp-bullet:hover .tp-bullet-title {
    visibility: visible;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.ares .tp-bullet.selected:hover .tp-bullet-title {
    background: #fff;
}
.ares .tp-bullet.selected:hover .tp-bullet-title:after {
    border-color: transparent transparent transparent #fff;
}
.ares.tp-bullets:hover .tp-bullet-title {
    visibility: hidden;
}
.ares.tp-bullets:hover .tp-bullet:hover .tp-bullet-title {
    visibility: visible;
}
.ares .tp-tab {
    opacity: 1;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
}
.ares .tp-tab-image {
    width: 60px;
    height: 60px;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    display: inline-block;
    float: left;
}
.ares .tp-tab-content {
    background: rgba(0, 0, 0, 0);
    padding: 15px 15px 15px 85px;
    left: 0;
    overflow: hidden;
    margin-top: -15px;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
}
.ares .tp-tab-date {
    display: block;
    color: #aaa;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0;
}
.ares .tp-tab-title {
    display: block;
    text-align: left;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    line-height: 17px;
}
.custom.tparrows:before, .erinyen.tparrows:before {
    text-align: center;
    font-family: revicons;
}
.ares .tp-tab.selected, .ares .tp-tab:hover {
    background: #eee;
}
.custom.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 100;
}
.custom.tparrows:hover {
    background: #000;
}
.custom.tparrows:before {
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
}
.custom.tparrows.tp-leftarrow:before {
    content: "\e824"}
.custom.tparrows.tp-rightarrow:before {
    content: "\e825"}
.custom.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box;
}
.custom .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #aaa;
    background: rgba(125, 125, 125, .5);
    cursor: pointer;
    box-sizing: content-box;
}
.custom .tp-bullet.selected, .custom .tp-bullet:hover {
    background: #7d7d7d;
}
.dione.tparrows {
    background: 0 0;
    background: rgba(0, 0, 0, 0);
    line-height: 100%;
    -webkit-transition: all .3s;
}
.dione.tparrows:hover {
    background: rgba(0, 0, 0, .45);
}
.dione .tp-arr-imgwrapper {
    width: 100px;
    left: 0;
    position: absolute;
    height: 100%;
    top: 0;
    overflow: hidden;
}
.dione.tp-rightarrow .tp-arr-imgwrapper {
    left: auto;
    right: 0;
}
.dione .tp-arr-imgholder {
    background-position: center center;
    background-size: cover;
    top: 0;
    visibility: hidden;
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
    -webkit-transition: all .3s;
    opacity: 0;
    left: 0;
}
.dione.tparrows.tp-rightarrow .tp-arr-imgholder {
    right: 0;
    left: auto;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.dione.tparrows:before {
    position: absolute;
    line-height: 30px;
    margin-left: -22px;
    top: 50%;
    left: 50%;
    font-size: 30px;
    margin-top: -15px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.dione.tparrows.tp-rightarrow:before {
    margin-left: 6px;
}
.dione.tparrows:hover:before {
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    opacity: 0;
}
.dione.tparrows.tp-rightarrow:hover:before {
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
}
.dione.tparrows:hover .tp-arr-imgholder {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
.dione .tp-bullet {
    opacity: 1;
    width: 50px;
    height: 50px;
    padding: 3px;
    background: #000;
    background-color: rgba(0, 0, 0, .25);
    margin: 0;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.dione .tp-bullet-image {
    display: block;
    box-sizing: border-box;
    position: relative;
    -webkit-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    width: 44px;
    height: 44px;
    background-size: cover;
    background-position: center center;
}
.dione .tp-bullet-title {
    position: absolute;
    bottom: 65px;
    display: inline-block;
    left: 50%;
    background: #000;
    background: rgba(0, 0, 0, .75);
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all .3s;
    -webkit-transition: all .3s;
    transform: translateZ(.001px) translateX(-50%) translateY(14px);
    transform-origin: 50% 100%;
    -webkit-transform: translateZ(.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin: 50% 100%;
    opacity: 0;
    white-space: nowrap;
}
.dione .tp-bullet:hover .tp-bullet-title {
    transform: rotateX(0) translateX(-50%);
    -webkit-transform: rotateX(0) translateX(-50%);
    opacity: 1;
}
.dione .tp-bullet.selected, .dione .tp-bullet:hover {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(119, 119, 119, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff",  endColorstr="#777777",  GradientType=0 );
}
.dione .tp-bullet-title:after {
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0;
    border-color: rgba(0, 0, 0, .75) transparent transparent;
    bottom: -8px;
}
.erinyen.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    min-width: 70px;
    min-height: 70px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 35px;
}
.erinyen.tparrows:before {
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 70px;
    z-index: 2;
    position: relative;
}
.erinyen.tparrows.tp-leftarrow:before {
    content: "\e824"}
.erinyen.tparrows.tp-rightarrow:before {
    content: "\e825"}
.erinyen .tp-title-wrap {
    position: absolute;
    z-index: 1;
    display: inline-block;
    background: #000;
    background: rgba(0, 0, 0, .5);
    min-height: 70px;
    line-height: 70px;
    top: 0;
    margin-left: 0;
    border-radius: 35px;
    overflow: hidden;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
}
.erinyen.tparrows:hover .tp-title-wrap {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.erinyen.tp-rightarrow .tp-title-wrap {
    right: 0;
    margin-right: 0;
    margin-left: 0;
    -webkit-transform-origin: 100% 50%;
    border-radius: 35px;
    padding-right: 20px;
    padding-left: 10px;
}
.erinyen.tp-leftarrow .tp-title-wrap {
    padding-left: 20px;
    padding-right: 10px;
}
.erinyen .tp-arr-titleholder {
    letter-spacing: 3px;
    position: relative;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transform: translateX(200px);
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    line-height: 70px;
    white-space: nowrap;
    padding: 0 20px;
    margin-left: 11px;
    opacity: 0;
}
.erinyen .tp-thumb, .gyges .tp-thumb {
    opacity: 1;
}
.erinyen .tp-arr-imgholder {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
}
.erinyen .tp-arr-img-over {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, .5);
}
.erinyen.tp-rightarrow .tp-arr-titleholder {
    transform: translateX(-200px);
    margin-left: 0;
    margin-right: 11px;
}
.erinyen.tparrows:hover .tp-arr-titleholder {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transition-delay: .1s;
    opacity: 1;
}
.erinyen.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #555;
    background: -moz-linear-gradient(top, #555 0, #222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #555), color-stop(100%, #222));
    background: -webkit-linear-gradient(top, #555 0, #222 100%);
    background: -o-linear-gradient(top, #555 0, #222 100%);
    background: -ms-linear-gradient(top, #555 0, #222 100%);
    background: linear-gradient(to bottom, #555 0, #222 100%);
    filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#555555",  endcolorstr="#222222",  gradienttype=0 );
    padding: 10px 15px;
    margin-left: -15px;
    margin-top: -10px;
    box-sizing: content-box;
    border-radius: 10px;
    box-shadow: 0 0 2px 1px rgba(33, 33, 33, .3);
}
.erinyen .tp-bullet {
    width: 13px;
    height: 13px;
    position: absolute;
    background: #111;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
}
.erinyen .tp-bullet.selected, .erinyen .tp-bullet:hover {
    background: #e5e5e5;
    background: -moz-linear-gradient(top, #e5e5e5 0, #999 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e5e5e5), color-stop(100%, #999));
    background: -webkit-linear-gradient(top, #e5e5e5 0, #999 100%);
    background: -o-linear-gradient(top, #e5e5e5 0, #999 100%);
    background: -ms-linear-gradient(top, #e5e5e5 0, #999 100%);
    background: linear-gradient(to bottom, #e5e5e5 0, #999 100%);
    filter: progid:dximagetransform.microsoft.gradient( startcolorstr="#e5e5e5",  endcolorstr="#999999",  gradienttype=0 );
    border: 1px solid #555;
    width: 12px;
    height: 12px;
}
.erinyen .tp-thumb-over {
    background: #000;
    background: rgba(0, 0, 0, .25);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.erinyen .tp-thumb-more:before, .erinyen .tp-thumb-title {
    font-size: 12px;
    display: block;
    z-index: 2;
    position: absolute;
    text-align: left;
}
.erinyen .tp-thumb-more:before {
    font-family: revicons;
    color: #aaa;
    color: rgba(255, 255, 255, .75);
    line-height: 12px;
    top: 20px;
    right: 20px;
    content: "\e825"}
.erinyen .tp-thumb-title {
    font-family: Roboto;
    letter-spacing: 1px;
    color: #fff;
    line-height: 15px;
    top: 0;
    left: 0;
    padding: 20px 35px 20px 20px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s;
    font-weight: 500;
}
.hades.tparrows:before, .hebe.tparrows:before, .hephaistos.tparrows:before, .hermes.tparrows:before, .hesperiden.tparrows:before {
    font-family: revicons;
}
.erinyen .tp-thumb.selected .tp-thumb-more:before, .erinyen .tp-thumb:hover .tp-thumb-more:before {
    color: #aaa;
}
.erinyen .tp-thumb.selected .tp-thumb-over, .erinyen .tp-thumb:hover .tp-thumb-over {
    background: #fff;
}
.erinyen .tp-thumb.selected .tp-thumb-title, .erinyen .tp-thumb:hover .tp-thumb-title {
    color: #000;
}
.erinyen .tp-tab-title {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.erinyen .tp-tab-desc {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
}
.gyges.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #777;
    background: -moz-linear-gradient(top, #777 0, #666 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #777), color-stop(100%, #666));
    background: -webkit-linear-gradient(top, #777 0, #666 100%);
    background: -o-linear-gradient(top, #777 0, #666 100%);
    background: -ms-linear-gradient(top, #777 0, #666 100%);
    background: linear-gradient(to bottom, #777 0, #666 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#777777",  
    endColorstr="#666666",  GradientType=0 );
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box;
    border-radius: 10px;
}
.gyges .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #333;
    border: 3px solid #444;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
}
.gyges .tp-bullet.selected, .gyges .tp-bullet:hover {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(100%, #e1e1e1));
    background: -webkit-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: -o-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: -ms-linear-gradient(top, #fff 0, #e1e1e1 100%);
    background: linear-gradient(to bottom, #fff 0, #e1e1e1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff",  
    endColorstr="#e1e1e1",  GradientType=0 );
}
.gyges .tp-thumb-img-wrap {
    padding: 3px;
    background: #000;
    background-color: rgba(0, 0, 0, .25);
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.gyges .tp-thumb-image {
    padding: 3px;
    display: block;
    box-sizing: border-box;
    position: relative;
    -webkit-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
}
.gyges .tp-thumb-title {
    position: absolute;
    bottom: 100%;
    display: inline-block;
    left: 50%;
    background: rgba(255, 255, 255, .8);
    padding: 10px 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-bottom: 20px;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    transform: translateZ(.001px) translateX(-50%) translateY(14px);
    transform-origin: 50% 100%;
    -webkit-transform: translateZ(.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin: 50% 100%;
    white-space: nowrap;
}
.gyges .tp-thumb:hover .tp-thumb-title {
    transform: rotateX(0) translateX(-50%);
    -webkit-transform: rotateX(0) translateX(-50%);
    opacity: 1;
}
.gyges .tp-thumb.selected .tp-thumb-img-wrap, .gyges .tp-thumb:hover .tp-thumb-img-wrap {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(119, 119, 119, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff",  endColorstr="#777777",  GradientType=0 );
}
.gyges .tp-thumb-title:after {
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0;
    border-color: rgba(255, 255, 255, .8) transparent transparent;
    bottom: -8px;
}
.gyges .tp-tab {
    opacity: 1;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, .15);
}
.gyges .tp-tab-image {
    width: 60px;
    height: 60px;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    display: inline-block;
    float: left;
}
.gyges .tp-tab-content {
    background: rgba(0, 0, 0, 0);
    padding: 15px 15px 15px 85px;
    left: 0;
    overflow: hidden;
    margin-top: -15px;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
}
.hades .tp-arr-allwrapper, .hades.tparrows {
    width: 100px;
    height: 100px;
    position: absolute;
}
.gyges .tp-tab-date {
    display: block;
    color: rgba(255, 255, 255, .25);
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0;
}
.gyges .tp-tab-title {
    display: block;
    text-align: left;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    line-height: 17px;
}
.gyges .tp-tab.selected, .gyges .tp-tab:hover {
    background: rgba(0, 0, 0, .5);
}
.hades.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .15);
    display: block;
    z-index: 100;
}
.hades.tparrows:before {
    font-size: 30px;
    color: #fff;
    display: block;
    line-height: 100px;
    text-align: center;
    transition: background .3s, color .3s;
}
.hades.tparrows.tp-leftarrow:before {
    content: "\e824"}
.hades.tparrows.tp-rightarrow:before {
    content: "\e825"}
.hades.tparrows:hover:before {
    color: #aaa;
    background: #fff;
    background: rgba(255, 255, 255, 1);
}
.hades .tp-arr-allwrapper {
    left: 100%;
    top: 0;
    background: #888;
    -webkit-transition: all .3s;
    transition: all .3s;
    -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transform: rotatey(-90deg);
    transform: rotatey(-90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%}
.hades.tp-rightarrow .tp-arr-allwrapper {
    left: auto;
    right: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: rotatey(90deg);
    transform: rotatey(90deg);
}
.hades:hover .tp-arr-allwrapper {
    -ms-filter: "progid:dximagetransform.microsoft.alpha(opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transform: rotatey(0);
    transform: rotatey(0);
}
.hades .tp-arr-imgholder {
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.hades.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box;
}
.hades .tp-bullet {
    width: 3px;
    height: 3px;
    position: absolute;
    background: #888;
    cursor: pointer;
    border: 5px solid #fff;
    box-sizing: content-box;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
    -webkit-perspective: 400;
    perspective: 400;
    -webkit-transform: translatez(.01px);
    transform: translatez(.01px);
}
.hades .tp-bullet.selected, .hades .tp-bullet:hover {
    background: #555;
}
.hades .tp-bullet-image {
    position: absolute;
    top: -80px;
    left: -60px;
    width: 120px;
    height: 60px;
    background-position: center center;
    background-size: cover;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    -webkit-transform-style: flat;
    transform-style: flat;
    perspective: 600;
    -webkit-perspective: 600;
    transform: rotatex(-90deg);
    -webkit-transform: rotatex(-90deg);
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%}
.hades .tp-thumb-image, .hades .tp-thumb-img-wrap {
    padding: 3px;
    border-radius: 50%;
    box-sizing: border-box;
    position: relative;
}
.hades .tp-bullet:hover .tp-bullet-image {
    display: block;
    opacity: 1;
    transform: rotatex(0);
    -webkit-transform: rotatex(0);
    visibility: visible;
}
.hades .tp-thumb {
    opacity: 1;
}
.hades .tp-thumb-img-wrap {
    display: inline-block;
    background: #000;
    background-color: rgba(0, 0, 0, .25);
    width: 100%;
    height: 100%;
    margin: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.hades .tp-thumb-image {
    display: block;
    -webkit-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
}
.hades .tp-thumb.selected .tp-thumb-img-wrap, .hades .tp-thumb:hover .tp-thumb-img-wrap {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(119, 119, 119, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff",  endColorstr="#777777",  GradientType=0 );
}
.hades .tp-thumb-title:after {
    content: " ";
    position: absolute;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0;
    border-color: rgba(0, 0, 0, .75) transparent transparent;
    bottom: -8px;
}
.hades .tp-tab {
    opacity: 1;
}
.hades .tp-tab-title {
    display: block;
    color: #333;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    line-height: 25px;
}
.hades .tp-tab-price {
    display: block;
    text-align: center;
    color: #999;
    font-size: 16px;
    margin-top: 10px;
    line-height: 20px;
}
.hades .tp-tab-button {
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    padding: 5px 15px;
    color: #fff;
    font-size: 14px;
    background: #219bd7;
    border-radius: 4px;
    font-weight: 400;
}
.hebe.tparrows, .hebe.tparrows:before {
    display: block;
    background: #fff;
    min-height: 70px;
    min-width: 70px;
}
.hades .tp-tab-inner {
    text-align: center;
}
.hebe.tparrows {
    cursor: pointer;
    position: absolute;
    z-index: 100;
}
.hebe.tparrows:before {
    font-size: 30px;
    color: #aaa;
    line-height: 70px;
    text-align: center;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s;
    z-index: 2;
    position: relative;
}
.hebe.tparrows.tp-leftarrow:before {
    content: "\e824"}
.hebe.tparrows.tp-rightarrow:before {
    content: "\e825"}
.hebe.tparrows:hover:before {
    color: #000;
}
.hebe .tp-title-wrap {
    position: absolute;
    z-index: 0;
    display: inline-block;
    background: #000;
    background: rgba(0, 0, 0, .75);
    min-height: 60px;
    line-height: 60px;
    top: -10px;
    margin-left: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform-origin: 0 50%;
    -webkit-transform-origin: 0 50%}
.hebe.tp-rightarrow .tp-title-wrap {
    right: 0;
    -webkit-transform-origin: 100% 50%}
.hebe.tparrows:hover .tp-title-wrap {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
}
.hebe .tp-arr-titleholder {
    position: relative;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 90px;
    white-space: nowrap;
    padding: 0 20px 0 90px;
}
.hebe.tp-rightarrow .tp-arr-titleholder {
    margin-left: 0;
    padding: 0 90px 0 20px;
}
.hebe.tp-bullets:before, .hephaistos.tp-bullets:before {
    padding: 10px;
    box-sizing: content-box;
    position: absolute;
    margin-top: -10px;
}
.hebe.tparrows:hover .tp-arr-titleholder {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transition-delay: .1s;
    opacity: 1;
}
.hebe .tp-arr-imgholder {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 100%;
    display: block;
    background-size: cover;
    background-position: center center;
    top: 0;
    right: -90px;
}
.hebe.tp-rightarrow .tp-arr-imgholder {
    right: auto;
    left: -90px;
}
.hebe.tp-bullets:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: 0 0;
    margin-left: -10px;
}
.hebe .tp-bullet {
    width: 3px;
    height: 3px;
    position: absolute;
    background: #fff;
    cursor: pointer;
    border: 5px solid #222;
    border-radius: 50%;
    box-sizing: content-box;
    -webkit-perspective: 400;
    perspective: 400;
    -webkit-transform: translateZ(.01px);
    transform: translateZ(.01px);
    transition: all .3s;
}
.hebe .tp-bullet.selected, .hebe .tp-bullet:hover {
    background: #222;
    border-color: #fff;
}
.hebe .tp-bullet-image {
    position: absolute;
    top: -90px;
    left: -40px;
    width: 70px;
    height: 70px;
    background-position: center center;
    background-size: cover;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    -webkit-transform-style: flat;
    transform-style: flat;
    perspective: 600;
    -webkit-perspective: 600;
    transform: scale(0);
    -webkit-transform: scale(0);
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    border-radius: 6px;
}
.hebe .tp-bullet:hover .tp-bullet-image {
    display: block;
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
    visibility: visible;
}
.hebe .tp-tab-title {
    color: #a8d8ee;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
.hebe .tp-tab-desc {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
}
.hephaistos.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%}
.hephaistos.tparrows:hover {
    background: #000;
}
.hephaistos.tparrows:before {
    font-size: 18px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}
.hephaistos.tparrows.tp-leftarrow:before {
    content: "\e82c";
    margin-left: -2px;
}
.hephaistos.tparrows.tp-rightarrow:before {
    content: "\e82d";
    margin-right: -2px;
}
.hephaistos.tp-bullets:before {
    content: " ";
    width: 100%;
    height: 100%;
    background: 0 0;
    margin-left: -10px;
}
.hephaistos .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #999;
    border: 3px solid #f5f5f5;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
    box-shadow: 0 0 2px 1px rgba(130, 130, 130, .3);
}
.hephaistos .tp-bullet.selected, .hephaistos .tp-bullet:hover {
    background: #fff;
    border-color: #000;
}
.hermes.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 30px;
    height: 110px;
    position: absolute;
    display: block;
    z-index: 100;
}
.hermes.tparrows:before {
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 110px;
    text-align: center;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transition: all .3s;
    -webkit-transition: all .3s;
}
.hermes.tparrows.tp-leftarrow:before {
    content: "\e824"}
.hermes.tparrows.tp-rightarrow:before {
    content: "\e825"}
.hermes.tparrows.tp-leftarrow:hover:before {
    transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    opacity: 0;
}
.hermes.tparrows.tp-rightarrow:hover:before {
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    opacity: 0;
}
.hermes .tp-arr-allwrapper {
    overflow: hidden;
    position: absolute;
    width: 180px;
    height: 140px;
    top: 0;
    left: 0;
    visibility: hidden;
    -webkit-transition: -webkit-transform .3s .3s;
    transition: transform .3s .3s;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}
.hermes.tp-rightarrow .tp-arr-allwrapper {
    right: 0;
    left: auto;
}
.hermes.tparrows:hover .tp-arr-allwrapper {
    visibility: visible;
}
.hermes .tp-arr-imgholder {
    width: 180px;
    position: absolute;
    left: 0;
    top: 0;
    height: 110px;
    transform: translateX(-180px);
    -webkit-transform: translateX(-180px);
    transition: all .3s;
    transition-delay: .3s;
}
.hermes.tp-rightarrow .tp-arr-imgholder {
    transform: translateX(180px);
    -webkit-transform: translateX(180px);
}
.hermes.tparrows:hover .tp-arr-imgholder {
    transform: translateX(0);
    -webkit-transform: translateX(0);
}
.hermes .tp-arr-titleholder {
    top: 110px;
    width: 180px;
    text-align: left;
    display: block;
    padding: 0 10px;
    line-height: 30px;
    background: #000;
    background: rgba(0, 0, 0, .75);
    color: #fff;
    font-weight: 600;
    position: absolute;
    font-size: 12px;
    white-space: nowrap;
    letter-spacing: 1px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    box-sizing: border-box;
}
.hermes.tparrows:hover .tp-arr-titleholder {
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}
.hermes .tp-bullet {
    overflow: hidden;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 2px #FFF;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    position: absolute;
}
.hermes .tp-bullet:hover {
    background-color: rgba(0, 0, 0, .2);
}
.hermes .tp-bullet:after {
    content: ' ';
    position: absolute;
    bottom: 0;
    height: 0;
    left: 0;
    width: 100%;
    background-color: #FFF;
    box-shadow: 0 0 1px #FFF;
    -webkit-transition: height .3s ease;
    transition: height .3s ease;
}
.hermes .tp-bullet.selected:after {
    height: 100%}
.hermes .tp-tab {
    opacity: 1;
    padding-right: 10px;
    box-sizing: border-box;
}
.hermes .tp-tab-image {
    width: 100%;
    height: 60%;
    position: relative;
}
.hermes .tp-tab-content {
    background: #363636;
    position: absolute;
    padding: 20px 20px 20px 30px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    width: 100%;
    min-height: 40%;
    bottom: 0;
    left: -10px;
}
.hermes .tp-tab-date {
    display: block;
    color: #888;
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 10px;
}
.hermes .tp-tab-title {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 19px;
}
.hermes .tp-tab.selected .tp-tab-title:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 0 30px 10px;
    border-color: transparent transparent transparent #363636;
    content: " ";
    position: absolute;
    right: -9px;
    bottom: 50%;
    margin-bottom: -30px;
}
.hermes .tp-tab-mask {
    padding-right: 10px!important;
}
@media only screen and (max-width:960px) {
    .hermes .tp-tab .tp-tab-title {
    font-size: 14px;
    line-height: 16px;
}
.hermes .tp-tab-date {
    font-size: 11px;
    line-height: 13px;
    margin-bottom: 10px;
}
.hermes .tp-tab-content {
    padding: 15px 15px 15px 25px;
}
}@media only screen and (max-width:768px) {
    .hermes .tp-tab .tp-tab-title {
    font-size: 12px;
    line-height: 14px;
}
.hermes .tp-tab-date {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 5px;
}
.hermes .tp-tab-content {
    padding: 10px 10px 10px 20px;
}
}.hesperiden.tparrows {
    cursor: pointer;
    background: #000;
    background: rgba(0, 0, 0, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 50%}
.hesperiden.tparrows:hover {
    background: #000;
}
.hesperiden.tparrows:before {
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}
.hesperiden.tparrows.tp-leftarrow:before {
    content: "\e82c";
    margin-left: -3px;
}
.hesperiden.tparrows.tp-rightarrow:before {
    content: "\e82d";
    margin-right: -3px;
}
.hesperiden.tp-bullets:before, .metis .tp-bullet-title:after, .metis.tp-tabs:before {
    content: " "}
.hesperiden.tp-bullets:before {
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box;
    border-radius: 8px;
}
.hesperiden .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #999;
    background: -moz-linear-gradient(top, #999 0, #e1e1e1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #999), color-stop(100%, #e1e1e1));
    background: -webkit-linear-gradient(top, #999 0, #e1e1e1 100%);
    background: -o-linear-gradient(top, #999 0, #e1e1e1 100%);
    background: -ms-linear-gradient(top, #999 0, #e1e1e1 100%);
    background: linear-gradient(to bottom, #999 0, #e1e1e1 100%);
    filter: progid:dximagetransform.microsoft.gradient( 
    startcolorstr="#999999",  endcolorstr="#e1e1e1",  gradienttype=0 );
    border: 3px solid #e5e5e5;
    border-radius: 50%;
    cursor: pointer;
    box-sizing: content-box;
}
.hesperiden .tp-bullet.selected, .hesperiden .tp-bullet:hover {
    background: #666;
}
.hesperiden .tp-thumb {
    opacity: 1;
    -webkit-perspective: 600px;
    perspective: 600px;
}
.hesperiden .tp-thumb .tp-thumb-title {
    font-size: 12px;
    position: absolute;
    margin-top: -10px;
    color: #fff;
    display: block;
    z-index: 1000;
    background-color: #000;
    padding: 5px 10px;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    transition: all .3s;
    -webkit-transition: all .3s;
    transform: rotatex(90deg) translatez(.001px);
    transform-origin: 50% 100%;
    -webkit-transform: rotatex(90deg) translatez(.001px);
    -webkit-transform-origin: 50% 100%;
    opacity: 0;
}
.hesperiden .tp-thumb:hover .tp-thumb-title {
    transform: rotatex(0);
    -webkit-transform: rotatex(0);
    opacity: 1;
}
.hesperiden .tp-tab {
    opacity: 1;
    padding: 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
}
.hesperiden .tp-tab-image {
    width: 60px;
    height: 60px;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    display: inline-block;
    float: left;
}
.hesperiden .tp-tab-content {
    background: rgba(0, 0, 0, 0);
    padding: 15px 15px 15px 85px;
    left: 0;
    overflow: hidden;
    margin-top: -15px;
    box-sizing: border-box;
    color: #333;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
}
.hesperiden .tp-tab-date {
    display: block;
    color: #aaa;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0;
}
.hesperiden .tp-tab-title {
    display: block;
    text-align: left;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    text-transform: none;
    line-height: 17px;
}
.metis .tp-tab-number, .metis .tp-tab-title {
    font-weight: 400;
    font-family: "Playfair Display"}
.hesperiden .tp-tab.selected, .hesperiden .tp-tab:hover {
    background: #eee;
}
.metis.tparrows {
    background: #fff;
    padding: 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
}
.metis.tparrows:hover {
    background: #fff;
    background: rgba(255, 255, 255, .75);
}
.metis.tparrows:before {
    color: #000;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.metis.tparrows:hover:before {
    transform: scale(1.5);
}
.metis .tp-bullet {
    opacity: 1;
    width: 50px;
    height: 50px;
    padding: 3px;
    background: #000;
    background-color: rgba(0, 0, 0, .25);
    margin: 0;
    box-sizing: border-box;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 50%}
.metis .tp-bullet-image {
    border-radius: 50%;
    display: block;
    box-sizing: border-box;
    position: relative;
    -webkit-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 5px 5px 10px 0 rgba(0, 0, 0, .25);
    width: 44px;
    height: 44px;
    background-size: cover;
    background-position: center center;
}
.metis .tp-bullet-title {
    position: absolute;
    bottom: 65px;
    display: inline-block;
    left: 50%;
    background: #000;
    background: rgba(0, 0, 0, .75);
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    transition: all .3s;
    -webkit-transition: all .3s;
    transform: translateZ(.001px) translateX(-50%) translateY(14px);
    transform-origin: 50% 100%;
    -webkit-transform: translateZ(.001px) translateX(-50%) translateY(14px);
    -webkit-transform-origin: 50% 100%;
    opacity: 0;
    white-space: nowrap;
}
.metis .tp-bullet:hover .tp-bullet-title {
    transform: rotateX(0) translateX(-50%);
    -webkit-transform: rotateX(0) translateX(-50%);
    opacity: 1;
}
.metis .tp-bullet.selected, .metis .tp-bullet:hover {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(119, 119, 119, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(119, 119, 119, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff",  endColorstr="#777777",  GradientType=0 );
}
.metis .tp-bullet-title:after {
    position: absolute;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0;
    border-color: rgba(0, 0, 0, .75) transparent transparent;
    bottom: -8px;
}
.metis .tp-tab-number {
    color: #fff;
    font-size: 40px;
    line-height: 30px;
    width: 50px;
    margin-right: 17px;
    display: inline-block;
    float: left;
}
.metis .tp-tab-mask {
    padding-left: 20px;
    left: 0;
    max-width: 90px!important;
    transition: .4s padding-left, .4s left, .4s max-width;
}
.metis:hover .tp-tab-mask {
    padding-left: 0;
    left: 50px;
    max-width: 500px!important;
}
.metis .tp-tab-divider {
    border-right: 1px solid transparent;
    height: 30px;
    width: 1px;
    margin-top: 5px;
    display: inline-block;
    float: left;
}
.metis .tp-tab-title {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    padding-top: 10px;
    padding-left: 30px;
    display: inline-block;
    transform: translateX(-100%);
    transition: .4s all;
}
.persephone.tparrows:before, .zeus .tp-thumb-more:before, .zeus.tparrows:before {
    font-family: revicons;
}
.metis .tp-tab-title-mask {
    position: absolute;
    overflow: hidden;
    left: 67px;
}
.metis:hover .tp-tab-title {
    transform: translateX(0);
}
.metis .tp-tab {
    opacity: .15;
    transition: .4s all;
}
.metis .tp-tab.selected, .metis .tp-tab:hover {
    opacity: 1;
}
.metis .tp-tab.selected .tp-tab-divider {
    border-right: 1px solid #cdb083;
}
.metis.tp-tabs {
    max-width: 118px!important;
    padding-left: 50px;
}
.metis.tp-tabs:before {
    height: 100%;
    width: 88px;
    background: rgba(0, 0, 0, .15);
    border-right: 1px solid rgba(255, 255, 255, .1);
    left: 0;
    top: 0;
    position: absolute;
    transition: .4s all;
}
.metis.tp-tabs:hover:before {
    width: 118px;
}
@media (max-width:499px) {
    .metis.tp-tabs: before {
    background: rgba(0, 0, 0, .75);
}
}.persephone.tparrows {
    cursor: pointer;
    background: #aaa;
    background: rgba(200, 200, 200, .5);
    width: 40px;
    height: 40px;
    position: absolute;
    display: block;
    z-index: 100;
    border: 1px solid #f5f5f5;
}
.persephone.tparrows:hover {
    background: #333;
}
.persephone.tparrows:before {
    font-size: 15px;
    color: #fff;
    display: block;
    line-height: 40px;
    text-align: center;
}
.persephone.tparrows.tp-leftarrow:before {
    content: "\e824"}
.persephone.tparrows.tp-rightarrow:before {
    content: "\e825"}
.persephone.tp-bullets:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 100%;
    background: 0 0;
    padding: 10px;
    margin-left: -10px;
    margin-top: -10px;
    box-sizing: content-box;
}
.persephone .tp-bullet {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #aaa;
    border: 1px solid #e5e5e5;
    cursor: pointer;
    box-sizing: content-box;
}
.persephone .tp-bullet.selected, .persephone .tp-bullet:hover {
    background: #222;
}
.uranus.tparrows {
    width: 50px;
    height: 50px;
    background: 0 0;
}
.uranus.tparrows:before {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 40px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.uranus .tp-bullet-inner, .zeus .tp-arr-imgholder, .zeus .tp-title-wrap {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.uranus.tparrows:hover:before {
    opacity: .75;
}
.uranus .tp-bullet {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -webkit-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    background: 0 0;
}
.uranus .tp-bullet.selected, .uranus .tp-bullet:hover {
    box-shadow: 0 0 0 2px #FFF;
    border: none;
    border-radius: 50%;
    background: 0 0;
}
.uranus .tp-bullet-inner {
    -webkit-transition: background-color .3s ease, -webkit-transform .3s ease;
    transition: background-color .3s ease, transform .3s ease;
    outline: 0;
    border-radius: 50%;
    background-color: #FFF;
    background-color: rgba(255, 255, 255, .3);
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
}
.uranus .tp-bullet.selected .tp-bullet-inner, .uranus .tp-bullet:hover .tp-bullet-inner {
    transform: scale(.4);
    -webkit-transform: scale(.4);
    background-color: #fff;
}
.zeus.tparrows {
    cursor: pointer;
    min-width: 70px;
    min-height: 70px;
    position: absolute;
    display: block;
    z-index: 100;
    border-radius: 35px;
    overflow: hidden;
    background: rgba(10, 37, 62, .1);
}
.zeus.tparrows:before {
    font-size: 30px;
    color: #fff;
    display: block;
    line-height: 70px;
    text-align: center;
    z-index: 2;
    position: relative;
}
.zeus.tparrows.tp-leftarrow:before {
    content: "\e824"}
.zeus.tparrows.tp-rightarrow:before {
    content: "\e825"}
.zeus .tp-title-wrap {
    background: #000;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    border-radius: 50%}
.zeus .tp-arr-imgholder {
    position: absolute;
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
}
.zeus.tp-rightarrow .tp-arr-imgholder {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
}
.zeus.tparrows:hover .tp-arr-imgholder {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
}
.zeus.tparrows:hover .tp-title-wrap {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}
.zeus .tp-bullet {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
}
.zeus .tp-bullet:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 50%;
    background-color: #FFF;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
}
.zeus .tp-bullet-image, .zeus .tp-bullet-imageoverlay, .zeus .tp-bullet-title {
    visibility: hidden;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    width: 135px;
    position: absolute;
}
.zeus .tp-bullet.selected:after, .zeus .tp-bullet:hover:after {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.zeus .tp-bullet-image, .zeus .tp-bullet-imageoverlay {
    height: 60px;
    background: #000;
    background: rgba(0, 0, 0, .5);
    bottom: 25px;
    left: 50%;
    margin-left: -65px;
    box-sizing: border-box;
    background-size: cover;
    background-position: center center;
    backface-visibility: hidden;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 4px;
}
.zeus .tp-bullet-imageoverlay, .zeus .tp-bullet-title {
    z-index: 2;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.zeus .tp-bullet-title {
    color: #fff;
    text-align: center;
    line-height: 15px;
    font-size: 13px;
    font-weight: 600;
    z-index: 3;
    backface-visibility: hidden;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    bottom: 45px;
    vertical-align: middle;
    left: -57px;
}
.post-tabs .tp-thumb-title, .zeus .tp-thumb-title {
    letter-spacing: 1px;
    box-sizing: border-box;
    font-weight: 500;
}
.post-tabs .tp-thumb, .zeus .tp-tab, .zeus .tp-thumb {
    opacity: 1;
}
.zeus .tp-bullet:hover .tp-bullet-image, .zeus .tp-bullet:hover .tp-bullet-imageoverlay, .zeus .tp-bullet:hover .tp-bullet-title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.zeus .tp-thumb-over {
    background: #000;
    background: rgba(0, 0, 0, .25);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.zeus .tp-thumb-more:before, .zeus .tp-thumb-title {
    font-size: 12px;
    text-align: left;
    z-index: 2;
    display: block;
}
.zeus .tp-thumb-more:before {
    color: #aaa;
    color: rgba(255, 255, 255, .75);
    line-height: 12px;
    position: absolute;
    top: 20px;
    right: 20px;
    content: "\e825"}
.post-tabs .tp-thumb-over, .zeus .tp-thumb-title {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.zeus .tp-thumb-title {
    font-family: Roboto;
    color: #fff;
    line-height: 15px;
    padding: 20px 35px 20px 20px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.zeus .tp-thumb.selected .tp-thumb-more:before, .zeus .tp-thumb:hover .tp-thumb-more:before {
    color: #aaa;
}
.zeus .tp-thumb.selected .tp-thumb-over, .zeus .tp-thumb:hover .tp-thumb-over {
    background: #000;
}
.zeus .tp-thumb.selected .tp-thumb-title, .zeus .tp-thumb:hover .tp-thumb-title {
    color: #fff;
}
.zeus .tp-tab {
    box-sizing: border-box;
}
.zeus .tp-tab-title {
    display: block;
    text-align: center;
    background: rgba(0, 0, 0, .25);
    font-weight: 700;
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    padding: 9px 10px;
}
.zeus .tp-tab.selected .tp-tab-title, .zeus .tp-tab:hover .tp-tab-title {
    color: #000;
    background: rgba(255, 255, 255, 1);
}
.post-tabs .tp-thumb-over {
    background: #252525;
    z-index: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.post-tabs .tp-thumb-more:before, .post-tabs .tp-thumb-title {
    display: block;
    text-align: left;
    position: absolute;
    z-index: 2;
    font-size: 12px;
}
.post-tabs .tp-thumb-more:before {
    font-family: revicons;
    color: #aaa;
    color: rgba(255, 255, 255, .75);
    line-height: 12px;
    top: 15px;
    right: 15px;
    content: "\e825"}
.post-tabs .tp-thumb-title {
    font-family: raleway;
    color: #fff;
    line-height: 15px;
    top: 0;
    left: 0;
    padding: 15px 30px 15px 15px;
    width: 100%;
    height: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%}
.post-tabs .tp-thumb.selected .tp-thumb-more:before, .post-tabs .tp-thumb:hover .tp-thumb-more:before {
    color: #aaa;
}
.post-tabs .tp-thumb.selected .tp-thumb-over, .post-tabs .tp-thumb:hover .tp-thumb-over {
    background: #fff;
}
.post-tabs .tp-thumb.selected .tp-thumb-title, .post-tabs .tp-thumb:hover .tp-thumb-title {
    color: #000;
}
.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
}
.mfp-wrap {
    z-index: 1043;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
#toast-container *, img.mfp-img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.datepicker table, .fc-icon, .video-js {
    -ms-user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none!important;
}
.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #CCC;
}
.mfp-preloader a:hover {
    color: #FFF;
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none;
}
button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mfp-figure:after, .mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close:focus, .mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    text-align: right;
    padding-right: 6px;
    width: 100%}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-figure, img.mfp-img {
    line-height: 0;
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent;
}
.mfp-arrow .mfp-a, .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow .mfp-b, .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px;
}
.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px;
}
.mfp-arrow-right .mfp-b, .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%}
.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
}
.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block;
}
img.mfp-img {
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444;
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
    padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
}
.mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
}
.mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    text-align: center;
    padding: 0;
}
}@media all and (max-width:900px) {
    .mfp-arrow {
    -webkit-transform: scale(.75);
    transform: scale(.75);
}
.mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
}
.mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%}
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;
}
}.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}