@charset "UTF-8";

html {
    font-family: sans-serif;
    line-height: 1.15;
}
body {
    margin: 0;
}
details, footer, header, main, menu, nav, section {
    display: block;
}
progress, video {
    display: inline-block;
}
progress {
    vertical-align: baseline;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline-width: 0;
}
b, strong {
    font-weight: bolder;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
code {
    font-family: monospace,monospace;
    font-size: 1em;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0;
}
optgroup {
    font-weight: 700;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
[type="reset"], [type="submit"], button, html [type="button"] {
}
[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted buttontext;
}
textarea {
    overflow: auto;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="search"] {
    outline-offset: -2px;
}
@media print {
*, *::after, *::before, *::first-letter, blockquote::first-line, div::first-line, li::first-line, p::first-line {
    box-shadow: none;
    text-shadow: none;
}
a, a:visited {
    text-decoration: underline;
}
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
img, tr {
    page-break-inside: avoid;
}
h2, h3, p {
}
h2, h3 {
    page-break-after: avoid;
}
.navbar {
    display: none;
}
.tag {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse;
}
.table td, .table th {
    background-color: #fff;
}
}
html {
    box-sizing: border-box;
}
*, *::after, *::before {
    box-sizing: inherit;
}
html {
    font-size: 16px;
}
body {
    background-color: #fff;
    color: #373a3c;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}
[tabindex="-1"]:focus {
    outline: 0 none;
}
h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    margin-top: 0;
}
p {
    margin-top: 0;
}
address, p {
    margin-bottom: 1rem;
}
address {
    font-style: normal;
    line-height: inherit;
}
ol, ul {
    margin-bottom: 1rem;
    margin-top: 0;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
dt {
    font-weight: 700;
}
blockquote {
    margin: 0 0 1rem;
}
a {
    /* color: #0275d8; */
    text-decoration: none;
}
a:focus, a:hover {
    /* color: #014c8c; */
    text-decoration: underline;
}
a:focus {
    outline-offset: -2px;
}
a:not([href]):not([tabindex]), a:focus:not([href]):not([tabindex]), a:hover:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:focus:not([href]):not([tabindex]) {
    outline: 0 none;
}
img {
    vertical-align: middle;
}
[role="button"] {
    cursor: pointer;
}
[role="button"], a, area, button, input, label, select, textarea {
    touch-action: manipulation;
}
table {
    background-color: transparent;
    border-collapse: collapse;
}
caption {
    caption-side: bottom;
    color: #818a91;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}
caption, th {
    text-align: left;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button:focus {
    outline: 1px dotted;
}
button, input, select, textarea {
    line-height: inherit;
}
input[type="checkbox"]:disabled, input[type="radio"]:disabled {
    cursor: not-allowed;
}
input[type="date"], input[type="datetime-local"], input[type="month"], input[type="time"] {
}
textarea {
    resize: vertical;
}
input[type="search"] {
}
[hidden] {
    display: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    /* line-height: 1.1; */
    margin-bottom: 0.5rem;
}
.h1, h1 {
    font-size: 2.5rem;
}
.h2, h2 {
    font-size: 2rem;
}
.h3, h3 {
    font-size: 1.75rem;
}
.h4, h4 {
    font-size: 1.5rem;
}
.h5, h5 {
    font-size: 1.25rem;
}
.h6, h6 {
    font-size: 1rem;
}
.display-1 {
    font-size: 6rem;
    font-weight: 300;
}
.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
}
.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
}
.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0.1) currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
.list-inline {
    list-style: outside none none;
    padding-left: 0;
}
.list-inline-item {
    display: inline-block;
}
.list-inline-item:not(:last-child) {
    margin-right: 5px;
}
.blockquote {
    border-left: 0.25rem solid #eceeef;
    font-size: 1.25rem;
    margin-bottom: 1rem;
    padding: 0.5rem 1rem;
}
.blockquote-footer {
    color: #818a91;
    display: block;
    font-size: 80%;
}
.blockquote-footer::before {
    content: "— ";
}
.blockquote-reverse {
    border-left: 0 none;
    border-right: 0.25rem solid #eceeef;
    padding-left: 0;
    padding-right: 1rem;
    text-align: right;
}
.blockquote-reverse .blockquote-footer::before {
    content: "";
}
.blockquote-reverse .blockquote-footer::after {
    content: " —";
}
.carousel-inner > .carousel-item > a > img, .carousel-inner > .carousel-item > img, .img-fluid, .img-thumbnail {
    height: auto;
    max-width: 100%;
}
.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    padding: 0.25rem;
    transition: all 0.2s ease-in-out 0s;
}
code {
    background-color: #f7f7f9;
    border-radius: 0.25rem;
    color: #bd4147;
    font-family: Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: 90%;
    padding: 0.2rem 0.4rem;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 576px) {
.container {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 768px) {
.container {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 992px) {
.container {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 1200px) {
.container {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 576px) {
.container {
    max-width: 100%;
    width: 540px;
}
}
@media (min-width: 768px) {
.container {
    max-width: 100%;
    width: 720px;
}
}
@media (min-width: 992px) {
.container {
    max-width: 100%;
    width: 960px;
}
}
@media (min-width: 1200px) {
.container {
    max-width: 100%;
    width: 1140px;
}
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.container-fluid::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 576px) {
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 768px) {
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 992px) {
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 1200px) {
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 576px) {
.row {
    margin-left: -15px;
    margin-right: -15px;
}
}
@media (min-width: 768px) {
.row {
    margin-left: -15px;
    margin-right: -15px;
}
}
@media (min-width: 992px) {
.row {
    margin-left: -15px;
    margin-right: -15px;
}
}
@media (min-width: 1200px) {
.row {
    margin-left: -15px;
    margin-right: -15px;
}
}
.col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
@media (min-width: 576px) {
.col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 768px) {
.col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 992px) {
.col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}
}
@media (min-width: 1200px) {
.col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}
}
.col-xs-1 {
    float: left;
    width: 8.33333%;
}
.col-xs-2 {
    float: left;
    width: 16.6667%;
}
.col-xs-3 {
    float: left;
    width: 25%;
}
.col-xs-4 {
    float: left;
    width: 33.3333%;
}
.col-xs-5 {
    float: left;
    width: 41.6667%;
}
.col-xs-6 {
    float: left;
    width: 50%;
}
.col-xs-7 {
    float: left;
    width: 58.3333%;
}
.col-xs-8 {
    float: left;
    width: 66.6667%;
}
.col-xs-9 {
    float: left;
    width: 75%;
}
.col-xs-10 {
    float: left;
    width: 83.3333%;
}
.col-xs-11 {
    float: left;
    width: 91.6667%;
}
.col-xs-12 {
    float: left;
    width: 100%;
}
.push-xs-0 {
    left: auto;
}
.push-xs-1 {
    left: 8.33333%;
}
.push-xs-2 {
    left: 16.6667%;
}
.push-xs-3 {
    left: 25%;
}
.push-xs-4 {
    left: 33.3333%;
}
.push-xs-5 {
    left: 41.6667%;
}
.push-xs-6 {
    left: 50%;
}
.push-xs-7 {
    left: 58.3333%;
}
.push-xs-8 {
    left: 66.6667%;
}
.push-xs-9 {
    left: 75%;
}
.push-xs-10 {
    left: 83.3333%;
}
.push-xs-11 {
    left: 91.6667%;
}
.push-xs-12 {
    left: 100%;
}
.offset-xs-1 {
    margin-left: 8.33333%;
}
.offset-xs-2 {
    margin-left: 16.6667%;
}
.offset-xs-3 {
    margin-left: 25%;
}
.offset-xs-4 {
    margin-left: 33.3333%;
}
.offset-xs-5 {
    margin-left: 41.6667%;
}
.offset-xs-6 {
    margin-left: 50%;
}
.offset-xs-7 {
    margin-left: 58.3333%;
}
.offset-xs-8 {
    margin-left: 66.6667%;
}
.offset-xs-9 {
    margin-left: 75%;
}
.offset-xs-10 {
    margin-left: 83.3333%;
}
.offset-xs-11 {
    margin-left: 91.6667%;
}
@media (min-width: 576px) {
.col-sm-1 {
    float: left;
    width: 8.33333%;
}
.col-sm-2 {
    float: left;
    width: 16.6667%;
}
.col-sm-3 {
    float: left;
    width: 25%;
}
.col-sm-4 {
    float: left;
    width: 33.3333%;
}
.col-sm-5 {
    float: left;
    width: 41.6667%;
}
.col-sm-6 {
    float: left;
    width: 50%;
}
.col-sm-7 {
    float: left;
    width: 58.3333%;
}
.col-sm-8 {
    float: left;
    width: 66.6667%;
}
.col-sm-9 {
    float: left;
    width: 75%;
}
.col-sm-10 {
    float: left;
    width: 83.3333%;
}
.col-sm-11 {
    float: left;
    width: 91.6667%;
}
.col-sm-12 {
    float: left;
    width: 100%;
}
.push-sm-0 {
    left: auto;
}
.push-sm-1 {
    left: 8.33333%;
}
.push-sm-2 {
    left: 16.6667%;
}
.push-sm-3 {
    left: 25%;
}
.push-sm-4 {
    left: 33.3333%;
}
.push-sm-5 {
    left: 41.6667%;
}
.push-sm-6 {
    left: 50%;
}
.push-sm-7 {
    left: 58.3333%;
}
.push-sm-8 {
    left: 66.6667%;
}
.push-sm-9 {
    left: 75%;
}
.push-sm-10 {
    left: 83.3333%;
}
.push-sm-11 {
    left: 91.6667%;
}
.push-sm-12 {
    left: 100%;
}
.offset-sm-0 {
    margin-left: 0;
}
.offset-sm-1 {
    margin-left: 8.33333%;
}
.offset-sm-2 {
    margin-left: 16.6667%;
}
.offset-sm-3 {
    margin-left: 25%;
}
.offset-sm-4 {
    margin-left: 33.3333%;
}
.offset-sm-5 {
    margin-left: 41.6667%;
}
.offset-sm-6 {
    margin-left: 50%;
}
.offset-sm-7 {
    margin-left: 58.3333%;
}
.offset-sm-8 {
    margin-left: 66.6667%;
}
.offset-sm-9 {
    margin-left: 75%;
}
.offset-sm-10 {
    margin-left: 83.3333%;
}
.offset-sm-11 {
    margin-left: 91.6667%;
}
}
@media (min-width: 768px) {
.col-md-1 {
    float: left;
    width: 8.33333%;
}
.col-md-2 {
    float: left;
    width: 16.6667%;
}
.col-md-3 {
    float: left;
    width: 25%;
}
.col-md-4 {
    float: left;
    width: 33.3333%;
}
.col-md-5 {
    float: left;
    width: 41.6667%;
}
.col-md-6 {
    float: left;
    width: 50%;
}
.col-md-7 {
    float: left;
    width: 58.3333%;
}
.col-md-8 {
    float: left;
    width: 66.6667%;
}
.col-md-9 {
    float: left;
    width: 75%;
}
.col-md-10 {
    float: left;
    width: 83.3333%;
}
.col-md-11 {
    float: left;
    width: 91.6667%;
}
.col-md-12 {
    float: left;
    width: 100%;
}
.push-md-0 {
    left: auto;
}
.push-md-1 {
    left: 8.33333%;
}
.push-md-2 {
    left: 16.6667%;
}
.push-md-3 {
    left: 25%;
}
.push-md-4 {
    left: 33.3333%;
}
.push-md-5 {
    left: 41.6667%;
}
.push-md-6 {
    left: 50%;
}
.push-md-7 {
    left: 58.3333%;
}
.push-md-8 {
    left: 66.6667%;
}
.push-md-9 {
    left: 75%;
}
.push-md-10 {
    left: 83.3333%;
}
.push-md-11 {
    left: 91.6667%;
}
.push-md-12 {
    left: 100%;
}
.offset-md-0 {
    margin-left: 0;
}
.offset-md-1 {
    margin-left: 8.33333%;
}
.offset-md-2 {
    margin-left: 16.6667%;
}
.offset-md-3 {
    margin-left: 25%;
}
.offset-md-4 {
    margin-left: 33.3333%;
}
.offset-md-5 {
    margin-left: 41.6667%;
}
.offset-md-6 {
    margin-left: 50%;
}
.offset-md-7 {
    margin-left: 58.3333%;
}
.offset-md-8 {
    margin-left: 66.6667%;
}
.offset-md-9 {
    margin-left: 75%;
}
.offset-md-10 {
    margin-left: 83.3333%;
}
.offset-md-11 {
    margin-left: 91.6667%;
}
}
@media (min-width: 992px) {
.col-lg-1 {
    float: left;
    width: 8.33333%;
}
.col-lg-2 {
    float: left;
    width: 16.6667%;
}
.col-lg-3 {
    float: left;
    width: 25%;
}
.col-lg-4 {
    float: left;
    width: 33.3333%;
}
.col-lg-5 {
    float: left;
    width: 41.6667%;
}
.col-lg-6 {
    float: left;
    width: 50%;
}
.col-lg-7 {
    float: left;
    width: 58.3333%;
}
.col-lg-8 {
    float: left;
    width: 66.6667%;
}
.col-lg-9 {
    float: left;
    width: 75%;
}
.col-lg-10 {
    float: left;
    width: 83.3333%;
}
.col-lg-11 {
    float: left;
    width: 91.6667%;
}
.col-lg-12 {
    float: left;
    width: 100%;
}
.push-lg-0 {
    left: auto;
}
.push-lg-1 {
    left: 8.33333%;
}
.push-lg-2 {
    left: 16.6667%;
}
.push-lg-3 {
    left: 25%;
}
.push-lg-4 {
    left: 33.3333%;
}
.push-lg-5 {
    left: 41.6667%;
}
.push-lg-6 {
    left: 50%;
}
.push-lg-7 {
    left: 58.3333%;
}
.push-lg-8 {
    left: 66.6667%;
}
.push-lg-9 {
    left: 75%;
}
.push-lg-10 {
    left: 83.3333%;
}
.push-lg-11 {
    left: 91.6667%;
}
.push-lg-12 {
    left: 100%;
}
.offset-lg-0 {
    margin-left: 0;
}
.offset-lg-1 {
    margin-left: 8.33333%;
}
.offset-lg-2 {
    margin-left: 16.6667%;
}
.offset-lg-3 {
    margin-left: 25%;
}
.offset-lg-4 {
    margin-left: 33.3333%;
}
.offset-lg-5 {
    margin-left: 41.6667%;
}
.offset-lg-6 {
    margin-left: 50%;
}
.offset-lg-7 {
    margin-left: 58.3333%;
}
.offset-lg-8 {
    margin-left: 66.6667%;
}
.offset-lg-9 {
    margin-left: 75%;
}
.offset-lg-10 {
    margin-left: 83.3333%;
}
.offset-lg-11 {
    margin-left: 91.6667%;
}
}
.table {
    margin-bottom: 1rem;
    max-width: 100%;
    width: 100%;
}
.table td, .table th {
    border-top: 1px solid #eceeef;
    padding: 0.75rem;
    vertical-align: top;
}
.table thead th {
    border-bottom: 2px solid #eceeef;
    vertical-align: bottom;
}
.table tbody + tbody {
    border-top: 2px solid #eceeef;
}
.table .table {
    background-color: #fff;
}
.table-sm td, .table-sm th {
    padding: 0.3rem;
}
.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th, .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}
.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;
}
.thead-default th {
    background-color: #eceeef;
    color: #55595c;
}
.table-reflow thead {
    float: left;
}
.table-reflow tbody {
    display: block;
    white-space: nowrap;
}
.table-reflow td, .table-reflow th {
    border-left: 1px solid #eceeef;
    border-top: 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 {
    float: left;
}
.table-reflow tr td, .table-reflow tr th {
    border: 1px solid #eceeef;
    display: block;
}
.form-control {
    background-clip: padding-box;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    color: #55595c;
    display: block;
    font-size: 1rem;
    /* line-height: 1.25; */
    padding: 0.5rem 0.75rem;
    width: 100%;
}
.form-control:focus {
    background-color: #fff;
    border-color: #66afe9;
    color: #55595c;
    outline: 0 none;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control::placeholder {
    color: #999;
    opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
    background-color: #eceeef;
    opacity: 1;
}
.form-control:disabled {
    cursor: not-allowed;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(2.5rem - 2px);
}
.form-control-file, .form-control-range {
    display: block;
}
.col-form-label {
    margin-bottom: 0;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.col-form-label-lg {
    font-size: 1.25rem;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
}
.col-form-label-sm {
    font-size: 0.875rem;
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
.form-control-static {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px 0;
    line-height: 1.25;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.form-control-static.form-control-lg, .form-control-static.form-control-sm {
    padding-left: 0;
    padding-right: 0;
}
.form-control-sm {
    border-radius: 0.2rem;
    font-size: 0.875rem;
    padding: 0.25rem 0.5rem;
}
select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem;
}
.form-control-lg {
    border-radius: 0.3rem;
    font-size: 1.25rem;
    padding: 0.75rem 1.5rem;
}
select.form-control-lg:not([size]):not([multiple]) {
    height: 3.16667rem;
}
.form-text {
    display: block;
    margin-top: 0.25rem;
}
.form-check {
    display: block;
    margin-bottom: 0.75rem;
    position: relative;
}
.form-check + .form-check {
    margin-top: -0.25rem;
}
.form-check.disabled .form-check-label {
    color: #818a91;
    cursor: not-allowed;
}
.form-check-label {
    cursor: pointer;
    margin-bottom: 0;
    padding-left: 1.25rem;
}
.form-check-input {
    margin-left: -1.25rem;
    margin-top: 0.25rem;
    position: absolute;
}
.form-check-input:only-child {
    position: static;
}
.form-check-inline {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding-left: 1.25rem;
    position: relative;
    vertical-align: middle;
}
.form-check-inline + .form-check-inline {
    margin-left: 0.75rem;
}
.form-check-inline.disabled {
    color: #818a91;
    cursor: not-allowed;
}
.form-control-success {
    background-position: right 0.625rem center;
    background-repeat: no-repeat;
    background-size: 1.25rem 1.25rem;
    padding-right: 2.25rem;
}
.has-success .col-form-label, .has-success .form-check-inline, .has-success .form-check-label, .has-success .form-control-label {
    color: #5cb85c;
}
.has-success .form-control {
    border-color: #5cb85c;
}
.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3E%3Cpath fill=\'%235cb85c\' d=\'M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3E%3C/svg%3E");
}
@media (min-width: 576px) {
.form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.form-inline .form-control-static {
    display: inline-block;
}
.form-inline .form-check, .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-check {
    display: inline-block;
    margin-top: 0;
}
.form-inline .form-check-label {
    padding-left: 0;
}
.form-inline .form-check-input {
    margin-left: 0;
    position: relative;
}
}
.btn {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    padding: 0.5rem 1rem;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
    outline-offset: -2px;
}
.btn.focus, .btn:focus, .btn:hover {
    text-decoration: none;
}
.btn.active, .btn:active {
    background-image: none;
    outline: 0 none;
}
.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: 0.65;
}
a.btn.disabled {
    pointer-events: none;
}
.btn-info {
    background-color: #5bc0de;
    border-color: #5bc0de;
    color: #fff;
}
.btn-info.focus, .btn-info:focus, .btn-info:hover {
    background-color: #31b0d5;
    border-color: #2aabd2;
    color: #fff;
}
.btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2;
    color: #fff;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .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 {
    background-color: #269abc;
    border-color: #1f7e9a;
    color: #fff;
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info.focus:disabled, .btn-info:disabled:focus, .btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de;
}
.btn-success {
    background-color: #5cb85c;
    border-color: #5cb85c;
    color: #fff;
}
.btn-success.focus, .btn-success:focus, .btn-success:hover {
    background-color: #449d44;
    border-color: #419641;
    color: #fff;
}
.btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
    background-color: #449d44;
    background-image: none;
    border-color: #419641;
    color: #fff;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .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 {
    background-color: #398439;
    border-color: #2d672d;
    color: #fff;
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success.focus:disabled, .btn-success:disabled:focus, .btn-success:disabled:hover {
    background-color: #5cb85c;
    border-color: #5cb85c;
}
.btn-link {
    border-radius: 0;
    color: #0275d8;
    font-weight: 400;
}
.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 {
    background-color: transparent;
    color: #014c8c;
    text-decoration: underline;
}
.btn-link:disabled:focus, .btn-link:disabled:hover {
    color: #818a91;
    text-decoration: none;
}
.btn-lg {
    border-radius: 0.3rem;
    font-size: 1.25rem;
    padding: 0.75rem 1.5rem;
}
.btn-sm {
    border-radius: 0.2rem;
    font-size: 0.875rem;
    padding: 0.25rem 0.5rem;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 0.5rem;
}
input.btn-block[type="button"], input.btn-block[type="reset"], input.btn-block[type="submit"] {
    width: 100%;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}
.fade.active {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.active {
    display: block;
}
tr.collapse.active {
    display: table-row;
}
tbody.collapse.active {
    display: table-row-group;
}
.collapsing {
    height: 0;
    overflow: hidden;
    transition-duration: 0.35s;
    transition-property: height;
    transition-timing-function: ease;
}
.collapsing, .dropdown {
    position: relative;
}
.dropdown-toggle::after {
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.3em solid;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 0.3em;
    vertical-align: middle;
    width: 0;
}
.dropdown-toggle:focus {
    outline: 0 none;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    color: #373a3c;
    display: none;
    float: left;
    font-size: 1rem;
    left: 0;
    list-style: outside none none;
    margin: 0.125rem 0 0;
    min-width: 10rem;
    padding: 0.5rem 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    clear: both;
    color: #373a3c;
    display: block;
    font-weight: 400;
    padding: 3px 1.5rem;
    text-align: inherit;
    white-space: nowrap;
    width: 100%;
}
.dropdown-item:focus, .dropdown-item:hover {
    background-color: #f5f5f5;
    color: #2b2d2f;
    text-decoration: none;
}
.dropdown-item.active, .dropdown-item.active:focus, .dropdown-item.active:hover {
    background-color: #0275d8;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
.dropdown-item.disabled, .dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    color: #818a91;
}
.dropdown-item.disabled:focus, .dropdown-item.disabled:hover {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none;
}
.active > .dropdown-menu {
    display: block;
}
.active > a {
    outline: 0 none;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    color: #818a91;
    display: block;
    font-size: 0.875rem;
    margin-bottom: 0;
    padding: 0.5rem 1.5rem;
    white-space: nowrap;
}
.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990;
}
.navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 0.125rem;
    top: auto;
}
.btn + .dropdown-toggle-split {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.btn + .dropdown-toggle-split::after {
    margin-left: 0;
}
.btn-sm + .dropdown-toggle-split {
    padding-left: 0.375rem;
    padding-right: 0.375rem;
}
.btn-lg + .dropdown-toggle-split {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
}
[data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn input[type="radio"] {
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
    position: absolute;
}
.nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.nav-link {
    display: inline-block;
}
.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 {
    background-color: transparent;
    color: #818a91;
    cursor: not-allowed;
}
.nav-inline .nav-item {
    display: inline-block;
}
.nav-inline .nav-item + .nav-item, .nav-inline .nav-link + .nav-link {
    margin-left: 1rem;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.navbar {
    padding: 0.5rem 1rem;
    position: relative;
}
.navbar::after {
    clear: both;
    content: "";
    display: table;
}
@media (min-width: 576px) {
.navbar {
    border-radius: 0;
}
}
.navbar-full {
    z-index: 1000;
}
@media (min-width: 576px) {
.navbar-full {
    border-radius: 0;
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
}
@media (min-width: 576px) {
.navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
}
}
.navbar-fixed-top {
    top: 0;
}
.navbar-fixed-bottom {
    bottom: 0;
}
.navbar-sticky-top {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 1030;
}
@media (min-width: 576px) {
.navbar-sticky-top {
    border-radius: 0;
}
}
.navbar-text {
    display: inline-block;
    padding-bottom: 0.425rem;
    padding-top: 0.425rem;
}
.navbar-nav .nav-item {
    float: left;
}
.navbar-nav .nav-link {
    display: block;
    padding-bottom: 0.425rem;
    padding-top: 0.425rem;
}
.navbar-nav .nav-item + .nav-item, .navbar-nav .nav-link + .nav-link {
    margin-left: 1rem;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7);
}
.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, 0.9);
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    opacity: 0.9;
    outline: 0 none;
    text-decoration: none;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    display: inline-block;
    font-family: serif;
    height: 20px;
    line-height: 1;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 5;
}
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next {
    margin-right: -10px;
    right: 50%;
}
.carousel-control .icon-prev::before {
    content: "‹";
}
.carousel-control .icon-next::before {
    content: "›";
}
.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}
.carousel-indicators li {
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px;
}
.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}
.carousel-caption .btn {
    text-shadow: none;
}
@media (min-width: 576px) {
.carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 30px;
    height: 30px;
    margin-top: -15px;
    width: 30px;
}
.carousel-control .icon-prev {
    margin-left: -15px;
}
.carousel-control .icon-next {
    margin-right: -15px;
}
.carousel-caption {
    left: 20%;
    padding-bottom: 30px;
    right: 20%;
}
.carousel-indicators {
    bottom: 20px;
}
}
.align-top {
    vertical-align: top;
}
.align-middle {
    vertical-align: middle;
}
.align-bottom {
    vertical-align: bottom;
}
.align-text-bottom {
    vertical-align: text-bottom;
}
.align-text-top {
    vertical-align: text-top;
}
.bg-success {
    background-color: #5cb85c;
}
a.bg-success:focus, a.bg-success:hover {
    background-color: #449d44;
}
.bg-info {
    background-color: #5bc0de;
}
a.bg-info:focus, a.bg-info:hover {
    background-color: #31b0d5;
}
.d-none {
    display: none;
}
.d-inline {
    display: inline;
}
.d-inline-block {
    display: inline-block;
}
.d-block {
    display: block;
}
.d-table {
    display: table;
}
.d-table-cell {
    display: table-cell;
}
@media (min-width: 576px) and (min-width: 576px) {
.d-sm-none {
    display: none;
}
.d-sm-inline {
    display: inline;
}
.d-sm-inline-block {
    display: inline-block;
}
.d-sm-block {
    display: block;
}
.d-sm-table {
    display: table;
}
.d-sm-table-cell {
    display: table-cell;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.d-md-none {
    display: none;
}
.d-md-inline {
    display: inline;
}
.d-md-inline-block {
    display: inline-block;
}
.d-md-block {
    display: block;
}
.d-md-table {
    display: table;
}
.d-md-table-cell {
    display: table-cell;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.d-lg-none {
    display: none;
}
.d-lg-inline {
    display: inline;
}
.d-lg-inline-block {
    display: inline-block;
}
.d-lg-block {
    display: block;
}
.d-lg-table {
    display: table;
}
.d-lg-table-cell {
    display: table-cell;
}
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.float-none {
    float: none;
}
@media (min-width: 576px) and (min-width: 576px) {
.float-sm-left {
    float: left;
}
.float-sm-right {
    float: right;
}
.float-sm-none {
    float: none;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.float-md-left {
    float: left;
}
.float-md-right {
    float: right;
}
.float-md-none {
    float: none;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.float-lg-left {
    float: left;
}
.float-lg-right {
    float: right;
}
.float-lg-none {
    float: none;
}
}
.w-100 {
    width: 100%;
}
.h-100 {
    height: 100%;
}
.my-0 {
    margin-bottom: 0;
    margin-top: 0;
}
.m-1 {
    margin: 0.25rem;
}
.mt-1 {
    margin-top: 0.25rem;
}
.mb-1, .my-1 {
    margin-bottom: 0.25rem;
}
.my-1 {
    margin-top: 0.25rem;
}
.m-2 {
    margin: 0.5rem;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mb-2, .my-2 {
    margin-bottom: 0.5rem;
}
.my-2 {
    margin-top: 0.5rem;
}
.m-3 {
    margin: 1rem;
}
.mt-3 {
    margin-top: 1rem;
}
.mb-3, .my-3 {
    margin-bottom: 1rem;
}
.my-3 {
    margin-top: 1rem;
}
.m-4 {
    margin: 1.5rem;
}
.mt-4 {
    margin-top: 1.5rem;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem;
}
.my-4 {
    margin-top: 1.5rem;
}
.m-5 {
    margin: 3rem;
}
.mt-5 {
    margin-top: 3rem;
}
.mb-5, .my-5 {
    margin-bottom: 3rem;
}
.my-5 {
    margin-top: 3rem;
}
.px-0 {
    padding-left: 0;
    padding-right: 0;
}
.py-0 {
    padding-bottom: 0;
    padding-top: 0;
}
.p-1 {
    padding: 0.25rem;
}
.pt-1 {
    padding-top: 0.25rem;
}
.pr-1 {
    padding-right: 0.25rem;
}
.pl-1, .px-1 {
    padding-left: 0.25rem;
}
.px-1 {
    padding-right: 0.25rem;
}
.py-1 {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
.p-2 {
    padding: 0.5rem;
}
.pt-2 {
    padding-top: 0.5rem;
}
.pr-2 {
    padding-right: 0.5rem;
}
.pl-2, .px-2 {
    padding-left: 0.5rem;
}
.px-2 {
    padding-right: 0.5rem;
}
.py-2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
.p-3 {
    padding: 1rem;
}
.pt-3 {
    padding-top: 1rem;
}
.pr-3 {
    padding-right: 1rem;
}
.pl-3, .px-3 {
    padding-left: 1rem;
}
.px-3 {
    padding-right: 1rem;
}
.py-3 {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.p-4 {
    padding: 1.5rem;
}
.pt-4 {
    padding-top: 1.5rem;
}
.pr-4 {
    padding-right: 1.5rem;
}
.pl-4, .px-4 {
    padding-left: 1.5rem;
}
.px-4 {
    padding-right: 1.5rem;
}
.py-4 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}
.p-5 {
    padding: 3rem;
}
.pt-5 {
    padding-top: 3rem;
}
.pr-5 {
    padding-right: 3rem;
}
.pl-5, .px-5 {
    padding-left: 3rem;
}
.px-5 {
    padding-right: 3rem;
}
.py-5 {
    padding-bottom: 3rem;
    padding-top: 3rem;
}
@media (min-width: 576px) and (min-width: 576px) {
.m-sm-0 {
    margin: 0;
}
.mt-sm-0 {
    margin-top: 0;
}
.mb-sm-0, .my-sm-0 {
    margin-bottom: 0;
}
.my-sm-0 {
    margin-top: 0;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.m-sm-1 {
    margin: 0.25rem;
}
.mt-sm-1 {
    margin-top: 0.25rem;
}
.mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem;
}
.my-sm-1 {
    margin-top: 0.25rem;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.m-sm-2 {
    margin: 0.5rem;
}
.mt-sm-2 {
    margin-top: 0.5rem;
}
.mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem;
}
.my-sm-2 {
    margin-top: 0.5rem;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.m-sm-3 {
    margin: 1rem;
}
.mt-sm-3 {
    margin-top: 1rem;
}
.mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem;
}
.my-sm-3 {
    margin-top: 1rem;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.m-sm-4 {
    margin: 1.5rem;
}
.mt-sm-4 {
    margin-top: 1.5rem;
}
.mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem;
}
.my-sm-4 {
    margin-top: 1.5rem;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.m-sm-5 {
    margin: 3rem;
}
.mt-sm-5 {
    margin-top: 3rem;
}
.mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem;
}
.my-sm-5 {
    margin-top: 3rem;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.p-sm-0 {
    padding: 0;
}
.pt-sm-0 {
    padding-top: 0;
}
.pr-sm-0 {
    padding-right: 0;
}
.pl-sm-0, .px-sm-0 {
    padding-left: 0;
}
.px-sm-0 {
    padding-right: 0;
}
.py-sm-0 {
    padding-bottom: 0;
    padding-top: 0;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.p-sm-1 {
    padding: 0.25rem;
}
.pt-sm-1 {
    padding-top: 0.25rem;
}
.pr-sm-1 {
    padding-right: 0.25rem;
}
.pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem;
}
.px-sm-1 {
    padding-right: 0.25rem;
}
.py-sm-1 {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.p-sm-2 {
    padding: 0.5rem;
}
.pt-sm-2 {
    padding-top: 0.5rem;
}
.pr-sm-2 {
    padding-right: 0.5rem;
}
.pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem;
}
.px-sm-2 {
    padding-right: 0.5rem;
}
.py-sm-2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.p-sm-3 {
    padding: 1rem;
}
.pt-sm-3 {
    padding-top: 1rem;
}
.pr-sm-3 {
    padding-right: 1rem;
}
.pl-sm-3, .px-sm-3 {
    padding-left: 1rem;
}
.px-sm-3 {
    padding-right: 1rem;
}
.py-sm-3 {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.p-sm-4 {
    padding: 1.5rem;
}
.pt-sm-4 {
    padding-top: 1.5rem;
}
.pr-sm-4 {
    padding-right: 1.5rem;
}
.pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem;
}
.px-sm-4 {
    padding-right: 1.5rem;
}
.py-sm-4 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}
}
@media (min-width: 576px) and (min-width: 576px) {
.p-sm-5 {
    padding: 3rem;
}
.pt-sm-5 {
    padding-top: 3rem;
}
.pr-sm-5 {
    padding-right: 3rem;
}
.pl-sm-5, .px-sm-5 {
    padding-left: 3rem;
}
.px-sm-5 {
    padding-right: 3rem;
}
.py-sm-5 {
    padding-bottom: 3rem;
    padding-top: 3rem;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.m-md-0 {
    margin: 0;
}
.mt-md-0 {
    margin-top: 0;
}
.mb-md-0, .my-md-0 {
    margin-bottom: 0;
}
.my-md-0 {
    margin-top: 0;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.m-md-1 {
    margin: 0.25rem;
}
.mt-md-1 {
    margin-top: 0.25rem;
}
.mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem;
}
.my-md-1 {
    margin-top: 0.25rem;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.m-md-2 {
    margin: 0.5rem;
}
.mt-md-2 {
    margin-top: 0.5rem;
}
.mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem;
}
.my-md-2 {
    margin-top: 0.5rem;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.m-md-3 {
    margin: 1rem;
}
.mt-md-3 {
    margin-top: 1rem;
}
.mb-md-3, .my-md-3 {
    margin-bottom: 1rem;
}
.my-md-3 {
    margin-top: 1rem;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.m-md-4 {
    margin: 1.5rem;
}
.mt-md-4 {
    margin-top: 1.5rem;
}
.mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem;
}
.my-md-4 {
    margin-top: 1.5rem;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.m-md-5 {
    margin: 3rem;
}
.mt-md-5 {
    margin-top: 3rem;
}
.mb-md-5, .my-md-5 {
    margin-bottom: 3rem;
}
.my-md-5 {
    margin-top: 3rem;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.p-md-0 {
    padding: 0;
}
.pt-md-0 {
    padding-top: 0;
}
.pr-md-0 {
    padding-right: 0;
}
.pl-md-0, .px-md-0 {
    padding-left: 0;
}
.px-md-0 {
    padding-right: 0;
}
.py-md-0 {
    padding-bottom: 0;
    padding-top: 0;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.p-md-1 {
    padding: 0.25rem;
}
.pt-md-1 {
    padding-top: 0.25rem;
}
.pr-md-1 {
    padding-right: 0.25rem;
}
.pl-md-1, .px-md-1 {
    padding-left: 0.25rem;
}
.px-md-1 {
    padding-right: 0.25rem;
}
.py-md-1 {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.p-md-2 {
    padding: 0.5rem;
}
.pt-md-2 {
    padding-top: 0.5rem;
}
.pr-md-2 {
    padding-right: 0.5rem;
}
.pl-md-2, .px-md-2 {
    padding-left: 0.5rem;
}
.px-md-2 {
    padding-right: 0.5rem;
}
.py-md-2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.p-md-3 {
    padding: 1rem;
}
.pt-md-3 {
    padding-top: 1rem;
}
.pr-md-3 {
    padding-right: 1rem;
}
.pl-md-3, .px-md-3 {
    padding-left: 1rem;
}
.px-md-3 {
    padding-right: 1rem;
}
.py-md-3 {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.p-md-4 {
    padding: 1.5rem;
}
.pt-md-4 {
    padding-top: 1.5rem;
}
.pr-md-4 {
    padding-right: 1.5rem;
}
.pl-md-4, .px-md-4 {
    padding-left: 1.5rem;
}
.px-md-4 {
    padding-right: 1.5rem;
}
.py-md-4 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}
}
@media (min-width: 768px) and (min-width: 768px) {
.p-md-5 {
    padding: 3rem;
}
.pt-md-5 {
    padding-top: 3rem;
}
.pr-md-5 {
    padding-right: 3rem;
}
.pl-md-5, .px-md-5 {
    padding-left: 3rem;
}
.px-md-5 {
    padding-right: 3rem;
}
.py-md-5 {
    padding-bottom: 3rem;
    padding-top: 3rem;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.m-lg-0 {
    margin: 0;
}
.mt-lg-0 {
    margin-top: 0;
}
.mb-lg-0, .my-lg-0 {
    margin-bottom: 0;
}
.my-lg-0 {
    margin-top: 0;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.m-lg-1 {
    margin: 0.25rem;
}
.mt-lg-1 {
    margin-top: 0.25rem;
}
.mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem;
}
.my-lg-1 {
    margin-top: 0.25rem;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.m-lg-2 {
    margin: 0.5rem;
}
.mt-lg-2 {
    margin-top: 0.5rem;
}
.mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem;
}
.my-lg-2 {
    margin-top: 0.5rem;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.m-lg-3 {
    margin: 1rem;
}
.mt-lg-3 {
    margin-top: 1rem;
}
.mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem;
}
.my-lg-3 {
    margin-top: 1rem;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.m-lg-4 {
    margin: 1.5rem;
}
.mt-lg-4 {
    margin-top: 1.5rem;
}
.mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem;
}
.my-lg-4 {
    margin-top: 1.5rem;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.m-lg-5 {
    margin: 3rem;
}
.mt-lg-5 {
    margin-top: 3rem;
}
.mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem;
}
.my-lg-5 {
    margin-top: 3rem;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.p-lg-0 {
    padding: 0;
}
.pt-lg-0 {
    padding-top: 0;
}
.pr-lg-0 {
    padding-right: 0;
}
.pl-lg-0, .px-lg-0 {
    padding-left: 0;
}
.px-lg-0 {
    padding-right: 0;
}
.py-lg-0 {
    padding-bottom: 0;
    padding-top: 0;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.p-lg-1 {
    padding: 0.25rem;
}
.pt-lg-1 {
    padding-top: 0.25rem;
}
.pr-lg-1 {
    padding-right: 0.25rem;
}
.pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem;
}
.px-lg-1 {
    padding-right: 0.25rem;
}
.py-lg-1 {
    padding-bottom: 0.25rem;
    padding-top: 0.25rem;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.p-lg-2 {
    padding: 0.5rem;
}
.pt-lg-2 {
    padding-top: 0.5rem;
}
.pr-lg-2 {
    padding-right: 0.5rem;
}
.pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem;
}
.px-lg-2 {
    padding-right: 0.5rem;
}
.py-lg-2 {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.p-lg-3 {
    padding: 1rem;
}
.pt-lg-3 {
    padding-top: 1rem;
}
.pr-lg-3 {
    padding-right: 1rem;
}
.pl-lg-3, .px-lg-3 {
    padding-left: 1rem;
}
.px-lg-3 {
    padding-right: 1rem;
}
.py-lg-3 {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.p-lg-4 {
    padding: 1.5rem;
}
.pt-lg-4 {
    padding-top: 1.5rem;
}
.pr-lg-4 {
    padding-right: 1.5rem;
}
.pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem;
}
.px-lg-4 {
    padding-right: 1.5rem;
}
.py-lg-4 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}
}
@media (min-width: 992px) and (min-width: 992px) {
.p-lg-5 {
    padding: 3rem;
}
.pt-lg-5 {
    padding-top: 3rem;
}
.pr-lg-5 {
    padding-right: 3rem;
}
.pl-lg-5, .px-lg-5 {
    padding-left: 3rem;
}
.px-lg-5 {
    padding-right: 3rem;
}
.py-lg-5 {
    padding-bottom: 3rem;
    padding-top: 3rem;
}
}
.pos-f-t {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030;
}
.text-xs-left {
    text-align: left;
}
.text-xs-right {
    text-align: right;
}
.text-xs-center {
    text-align: center;
}
@media (min-width: 576px) {
.text-sm-left {
    text-align: left;
}
.text-sm-right {
    text-align: right;
}
.text-sm-center {
    text-align: center;
}
}
@media (min-width: 768px) {
.text-md-left {
    text-align: left;
}
.text-md-right {
    text-align: right;
}
.text-md-center {
    text-align: center;
}
}
@media (min-width: 992px) {
.text-lg-left {
    text-align: left;
}
.text-lg-right {
    text-align: right;
}
.text-lg-center {
    text-align: center;
}
}
.text-success {
    color: #5cb85c;
}
a.text-success:focus, a.text-success:hover {
    color: #449d44;
}
.text-info {
    color: #5bc0de;
}
a.text-info:focus, a.text-info:hover {
    color: #31b0d5;
}
.text-gray-dark {
    color: #373a3c;
}
a.text-gray-dark:focus, a.text-gray-dark:hover {
    color: #1f2021;
}
.text-hide {
    background-color: transparent;
    border: 0 none;
    color: transparent;
    font: 0px/0 a;
    text-shadow: none;
}
.hidden-xs-up {
    display: none;
}
@media (max-width: 575px) {
.hidden-xs-down {
    display: none;
}
}
@media (min-width: 576px) {
.hidden-sm-up {
    display: none;
}
}
@media (max-width: 767px) {
.hidden-sm-down {
    display: none;
}
}
@media (min-width: 768px) {
.hidden-md-up {
    display: none;
}
}
@media (max-width: 991px) {
.hidden-md-down {
    display: none;
}
}
@media (min-width: 992px) {
.hidden-lg-up {
    display: none;
}
}
@media (max-width: 1199px) {
.hidden-lg-down {
    display: none;
}
}
.visible-print-block {
    display: none;
}
@media print {
.visible-print-block {
    display: block;
}
}
.visible-print-inline {
    display: none;
}
@media print {
.visible-print-inline {
    display: inline;
}
}
.visible-print-inline-block {
    display: none;
}
@media print {
.visible-print-inline-block {
    display: inline-block;
}
}
@media print {
.hidden-print {
    display: none;
}
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    text-align: center;
    width: 1.28571em;
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.14286em;
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left: -2.14286em;
    position: absolute;
    text-align: center;
    top: 0.142857em;
    width: 2.14286em;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.fa-rotate-90 {
    transform: rotate(90deg);
}
.fa-rotate-180 {
    transform: rotate(180deg);
}
.fa-rotate-270 {
    transform: rotate(270deg);
}
:root .fa-flip-horizontal, *:root .fa-flip-vertical, *:root .fa-rotate-90, *:root .fa-rotate-180, *:root .fa-rotate-270 {
    filter: none;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}
.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-star::before {
    content: "";
}
.fa-star-o::before {
    content: "";
}
.fa-th-large::before {
    content: "";
}
.fa-th::before {
    content: "";
}
.fa-th-list::before {
    content: "";
}
.fa-check::before {
    content: "";
}
.fa-close::before, .fa-remove::before {
    content: "";
}
.fa-power-off::before {
    content: "";
}
.fa-home::before {
    content: "";
}
.fa-file-o::before {
    content: "";
}
.fa-clock-o::before {
    content: "";
}
.fa-repeat::before, .fa-rotate-right::before {
    content: "";
}
.fa-refresh::before {
    content: "";
}
.fa-list-alt::before {
    content: "";
}
.fa-lock::before {
    content: "";
}
.fa-tag::before {
    content: "";
}
.fa-print::before {
    content: "";
}
.fa-text-height::before {
    content: "";
}
.fa-text-width::before {
    content: "";
}
.fa-align-left::before {
    content: "";
}
.fa-align-center::before {
    content: "";
}
.fa-align-right::before {
    content: "";
}
.fa-list::before {
    content: "";
}
.fa-image::before {
    content: "";
}
.fa-share-square-o::before {
    content: "";
}
.fa-check-square-o::before {
    content: "";
}
.fa-play::before {
    content: "";
}
.fa-pause::before {
    content: "";
}
.fa-stop::before {
    content: "";
}
.fa-forward::before {
    content: "";
}
.fa-fast-forward::before {
    content: "";
}
.fa-step-forward::before {
    content: "";
}
.fa-arrow-left::before {
    content: "";
}
.fa-arrow-right::before {
    content: "";
}
.fa-arrow-up::before {
    content: "";
}
.fa-arrow-down::before {
    content: "";
}
.fa-share::before {
    content: "";
}
.fa-expand::before {
    content: "";
}
.fa-fire::before {
    content: "";
}
.fa-random::before {
    content: "";
}
.fa-comment::before {
    content: "";
}
.fa-twitter-square::before {
    content: "";
}
.fa-facebook-square::before {
    content: "";
}
.fa-key::before {
    content: "";
}
.fa-comments::before {
    content: "";
}
.fa-phone::before {
    content: "";
}
.fa-square-o::before {
    content: "";
}
.fa-phone-square::before {
    content: "";
}
.fa-twitter::before {
    content: "";
}
.fa-facebook-f::before, .fa-facebook::before {
    content: "";
}
.fa-filter::before {
    content: "";
}
.fa-link::before {
    content: "";
}
.fa-copy::before {
    content: "";
}
.fa-square::before {
    content: "";
}
.fa-list-ul::before {
    content: "";
}
.fa-list-ol::before {
    content: "";
}
.fa-table::before {
    content: "";
}
.fa-pinterest::before {
    content: "";
}
.fa-pinterest-square::before {
    content: "";
}
.fa-sort::before {
    content: "";
}
.fa-sort-down::before {
    content: "";
}
.fa-sort-up::before {
    content: "";
}
.fa-rotate-left::before {
    content: "";
}
.fa-comment-o::before {
    content: "";
}
.fa-comments-o::before {
    content: "";
}
.fa-flash::before {
    content: "";
}
.fa-file-text-o::before {
    content: "";
}
.fa-h-square::before {
    content: "";
}
.fa-angle-left::before {
    content: "";
}
.fa-angle-right::before {
    content: "";
}
.fa-angle-up::before {
    content: "";
}
.fa-angle-down::before {
    content: "";
}
.fa-desktop::before {
    content: "";
}
.fa-tablet::before {
    content: "";
}
.fa-mobile-phone::before, .fa-mobile::before {
    content: "";
}
.fa-reply::before {
    content: "";
}
.fa-keyboard-o::before {
    content: "";
}
.fa-code::before {
    content: "";
}
.fa-reply-all::before {
    content: "";
}
.fa-location-arrow::before {
    content: "";
}
.fa-info::before {
    content: "";
}
.fa-html5::before {
    content: "";
}
.fa-css3::before {
    content: "";
}
.fa-check-square::before {
    content: "";
}
.fa-share-square::before {
    content: "";
}
.fa-toggle-down::before {
    content: "";
}
.fa-toggle-up::before {
    content: "";
}
.fa-toggle-right::before {
    content: "";
}
.fa-won::before {
    content: "";
}
.fa-file::before {
    content: "";
}
.fa-file-text::before {
    content: "";
}
.fa-youtube-square::before {
    content: "";
}
.fa-youtube::before {
    content: "";
}
.fa-youtube-play::before {
    content: "";
}
.fa-stack-overflow::before {
    content: "";
}
.fa-instagram::before {
    content: "";
}
.fa-windows::before {
    content: "";
}
.fa-android::before {
    content: "";
}
.fa-dribbble::before {
    content: "";
}
.fa-female::before {
    content: "";
}
.fa-male::before {
    content: "";
}
.fa-toggle-left::before {
    content: "";
}
.fa-vimeo-square::before {
    content: "";
}
.fa-try::before {
    content: "";
}
.fa-google::before {
    content: "";
}
.fa-fax::before {
    content: "";
}
.fa-child::before {
    content: "";
}
.fa-tree::before {
    content: "";
}
.fa-file-image-o::before {
    content: "";
}
.fa-file-video-o::before {
    content: "";
}
.fa-file-code-o::before {
    content: "";
}
.fa-support::before {
    content: "";
}
.fa-ge::before {
    content: "";
}
.fa-send::before {
    content: "";
}
.fa-send-o::before {
    content: "";
}
.fa-history::before {
    content: "";
}
.fa-header::before {
    content: "";
}
.fa-share-alt::before {
    content: "";
}
.fa-share-alt-square::before {
    content: "";
}
.fa-copyright::before {
    content: "";
}
.fa-at::before {
    content: "";
}
.fa-toggle-off::before {
    content: "";
}
.fa-toggle-on::before {
    content: "";
}
.fa-cc::before {
    content: "";
}
.fa-pinterest-p::before {
    content: "";
}
.fa-mouse-pointer::before {
    content: "";
}
.fa-clone::before {
    content: "";
}
.fa-safari::before {
    content: "";
}
.fa-chrome::before {
    content: "";
}
.fa-firefox::before {
    content: "";
}
.fa-opera::before {
    content: "";
}
.fa-internet-explorer::before {
    content: "";
}
.fa-500px::before {
    content: "";
}
.fa-map-pin::before {
    content: "";
}
.fa-map-signs::before {
    content: "";
}
.fa-map-o::before {
    content: "";
}
.fa-map::before {
    content: "";
}
.fa-vimeo::before {
    content: "";
}
.fa-edge::before {
    content: "";
}
.fa-first-order::before {
    content: "";
}
.fa-fa::before {
    content: "";
}
.fa-address-card::before {
    content: "";
}
.fa-address-card-o::before {
    content: "";
}
.fa-id-badge::before {
    content: "";
}
.fa-id-card::before {
    content: "";
}
.fa-id-card-o::before {
    content: "";
}
.fa-s15::before {
    content: "";
}
.fa-window-restore::before {
    content: "";
}
.fa-window-close::before {
    content: "";
}
.fa-window-close-o::before {
    content: "";
}
.pe-fw, .pe-li {
    text-align: center;
}
@font-face {
    font-family: "Pe-icon-7-stroke";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v") format("embedded-opentype"), url("../fonts/Pe-icon-7-stroke.woff?d7yf1v") format("woff"), url("../fonts/Pe-icon-7-stroke.ttf?d7yf1v") format("truetype"), url("../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke") format("svg");
}
[class*=" pe-7s-"], [class^="pe-7s-"] {
    display: inline-block;
    font-family: Pe-icon-7-stroke;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
}
.pe-lg {
    font-size: 1.33em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.pe-stack {
    vertical-align: middle;
}
.pe-2x {
    font-size: 2em;
}
.pe-3x {
    font-size: 3em;
}
.pe-4x {
    font-size: 4em;
}
.pe-5x {
    font-size: 5em;
}
.pe-fw {
    width: 1.28571em;
}
.pe-ul {
    list-style-type: none;
    margin-left: 2.14286em;
    padding-left: 0;
}
.pe-ul > li {
    position: relative;
}
.pe-li {
    left: -2.14286em;
    position: absolute;
    top: 0.14286em;
    width: 2.14286em;
}
.pe-li.pe-lg {
    left: -1.85714em;
}
.pe-border {
    border: 0.08em solid #eaeaea;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.pe-rotate-90 {
    transform: rotate(90deg);
}
.pe-rotate-180 {
    transform: rotate(180deg);
}
.pe-rotate-270 {
    transform: rotate(270deg);
}
.pe-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    width: 2em;
}
.pe-stack-1x, .pe-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.pe-stack-1x {
    line-height: inherit;
}
.pe-stack-2x {
    font-size: 2em;
}
.pe-7s-album::before {
    content: "";
}
.pe-7s-back-2::before {
    content: "";
}
.pe-7s-female::before {
    content: "";
}
.pe-7s-hammer::before {
    content: "";
}
.pe-7s-male::before {
    content: "";
}
.pe-7s-map-2::before {
    content: "";
}
.pe-7s-next-2::before {
    content: "";
}
.pe-7s-plugin::before {
    content: "";
}
.pe-7s-refresh-2::before {
    content: "";
}
.pe-7s-close::before {
    content: "";
}
.pe-7s-way::before {
    content: "";
}
.pe-7s-id::before {
    content: "";
}
.pe-7s-angle-up::before {
    content: "";
}
.pe-7s-angle-right::before {
    content: "";
}
.pe-7s-angle-left::before {
    content: "";
}
.pe-7s-up-arrow::before {
    content: "";
}
.pe-7s-angle-down::before {
    content: "";
}
.pe-7s-switch::before {
    content: "";
}
.pe-7s-video::before {
    content: "";
}
.pe-7s-timer::before {
    content: "";
}
.pe-7s-target::before {
    content: "";
}
.pe-7s-star::before {
    content: "";
}
.pe-7s-shuffle::before {
    content: "";
}
.pe-7s-share::before {
    content: "";
}
.pe-7s-repeat::before {
    content: "";
}
.pe-7s-refresh::before {
    content: "";
}
.pe-7s-radio::before {
    content: "";
}
.pe-7s-print::before {
    content: "";
}
.pe-7s-prev::before {
    content: "";
}
.pe-7s-mute::before {
    content: "";
}
.pe-7s-power::before {
    content: "";
}
.pe-7s-portfolio::before {
    content: "";
}
.pe-7s-like2::before {
    content: "";
}
.pe-7s-left-arrow::before {
    content: "";
}
.pe-7s-play::before {
    content: "";
}
.pe-7s-key::before {
    content: "";
}
.pe-7s-pin::before {
    content: "";
}
.pe-7s-phone::before {
    content: "";
}
.pe-7s-pen::before {
    content: "";
}
.pe-7s-right-arrow::before {
    content: "";
}
.pe-7s-bottom-arrow::before {
    content: "";
}
.pe-7s-next::before {
    content: "";
}
.pe-7s-mouse::before {
    content: "";
}
.pe-7s-more::before {
    content: "";
}
.pe-7s-menu::before {
    content: "";
}
.pe-7s-map::before {
    content: "";
}
.pe-7s-loop::before {
    content: "";
}
.pe-7s-lock::before {
    content: "";
}
.pe-7s-link::before {
    content: "";
}
.pe-7s-like::before {
    content: "";
}
.pe-7s-light::before {
    content: "";
}
.pe-7s-less::before {
    content: "";
}
.pe-7s-info::before {
    content: "";
}
.pe-7s-home::before {
    content: "";
}
.pe-7s-global::before {
    content: "";
}
.pe-7s-filter::before {
    content: "";
}
.pe-7s-file::before {
    content: "";
}
.pe-7s-expand1::before {
    content: "";
}
.pe-7s-drop::before {
    content: "";
}
.pe-7s-display2::before {
    content: "";
}
.pe-7s-display1::before {
    content: "";
}
.pe-7s-date::before {
    content: "";
}
.pe-7s-copy-file::before {
    content: "";
}
.pe-7s-config::before {
    content: "";
}
.pe-7s-comment::before {
    content: "";
}
.pe-7s-clock::before {
    content: "";
}
.pe-7s-check::before {
    content: "";
}
.pe-7s-call::before {
    content: "";
}
.pe-7s-box2::before {
    content: "";
}
.pe-7s-box1::before {
    content: "";
}
.pe-7s-back::before {
    content: "";
}
.flickity-enabled {
    position: relative;
}
.flickity-enabled:focus {
    outline: 0 none;
}
.flickity-viewport {
    height: 100%;
    overflow: hidden;
    position: relative;
}
.flickity-slider {
    height: 100%;
    position: absolute;
    width: 100%;
}
.flickity-enabled.is-draggable {
    -moz-user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
    cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: grabbing;
}
.flickity-prev-next-button {
    background: hsla(0, 0%, 100%, 0.75) none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    cursor: pointer;
    height: 44px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 44px;
}
.flickity-prev-next-button:hover {
    background: #fff none repeat scroll 0 0;
}
.flickity-prev-next-button:focus {
    box-shadow: 0 0 0 5px #09f;
    outline: 0 none;
}
.flickity-prev-next-button:active {
    opacity: 0.6;
}
.flickity-prev-next-button.previous {
    left: 10px;
}
.flickity-prev-next-button.next {
    right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
    left: 10px;
    right: auto;
}
.flickity-prev-next-button:disabled {
    cursor: auto;
    opacity: 0.3;
}
.flickity-prev-next-button svg {
    height: 60%;
    left: 20%;
    position: absolute;
    top: 20%;
    width: 60%;
}
.flickity-prev-next-button .arrow {
    fill: #333;
}
.flickity-page-dots {
    bottom: -25px;
    line-height: 1;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.flickity-rtl .flickity-page-dots {
    direction: rtl;
}
.flickity-page-dots .dot {
    background: #333 none repeat scroll 0 0;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 8px;
    opacity: 0.25;
    width: 10px;
}
.flickity-page-dots .dot.is-selected {
    opacity: 1;
}
html {
    overflow-y: scroll;
}
body {
    color: #5f5f5f;
}
.nk-main, body {
    background-color: #f6f6f6;
}
.nk-main {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
a {
    color: #cf103f;
}
a:focus, a:hover {
    color: #cf103f;
	text-decoration:none;
}
*::-moz-selection {
    background-color: #444;
    color: #fff;
}
.nk-block {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.nk-block::after, .nk-block::before {
    clear: both;
    content: "";
    display: table;
}
.bg-image, .bg-video {
    z-index: -1;
}
.bg-image, .bg-image > div, .bg-video, .bg-video > div {
    background-position: 50% 50%;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.bg-image-row, .bg-video, .bg-video-row {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}
.bg-image-row, .bg-video-row {
    position: absolute;
    z-index: -1;
}
.bg-image-row > div, .bg-video-row > div {
    height: 100%;
    overflow: hidden;
}
@media (max-width: 991px) {
.bg-image-row, .bg-video-row {
    position: relative;
}
.bg-image-row > div, .bg-video-row > div {
    padding-top: 56.25%;
}
.bg-image-row > div > div, .bg-video-row > div > div {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
}
.bg-color {
    background-color: #252525;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.nk-gap, .nk-gap-1, .nk-gap-2, .nk-gap-3, .nk-gap-4, .nk-gap-5, .nk-gap-6 {
    display: block;
    height: 20px;
}
.nk-gap-1::after, .nk-gap-1::before, .nk-gap-2::after, .nk-gap-2::before, .nk-gap-3::after, .nk-gap-3::before, .nk-gap-4::after, .nk-gap-4::before, .nk-gap-5::after, .nk-gap-5::before, .nk-gap-6::after, .nk-gap-6::before, .nk-gap::after, .nk-gap::before {
    clear: both;
    content: "";
    display: table;
}
.nk-gap-1 {
    height: 30px;
}
.nk-gap-2 {
    height: 40px;
}
.nk-gap-3 {
    height: 60px;
}
.nk-gap-4 {
    height: 80px;
}
.nk-gap-5 {
    height: 100px;
}
.nk-gap-6 {
    height: 120px;
}
html {
    font-size: 15px;
}
body {
    font-family: Open Sans,sans-serif;
    letter-spacing: 0.004em;
    line-height: 1.65;
}
p {
    margin-bottom: 1.6rem;
}
b, strong {
    font-weight: 700;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1rem;
}
.display-1, .display-2, .display-3, .display-4, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #171717;
    font-family: Open Sans,sans-serif;
    font-weight: 700;
}
.display-1 {
    font-size: 4.1rem;
}
.display-2 {
    font-size: 3.6rem;
}
.display-3 {
    font-size: 3.4rem;
}
.display-4 {
    font-size: 2.6rem;
}
.h2, h2 {
    font-size: 2.1rem;
}
.h3, h3 {
    font-size: 1.69rem;
}
.h4, h4 {
    font-size: 1.4rem;
}
.nk-subtitle {
    font-size: 0.93rem;
    letter-spacing: 0.2em;
    margin-bottom: 1.1rem;
}
.nk-subtitle, .nk-subtitle-2 {
    font-family: inherit;
    text-transform: uppercase;
}
.nk-subtitle-2 {
    font-size: 0.96rem;
    font-weight: 500;
}
.row.vertical-gap > [class*="col-"] {
    padding-top: 30px;
}
.row.vertical-gap {
    margin-top: -30px;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px;
}
.thead-default th {
    background-color: #f7f7f7;
    color: #444;
}
.table td, .table th, .table thead th {
    border-color: #f2f2f2;
}
.nk-modal .modal-content {
    border: medium none;
    border-radius: 0;
}
.nk-modal .modal-footer, .nk-modal .modal-header {
    border-bottom-color: #f3f3f3;
    border-top-color: #f3f3f3;
    padding: 25px 30px;
}
.nk-modal .modal-footer .close, .nk-modal .modal-header .close {
    margin-top: 0;
    position: relative;
    z-index: 2;
}
.nk-modal .modal-body {
    padding: 30px;
}
.nk-modal.fade .modal-dialog {
    transform: translate(0px);
    transition: none 0s ease 0s ;
}
@media (min-width: 544px) {
.nk-modal .modal-dialog {
    margin-bottom: 60px;
    margin-top: 60px;
}
}
.text-main-1 {
    color: #cf103f;
}
.text-white {
    color: #fff;
}
.text-black {
    color: #000;
}
.text-dark-1 {
    color: #252525;
}
.text-dark-2 {
    color: #2f2f2f;
}
.text-dark-3 {
    color: #393939;
}
.text-dark-4 {
    color: #444;
}
.text-gray-1 {
    color: #fafafa;
}
.text-gray-2 {
    color: #f7f7f7;
}
.text-gray-3 {
    color: #f5f5f5;
}
.text-gray-4 {
    color: #f2f2f2;
}
.bg-main-1 {
    background-color: #cf103f;
}
.bg-white {
    background-color: #fff;
}
.bg-black {
    background-color: #000;
}
.bg-dark-1 {
    background-color: #252525;
}
.bg-dark-2 {
    background-color: #2f2f2f;
}
.bg-dark-3 {
    background-color: #393939;
}
.bg-dark-4 {
    background-color: #444;
}
.bg-gray-1 {
    background-color: #fafafa;
}
.bg-gray-2 {
    background-color: #f7f7f7;
}
.bg-gray-3 {
    background-color: #f5f5f5;
}
.bg-gray-4 {
    background-color: #f2f2f2;
}
.nk-img, .nk-img-fit {
    max-width: 100%;
}
@media (max-width: 543px) {
.nk-img-fit-xs-down {
    max-width: 100%;
}
}
@media (min-width: 544px) {
.nk-img-fit-sm-up {
    max-width: 100%;
}
}
@media (max-width: 767px) {
.nk-img-fit-sm-down {
    max-width: 100%;
}
}
@media (min-width: 768px) {
.nk-img-fit-md-up {
    max-width: 100%;
}
}
@media (max-width: 991px) {
.nk-img-fit-md-down {
    max-width: 100%;
}
}
@media (min-width: 992px) {
.nk-img-fit-lg-up {
    max-width: 100%;
}
}
@media (max-width: 1199px) {
.nk-img-fit-lg-down {
    max-width: 100%;
}
}
.nk-img-stretch {
    width: 100%;
}
.align-left {
    text-align: left;
}
.align-center {
    text-align: center;
}
.align-right {
    text-align: right;
}
.fw-100 {
    font-weight: 100;
}
.fw-200 {
    font-weight: 200;
}
.fw-300 {
    font-weight: 300;
}
.fw-400 {
    font-weight: 400;
}
.fw-500 {
    font-weight: 500;
}
.fw-600 {
    font-weight: 600;
}
.fw-700 {
    font-weight: 700;
}
.fw-800 {
    font-weight: 800;
}
.fw-900 {
    font-weight: 900;
}
.of-a {
    overflow: auto;
}
.of-h {
    overflow: hidden;
}
.of-v {
    overflow: visible;
}
.of-x-a {
    overflow-x: auto;
}
.of-x-h {
    overflow-x: hidden;
}
.of-x-v {
    overflow-x: visible;
}
.of-y-a {
    overflow-y: auto;
}
.of-y-h {
    overflow-y: hidden;
}
.of-y-v {
    overflow-y: visible;
}
.br-0 {
    border-radius: 0;
}
.br-1 {
    border-radius: 1px;
}
.br-2 {
    border-radius: 2px;
}
.br-3 {
    border-radius: 3px;
}
.br-4 {
    border-radius: 4px;
}
.br-5 {
    border-radius: 5px;
}
.br-6 {
    border-radius: 6px;
}
.br-7 {
    border-radius: 7px;
}
.br-8 {
    border-radius: 8px;
}
.br-9 {
    border-radius: 9px;
}
.br-10 {
    border-radius: 10px;
}
.br-12 {
    border-radius: 12px;
}
.br-14 {
    border-radius: 14px;
}
.br-16 {
    border-radius: 16px;
}
.br-18 {
    border-radius: 18px;
}
.br-20 {
    border-radius: 20px;
}
.br-25 {
    border-radius: 25px;
}
.br-30 {
    border-radius: 30px;
}
.br-35 {
    border-radius: 35px;
}
.p-0 {
    padding: 0;
}
.p-1 {
    padding: 1px;
}
.p-2 {
    padding: 2px;
}
.p-3 {
    padding: 3px;
}
.p-4 {
    padding: 4px;
}
.p-5 {
    padding: 5px;
}
.p-6 {
    padding: 6px;
}
.p-7 {
    padding: 7px;
}
.p-8 {
    padding: 8px;
}
.p-9 {
    padding: 9px;
}
.p-10 {
    padding: 10px;
}
.p-15 {
    padding: 15px;
}
.p-20 {
    padding: 20px;
}
.p-25 {
    padding: 25px;
}
.p-30 {
    padding: 30px;
}
.p-35 {
    padding: 35px;
}
.p-40 {
    padding: 40px;
}
.p-45 {
    padding: 45px;
}
.p-50 {
    padding: 50px;
}
.p-60 {
    padding: 60px;
}
.p-70 {
    padding: 70px;
}
.p-80 {
    padding: 80px;
}
.p-90 {
    padding: 90px;
}
.p-100 {
    padding: 100px;
}
.pt-0 {
    padding-top: 0;
}
.pt-1 {
    padding-top: 1px;
}
.pt-2 {
    padding-top: 2px;
}
.pt-3 {
    padding-top: 3px;
}
.pt-4 {
    padding-top: 4px;
}
.pt-5 {
    padding-top: 5px;
}
.pt-6 {
    padding-top: 6px;
}
.pt-7 {
    padding-top: 7px;
}
.pt-8 {
    padding-top: 8px;
}
.pt-9 {
    padding-top: 9px;
}
.pt-10 {
    padding-top: 10px;
}
.pt-15 {
    padding-top: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pt-25 {
    padding-top: 25px;
}
.pt-30 {
    padding-top: 30px;
}
.pt-35 {
    padding-top: 35px;
}
.pt-40 {
    padding-top: 40px;
}
.pt-45 {
    padding-top: 45px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-60 {
    padding-top: 60px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-80 {
    padding-top: 80px;
}
.pt-90 {
    padding-top: 90px;
}
.pt-100 {
    padding-top: 100px;
}
.pl-0 {
    padding-left: 0;
}
.pl-1 {
    padding-left: 1px;
}
.pl-2 {
    padding-left: 2px;
}
.pl-3 {
    padding-left: 3px;
}
.pl-4 {
    padding-left: 4px;
}
.pl-5 {
    padding-left: 5px;
}
.pl-6 {
    padding-left: 6px;
}
.pl-7 {
    padding-left: 7px;
}
.pl-8 {
    padding-left: 8px;
}
.pl-9 {
    padding-left: 9px;
}
.pl-10 {
    padding-left: 10px;
}
.pl-15 {
    padding-left: 15px;
}
.pl-20 {
    padding-left: 20px;
}
.pl-25 {
    padding-left: 25px;
}
.pl-30 {
    padding-left: 30px;
}
.pl-35 {
    padding-left: 35px;
}
.pl-40 {
    padding-left: 40px;
}
.pl-45 {
    padding-left: 45px;
}
.pl-50 {
    padding-left: 50px;
}
.pl-60 {
    padding-left: 60px;
}
.pl-70 {
    padding-left: 70px;
}
.pl-80 {
    padding-left: 80px;
}
.pl-90 {
    padding-left: 90px;
}
.pl-100 {
    padding-left: 100px;
}
.pr-0 {
    padding-right: 0;
}
.pr-1 {
    padding-right: 1px;
}
.pr-2 {
    padding-right: 2px;
}
.pr-3 {
    padding-right: 3px;
}
.pr-4 {
    padding-right: 4px;
}
.pr-5 {
    padding-right: 5px;
}
.pr-6 {
    padding-right: 6px;
}
.pr-7 {
    padding-right: 7px;
}
.pr-8 {
    padding-right: 8px;
}
.pr-9 {
    padding-right: 9px;
}
.pr-10 {
    padding-right: 10px;
}
.pr-15 {
    padding-right: 15px;
}
.pr-20 {
    padding-right: 20px;
}
.pr-25 {
    padding-right: 25px;
}
.pr-30 {
    padding-right: 30px;
}
.pr-35 {
    padding-right: 35px;
}
.pr-40 {
    padding-right: 40px;
}
.pr-45 {
    padding-right: 45px;
}
.pr-50 {
    padding-right: 50px;
}
.pr-60 {
    padding-right: 60px;
}
.pr-70 {
    padding-right: 70px;
}
.pr-80 {
    padding-right: 80px;
}
.pr-90 {
    padding-right: 90px;
}
.pr-100 {
    padding-right: 100px;
}
.m-0 {
    margin: 0;
}
.m-1 {
    margin: 1px;
}
.m-2 {
    margin: 2px;
}
.m-3 {
    margin: 3px;
}
.m-4 {
    margin: 4px;
}
.m-5 {
    margin: 5px;
}
.m-6 {
    margin: 6px;
}
.m-7 {
    margin: 7px;
}
.m-8 {
    margin: 8px;
}
.m-9 {
    margin: 9px;
}
.m-10 {
    margin: 10px;
}
.m-11 {
    margin: 11px;
}
.m-12 {
    margin: 12px;
}
.m-13 {
    margin: 13px;
}
.m-14 {
    margin: 14px;
}
.m-15 {
    margin: 15px;
}
.m-20 {
    margin: 20px;
}
.m-25 {
    margin: 25px;
}
.m-30 {
    margin: 30px;
}
.m-35 {
    margin: 35px;
}
.m-40 {
    margin: 40px;
}
.m-45 {
    margin: 45px;
}
.m-50 {
    margin: 50px;
}
.m-60 {
    margin: 60px;
}
.m-70 {
    margin: 70px;
}
.m-80 {
    margin: 80px;
}
.m-90 {
    margin: 90px;
}
.m-100 {
    margin: 100px;
}
.mt-0 {
    margin-top: 0;
}
.mt-1 {
    margin-top: 1px;
}
.mt-2 {
    margin-top: 2px;
}
.mt-3 {
    margin-top: 3px;
}
.mt-4 {
    margin-top: 4px;
}
.mt-5 {
    margin-top: 5px;
}
.mt-6 {
    margin-top: 6px;
}
.mt-7 {
    margin-top: 7px;
}
.mt-8 {
    margin-top: 8px;
}
.mt-9 {
    margin-top: 9px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-11 {
    margin-top: 11px;
}
.mt-12 {
    margin-top: 12px;
}
.mt-13 {
    margin-top: 13px;
}
.mt-14 {
    margin-top: 14px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-25 {
    margin-top: 25px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-45 {
    margin-top: 45px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-60 {
    margin-top: 60px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-80 {
    margin-top: 80px;
}
.mt-90 {
    margin-top: 90px;
}
.mt-100 {
    margin-top: 100px;
}
.mb-0 {
    margin-bottom: 0;
}
.mb-1 {
    margin-bottom: 1px;
}
.mb-2 {
    margin-bottom: 2px;
}
.mb-3 {
    margin-bottom: 3px;
}
.mb-4 {
    margin-bottom: 4px;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-6 {
    margin-bottom: 6px;
}
.mb-7 {
    margin-bottom: 7px;
}
.mb-8 {
    margin-bottom: 8px;
}
.mb-9 {
    margin-bottom: 9px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-11 {
    margin-bottom: 11px;
}
.mb-12 {
    margin-bottom: 12px;
}
.mb-13 {
    margin-bottom: 13px;
}
.mb-14 {
    margin-bottom: 14px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-25 {
    margin-bottom: 25px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-35 {
    margin-bottom: 35px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-45 {
    margin-bottom: 45px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-70 {
    margin-bottom: 70px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-90 {
    margin-bottom: 90px;
}
.mb-100 {
    margin-bottom: 100px;
}
.mnt-0 {
    margin-top: 0;
}
.mnt-1 {
    margin-top: -1px;
}
.mnt-2 {
    margin-top: -2px;
}
.mnt-3 {
    margin-top: -3px;
}
.mnt-4 {
    margin-top: -4px;
}
.mnt-5 {
    margin-top: -5px;
}
.mnt-6 {
    margin-top: -6px;
}
.mnt-7 {
    margin-top: -7px;
}
.mnt-8 {
    margin-top: -8px;
}
.mnt-9 {
    margin-top: -9px;
}
.mnt-10 {
    margin-top: -10px;
}
.mnt-11 {
    margin-top: -11px;
}
.mnt-12 {
    margin-top: -12px;
}
.mnt-13 {
    margin-top: -13px;
}
.mnt-14 {
    margin-top: -14px;
}
.mnt-15 {
    margin-top: -15px;
}
.mnt-20 {
    margin-top: -20px;
}
.mnt-25 {
    margin-top: -25px;
}
.mnt-30 {
    margin-top: -30px;
}
.mnt-35 {
    margin-top: -35px;
}
.mnt-40 {
    margin-top: -40px;
}
.mnt-45 {
    margin-top: -45px;
}
.mnt-50 {
    margin-top: -50px;
}
.mnt-60 {
    margin-top: -60px;
}
.mnt-70 {
    margin-top: -70px;
}
.mnt-80 {
    margin-top: -80px;
}
.mnt-90 {
    margin-top: -90px;
}
.mnt-100 {
    margin-top: -100px;
}
.nk-keyboard {
    background-color: #fff;
    border: 1px solid #a5a5a5;
    border-radius: 3px;
    color: #252525;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 28px;
    margin: 5px;
    min-width: 30px;
    padding: 0 7px;
    text-align: center;
}
.nk-header {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000;
	background-color: #000;
}
.nk-header.nk-header-opaque, .nk-navbar {
    position: relative;
}
.nk-navbar {
    font-size: 0.96rem;
    padding: 0px 0;
    transition: background-color 0.3s ease 0s;
    will-change: background-color;
    z-index: 1000;
	border-top: 1px solid #2f2f2f
}
.nk-navbar .container-fluid .nk-nav-table {
    padding-left: 30px;
    padding-right: 30px;
}
.nk-navbar.nk-navbar-lg {
    padding: 51px 0;
}
.nk-navbar.nk-navbar-fixed {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: transform 0.2s ease 0s, visibility 0.2s ease 0s, background-color 0.3s ease 0s;
    will-change: transform, visibility, background-color;
}
.nk-navbar.nk-navbar-fixed.nk-onscroll-hide {
    transform: translateY(-100%);
    visibility: hidden;
}
.nk-navbar.nk-navbar-fixed.nk-onscroll-show {
    transform: translateY(0px);
    visibility: visible;
}
.nk-navbar.nk-navbar-transparent {
    background-color: transparent;
}
.nk-navbar, .nk-navbar.nk-navbar-solid {
    background-color: #000;
}
.nk-navbar.nk-navbar-transparent-always {
    background-color: transparent;
}
.nk-navbar.nk-navbar-align-center {
    text-align: center;
}
.nk-navbar.nk-navbar-align-right {
    text-align: right;
}
.nk-navbar .nk-nav-table {
    display: table;
    height: 100%;
    width: 100%;
}
.nk-navbar .nk-nav-table > * {
    display: table-cell;
    vertical-align: middle;
}
.nk-navbar .nk-nav-table > .nk-nav-row {
    display: table-row;
}
.nk-navbar .nk-nav-table > .nk-nav-row-full {
    height: 100%;
}
.nk-navbar .nk-nav-table > .nk-nav-row-center > * {
    display: table-cell;
    vertical-align: middle;
}
.nk-navbar .nk-nav-table > .nk-nav-icons, .nk-navbar .nk-nav-table > .nk-nav-logo {
    width: 0.1%;
}
.nk-navbar .nk-nav-icons {
    white-space: nowrap;
}
.nk-navbar .nk-nav-icons > * {
    white-space: normal;
}
.nk-navbar a {
    color: #9a979c;
    transition: color 0.3s ease 0s;
	font-size: 18px;
}
.nk-navbar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.nk-navbar ul > li > a {
    white-space: nowrap;
}
.nk-navbar ul > li > a:focus, .nk-navbar ul > li > a:hover , .nk-navbar ul > li > a.active {
    text-decoration: none;
	background: transparent;
	color: #cf103f
}
.nk-navbar .nk-navbar-bg {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.nk-navbar .nk-nav {
    padding-left: 20px;
    position: relative;
}
.nk-navbar .nk-nav > li.single-icon:last-of-type > a, .nk-navbar .nk-nav > li:last-of-type > a {
    padding-right: 0;
}
.nk-navbar .nk-nav + .nk-nav {
    padding-left: 0;
}
.nk-navbar .nk-nav + .nk-nav > li:first-child {
    padding-left: 20px;
}
.nk-navbar .nk-nav .nk-nav {
    padding-left: 0;
    padding-right: 0;
}
.nk-navbar .nk-nav li.single-icon > a {
    padding: 0 15px;
}
.nk-navbar .nk-nav li.single-icon > a::before {
    content: none;
}
.nk-navbar .nk-nav li.single-icon > a > i, .nk-navbar .nk-nav li.single-icon > a > span {
    font-size: 1.1rem;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
}
.nk-navbar .nk-nav > li {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.nk-navbar .nk-nav > li > a {
    display: block;
    font-weight: 500;
    padding: 6px 14.6px;
    position: relative;
    text-transform: uppercase;
}
.nk-navbar .nk-nav > li.active > a, .nk-navbar .nk-nav > li > a:hover {
    color: #0e0e0e;
}
.nk-navbar .nk-nav .dropdown {
    background-color: #252525;
    display: none;
    font-size: 1rem;
    margin-left: -15px;
    margin-top: 12px;
    opacity: 0;
    padding: 15px 0;
    position: absolute;
    z-index: 1;
}
.nk-navbar .nk-nav .dropdown::before {
    content: "";
    display: block;
    height: 90px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 100%;
    z-index: -1;
}
.nk-navbar .nk-nav .dropdown > li {
    position: relative;
}
.nk-navbar .nk-nav .dropdown > li > a {
    color: #c5c5c5;
    display: block;
    padding: 6px 75px 6px 30px;
    text-decoration: none;
}
.nk-navbar .nk-nav .dropdown > li.active > a, .nk-navbar .nk-nav .dropdown > li > a:hover {
    color: #fff;
}
.nk-navbar .nk-nav .nk-drop-item .nk-drop-item > a::after {
    border-bottom: 2px solid transparent;
    border-left: 2px solid;
    border-top: 2px solid transparent;
    color: inherit;
    content: "";
    display: block;
    height: 0;
    margin-top: -1px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 0;
}
.nk-navbar .nk-nav .nk-drop-item .nk-drop-item .dropdown {
    margin-left: 100%;
    margin-top: -15px;
    top: 0;
}
.nk-navbar .nk-nav-logo .nk-nav-logo-onscroll {
    display: none;
}
.nk-navbar.nk-navbar-white-text-on-top .nk-nav > li > a {
    color: #bfbfbf;
}
.nk-navbar.nk-navbar-white-text-on-top .nk-nav > li.active > a, .nk-navbar.nk-navbar-white-text-on-top .nk-nav > li > a:hover {
    color: #fff;
}
.nk-navbar.nk-navbar-white-text-on-top.nk-navbar-solid .nk-nav > li > a {
    color: inherit;
}
.nk-navbar.nk-navbar-white-text-on-top.nk-navbar-solid .nk-nav > li.active > a, .nk-navbar.nk-navbar-white-text-on-top.nk-navbar-solid .nk-nav > li > a:hover {
    color: #0e0e0e;
}
.nk-navbar.nk-navbar-white-text-on-top .nk-nav-logo .nk-nav-logo-onscroll {
    display: block;
}
.nk-navbar.nk-navbar-white-text-on-top .nk-nav-logo .nk-nav-logo-onscroll + img, .nk-navbar.nk-navbar-white-text-on-top.nk-navbar-solid .nk-nav-logo .nk-nav-logo-onscroll {
    display: none;
}
.nk-navbar.nk-navbar-white-text-on-top.nk-navbar-solid .nk-nav-logo .nk-nav-logo-onscroll + img {
    display: block;
}
.nk-navbar .nk-nav-right {
    text-align: right;
}
.nk-navbar .nk-nav-right > * {
    text-align: left;
}
.nk-navbar .nk-nav-center {
    text-align: center;
}
.nk-navbar .nk-nav-center > * {
    text-align: left;
}
.nk-navbar .nk-drop-item.nk-drop-left > a::after {
    border-color: transparent currentcolor;
    border-style: solid solid solid none;
    border-width: 2px 2px 2px medium;
}
.nk-navbar .nk-drop-item.nk-drop-left .dropdown {
    margin-left: -100%;
}
.nk-navbar-overlay {
    background-color: rgba(0, 0, 0, 0.6);
    cursor: pointer;
    z-index: 1001;
}
.nk-navbar-full, .nk-navbar-overlay {
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
}
.nk-navbar-full {
    background: #252525 none repeat scroll 0 0;
    overflow: hidden;
    padding: 0;
    z-index: 1002;
}
.nk-navbar-full .nk-nav-header {
    margin-right: -22px;
    padding: 33px 0;
}
.nk-navbar-full .nk-nav-header::after {
    clear: both;
    content: "";
    display: table;
}
.nk-navbar-full .nk-nav-header .nk-nav-logo {
    float: left;
}
.nk-navbar-full .nk-nav-header .nk-nav-close {
    color: #d8d8d8;
    cursor: pointer;
    float: right;
    padding: 6px 25px;
    z-index: 1;
}
.nk-navbar-full .nk-nav-header .nk-nav-close:hover {
    color: #fff;
}
.nk-navbar-full .container-fluid .nk-nav-header {
    margin-right: 0;
    padding-left: 30px;
    padding-right: 8px;
}
.nk-navbar-full .nano {
    display: table-cell;
    height: 100%;
    overflow-y: auto;
}
.nk-navbar-full .nk-nav {
    overflow: hidden;
    padding: 25px 0 0;
    position: relative;
}
.nk-navbar-full .nk-nav .dropdown > li, .nk-navbar-full .nk-nav > li {
    display: block;
    margin: 0 auto;
    max-width: 450px;
    position: static;
}
.nk-navbar-full .nk-nav .dropdown > li:last-of-type > a, .nk-navbar-full .nk-nav .dropdown > li > a, .nk-navbar-full .nk-nav > li:last-of-type > a, .nk-navbar-full .nk-nav > li > a {
    color: #d8d8d8;
    font-family: Open Sans,sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    padding: 3px 80px;
    text-transform: none;
}
.nk-navbar-full .nk-nav .dropdown > li.active > a, .nk-navbar-full .nk-nav .dropdown > li > a:hover, .nk-navbar-full .nk-nav > li.active > a, .nk-navbar-full .nk-nav > li > a:hover {
    color: #fff;
}
.nk-navbar-full .nk-nav .dropdown > li > a::after, .nk-navbar-full .nk-nav .dropdown > li > a::before, .nk-navbar-full .nk-nav > li > a::after, .nk-navbar-full .nk-nav > li > a::before {
    content: none;
}
.nk-navbar-full .nk-nav .bropdown-back > a, .nk-navbar-full .nk-nav .nk-drop-item > a, .nk-navbar-full .nk-nav > .nk-drop-item > a {
    position: relative;
}
.nk-navbar-full .nk-nav .nk-drop-item .nk-drop-item > a::after, .nk-navbar-full .nk-nav .nk-drop-item > a::after, .nk-navbar-full .nk-nav > .nk-drop-item > a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent currentcolor;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 3px medium 3px 3px;
    color: inherit;
    content: "";
    display: block;
    height: 0;
    left: auto;
    margin-top: -2px;
    opacity: 0.6;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: none;
    transition: opacity 0.3s ease 0s;
    width: 0;
    will-change: opacity;
}
.nk-navbar-full .nk-nav .nk-drop-item > a.hover::after, .nk-navbar-full .nk-nav .nk-drop-item > a:hover::after, .nk-navbar-full .nk-nav > .nk-drop-item > a.hover::after, .nk-navbar-full .nk-nav > .nk-drop-item > a:hover::after {
    height: 0;
    opacity: 1;
    width: 0;
}
.nk-navbar-full .nk-nav .dropdown {
    background-color: transparent;
    display: block;
    opacity: 1;
    padding: 0;
}
.nk-navbar-full .nk-nav .dropdown::before {
    content: none;
}
.nk-navbar-full .nk-nav .nk-drop-item .dropdown, .nk-navbar-full .nk-nav .nk-drop-item .nk-drop-item .dropdown {
    left: 0;
    margin-left: 0;
    margin-top: 0;
    top: 0;
    width: 100%;
}
.nk-navbar-full .nk-nav .dropdown > li > a {
    display: none;
}
.nk-navbar-full .dropdown > .bropdown-back > a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent currentcolor;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 3px 3px 3px medium;
    color: inherit;
    content: "";
    display: block;
    height: 0;
    left: 30px;
    margin-top: -2px;
    opacity: 0.6;
    position: absolute;
    top: 50%;
    transform: none;
    transition: opacity 0.3s ease 0s;
    width: 0;
    will-change: opacity;
}
.nk-navbar-full .dropdown > .bropdown-back > a.hover::after, .nk-navbar-full .dropdown > .bropdown-back > a:hover::after {
    opacity: 1;
}
.nk-navbar-full .nk-nav-social {
    padding: 51px 20px;
}
.nk-navbar-full .nk-nav-social > ul li {
    display: inline-block;
}
.nk-navbar-full .nk-nav-social > ul li > a {
    color: #d8d8d8;
    display: block;
    font-size: 1.13rem;
    margin: 3px 6px;
}
.nk-navbar-full .nk-nav-social > ul li > a.hover, .nk-navbar-full .nk-nav-social > ul li > a:hover {
    color: #fff;
}
.nk-header-title {
    display: block;
    overflow: hidden;
    padding-top: 75px;
    position: relative;
    text-align: center;
    z-index: 0;
}
.nk-header-title .nk-header-table {
    height: 370px;
}
.nk-header-title.nk-header-title-sm .nk-header-table {
    height: 270px;
}
.nk-header-title.nk-header-title-md .nk-header-table {
    height: 470px;
}
.nk-header-title.nk-header-title-lg .nk-header-table {
    height: 570px;
}
.nk-header-title.nk-header-title-full {
    height: 100vh;
    min-height: 700px;
    padding-top: 0;
}
.nk-header-title.nk-header-title-full .nk-header-table {
    height: 100%;
    min-height: 700px;
}
.nk-header-title .nk-header-table {
    display: table;
    width: 100%;
}
.nk-header-title .nk-header-table-cell {
    display: table-cell;
    padding: 60px 0;
    vertical-align: middle;
}
.nk-header-title .nk-header-text-bottom {
    background-color: rgba(37, 37, 37, 0.4);
    padding-bottom: 30px;
    padding-top: 30px;
}
.nk-header-title.nk-header-title-full .nk-header-text-bottom {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}
.nk-header-title .nk-header-title-scroll-down {
    border: 1px solid;
    border-radius: 50%;
    bottom: 65px;
    color: inherit;
    display: block;
    font-size: 2rem;
    height: 50px;
    left: 50%;
    line-height: 54px;
    margin-left: -25px;
    opacity: 0.6;
    position: absolute;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.5s ease 0s;
    width: 50px;
}
.nk-header-title .nk-header-title-scroll-down:hover {
    opacity: 1;
}
.nk-header-title h1.nk-title {
    line-height: 1.18;
}
.nk-footer {
	border-top:40px solid #cf103f;
    background-color: #000;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.nk-footer.nk-footer-transparent {
    background-color: transparent;
}
.nk-footer .nk-footer-cont {
    padding-bottom: 25px;
    padding-top: 44px;
}
.nk-footer .nk-footer-cont-sm {
    padding-bottom: 2px;
    padding-top: 22px;
}
.nk-footer .nk-footer-social,.nk-footer .nk-footer-text {
    color: #FFF;
    padding-bottom: 12px;
}
.nk-footer .nk-footer-social > ul,.nk-footer .nk-footer-text > ul {
    margin: 0;
    padding: 0;
}
.nk-footer .nk-footer-social > ul li,.nk-footer .nk-footer-text > ul li {
    display: inline-block;
}
.nk-footer .nk-footer-social > ul li > a,.nk-footer .nk-footer-text > ul li > a {
    color: inherit;
    display: block;
    /* font-size: 1.13rem; */
    opacity: 0.4;
    padding: 3px 6px;
    transition: opacity 0.5s ease 0s;
}
.nk-footer .nk-footer-social > ul li > a.hover, .nk-footer .nk-footer-social > ul li > a:hover,
.nk-footer .nk-footer-text > ul li > a.hover, .nk-footer .nk-footer-text > ul li > a:hover {
    opacity: 1;
}
.nk-footer .nk-footer-social.text-white > ul li > a {
    opacity: 0.9;
}
.nk-footer .nk-footer-social.text-white > ul li > a.hover, .nk-footer .nk-footer-social.text-white > ul li > a:hover {
    opacity: 0.5;
}
.nk-footer .nk-footer-text {
    font-size: 0.95rem;
}
.nk-widget {
    overflow: hidden;
}
.nk-widget ~ .nk-widget {
    margin-top: 65px;
}
.nk-widget .nk-widget-title {
    font-size: 1.4rem;
    margin-bottom: 2.1rem;
}
.nk-twitter {
    padding-left: 39px;
    position: relative;
}
.nk-twitter + .nk-twitter {
    margin-top: 20px;
}
.nk-twitter .nk-twitter-date {
    font-size: 0.8rem;
    line-height: 1.4;
    margin-bottom: 10px;
    opacity: 0.6;
}
.nk-twitter .nk-twitter-icon {
    font-size: 1.3rem;
    left: 0;
    position: absolute;
    top: 2px;
}
.nk-btn {
    -moz-user-select: none;
    background-color: #252525;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    /* font-size: 0.96rem; */
    font-weight: 500;
    line-height: 1.428571429;
    padding: 10px 12px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
}
.nk-btn, .nk-btn.active, .nk-btn.hover, .nk-btn:active, .nk-btn:focus, .nk-btn:hover {
    color: #fff;
    text-decoration: none;
}
.nk-btn.active, .nk-btn.hover, .nk-btn:active, .nk-btn:focus, .nk-btn:hover {
    background-color: #444;
}
.nk-btn-xs {
    font-size: 0.9rem;
    padding: 8px 16px;
}
.nk-btn-sm {
    padding: 10px 20px;
}
.nk-btn-lg {
    padding: 14px 30px;
}
.nk-btn-block {
    display: block;
    width: 100%;
}
.nk-btn-2 {
    -moz-user-select: none;
    color: #171717;
    cursor: pointer;
    display: inline-block;
    font-size: 0.96rem;
    font-weight: 500;
    padding: 0 3px;
    position: relative;
    text-transform: uppercase;
}
.nk-btn-2::after {
    border-bottom: 1px solid;
    bottom: -2px;
    content: "";
    left: 3px;
    opacity: 0.2;
    position: absolute;
    transform-origin: 0 0 0;
    transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
    width: 40px;
}
.nk-btn-2.hover::after, .nk-btn-2:hover::after {
    opacity: 0.5;
    transform: scaleX(1.2);
}
.nk-btn-2:active, .nk-btn-2:focus, .nk-btn-2:hover {
    color: #171717;
    text-decoration: none;
}
.nk-progress {
    display: block;
    margin-bottom: 13px;
    width: 100%;
}
.nk-progress .nk-progress-line {
    background-color: #e6e6e6;
    width: 100%;
}
.nk-progress .nk-progress-line > div {
    background-color: #252525;
    height: 100%;
    text-align: right;
}
.nk-progress .nk-progress-title {
    color: #171717;
    font-size: 0.97rem;
    font-weight: 500;
    margin-bottom: 13px;
    text-transform: uppercase;
}
.nk-progress .nk-progress-line {
    height: 5px;
}
.nk-progress.nk-progress-xs .nk-progress-line {
    height: 1px;
}
.nk-progress.nk-progress-sm .nk-progress-line {
    height: 3px;
}
.nk-progress.nk-progress-md .nk-progress-line {
    height: 8px;
}
.nk-progress.nk-progress-lg .nk-progress-line {
    height: 12px;
}
li.nk-ibox-1 {
 	border-bottom: 1px solid #e7e7e7;
	/* z-index: 100; */
}
.nk-ibox-1 {
    /* min-height: 50px; */
    position: relative;
	color: #FFF;
	float:left;
	width: 100%;
}
.nk-ibox-1 a{
	color: #FFF;
}
.nk-ibox-1 a:hover{
	color: #cf103f;
}
.nk-ibox-1 .nk-ibox-image img{
    /* min-height: 40px; */
    /* margin-top: 3px; */
    /* margin-right: 15px; */
    /* position: absolute; */
	/* left: 0; */
    /* text-align: center; */
    /* width: 40px; */
	padding:5px 0;
	/* float:left; */
}
.nk-ibox-1 .nk-ibox-image a{
	/* padding: 15px 15px; */
	/* z-index: 1000; */
}
.nk-ibox-1 .nk-ibox-icon {
    font-size: 2rem;
    height: 60px;
    line-height: 60px;
    margin-top: 3px;
    position: absolute;
	right: 0;
    text-align: center;
    width: 60px;
}
.nk-ibox-1 .nk-ibox-cont {
    margin-right: 60px;
    /* margin-left: 0px; */
}
.nk-ibox-1 .nk-ibox-title {
    font-weight: 500;
}
.nk-ibox-1 .nk-ibox-text {
    font-size: 0.97rem;
    font-weight: 500;
    margin-top: -1px;
    text-transform: uppercase;
}
.nk-ibox-2 {
    position: relative;
}
.nk-ibox-2 .nk-ibox-cont {
    padding-top: 7px;
}
.nk-ibox-2 .nk-ibox-title {
    color: #171717;
    font-size: 0.96rem;
    font-weight: 500;
    text-transform: uppercase;
}
.nk-ibox-3 {
    position: relative;
    text-align: center;
}
.nk-ibox-3 .nk-ibox-icon {
    font-size: 3.3rem;
    height: 50px;
    line-height: 50px;
    margin: 5px auto 17px;
    text-align: center;
    width: 50px;
}
.nk-ibox-3 .nk-ibox-title {
    font-size: 0.91rem;
    font-weight: 500;
    text-transform: uppercase;
}
.nk-ibox-3 .nk-ibox-text {
    margin-top: 8px;
    opacity: 0.75;
}
.nk-ibox-title {
    font-size: 1rem;
}
.nk-ibox-title a {
    color: inherit;
    text-decoration: none;
	text-transform: uppercase;
}
.nk-box, .nk-box-1, .nk-box-2, .nk-box-3, .nk-box-4 {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.nk-box-1 {
    padding: 20px;
}
.nk-box-2 {
    padding: 40px;
}
.nk-box-3 {
    padding: 60px;
}
.nk-box-4 {
    padding: 72px;
}
.nk-box-line::before {
    border-left: 1px solid;
    bottom: 2rem;
    content: "";
    display: block;
    opacity: 0.07;
    position: absolute;
    right: 0;
    top: 2rem;
}
.nk-box-line.nk-box-line-top::after {
    border-bottom: 1px solid;
    content: "";
    display: block;
    left: 2rem;
    opacity: 0.07;
    position: absolute;
    right: 2rem;
    top: 0;
}
.nk-box-line.nk-box-last::before {
    content: none;
}
.nk-contact-info {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.nk-contact-info > li + li {
    margin-top: 12px;
}
.nk-contact-info > li > strong, .nk-contact-info > li > a {
    color: #171717;
    padding-right: 5px;
}
.nk-pagination {
    background-color: #fff;
    padding: 20px 0;
    width: 100%;
}
.nk-pagination.nk-pagination-nobg {
    background-color: transparent;
}
.nk-pagination, .nk-pagination .container {
    display: table;
    left: -15px;
    right: -15px;
}
.nk-pagination .container > a, .nk-pagination > a {
    color: #171717;
    display: inline-block;
    font-size: 0.97rem;
    padding: 19px;
    text-decoration: none;
    text-transform: uppercase;
    transition: opacity 0.5s ease 0s;
    vertical-align: middle;
}
.nk-pagination .container > a:hover, .nk-pagination > a:hover {
    opacity: 0.6;
}
.nk-pagination .container > span, .nk-pagination > span {
    color: #171717;
    display: inline-block;
    font-size: 0.97rem;
    padding: 19px;
    text-transform: uppercase;
    vertical-align: middle;
}
.nk-pagination .container .nk-pagination-next, .nk-pagination .container .nk-pagination-prev, .nk-pagination .nk-pagination-next, .nk-pagination .nk-pagination-prev {
    display: table-cell;
    min-width: 190px;
}
.nk-pagination .container .nk-pagination-next > span, .nk-pagination .container .nk-pagination-prev > span, .nk-pagination .nk-pagination-next > span, .nk-pagination .nk-pagination-prev > span {
    font-size: 1.6rem;
    line-height: 1;
    margin-top: -1px;
    vertical-align: middle;
}
.nk-pagination .container .nk-pagination-prev, .nk-pagination .nk-pagination-prev {
    padding-left: 0;
    text-align: left;
}
.nk-pagination .container .nk-pagination-prev > span, .nk-pagination .nk-pagination-prev > span {
    margin-left: -8px;
}
.nk-pagination .container .nk-pagination-next, .nk-pagination .nk-pagination-next {
    padding-right: 0;
    text-align: right;
}
.nk-pagination .container .nk-pagination-next > span, .nk-pagination .nk-pagination-next > span {
    margin-right: -8px;
}
.nk-pagination .container .nk-pagination-center, .nk-pagination .nk-pagination-center {
    display: table-cell;
    width: 100%;
}
@media (max-width: 991px) {
.nk-pagination .container .nk-pagination-next, .nk-pagination .container .nk-pagination-prev, .nk-pagination .nk-pagination-next, .nk-pagination .nk-pagination-prev {
    font-size: 0;
    min-width: 60px;
}
.nk-pagination .container .nk-pagination-next > span, .nk-pagination .container .nk-pagination-prev > span, .nk-pagination .nk-pagination-next > span, .nk-pagination .nk-pagination-prev > span {
    font-size: 1.6rem;
}
}
.nk-pagination.nk-pagination-center {
    text-align: center;
}
.nk-pagination.nk-pagination-left {
    text-align: left;
}
.nk-pagination.nk-pagination-right {
    text-align: right;
}
blockquote {
    color: #171717;
    font-family: Open Sans,sans-serif;
    font-size: 1.348rem;
    line-height: 1.55;
    margin-bottom: 1.5rem;
}
blockquote.nk-blockquote-style-1 {
    display: block;
    font-style: italic;
    margin: 0 auto;
    max-width: 715px;
    text-align: center;
}
blockquote.nk-blockquote-style-1 > p {
    font-size: 1.685rem;
    line-height: 1.45;
    margin-bottom: 1.15rem;
}
blockquote.nk-blockquote-style-1 > p::after, blockquote.nk-blockquote-style-1 > p::before {
    font-size: 2.2rem;
    line-height: 1;
}
blockquote.nk-blockquote-style-1 > p::before {
    content: "“ ";
}
blockquote.nk-blockquote-style-1 > p::after {
    content: " ”";
}
blockquote.nk-blockquote-style-1 cite {
    font-family: Open Sans,sans-serif;
    font-size: 0.96rem;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
}
.nk-carousel, .nk-carousel-2 {
    position: relative;
}
.nk-carousel-2 .flickity-slider > div, .nk-carousel .flickity-slider > div {
    display: block;
    padding: 17px 0;
    width: 100%;
}
.flickity-page-dots .dot {
    background: currentcolor none repeat scroll 0 0;
    margin: 0 3px;
    transform: scale(0.6);
    transition: opacity 0.4s ease 0s, transform 0.4s ease 0s;
}
.flickity-page-dots .dot.is-selected {
    transform: scale(1);
}
.flickity-page-dots .dot:hover {
    opacity: 1;
}
.nk-flickity-arrow {
    background-color: #c9c9c9;
    color: #fff;
    cursor: pointer;
    font-size: 2.3rem;
    height: 40px;
    line-height: 1.35;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: background-color 0.3s ease 0s;
    width: 40px;
    z-index: 1;
}
.nk-flickity-arrow:hover {
    background-color: #ababab;
}
.nk-flickity-arrow.nk-flickity-arrow-prev {
    left: 40px;
}
.nk-flickity-arrow.nk-flickity-arrow-next {
    right: 40px;
}
@media (max-width: 767px) {
.nk-flickity-arrow {
    display: none;
}
}
.flickity-viewport.is-dragging {
    pointer-events: none;
}
.nk-carousel .flickity-slider > div > div {
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}
.nk-carousel .nk-carousel-next, .nk-carousel .nk-carousel-prev {
    -moz-user-select: none;
    cursor: pointer;
    min-height: 80px;
    padding: 17px 0;
    position: absolute;
    top: 12%;
    width: 25%;
    z-index: 1;
}
.nk-carousel .nk-carousel-next .nk-carousel-arrow-name, .nk-carousel .nk-carousel-prev .nk-carousel-arrow-name {
    font-family: Open Sans,sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nk-carousel .nk-carousel-next .nk-icon-arrow-left, .nk-carousel .nk-carousel-next .nk-icon-arrow-right, .nk-carousel .nk-carousel-prev .nk-icon-arrow-left, .nk-carousel .nk-carousel-prev .nk-icon-arrow-right {
    position: absolute;
    top: 28px;
}
.nk-carousel .nk-carousel-next .nk-icon-arrow-left, .nk-carousel .nk-carousel-prev .nk-icon-arrow-left {
    left: 0;
}
.nk-carousel .nk-carousel-next .nk-icon-arrow-right, .nk-carousel .nk-carousel-prev .nk-icon-arrow-right {
    right: 0;
}
.nk-carousel .nk-carousel-prev {
    left: 0;
    padding-left: 45px;
    padding-right: 20px;
    text-align: left;
}
.nk-carousel .nk-carousel-next {
    padding-left: 20px;
    padding-right: 45px;
    right: 0;
    text-align: right;
}
@media (max-width: 991px) {
.nk-carousel .flickity-slider > div > div {
    width: 90%;
}
.nk-carousel .nk-carousel-next, .nk-carousel .nk-carousel-prev {
    display: inline-block;
    position: relative;
    top: auto;
    width: 49%;
}
}
@media (max-width: 543px) {
.nk-carousel .nk-carousel-next, .nk-carousel .nk-carousel-prev {
    font-size: 0.8rem;
}
.nk-carousel .nk-carousel-next .nk-carousel-arrow-name, .nk-carousel .nk-carousel-prev .nk-carousel-arrow-name {
    font-size: 1rem;
}
}
.nk-carousel-2 .flickity-slider > div {
    margin: 0 20px;
    max-width: 600px;
    opacity: 0.4;
    transition: opacity 0.3s ease 0s;
    width: 40%;
}
.nk-carousel-2 .flickity-slider > div.is-selected {
    opacity: 1;
}
@media (max-width: 1199px) {
.nk-carousel-2 .flickity-slider > div {
    opacity: 0.6;
    width: 50%;
}
}
@media (max-width: 767px) {
.nk-carousel-2 .flickity-slider > div {
    margin: 0 20px;
    opacity: 1;
    width: 70%;
}
}
@media (max-width: 543px) {
.nk-carousel-2 .flickity-slider > div {
    margin: 0 20px;
    width: 90%;
}
}
.nk-carousel-2.nk-carousel-no-margin .flickity-slider > div {
    margin: 0;
}
.nk-carousel-2.nk-carousel-all-visible .flickity-slider > div {
    opacity: 1;
}
.nk-carousel-2.nk-carousel-x2 .flickity-slider > div {
    width: 33.3334%;
}
@media (max-width: 1199px) {
.nk-carousel-2.nk-carousel-x2 .flickity-slider > div {
    width: 33.3334%;
}
}
@media (max-width: 767px) {
.nk-carousel-2.nk-carousel-x2 .flickity-slider > div {
    width: 50%;
}
}
@media (max-width: 543px) {
.nk-carousel-2.nk-carousel-x2 .flickity-slider > div {
    width: 100%;
}
}
.nk-carousel-2.nk-carousel-x3 .flickity-slider > div {
    width: 25%;
}
@media (max-width: 1199px) {
.nk-carousel-2.nk-carousel-x3 .flickity-slider > div {
    width: 33.3334%;
}
}
@media (max-width: 767px) {
.nk-carousel-2.nk-carousel-x3 .flickity-slider > div {
    width: 50%;
}
}
@media (max-width: 543px) {
.nk-carousel-2.nk-carousel-x3 .flickity-slider > div {
    width: 100%;
}
}
.nk-carousel-2.nk-carousel-x4 .flickity-slider > div {
    width: 20%;
}
@media (max-width: 1199px) {
.nk-carousel-2.nk-carousel-x4 .flickity-slider > div {
    width: 25%;
}
}
@media (max-width: 767px) {
.nk-carousel-2.nk-carousel-x4 .flickity-slider > div {
    width: 33.3334%;
}
}
@media (max-width: 543px) {
.nk-carousel-2.nk-carousel-x4 .flickity-slider > div {
    width: 50%;
}
}
.nk-carousel-2.nk-carousel-x5 .flickity-slider > div {
    width: 14.285%;
}
@media (max-width: 1199px) {
.nk-carousel-2.nk-carousel-x5 .flickity-slider > div {
    width: 20%;
}
}
@media (max-width: 767px) {
.nk-carousel-2.nk-carousel-x5 .flickity-slider > div {
    width: 25%;
}
}
@media (max-width: 543px) {
.nk-carousel-2.nk-carousel-x5 .flickity-slider > div {
    width: 50%;
}
}
.nk-carousel-3 {
    position: relative;
}
.nk-carousel-3 .flickity-slider > div {
    display: block;
    opacity: 0.4;
    transition: opacity 0.3s ease 0s;
}
.nk-carousel-3 .flickity-slider > div.is-selected {
    opacity: 1;
}
.nk-carousel-3 .flickity-slider > div > div, .nk-carousel-3 .flickity-slider > div > div img {
    height: 100%;
    width: auto;
}
.nk-carousel-3.nk-carousel-all-visible .flickity-slider > div {
    opacity: 1;
}
.nk-carousel-3 .nk-portfolio-title {
    display: none;
}
.nk-carousel-3 .nk-carousel-next, .nk-carousel-3 .nk-carousel-prev {
    -moz-user-select: none;
    cursor: pointer;
    min-height: 80px;
    padding: 17px 0;
    position: relative;
    top: 12%;
    width: 25%;
    z-index: 1;
}
.nk-carousel-3 .nk-carousel-next .nk-carousel-arrow-name, .nk-carousel-3 .nk-carousel-prev .nk-carousel-arrow-name {
    font-family: Open Sans,sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nk-carousel-3 .nk-carousel-next .nk-icon-arrow-left, .nk-carousel-3 .nk-carousel-next .nk-icon-arrow-right, .nk-carousel-3 .nk-carousel-prev .nk-icon-arrow-left, .nk-carousel-3 .nk-carousel-prev .nk-icon-arrow-right {
    position: absolute;
    top: 28px;
}
.nk-carousel-3 .nk-carousel-next .nk-icon-arrow-left, .nk-carousel-3 .nk-carousel-prev .nk-icon-arrow-left {
    left: 0;
}
.nk-carousel-3 .nk-carousel-next .nk-icon-arrow-right, .nk-carousel-3 .nk-carousel-prev .nk-icon-arrow-right {
    right: 0;
}
.nk-carousel-3 .nk-carousel-prev {
    float: left;
    left: 0;
    padding-left: 45px;
    padding-right: 20px;
    text-align: left;
}
.nk-carousel-3 .nk-carousel-next {
    float: right;
    padding-left: 20px;
    padding-right: 45px;
    right: 0;
    text-align: right;
}
@media (max-width: 991px) {
.nk-carousel-3 .nk-carousel-next, .nk-carousel-3 .nk-carousel-prev {
    position: relative;
    top: auto;
    width: 49%;
}
}
@media (max-width: 543px) {
.nk-carousel-3 .nk-carousel-next, .nk-carousel-3 .nk-carousel-prev {
    font-size: 0.8rem;
}
.nk-carousel-3 .nk-carousel-next .nk-carousel-arrow-name, .nk-carousel-3 .nk-carousel-prev .nk-carousel-arrow-name {
    font-size: 1rem;
}
}
.nk-video-plain-toggle {
    cursor: pointer;
    display: inline-block;
}
.nk-video-plain-toggle .nk-video-icon {
    text-decoration: none;
}
.nk-plain-video {
    background-position: 50% 50%;
    background-size: cover;
    cursor: pointer;
    display: block;
    padding-top: 56.25%;
    position: relative;
    width: 100%;
}
.nk-plain-video > iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.nk-plain-video > .nk-video-plain-toggle {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}
.form-control::-moz-placeholder, *::-moz-placeholder {
    color: #858585;
    opacity: 1;
}
.form-control::placeholder, *::placeholder {
    color: #858585;
    opacity: 1;
}
.form-control {
    background-color: #fff;
    border: medium none;
    border-radius: 0;
    /* font-size: 0.95rem; */
    font-weight: 400;
    /* line-height: 1.2; */
    padding: 10px 12px;
	height: auto;
}
select.form-control {
    padding: 14px 22px;
}
div.nk-error {
    background-color: transparent;
    color: red;
    font-weight: 400;
    margin: 5px 0;
    padding: 0;
    z-index: 1;
}
.form-control.nk-error, .nk-form-style-1 .form-control.nk-error {
    background-color: rgba(255, 0, 0, 0.4);
}
.nk-form-response-success {
    color: green;
    /* display: none; */
    margin-bottom: 10px;
}
.nk-form-response-error {
    color: red;
    /* display: none; */
    margin-bottom: 10px;
}
.nk-icon-burger {
    color: #252525;
    display: inline-block;
    height: 18px;
    position: relative;
    width: 20px;
}
.nk-icon-burger > span {
    backface-visibility: hidden;
    border-bottom: 2px solid;
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    transform-style: preserve-3d;
    transition: width 0.3s ease 0.2s, opacity 0.3s ease 0s, transform 0.2s ease 0s;
    width: 20px;
    will-change: width, opacity, transform;
}
.nk-icon-burger .nk-t-1 {
    margin-top: -8px;
}
.nk-icon-burger .nk-t-2 {
    margin-top: -1px;
}
.nk-icon-burger .nk-t-3 {
    margin-top: 6px;
}
.nk-icon-burger:hover .nk-t-1, a:hover > .nk-icon-burger .nk-t-1 {
    animation: 0.4s ease-in-out 0s normal none 1 running a;
}
.nk-icon-burger:hover .nk-t-2, a:hover > .nk-icon-burger .nk-t-2 {
    animation: 0.4s ease-in-out 0.1s normal none 1 running a;
}
.nk-icon-burger:hover .nk-t-3, a:hover > .nk-icon-burger .nk-t-3 {
    animation: 0.4s ease-in-out 0.2s normal none 1 running a;
}
@keyframes a {
0%, 100% {
    transform: translateX(0px);
}
50% {
    transform: translateX(3px);
    width: 14px;
}
}
.nk-icon-close {
    display: inline-block;
    height: 18px;
    position: relative;
    width: 18px;
}
.nk-icon-close::after, .nk-icon-close::before {
    border-bottom: 2px solid;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 50%;
    transform-origin: 50% 50% 0;
    width: 21px;
}
.nk-icon-close::before {
    transform: rotate(45deg);
}
.nk-icon-close::after {
    transform: rotate(-45deg);
}
.nk-icon-squares {
    display: inline-block;
    height: 16px;
    position: relative;
    vertical-align: middle;
    width: 16px;
}
.nk-icon-squares::after, .nk-icon-squares::before {
    border-bottom: 6px solid;
    box-shadow: 0 10px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 6px;
}
.nk-icon-squares::before {
    left: auto;
    right: 0;
}
a:hover > .nk-icon-search::before {
    transform: rotate(-45deg) scale(1.2);
}
a:hover > .nk-icon-search::after {
    transform: rotate(-40deg) translateX(-1px) translateY(1px);
}
.nk-icon-arrow-left, .nk-icon-arrow-right {
    border-bottom: 1px solid;
    display: inline-block;
    height: 12px;
    margin-bottom: 12px;
    position: relative;
    width: 26px;
}
.nk-icon-arrow-left::after, .nk-icon-arrow-left::before, .nk-icon-arrow-right::after, .nk-icon-arrow-right::before {
    border-bottom: 1px solid;
    bottom: -1px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    transform-origin: 0 50% 0;
    transition: transform 0.2s ease 0s;
    width: 50%;
    will-change: transform;
}
.nk-icon-arrow-left::after, .nk-icon-arrow-right::after {
    transform: rotate(40deg);
}
.nk-icon-arrow-left::before, .nk-icon-arrow-right::before {
    transform: rotate(-40deg);
}
.hover > .nk-icon-arrow-left::after, .hover > .nk-icon-arrow-right::after, .nk-icon-arrow-left.hover::after, .nk-icon-arrow-left:hover::after, .nk-icon-arrow-right.hover::after, .nk-icon-arrow-right:hover::after, *:hover > .nk-icon-arrow-left::after, *:hover > .nk-icon-arrow-right::after {
    transform: rotate(48deg);
}
.hover > .nk-icon-arrow-left::before, .hover > .nk-icon-arrow-right::before, .nk-icon-arrow-left.hover::before, .nk-icon-arrow-left:hover::before, .nk-icon-arrow-right.hover::before, .nk-icon-arrow-right:hover::before, *:hover > .nk-icon-arrow-left::before, *:hover > .nk-icon-arrow-right::before {
    transform: rotate(-48deg);
}
.nk-icon-arrow-right::after, .nk-icon-arrow-right::before {
    left: auto;
    right: 0;
    transform-origin: 100% 50% 0;
}
.nk-play-icon {
    border-bottom: 8px solid transparent;
    border-left: 10px solid;
    border-top: 8px solid transparent;
    display: inline-block;
    height: 0;
    width: 0;
}
.nk-video-icon, .nk-video-icon-light {
    color: #171717;
    display: inline-block;
    height: 85px;
    position: relative;
    width: 85px;
}
.nk-video-icon-light::before, .nk-video-icon::before {
    background-color: #fff;
    border-radius: 42.5px;
    bottom: 0;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.08);
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform-style: preserve-3d;
    transition: transform 0.3s ease 0s;
}
.nk-video-icon-light > *, .nk-video-icon > * {
    color: inherit;
    display: block;
    font-size: 1.5rem;
    height: 50px;
    left: 50%;
    line-height: 51px;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform-style: preserve-3d;
    transition: transform 0.3s ease 0s;
    width: 50px;
}
.nk-video-icon-light.hover::before, .nk-video-icon-light:hover::before, .nk-video-icon.hover::before, .nk-video-icon:hover::before {
    transform: scale(0.95);
}
.nk-video-icon-light.hover > *, .nk-video-icon-light:hover > *, .nk-video-icon.hover > *, .nk-video-icon:hover > * {
    transform: scale(1.05);
}
.nk-video-icon-light {
    color: #252525;
}
.nk-video-icon-light::before {
    background-color: #fff;
}
.nk-video-icon-2, .nk-video-icon-2-light {
    color: #252525;
    display: inline-block;
    height: 80px;
    position: relative;
    width: 80px;
}
.nk-video-icon-2-light::before, .nk-video-icon-2::before {
    border: 5px solid #252525;
    border-radius: 40px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transform-style: preserve-3d;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s;
}
.nk-video-icon-2-light > *, .nk-video-icon-2 > * {
    color: inherit;
    display: block;
    font-size: 1.5rem;
    height: 50px;
    left: 50%;
    line-height: 51px;
    margin-left: -25px;
    margin-top: -25px;
    opacity: 1;
    position: absolute;
    text-align: center;
    top: 50%;
    transform-style: preserve-3d;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
    width: 50px;
}
.nk-video-icon-2-light.hover::before, .nk-video-icon-2-light:hover::before, .nk-video-icon-2.hover::before, .nk-video-icon-2:hover::before {
    opacity: 0.7;
    transform: scale(1.1);
}
.nk-video-icon-2-light.hover > *, .nk-video-icon-2-light:hover > *, .nk-video-icon-2.hover > *, .nk-video-icon-2:hover > * {
    opacity: 1;
    transform: scale(1.3);
}
.nk-video-icon-2-light {
    color: #fff;
}
.nk-video-icon-2-light::before {
    border-color: #fff;
}
.nk-isotope::after {
    clear: both;
    content: "";
    display: table;
}
.nk-isotope.nk-isotope-gap {
    margin: -15px;
}
.nk-isotope.nk-isotope-gap .nk-isotope-item {
    padding: 15px;
}
.container-fluid .nk-isotope {
    margin-left: -15px;
    margin-right: -15px;
}
.container-fluid .nk-isotope.nk-isotope-gap {
    margin-left: -30px;
    margin-right: -30px;
}
.nk-isotope .nk-isotope-item {
    display: block;
    float: left;
    width: 25%;
}
.nk-isotope .nk-isotope-item.nk-isotope-item-x2 {
    width: 50%;
}
.nk-isotope .nk-isotope-item.nk-isotope-item-x3 {
    width: 75%;
}
.nk-isotope .nk-isotope-item.nk-isotope-item-x4 {
    width: 100%;
}
.nk-isotope.nk-isotope-3-cols .nk-isotope-item {
    width: 33.332%;
}
.nk-isotope.nk-isotope-3-cols .nk-isotope-item.nk-isotope-item-x2 {
    width: 66.665%;
}
.nk-isotope.nk-isotope-3-cols .nk-isotope-item.nk-isotope-item-x3 {
    width: 100%;
}
.nk-isotope.nk-isotope-2-cols .nk-isotope-item {
    width: 50%;
}
.nk-isotope.nk-isotope-1-cols .nk-isotope-item, .nk-isotope.nk-isotope-1-cols .nk-isotope-item.nk-isotope-item-x2, .nk-isotope.nk-isotope-1-cols .nk-isotope-item.nk-isotope-item-x3, .nk-isotope.nk-isotope-2-cols .nk-isotope-item.nk-isotope-item-x2, .nk-isotope.nk-isotope-2-cols .nk-isotope-item.nk-isotope-item-x3 {
    width: 100%;
}
@media (max-width: 1199px) {
.nk-isotope.nk-isotope-3-cols .nk-isotope-item, .nk-isotope .nk-isotope-item {
    width: 33.3334%;
}
.nk-isotope.nk-isotope-3-cols .nk-isotope-item.nk-isotope-item-x2, .nk-isotope.nk-isotope-3-cols .nk-isotope-item.nk-isotope-item-x3, .nk-isotope .nk-isotope-item.nk-isotope-item-x2, .nk-isotope .nk-isotope-item.nk-isotope-item-x3 {
    width: 100%;
}
}
@media (max-width: 991px) {
.nk-isotope.nk-isotope-2-cols .nk-isotope-item, .nk-isotope.nk-isotope-3-cols .nk-isotope-item, .nk-isotope .nk-isotope-item {
    width: 50%;
}
.nk-isotope.nk-isotope-2-cols .nk-isotope-item.nk-isotope-item-x2, .nk-isotope.nk-isotope-2-cols .nk-isotope-item.nk-isotope-item-x3, .nk-isotope.nk-isotope-3-cols .nk-isotope-item.nk-isotope-item-x2, .nk-isotope.nk-isotope-3-cols .nk-isotope-item.nk-isotope-item-x3, .nk-isotope .nk-isotope-item.nk-isotope-item-x2, .nk-isotope .nk-isotope-item.nk-isotope-item-x3 {
    width: 100%;
}
}
@media (max-width: 767px) {
.nk-isotope.nk-isotope-2-cols .nk-isotope-item, .nk-isotope.nk-isotope-3-cols .nk-isotope-item, .nk-isotope .nk-isotope-item, .nk-isotope .nk-isotope-item.nk-isotope-item-x2, .nk-isotope .nk-isotope-item.nk-isotope-item-x3 {
    width: 100%;
}
}
.nk-isotope-filter {
    display: none;
    list-style: outside none none;
    margin-bottom: 30px;
    margin-left: -17px;
    margin-right: -17px;
    padding: 0;
    text-align: center;
}
.nk-isotope-filter.nk-isotope-filter-active {
    display: block;
}
.nk-isotope-filter > li {
    cursor: pointer;
    display: inline-block;
    font-size: 0.82rem;
    font-weight: 500;
    padding: 5px 17px;
    text-transform: uppercase;
    transition: color 0.5s ease 0s;
}
.nk-isotope-filter > li.active, .nk-isotope-filter > li:hover {
    color: #000;
}
.nk-pagination + .nk-isotope-filter, .nk-pagination + div > .nk-isotope-filter {
    margin-top: -23px;
}
.nk-pagination.nk-isotope-filter-active a {
    opacity: 0.3;
}
.nk-portfolio-list .nk-portfolio-item {
    overflow: hidden;
    position: relative;
}
.nk-portfolio-list .nk-portfolio-item a.nk-portfolio-item-image, .nk-portfolio-list .nk-portfolio-item div.nk-portfolio-item-image {
    background-position: 50% 50%;
    background-size: cover;
    display: block;
    overflow: hidden;
    padding-bottom: 80.34%;
    position: relative;
    width: 100%;
}
.nk-portfolio-list .nk-portfolio-item a.nk-portfolio-item-image img, .nk-portfolio-list .nk-portfolio-item div.nk-portfolio-item-image img {
    display: none;
}
.nk-portfolio-list .nk-portfolio-item img.nk-portfolio-item-image {
    width: 100%;
}
.nk-portfolio-list .nk-portfolio-item div.nk-portfolio-item-image > div {
    background-position: 50% 50%;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-xs a.nk-portfolio-item-image, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-xs div.nk-portfolio-item-image {
    padding-bottom: 50%;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-sm a.nk-portfolio-item-image, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-sm div.nk-portfolio-item-image {
    padding-bottom: 67%;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-square a.nk-portfolio-item-image, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-square div.nk-portfolio-item-image {
    padding-bottom: 100%;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-lg a.nk-portfolio-item-image, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-lg div.nk-portfolio-item-image {
    padding-bottom: 134%;
    padding-top: 30px;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-lg-0 a.nk-portfolio-item-image, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-lg-0 div.nk-portfolio-item-image {
    padding-bottom: 134%;
}
.nk-portfolio-list .nk-portfolio-item .nk-portfolio-item-link {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.nk-portfolio-list .nk-portfolio-item .portfolio-item-title {
    color: inherit;
    margin-bottom: 1.2rem;
}
.nk-portfolio-list .nk-portfolio-item .portfolio-item-category {
    font-size: 0.95rem;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
}
.nk-portfolio-list .nk-portfolio-item .portfolio-item-icon {
    font-size: 3rem;
}
.nk-portfolio-list .nk-portfolio-item .portfolio-item-icon > span {
    display: block;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1 .nk-portfolio-item-info, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2 .nk-portfolio-item-info {
    background-color: rgba(0, 0, 0, 0.85);
    bottom: 0;
    color: #fff;
    display: flex;
    left: 0;
    opacity: 0;
    padding: 50px;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.5s ease 0s, background-color 0.5s ease 0s;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1 .nk-portfolio-item-info > div, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2 .nk-portfolio-item-info > div {
    width: 100%;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1 .nk-portfolio-item-info.nk-portfolio-item-info-center, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2 .nk-portfolio-item-info.nk-portfolio-item-info-center {
    align-items: center;
    justify-content: center;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1 .nk-portfolio-item-info.nk-portfolio-item-info-bottom, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2 .nk-portfolio-item-info.nk-portfolio-item-info-bottom {
    align-items: flex-end;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1.hover .nk-portfolio-item-info, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1:hover .nk-portfolio-item-info, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2.hover .nk-portfolio-item-info, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2:hover .nk-portfolio-item-info {
    opacity: 1;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1.hover .nk-portfolio-item-info, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2.hover .nk-portfolio-item-info {
    background-color: rgba(0, 0, 0, 0.6);
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1.hover:hover .nk-portfolio-item-info, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2.hover:hover .nk-portfolio-item-info {
    background-color: rgba(0, 0, 0, 0.85);
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1 .portfolio-item-title, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2 .portfolio-item-title {
    opacity: 0;
    transform: translateY(10px);
    transition: transform 0.4s ease 0.2s, opacity 0.4s ease 0.2s;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1 .portfolio-item-category, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2 .portfolio-item-category {
    opacity: 0;
    transform: translateY(10px);
    transition: transform 0.4s ease 0.3s, opacity 0.4s ease 0.3s;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1.hover .portfolio-item-category, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1.hover .portfolio-item-title, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1:hover .portfolio-item-category, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-1:hover .portfolio-item-title, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2.hover .portfolio-item-category, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2.hover .portfolio-item-title, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2:hover .portfolio-item-category, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2:hover .portfolio-item-title {
    opacity: 1;
    transform: translateY(0px);
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2 .nk-portfolio-item-info {
    background-color: hsla(0, 0%, 100%, 0.85);
    color: #000;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2.hover .nk-portfolio-item-info {
    background-color: hsla(0, 0%, 100%, 0.6);
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-2.hover:hover .nk-portfolio-item-info {
    background-color: hsla(0, 0%, 100%, 0.85);
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-3 .nk-portfolio-item-info {
    background-color: #fff;
    bottom: 0;
    color: #000;
    left: 0;
    padding: 25px 50px;
    position: absolute;
    right: 0;
    transform: translateY(100%);
    transition: transform 0.4s ease 0s;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-3 .nk-portfolio-item-info > div {
    width: 100%;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-3.hover .nk-portfolio-item-info, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-3:hover .nk-portfolio-item-info {
    transform: translateY(0px);
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-3 .portfolio-item-title {
    margin-bottom: 0.85rem;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-4 .nk-portfolio-item-info {
    color: #000;
    padding: 21px 0;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-4.hover .nk-portfolio-item-info, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-4:hover .nk-portfolio-item-info {
    transform: translateY(0px);
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-4 .portfolio-item-title {
    margin-bottom: 0.85rem;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-4 .nk-portfolio-item-image > div {
    transition: transform 0.5s ease 0s;
}
.nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-4.hover .nk-portfolio-item-image > div, .nk-portfolio-list .nk-portfolio-item.nk-portfolio-item-info-style-4:hover .nk-portfolio-item-image > div {
    transform: scale(1.05);
}
.nk-portfolio-single .nk-portfolio-title {
    letter-spacing: 0.012em;
    margin-bottom: 1.9rem;
}
.nk-portfolio-single .nk-portfolio-details {
    width: 100%;
}
.nk-portfolio-single .nk-portfolio-details tr td {
    padding-right: 7px;
    width: 1%;
}
.nk-portfolio-single .nk-portfolio-details tr td + td {
    padding-right: 0;
    width: 100%;
}
.nk-portfolio-single .nk-portfolio-details tr + tr td {
    padding-top: 5px;
}
.nk-portfolio-single .nk-portfolio-details strong {
    color: #171717;
    font-weight: 500;
}
.nk-portfolio-single .nk-portfolio-details a {
    color: inherit;
    text-decoration: none;
    transition: opacity 0.5s ease 0s;
}
.nk-portfolio-single .nk-portfolio-details a:hover {
    opacity: 0.6;
}
.nk-portfolio-single .nk-portfolio-text + .nk-portfolio-details {
    margin-top: 46px;
}
.nk-portfolio-single .nk-portfolio-text p:last-of-type {
    margin-bottom: 0;
}
.nk-portfolio-images img {
    height: auto;
    width: 100%;
}
.nk-portfolio-single-header {
    background-color: #e8e8e8;
    display: table;
    min-height: 570px;
    padding-bottom: 60px;
    padding-top: 60px;
    width: 100%;
}
.nk-portfolio-single-header > div {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
.nk-portfolio-single-header > div > .container > .row {
    align-items: center;
}
.nk-blog-isotope .nk-blog-post {
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
    padding: 25px 30px;
}
.nk-blog-isotope .nk-blog-post .nk-post-thumb {
    margin: -25px -30px 21px;
    position: relative;
}
.nk-blog-isotope .nk-blog-post .nk-post-thumb > a {
    transition: opacity 0.5s ease 0s;
}
.nk-blog-isotope .nk-blog-post .nk-post-thumb > a:hover {
    opacity: 0.6;
}
.nk-blog-isotope .nk-blog-post .nk-post-category a {
    background-color: #252525;
    bottom: 9px;
    color: #fff;
    display: inline-block;
    font-size: 0.8rem;
    font-weight: 500;
    left: 10px;
    margin-left: 30px;
    margin-top: 25px;
    min-width: 90px;
    padding: 5.5px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.5s ease 0s;
}
.nk-blog-isotope .nk-blog-post .nk-post-category a:hover {
    background-color: #393939;
}
.nk-blog-isotope .nk-blog-post a + .nk-post-category a {
    display: block;
    margin-left: 0;
    margin-top: 0;
    position: absolute;
}
.nk-blog-isotope .nk-blog-post .nk-post-date {
    color: #171717;
    font-size: 0.84rem;
    font-weight: 500;
    text-transform: uppercase;
}
.nk-blog-isotope .nk-blog-post .nk-post-title {
    margin-bottom: 15px;
}
.nk-blog-isotope .nk-blog-post .nk-post-text {
    margin-bottom: 0;
    margin-top: 12px;
}
.nk-blog-isotope-2 .nk-blog-post {
    background-color: #0c0c0c;
    position: relative;
    text-align: center;
    z-index: 1;
}
.nk-blog-isotope-2 .nk-blog-post .nk-post-thumb {
    background-position: 50% 50%;
    background-size: cover;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.5s ease 0s;
    z-index: -1;
}
.nk-blog-isotope-2 .nk-blog-post.hover .nk-post-thumb, .nk-blog-isotope-2 .nk-blog-post:hover .nk-post-thumb {
    opacity: 0.2;
}
.nk-blog-isotope-2 .nk-blog-post .nk-post-content {
    display: table;
    min-height: 400px;
    padding: 40px;
    width: 100%;
}
.nk-blog-isotope-2 .nk-blog-post .nk-post-content > div {
    display: table-cell;
    vertical-align: middle;
}
.nk-blog-isotope-2 .nk-blog-post .nk-post-date {
    color: #fff;
    font-size: 0.84rem;
    font-weight: 500;
    margin-bottom: 17px;
    text-transform: uppercase;
}
.nk-blog-isotope-2 .nk-blog-post .nk-post-title {
    color: #fff;
    margin-bottom: 19px;
}
.nk-blog-isotope-2 .nk-blog-post .nk-post-more {
    color: #fff;
    display: inline-block;
    font-size: 0.97rem;
    font-weight: 500;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
}
.nk-blog-isotope-2 .nk-blog-post .nk-post-more::after {
    border-bottom: 1px solid;
    bottom: -1px;
    content: "";
    display: block;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    transition: transform 0.5s ease 0s, width 0.5s ease 0s;
    width: 20px;
}
.nk-blog-isotope-2 .nk-blog-post .nk-post-more.hover::after, .nk-blog-isotope-2 .nk-blog-post .nk-post-more:hover::after {
    transform: translateX(-5px);
    width: 30px;
}
.nk-blog-post-single h1 {
    margin-top: 8px;
}
.nk-blog-post-single .nk-post-category, .nk-blog-post-single .nk-post-comments-count, .nk-blog-post-single .nk-post-date {
    color: #171717;
    font-size: 0.84rem;
    font-weight: 500;
    text-transform: uppercase;
}
.nk-blog-post-single .nk-post-category a, .nk-blog-post-single .nk-post-comments-count a, .nk-blog-post-single .nk-post-date a {
    color: inherit;
    text-decoration: none;
    transition: opacity 0.5s ease 0s;
}
.nk-blog-post-single .nk-post-category a:hover, .nk-blog-post-single .nk-post-comments-count a:hover, .nk-blog-post-single .nk-post-date a:hover {
    opacity: 0.6;
}
.nk-blog-post-single .nk-post-meta {
    margin-left: -22px;
    margin-right: -22px;
}
.nk-blog-post-single .nk-post-meta > div {
    display: inline-block;
    margin: 0 22px;
}
.nk-blog-post-single .nk-post-text {
    color: #4b4b4b;
}
.nk-blog-post-single .nk-post-share {
    color: #171717;
    margin-bottom: -6px;
}
.nk-blog-post-single .nk-post-share strong {
    font-weight: 500;
    margin-right: 5px;
}
.nk-blog-post-single .nk-post-share a {
    color: inherit;
    text-decoration: none;
    transition: opacity 0.5s ease 0s;
}
.nk-blog-post-single .nk-post-share a:hover {
    opacity: 0.6;
}
.nk-post-title > a {
    color: inherit;
    text-decoration: none;
    transition: opacity 0.3s ease 0s;
}
.nk-post-title > a.hover, .nk-post-title > a:hover {
    opacity: 0.6;
}
.nk-post-text {
    margin: 25px 0;
}
.nk-post-text::after, .nk-post-text::before {
    clear: both;
    content: "";
    display: table;
}
.nk-post-text > p:last-child {
    margin-bottom: 0;
}
.nk-comments {
    background-color: #fff;
}
.nk-comments h3:first-of-type {
    margin-top: -6px;
}
.nk-comments .nk-comment {
    margin-top: -5px;
}
.nk-comments .nk-comment::after, .nk-comments .nk-comment::before {
    clear: both;
    content: "";
    display: table;
}
.nk-comments .nk-comment .nk-comment {
    margin-left: 100px;
}
.nk-comments .nk-comment + .nk-comment, .nk-comments .nk-comment .nk-comment {
    clear: both;
    padding-top: 19px;
}
.nk-comments .nk-comment .nk-comment-avatar {
    float: left;
    margin-right: 30px;
    margin-top: 7px;
    position: relative;
    z-index: 1;
}
.nk-comments .nk-comment .nk-comment-avatar img {
    border-radius: 50px;
    height: auto;
    transition: opacity 0.5s ease 0s;
    width: 100px;
}
.nk-comments .nk-comment .nk-comment-avatar a.hover img, .nk-comments .nk-comment .nk-comment-avatar a:hover img {
    opacity: 0.6;
}
.nk-comments .nk-comment .nk-comment-meta {
    margin-bottom: 3px;
    margin-left: -22px;
    margin-right: -22px;
    padding-bottom: 38px;
    position: relative;
}
.nk-comments .nk-comment .nk-comment-meta .nk-comment-date, .nk-comments .nk-comment .nk-comment-meta .nk-comment-name, .nk-comments .nk-comment .nk-comment-meta .nk-comment-reply {
    color: #171717;
    font-weight: 500;
    margin-left: 22px;
    margin-right: 22px;
}
.nk-comments .nk-comment .nk-comment-meta .nk-comment-date a, .nk-comments .nk-comment .nk-comment-meta .nk-comment-name a, .nk-comments .nk-comment .nk-comment-meta .nk-comment-reply a {
    color: inherit;
    text-decoration: none;
    transition: opacity 0.5s ease 0s;
}
.nk-comments .nk-comment .nk-comment-meta .nk-comment-date a:hover, .nk-comments .nk-comment .nk-comment-meta .nk-comment-name a:hover, .nk-comments .nk-comment .nk-comment-meta .nk-comment-reply a:hover {
    opacity: 0.6;
}
.nk-comments .nk-comment .nk-comment-meta .nk-comment-name {
    float: left;
    margin-left: 0;
}
.nk-comments .nk-comment .nk-comment-meta .nk-comment-date, .nk-comments .nk-comment .nk-comment-meta .nk-comment-reply {
    float: right;
    font-size: 0.84rem;
    text-transform: uppercase;
}
.nk-comments .nk-comment .nk-comment-text {
    color: #4b4b4b;
    margin-left: 130px;
}
@media (max-width: 1199px) {
.nk-comments .nk-comment .nk-comment {
    margin-left: 50px;
}
.nk-comments .nk-comment .nk-comment-meta {
    margin-bottom: 15px;
    padding-bottom: 20px;
}
.nk-comments .nk-comment .nk-comment-avatar {
    margin-right: 20px;
}
.nk-comments .nk-comment .nk-comment-avatar img {
    border-radius: 25px;
    width: 50px;
}
.nk-comments .nk-comment .nk-comment-text {
    margin-left: 70px;
}
}
@media (max-width: 767px) {
.nk-comments .nk-comment .nk-comment {
    margin-left: 20px;
}
.nk-comments .nk-comment .nk-comment-avatar {
    margin-top: 0;
}
.nk-comments .nk-comment .nk-comment-meta {
    padding-bottom: 0;
    padding-top: 13px;
}
.nk-comments .nk-comment .nk-comment-text {
    clear: both;
    margin-left: 0;
    padding-top: 15px;
}
}
.nk-reply h3:first-of-type {
    margin-top: -6px;
}
.nk-doc-links ul {
    list-style: outside none none;
    padding: 0;
    z-index: 1;
}
.nk-doc-links ul > li > div {
    border-radius: 5px;
    cursor: pointer;
    margin: 10px 0;
    padding: 6.5px 0;
    transition: color 0.2s ease 0s;
}
.nk-doc-links ul > li > div:hover {
    color: #999;
}
.nk-doc-links ul > li > div.active {
    color: #cf103f;
}
.nk-doc-links ul > li > ul {
    display: none;
    overflow: hidden;
}
.nk-doc-links ul > li > ul > li div {
    margin-left: 20px;
    padding: 5px 0;
}
.nk-doc-links ul > li > ul > li div:hover {
    color: #999;
}
.nk-doc-links ul > li > ul > li div.active {
    color: #cf103f;
}
.nk-doc-links ul > li > ul > li div::before {
    border-bottom: 1px solid;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 0;
    margin-right: 5px;
    margin-top: -1px;
    transition: width 0.2s ease 0s, margin-left 0.2s ease 0s;
    vertical-align: middle;
    width: 0;
}
.nk-doc-links ul > li > ul > li div.active::before {
    margin-left: 5px;
    width: 10px;
}
.nano {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.nano .nano-content {
    bottom: 0;
    left: 0;
    outline: medium none;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    right: 0;
    top: 0;
}
.nano > .nano-pane {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 0;
    opacity: 0.01;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.2s ease 0s;
    width: 6px;
    will-change: opacity;
}
.nano > .nano-pane > .nano-slider {
    background: #fff none repeat scroll 0 0;
    margin: 0 1px;
    opacity: 0.5;
    position: relative;
}
.nano > .nano-pane:hover > .nano-slider {
    opacity: 0.6;
}
.nano-pane.active, .nano-pane.flashed, .nano:hover > .nano-pane {
    opacity: 0.99;
}






.breadcrumb {
    /* background-color: #f5f5f5; */
    border-radius: 0px;
    list-style: outside none none;
    margin-bottom: 0px;
	font-size:12px;
    padding: 8px 0px;
}
.breadcrumb > span + span:before {
    color: #ccc;
    content: " / ";
    padding: 0 5px;
}
.breadcrumb > .active {
    color: #777;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}

.nk-nav-logo .img-responsive{
	display: inline-block;
}


.navbar-center{
	display: inline-block!important;
	float: left!important;
	text-align: center!important;
}
.navbar-nav {
    display: inline-block;
    float: none;
    margin: 0 0 -4px;
    text-align: center;
}
.navbar {
    background: #151515 none repeat scroll 0 0;
    border-radius: 0;
    margin-bottom: 0;
    min-height: 30px;
    padding: 0;
}
.navbar-toggle .icon-bar{
	background: #cf103f;
}
.navbar-brand {
    float: none;
    margin: 0;
    padding: 0;
}
.navbar-brand > img {
    display: inline-block;
	padding: 15px;
}





.sidebar .widget {
    margin-bottom: 50px;
}
.sidebar .widget h6::after {
    background-color: #191b1d;
    content: "";
    display: block;
    height: 1px;
    margin: 20px 0;
    width: 50px;
}
.sidebar .widget a {
    color: #494e53;
}
.sidebar .widget a:hover, .sidebar .widget a.active {
    color: #cf103f;
	/* background: #e7e7e7; */
}
.sidebar .widget ul.nav > li {
    margin-bottom: 0;
	padding: 5px;
}
.sidebar .widget ul.nav > li i.doc {
    float: left;
    font-size: 20px;
    padding: 0 15px 0 0;
}
.sidebar .widget ul.nav > li:last-child > a {
    border-bottom: 0 none;
}
.sidebar .widget ul.nav > li > a {
    /* border-bottom: 0px solid #e7e7e7; */
    letter-spacing: 1px;
	z-index: 10;
    /* padding: 12px; */
}
.sidebar .widget ul.nav > li > a > span {
    color: #79818a;
    display: block;
    /* margin-top: 5px; */
    margin-right: 10px;
	border: 1px solid #79818a;
}
.sidebar .widget ul.nav > li > a:hover {
    background-color: transparent;
}
.sidebar .widget ul.nav > li > a:focus {
    background-color: transparent;
}
.widget h6 {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.widget p {
    margin-bottom: 0px;
}
.widget p span {
    display: block;
}
.widget ul li a {
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    /* padding: 10px 15px; */

    text-transform: uppercase;
	z-index: 100;
}
/* .nk-ibox-1 { */
	/* filter: none!important; */
	/* -webkit-filter: grayscale(0%)!important; */
	/* -moz-filter: grayscale(0%)!important; */
	/* -ms-filter: grayscale(0%)!important; */
	/* -o-filter: grayscale(0%)!important; */
/* } */
.widget ul li.active {
	border-bottom: 1px solid #dddddd!important;
}
.widget ul li.active a{
	color: #cf103f;
}
.widget ul li:not(.active){
	/* filter: none; */
	/* -webkit-filter: grayscale(100%); */
	/* -moz-filter: grayscale(100%); */
	/* -ms-filter: grayscale(100%); */
	/* -o-filter: grayscale(100%); */
}
.widget ul li span {
    float: left;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 12px;
    text-transform: uppercase;
	border: 1px solid;
}
.widget ul li a i {
    font-size: 10px;
    margin-left: 3px;
    transition: all 0.3s ease 0s;
}
.widget ul li a:hover i {
    margin-left: 10px;
}
.widget .tags a {
    border: 1px solid #191b1d;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 2px;
    margin: 0 10px 10px 0;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.widget .tags a:hover {
    background-color: #d29901;
    border-color: #d29901;
    color: #fff;
}
.navigation-menu {
    float: none;
    list-style: outside none none;
    /* margin: 0; */
    padding: 0;
}
.navigation-menu li.language a{
    padding: 5px 5px;
}






.panel-group .panel {
	background-color: transparent;
	border:0;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.list-group-item{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	/* border-bottom: 1px; */
	border-bottom: 1px solid #dddddd;
	border-radius: 0;
	padding: 15px 30px;
}

.panel-default>.panel-heading {
  /* color: #333; */
  /* background-color: #fff; */
  /* border-color: #e4e5e7; */
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel.panel-default  > .panel-heading.nav:last-child {
    border-bottom: 0px solid #e7e7e7;
}
.panel.panel-default  > .panel-heading.nav  {
    border-bottom: 1px solid #e7e7e7;
    letter-spacing: 1px;
    padding: 10px 0;
}
.collapse.in{
	border-bottom: 0px solid #e7e7e7;
}
.list-group-item:last-child{
	border-radius: 0;
	/* border-bottom: 0px solid #e7e7e7; */
}
	

.panel-heading a strong {
	padding-right: 15px;
}
.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}
.panel-default>.panel-heading a:after {
  /* content: ""; */
  content: "\002b";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 300;
  /* line-height: 1; */
  /* line-height: 1.15; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
  color: #cf103f;
}
.panel-default>.panel-heading a[aria-expanded="false"]{

}



.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}

.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}

.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}

.accordion-option .toggle-accordion:before {
  content: "Expand All";
}

.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}


/* ----------------------------------------------- */

.row.media {
	/* padding: 0px; */
	margin-bottom: 30px;
}
.media-image img {
	width: 100%;
}
/* .media-body { */
    /* background: #B9B7BB; */
    /* margin: 25px; */
    /* height: 380px; */
    /* overflow: hidden; */
    /* position: relative; */
    /* display: table-cell; */
    /* vertical-align: middle; */
	/* line-height:1.465; */
/* } */
.media-body {
    background: #B9B7BB;
    /* background: #FFF; */
	padding: 25px;
	height: 362px;
    overflow: hidden;
    position: relative;
    /* display: table-cell; */
    vertical-align: middle;
	line-height:1.465;
}
.media-body h3 {
    color: #222227;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 10px 0;
}
.media-body h4 {
    color: #222227;
    font-weight: 600;
    font-size: 13px;
    margin: 0 0 10px 0;
}
.media-body p {
    color: #4C4A4F;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 10px 0;
}
.media-body a {
    color: #cf103f;
    font-weight: 400;
    font-size: 13px;
    margin: 0 0 10px 0;
}


@media (min-width: 768px) and (max-width: 991px) {
	.media-body {
		padding:15px;
	}
}
@media (max-width: 992px) {
	 .media-body{
		height:auto!important;
		overflow: normal!important;
	 }
}



.zoom img {
    -webkit-transition: all .75s ease; /* Safari and Chrome */
    -moz-transition: all .75s ease; /* Firefox */
    -o-transition: all .75s ease; /* IE 9 */
    -ms-transition: all .75s ease; /* Opera */
    transition: all .75s ease;
    max-width: 100%;
}
.zoom:hover img {
    -webkit-transform:scale(2.5); /* Safari and Chrome */
    -moz-transform:scale(2.5); /* Firefox */
    -ms-transform:scale(2.5); /* IE 9 */
    -o-transform:scale(2.5); /* Opera */
    transform:scale(2.5);
	z-index: 10000; 
	position:relative;
}
.nk-ibox-1 .nk-ibox-cont {
	z-index: 100;
}
/* .zoom:hover img:nth-child(1){ */
	/* z-index: 1000; */
/* } */
/* .zoom img:nth-child(2){ */
	/* z-index: 100; */
/* } */
