/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
 */
/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article, aside, footer, header, nav, section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: .67em 0;
}

figcaption, figure, main {
    display: block;
}

figure {
    margin: 1em 40px;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    a:active, a:hover {
        outline-width: 0;
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b, strong {
    font-weight: inherit;
}

b, strong {
    font-weight: bolder;
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

audio, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: 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;
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details, menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

@media print {
    *, ::after, ::before, blockquote::first-letter, blockquote::first-line, div::first-letter, div::first-line, li::first-letter, li::first-line, p::first-letter, p::first-line {
        text-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img, tr {
        page-break-inside: avoid;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .badge {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td, .table th {
            background-color: #fff !important;
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important;
    }
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

@-ms-viewport {
    width: device-width;
}

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

abbr[data-original-title], abbr[title] {
    cursor: help;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0;
    }

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

a {
    color: #333;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #c50407;
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none;
    }

        a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
            color: inherit;
            text-decoration: none;
        }

        a:not([href]):not([tabindex]):focus {
            outline: 0;
        }

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    image-rendering: -webkit-optimize-contrast;
    max-width: 100%;
}

[role=button] {
    cursor: pointer;
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

table {
    border-collapse: collapse;
    background-color: transparent;
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    text-align: right;
    caption-side: bottom;
}

th {
    text-align: right;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

button, input, select, textarea {
    line-height: inherit;
}

    input[type=checkbox]:disabled, input[type=radio]:disabled {
        cursor: not-allowed;
    }

    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        -webkit-appearance: listbox;
    }

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
}

input[type=search] {
    -webkit-appearance: none;
}

output {
    display: inline-block;
}

[hidden] {
    display: none !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.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;
}

.lead {
    font-size: 1.25rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.small, small {
    font-size: 80%;
    font-weight: 400;
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

    .list-inline-item:not(:last-child) {
        margin-right: 5px;
    }

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #636c72;
}

    .blockquote-footer::before {
        content: "\2014 \00A0";
    }

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0;
}

    .blockquote-reverse .blockquote-footer::before {
        content: "";
    }

    .blockquote-reverse .blockquote-footer::after {
        content: "\00A0 \2014";
    }

.img-fluid {
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #636c72;
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: .25rem;
}

a > code {
    padding: 0;
    color: inherit;
    background-color: inherit;
}

kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #292b2c;
    border-radius: .2rem;
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: 700;
    }

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #292b2c;
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        background-color: transparent;
        border-radius: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 1140px;
    /*max-width: 100%;*/
}

.container-fluid {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .no-gutters > .col, .no-gutters > [class*=col-] {
        padding-right: 0;
        padding-left: 0;
    }


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}


.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
}

.col-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

/*# sourceMappingURL=bootstrap.min.css.map */
.label-checkbox,
.label-radio {
    position: relative;
    margin: 8px;
    line-height: 135%;
    cursor: pointer;
}

    .label-checkbox span, .label-radio span {
        margin: 0 10px;
        color: #333;
    }

.checkbox {
    position: relative;
    cursor: pointer;
}

    .checkbox:before {
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -webkit-transform: rotate(-45deg) scale(0, 0);
        -moz-transform: rotate(-45deg) scale(0, 0);
        -ms-transform: rotate(-45deg) scale(0, 0);
        -o-transform: rotate(-45deg) scale(0, 0);
        transform: rotate(-45deg) scale(0, 0);
        content: "";
        position: absolute;
        left: 3px;
        top: 2px;
        z-index: 1;
        width: 16px;
        height: 7px;
        border: 2px solid #c50407;
        border-top-style: none;
        border-right-style: none;
    }

    .checkbox:checked:before {
        -webkit-transform: rotate(-45deg) scale(1, 1);
        -moz-transform: rotate(-45deg) scale(1, 1);
        -ms-transform: rotate(-45deg) scale(1, 1);
        -o-transform: rotate(-45deg) scale(1, 1);
        transform: rotate(-45deg) scale(1, 1);
    }

    .checkbox:after {
        content: "";
        position: absolute;
        top: -2px;
        left: 0;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 2px solid #f2f2f2;
        cursor: pointer;
    }

.radio {
    position: relative;
    cursor: pointer;
    top: 3px;
}

    .radio:before {
        -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -moz-transition: -moz-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
        -webkit-transform: scale(0, 0);
        -moz-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        -o-transform: scale(0, 0);
        transform: scale(0, 0);
        content: "";
        position: absolute;
        top: 0;
        left: 0.125rem;
        z-index: 1;
        width: 0.75rem;
        height: 0.75rem;
        background: #c50407;
        border-radius: 50%;
    }

    .radio:checked:before {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    .radio:after {
        content: "";
        position: absolute;
        top: -4px;
        left: -2px;
        width: 20px;
        height: 20px;
        background: #fff;
        border: 2px solid #f2f2f2;
        border-radius: 50%;
    }


.btn {
    display: inline-block;
    font-weight: normal;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-family: isans;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.7rem 1rem;
    font-size: 14px;
    border-radius: 0.25rem;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

    .btn:focus, .btn:hover {
        text-decoration: none;
    }

    .btn:focus, .btn.focus {
        outline: 0;
        -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
        box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
    }

    .btn.disabled, .btn:disabled {
        cursor: not-allowed;
        opacity: .65;
    }

    .btn:active, .btn.active {
        background-image: none;
    }

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-primary {
    color: #fff;
    background-color: #0275d8;
    border-color: #0275d8;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #025aa5;
        border-color: #01549b;
    }

    .btn-primary:focus, .btn-primary.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
        box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
    }

    .btn-primary.disabled, .btn-primary:disabled {
        background-color: #0275d8;
        border-color: #0275d8;
    }

    .btn-primary:active, .btn-primary.active,
    .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #025aa5;
        background-image: none;
        border-color: #01549b;
    }

.btn-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-secondary:hover {
        color: #292b2c;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-secondary:focus, .btn-secondary.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
        box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
    }

    .btn-secondary.disabled, .btn-secondary:disabled {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-secondary:active, .btn-secondary.active,
    .show > .btn-secondary.dropdown-toggle {
        color: #292b2c;
        background-color: #e6e6e6;
        background-image: none;
        border-color: #adadad;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #2aabd2;
    }

    .btn-info:focus, .btn-info.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
        box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
    }

    .btn-info.disabled, .btn-info:disabled {
        background-color: #5bc0de;
        border-color: #5bc0de;
    }

    .btn-info:active, .btn-info.active,
    .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        background-image: none;
        border-color: #2aabd2;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #419641;
    }

    .btn-success:focus, .btn-success.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
        box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
    }

    .btn-success.disabled, .btn-success:disabled {
        background-color: #5cb85c;
        border-color: #5cb85c;
    }

    .btn-success:active, .btn-success.active,
    .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        background-image: none;
        border-color: #419641;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #eb9316;
    }

    .btn-warning:focus, .btn-warning.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
        box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
    }

    .btn-warning.disabled, .btn-warning:disabled {
        background-color: #f0ad4e;
        border-color: #f0ad4e;
    }

    .btn-warning:active, .btn-warning.active,
    .show > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        background-image: none;
        border-color: #eb9316;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #c12e2a;
    }

    .btn-danger:focus, .btn-danger.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
        box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
    }

    .btn-danger.disabled, .btn-danger:disabled {
        background-color: #d9534f;
        border-color: #d9534f;
    }

    .btn-danger:active, .btn-danger.active,
    .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        background-image: none;
        border-color: #c12e2a;
    }

.btn-outline-primary {
    color: #0275d8;
    background-image: none;
    background-color: transparent;
    border-color: #0275d8;
}

    .btn-outline-primary:hover {
        color: #fff;
        background-color: #0275d8;
        border-color: #0275d8;
    }

    .btn-outline-primary:focus, .btn-outline-primary.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
        box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
    }

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #0275d8;
        background-color: transparent;
    }

    .btn-outline-primary:active, .btn-outline-primary.active,
    .show > .btn-outline-primary.dropdown-toggle {
        color: #fff;
        background-color: #0275d8;
        border-color: #0275d8;
    }

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc;
}

    .btn-outline-secondary:hover {
        color: #fff;
        background-color: #ccc;
        border-color: #ccc;
    }

    .btn-outline-secondary:focus, .btn-outline-secondary.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
        box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
    }

    .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
        color: #ccc;
        background-color: transparent;
    }

    .btn-outline-secondary:active, .btn-outline-secondary.active,
    .show > .btn-outline-secondary.dropdown-toggle {
        color: #fff;
        background-color: #ccc;
        border-color: #ccc;
    }

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de;
}

    .btn-outline-info:hover {
        color: #fff;
        background-color: #5bc0de;
        border-color: #5bc0de;
    }

    .btn-outline-info:focus, .btn-outline-info.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
        box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
    }

    .btn-outline-info.disabled, .btn-outline-info:disabled {
        color: #5bc0de;
        background-color: transparent;
    }

    .btn-outline-info:active, .btn-outline-info.active,
    .show > .btn-outline-info.dropdown-toggle {
        color: #fff;
        background-color: #5bc0de;
        border-color: #5bc0de;
    }

.btn-outline-success {
    color: #5cb85c;
    background-image: none;
    background-color: transparent;
    border-color: #5cb85c;
}

    .btn-outline-success:hover {
        color: #fff;
        background-color: #5cb85c;
        border-color: #5cb85c;
    }

    .btn-outline-success:focus, .btn-outline-success.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
        box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
    }

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #5cb85c;
        background-color: transparent;
    }

    .btn-outline-success:active, .btn-outline-success.active,
    .show > .btn-outline-success.dropdown-toggle {
        color: #fff;
        background-color: #5cb85c;
        border-color: #5cb85c;
    }

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e;
}

    .btn-outline-warning:hover {
        color: #fff;
        background-color: #f0ad4e;
        border-color: #f0ad4e;
    }

    .btn-outline-warning:focus, .btn-outline-warning.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
        box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
    }

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #f0ad4e;
        background-color: transparent;
    }

    .btn-outline-warning:active, .btn-outline-warning.active,
    .show > .btn-outline-warning.dropdown-toggle {
        color: #fff;
        background-color: #f0ad4e;
        border-color: #f0ad4e;
    }

.btn-outline-danger {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f;
}

    .btn-outline-danger:hover {
        color: #fff;
        background-color: #d9534f;
        border-color: #d9534f;
    }

    .btn-outline-danger:focus, .btn-outline-danger.focus {
        -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
        box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
    }

    .btn-outline-danger.disabled, .btn-outline-danger:disabled {
        color: #d9534f;
        background-color: transparent;
    }

    .btn-outline-danger:active, .btn-outline-danger.active,
    .show > .btn-outline-danger.dropdown-toggle {
        color: #fff;
        background-color: #d9534f;
        border-color: #d9534f;
    }

.btn-link {
    font-weight: normal;
    color: #0275d8;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
        background-color: transparent;
    }

        .btn-link, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover {
                border-color: transparent;
            }

            .btn-link:focus, .btn-link:hover {
                color: #014c8c;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link:disabled {
                color: #636c72;
            }

                .btn-link:disabled:focus, .btn-link:disabled:hover {
                    text-decoration: none;
                }

.btn-lg, .btn-group-lg > .btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.775rem;
    border-radius: 0.2rem;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 0.5rem;
    }




table {
    border-collapse: collapse;
    width: 100%;
}

th {
    font-weight: 100;
    font-size: 14px;
}

td, th {
    border: 0.125em solid #fff;
    padding: 5px;
}

    td strong {
        font-size: 14px;
        font-weight: bold;
    }

 table tr {
    background: #ddd;
}

  table tr:nth-child(odd) td{
        background: #eee;
    }

.m-t-10 {
    margin-top: 10px;
}

.m-t-18 {
    margin-top: 18px;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.form-control {
    display: block;
    width: 100%;
    font-family: 'isans';
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0;
    }

    .form-control:focus {
        color: #464a4c;
        background-color: #fff;
        border-color: #5cb3fd;
        outline: none;
    }

    .form-control::-webkit-input-placeholder {
        color: #636c72;
        opacity: 1;
    }

    .form-control::-moz-placeholder {
        color: #636c72;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #636c72;
        opacity: 1;
    }

    .form-control::placeholder {
        color: #636c72;
        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.25rem + 2px);
}

select.form-control:focus::-ms-value {
    color: #464a4c;
    background-color: #fff;
}

.form-control-file,
.form-control-range {
    display: block;
}



.alert {
    padding: 0.75rem 1.25rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    width: 100%;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d;
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}

    .alert-danger .alert-link {
        color: #843534;
    }

.pagination {
    display: inline-block;
    padding: 0;
    margin: 10px 0 2px;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: right;
            padding: 6px 12px;
            margin-right: -1px;
            line-height: 1.428571429;
            text-decoration: none;
            background-color: #ffffff;
            border: 1px solid #dddddd;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            background-color: #eeeeee;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #ffffff;
        cursor: default;
        background-color: #de393b;
        border-color: #de393b;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #999999;
        cursor: not-allowed;
        background-color: #ffffff;
        border-color: #dddddd;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

    .pager:before,
    .pager:after {
        display: table;
        content: " ";
    }

    .pager:after {
        clear: both;
    }

    .pager:before,
    .pager:after {
        display: table;
        content: " ";
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: right;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #999999;
        cursor: not-allowed;
        background-color: #ffffff;
    }

.flex-center {
    justify-content: center;
}

@font-face {
  font-family: "isans";
  font-style: normal;
  font-weight: bold;
  src: url("../Content/fonts/IRANSansWeb_Bold.eot?") format("eot"), url("../Content/fonts/IRANSansWeb_Bold.woff2") format("woff2"), url("../Content/fonts/IRANSansWeb_Bold.woff") format("woff");
}

@font-face {
  font-family: "isans";
  font-style: normal;
  font-weight: 500;
  src: url("../Content/fonts/IRANSansWeb_Medium.eot?") format("eot"), url("../Content/fonts/IRANSansWeb_Medium.woff2") format("woff2"), url("../Content/fonts/IRANSansWeb_Medium.woff") format("woff");
}

@font-face {
  font-family: "isans";
  font-style: normal;
  font-weight: 300;
  src: url("../Content/fonts/IRANSansWeb_Light.eot?") format("eot"), url("../Content/fonts/IRANSansWeb_Light.woff2") format("woff2"), url("../Content/fonts/IRANSansWeb_Light.woff") format("woff");
}

@font-face {
  font-family: "isans";
  font-style: normal;
  font-weight: normal;
  src: url("../Content/fonts/IRANSansWeb.eot?") format("eot"), url("../Content/fonts/IRANSansWeb.woff2") format("woff2"), url("../Content/fonts/IRANSansWeb.woff") format("woff");
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../Content/font-awesome/font/fontawesome-webfont.eot?v=4.7.0');src:url('../Content/font-awesome/font/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../Content/font-awesome/font/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../Content/font-awesome/font/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../Content/font-awesome/font/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../Content/font-awesome/font/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}[class^="fa-"],[class*=" fa-"],.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.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{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before,.fa-true:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before,.fa-false:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

.cd-hero {
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 1150px;
   max-width: 1400px;
    margin:auto
}

.cd-hero-slider {
    position: relative;
    height: 600px !important;
    overflow: hidden;
    padding: 0;
}

    .cd-hero-slider li {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }

        .cd-hero-slider li.selected {
            /* this is the visible slide */
            position: relative;
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
            transform: translateX(0);
        }

        .cd-hero-slider li.move-left {
            /* slide hidden on the left */
            -webkit-transform: translateX(-100%);
            -moz-transform: translateX(-100%);
            -ms-transform: translateX(-100%);
            -o-transform: translateX(-100%);
            transform: translateX(-100%);
        }

        .cd-hero-slider li.is-moving, .cd-hero-slider li.selected {
            /* the is-moving class is assigned to the slide which is moving outside the viewport */
            -webkit-transition: -webkit-transform 0.5s;
            -moz-transition: -moz-transform 0.5s;
            transition: transform 0.5s;
        }

@media only screen and (min-width: 768px) {
    .cd-hero-slider {
        height: 300px;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-hero-slider {
        height: 480px;
    }
}

/* --------------------------------

Single slide style

-------------------------------- */
.cd-hero-slider li {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

    .cd-hero-slider li:first-of-type {
        background-color: #2c343b;
    }

    .cd-hero-slider li:nth-of-type(2) {
        background-color: #3d4952;
    }

    .cd-hero-slider li:nth-of-type(3) {
        background-color: #586775;
    }

    .cd-hero-slider li:nth-of-type(4) {
        background-color: #2c343b;
    }

    .cd-hero-slider li:nth-of-type(5) {
        background-color: #2c343b;
    }

.cd-hero-slider .cd-full-width,
.cd-hero-slider .cd-half-width {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    /* this padding is used to align the text */
    padding-top: 100px;
    text-align: center;
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.cd-hero-slider .cd-img-container {
    /* hide image on mobile device */
    display: none;
}

    .cd-hero-slider .cd-img-container img {
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

.cd-hero-slider .cd-bg-video-wrapper {
    /* hide video on mobile device */
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

    .cd-hero-slider .cd-bg-video-wrapper video {
        /* you won't see this element in the html, but it will be injected using js */
        display: block;
        min-height: 100%;
        min-width: 100%;
        max-width: none;
        height: auto;
        width: auto;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

.cd-hero-slider h2, .cd-hero-slider p {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    line-height: 1.2;
    margin: 0 auto 14px;
    color: #ffffff;
    width: 90%;
    max-width: 400px;
}

.cd-hero-slider h2 {
    font-size: 1.5rem;
}

.cd-hero-slider p {
    line-height: 1.4;
}

.cd-hero-slider .cd-btn {
    display: inline-block;
    padding: 10px 20px;
    background-color: rgba(197, 4, 7, 0.62);
    font-weight: 700;
    min-width: 100px;
    color: #ffffff;
    text-transform: uppercase;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

    .cd-hero-slider .cd-btn:hover {
        background-color: rgba(197, 4, 7, 0.92);
    }

    .cd-hero-slider .cd-btn.secondary {
        background-color: rgba(22, 26, 30, 0.62);
    }
        .cd-hero-slider .cd-btn.secondary:hover {
        background-color: rgba(22, 26, 30, 0.9);
    }
    .cd-hero-slider .cd-btn:nth-of-type(2) {
        margin-left: 1em;
    }

.no-touch .cd-hero-slider .cd-btn:hover {
    background-color: #2275d8;
}

.no-touch .cd-hero-slider .cd-btn.secondary:hover {
    background-color: #161a1e;
}

@media only screen and (min-width: 768px) {
    .cd-hero-slider li:nth-of-type(2) {
        background-image: none;
    }

    .cd-hero-slider li:nth-of-type(3) {
        background-image: none;
    }

    .cd-hero-slider li:nth-of-type(4) {
        background-image: none;
    }

    .cd-hero-slider .cd-full-width,
    .cd-hero-slider .cd-half-width {
        padding-top: 100px;
    }

    .cd-hero-slider .cd-bg-video-wrapper {
        display: block;
    }

    .cd-hero-slider .cd-half-width {
        width: 50%;
    }

        .cd-hero-slider .cd-half-width:first-of-type {
            left: 0;
        }

        .cd-hero-slider .cd-half-width:nth-of-type(2) {
            right: 0;
            left: auto;
        }

    .cd-hero-slider .cd-img-container {
        display: block;
    }

    .cd-hero-slider h2, .cd-hero-slider p {
        max-width: 520px;
    }

    .cd-hero-slider h2 {
        font-size: 2em;
        font-weight: 500;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-hero-slider .cd-full-width,
    .cd-hero-slider .cd-half-width {
        padding-top: 120px;
    }

    .cd-hero-slider h2, .cd-hero-slider p {
        margin-bottom: 20px;
    }

    .cd-hero-slider h2 {
        font-size: 2.5em;
    }
}

/* --------------------------------

Single slide animation

-------------------------------- */
@media only screen and (min-width: 768px) {
    .cd-hero-slider .cd-half-width {
        opacity: 0;
        -webkit-transform: translateX(40px);
        -moz-transform: translateX(40px);
        -ms-transform: translateX(40px);
        -o-transform: translateX(40px);
        transform: translateX(40px);
    }

    .cd-hero-slider .move-left .cd-half-width {
        -webkit-transform: translateX(-40px);
        -moz-transform: translateX(-40px);
        -ms-transform: translateX(-40px);
        -o-transform: translateX(-40px);
        transform: translateX(-40px);
    }

    .cd-hero-slider .selected .cd-half-width {
        /* this is the visible slide */
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    .cd-hero-slider .is-moving .cd-half-width {
        /* this is the slide moving outside the viewport
        wait for the end of the transition on the <li> parent before set opacity to 0 and translate to 40px/-40px */
        -webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
        -moz-transition: opacity 0s 0.5s, -moz-transform 0s 0.5s;
        transition: opacity 0s 0.5s, transform 0s 0.5s;
    }

    .cd-hero-slider li.selected.from-left .cd-half-width:nth-of-type(2),
    .cd-hero-slider li.selected.from-right .cd-half-width:first-of-type {
        /* this is the selected slide - different animation if it's entering from left or right */
        -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
        -moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
        transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
    }

    .cd-hero-slider li.selected.from-left .cd-half-width:first-of-type,
    .cd-hero-slider li.selected.from-right .cd-half-width:nth-of-type(2) {
        /* this is the selected slide - different animation if it's entering from left or right */
        -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s;
        -moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s;
        transition: opacity 0.4s 0.4s, transform 0.5s 0.4s;
    }

    .cd-hero-slider .cd-full-width h2,
    .cd-hero-slider .cd-full-width p,
    .cd-hero-slider .cd-full-width .cd-btn {
        opacity: 0;
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
        transform: translateX(100px);
    }

    .cd-hero-slider .move-left .cd-full-width h2,
    .cd-hero-slider .move-left .cd-full-width p,
    .cd-hero-slider .move-left .cd-full-width .cd-btn {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        -moz-transform: translateX(-100px);
        -ms-transform: translateX(-100px);
        -o-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    .cd-hero-slider .selected .cd-full-width h2,
    .cd-hero-slider .selected .cd-full-width p,
    .cd-hero-slider .selected .cd-full-width .cd-btn {
        /* this is the visible slide */
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    .cd-hero-slider li.is-moving .cd-full-width h2,
    .cd-hero-slider li.is-moving .cd-full-width p,
    .cd-hero-slider li.is-moving .cd-full-width .cd-btn {
        /* this is the slide moving outside the viewport
        wait for the end of the transition on the li parent before set opacity to 0 and translate to 100px/-100px */
        -webkit-transition: opacity 0s 0.5s, -webkit-transform 0s 0.5s;
        -moz-transition: opacity 0s 0.5s, -moz-transform 0s 0.5s;
        transition: opacity 0s 0.5s, transform 0s 0.5s;
    }

    .cd-hero-slider li.selected h2 {
        -webkit-transition: opacity 0.4s 0.2s, -webkit-transform 0.5s 0.2s;
        -moz-transition: opacity 0.4s 0.2s, -moz-transform 0.5s 0.2s;
        transition: opacity 0.4s 0.2s, transform 0.5s 0.2s;
    }

    .cd-hero-slider li.selected p {
        -webkit-transition: opacity 0.4s 0.3s, -webkit-transform 0.5s 0.3s;
        -moz-transition: opacity 0.4s 0.3s, -moz-transform 0.5s 0.3s;
        transition: opacity 0.4s 0.3s, transform 0.5s 0.3s;
    }

    .cd-hero-slider li.selected .cd-btn {
        -webkit-transition: opacity 0.4s 0.4s, -webkit-transform 0.5s 0.4s, background-color 0.2s 0s;
        -moz-transition: opacity 0.4s 0.4s, -moz-transform 0.5s 0.4s, background-color 0.2s 0s;
        transition: opacity 0.4s 0.4s, transform 0.5s 0.4s, background-color 0.2s 0s;
    }
}
/* --------------------------------

Slider navigation

-------------------------------- */
.cd-slider-nav {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 2;
    text-align: center;
    min-height: 60px;
    background-color: rgba(0, 1, 1, 0.5);
}

    .cd-slider-nav nav, .cd-slider-nav ul, .cd-slider-nav li, .cd-slider-nav a {
        height: 100%;
        padding: 0;
    }

    .cd-slider-nav .cd-marker {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 20%;
        height: 100%;
        color: #c50407;
        background-color: rgba(34, 34, 34, 0.71);
        box-shadow: inset 0 2px 0 currentColor;
        -webkit-transition: -webkit-transform 0.2s, box-shadow 0.2s;
        -moz-transition: -moz-transform 0.2s, box-shadow 0.2s;
        transition: transform 0.2s, box-shadow 0.2s;
    }

        .cd-slider-nav .cd-marker.item-2 {
            -webkit-transform: translateX(100%);
            -moz-transform: translateX(100%);
            -ms-transform: translateX(100%);
            -o-transform: translateX(100%);
            transform: translateX(100%);
        }

        .cd-slider-nav .cd-marker.item-3 {
            -webkit-transform: translateX(200%);
            -moz-transform: translateX(200%);
            -ms-transform: translateX(200%);
            -o-transform: translateX(200%);
            transform: translateX(200%);
        }

        .cd-slider-nav .cd-marker.item-4 {
            -webkit-transform: translateX(300%);
            -moz-transform: translateX(300%);
            -ms-transform: translateX(300%);
            -o-transform: translateX(300%);
            transform: translateX(300%);
        }

        .cd-slider-nav .cd-marker.item-5 {
            -webkit-transform: translateX(400%);
            -moz-transform: translateX(400%);
            -ms-transform: translateX(400%);
            -o-transform: translateX(400%);
            transform: translateX(400%);
        }

    .cd-slider-nav ul::after {
        clear: both;
        content: "";
        display: table;
    }

    .cd-slider-nav li {
        display: inline-block;
        width: 20%;
        float: left;
    }

        .cd-slider-nav li.selected a {
            color: #fff;
        }

.no-touch .cd-slider-nav li.selected a:hover {
    background-color: transparent;
}

.cd-slider-nav a {
    display: block;
    position: relative;
    padding-top: 21px;
    font-weight: 700;
    color: #a8b4be;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
    font-size: 14px;
}

    .cd-slider-nav a::before {
        content: '';
        position: absolute;
        width: 24px;
        height: 24px;
        top: 8px;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }

.no-touch .cd-slider-nav a:hover {
    background-color: rgba(0, 1, 1, 0.5);
}

@media only screen and (min-width: 768px) {
    .cd-slider-nav a::before {
        top: 18px;
    }
}

/* --------------------------------

Main content

-------------------------------- */
.cd-main-content {
    width: 90%;
    max-width: 768px;
    margin: 0 auto;
    padding: 2em 0;
}

    .cd-main-content p {
        font-size: 1.4rem;
        line-height: 1.8;
        color: #999999;
        margin: 2em 0;
    }

@media only screen and (min-width: 1170px) {
    .cd-main-content {
        padding: 3em 0;
    }

        .cd-main-content p {
            font-size: 1.6rem;
        }
}

/* --------------------------------

Javascript disabled

-------------------------------- */
.no-js .cd-hero-slider li {
    display: none;
}

    .no-js .cd-hero-slider li.selected {
        display: block;
    }

.no-js .cd-slider-nav {
    display: none;
}

/* Slider */
.slick-slider {
  position: relative;
  direction: ltr;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

  .slick-list:focus {
    outline: none;
  }

  .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

  .slick-track:before,
  .slick-track:after {
    display: table;
    content: '';
  }

  .slick-track:after {
    clear: both;
  }

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  margin: 0 10px;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list {
  background: #fff url('/Content/public/img/ajax-loader.gif') center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

  .slick-prev:hover,
  .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
  }

    .slick-prev:hover:before,
    .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1;
    }

  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: .25;
  }

  .slick-prev:before,
  .slick-next:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.slick-prev {
  left: -25px;
}

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: '←';
}

[dir='rtl'] .slick-prev:before {
  content: '→';
}

.slick-next {
  right: -25px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: '→';
}

[dir='rtl'] .slick-next:before {
  content: '←';
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
  }

    .slick-dots li button {
      font-size: 0;
      line-height: 0;
      display: block;
      width: 20px;
      height: 20px;
      padding: 5px;
      cursor: pointer;
      color: transparent;
      border: 0;
      outline: none;
      background: transparent;
    }

      .slick-dots li button:hover,
      .slick-dots li button:focus {
        outline: none;
      }

        .slick-dots li button:hover:before,
        .slick-dots li button:focus:before {
          opacity: 1;
        }

      .slick-dots li button:before {
        font-size: 6px;
        line-height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        width: 20px;
        height: 20px;
        content: '•';
        text-align: center;
        opacity: .25;
        color: black;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
      }

    .slick-dots li.slick-active button:before {
      opacity: .75;
      color: black;
    }

body {
  font-family: 'isans',-apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: .9rem;
  direction: rtl;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}

.main-header {
  background: #fff;
  min-width: 1150px;
}

  .main-header .logo {
    width: 100%;
  }

.logo-mini {
  width: 0;
  transition: all .5s ease;
}

.main-header ul {
  padding: 0;
}

.top-nav ul li {
  display: inline-block;
  margin: 0 10px;
}

.top-nav {
  font-size: 12px;
  text-align: left;
  margin-top: 10px;
}

.input-row {
  margin-top: 10px;
}

.field-validation-error {
  color: #e5504e;
  margin: 9px 0 0;
  display: block;
  font-size: 12px;
}

.input-validation-error {
  border-color: #e5504e;
}

span.field-validation-error:before {
  content: "\f071";
  font: normal normal normal 14px/1 FontAwesome;
  margin-left: 10px;
}

.primary-menu {
  background: #c50407;
  font-size: 14px;
  line-height: 1;
  margin: 0 auto;
  width: 100%;
  z-index: 1100;
  height: 40px;
  color: #fff;
}

  .primary-menu .col-10 {
    position: inherit;
  }

.secondary-menu {
  font-size: 12px;
  font-weight: 500;
  margin-top: 25px;
}

  .secondary-menu ul {
    padding: 13px 0 0;
  }

    .secondary-menu ul li {
      display: inline-block;
      margin: 0 10px;
    }

.vehicle_link {
  background: #de393b;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  line-height: 2.9;
  color: #fff !important;
  text-align: center;
  white-space: nowrap;
  display: block;
  text-transform: uppercase;
}

.search-box {
  position: relative;
}

  .search-box .search-icon {
    position: absolute;
    top: 3px;
    left: 6px;
    font-size: 14px;
    color: #9FB6C3;
  }

  .search-box input {
    background: #E3EBEF;
    box-shadow: none;
    border: 0;
    max-width: 150px;
    min-width: 100px;
    padding: 3px 5px 3px 30px;
    border-radius: 30px;
    color: #747F8B;
    font-size: 14px;
  }

    .search-box input:focus {
      background: #eee;
    }


.menu-dropdown-icon:before {
  content: "\f063";
  font-family: "FontAwesome";
  display: none;
  cursor: pointer;
  float: left;
  padding: 13px 10px;
  /* background: #fff; */
  color: #333;
}

.menu > ul {
  margin: 0 auto;
  width: 100%;
  list-style: none;
  padding: 0;
  /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
  box-sizing: border-box;
}

  .menu > ul:before,
  .menu > ul:after {
    content: "";
    display: table;
  }

  .menu > ul:after {
    clear: both;
  }

  .menu > ul > li {
    float: right;
    padding: 0;
    margin: 0 0 10px;
  }

    .menu > ul > li a {
      text-decoration: none;
      display: block;
      text-align: center;
    }

    .menu > ul > li > a > span {
      padding: 13px 20px;
      color: #fff;
      display: block;
      font-weight: 500;
    }

    .menu > ul > li > a:hover span, .menu > ul > li > a span.active {
      background: #de393b;
      color: #fff;
    }

    .menu > ul > li > ul, .menu > ul > li > div {
      display: none;
      width: 100%;
      padding: 20px;
      position: absolute;
      z-index: 9999;
      left: 0;
      margin: 0;
      list-style: none;
      box-sizing: border-box;
      border-radius: 0 0 3px 3px;
      background-color: #fff;
      border: 1px solid #ebeced;
      -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
      -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
    }

    .menu > ul > li > div {
      padding: 0;
      border-bottom: 0;
    }

.menu .sub-active {
  display: inline-block;
  max-height: 500px;
  transition: max-height 0.25s ease-in;
}

.menu > ul > li > ul:before,
.menu > ul > li > ul:after {
  content: "";
  display: table;
}

.menu > ul > li > ul:after {
  clear: both;
}

.menu > ul > li > ul > li {
  margin: 0;
  list-style: none;
  width: 25%;
  float: right;
}

  .menu > ul > li > ul > li a {
    color: #777;
    padding: .2em 0;
  }

    .menu > ul > li > ul > li a.bold {
      font-weight: bolder;
      color: #333;
    }

  .menu > ul > li > ul > li > ul {
    display: block;
    padding: 0;
    margin: 10px 0 0;
    list-style: none;
    box-sizing: border-box;
  }

    .menu > ul > li > ul > li > ul:before,
    .menu > ul > li > ul > li > ul:after {
      content: "";
      display: table;
    }

    .menu > ul > li > ul > li > ul:after {
      clear: both;
    }

    .menu > ul > li > ul > li > ul > li {
      float: right;
      width: 100%;
    }

.menu > ul > li > ul.normal-sub {
  width: 200px;
  left: auto;
  padding: 0;
  border: 0;
}

  .menu > ul > li > ul.normal-sub > li {
    width: 100%;
  }

    .menu > ul > li > ul.normal-sub > li a {
      border: 0;
      padding: 10px;
    }

      .menu > ul > li > ul.normal-sub > li a:hover {
        background: #de393b;
        color: #fff;
      }

.car-menu .label-radio {
  margin: 0;
  padding: 0 5px 0 15px;
  border: 1px solid transparent;
}

  .car-menu .label-radio input {
    opacity: 0;
    width: 0;
  }

  .car-menu .label-radio span {
    margin: 0;
    font-weight: bold;
    font-size: 12px;
    color: #555;
  }

  .car-menu .label-radio:before {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: 0;
    width: 0;
    height: 0;
    border-top: solid 0 #de393b;
    border-left: solid 0 transparent;
    border-right: solid 0 transparent;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
  }

  .car-menu .label-radio.selected {
    background: #eee;
    border: 1px solid #e0e0e0;
    border-bottom: 1px solid #de393b;
    border-top: 0;
  }

    .car-menu .label-radio.selected:before {
      content: '';
      position: absolute;
      margin-left: -6px;
      width: 0;
      height: 0;
      border-top: solid 6px #de393b;
      border-left: solid 6px transparent;
      border-right: solid 6px transparent;
    }

.car-menu img {
  margin-top: 5px;
}

.car-menu-head {
  width: 100%;
  padding: 0;
  background-color: #fafafa;
  border-bottom: 1px solid #ddd;
}

  .car-menu-head img {
    width: 45px;
    height: 45px;
    margin: 0;
    padding: 5px;
  }

.car-menu-body {
  background: #fff;
  padding: 0 15px;
  overflow-x: auto;
  height: 342px;
}

  .car-menu-body .col-2 {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 20px 10px;
  }

    .car-menu-body .col-2:hover {
      background: #c50407;
      transition: all 1s ease;
      color: #fff;
    }

      .car-menu-body .col-2:hover h3 {
        color: #fff;
      }

    .car-menu-body .col-2:nth-child(6), .car-menu-body .col-2:nth-child(12), .car-menu-body .col-2:nth-child(18), .car-menu-body .col-2:nth-child(24) {
      border-left: 0;
    }

.car-menu h3 {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: #c50407;
  margin: 5px 0;
}

.etc {
  padding: 225px 85px 0 0;
  text-align: center;
  /*background: url('../Content/public/img/adv1.jpg') 0 0 no-repeat;*/
}

.etc-2 {
  padding: 295px 85px 0 0;
  text-align: center;
  /*background: url('../Content/public/img/adv2.jpg') 0 0 no-repeat;*/
}


.footer {
  background: #eee;
  width: 100%;
  min-width: 1150px;
  padding: 30px 10px;
  border-top: 1px solid #dedede;
}

  .footer h3 {
    font-size: 16px;
    font-weight: bold;
    color: #808080;
    text-transform: uppercase;
    margin-bottom: 30px;
  }

  .footer ul {
    padding: 0;
  }

  .footer li {
    list-style: none;
  }

    .footer li a {
      font-size: 14px;
      color: #d70003;
      display: block;
      margin-bottom: 10px;
    }

      .footer li a:hover {
        color: #333;
      }

    .footer li p.title {
      color: #d70003;
      font-size: 14px;
      margin-bottom: 5px;
    }

    .footer li p.detail {
      font-size: 13px;
      text-align: justify;
      margin-bottom: 5px;
    }

    .footer li img {
      width: 24px;
      height: 24px;
    }

.footer-social {
  text-align: center;
  background: #fff;
  padding: 10px 0;
  width: 100%;
  min-width: 1150px;
  margin:auto;
}

  .footer-social h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .footer-social ul {
    list-style: none;
    padding: 0;
  }

  .footer-social li {
    margin: 5px;
    display: inline-block;
  }

    .footer-social li a {
      color: #333;
    }

  .footer-social img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .footer-social a:hover img {
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
    transform: scale(1.1) rotate(360deg);
  }

.copyright {
  font-size: 12px;
  color: #777;
  border-top: 1px solid #eee;
  padding-top: 5px;
  margin-top: 5px;
  display: inline-block;
}

.home-intro {
  margin: 20px 0;
}

.bx-header {
  border-bottom: 1px solid #e1e1e1;
}

  .bx-header .tell {
    font-size: 12px;
    color: #bdc3c7;
    line-height: 1;
    text-transform: lowercase;
  }

    .bx-header .tell i {
      color: #bdc3c7;
    }

.bx {
  margin-top: 25px;
  margin-bottom: 25px;
}

.bx-header i {
  color: #c50407;
  margin: 0px 12px 0 15px;
  float: right;
}

.bx-header h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}

.contair {
  padding: 0;
  margin-top: 20px;
  margin-right: 20px;
}

  .contair li {
    width: 100%;
    list-style: outside;
    display: list-item;
    color: #bdc3c7;
  }

    .contair li > a {
      color: #5a5a5a;
      font-size: 14px;
    }

      .contair li > a:hover {
        color: #d70003;
      }


.navbar-fixed {
  position: fixed;
  top: 40px;
}

  .navbar-fixed .logo-mini {
    width: 25px;
    height: 25px;
  }




.car-detail {
  height: 523px;
  position: relative;
  background-size: 100% 100%;
  margin: auto;
  width: 1150px;
  min-width: 1150px;
}


.colors {
  bottom: 70px;
  position: absolute;
  display: block;
  width: 100%;
  height: 85px;
  text-align: center;
  z-index: 3;
}

  .colors ul {
    display: block;
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0 15px;
    display: inline-block;
  }

    .colors ul:hover {
      transition: all 1s ease-in;
      background: rgba(255,255,255,.38823529411764707);
      background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
      background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
      background: radial-gradient(ellipse at center, rgba(255, 255, 255, 0.58) 0%,rgba(255,255,255,0) 100%);
    }

    .colors ul li {
      display: inline-block;
      margin-left: -4px;
      padding: 10px 0 0 !important;
      width: 50px;
      border: none !important;
      text-align: center;
      transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
    }

      .colors ul li .select-placeholder {
        position: relative !important;
        margin: 2px auto;
        height: 42px !important;
        width: 42px !important;
        right: auto !important;
        border-radius: 50%;
        cursor: pointer;
        -webkit-box-shadow: inset 0 0 0 0px #ffffff !important;
        box-shadow: inset 0 0 0 0px #ffffff !important;
        box-sizing: border-box;
        transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
      }

      .colors ul li > div {
        display: block;
        position: relative;
        padding: 10px;
      }

      .colors ul li .select-placeholder span.icon-check-mark {
        display: none;
        margin: 0;
        position: absolute;
        font-size: 1.7em;
        top: 50%;
        left: 9px;
        transform: translateY(-50%);
        color: #fff;
      }

      .colors ul li:hover > div {
        -webkit-box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.7) !important;
        box-shadow: inset 0 0 0 3px rgba(255, 255, 255, 0.7) !important;
      }

      .colors ul li.selected .select-placeholder {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-box-shadow: inset 0 0 0 3px #ffffff !important;
        box-shadow: inset 0 0 0 3px #ffffff !important;
      }

        .colors ul li.selected .select-placeholder span.icon-check-mark {
          display: block;
        }

      .colors ul li.int .beige {
        background: #847667;
        background-image: url(../Content/public/img/beige-leather.png);
      }

.trim-select-wrapper {
  position: relative;
  display: block;
  width: 100%;
  min-height: 100px;
  margin: -10px auto 0;
  text-align: center;
  z-index: 4;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}

  .trim-select-wrapper ul.trim-list {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
    max-width: 1170px;
    background-color: #fff;
    -webkit-box-shadow: 0 -15px 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 -15px 20px 0 rgba(0, 0, 0, 0.2);
  }

    .trim-select-wrapper ul.trim-list li {
      position: relative;
      display: inline-block !important;
      border-right: 1px solid #E5E5E5;
      padding: 20px 3%;
      color: #de393b;
      font-weight: 500;
      font-size: 24px;
      cursor: pointer;
      transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
    }

      .trim-select-wrapper ul.trim-list li:first-child {
        border-right: 0;
      }

      .trim-select-wrapper ul.trim-list li:before {
        content: '';
        position: absolute;
        bottom: 114%;
        left: 50%;
        margin-left: 0px;
        width: 0;
        height: 0;
        border-bottom: solid 0 #FFF;
        border-left: solid 0 transparent;
        border-right: solid 0 transparent;
        transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -moz-transition: all 0.25s ease-in-out;
      }


      .trim-select-wrapper ul.trim-list li span.price {
        display: block;
        font-size: 14px;
        color: #999;
        margin-top: 8px;
      }

      .trim-select-wrapper ul.trim-list li span.discount {
        display: block;
        font-size: 14px;
        color: #999;
        margin-top: 8px;
      }

      .trim-select-wrapper ul.trim-list li.selected:before {
        content: '';
        position: absolute;
        margin-left: -12px;
        width: 0;
        height: 0;
        border-bottom: solid 12px #FFF;
        border-left: solid 12px transparent;
        border-right: solid 12px transparent;
      }

.trims {
  opacity: 0;
  height: 0;
  border-radius: 8px;
  overflow: hidden;
}

  .trims table:last-child tr:first-child td, .trims table:last-child tr:first-child th {
    border-top: 0;
  }

  .trims td {
    text-align: center;
    font-weight: 500;
  }

  .trims.selected {
    display: block;
    opacity: 1;
    height: auto;
    transition: all 0.3s ease-in-out;
  }

  .trims th {
    background: #f0ad4e;
    color: #fff;
  }

.choose-car h3 {
  margin: 15px 0;
  padding-bottom: 20px;
  text-align: center;
  border-bottom: 1px solid #ddd;
}

.carInfo {
  border: 1px solid #fff;
  padding: 5px;
  cursor: pointer;
  overflow: hidden;
  display: block;
  position: relative;
  border-radius: 20px;
  text-align: center;
  min-height: 150px;
  font-size: 12px;
  transition: all 0.5s ease;
  margin-bottom: 15px;
}

  .carInfo p {
    margin-bottom: 5px;
  }

  .carInfo .model {
    text-align: right;
    font-size: 12px;
    padding: 2px 5px 0;
  }

  .carInfo:hover, .carInfo.selected {
    border: 1px solid #c50407;
  }

  .carInfo.selected {
    background: #fff4f4;
  }

    .carInfo:hover .pill_button, .carInfo.selected .pill_button {
      display: block;
    }

  .carInfo .discount {
    transform: rotate(320deg);
    position: absolute;
    top: -40px;
    left: -35px;
    font-size: 12px;
    background: #03A9F4;
    color: #fff;
    padding: 55px 5px 0;
    width: 80px;
  }

.triminfo {
  border: 1px solid #fff;
  padding: 5px;
  cursor: pointer;
  overflow: hidden;
  display: block;
  position: relative;
  border-radius: 20px;
  text-align: center;
  min-height: 210px;
  font-size: 12px;
  transition: all 0.5s ease;
  margin-bottom: 55px;
}

  .triminfo p {
    margin: 5px 0;
  }

  .triminfo .price {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-top: 10px;
  }

  .triminfo .model {
    text-align: right;
    font-size: 12px;
    font-weight: 500;
    padding: 2px 5px 0;
  }

    .triminfo .model.has-discount {
      padding: 2px 5px 0 35px;
    }

  .triminfo:hover, .triminfo.selected {
    border: 1px solid #c50407;
  }

  .triminfo.selected {
    background: #fff4f4;
  }

.pill_button {
  display: none;
}

  .pill_button .btn {
    border-radius: 30px;
    font-size: 12px;
    padding: 5px 15px;
    color: #fff !important;
  }

.triminfo:hover .pill_button, .triminfo.selected .pill_button {
  display: block;
}

.triminfo .discount {
  transform: rotate(320deg);
  position: absolute;
  top: -40px;
  left: -35px;
  font-size: 12px;
  background: #03A9F4;
  color: #fff;
  padding: 55px 5px 0;
  width: 80px;
}

.view_more {
  background: url(../Content/public/img/more.png) no-repeat scroll -8px 0 transparent;
  background-position-x: 100%;
  cursor: pointer;
  height: 53px;
  margin: 0 0 0 22px;
  width: 100%;
}

.build_cont {
  font-size: 12px;
  margin-top: 15px;
}

  .build_cont h3 {
    font-weight: bold;
    color: #de393b;
  }

  .build_cont .numbers {
    font-size: 25px;
    font-weight: 500;
  }

  .build_cont .bulObj {
    margin-top: 15px;
    padding: 0 15px;
  }

#option-bar {
  min-height: 105px;
}

.bul-hide {
  display: none;
}

.features-module {
  box-sizing: border-box;
  position: relative;
  min-height: 50px;
  margin-top: 20px;
  min-width: 1150px;
}

.features-module-img img {
  width: 100%;
  height: 500px;
}

.features-module .text-wrap {
  text-align: center;
  padding: 20px;
  min-height: 100px;
}

.features-module-title {
  font-weight: bold;
  color: #fff;
}

.features-module-note {
  font-size: 14px;
  color: #eee;
}

.features-module .bg {
  background-color: #333;
  padding: 40px 20px;
  min-width: 1150px;
  max-width: 1400px;
  margin: auto;
}

.features-nav {
  text-align: center;
}

.features-nav {
}

  .features-nav .iten {
    display: block;
    overflow: hidden;
  }

  .features-nav .element {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 5px;
    background-color: #fff;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
    overflow: hidden;
    transition: 0.25s;
    display: block;
    position: relative;
    box-sizing: border-box;
  }

    .features-nav .element img {
      height: 100%;
      width: 100%;
      transition: all 1s ease;
    }

      .features-nav .element img:hover {
        opacity: 0.5;
      }

  .features-nav .selected .check-mark {
    width: 100%;
    height: 100%;
    background-color: rgba(243, 243, 243, 0.41);
    background-image: url(../Content/public/img/check-mark.svg);
    position: absolute;
    background-size: 50px 50px;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
  }

  .features-nav .selected .element {
    box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.45) !important;
    border: 5px solid #fff;
  }


.color-label {
  color: #fff;
  display: none;
}


.loader {
  text-align: center;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  display: none;
  bottom: 0;
  background: rgba(251, 251, 251, 0.84);
}

  .loader .spinner {
    height: 30px;
    width: 30px;
    transform: translate(-50%, -50%);
    top: 50%;
    position: absolute;
    right: 47%;
  }


[class^="ball-"] {
  position: absolute;
  display: block;
  left: 24px;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  transition: all 0.5s;
  animation: circleRotate 4s both infinite;
  transform-origin: 0 100% 0;
}

@keyframes circleRotate {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(1440deg);
  }
}

.ball-1 {
  z-index: -1;
  background-color: #2196F3;
  animation-timing-function: cubic-bezier(0.5, 0.3, 0.9, 0.9);
}

.ball-2 {
  z-index: -2;
  background-color: #03A9F4;
  animation-timing-function: cubic-bezier(0.5, 0.6, 0.9, 0.9);
}

.ball-3 {
  z-index: -3;
  background-color: #00BCD4;
  animation-timing-function: cubic-bezier(0.5, 0.9, 0.9, 0.9);
}

.ball-4 {
  z-index: -4;
  background-color: #009688;
  animation-timing-function: cubic-bezier(0.5, 1.2, 0.9, 0.9);
}

.ball-5 {
  z-index: -5;
  background-color: #4CAF50;
  animation-timing-function: cubic-bezier(0.5, 1.5, 0.9, 0.9);
}

.ball-6 {
  z-index: -6;
  background-color: #8BC34A;
  animation-timing-function: cubic-bezier(0.5, 1.8, 0.9, 0.9);
}

.ball-7 {
  z-index: -7;
  background-color: #CDDC39;
  animation-timing-function: cubic-bezier(0.5, 2.1, 0.9, 0.9);
}

.ball-8 {
  z-index: -8;
  background-color: #FFEB3B;
  animation-timing-function: cubic-bezier(0.5, 2.4, 0.9, 0.9);
}




#car-img {
}

.features-module-img {
  position: relative;
}

.al-nav span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(66, 66, 66, 0.37);
  display: flex;
  padding: 20px;
  align-items: center;
  cursor: pointer;
  transition: all 0.5s ease;
}

  .al-nav span:hover {
    background: rgba(66, 66, 66, 0.57);
  }

  .al-nav span i {
    transition: all 0.5s ease;
    font-size: 85px;
    color: #de393b;
  }

  .al-nav span:hover i {
    color: #fff;
  }

.al-nav .previous {
  right: 0;
  left: auto;
}

.bye_title {
  margin: 30px 0 10px;
  font-weight: bold;
}

.buy-page {
  text-align: center;
}

  .buy-page img {
    padding: 20px;
  }

  .buy-page .color-label {
    color: #333;
  }


.car-model, .car-price, .car-discount {
  position: absolute;
  right: 5%;
  top: 20%;
  background: rgba(51, 51, 51, 0.82);
  padding: 10px 40px;
  color: #fff;
  border-radius: 100px;
  font-size: 30px;
  font-weight: bold;
  z-index: 99;
}

.car-price, .car-discount {
  top: 35%;
  font-size: 30px;
  padding: 15px 30px;
  background: rgba(63, 81, 181, 0.82);
  text-align: center;
}

.car-discount {
  top: 52%;
  background: rgba(76, 175, 80, 0.82);
}


.trim-guide {
  font-size: 14px;
  font-weight: 300;
}

.trim-selection {
  list-style: none;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: #c0d3e6;
  overflow: hidden;
  font-size: 12px;
  padding: 0;
  margin: 5px 0 0;
  position: relative !important;
}

  .trim-selection li {
    border-top: 1px solid #eee;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
  }

  .trim-selection .label-radio {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin: 0;
    padding: 15px;
  }

    .trim-selection .label-radio strong {
      font-size: 14px;
      float: left;
      margin-top: 3px;
    }

    .trim-selection .label-radio .radio:before {
      background: #187dc6;
    }

  .trim-selection li:hover {
    background-color: #edf4fc;
  }

.trim-choose .continue {
  text-align: center;
  padding: 20px 30px;
}

  .trim-choose .continue .btn {
    border-radius: 30px;
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
  }



.testing-box {
  position: relative;
  margin: auto;
  width: 450px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fff;
  border: 1px solid #ebeced;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  overflow: hidden;
  min-height: 60px;
}

  .testing-box h3 {
    font-size: 20px;
    font-weight: bold;
  }

.testing-choose-box {
  width: 450px;
  margin: 20px auto 0;
  text-align: center;
}

.clearfix {
  clear: both;
  display: block;
}

.test-car, .brand-list-car {
  border: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  min-height: 130px;
  margin: 10px 0;
  transition: all 0.5s ease-in-out;
}

  .test-car .model, .brand-list-car .model {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin-top: 15px;
  }

  .test-car:hover, .brand-list-car:hover {
    border: 1px solid #c50407;
  }

  .test-car.selected {
    border: 1px solid rgba(197, 4, 7, 0.61);
  }

  .test-car .check-mark {
    background-image: url(../Content/public/img/check-mark.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.5s ease-in-out;
  }

  .test-car.selected .check-mark {
    background-size: 50px;
    background-color: rgba(197, 4, 7, 0.61);
  }

  .brand-list-car a {
    display: block;
  }

.testing-step {
  background: #f0ad4e;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 1.8;
  border-radius: 100px;
  font-size: 25px;
  color: #fff;
}

.testing-car-box {
  padding: 0 25px 10px;
}

.contactus {
  margin-top: 30px;
}

  .contactus .header {
    font-size: 20px;
    font-weight: bold;
    color: #de393b;
    padding: 10px;
    border: 1px solid #ddd;
    border-bottom: 0;
    margin-top: 10px;
    border-radius: 3px 3px 0 0;
    background: #f9f9f9;
  }

.contact-body {
  background: #f5f5f5;
  padding: 20px;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 0 0 3px 3px;
  background: rgba(255,255,255,1);
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

.contactus {
  margin-bottom: 20px;
}

  .contactus .content p {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .contactus .content i {
    width: 20px;
    height: 20px;
    background: #de393b;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 4px;
    border-radius: 100%;
    margin-left: 10px;
  }

  .contactus h3 {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    margin-top: 15px;
    margin-bottom: 10px;
  }

.contact-each {
  margin-bottom: 15px;
}

.contactus .socailNetworks ul {
  list-style: none;
  text-align: center;
  padding: 0;
}

.contactus .socailNetworks li {
  display: inline-block;
  margin: 10px;
}

.contactus .socailNetworks img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

  .contactus .socailNetworks img:hover {
    -webkit-filter: grayscale(100%);
  }

.topic-img {
  position: relative;
  width: 100%;
  min-width: 1150px;
}

  .topic-img img {
    width: 100%;
  }

  .topic-img h1, .topic-img p, .topic-img .btn {
    position: absolute;
    top: 25%;
    width: 1000px;
    left: 10%;
    right: 10%;
    margin: auto;
    font-size: 55px;
    text-align: center;
    color: #fff;
    font-weight: bold;
  }

  .topic-img p {
    font-size: 20px;
    font-weight: 400;
    text-align: justify;
    top: 40%;
  }

  .topic-img .btn {
    border-radius: 30px;
    top: 70%;
    font-size: 25px;
    width: 300px;
  }

    .topic-img .btn:hover {
      background-color: rgba(217, 83, 79, 0.17);
    }

.topic-body {
  margin: 30px 0;
  font-size: 16px;
}


.breadcrumb {
  background: #fff;
  background-image: url('../Content/public/img/banner-breadcrumb.jpg');
  position: relative;
  display: block;
  padding: 26px 0 0;
  color: #333;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 140px;
}

  .breadcrumb a {
    color: #c50407;
    font-weight: 500;
  }

    .breadcrumb a:hover {
      color: #333;
    }

  .breadcrumb ul {
    display: inline-block;
    font-size: 14px;
    padding-right: 0;
    padding-top: 5px;
    border-top: 2px solid #636c72;
    margin-bottom: 24px;
  }

    .breadcrumb ul li {
      display: inline-block;
    }

      .breadcrumb ul li:not(:last-child):after {
        content: "\f104";
        font-family: 'FontAwesome';
        font-size: 14px;
        margin: 0 12px;
        color: #8c8c8c;
      }

  .breadcrumb.no-title ul {
    border-top: 0;
    margin-top: 20px;
  }

.news-block {
  margin-top: 20px;
  min-height: 30px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}

  .news-block.detail {
    margin-bottom: 30px;
  }

  .news-block .thumb {
    width: 250px;
    height: 150px;
    float: right;
    margin-left: 30px;
    border-radius: 4px;
  }

  .news-block .meta {
    text-transform: uppercase;
    color: #424242;
    font-size: 12px;
  }

    .news-block .meta span {
      margin-left: 10px;
    }

  .news-block .pre-title {
    color: #737373;
    font-size: 10px;
    margin-top: 10px;
  }

  .news-block h1 {
    margin-top: 5px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.5;
  }

.news-note {
  line-height: 2.5;
  margin-bottom: 40px;
}

.two-column .col-4 {
  padding-left: 20px;
}

.two-column .col-8 {
  padding-right: 20px;
}

.two-column .sidebar {
  background: #eee;
  padding: 20px;
  margin-top: 20px;
  border-radius: 3px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}

.latest-post-widget .post-single {
  position: relative;
  margin: 10px 0;
  border-top: 1px solid #ddd;
  padding-right: 95px;
  padding-top: 20px;
  padding-bottom: 20px;
}

  .latest-post-widget .post-single img {
    position: absolute;
    right: 0;
    top: 20px;
    width: 80px;
    min-height: 60px;
    border-radius: 4px;
  }

  .latest-post-widget .post-single .meta {
    text-transform: uppercase;
    color: #737373;
    font-size: 10px;
    margin: 0;
    line-height: 16px;
  }

    .latest-post-widget .post-single .meta.time {
      font-size: 12px;
      color: #424242;
    }

  .latest-post-widget .post-single .post-title {
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    padding-top: 5px;
    text-align: justify;
  }

.evl-head {
  font-weight: bold;
  font-size: 17px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

  .evl-head span {
    border-right: 3px solid #de393b;
    padding-right: 10px;
  }

.back-to-top {
  position: fixed;
  bottom: 40px;
  width: 50px;
  text-align: center;
  height: 50px;
  line-height: 2.1;
  border-radius: 100%;
  background: #fff;
  font-size: 25px;
  color: #de393b !important;
  right: 30px;
  z-index: 99;
  -webkit-transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  border: 1px solid #ebeced;
}

  .back-to-top:hover {
    background: #eee;
  }

  .back-to-top.scrolled {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

.page-box {
  text-align: center;
  margin-top: 10px;
}




article time, article:hover time,
.icon-rocknroll, .like-count {
  -webkit-transition: .25s opacity linear;
  transition: .25s opacity linear;
}

.comments {
  margin: 50px auto;
}

  .comments article {
    position: relative;
    border-bottom: solid 1px rgba(178, 179, 153, 0.125);
    margin: 0 auto 20px auto;
    padding-right: 80px;
  }

    .comments article:last-child {
      border: none;
    }

    .comments article:hover time {
      opacity: 1;
    }

    .comments article img {
      position: absolute;
      top: 0;
      right: 0;
      width: 50px;
      height: 50px;
      border-width: 0;
      border-radius: 100%;
    }

    .comments article h4 {
      display: inline-block;
      font-weight: 400;
      margin-bottom: 25px;
    }

      .comments article h4 a {
        color: #404040;
        text-transform: lowercase;
        text-decoration: none;
        font-weight: bold;
        font-size: 16px;
      }

        .comments article h4 a:hover {
          color: #BFBFA8;
        }

    .comments article time {
      color: #545454;
      margin-left: 1rem;
      margin-top: 3px;
      text-transform: uppercase;
      font-size: .75rem;
      opacity: 0;
      font-weight: 300;
      float: left;
    }

    .comments article p {
      margin-bottom: 20px;
    }

      .comments article p .reply {
        color: #BFBFA8;
        cursor: pointer;
      }

    .comments article .active {
      opacity: 1;
    }

  .comments .like-data {
    float: left;
  }

.leave-comment {
  position: relative;
  margin-bottom: 20px;
}

.comments .child {
  background: #f5f5f5;
  padding: 10px 20px;
  margin-bottom: 10px;
}

.comments .role-name {
  background: #4f92ff;
  color: #fff;
  font-size: 12px;
  padding: 2px 10px;
  border-radius: 3px;
  float: left;
}


.stack {
  position: relative;
  z-index: 10;
  margin: 20px 10px;
}

  .stack:before, .stack:after {
    content: "";
    border-radius: 3px;
    width: 100%;
    height: 100%;
    position: absolute;
    border: 10px solid #fff;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -webkit-transition: 0.3s all ease-out;
    -moz-transition: 0.3s all ease-out;
    transition: 0.3s all ease-out;
  }

  .stack:before {
    top: 4px;
    z-index: -10;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    transform: rotate(4deg);
  }

  .stack:after {
    top: 8px;
    z-index: -20;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }

  .stack img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    border: 10px solid #fff;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
    height: 180px;
    width: 100%;
  }

  .stack:hover:before, .stack:hover:after {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .stack h3 {
    position: absolute;
    bottom: 1px;
    color: #fff;
    font-size: 15px;
    right: 10px;
    text-align: center;
    left: 10px;
    background: rgba(49, 49, 49, 0.74);
    padding: 10px 5px;
    transition: all 0.5s ease-in-out;
  }

  .stack:hover h3 {
    background: rgba(222, 57, 59, 0.37);
  }

.tag {
  padding: 0.3rem 1rem;
  border: 1px solid #de393b;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 0.3rem;
  margin-top: 20px;
  display: inline-block;
  position: relative;
  background: transparent;
  color: #de393b;
  cursor: pointer;
}

  .tag:hover {
    color: #fff;
    background: #de393b;
  }

::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

::-webkit-scrollbar-thumb {
  background-color: #333;
  border-radius: 3px;
}

  ::-webkit-scrollbar-thumb:hover {
    background-color: #de393b;
  }

::-webkit-scrollbar-track {
  background-color: rgba(50,50,50,.2);
}

  ::-webkit-scrollbar-track:hover {
    background-color: rgba(50,50,50,.3);
  }



.spec h4.title {
  color: #555;
  margin-bottom: 15px;
  clear: both;
  font-weight: bold;
  font-size: 16px;
}

  .spec h4.title i {
    color: #de393b;
    margin: 0 10px;
  }

.spec ul.spec-list {
  margin-bottom: 38px;
  padding: 0;
}

  .spec ul.spec-list li {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
  }

  .spec ul.spec-list span.technicalspecs-title {
    float: right;
    background: #eee;
    width: 30%;
    font-size: 13px;
    height: auto;
    padding: 9px 21px;
    margin-left: 19px;
  }

  .spec ul.spec-list span.technicalspecs-value {
    background: #f7f9fa;
    padding: 9px 21px;
    width: 68%;
    height: auto;
    font-weight: 500;
    color: #555;
    float: left;
  }

.buy-box header {
  font-size: 22px;
  margin: 0 0 25px;
  vertical-align: middle;
  padding: 0 10px;
  line-height: 1.8;
  font-weight: bold;
}

.buy-box, .buy-page {
  background: #eee;
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  margin: 0 0 20px;
  border: 1px solid #ebeced;
  color: #4d4d4d;
  padding: 20px 15px 30px 15px;
  text-align: justify;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #e3e3e3;
  box-shadow: 0 -1px 9px -1px #d4d2d4 inset;
  color: #505050;
  margin: 0 0 23px;
  overflow: hidden;
}

.buy-box {
  line-height: 2.5;
}

.buy-box-handler {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: 0;
  color: #4d4d4d;
  display: none;
  background: #fff;
}

  .buy-box-handler:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 30px;
    height: 105px;
    z-index: 1;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
  }

  .buy-box-handler i {
    margin: 0 10px;
    color: #de393b;
  }

.lookup {
  width: 620px;
  max-height: 556px;
  z-index: 1001;
  top: 21px;
  left: 0;
  position: absolute;
  text-align: right;
}

.search-main {
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: -1px 4px 10px 0 rgba(0,0,0,.2);
  border-radius: 2px 2px 5px 5px;
}

.lookup .firstColumn {
  width: 310px;
  background: #f6f6f6;
  padding: 15px 0;
}

.lookup li {
  margin: 0 !important;
}

  .lookup li a:not(.more) {
    display: block;
    position: relative;
    padding: 5px;
    overflow: hidden;
    border-radius: 3px;
  }

    .lookup li a:not(.more):hover {
      background: #fffde8;
    }

.lookup a.more {
  color: #de393b;
  float: left;
  margin-top: 5px;
  border-right: 2px solid #de393b;
  padding-right: 5px;
}

.lookup .secondColumn {
  width: 310px;
  float: left;
  padding: 15px 0;
}

.lookup .top {
  margin: 0 18px;
  height: 290px;
}

.lookup .bottom {
  margin: 0 18px;
  height: 260px;
}

.top span, .bottom span {
  float: right;
  font-weight: bold;
  margin: 5px;
  color: white;
}

.top img, .bottom img {
  float: right;
  width: 78px;
  height: 58px;
  border-radius: 3px;
}

.top li, .bottom li {
  float: right;
  width: 100%;
  color: #bdc3c7;
}

.top div, .bottom div {
  background: #de393b;
  width: 100%;
  height: 25px;
  border-radius: 3px;
  line-height: 1;
  margin-bottom: 10px;
}

.top span.title, .bottom span.title {
  margin: 5px;
  text-align: justify;
  color: #636c72;
  float: right;
  width: 65%;
}

.sidebar ul li {
  list-style: none;
  margin-top: 5px;
}

.sidebar-tags .tag {
  font-size: 12px;
  padding: 5px 10px;
  margin: 2px 0;
}


.sidebar div.slider-range.ui-slider.ui-slider-horizontal.ui-widget.ui-widget-content.ui-corner-all.ui-slider-rtl {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
}

.sidebar hr {
  height: 10px;
}

.sidebar div.slider {
  min-height: 70px;
}

.slider-range .amount {
  padding: 10px;
  margin-top: 10px;
}

.slider-range #maxprice, #maxinstallment, #maxgap {
  float: left;
}

.slider-range #minprice, #mininstallment, #mingap {
  float: right;
}

.sidebar .search-box input {
  min-width: 100%;
  background: #eee;
  height: 30px;
  padding: 10px;
}

.sidebar .search-box .search-icon {
  top: 6px;
  left: 12px;
  font-size: 16px;
}

.search-item {
  border: 1px solid #ddd;
  position: relative;
  margin: 10px 0 5px;
  min-height: 220px;
  padding: 10px;
  border-radius: 10px;
}

  .search-item .gallary img {
    min-height: 100px;
  }

  .search-item .item-title h4 {
    text-align: center;
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
  }

  .search-item .brand {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background: rgba(255, 152, 0, 0.57);
    padding: 2px 10px;
    margin: 15px 0;
    font-size: 12px;
  }

  .search-item .item-des {
    text-align: center;
    margin-top: 10px;
    display: block;
  }

    .search-item .item-des p {
      padding: 3px;
    }

  .search-item .sale-price {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-top: 10px;
  }

  .search-item .item-moreInfo {
    display: none;
    text-align: center;
  }

  .search-item:hover {
    transition: all 0.5s ease;
    background: #f5f5f5;
    border-color: #c50407;
  }

    .search-item:hover .item-moreInfo {
      display: block;
    }

  .search-item .item-moreInfo .btn {
    border-radius: 30px;
    font-size: 12px;
    color: #fff !important;
  }






.switch-wrapper {
  text-align: left;
  position: relative;
}

  .switch-wrapper input {
    position: absolute;
    opacity: 0;
  }

    .switch-wrapper input + label {
      width: 50px;
      height: 25px;
      background: #f5f5f5;
      display: inline-block;
      border-radius: 50px;
      position: relative;
      cursor: pointer;
      z-index: 3;
      margin-bottom: 0;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.04);
    }

      .switch-wrapper input + label span {
        position: absolute;
        height: 18px;
        top: 4px;
        left: 4px;
        border-radius: 42px;
        width: 18px;
        background: #E53935;
        -webkit-transition: all 0.3s;
        -mox-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
      }

        .switch-wrapper input + label span em {
          height: 12px;
          width: 12px;
          position: absolute;
          top: 50%;
          left: 50%;
          margin-top: -6px;
          margin-left: -6px;
          -webkit-transform: rotate(-135deg);
          -moz-transform: rotate(-135deg);
          -ms-transform: rotate(-135deg);
          transform: rotate(-135deg);
          -webkit-transition: all 0.3s;
          -mox-transition: all 0.3s;
          -ms-transition: all 0.3s;
          transition: all 0.3s;
        }

          .switch-wrapper input + label span em::after {
            height: 100%;
            width: 2px;
            background: #ffffff;
            content: '';
            position: absolute;
            left: 50%;
            margin-left: -1px;
            top: 0;
          }

          .switch-wrapper input + label span em::before {
            left: 0;
            width: 100%;
            height: 2px;
            background: #ffffff;
            top: 50%;
            margin-top: -1px;
            content: '';
            position: absolute;
            -webkit-transition: all 0.3s;
            -mox-transition: all 0.3s;
            -ms-transition: all 0.3s;
            transition: all 0.3s;
            -webkit-transform: translate3d(0,0,0);
            -moz-transform: translate3d(0,0,0);
            -ms-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
          }

    .switch-wrapper input:checked + label + .overlay {
      background: #81c784;
    }

    .switch-wrapper input:checked + label span {
      background: #81c784;
      left: calc(100% - 22px);
    }

      .switch-wrapper input:checked + label span em {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        margin-left: -5px;
      }

        .switch-wrapper input:checked + label span em::before {
          left: 0;
          width: 50%;
          height: 2px;
          background: #ffffff;
          top: 100%;
          margin-top: -2px;
          content: '';
          position: absolute;
        }


.sidebar.search-sidebar {
  background: #fff;
}

.search-sidebar ul.sub {
  padding: 10px;
}

.search-sidebar .brand-title {
  padding: 10px 0 0;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.search-sidebar ul li li {
  list-style: none;
  margin-top: 5px;
  border-bottom: 1px dashed #ccc;
}

.search-sidebar .filter-brand {
  padding: 0 10px;
}

.search-sidebar .switch-title {
  line-height: 2;
  font-weight: bold;
}

  .search-sidebar .switch-title i {
    margin-left: 10px;
    color: #777;
    font-size: 12px;
  }

.search-sidebar .filter-head {
  font-weight: bold;
  background: #eee;
  padding: 10px 20px;
  border-top: 1px solid #ddd;
  margin: 0 -20px;
  border-bottom: 1px solid #ddd;
}

div.termOfSales {
  margin-top: 15px;
}

table.termOfSales {
  border: #000000 1px solid;
  border-radius: 10px;
}

  table.termOfSales thead th {
    background: #f0ad4e;
    text-align: center;
    color: #fff;
  }

  table.termOfSales tbody td {
    text-align: center;
    font-weight: 500;
  }

table.inner-tables tbody td {
  background: #ccc;
  text-align: center;
  border-bottom: #fff 1px solid;
  border-left: none;
  border-right: none;
  border-top: none;
}

table.inner-tables tbody tr:last-child td {
  border: none;
}

table.termOfSales tr td[rowspan]:first-child {
  border-bottom-right-radius: 7px;
}

table.termOfSales tr td[rowspan]:last-child {
  border-bottom-left-radius: 7px;
}

table.termOfSales thead tr th:first-child {
  border-top-right-radius: 7px;
}

table.termOfSales thead tr th:last-child {
  border-top-left-radius: 7px;
}


.news-search-box {
  padding: 20px;
  margin-top: 20px;
  font-size: 12px;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 0 3px 5px #ddd;
}

.printHeader {
  text-align: center;
  left: 45%;
  font-weight: bold;
  margin: 20px;
}

.printArea {
  margin: 0 0 20px;
  color: #4d4d4d;
  padding: 20px 20px 30px 20px;
  text-align: justify;
  position: relative;
  overflow: hidden;
}

.print-logo {
  width: auto;
  height: auto;
  padding-right: 5px;
}

.print-brandLogo {
  width: auto;
  height: auto;
  float: left;
}

span.print-logo {
  background: #d70003;
  max-width: 150px;
  direction: rtl;
  color: #fff;
  padding: 10px;
  right: 30px;
  position: absolute;
  top: 144px;
  max-height: 45px;
  text-align: center;
}

@media print {
  @page {
    size: A4;
    margin: 0;
  }

  body {
    background-color: #ffffff;
    margin: 0;
  }
}

@media print and (color) {
  * {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}

.compare-search-box {
  background-color: #f3f4f6;
  border-radius: 2px;
  border: 1px solid #ebedec;
  position: relative;
  padding: 20px;
  margin-bottom: 15px;
  color: #555;
}

  .compare-search-box h5 {
    font-size: 14px;
    margin-top: 20px;
  }

  .compare-search-box .btn {
    font-size: 14px;
    margin-top: 20px;
  }

.compare-car {
  border-radius: 2px;
  text-align: center;
  padding-top: 30px;
  margin: 0 -10px 15px;
  padding-bottom: 10px;
  border: 1px solid #fff;
}

  .compare-car.selected {
    background: #fff7f7;
    border: 1px solid #fbeeee;
  }

  .compare-car img {
    height: 100px;
  }

  .compare-car h3 {
    font-size: 17px;
    margin-top: 18px;
    font-weight: bold;
  }

  .compare-car .price {
    font-size: 14px;
    font-weight: bold;
    display: block;
    color: #4caf50;
    margin-top: 10px;
  }

  .compare-car .primary-compare {
    font-size: 12px;
    border: 1px solid #eee;
    background: #f5f5f5;
    padding: 5px 10px;
    border-radius: 3px;
    margin-top: 21px;
  }

.icon-compare-close {
  position: absolute;
  top: 10px;
  left: 20px;
  display: none;
  background: rgba(241,241,241,.65);
  font-size: 18px;
  padding: 4px;
  line-height: 1.5;
  text-align: center;
  border-radius: 500px;
  width: 30px;
  color: #de393b;
  height: 30px;
}

.compare-car:hover .icon-compare-close, .buy-box:hover .icon-compare-close {
  display: block;
}

.compare-saleterms {
  border: 1px solid #fff;
  padding: 5px;
  overflow: hidden;
  display: block;
  position: relative;
  border-radius: 20px;
  text-align: center;
  min-height: 210px;
  font-size: 12px;
  transition: all 0.5s ease;
  margin-bottom: 55px;
  background: #eeeeee;
}

  .compare-saleterms .model {
    margin-top: 20px;
  }

  .compare-saleterms img {
    width: 75px;
    height: 75px;
  }

.compare-page {
  margin-top: 50px;
  margin-bottom: 15px;
}

  .compare-page .compare-table th {
    background-color: #f3f4f6;
    width: 169px;
    border: 1px solid #e1dfe0;
    border-radius: 0 2px 2px 0;
    line-height: 1.5;
    font-size: 13px;
    padding: 5px 10px;
    color: #555;
    font-weight: 400;
  }

.compare-table td {
  border: 1px solid #e1dfe0;
  width: 236px;
  background: #fff;
  padding: 15px 10px 15px 5px;
  font-size: 14px;
  font-weight: 500;
  color: #555;
}

  .compare-table td.selected {
    background: #fff7f7 !important;
  }

.compare-table tr:nth-child(odd) td {
  background: #fff;
}

.compare-page .compare-title {
  background-color: #f2f4f5;
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
  border-radius: 3px;
  cursor: pointer;
  -moz-user-select: none;
  -ms-user-select: none;
  position: relative;
  padding: 10px 15px;
  color: #555;
}

  .compare-page .compare-title i {
    color: #de393b;
    margin-left: 10px;
  }

.compare-page i.toggle {
  float: left;
  font-size: 22px;
  color: #333;
  margin-top: -4px;
}


.sticky {
  width: 100%;
  right: 0;
  background-color: #fff;
  z-index: 1;
  top: 0;
  position: fixed;
  -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);
  -moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);
  box-shadow: 0 3px 3px rgba(0,0,0,.1);
  -moz-animation: 150ms ScrollDowwn forwards ease-out;
  -o-animation: 150ms ScrollDowwn forwards ease-out;
  -webkit-animation: 150ms ScrollDowwn forwards ease-out;
  animation: 150ms ScrollDowwn forwards ease-out;
}

  .sticky .compare-car {
    padding-top: 10px;
    margin-bottom: 0;
  }

    .sticky .compare-car h3 {
      font-size: 12px;
    }

    .sticky .compare-car img {
      height: 50px;
    }

    .sticky .compare-car .primary-compare {
      display: none;
    }

    .sticky .compare-car::before {
      content: "";
      width: 0;
      height: 0;
      position: absolute;
      bottom: -12px;
      right: calc(50% + -10px);
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      border-top: 10px solid #eee;
    }

    .sticky .compare-car::after {
      content: "";
      width: 0;
      height: 0;
      border-right: 10px solid transparent;
      border-left: 10px solid transparent;
      border-top: 10px solid #fff;
      position: absolute;
      bottom: -10px;
      right: calc(50% + -10px);
    }

    .sticky .compare-car.selected::after {
      border-top: 10px solid #fff7f7;
    }

  .sticky .compare-search-box {
    display: none;
  }

.compare-saleterms .discount {
  transform: rotate(320deg);
  position: absolute;
  top: -48px;
  left: -40px;
  font-size: 12px;
  background: #f0ad4e;
  color: #fff;
  padding: 55px 5px 0;
  width: 90px;
}

.close-compare {
  width: 32px;
  height: 32px;
  float: left;
  text-align: center;
  background: #eee;
  border-radius: 20px;
  margin-left: 5px;
}

.print-box {
  height: 50px;
  margin-right: 37%;
}

.header-termOfSale {
  margin: 10px;
}

.generic-tabs {
  width: 100%;
  background: #f5f6f7;
  border-radius: 4px;
  box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  -ms-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
  margin: 0 auto 10px auto;
  border: 1px solid #ebeced;
  overflow: hidden;
  width: 100%;
  position: relative;
}


  .generic-tabs ul.tabs {
    overflow: hidden;
    margin: 0;
    padding: 0;
  }

    .generic-tabs ul.tabs li {
      float: right;
      display: inline-block;
    }

      .generic-tabs ul.tabs li:last-child {
        border-left: none;
      }

      .generic-tabs ul.tabs li:first-child {
        padding-right: 0;
      }

      .generic-tabs ul.tabs li a {
        display: block;
        color: #BBBBBB;
        height: 55px;
        line-height: 4;
        font-weight: bold;
        font-size: 1em;
        padding: 0 48px;
        position: relative;
        color: #707580;
        text-align: center;
        border-left: 1px solid #e3e3e3;
        transition: 200ms ease;
        -ms-transition: 200ms ease;
        -moz-transition: 200ms ease;
        -webkit-transition: 200ms ease;
        box-shadow: 0 2px 0 transparent inset;
        -webkit-box-shadow: 0 2px 0 transparent inset;
        -ms-box-shadow: 0 2px 0 transparent inset;
        -o-box-shadow: 0 2px 0 transparent inset;
      }

      .generic-tabs ul.tabs li.active {
        -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.15);
        -ms-box-shadow: 0 0 3px 0 rgba(0,0,0,.15);
        box-shadow: 0 0 3px 0 rgba(0,0,0,.15);
      }

        .generic-tabs ul.tabs li.active a {
          background: #fff;
          color: #de393b;
          box-shadow: 0 2px 0 #de393b inset, 0 2px 0 #fff;
          -webkit-box-shadow: 0 2px 0 #de393b inset, 0 2px 0 #fff;
          -moz-box-shadow: 0 2px 0 #de393b inset,0 2px 0 #fff;
          -ms-box-shadow: 0 2px 0 #de393b inset,0 2px 0 #fff;
          -o-box-shadow: 0 2px 0 #de393b inset,0 2px 0 #fff;
        }


  .generic-tabs .tab-content {
    display: none;
    background: #FFFFFF;
    padding: 3em 2em;
    padding: 30px;
    background: #fff;
    border-top: 1px solid #e3e3e3;
    box-shadow: 0 -1px 6px -2px #ccc;
    -moz-box-shadow: 0 -1px 6px -2px #ccc;
    -webkit-box-shadow: 0 -1px 6px -2px #ccc;
    -ms-box-shadow: 0 -1px 6px -2px #ccc;
    -o-box-shadow: 0 -1px 6px -2px #ccc;
  }

  .generic-tabs header {
    font-size: 22px;
    margin: 0 0 25px;
    vertical-align: middle;
    padding: 0 10px;
    line-height: 1.8;
    font-weight: bold;
  }




.accordion {
  list-style: none;
  padding: 0;
}

  .accordion > li {
    position: relative;
  }

    .accordion > li > a {
      width: 100%;
      display: block;
      cursor: pointer;
      display: block;
      border-bottom: 1px solid #eee;
      margin-bottom: 15px;
    }

      .accordion > li > a:after {
        width: 8px;
        height: 8px;
        border-right: 1px solid #4a6e78;
        border-bottom: 1px solid #4a6e78;
        position: absolute;
        left: 10px;
        content: " ";
        top: 5px;
        transform: rotate(-45deg);
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
      }

  .accordion .accordion-body {
    display: none;
    padding: 10px 25px 15px;
    margin-top: -16px;
    padding: 10px;
    background: #fff;
    border-top: 1px solid #e3e3e3;
    box-shadow: 0 -1px 6px -2px #ccc;
    -moz-box-shadow: 0 -1px 6px -2px #ccc;
    -webkit-box-shadow: 0 -1px 6px -2px #ccc;
    -ms-box-shadow: 0 -1px 6px -2px #ccc;
    -o-box-shadow: 0 -1px 6px -2px #ccc;
  }

  .accordion > li > a.active:after {
    transform: rotate(45deg);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }



.custom-download .fa-cloud {
  color: #fff;
}

.custom-download .download {
  border: 1px solid #fff;
  -webkit-box-shadow: 0 0 1px #ccc;
  -moz-box-shadow: 0 0 1px #ccc;
  box-shadow: 0 0 1px #ccc;
  display: inline-block;
  background: whitesmoke;
  height: 50px;
  width: 250px;
  overflow: hidden;
}

.custom-download .left,
.custom-download .right {
  float: left;
}

.custom-download .left {
  background: #6EB43F;
  position: relative;
  height: 50px;
  width: 26%;
}

  .custom-download .left i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -17px;
  }

  .custom-download .left .fa-arrow-down {
    color: #6EB43F;
    z-index: 99;
    font-size: 18px;
    margin-top: -28px;
    margin-left: -9px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }

.custom-download .download:hover .fa-arrow-down {
  margin-top: -8px;
}

.custom-download .download:hover h5 {
  color: #323232;
}

.custom-download .right {
  height: 50px;
  width: 74%;
}

  .custom-download .right h5 {
    color: #888;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
    text-align: right;
    margin: 8px 15px 0 0;
  }

    .custom-download .right h5 span {
      color: #333;
      display: block;
      margin-top: 5px;
      font-size: 12px;
      font-style: italic;
      text-transform: lowercase;
    }

.gallery-title {
  color: #fff;
  margin: 10px auto;
  width: 400px;
  display: block;
  text-align: center;
  padding-bottom: 15px;
}


.label-text {
  margin-left: 0.5em;
}

.tooltip-toggle {
  cursor: pointer;
  position: relative;
}

  .tooltip-toggle::before {
    position: absolute;
    top: -55px;
    left: -60px;
    background-color: rgba(27, 27, 27, 0.77);
    border-radius: 5px;
    color: #fff;
    content: attr(aria-label);
    padding: 0.6rem;
    text-transform: none;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 160px;
  }

  .tooltip-toggle::after {
    position: absolute;
    top: -12px;
    left: 19px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(27, 27, 27, 0.77);
    content: " ";
    font-size: 0;
    line-height: 0;
    margin-left: -5px;
    width: 0;
  }

  .tooltip-toggle::before, .tooltip-toggle::after {
    color: #efefef;
    font-size: 16px;
    opacity: 0;
    pointer-events: none;
    text-align: center;
  }

  .tooltip-toggle:focus::before, .tooltip-toggle:focus::after, .tooltip-toggle:hover::before, .tooltip-toggle:hover::after {
    opacity: 1;
    -webkit-transition: all 0.75s ease;
    transition: all 0.75s ease;
  }

.menu-group-img {
  width: 168px !important;
  height: 100px !important;
}



.dl-page {
    background: #fafafa;
    background: -moz-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e9e9e9));
    background: -webkit-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: -o-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: -ms-linear-gradient(top, #fafafa 0%, #e9e9e9 100%);
    background: linear-gradient(to bottom, #fafafa 0%, #e9e9e9 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
    padding-bottom: 9rem;
    padding-top: 2rem;
}

.mob-img {
    width: 126px;
}

.mob-img:hover {
    opacity: 0.7;
}

.mob-dl {
    padding: 3rem 1rem;
}

.mob-dl h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 1rem;
}

.mob-dl p {
    font-size: 15px;
    margin-bottom: 1rem;
    text-align: justify;
}

.mob-dl ul {
    font-size: 15px;
    padding-right: 3rem;
    margin-bottom: 2rem;
}

.mobileGroup {
    position: relative;
    min-height: 500px;
}

.Mockup {
    position: absolute;
    max-width: 100%;
    margin-top: 28px;
}

.shadow {
    box-shadow: 6px 6px 54px -2px rgba(68, 68, 68, 0.46);
    border-radius: 35px;
}

.Pixel-insider {
    position: absolute;
    max-width: 93.6%;
    margin-top: 24.5%;
    margin-right: 3.1%;
}

.insider {
    position: absolute;
    max-width: 90%;
    margin-top: 29%;
    margin-right: 5%;
}
.cd-hero-slider {
    height: 450px;
}

.lg-sub-html, .lg-toolbar {
  background-color: rgba(0,0,0,.45);
}

#lg-counter, .lg-outer .lg-video-cont {
  vertical-align: middle;
  display: inline-block;
}

@font-face {
  font-family: lg;
  src: url(../Scripts/lightgallery/fonts/lg.eot?n1z373);
  src: url(../Scripts/lightgallery/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../Scripts/lightgallery/fonts/lg.woff?n1z373) format("woff"),url(../Scripts/lightgallery/fonts/lg.ttf?n1z373) format("truetype"),url(../Scripts/lightgallery/fonts/lg.svg?n1z373#lg) format("svg");
  font-weight: 400;
  font-style: normal;
}

.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0,0,0,.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
}

  .lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
    pointer-events: none;
    opacity: .5;
  }

  .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #FFF;
  }

.lg-actions .lg-next {
  right: 20px;
}

  .lg-actions .lg-next:before {
    content: "\e095";
  }

.lg-actions .lg-prev {
  left: 20px;
}

  .lg-actions .lg-prev:after {
    content: "\e094";
  }

@-webkit-keyframes lg-right-end {
  0%,100% {
    left: 0;
  }

  50% {
    left: -30px;
  }
}

@-moz-keyframes lg-right-end {
  0%,100% {
    left: 0;
  }

  50% {
    left: -30px;
  }
}

@-ms-keyframes lg-right-end {
  0%,100% {
    left: 0;
  }

  50% {
    left: -30px;
  }
}

@keyframes lg-right-end {
  0%,100% {
    left: 0;
  }

  50% {
    left: -30px;
  }
}

@-webkit-keyframes lg-left-end {
  0%,100% {
    left: 0;
  }

  50% {
    left: 30px;
  }
}

@-moz-keyframes lg-left-end {
  0%,100% {
    left: 0;
  }

  50% {
    left: 30px;
  }
}

@-ms-keyframes lg-left-end {
  0%,100% {
    left: 0;
  }

  50% {
    left: 30px;
  }
}

@keyframes lg-left-end {
  0%,100% {
    left: 0;
  }

  50% {
    left: 30px;
  }
}

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end .3s;
  -o-animation: lg-right-end .3s;
  animation: lg-right-end .3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end .3s;
  -o-animation: lg-left-end .3s;
  animation: lg-left-end .3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

  .lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
  }

    .lg-toolbar .lg-icon:hover {
      color: #FFF;
    }

  .lg-toolbar .lg-close:after {
    content: "\e070";
  }

  .lg-toolbar .lg-download:after {
    content: "\e0f2";
  }

.lg-sub-html {
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}

  .lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: 700;
  }

  .lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
  }

#lg-counter {
  color: #999;
  font-size: 16px;
  padding-left: 20px;
  float: left;
  padding-top: 12px;
}

.lg-next, .lg-prev, .lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;
  -moz-transition: -moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;
  -o-transition: -o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;
  transition: transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px,0,0);
  transform: translate3d(-10px,0,0);
}

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px,0,0);
  transform: translate3d(10px,0,0);
}

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(.5,.5,.5);
  transform: scale3d(.5,.5,.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1) !important;
  transition: transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  -webkit-transition: -webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;
  -moz-transition: -moz-transform .25s cubic-bezier(0,0,.25,1) 0s;
  -o-transition: -o-transform .25s cubic-bezier(0,0,.25,1) 0s;
  transition: transform .25s cubic-bezier(0,0,.25,1) 0s;
}

  .lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
  }

  .lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
  }

  .lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
  }

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 3px solid transparent;
  border-radius: 4px;
  margin-bottom: 5px;
}

@media (min-width:1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color .25s ease;
    -o-transition: border-color .25s ease;
    transition: border-color .25s ease;
  }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #fff;
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom .25s ease;
  -o-transition: bottom .25s ease;
  transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}

  .lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
    color: #FFF;
  }

  .lg-outer .lg-toogle-thumb:after {
    content: "\e1ff";
  }

.lg-outer .lg-video-cont {
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

  .lg-outer .lg-video .lg-object {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }

  .lg-outer .lg-video .lg-video-play {
    width: 84px;
    height: 59px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -42px;
    margin-top: -30px;
    z-index: 1080;
    cursor: pointer;
  }

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../Scripts/lightgallery/img/vimeo-play.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../Scripts/lightgallery/img/vimeo-play.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../Scripts/lightgallery/img/video-play.png) no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: .8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../Scripts/lightgallery/img/youtube-play.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../Scripts/lightgallery/img/youtube-play.png) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  -moz-transition: opacity 80ms ease 0s;
  -o-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s;
}

  .lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0;
  }

  .lg-progress-bar.lg-start .lg-progress {
    width: 100%;
  }

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;
  -moz-transition: -moz-transform .3s cubic-bezier(0,0,.25,1) 0s;
  -o-transition: -o-transform .3s cubic-bezier(0,0,.25,1) 0s;
  transition: transform .3s cubic-bezier(0,0,.25,1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;
  -moz-transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;
  -o-transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;
  transition: left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  -webkit-transition: -webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s !important;
  -moz-transition: -moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s !important;
  -o-transition: -o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s !important;
  transition: transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}

  #lg-actual-size:after {
    content: "\e033";
  }

#lg-zoom-out {
  opacity: .5;
  pointer-events: none;
}

  #lg-zoom-out:after {
    content: "\e312";
  }

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}

  .lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible;
  }

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

  .lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  .lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px #fff inset;
  }

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity .15s ease 0s,-webkit-transform .15s ease 0s;
  -moz-transition: opacity .15s ease 0s,-moz-transform .15s ease 0s;
  -o-transition: opacity .15s ease 0s,-o-transform .15s ease 0s;
  transition: opacity .15s ease 0s,transform .15s ease 0s;
  -webkit-transform: translate3d(0,5px,0);
  transform: translate3d(0,5px,0);
}

  .lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%;
  }

.lg-outer .lg-pager {
  background-color: rgba(255,255,255,.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255,255,255,.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow .3s ease 0s;
  -o-transition: box-shadow .3s ease 0s;
  transition: box-shadow .3s ease 0s;
  width: 12px;
}

  .lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
    box-shadow: 0 0 0 8px #fff inset;
  }

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0,0,0,.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear .18s,opacity .18s linear 0s;
  -o-transition: visibility 0s linear .18s,opacity .18s linear 0s;
  transition: visibility 0s linear .18s,opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  opacity: 1;
  visibility: visible;
}

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0,5px,0);
  -o-transform: translate3d(0,5px,0);
  -ms-transform: translate3d(0,5px,0);
  -webkit-transform: translate3d(0,5px,0);
  transform: translate3d(0,5px,0);
  -webkit-transition: -webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;
  -moz-transition: -moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;
  -o-transition: -o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;
  transition: transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;
}

  .lg-outer .lg-dropdown:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #FFF;
    right: 16px;
    top: -16px;
  }

  .lg-outer .lg-dropdown > li:last-child {
    margin-bottom: 0;
  }

  .lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
    color: #333;
  }

  .lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
  }

    .lg-outer .lg-dropdown a:hover {
      background-color: rgba(0,0,0,.07);
    }

  .lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle;
  }

  .lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto;
  }

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}

  .lg-outer #lg-share {
    position: relative;
  }

    .lg-outer #lg-share:after {
      content: "\e80d";
    }

  .lg-outer #lg-share-facebook .lg-icon {
    color: #3b5998;
  }

    .lg-outer #lg-share-facebook .lg-icon:after {
      content: "\e901";
    }

  .lg-outer #lg-share-twitter .lg-icon {
    color: #00aced;
  }

    .lg-outer #lg-share-twitter .lg-icon:after {
      content: "\e904";
    }

  .lg-outer #lg-share-googleplus .lg-icon {
    color: #dd4b39;
  }

    .lg-outer #lg-share-googleplus .lg-icon:after {
      content: "\e902";
    }

  .lg-outer #lg-share-pinterest .lg-icon {
    color: #cb2027;
  }

    .lg-outer #lg-share-pinterest .lg-icon:after {
      content: "\e903";
    }

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  -o-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s;
}

  .lg-outer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .lg-outer.lg-visible {
    opacity: 1;
  }

  .lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function: inherit !important;
  }

  .lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    -webkit-transition-duration: 0s !important;
    transition-duration: 0s !important;
    opacity: 1;
  }

  .lg-outer.lg-grab img.lg-object {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
  }

  .lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
  }

  .lg-outer .lg {
    position: relative;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    max-height: 100%;
  }

  .lg-outer .lg-inner {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
  }

  .lg-outer .lg-item {
    background: url(../Scripts/lightgallery/img/loading.gif) center center no-repeat;
    display: none !important;
  }

  .lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important;
  }

  .lg-outer .lg-img-wrap, .lg-outer .lg-item {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
  }

    .lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
      content: "";
      display: inline-block;
      height: 50%;
      width: 1px;
      margin-right: -1px;
    }

  .lg-outer .lg-img-wrap {
    position: absolute;
    padding: 0 5px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  .lg-outer .lg-item.lg-complete {
    background-image: none;
  }

  .lg-outer .lg-item.lg-current {
    z-index: 1060;
  }

  .lg-outer .lg-image {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
  }

  .lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
    opacity: 0;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
  }

  .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
    opacity: 1;
  }

  .lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
    display: none;
  }

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  -o-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s;
}

  .lg-backdrop.in {
    opacity: 1;
  }

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

  .lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
  }

  .lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
    -webkit-transition: opacity .1s ease 0s;
    -moz-transition: opacity .1s ease 0s;
    -o-transition: opacity .1s ease 0s;
    transition: opacity .1s ease 0s;
  }

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }

  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }

  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }

  .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transition: -webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -moz-transition: -moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -o-transition: -o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    transition: transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
  }

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}

  .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    left: -100%;
  }

  .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
    left: 100%;
  }

  .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
    left: 0;
    opacity: 1;
  }

  .lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
    -webkit-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -moz-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    -o-transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
    transition: left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;
  }

.demo-gallery a {
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
}

  .demo-gallery a .poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
  }

  .demo-gallery a:hover .poster {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .demo-gallery a i {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    font-size: 20px;
    color: #fff;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
  }

  .demo-gallery a:hover i {
    opacity: 1;
  }

  .demo-gallery a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 180px;
    width: 100%;
  }

  .demo-gallery a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }


.dsCountDown:after {
  content: '';
  clear: both;
}

.dsCountDown {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

  /* ------------------------- White Theme ------------------------- */
  .dsCountDown.ds-white {
    color: #fff;
    position: relative;
    font-size: 1em;
    position: absolute;
    top: 35%;
    transform: translateX(50%);
    padding: 10px 20px;
    border: 1px solid #c75051;
    border-radius: 2px;
    border-radius: 50px;
    background: #c75051; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #c75051 0%, #df3b3c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c75051 ), color-stop(100%,#df3b3c )); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c75051 0%,#df3b3c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c75051 0%,#df3b3c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c75051 0%,#df3b3c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c75051 0%,#df3b3c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c75051 ', endColorstr='#df3b3c ',GradientType=0 ); /* IE6-8 */
  }

.top-left.dsCountDown.ds-white {
  left: 2%;
  top: 5%;
  transform: translateX(0);
}
.top-right.dsCountDown.ds-white {
  right: 2%;
  top: 5%;
  transform: translateX(0);
}
.bottom-left.dsCountDown.ds-white {
  left: 2%;
  top: auto;
  bottom: 13%;
  transform: translateX(0);
}
.bottom-right.dsCountDown.ds-white {
  right: 2%;
  top: auto;
  bottom: 13%;
  transform: translateX(0);
}
.ds-white .ds-element {
  float: left;
  margin-right: 20px;
  text-align: center;
  border-right: 1px solid #dedede;
  padding-right: 20px;
}

.dsCountDown.ds-white > .ds-element.ds-element-seconds {
  margin-right: 0;
  padding-right: 0;
  border-right: 0;
}

.ds-white .ds-element-title {
  text-transform: lowercase;
}

.ds-white .ds-element-value {
  font-size: 2em;
  color: #fff;
  /*text-shadow: 2px 2px 0px #333;*/
  width: 50px;
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 12px;
  font-weight: 500;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-right: 10px;
  padding-left: 30px;
  position: relative;
  text-align: right !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    left: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important;
        overflow: hidden;
        overflow-y: auto;
        max-height: 300px;

    }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 500;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-right: 10px;
    padding-left: 29px;
    text-align: right;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

