﻿html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width: 768px) {
    .container {
        width: 750px
    }
}

@media(min-width: 992px) {
    .container {
        width: 970px
    }
}

@media(min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media(min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media(min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media(min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1
    }

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
        line-height: 34px
    }

        input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
            line-height: 30px
        }

        input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
            line-height: 46px
        }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, select[multiple].input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

textarea.form-group-sm .form-control, select[multiple].form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, select[multiple].input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

textarea.form-group-lg .form-control, select[multiple].form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media(min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media(min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none;
    visibility: hidden
}

    .collapse.in {
        display: block;
        visibility: visible
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width: 768px) {
    navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    nav > li {
        position: relative;
        display: block
    }

        nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            nav > li > a:hover, nav > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        nav > li.disabled > a {
            color: #777
        }

            nav > li.disabled > a:hover, nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    nav .open > a, nav .open > a:hover, nav .open > a:focus {
        background-color: #eee;
        border-color: #337ab7
    }

    nav nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    nav > li > a > img {
        max-width: none
    }

nav-tabs {
    border-bottom: 1px solid #ddd
}

    nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 0 0 0 0
        }

            nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        nav-tabs > li.active > a, nav-tabs > li.active > a:hover, nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

nav-tabsnav-justified {
    width: 100%;
    border-bottom: 0
}

    nav-tabsnav-justified > li {
        float: none
    }

        nav-tabsnav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    nav-tabsnav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media(min-width: 768px) {
    nav-tabsnav-justified > li {
        display: table-cell;
        width: 1%
    }

        nav-tabsnav-justified > li > a {
            margin-bottom: 0
        }
}

nav-tabsnav-justified > li > a {
    margin-right: 0;
    border-radius: 0
}

nav-tabsnav-justified > .active > a, nav-tabsnav-justified > .active > a:hover, nav-tabsnav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    nav-tabsnav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0
    }

    nav-tabsnav-justified > .active > a, nav-tabsnav-justified > .active > a:hover, nav-tabsnav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

nav-pills > li {
    float: left
}

    nav-pills > li > a {
        border-radius: 0
    }

    nav-pills > li + li {
        margin-left: 2px
    }

    nav-pills > li.active > a, nav-pills > li.active > a:hover, nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7
    }

nav-stacked > li {
    float: none
}

    nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

nav-justified {
    width: 100%
}

    nav-justified > li {
        float: none
    }

        nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media(min-width: 768px) {
    nav-justified > li {
        display: table-cell;
        width: 1%
    }

        nav-justified > li > a {
            margin-bottom: 0
        }
}

nav-tabs-justified {
    border-bottom: 0
}

    nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 0
    }

    nav-tabs-justified > .active > a, nav-tabs-justified > .active > a:hover, nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media(min-width: 768px) {
    nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0
    }

    nav-tabs-justified > .active > a, nav-tabs-justified > .active > a:hover, nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden
}

.tab-content > .active {
    display: block;
    visibility: visible
}

nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media(min-width: 768px) {
    navbar {
        border-radius: 0
    }
}

@media(min-width: 768px) {
    navbar-header {
        float: left
    }
}

navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

    navbar-collapse.in {
        overflow-y: auto
    }

@media(min-width: 768px) {
    navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        navbar-collapse.collapse {
            display: block !important;
            visibility: visible !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        navbar-collapse.in {
            overflow-y: visible
        }

    navbar-fixed-top navbar-collapse, navbar-static-top navbar-collapse, navbar-fixed-bottom navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

navbar-fixed-top navbar-collapse, navbar-fixed-bottom navbar-collapse {
    max-height: 340px
}

@media(max-device-width: 480px) and (orientation:landscape) {
    navbar-fixed-top navbar-collapse, navbar-fixed-bottom navbar-collapse {
        max-height: 200px
    }
}

.container > navbar-header, .container-fluid > navbar-header, .container > navbar-collapse, .container-fluid > navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 768px) {
    .container > navbar-header, .container-fluid > navbar-header, .container > navbar-collapse, .container-fluid > navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width: 768px) {
    navbar-static-top {
        border-radius: 0
    }
}

navbar-fixed-top, navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width: 768px) {
    navbar-fixed-top, navbar-fixed-bottom {
        border-radius: 0
    }
}

navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    navbar-brand:hover, navbar-brand:focus {
        text-decoration: none
    }

    navbar-brand > img {
        display: block
    }

@media(min-width: 768px) {
    navbar > .container navbar-brand, navbar > .container-fluid navbar-brand {
        margin-left: -15px
    }
}

navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}

    navbar-toggle:focus {
        outline: 0
    }

    navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media(min-width: 768px) {
    navbar-toggle {
        display: none
    }
}

navbar-nav {
    margin: 7.5px -15px
}

    navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media(max-width: 767px) {
    navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        navbar-nav .open .dropdown-menu > li > a, navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            navbar-nav .open .dropdown-menu > li > a:hover, navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media(min-width: 768px) {
    navbar-nav {
        float: left;
        margin: 0
    }

        navbar-nav > li {
            float: left
        }

            navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media(min-width: 768px) {
    navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    navbar-form .form-control-static {
        display: inline-block
    }

    navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        navbar-form .input-group .input-group-addon, navbar-form .input-group .input-group-btn, navbar-form .input-group .form-control {
            width: auto
        }

        navbar-form .input-group > .form-control {
            width: 100%
        }

    navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    navbar-form .radio, navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        navbar-form .radio label, navbar-form .checkbox label {
            padding-left: 0
        }

        navbar-form .radio input[type="radio"], navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width: 767px) {
    navbar-form .form-group {
        margin-bottom: 5px
    }

        navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media(min-width: 768px) {
    navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

navbar-fixed-bottom navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    navbar-btn.btn-sm {
        margin-top: 10px;
        margin-bottom: 10px
    }

    navbar-btn.btn-xs {
        margin-top: 14px;
        margin-bottom: 14px
    }

navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width: 768px) {
    navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(min-width: 768px) {
    navbar-left {
        float: left !important
    }

    navbar-right {
        float: right !important;
        margin-right: -15px
    }

        navbar-right ~ navbar-right {
            margin-right: 0
        }
}

navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    navbar-default navbar-brand {
        color: #777
    }

        navbar-default navbar-brand:hover, navbar-default navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    navbar-default navbar-text {
        color: #777
    }

    navbar-default navbar-nav > li > a {
        color: #777
    }

        navbar-default navbar-nav > li > a:hover, navbar-default navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    navbar-default navbar-nav > .active > a, navbar-default navbar-nav > .active > a:hover, navbar-default navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    navbar-default navbar-nav > .disabled > a, navbar-default navbar-nav > .disabled > a:hover, navbar-default navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    navbar-default navbar-toggle {
        border-color: #ddd
    }

        navbar-default navbar-toggle:hover, navbar-default navbar-toggle:focus {
            background-color: #ddd
        }

        navbar-default navbar-toggle .icon-bar {
            background-color: #888
        }

    navbar-default navbar-collapse, navbar-default navbar-form {
        border-color: #e7e7e7
    }

    navbar-default navbar-nav > .open > a, navbar-default navbar-nav > .open > a:hover, navbar-default navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555
    }

@media(max-width: 767px) {
    navbar-default navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        navbar-default navbar-nav .open .dropdown-menu > li > a:hover, navbar-default navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent
        }

    navbar-default navbar-nav .open .dropdown-menu > .active > a, navbar-default navbar-nav .open .dropdown-menu > .active > a:hover, navbar-default navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    navbar-default navbar-nav .open .dropdown-menu > .disabled > a, navbar-default navbar-nav .open .dropdown-menu > .disabled > a:hover, navbar-default navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

navbar-default navbar-link {
    color: #777
}

    navbar-default navbar-link:hover {
        color: #333
    }

navbar-default .btn-link {
    color: #777
}

    navbar-default .btn-link:hover, navbar-default .btn-link:focus {
        color: #333
    }

    navbar-default .btn-link[disabled]:hover, fieldset[disabled] navbar-default .btn-link:hover, navbar-default .btn-link[disabled]:focus, fieldset[disabled] navbar-default .btn-link:focus {
        color: #ccc
    }

navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    navbar-inverse navbar-brand {
        color: #9d9d9d
    }

        navbar-inverse navbar-brand:hover, navbar-inverse navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    navbar-inverse navbar-text {
        color: #9d9d9d
    }

    navbar-inverse navbar-nav > li > a {
        color: #9d9d9d
    }

        navbar-inverse navbar-nav > li > a:hover, navbar-inverse navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    navbar-inverse navbar-nav > .active > a, navbar-inverse navbar-nav > .active > a:hover, navbar-inverse navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    navbar-inverse navbar-nav > .disabled > a, navbar-inverse navbar-nav > .disabled > a:hover, navbar-inverse navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    navbar-inverse navbar-toggle {
        border-color: #333
    }

        navbar-inverse navbar-toggle:hover, navbar-inverse navbar-toggle:focus {
            background-color: #333
        }

        navbar-inverse navbar-toggle .icon-bar {
            background-color: #fff
        }

    navbar-inverse navbar-collapse, navbar-inverse navbar-form {
        border-color: #101010
    }

    navbar-inverse navbar-nav > .open > a, navbar-inverse navbar-nav > .open > a:hover, navbar-inverse navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #fff
    }

@media(max-width: 767px) {
    navbar-inverse navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    navbar-inverse navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    navbar-inverse navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        navbar-inverse navbar-nav .open .dropdown-menu > li > a:hover, navbar-inverse navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    navbar-inverse navbar-nav .open .dropdown-menu > .active > a, navbar-inverse navbar-nav .open .dropdown-menu > .active > a:hover, navbar-inverse navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    navbar-inverse navbar-nav .open .dropdown-menu > .disabled > a, navbar-inverse navbar-nav .open .dropdown-menu > .disabled > a:hover, navbar-inverse navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

navbar-inverse navbar-link {
    color: #9d9d9d
}

    navbar-inverse navbar-link:hover {
        color: #fff
    }

navbar-inverse .btn-link {
    color: #9d9d9d
}

    navbar-inverse .btn-link:hover, navbar-inverse .btn-link:focus {
        color: #fff
    }

    navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] navbar-inverse .btn-link:hover, navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] navbar-inverse .btn-link:focus {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            content: "/ ";
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #337ab7;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 0
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 0;
            border-top-right-radius: 0
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .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: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
        cursor: default
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.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: 0;
    border-top-left-radius: 0
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 0
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #777;
        background-color: #fff;
        cursor: not-allowed
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c
    }

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: bold
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar, .progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: -1px -1px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow {
    border-width: 11px
}

    .popover > .arrow:after {
        border-width: 10px;
        content: ""
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, nav:before, nav:after, navbar:before, navbar:after, navbar-header:before, navbar-header:after, navbar-collapse:before, navbar-collapse:after, .pager:before, .pager:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, nav:after, navbar:after, navbar-header:after, navbar-collapse:after, .pager:after, .modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media(max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media(max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media(min-width: 1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width: 1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

@charset "UTF-8";

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }

    .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
        -webkit-animation-duration: .75s;
        animation-duration: .75s
    }

@-webkit-keyframes bounce {
    from,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounce {
    from,20%,53%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    40%,43% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        animation-timing-function: cubic-bezier(.755,.05,.855,.06);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    from,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes flash {
    from,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    50% {
        -webkit-transform: scale3d(1.05,1.05,1.05);
        transform: scale3d(1.05,1.05,1.05)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    30% {
        -webkit-transform: scale3d(1.25,.75,1);
        transform: scale3d(1.25,.75,1)
    }

    40% {
        -webkit-transform: scale3d(.75,1.25,1);
        transform: scale3d(.75,1.25,1)
    }

    50% {
        -webkit-transform: scale3d(1.15,.85,1);
        transform: scale3d(1.15,.85,1)
    }

    65% {
        -webkit-transform: scale3d(.95,1.05,1);
        transform: scale3d(.95,1.05,1)
    }

    75% {
        -webkit-transform: scale3d(1.05,.95,1);
        transform: scale3d(1.05,.95,1)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

@keyframes shake {
    from,to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0,0,1,15deg);
        transform: rotate3d(0,0,1,15deg)
    }

    40% {
        -webkit-transform: rotate3d(0,0,1,-10deg);
        transform: rotate3d(0,0,1,-10deg)
    }

    60% {
        -webkit-transform: rotate3d(0,0,1,5deg);
        transform: rotate3d(0,0,1,5deg)
    }

    80% {
        -webkit-transform: rotate3d(0,0,1,-5deg);
        transform: rotate3d(0,0,1,-5deg)
    }

    to {
        -webkit-transform: rotate3d(0,0,1,0deg);
        transform: rotate3d(0,0,1,0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    10%,20% {
        -webkit-transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);
        transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);
        transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)
    }

    to {
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    from {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);
        transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);
        transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);
        transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);
        transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);
        transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {
    from,11.1%,to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {
    from,11.1%,to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-3000px,0);
        transform: translate3d(0,-3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,25px,0);
        transform: translate3d(0,25px,0)
    }

    75% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,5px,0);
        transform: translate3d(0,5px,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0);
        transform: translate3d(-3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0);
        transform: translate3d(25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0);
        transform: translate3d(5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0);
        transform: translate3d(3000px,0,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0);
        transform: translate3d(-25px,0,0)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0);
        transform: translate3d(-5px,0,0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInUp {
    from,60%,75%,90%,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0,3000px,0);
        transform: translate3d(0,3000px,0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    75% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-5px,0);
        transform: translate3d(0,-5px,0)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    50%,55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0,10px,0);
        transform: translate3d(0,10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0);
        transform: translate3d(20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0);
        transform: translate3d(-20px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0,-10px,0);
        transform: translate3d(0,-10px,0)
    }

    40%,45% {
        opacity: 1;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,2000px,0);
        transform: translate3d(0,2000px,0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0);
        transform: translate3d(-2000px,0,0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0);
        transform: translate3d(2000px,0,0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-2000px,0);
        transform: translate3d(0,-2000px,0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,10deg);
        transform: perspective(400px) rotate3d(1,0,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-5deg);
        transform: perspective(400px) rotate3d(1,0,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-20deg);
        transform: perspective(400px) rotate3d(0,1,0,-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,10deg);
        transform: perspective(400px) rotate3d(0,1,0,10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-5deg);
        transform: perspective(400px) rotate3d(0,1,0,-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,-20deg);
        transform: perspective(400px) rotate3d(1,0,0,-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
        transform: perspective(400px) rotate3d(1,0,0,90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-15deg);
        transform: perspective(400px) rotate3d(0,1,0,-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
        transform: perspective(400px) rotate3d(0,1,0,90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%,0,0) skewX(-30deg);
        transform: translate3d(100%,0,0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%,0,0) skewX(30deg);
        transform: translate3d(100%,0,0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-90deg);
        transform: rotate3d(0,0,1,-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,45deg);
        transform: rotate3d(0,0,1,45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0,0,1,-45deg);
        transform: rotate3d(0,0,1,-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0,0,1,90deg);
        transform: rotate3d(0,0,1,90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);
        transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg);
        transform: translate3d(100%,0,0) rotate3d(0,0,1,120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        transform: scale3d(.475,.475,.475) translate3d(0,60px,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@font-face {
    font-family: 'icomoon';
    src: url('/font/icomoon.eot');
    src: url('/font/icomoon.eot') format('embedded-opentype'),url('/font/icomoon.ttf') format('truetype'),url('/font/icomoon.woff') format('woff'),url('/font/Heebo-Regular.woff') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-taj-gift-fill:before {
    content: ""
}

.icon-taj-chocolate-fill:before {
    content: ""
}

.icon-like:before {
    content: ""
}

.icon-like-fill:before {
    content: ""
}

.icon-unlike:before {
    content: ""
}

.icon-unlike-fill:before {
    content: ""
}

.icon-email:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.icon-linkedin:before {
    content: ""
}

.icon-phone:before {
    content: ""
}

.icon-pinterest:before {
    content: ""
}

.icon-telegram:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-whatsapp:before {
    content: ""
}

.icon-down:before {
    content: ""
}

.icon-left:before {
    content: ""
}

.icon-right:before {
    content: ""
}

.icon-up:before {
    content: ""
}

.icon-maze:before {
    content: ""
}

.icon-plus:before {
    content: ""
}

.icon-close:before {
    content: ""
}

.icon-download:before {
    content: ""
}

.icon-sort:before {
    content: ""
}

.icon-filter:before {
    content: ""
}

.icon-filter-off:before {
    content: ""
}

.icon-function:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-share:before {
    content: ""
}

.icon-star-fill:before {
    content: ""
}

.icon-star:before {
    content: ""
}

.icon-minus:before {
    content: ""
}

.icon-zoom-in:before {
    content: ""
}

.icon-zoom-out:before {
    content: ""
}

.icon-equalizer:before {
    content: ""
}

.icon-takeaway:before {
    content: ""
}

.icon-truck:before {
    content: ""
}

.icon-heart-fill:before {
    content: ""
}

.icon-heart:before {
    content: ""
}

.icon-list-check:before {
    content: ""
}

.icon-sort-asc:before {
    content: ""
}

.icon-sort-desc:before {
    content: ""
}

.icon-copy:before {
    content: ""
}

.icon-chat:before {
    content: ""
}

.icon-discuss:before {
    content: ""
}

.icon-close2:before {
    content: ""
}

.icon-down2:before {
    content: ""
}

.icon-left2:before {
    content: ""
}

.icon-right2:before {
    content: ""
}

.icon-up2:before {
    content: ""
}

.icon-last:before {
    content: ""
}

.icon-first:before {
    content: ""
}

.icon-next:before {
    content: ""
}

.icon-prev:before {
    content: ""
}

.icon-account-fill:before {
    content: ""
}

.icon-account:before {
    content: ""
}

.icon-user-fill:before {
    content: ""
}

.icon-user-follow-fill:before {
    content: ""
}

.icon-user-follow:before {
    content: ""
}

.icon-user-heart-fill:before {
    content: ""
}

.icon-user-heart:before {
    content: ""
}

.icon-user:before {
    content: ""
}

.icon-user-location-fill:before {
    content: ""
}

.icon-user-location:before {
    content: ""
}

.icon-user-settings-fill:before {
    content: ""
}

.icon-user-settings:before {
    content: ""
}

.icon-user-star-fill:before {
    content: ""
}

.icon-user-star:before {
    content: ""
}

.icon-plus-circle-fill:before {
    content: ""
}

.icon-plus-circle:before {
    content: ""
}

.icon-alert-fill:before {
    content: ""
}

.icon-alert:before {
    content: ""
}

.icon-checkbox-fill:before {
    content: ""
}

.icon-checkbox:before {
    content: ""
}

.icon-delete-fill:before {
    content: ""
}

.icon-delete:before {
    content: ""
}

.icon-delete2-fill:before {
    content: ""
}

.icon-delete2:before {
    content: ""
}

.icon-warning-fill:before {
    content: ""
}

.icon-warning:before {
    content: ""
}

.icon-minus-circle-fill:before {
    content: ""
}

.icon-minus-circle:before {
    content: ""
}

.icon-information-fill:before {
    content: ""
}

.icon-information:before {
    content: ""
}

.icon-lock-fill:before {
    content: ""
}

.icon-lock:before {
    content: ""
}

.icon-more:before {
    content: ""
}

.icon-settings-fill:before {
    content: ""
}

.icon-settings:before {
    content: ""
}

.icon-notification-fill:before {
    content: ""
}

.icon-notification:before {
    content: ""
}

.icon-pin-add-fill:before {
    content: ""
}

.icon-pin-add:before {
    content: ""
}

.icon-pin-fill:before {
    content: ""
}

.icon-pin:before {
    content: ""
}

.icon-pin-user-fill:before {
    content: ""
}

.icon-pin-user:before {
    content: ""
}

.icon-card-fill:before {
    content: ""
}

.icon-card:before {
    content: ""
}

.icon-coupon-fill:before {
    content: ""
}

.icon-coupon:before {
    content: ""
}

.icon-gift-fill:before {
    content: ""
}

.icon-gift:before {
    content: ""
}

.icon-tag-fill:before {
    content: ""
}

.icon-tag:before {
    content: ""
}

.icon-shopping-bag-fill:before {
    content: ""
}

.icon-shopping-bag:before {
    content: ""
}

.icon-diamond-fill:before {
    content: ""
}

.icon-diamond:before {
    content: ""
}

.icon-wallet-fill:before {
    content: ""
}

.icon-wallet:before {
    content: ""
}

.icon-edit:before {
    content: ""
}

.icon-calendar-fill:before {
    content: ""
}

.icon-calendar:before {
    content: ""
}

.icon-calendar-check-fill:before {
    content: ""
}

.icon-calendar-check:before {
    content: ""
}

.icon-home-fill:before {
    content: ""
}

.icon-home:before {
    content: ""
}

.icon-close3:before {
    content: ""
}

.icon-ring:before {
    content: ""
}

.jssocials-shares {
    margin: 0
}

    .jssocials-shares * {
        box-sizing: border-box
    }

.jssocials-share {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

    .jssocials-share:last-child {
        margin-right: 0
    }

.jssocials-share-logo {
    width: 1em;
    vertical-align: middle;
    font-size: 14px
}

img.jssocials-share-logo {
    width: auto;
    height: 1em
}

.jssocials-share-link {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 1;
    margin: 3px 0
}

    .jssocials-share-link.jssocials-share-link-count {
        padding-top: .2em
    }

        .jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
            display: block;
            font-size: .6em;
            margin: 0 -.5em -.8em -.5em
        }

    .jssocials-share-link.jssocials-share-no-count {
        padding-top: .5em
    }

        .jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
            height: 1em
        }

.jssocials-share-label {
    padding-left: 10px;
    vertical-align: middle;
    font-size: 12px
}

.jssocials-share-count-box {
    display: inline-block;
    height: 1.5em;
    padding: 0 .3em;
    line-height: 1;
    vertical-align: middle;
    cursor: default
}

    .jssocials-share-count-box.jssocials-share-no-count {
        display: none
    }

.jssocials-share-count {
    line-height: 1.5em;
    vertical-align: middle
}

@media(max-width: 767px) {
    .jssocials-share-label {
        display: none
    }
}

.jssocials-share-link {
    padding: 0;
    margin-right: 10px;
    border-radius: 0;
    border: none;
    color: #2d2f30;
    display: block;
    -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out,color 200ms ease-in-out,border-color 200ms ease-in-out
}

    .jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
        border: none;
        color: #3698c9;
        text-decoration: none
    }

.jssocials-share-logo {
    width: 1em;
    vertical-align: middle;
    font-size: 16px
}

.jssocials-share-count-box {
    position: relative;
    height: 2.5em;
    padding: 0 .3em;
    margin-left: .4em;
    background: #f5f5f5;
    border-radius: .3em;
    -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,border-color 200ms ease-in-out;
    transition: background 200ms ease-in-out,color 200ms ease-in-out,border-color 200ms ease-in-out
}

    .jssocials-share-count-box:hover {
        background: #e8e8e8
    }

        .jssocials-share-count-box:hover:after {
            border-color: transparent #e8e8e8 transparent transparent
        }

    .jssocials-share-count-box:after {
        content: "";
        display: block;
        position: absolute;
        top: .75em;
        left: -.4em;
        width: 0;
        height: 0;
        border-width: .5em .5em .5em 0;
        border-style: solid;
        border-color: transparent #f5f5f5 transparent transparent;
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
        -webkit-transition: background 200ms ease-in-out,color 200ms ease-in-out,border-color 200ms ease-in-out;
        transition: background 200ms ease-in-out,color 200ms ease-in-out,border-color 200ms ease-in-out
    }

    .jssocials-share-count-box .jssocials-share-count {
        line-height: 2.5em;
        color: #acacac
    }



html {
    scroll-behavior: smooth
}

* {
}



    body.oh {
        overflow: hidden
    }

h1, h2, h3, h4, h5 {
}

a {
    font-size: 20px;
    /* size: 22px; */
    word-spacing: 3px;
    font-family: 'peyda';
    color: #ffffff;
    cursor: pointer;
}

    a:hover, a:focus {
        color: var(--bs-purple);
        text-decoration: none;
        outline: 0;
    }

    a.btn, button, .main-menu a, span.ttl, .prevent-select, .logo-col a {
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

::selection {
    background: #000;
    color: #fff;
    text-shadow: none
}

::-webkit-selection {
    background: #000;
    color: #fff;
    text-shadow: none
}

::-webkit-input-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #aaa
}

::placeholder {
    color: #aaa
}

input.noarrow::-webkit-outer-spin-button, input.noarrow::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input.noarrow[type=number] {
    -moz-appearance: textfield;
    text-align: center;
    direction: ltr;
    font-family: Tahoma
}

    input.noarrow[type=number]::placeholder {
        text-align: center;
        direction: rtl;
        font-family: peyda
    }

.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .5s;
    transition: all .5s
}

    .grayscale:hover {
        filter: none;
        -webkit-filter: grayscale(0%)
    }

.colorscale {
    filter: none;
    -webkit-filter: grayscale(0%);
    -webkit-transition: all .5s;
    transition: all .5s
}

    .colorscale:hover {
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
        filter: gray;
        -webkit-filter: grayscale(100%)
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding: 0;
    float: right
}

.row {
    margin: 0;
    padding: 0
}

.container {
    padding: 0 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%
}

@media(min-width: 768px) {
    .submenu33 {
        width: 33% !important
    }

    .container {
        width: 100%;
        padding: 0 30px
    }
}



.main-container {
    padding: 0 45px
}

    .main-container:before, .main-container:after {
        content: " ";
        display: table
    }

.in-con {
    transition: all .5s
}

    .in-con.blur {
        filter: blur(4px);
        cursor: url(../../img/close.gif),auto
    }

.inner-row {
    padding-top: 200px;
    background-color: #fff
}

.in-sec-row {
    background-color: #fff
}

body.hasbanner .inner-row {
    padding-top: 200px
}

.section-row {
    margin: 90px 0
}

.button {
    display: flex;
    justify-content: center;
    text-align: center;
    padding: 6px 10px;
    background-color: #1c4482;
    border: 1px solid #1c4482;
    color: #fff;
    font-size: 15px;
    transition: all .3s;
    cursor: pointer;
    white-space: nowrap;
    font-weight: 400;
    align-items: flex-end;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .button:hover, .button:focus {
        background-color: #fff;
        color: #1c4482
    }

    .button.lg {
        padding: 12px;
        font-size: 18px
    }

    .button.sm {
        padding: 3px 7px;
        font-size: 14px
    }

    .button .icon {
        padding-right: 10px;
        transition: all .3s;
        font-size: 18px;
        margin-bottom: 2px
    }

    .button.lg .icon {
        font-size: 24px
    }

    .button:hover .icon, .button:focus .icon {
        padding-right: 30px
    }

@media(min-width: 768px) {
    .main-slider .owl-item .slider-item .cap.large {
        zoom: 1.2
    }

    .main-slider .owl-item .slider-item .cap.small {
        zoom: .8
    }
}

@media(max-width: 767px) {
    .main-slider .owl-item .slider-item .cap.largeM {
        zoom: 1.2
    }

    .main-slider .owl-item .slider-item .cap.smallM {
        zoom: .8
    }
}

.button.light, .main-slider .owl-item .slider-item.dark .cap .button {
    color: #1c4482;
    background-color: #fff;
    border: 1px solid #1c4482
}

.main-slider .owl-item .slider-item.light .cap {
    color: #1c4482
}

.main-slider .owl-item .slider-item.black .cap {
    color: #fff
}

.main-slider .owl-item .slider-item.white .cap {
    color: #000
}

    .main-slider .owl-item .slider-item.white .cap .button {
        color: #fff;
        background-color: #000;
        border: 1px solid #fff
    }

        .main-slider .owl-item .slider-item.white .cap .button:hover, .main-slider .owl-item .slider-item.white .cap .button:focus {
            color: #000;
            background-color: #fff;
            border: 1px solid #000
        }

.main-slider .owl-item .slider-item.black .cap .button {
    color: #000;
    background-color: #fff;
    border: 1px solid #000
}

    .main-slider .owl-item .slider-item.black .cap .button:hover, .main-slider .owl-item .slider-item.black .cap .button:focus {
        color: #fff;
        background-color: #000;
        border: 1px solid #fff
    }

.singlies {
    width: 100%;
    height: 100%
}

.slider-item video {
    width: 100%;
    height: 100vh;
    object-fit: cover
}

.button.light:hover, .button.light:focus, .main-slider .owl-item .slider-item.dark .cap .button:hover, .main-slider .owl-item .slider-item.dark .cap .button:focus {
    color: #fff;
    border-color: #1c4482;
    background-color: #1c4482
}

.button.gold {
    color: #efefef;
    background-color: #1c4482;
    border: 1px solid #1c4482
}

    .button.gold:hover, .button.gold:focus {
        color: #fff;
        border-color: #fff
    }

@media(max-width: 1399px) {
    .main-container {
        padding: 0 30px
    }
}

@media(max-width: 767px) {
    .main-slider .owl-item .slider-item.darkM .cap {
        color: #fff
    }

    .main-slider .owl-item .slider-item.lightM .cap {
        color: #1c4482
    }

    .main-slider .owl-item .slider-item.blackM .cap {
        color: #fff
    }

    .main-slider .owl-item .slider-item.whiteM .cap {
        color: #000
    }

        .main-slider .owl-item .slider-item.whiteM .cap .button {
            color: #fff;
            background-color: #000;
            border: 1px solid #fff
        }

            .main-slider .owl-item .slider-item.whiteM .cap .button:hover, .main-slider .owl-item .slider-item.whiteM .cap .button:focus {
                color: #000;
                background-color: #fff;
                border: 1px solid #000
            }

    .main-slider .owl-item .slider-item.blackM .cap .button {
        color: #000;
        background-color: #fff;
        border: 1px solid #000
    }

        .main-slider .owl-item .slider-item.blackM .cap .button:hover, .main-slider .owl-item .slider-item.blackM .cap .button:focus {
            color: #fff;
            background-color: #000;
            border: 1px solid #fff
        }

    .main-slider .owl-item .slider-item.lightM .cap .button {
        color: #fff;
        background-color: #1c4482;
        border: 1px solid #fff
    }

        .main-slider .owl-item .slider-item.lightM .cap .button:hover, .main-slider .owl-item .slider-item.lightM .cap .button:focus {
            color: #1c4482;
            background-color: #fff;
            border: 1px solid #1c4482
        }

    .main-slider .owl-item .slider-item.darkM .cap .button {
        color: #1c4482;
        background-color: #fff;
        border: 1px solid #1c4482
    }

        .main-slider .owl-item .slider-item.darkM .cap .button:hover, .main-slider .owl-item .slider-item.darkM .cap .button:focus {
            color: #fff;
            background-color: #1c4482;
            border: 1px solid #fff
        }

    .main-container {
        padding: 0 15px
    }

    .inner-row {
        padding-top: 120px
    }

    body.hasbanner .inner-row {
        padding-top: 140px
    }

    .slider-item .inner-row {
        padding-top: 83px
    }

    .button {
        padding: 5px 8px
    }

        .button .icon {
            padding-right: 5px;
            font-size: 14px
        }

        .button:hover .icon {
            padding-right: 15px
        }

        .button.lg {
            padding: 7px;
            font-size: 16px
        }

            .button.lg .icon {
                font-size: 20px
            }
}

.pic-slider {
    width: 380px !important
}

    .pic-slider .slider-item img {
        width: 380px !important
    }

    .pic-slider .owl-nav {
        position: absolute;
        top: 50%;
        width: calc(100% - 20px);
        padding: 20px;
        font-size: 20px
    }

        .pic-slider .owl-nav .owl-next {
            float: left
        }

.quantity {
    position: relative;
    width: 130px;
    float: left;
    height: auto;
    padding: 0;
    text-align: center
}

.qty {
    width: 180px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: bold
}

.add-btn.button {
    width: 170px;
    margin: 15px 0
}

.quantity input {
    padding: 5px 2px 2px 1px;
    display: inline-block;
    margin: 0;
    border: none;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    background-color: transparent;
    color: #1c4482;
    border: 1px solid #666
}

    .quantity input[type=number]::-webkit-inner-spin-button, .quantity input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0
    }

    .quantity input[type=number] {
        -moz-appearance: textfield
    }

    .quantity input:focus {
        outline: 0
    }

.quantity .q-con {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    left: 0;
    padding: 0 5px
}

    .quantity .q-con .q-button {
        position: relative;
        cursor: pointer;
        text-align: center;
        color: #1c4482;
        cursor: pointer;
        display: inline-block;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none
    }

        .quantity .q-con .q-button.q-up {
            float: right
        }

        .quantity .q-con .q-button.q-down {
            float: left
        }

        .quantity .q-con .q-button span {
            display: block;
            font-size: 32px
        }

.bannertop {
    text-align: center;
    font-size: 18px;
    min-height: 50px
}

    .bannertop img {
        height: 50px
    }



    .header-row.notransparent {
        background-color: rgba(255,255,255,1) !important
    }





    .header-row .header-con-row {
        width: 100%;
        position: relative;
        display: flex;
        margin-top: 10px;
        transition: all .3s
    }

        .header-row .header-con-row.mb {
            margin-bottom: 0
        }

    .header-row.scrolled .header-con-row {
        margin-top: 10px
    }

    .header-row .header-con-row .logo-col {
        text-align: center;
        width: 170px;
        transition: all .3s
    }

    .header-row .header-con-row.mb .logo-col {
        margin-top: 10px;
    }

    .header-row .header-con-row .logo-col a {
        display: block;
        position: relative;
        margin-bottom: 5px
    }

    .header-row .header-con-row .logo-col .logo {
        width: 35%;
        transition: all .5s
    }

.svgcolor {
    fill: rebeccapurple !important
}

.header-row .header-con-row .logo-col .logo-type {
    width: 100%;
    transition: all .5s;
    position: absolute;
    top: 100%;
    left: 0;
}

.header-row.scrolled .header-con-row .logo-col .logo-type {
    top: 0%;
    opacity: 0
}

.header-row .header-con-row .right-col {
    padding: 0;
    flex: 1 1 0;
    position: relative;
    display: flex;
    justify-content: flex-start
}

.header-row .header-con-row .hamburger-con {
    display: none
}

.header-row .header-con-row .hamburger {
    width: 36px;
    position: relative;
    z-index: 25;
    cursor: pointer;
    padding: 2px 0;
    display: inline-block
}

    .header-row .header-con-row .hamburger:before, .header-row .header-con-row .hamburger:after {
        content: '';
        width: 100%;
        height: 2px;
        background-color: #821c70;
        transition: all .5s;
        display: block;
        position: relative;
        margin: 4px 0;
        z-index: 130
    }

    .header-row .header-con-row .hamburger.open:before {
        transform: translateY(3px) rotate(135deg)
    }

    .header-row .header-con-row .hamburger.open:after {
        transform: translateY(-3px) rotate(-135deg)
    }

.header-row .header-con-row .left-col {
    position: relative;
    flex: 1 1 0;
    display: flex;
    justify-content: flex-end
}

.header-row .header-con-row .basket {
    display: flex;
    position: relative;
    align-items: center;
    color: #1c4482;
    cursor: pointer;
    transition: all .3s;
    margin-left: 30px;
    z-index: 30
}

.header-row.menu-open .header-con-row .basket {
    z-index: 20
}

.header-row .header-con-row .basket:hover {
    color: #1c4482
}

.header-row .header-con-row .basket .icon {
    font-size: 22px;
    margin-left: 5px
}

.header-row .header-con-row .basket .ttl {
    font-size: 16px;
    font-weight: 300;
    margin-left: 10px
}

.header-row .header-con-row .basket .number {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 24px;
    padding-top: 3px;
    font-size: 14px;
    border-radius: 50%;
    color: #fff;
    background-color: #1c4482
}

.header-row .header-con-row .user {
    display: flex;
    position: relative;
    cursor: pointer;
    color: #1c4482;
    transition: all .3s;
    margin-left: 0;
    z-index: 14
}

    .header-row .header-con-row .user:hover, .header-row .header-con-row .user.open {
        color: #1c4482
    }

    .header-row .header-con-row .user .con {
        display: flex;
        align-items: center
    }

    .header-row .header-con-row .user .icon {
        font-size: 22px;
        margin-left: 5px
    }

    .header-row .header-con-row .user .ttl {
        font-size: 16px;
        font-weight: 400
    }

    .header-row .header-con-row .user .dropdown-menu {
        right: 0;
        z-index: 26;
        display: none;
        min-width: 200px;
        padding: 0;
        margin: 0;
        margin-top: 10px;
        margin-right: -81px;
        background-color: #fff;
        border: none;
        border: 1px solid #000;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-align: right
    }

        .header-row .header-con-row .user .dropdown-menu .user-item {
            padding: 3px 0
        }

            .header-row .header-con-row .user .dropdown-menu .user-item a {
                display: flex;
                padding: 5px 10px;
                align-items: center;
                color: #000
            }

                .header-row .header-con-row .user .dropdown-menu .user-item a:hover {
                    color: #1c4482
                }

                .header-row .header-con-row .user .dropdown-menu .user-item a .item-ttl {
                    flex: 1;
                    font-size: 14px
                }

                .header-row .header-con-row .user .dropdown-menu .user-item a .item-val {
                    font-size: 14px;
                    display: flex;
                    align-items: center;
                    color: #000
                }

                .header-row .header-con-row .user .dropdown-menu .user-item a .item-unt {
                    font-size: 10px;
                    font-weight: normal;
                    margin-right: 3px;
                    color: #9fa1a3
                }

.header-row .header-con-row .h-btn {
    display: flex;
    position: relative;
    align-items: center;
    color: #821c70;
    cursor: pointer;
    transition: all .3s;
    z-index: 14;
    margin-right: 30px
}

    .header-row .header-con-row .h-btn:hover {
        color: #1c4482
    }

    .header-row .header-con-row .h-btn .icon {
        font-size: 22px;
        transition: all .3s
    }

    .header-row .header-con-row .h-btn .ttl {
        font-weight: bold !important;
        font-size: 18px !important;
        font-weight: 400;
        margin-left: 5px;
    }

@media(max-width: 1399px) {
    .header-row .header-con-row .user .icon, .header-row .header-con-row .h-btn .icon {
        font-size: 20px
    }

    .header-row .header-con-row .user .ttl, .header-row .header-con-row .h-btn .ttl {
        font-size: 14px
    }
}

@media(max-width: 991px) {
    .header-row .header-con-row .basket {
        margin-left: 20px
    }

    .header-row .header-con-row .h-btn {
        margin-right: 20px
    }

    .header-row .header-con-row .user .dropdown-menu {
        margin-right: -71px
    }
}

.col-sm-6.choclate {
    float: left
}

@media(max-width: 767px) {
    .bannertop {
        font-size: 15px;
        max-height: 50px;
        overflow-y: hidden
    }

    .pic-slider {
        width: calc(100vw - 30px) !important
    }

        .pic-slider .slider-item img {
            width: calc(100vw - 30px) !important
        }

        .pic-slider .owl-nav {
            position: absolute;
            top: 50%;
            width: calc(100vw - 30px);
            padding: 20px;
            font-size: 20px
        }

    .header-row .header-con-row {
        margin-top: 10px;
        margin-bottom: 45px
    }

    .header-row.scrolled .header-con-row {
        margin: 10px 0
    }

    .header-row .header-con-row .logo-col {
        width: 150px;
    }

        .header-row .header-con-row .logo-col img.logo {
            width: 35%;
        }

        .header-row .header-con-row .logo-col img.logo-type {
            width: 100%;
        }

    .header-row .header-con-row .basket {
        margin-left: 15px
    }

        .header-row .header-con-row .basket .icon {
            font-size: 18px;
            margin-left: 3px
        }

        .header-row .header-con-row .basket .number {
            width: 20px;
            height: 20px;
            padding-top: 3px;
            font-size: 12px
        }

    .header-row .header-con-row .user .icon {
        font-size: 18px;
        margin-left: 5px
    }

    .header-row .header-con-row .user .ttl:not(.show) {
        display: none
    }

    .header-row .header-con-row .user .dropdown-menu {
        margin-right: -71px;
        min-width: 50vw
    }

        .header-row .header-con-row .user .dropdown-menu .user-item a .item-ttl {
            font-size: 12px
        }

        .header-row .header-con-row .user .dropdown-menu .user-item a .item-val {
            font-size: 12px
        }

        .header-row .header-con-row .user .dropdown-menu .user-item a .item-unt {
            font-size: 9px
        }

    .header-row .header-con-row .h-btn {
        margin-right: 0;
        margin-left: 15px
    }

        .header-row .header-con-row .h-btn .icon {
            font-size: 18px
        }

        .header-row .header-con-row .h-btn .ttl {
            display: none
        }

    .header-row .header-con-row .hamburger-con {
        display: flex;
        align-items: center
    }
}

.header-row .search-col {
    position: fixed;
    top: -850px;
    left: 0;
    z-index: 35;
    transition: all .3s;
    width: 100%;
}

    .header-row .search-col.in {
        background-color: #12225c96;
        top: 0;
    }

    .header-row .search-col .search-input-con {
        margin: 299px 30px;
        /* margin: -1px; */
        border-radius: 50px;
        position: relative;
        z-index: 26;
        height: 170px;
        background-color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all .3s;
        border-bottom: none;
        text-align: center;
    }
.header-row.scrolled .search-col .search-input-con {
    height: 103px
}

.header-row .search-col .search-input-con .search-close {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 0;
    cursor: pointer
}

    .header-row .search-col .search-input-con .search-close .icon {
        display: block;
        font-size: 28px;
        color: #000
    }

.header-row .search-col .search-input-con .input-con {
    width: 100%;
    position: relative
}

    .header-row .search-col .search-input-con .input-con input {
        border: none;
        border-bottom: 1px solid #999;
        background-color: #fff;
        outline: 0;
        font-size: 16px;
        text-align: center;
        padding: 7px;
        width: 100%;
        display: inline-block;
        transition: all .3s
    }

@media(max-width: 767px) {
    .header-row .search-col {
        top: -750px;
    }

        .header-row .search-col .search-input-con .search-close {
            margin-top: -12px
        }

            .header-row .search-col .search-input-con .search-close .icon {
                font-size: 24px
            }

        .header-row .search-col .search-input-con {
            height: 92px
        }

    .header-row.scrolled .search-col .search-input-con {
        height: 47px
    }

    .header-row .search-col .search-input-con .input-con input {
        font-size: 14px;
        padding: 5px
    }
}

.basket-col {
    background-color: #fff;
    border-left: 1px solid #ccc;
    position: fixed;
    top: 0;
    right: -620px;
    z-index: 30;
    height: 100vh;
    width: 600px;
    transition: all .5s
}

    .basket-col .descerr {
        padding: 5px;
        background: #666;
        color: #fff;
        text-align: center;
        margin-bottom: 10px
    }

    .basket-col.in {
        right: 0
    }

    .basket-col.basket-page {
        background-color: transparent;
        border-right: none;
        position: relative;
        top: initial;
        right: initial;
        z-index: 28;
        width: auto;
        border-left: none;
        height: auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc
    }

    .basket-col .basket-con {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 45px;
        padding-top: 34px;
        opacity: 0;
        transition: all .2s
    }

.header-row.scrolled .basket-col .basket-con {
    padding-top: 14px
}

.basket-col.in .basket-con {
    opacity: 1
}

.basket-col.basket-page .basket-con {
    height: auto;
    padding: 0;
    opacity: 1
}

.basket-col .basket-con .basket-scroll {
    width: 100%;
    max-height: calc(100% - 138px);
    position: relative;
    background-color: #fff;
    border: 1px solid #ccc;
    border-width: 1px 0;
    margin-left: -3px;
    scroll-behavior: smooth;
    scroll-snap-type: y mandatory;
    overflow-y: scroll
}

.basket-col.basket-page .basket-con .basket-scroll {
    max-height: initial;
    margin-left: 0;
    overflow-y: initial;
    border-width: 1px 0 0 0
}

::-webkit-scrollbar {
    background-color: #fff;
    width: 3px
}

::-webkit-scrollbar-thumb {
    background-color: rgba(45,47,48,.39)
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #000
    }

    ::-webkit-scrollbar-thumb:active {
        background-color: #1c4482
    }

.basket-col .basket-con .basket-top {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 15px
}

    .basket-col .basket-con .basket-top .close {
        opacity: 1;
        transition: all .2s;
        transition-delay: .1s
    }

        .basket-col .basket-con .basket-top .close .icon {
            display: block;
            color: #000;
            font-size: 28px;
            cursor: pointer
        }

    .basket-col .basket-con .basket-top .timer {
        display: flex;
        margin-left: 15px;
        align-items: center
    }

        .basket-col .basket-con .basket-top .timer .ttl {
            font-size: 12px;
            margin-left: 5px
        }

        .basket-col .basket-con .basket-top .timer .time {
            background-color: #db2a2a;
            font-size: 14px;
            color: #fff;
            padding: 2px 8px 0 8px
        }

.time div {
    display: inline-block;
    min-width: 20px
}

    .time div.clearDiv {
        display: initial;
        min-width: 20px
    }

.time {
    direction: ltr
}

    .time .hours {
        display: none;
        min-width: initial
    }

.basket-col .basket-con .basket-btn {
    position: relative;
    width: 100%;
    display: flex
}

    .basket-col .basket-con .basket-btn .button {
        flex: 3;
        justify-content: center;
        cursor: pointer
    }

        .basket-col .basket-con .basket-btn .button.light {
            flex: 1;
            margin-left: 15px
        }

.basket-col .basket-con .basket-list {
    width: 100%;
    padding: 0;
    margin: 0
}

    .basket-col .basket-con .basket-list .empty {
        padding: 10px;
        color: #706f6f;
        font-size: 18px
    }

.basket-col .basket-item {
    width: 100%;
    padding: 10px 0;
    margin: 0;
    display: flex;
    flex-wrap: nowrap
}

    .basket-col .basket-item:not(:last-of-type) {
        border-bottom: 1px solid #ddd
    }

    .basket-col .basket-item .img {
        width: 110px;
        height: 110px;
        margin-left: 10px
    }

    .basket-col .basket-item.small .img {
        width: 70px;
        height: 70px
    }

    .basket-col .basket-item .img img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

    .basket-col .basket-item .txt {
        display: flex;
        flex-grow: 1
    }

        .basket-col .basket-item .txt .pr {
            display: flex;
            flex-grow: 1
        }

            .basket-col .basket-item .txt .pr a {
                display: flex;
                flex-direction: column;
                justify-content: space-between;
                color: #000
            }

            .basket-col .basket-item .txt .pr .head {
                font-size: 16px
            }

            .basket-col .basket-item .txt .pr .code {
                font-size: 12px;
                color: #999
            }

            .basket-col .basket-item .txt .pr .opt {
                display: flex;
                align-items: center
            }

                .basket-col .basket-item .txt .pr .opt .ttl {
                    font-size: 12px;
                    color: #999;
                    margin-left: 5px
                }

                .basket-col .basket-item .txt .pr .opt .val {
                    font-size: 14px;
                    direction: ltr
                }

        .basket-col .basket-item .txt .left {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            align-items: flex-end
        }

        .basket-col .basket-item .txt .rmv {
            cursor: pointer;
            color: #000;
            transition: all .3s
        }

            .basket-col .basket-item .txt .rmv:hover {
                color: #db2a2a
            }

            .basket-col .basket-item .txt .rmv .icon {
                font-size: 20px;
                display: block
            }

        .basket-col .basket-item .txt .prc {
            text-align: left
        }

            .basket-col .basket-item .txt .prc .prc-b {
                font-size: 14px;
                text-decoration: line-through
            }

            .basket-col .basket-item .txt .prc .prc-n {
                font-size: 16px;
                font-weight: 500
            }

            .basket-col .basket-item .txt .prc .ccy {
                font-size: 12px;
                font-weight: normal;
                color: #999
            }

.basket-col .basket-con .basket-prc {
    padding: 15px 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

    .basket-col .basket-con .basket-prc .ttl {
        font-size: 16px;
        color: #000
    }

    .basket-col .basket-con .basket-prc .val {
        font-size: 18px;
        font-weight: 500
    }

        .basket-col .basket-con .basket-prc .val .ccy {
            font-size: 12px;
            font-weight: normal;
            color: #999
        }

@media(max-width: 1399px) {
    .basket-col {
        right: -50vw;
        width: 40vw
    }

        .basket-col .basket-con {
            padding: 30px;
            padding-top: 34px
        }

    .header-row.scrolled .basket-col .basket-con {
        padding-top: 14px
    }
}

@media(max-width: 1199px) {
    .basket-col {
        right: -60vw;
        width: 50vw
    }
}

@media(max-width: 991px) {
    .basket-col {
        right: -70vw;
        width: 66vw
    }
}

@media(max-width: 767px) {
    .basket-col {
        right: -105vw;
        width: 100vw;
        border-left: 0
    }

        .basket-col .basket-con {
            padding: 15px;
            padding-top: 16px
        }

    .header-row.scrolled .basket-col .basket-con {
        padding-top: 11px
    }

    .basket-col .basket-con .basket-scroll {
        max-height: calc(100% - 122px)
    }

    .basket-col .basket-con .basket-top {
        margin-bottom: 10px
    }

    .basket-col .basket-item .txt .rmv .icon {
        font-size: 18px
    }

    .basket-col .basket-con .basket-top .timer .ttl {
        font-size: 10px
    }

    .basket-col .basket-con .basket-top .timer .time {
        font-size: 12px
    }

    .basket-col .basket-item .img {
        width: 90px;
        height: 90px
    }

    .basket-col .basket-item .txt .pr .head {
        font-size: 14px
    }

    .basket-col .basket-item .txt .pr .code {
        font-size: 10px
    }

    .basket-col .basket-item .txt .pr .opt .ttl {
        font-size: 10px
    }

    .basket-col .basket-item .txt .pr .opt .val {
        font-size: 12px
    }

    .basket-col .basket-item .txt .prc .prc-b {
        font-size: 12px
    }

    .basket-col .basket-item .txt .prc .prc-n {
        font-size: 14px
    }
}

.header-row .menu-row {
    margin-top: 27px;
    transition: all .3s
}

.header-row.scrolled .menu-row {
    margin-top: 0
}

.header-row nav {
    display: flex;
    justify-content: center;
    margin: 5px 0 0 0
}

    .header-row nav .main-menu {
        list-style: none;
        display: flex;
        margin: 0;
        padding: 0
    }

        .header-row nav .main-menu > li {
            display: flex;
            position: relative;
            align-items: center
        }

            .header-row nav .main-menu > li > a {
                font-weight: bold !important;
                /* font-weight: bold !important; */
                color: #1c4482;
                font-size: 18px;
                font-weight: 400;
                padding: 10px 20px;
                position: relative;
                display: flex;
                align-items: center;
                transition: all .3s;
            }

                .header-row nav .main-menu > li.hover > a, .header-row nav .main-menu > li > a:hover {
                    color: #1c4482
                }

                .header-row nav .main-menu > li > a.hassub:after {
                    content: '';
                    margin-top: 3px;
                    margin-right: 3px;
                    width: 0;
                    height: 0;
                    border-left: 3px solid transparent;
                    border-right: 3px solid transparent;
                    border-top: 3px solid #231f20
                }

            .header-row nav .main-menu > li.hover > a.hassub:after {
                border-top: 3px solid #1c4482
            }

        

.header-row.scrolled nav .main-menu .submenu {
    top: 125px
}

body.hasbanner .header-row nav .main-menu .submenu {
    top: 170px
}

body.hasbanner .header-row.scrolled nav .main-menu .submenu {
    top: 135px
}

.header-row nav .main-menu .submenu .submenu-con {
    display: flex;
    padding: 40px 0;
    border-top: 1px solid #ccc
}

    .header-row nav .main-menu .submenu .submenu-con .sub-con {
        flex: 1 0 0;
        display: flex
    }

.header-row .main-menu .submenu .sub-col {
    flex: 1 0 0
}

    .header-row .main-menu .submenu .sub-col .ttl {
        font-size: 16px;
        font-weight: 500;
        padding-bottom: 3px;
        padding-left: 15px;
        display: block;
        border-bottom: 1px solid #000
    }

    .header-row .main-menu .submenu .sub-col ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
        list-style: none
    }

        .header-row .main-menu .submenu .sub-col ul li {
            width: 100%;
            margin: 3px 0
        }

    .header-row .main-menu .submenu .sub-col.double ul li {
        width: 50%
    }

    .header-row .main-menu .submenu .sub-col ul li a {
        display: inline-block;
        padding: 3px 0 3px 15px;
        color: #000;
        transition: all .3s;
        font-size: 16px
    }

        .header-row .main-menu .submenu .sub-col ul li a:hover {
            color: #1c4482;
            padding: 3px 15px 3px 0
        }

.header-row .main-menu .submenu .banner-con {
    position: relative;
    height: 320px;
    display: flex;
    width: 100%;
    background-color: #ddd;
    padding: 30px
}

    .header-row .main-menu .submenu .banner-con .cap-con {
        width: 100%;
        position: relative;
        z-index: 10
    }

        .header-row .main-menu .submenu .banner-con .cap-con .head {
            font-weight: normal;
            padding: 0;
            margin: 15px 0;
            font-size: 21px;
            display: block
        }

        .header-row .main-menu .submenu .banner-con .cap-con .btn-con {
            display: inline-block
        }

    .header-row .main-menu .submenu .banner-con .bg {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 6
    }

        .header-row .main-menu .submenu .banner-con .bg img {
            width: 100%;
            height: 100%;
            object-fit: cover
        }

@media(max-width: 1199px) {
}

@media(max-width: 991px) {
}


.modal {
    text-align: center;
    background-color: rgba(45,47,48,.36)
}

.modal-open {
}

.button span.rtimer {
    font-weight: 500;
    color: #000
}

@media screen and (min-width: 768px) {
    .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%
    }

    .modal-dialog.md-dialog {
        width: 720px
    }
}

@media screen and (min-width: 991px) {
    .modal-dialog.md-dialog {
        width: 850px
    }
}

.modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%
}

.modal-dialog {
    display: inline-block;
    vertical-align: middle
}

.modal-content {
    background-color: #eee;
    border: 1px solid #000
}

.modal-header {
    padding: 15px;
    border: none;
    display: flex;
    align-items: center
}

    .modal-header.nb {
        border-bottom: none
    }

    .modal-header .head-con {
        flex-grow: 1;
        display: flex;
        align-items: center;
        font-weight: 500;
        font-size: 16px;
        margin-left: 15px;
        color: #1c4482
    }

        .modal-header .head-con .icon {
            font-weight: normal;
            font-size: 20px;
            margin-left: 10px
        }

        .modal-header .head-con .code {
            display: inline-block;
            direction: ltr;
            margin-right: 5px
        }

    .modal-header .close {
        color: #1c4482
    }

        .modal-header .close .icon {
            display: block;
            font-size: 18px;
            cursor: pointer
        }

.modal-body {
    text-align: right;
    padding: 45px
}

    .modal-body.npt {
        padding-top: 0
    }

    .modal-body.npb {
        padding-bottom: 0
    }

    .modal-body .desc {
        font-size: 12px;
        color: #999;
        margin-bottom: 15px
    }

    .modal-body .txt {
        font-size: 16px;
        margin-bottom: 15px
    }

        .modal-body .txt .bold {
            font-weight: 500
        }

    .modal-body .form-row {
        margin-bottom: 15px;
        display: flex;
        position: relative
    }

        .modal-body .form-row .form {
            border: 1px solid #fff;
            background-color: #fff;
            font-size: 16px;
            padding: 8px 10px;
            flex: 1;
            outline: 0;
            margin-left: 15px;
            width: 100%;
            text-align: center;
            transition: all .3s
        }

    .modal-body .profile-form-con .form {
        border: 1px solid #fff;
        background-color: #fff;
        font-size: 16px;
        padding: 8px 10px;
        flex: 1;
        outline: 0;
        width: 100%;
        text-align: center;
        transition: all .3s;
        text-align: center
    }

    .modal-body .form-row .form.invs {
        opacity: 0
    }

.basket-btn div.invs {
    width: 20px
}

.modal-body .form-row .form:last-child {
    margin-left: 0
}

.modal-body .form-row .ccy {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -12px;
    font-size: 16px;
    z-index: 1
}

.modal-body.not-modal .form-row {
    margin-bottom: 0
}

.modal-body .form:focus {
}

.modal-body .value-row {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

    .modal-body .value-row .ttl {
        font-size: 16px;
        flex-grow: 1
    }

    .modal-body .value-row .val {
        font-size: 16px;
        font-weight: 500;
        display: flex;
        align-items: center
    }

        .modal-body .value-row .val .ccy {
            font-size: 14px;
            font-weight: 400
        }

.modal-body .btn-row {
    display: flex;
    justify-content: flex-end;
    margin-top: 30px
}

    .modal-body .btn-row .button {
        flex: 3;
        justify-content: center;
        max-width: 375px
    }

        .modal-body .btn-row .button.light {
            flex: 1;
            margin-left: 15px;
            max-width: 150px
        }

.modal-body .res-row {
    display: flex;
    justify-content: center;
    margin-top: 15px
}

    .modal-body .res-row .res {
        display: flex;
        align-items: center;
        font-size: 16px
    }

        .modal-body .res-row .res span.icon {
            margin-left: 5px;
            margin-top: -4px
        }

        .modal-body .res-row .res.success {
            color: #0e862a
        }

        .modal-body .res-row .res.error {
            color: #db2a2a
        }

.modal-bottom-row {
    padding: 15px
}

.inf {
    display: flex;
    align-items: center;
    color: #1c4482;
    float: right
}

    .inf .icon {
        font-weight: normal;
        font-size: 20px;
        margin-left: 5px
    }

    .inf .txt {
        font-size: 14px
    }

    .inf:hover .txt {
        color: #1c4482
    }

@media(max-width: 767px) {
    .modal-dialog {
        width: 90%
    }

    .modal-header {
        padding: 10px
    }

        .modal-header .head-con {
            font-size: 14px;
            margin-left: 10px
        }

            .modal-header .head-con .icon {
                font-size: 16px;
                margin-left: 5px
            }

        .modal-header .close .icon {
            font-size: 16px
        }

    .modal-body {
        padding: 15px
    }

        .modal-body .desc {
            font-size: 10px
        }

        .modal-body .txt {
            font-size: 14px
        }

        .modal-body .form-row {
            margin-bottom: 10px;
            flex-wrap: wrap
        }

        .modal-body .value-row .ttl {
            font-size: 14px
        }

        .modal-body .value-row .val {
            font-size: 14px
        }

            .modal-body .value-row .val .ccy {
                font-size: 12px
            }

        .modal-body .form-row .form {
            font-size: 14px;
            padding: 5px 10px;
            margin-left: 0;
            margin-bottom: 10px;
            flex: initial;
            width: 100%
        }

            .modal-body .form-row .form:last-child {
                margin-bottom: 0
            }

            .modal-body .form-row .form.invs {
                display: none
            }

        .modal-body .btn-row {
            margin-bottom: 10px;
            margin-top: 20px;
            padding: 0 !important
        }

    .inf .icon {
        font-size: 16px;
        margin-left: 5px
    }

    .inf .txt {
        font-size: 12px
    }
}

.newsletter-row {
    background-color: #ccc;
    color: #fff;
    position: relative
}

    .newsletter-row .newsletter-con {
        padding: 45px 0
    }

        .newsletter-row .newsletter-con .desc {
            font-size: 16px;
            margin-bottom: 30px;
            text-align: center;
            color: #333
        }

        .newsletter-row .newsletter-con .nl-form {
            display: flex
        }

        .newsletter-row .newsletter-con input {
            font-size: 16px;
            width: 100%;
            text-align: center;
            direction: ltr;
            padding: 5px;
            background-color: #fff;
            border: none;
            outline: 0;
            color: #000;
            border: 1px solid #fff;
            transition: all .2s;
            margin-left: 10px;
            flex: 3
        }

            .newsletter-row .newsletter-con input:focus {
                border: 1px solid #000
            }

        .newsletter-row .newsletter-con .btn-con {
            flex: 1;
            min-width: 140px;
            display: flex;
            justify-content: center
        }

        .newsletter-row .newsletter-con .button {
            width: 100%;
            display: flex;
            justify-content: center
        }

.totop {
    position: fixed;
    bottom: -40px;
    left: 50%;
    margin-left: -30px;
    z-index: 50;
    cursor: pointer;
    transition: all .5s
}

    .totop.in {
        bottom: 0
    }

    .totop .con {
        width: 60px;
        height: 30px;
        background-color: #1c4482;
        border: 1px solid #fff;
        border-bottom: none;
        color: #fff;
        font-size: 24px;
        padding-top: 5px;
        text-align: center;
        border-radius: 50px 50px 0 0;
        transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        -webkit-transition: all .3s
    }

    .totop:hover .con {
        padding-top: 2px
    }

.footer-row {
    background-color: #1c4482;
    color: #fff
}

.fixsign {
    height: 100vh;
    background-color: #1c4482;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

hr.sign {
    border-top: 2px solid #fff;
    width: 100%;
    max-width: 1200px;
    margin-bottom: 0
}

.fixsign img {
    width: 90%;
    max-width: 800px
}

.footer-con {
    display: flex;
    position: relative;
    z-index: 20;
    padding: 60px 0
}

    .footer-con .f-col {
        flex: 1 0 0
    }

    .footer-con .f-col2 {
        flex: 2 0 0
    }

    .footer-con .f-menu {
        padding: 0;
        margin: 0;
        list-style: none;
        font-size: 14px
    }

        .footer-con .f-menu li {
            margin-bottom: 10px
        }

            .footer-con .f-menu li a {
                font-size: 14px;
                color: #fff;
                transition: all .3s;
                display: inline-block
            }

                .footer-con .f-menu li a:hover {
                    color: #999
                }

    .footer-con .ttl {
        font-size: 18px;
        font-weight: 500;
        color: #aeb2b5;
        margin-bottom: 10px
    }

    .footer-con .desc {
        font-size: 14px
    }

.f-sn {
    padding: 0;
    margin: 20px 0;
    list-style: none;
    display: block
}

    .f-sn li {
        display: inline-block;
        margin-left: 15px
    }

        .f-sn li a {
            color: #fff;
            font-size: 18px;
            display: block;
            line-height: 0;
            transition: all .3s
        }

            .f-sn li a:hover {
                color: #999
            }

.footer-con .cert {
    display: flex;
    width: 100%
}

    .footer-con .cert img {
        width: 90px;
        height: 90px;
        margin-left: 15px;
        background-color: #fff
    }

.cr-row {
    padding: 20px 0;
    font-size: 11px;
    position: relative;
    background-color: #171d28;
    z-index: 20
}

    .cr-row .cr-col {
        text-align: right;
        color: #999
    }

    .cr-row .maze-col {
        text-align: left
    }

        .cr-row .maze-col a {
            display: inline-block;
            position: relative;
            padding-left: 32px;
            color: #999
        }

            .cr-row .maze-col a span {
                position: absolute;
                left: 0;
                top: 50%;
                margin-top: -12px;
                font-size: 24px
            }

            .cr-row .maze-col a:hover span {
                color: #ff6900
            }

@media(max-width: 1199px) {
}

@media(max-width: 991px) {
}

@media(max-width: 767px) {
    .totop .con {
        width: 50px;
        height: 25px;
        font-size: 20px;
        padding-top: 4px
    }

    .newsletter-row .newsletter-con {
        padding: 30px 0
    }

        .newsletter-row .newsletter-con .desc {
            font-size: 12px;
            margin-bottom: 15px
        }

        .newsletter-row .newsletter-con .nl-form {
            display: flex;
            flex-wrap: wrap
        }

        .newsletter-row .newsletter-con input {
            font-size: 12px;
            padding: 3px;
            min-width: 100%;
            margin-bottom: 10px;
            margin-left: 0
        }

            .newsletter-row .newsletter-con input:last-of-type {
                margin-left: 0
            }

        .newsletter-row .newsletter-con .button {
            max-width: 120px
        }

    .footer-con {
        flex-wrap: wrap;
        padding: 30px 0
    }

        .footer-con .f-col {
            min-width: 40%
        }

        .footer-con .f-col2 {
            min-width: 100%;
            margin-top: 20px
        }

        .footer-con .f-menu li a {
            font-size: 13px
        }

        .footer-con .desc {
            font-size: 13px
        }

    .f-sn li a {
        font-size: 16px
    }

    .footer-con .cert img {
        width: 70px;
        height: 70px
    }

    .cr-row {
        padding: 15px 0 30px 0;
        font-size: 9px
    }

        .cr-row .cr-col {
            text-align: center
        }

        .cr-row .maze-col {
            text-align: center;
            margin-top: 10px
        }

            .cr-row .maze-col a {
                padding-left: 28px
            }

                .cr-row .maze-col a span {
                    margin-top: -10px;
                    font-size: 20px
                }
}

@media(max-width: 499px) {
    .footer-con .cert img {
        width: 15vw;
        height: 15vw;
        margin-left: 5px
    }

    .fix-row.isfixed {
        position: fixed;
        bottom: -10px;
        right: 0;
        width: 100%;
        background-color: #fff;
        z-index: 2;
        padding: 0 15px 0 15px
    }
}

.c-loader {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 230;
    transition: all .3s;
    transition-delay: .25s
}

    .c-loader .c-loader_container {
        position: absolute;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        top: 50%;
        right: 50%;
        -webkit-transform: translate(50%,-50%);
        transform: translate(50%,-50%);
        z-index: 10;
        text-align: center
    }

        .c-loader .c-loader_container img {
            width: 160px;
            margin-bottom: 20px
        }

        .c-loader .c-loader_container .c-loader_progress {
            width: 240px;
            margin: 0 auto;
            height: 4px;
            background-color: #ccc;
            overflow: hidden;
            position: relative
        }

        .c-loader .c-loader_container .c-loader_progress-bar {
            position: absolute;
            top: 0;
            right: 0;
            width: 0%;
            height: 4px;
            background-color: #fdc854;
            -webkit-animation: moveprogress 1.5s cubic-bezier(.694,.048,.335,1) infinite;
            animation: moveprogress 1.5s cubic-bezier(.694,.048,.335,1) infinite
        }

    .c-loader .c-loader_stripe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%
    }

    .c-loader .c-loader_stripe_first {
        background-color: #fdc854;
        z-index: 2;
        transition: all .25s;
        transition-delay: .2s
    }

    .c-loader .c-loader_stripe_second {
        background-color: #fff;
        z-index: 3;
        transition-delay: .2s;
        transition: all .2s
    }

    .c-loader.out {
        transform: translate(100%,0%) matrix(1,0,0,1,0,0)
    }

        .c-loader.out .c-loader_stripe_first {
            transform: translate(100%,0%) matrix(1,0,0,1,0,0)
        }

        .c-loader.out .c-loader_stripe_second {
            transform: translate(100%,0%) matrix(1,0,0,1,0,0)
        }

        .c-loader.out .c-loader_container {
            opacity: 0
        }

@keyframes moveprogress {
    0% {
        width: 0%;
        transform: translateX(0%)
    }

    50% {
        width: 100%
    }

    100% {
        transform: translateX(100%)
    }
}

.top-slider-row {
    position: relative;
    height: 100vh;
    background-color: #fff
}

#addRes {
    padding: 10px 15px;
    margin-top: 10px;
    background-color: #db2a2a;
    color: #fff;
    display: none;
    width: max-content
}

.main-slider {
    direction: ltr;
    height: 100%
}

    .main-slider .owl-stage-outer, .main-slider .owl-stage, .main-slider .owl-stage .owl-item {
        height: 100%
    }

    .main-slider .slider-item {
        height: 100%;
        width: 100%;
        position: relative;
        direction: rtl;
        overflow: hidden;
        display: flex
    }

        .main-slider .slider-item .bg {
            position: absolute;
            width: 100%;
            height: 100%;
            background-position: center;
            background-size: cover;
            z-index: 9;
            -moz-transition: all 6s ease-out;
            -o-transition: all 6s ease-out;
            -webkit-transition: all 6s ease-out;
            transition: all 6s ease-out
        }

    .main-slider .owl-item .slider-item .inner-row {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center
    }

    .main-slider .owl-item .slider-item.top-cap .inner-row {
        align-items: flex-start
    }

    .main-slider .owl-item .slider-item.bottom-cap .inner-row {
        align-items: flex-end
    }

    .main-slider .owl-item .slider-item.left-cap .inner-row {
        justify-content: flex-end
    }

    .main-slider .owl-item .slider-item.right-cap .inner-row {
        justify-content: flex-start
    }

    .main-slider .owl-item .slider-item .cap {
        text-align: center;
        position: relative;
        z-index: 10;
        padding: 90px;
        opacity: 0;
        transform: translate(100%);
        transition: opacity .9s
    }

    .main-slider .owl-item.active .slider-item .cap {
        opacity: 1;
        transform: translate(0%)
    }

    .main-slider .owl-item .slider-item.dark .cap {
        color: #fff
    }

    .main-slider .owl-item .slider-item .cap .head {
        font-size: 36px;
        padding: 0;
        margin: 0;
        font-weight: 300;
        display: block
    }

    .main-slider .owl-item .slider-item .cap .head2 {
        font-size: 22px;
        padding: 0;
        margin: 0;
        font-weight: 300
    }

    .main-slider .owl-item .slider-item .cap .head3 {
        font-size: 19px;
        padding: 0;
        margin: 0;
        font-weight: 300
    }

    .main-slider .owl-item .slider-item .cap .head4 {
        font-size: 16px;
        padding: 0;
        margin: 0;
        font-weight: 300
    }

    .main-slider .owl-item .slider-item .cap.fw400 b, .main-slider .owl-item .slider-item .cap.fw400 p {
        font-weight: 400 !important
    }

    .main-slider .owl-item .slider-item .cap.fw500 b, .main-slider .owl-item .slider-item .cap.fw500 p {
        font-weight: 500 !important
    }

    .main-slider .owl-item .slider-item .cap .btn-con {
        margin-top: 20px;
        display: inline-block
    }

    .main-slider .owl-nav {
        position: absolute;
        width: 100%;
        left: 0%;
        text-align: center;
        bottom: 0;
        padding-top: 0;
        text-align: center;
        z-index: 13
    }

.owl-carousel.main-slider .owl-nav button.owl-next, .owl-carousel.main-slider .owl-nav button.owl-prev {
    display: inline-block;
    outline: 0;
    color: #fff;
    background-color: #1c4482
}

    .owl-carousel.main-slider .owl-nav button.owl-next:hover, .owl-carousel.main-slider .owl-nav button.owl-prev:hover {
        color: #1c4482
    }

    .owl-carousel.main-slider .owl-nav button.owl-next span, .owl-carousel.main-slider .owl-nav button.owl-prev span {
        font-size: 20px;
        display: block;
        padding: 8px
    }

.pr-slider .owl-stage-outer {
    position: relative;
    z-index: 10
}

.pr-slider .owl-nav {
    width: 100%;
    position: absolute;
    top: 0%;
    height: 100%
}

.owl-carousel.pr-slider .owl-nav button {
    outline: 0;
    display: flex;
    align-items: center;
    height: 100%;
    color: #000;
    transition: all .3s;
    background: transparent;
    opacity: .5;
    position: relative;
    z-index: 13
}

    .owl-carousel.pr-slider .owl-nav button:hover {
        opacity: 1
    }

    .owl-carousel.pr-slider .owl-nav button.owl-next {
        float: left;
        padding-right: 30px !important
    }

    .owl-carousel.pr-slider .owl-nav button.owl-prev {
        float: right;
        padding-left: 30px !important
    }

    .owl-carousel.pr-slider .owl-nav button span {
        font-size: 20px;
        display: block;
        padding: 5px
    }

.main-slider .owl-dots {
    position: absolute;
    display: flex;
    padding: 15px 45px;
    bottom: 0;
    left: 0;
    width: 100%;
    justify-content: center
}

    .main-slider .owl-dots .owl-dot {
        flex-grow: 1;
        height: 4px;
        background-color: rgba(120,120,120,.5);
        margin: 0 5px;
        transition: all .3s;
        max-width: 110px
    }

        .main-slider .owl-dots .owl-dot.active {
            background-color: #1c4482
        }

.pr-slider .slider-item {
    width: 100%;
    text-align: center
}

    .pr-slider .slider-item .img {
        position: relative;
        width: 100%;
        height: 300px;
        overflow: hidden
    }

.pr-slider.pub-slider .slider-item .img {
    height: 300px;
    width: 300px;
    aspect-ratio: 1
}

.pr-slider .slider-item .img .img1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1
}

.pr-slider .slider-item .img .img2 {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1;
    top: 0;
    left: 0;
    opacity: 0 !important;
    transition: all .5s
}

.pr-slider .slider-item:hover .img .img2 {
    opacity: 1 !important
}

.pr-slider .slider-item .head {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #000
}

.pr-slider .slider-item:hover .head {
    color: #1c4482
}

.sec-row {
    padding: 120px 0;
    background-color: #fff
}

    .sec-row.thin {
        padding: 20px 0
    }

    .sec-row .sec-head {
        text-align: center;
        color: #000;
        font-size: 22px;
        font-weight: 400;
        padding: 0;
        margin: 0;
        margin-bottom: 20px
    }
    .sec-row.gray {
       background-color: #f6f6f6;
    }

        .sec-row .sec-head.dir {
            text-align: right
        }

        .sec-row .sec-head.small {
            font-size: 16px;
            font-weight: 500
        }

    .sec-row.dark .sec-head {
        color: #fff
    }

.index-pr-row {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 45px
}

    .index-pr-row .pr-col {
        flex: 1 0 0;
        overflow: hidden
    }

.index-accordion {
}

    .index-accordion .acc-con {
        display: flex
    }

        .index-accordion .acc-con .acc-col {
            flex: 1 0 0;
            border-top-right-radius: 30px;
            border-top-left-radius: 30px;
            background-color: #1c4482;
            margin: 0px 30px;
            /* overflow: hidden; */
            position: relative;
            height: 370px;
            transition: all .5s;
            display: flex;
            align-items: flex-end;
            justify-content: center;
        }

            .index-accordion .acc-con .acc-col:not(:last-of-type) {
                margin-left: 1px
            }

            .index-accordion .acc-con .acc-col:hover {
                flex: 2 0 0
            }

            .index-accordion .acc-con .acc-col img {
                border-top-left-radius: 30px;
                border-top-right-radius: 30px;
                padding: 3px;
                position: absolute;
                width: 100%;
                height: 100%;
                object-fit: cover;
                top: 0;
                left: 0;
                z-index: 2;
            }

            .index-accordion .acc-con .acc-col .button {
                position: relative;
                z-index: 2;
                margin-bottom: 15px
            }

.index-about-row {
    display: flex;
    /*min-height: 560px*/
}

    .index-about-row .txt {
        flex: 1 0 0;/*
        display: flex;
        align-items: center;*/
        /*overflow: hidden*/
    }

        .index-about-row .txt .txt-con {
            padding-left: 60px;
            padding-right: 10%;
            height: 100%;
            display: flex;
            align-items: flex-start;
            flex-direction: column;
            justify-content: center;
        }

            .index-about-row .txt .txt-con .slogan {
                text-align: center
            }

                .index-about-row .txt .txt-con .slogan img {
                    width: 320px;
                    height: 175px
                }

            .index-about-row .txt .txt-con .desc {
                font-size: 16px;
                margin: 45px 0 15px 0;
                line-height: 2;
                text-align: justify
            }

                .index-about-row .txt .txt-con .desc h1 {
                    text-align: center;
                    margin: 0;
                    color: #1c4482;
                    font-size: 20px
                }

            .index-about-row .txt .txt-con .btn-con {
                display: inline-block
            }

    .index-about-row .img {
        flex: 1 0 0;
        display: flex;
        align-items: center;
    }

        .index-about-row .img img {
    filter: drop-shadow(2px 4px 6px black);
            width: 65%;
            height: auto;
            max-width: 500px;
            object-fit: cover;
        }

.index-img-row {
    position: relative;
    background-color: #e9e9e9
}

    .index-img-row .bg {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0
    }

        .index-img-row .bg img {
            position: absolute;
            height: 100%;
            width: 100%;
            object-fit: contain;
            object-position: left;
            z-index: 1
        }

    .index-img-row .txt-con {
        padding: 45px 0;
        display: flex;
        align-items: center;
        min-height: 30vw;
        position: relative;
        z-index: 3
    }

        .index-img-row .txt-con .head {
            color: #000;
            font-size: 22px;
            font-weight: normal;
            padding: 0;
            margin: 0;
            margin-bottom: 20px
        }

        .index-img-row .txt-con .desc {
            color: #000;
            font-size: 16px;
            padding: 0 0 0 15px;
            margin: 0;
            margin-bottom: 20px;
            line-height: 2;
            text-align: justify
        }

        .index-img-row .txt-con .btn-con {
            display: inline-block
        }

.index-img-row-2 {
    display: flex;
    min-height: 600px
}

    .index-img-row-2 .img {
        flex: 1 0 0;
        position: relative
    }

        .index-img-row-2 .img img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            object-fit: cover
        }

    .index-img-row-2 .txt {
        flex: 1 0 0;
        overflow: hidden;
        margin: 0 45px;
        padding: 45px 0;
        display: flex;
        align-items: center;
        text-align: center
    }

        .index-img-row-2 .txt .head {
            color: #000;
            font-size: 22px;
            font-weight: normal;
            padding: 0;
            margin: 0;
            margin-bottom: 20px
        }

        .index-img-row-2 .txt .desc {
            color: #000;
            font-size: 16px;
            padding: 0;
            margin: 0;
            margin-bottom: 20px;
            text-align: right;
            line-height: 2;
            text-align: justify
        }

        .index-img-row-2 .txt .btn-con {
            display: inline-block
        }

@media(min-width: 768px) {
    .index-pr-row .pr-slider.pub-slider .slider-item .img {
        height: 400px;
        width: 400px
    }
}

@media(max-width: 1399px) {
    .index-accordion .acc-con .acc-col {
        border-top-right-radius: 30px;
        border-top-left-radius: 30px;
        background-color: #1c4482;
        margin: 3px;
        height: calc(40vw - 150px);
    }

    .index-about-row {
        min-height: 40vw
    }

    .index-pr-row {
        grid-gap: 30px
    }

    .index-img-row-2 {
        min-height: calc(50vw - 62px)
    }

        .index-img-row-2 .txt {
            margin: 0 30px
        }

    .main-slider .owl-item.active .slider-item .cap {
        padding: 60px
    }
}

@media(max-width: 991px) {
    .main-slider .owl-item.active .slider-item .cap {
        padding: 45px
    }

    .sec-row {
        padding: 90px 0
    }

    .index-about-row .txt .txt-con {
        padding-left: 30px;
        margin: 0px 0
    }

        .index-about-row .txt .txt-con .desc {
            margin: 30px 0 15px 0;
            place-self: center;
        }

        .index-about-row .txt .txt-con .slogan img {
            width: 220px;
            height: 120px
        }

    .index-img-row .txt-con {
        padding: 30px 0;
        min-height: 50vw
    }

    .index-img-row-2 {
        min-height: calc(75vw - 68px)
    }

        .index-img-row-2 .txt {
            margin-left: 0
        }
}

@media(min-width: 768px) {
    .main-slider .slider-item .bg.zoomp {
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .main-slider .owl-item.active .slider-item .bg.zoomp {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media(max-width: 767px) {
    .main-slider .owl-item .slider-item .cap.fw400 b, .main-slider .owl-item .slider-item .cap.fw400 p {
        font-weight: 300 !important
    }

    .main-slider .owl-item .slider-item .cap.fw500 b, .main-slider .owl-item .slider-item .cap.fw500 p {
        font-weight: 300 !important
    }

    .main-slider .owl-item .slider-item .cap.fwm400 b, .main-slider .owl-item .slider-item .cap.fwm400 p {
        font-weight: 400 !important
    }

    .main-slider .owl-item .slider-item .cap.fwm500 b, .main-slider .owl-item .slider-item .cap.fwm500 p {
        font-weight: 500 !important
    }

    .main-slider .slider-item .bg.zoomm {
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    .main-slider .owl-item.active .slider-item .bg.zoomm {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    .main-slider .owl-item.active .slider-item .cap {
        padding: 30px
    }

        .main-slider .owl-item.active .slider-item .cap .head {
            font-size: 26px
        }

        .main-slider .owl-item.active .slider-item .cap .head2 {
            font-size: 20px
        }

        .main-slider .owl-item.active .slider-item .cap .head3 {
            font-size: 17px
        }

        .main-slider .owl-item.active .slider-item .cap .head4 {
            font-size: 15px
        }

    .main-slider .owl-item .slider-item .cap .btn-con {
        margin-top: 15px
    }

    .owl-carousel.main-slider .owl-nav button.owl-next span, .owl-carousel.main-slider .owl-nav button.owl-prev span {
        font-size: 16px;
        padding: 7px
    }

    .pr-slider .owl-stage-outer {
    }

    .pr-slider.pub-slider .slider-item {
        padding: 0 30px
    }

    .pr-slider .slider-item .img {
        height: 200px;
        width: 200px
    }

    .pr-slider.pub-slider .slider-item .img {
        height: calc(100vw - 90px);
        width: calc(100vw - 90px)
    }

    .pr-slider .slider-item .head {
        margin-top: 10px;
        font-size: 14px
    }

    .sec-row.thin {
        padding: 15px 0
    }

        .sec-row .sec-head {
            font-size: 18px;
            margin-bottom: 10px
        }

    .index-pr-row {
        display: grid;
        grid-template-columns: repeat(1,1fr);
        grid-gap: 30px
    }

    .index-accordion .acc-con {
        flex-wrap: wrap
    }
        .index-accordion .acc-con .acc-col {
            min-width: 40%;
            margin-bottom: 60px;
            height: calc(57vw - 60px);
        }

            .index-accordion .acc-con .acc-col:not(:nth-of-type(2n+1)) {
                margin-left: 1px
            }

            .index-accordion .acc-con .acc-col .button {
                margin-bottom: 10px
            }

    .index-about-row {
        flex-wrap: wrap;
        min-height: initial;
        flex-direction: column-reverse;
    }

        .index-about-row .txt {
            min-width: 100%
        }

            .index-about-row .txt .txt-con {
                padding-right:0px;
                padding-left: 0;
                margin: 15px 0
            }

                .index-about-row .txt .txt-con .desc {
                    font-size: 14px;
                    margin: 15px 0 15px 0;
                    place-self:center;
                }

                .index-about-row .txt .txt-con .btn-con {
                    display: inline-block
                }

        .index-about-row .img {
            min-width: 100%;
            place-content: center;
        }

    .index-img-row .txt-con {
        padding: 30px 0;
        min-height: 90vw
    }

        .index-img-row .txt-con .head {
            font-size: 18px;
            margin-bottom: 10px
        }

        .index-img-row .txt-con .desc {
            font-size: 12px;
            margin-bottom: 10px;
            padding: 0
        }

    .index-img-row-2 .img img {
        width: calc(100% + 15px)
    }

    .index-img-row-2 .txt {
        padding: 30px 0;
        margin-right: 15px
    }

        .index-img-row-2 .txt .head {
            font-size: 18px;
            margin-bottom: 10px
        }

        .index-img-row-2 .txt .desc {
            font-size: 12px;
            margin-bottom: 10px
        }
}

@media(max-width: 460px) {
    .main-slider .owl-item .slider-item.Mtop-cap .inner-row {
        align-items: flex-start;
        margin-top: 90px
    }

    body.hasbanner .main-slider .owl-item .slider-item.Mtop-cap .inner-row {
        padding-top: 140px
    }

    .main-slider .owl-item .slider-item.Mbottom-cap .inner-row {
        align-items: flex-end;
        padding-bottom: 20px
    }

    .main-slider .owl-item .slider-item.Mleft-cap .inner-row {
        justify-content: flex-end
    }

    .main-slider .owl-item .slider-item.Mright-cap .inner-row {
        justify-content: flex-start
    }

    .main-slider .owl-item .slider-item.Mcenter-cap .inner-row {
        justify-content: center
    }

    .main-slider .owl-item .slider-item.Mmiddle-cap .inner-row {
    }

    .main-slider .owl-item.active .slider-item .cap {
        padding: 15px;
        margin: 10px
    }

    .main-slider .owl-item .slider-item .cap .btn-con {
        margin-top: 10px
    }
}

.products-top-row {
    position: relative
}

    .products-top-row .bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1
    }

        .products-top-row .bg img {
            object-fit: cover;
            width: 100%;
            height: 100%;
            object-position: center center
        }

    .products-top-row .products-top-con {
        position: relative;
        z-index: 16;
        display: flex;
        flex-direction: column;
        min-height: 430px;
        justify-content: space-between
    }

    .products-top-row .top-head-row .head-row {
        display: flex;
        align-items: flex-start;
        padding-bottom: 15px
    }

        .products-top-row .top-head-row .head-row .head {
            font-size: 26px;
            font-weight: 400;
            margin: 0;
            padding: 0
        }

        .products-top-row .top-head-row .head-row .head2 {
            font-size: 18px;
            font-weight: 400;
            margin: 0;
            padding: 0
        }

            .products-top-row .top-head-row .head-row .head2.nls {
                letter-spacing: normal;
                font-weight: normal
            }

.bread-row {
    padding: 30px 25px;
    display: flex
}

    .bread-row.product {
        padding: 20px 0 15px 0
    }

.bread-con {
    flex-grow: 1
}

.breadcrumb {
    padding: 0;
    margin: 0;
    background-color: transparent
}

    .breadcrumb > li + li:before {
        content: "|";
        padding: 0 5px;
        color: #aaa
    }

    .breadcrumb > li a {
        font-size: 16px;
        font-weight: 400;
        color: #000
    }

        .breadcrumb > li a:hover {
            color: #1c4482
        }

    .breadcrumb.white > li + li:before {
        color: #eee
    }

    .breadcrumb.white > li a {
        color: #eee
    }

        .breadcrumb.white > li a:hover {
            color: #fff
        }

.share-con {
    position: relative;
    margin-top: 5px
}

    .share-con .share-ttl {
        padding-right: 10px;
        display: flex;
        align-items: center;
        cursor: pointer;
        color: #1c4482
    }

        .share-con .share-ttl .icon {
            font-size: 24px;
            margin-right: 5px
        }

        .share-con .share-ttl .ttl {
            font-weight: 400;
            font-size: 14px
        }

    .share-con .dropdown-menu {
        position: absolute;
        left: 0;
        z-index: 1000;
        min-width: initial;
        width: 150px;
        padding: 8px 10px;
        margin: 0;
        margin-top: 15px;
        background-color: #fff;
        border: 1px solid #ccc;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .share-con .dropdown-menu .ttl {
            font-size: 12px;
            font-weight: 400;
            margin-bottom: 5px;
            text-align: center
        }

@media(max-width: 1399px) {
    .products-top-row .products-top-con {
        min-height: 30vw
    }
}

@media(max-width: 991px) {
    .products-top-row .products-top-con {
        min-height: 40vw
    }
}

@media(max-width: 767px) {
    .products-top-row .products-top-con {
        min-height: 70vw
    }

    .products-top-row .top-head-row {
        margin: 15px 0
    }

        .products-top-row .top-head-row .head-row {
            padding-bottom: 0;
            justify-content: space-between
        }

            .products-top-row .top-head-row .head-row .head {
                font-size: 22px
            }

            .products-top-row .top-head-row .head-row .head2 {
                font-size: 14px;
                letter-spacing: 2px
            }

    .bread-row {
        padding: 20px 15px;
    }

        .bread-row.product {
            padding: 10px 0 15px 0
        }

    .breadcrumb > li a {
        font-size: 14px
    }

    .share-con .share-ttl .icon {
        font-size: 18px
    }

    .share-con .dropdown-menu {
        margin-top: 10px;
        width: 130px
    }

        .share-con .dropdown-menu .ttl {
            font-size: 10px
        }
}

.products-row {
    padding-bottom: 120px;
    background-color: #fff
}

.min200 {
    min-height: 200px
}

.products-row .empty {
    text-align: center;
    font-size: 20px;
    padding: 20px;
    margin-top: 40px
}

.filter-row-con {
    position: relative;
    z-index: 15
}

    .filter-row-con.is_stuck {
        border-bottom: 1px solid #ccc
    }

    .filter-row-con .filters-row {
        position: relative;
        background-color: #fff;
        border-bottom: 1px solid transparent;
        transition: all .3s;
        padding: 30px 0;
        display: flex
    }

.filters-row .filter-con {
    display: flex;
    flex: 3 0 0
}

.filters-row .sort-con {
    display: flex;
    flex: 1 0 0;
    justify-content: flex-end
}

.filters-row select {
    outline: 0;
    border: 1px solid #1c4482;
    font-size: 14px;
    padding: 3px 5px;
    width: 100%;
    background-color: transparent !important
}

.filters-row .filter-con .select-con {
    margin-left: 10px;
    min-width: 110px;
    position: relative
}

.filters-row .filter-con a.light {
    margin-right: 10px
}

.filters-row .filter-con .select-con.slider-con {
    margin-left: 40px;
    min-width: 280px
}

.slide-range-title {
    position: absolute;
    width: 60px;
    text-align: center;
    bottom: -20px;
    left: 50%;
    margin-left: -30px;
    font-size: 13px;
    color: #333
}

.select-con .remove-filter {
    position: absolute;
    top: 22px;
    left: -8px;
    padding: 2px;
    background-color: #fff;
    border-radius: 50%;
    color: red;
    border: 1px solid #db2a2a;
    font-weight: bold;
    line-height: 1;
    cursor: pointer;
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s
}

    .select-con .remove-filter:hover {
        background-color: #db2a2a;
        border-radius: 50%;
        color: #fff
    }

.select-con.slider-con .remove-filter {
    top: initial;
    bottom: -20px;
    left: 50%;
    margin-left: -45px
}

.filters-row .filter-con .select-con.slider-con:nth-child(2) {
    margin-left: 20px
}

.filters-row .sort-con .select-con {
    margin-right: 10px
}

div.range-slider {
    position: relative;
    width: 200px;
    height: 35px;
    text-align: center
}

    div.range-slider input {
        pointer-events: none;
        position: absolute;
        overflow: hidden;
        left: 0;
        top: 15px;
        width: 200px;
        outline: none;
        height: 18px;
        margin: 0;
        padding: 0
    }

        div.range-slider input::-webkit-slider-thumb {
            pointer-events: all;
            position: relative;
            z-index: 1;
            outline: 0
        }

        div.range-slider input::-moz-range-thumb {
            pointer-events: all;
            position: relative;
            z-index: 10;
            -moz-appearance: none;
            width: 9px
        }

        div.range-slider input::-moz-range-track {
            position: relative;
            z-index: -1;
            background-color: rgba(0,0,0,1);
            border: 0
        }

        div.range-slider input:last-of-type::-moz-range-track {
            -moz-appearance: none;
            background: none transparent;
            border: 0
        }

        div.range-slider input[type=range]::-moz-focus-outer {
            border: 0
        }

.products-con-row {
    grid-template-columns: repeat(4,1fr);
    display: grid;
    grid-gap: 30px
}

    .products-con-row .product-item {
        width: 100%;
        overflow: hidden;
        position: relative;
        text-align: center;
        margin-bottom: 40px
    }

        .products-con-row .product-item .img {
            width: 300px;
            height: 300px;
            position: relative
        }

            .products-con-row .product-item .img img {
                height: 100%;
                width: 100%;
                object-fit: cover
            }

        .products-con-row .product-item .img2 {
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            transition: all .4s
        }

        .products-con-row .product-item:hover .img2 {
            opacity: 1
        }

        .products-con-row .product-item .head {
            font-size: 15px;
            font-weight: normal;
            color: #000;
            margin: 20px 0
        }

        .products-con-row .product-item .price, .pr-slider .slider-item .price {
            font-size: 16px;
            font-weight: 500;
            color: #000;
            margin: 0
        }

            .products-con-row .product-item .price.price-b, .pr-slider .slider-item .price.price-b {
                text-decoration: line-through;
                font-weight: normal;
                font-size: 14px
            }

            .products-con-row .product-item .price .ccy, .pr-slider .slider-item .price .ccy {
                font-size: 12px;
                font-weight: normal
            }

            .products-con-row .product-item .price.na, .pr-slider .slider-item .price.na {
                color: #999
            }

.pr-col-con .pr-img-col {
    position: relative
}

    .products-con-row .product-item .tag, .slider-item .img .tag, .pr-col-con .pr-img-col .tag {
        position: absolute;
        z-index: 5;
        top: 0;
        right: 0;
        color: #fff;
        font-size: 14px;
        font-weight: 500;
        padding: 4px 10px;
        text-align: center
    }

        .products-con-row .product-item .tag.new, .slider-item .img .tag.new, .pr-col-con .pr-img-col .tag.new {
            background-color: #1c4482
        }

        .products-con-row .product-item .tag.off, .slider-item .img .tag.off, .pr-col-con .pr-img-col .tag.off {
            background-color: #bb0504;
            border: 1px solid #9b0d0c
        }

        .products-con-row .product-item .tag.na, .slider-item .img .tag.na {
            background-color: #999
        }

.products-con-row .product-item .like, .product-slider.haslike .slider-item .like {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 10px;
    color: #000;
    transition: all .3s;
    opacity: 0;
    font-size: 24px
}

.product-slider.haslike .slider-item .like {
    opacity: 1
}

.products-con-row .product-item .like:hover {
    color: #1c4482
}

.products-con-row .product-item:hover .like {
    opacity: 1
}

.products-con-row .product-item .like .icon {
    display: block
}

.pagination-row {
    margin: 30px 0;
    text-align: center
}

    .pagination-row ul {
        list-style: none;
        display: inline-block;
        margin: 0;
        padding: 0
    }

        .pagination-row ul li {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 36px;
            height: 36px;
            margin: 5px;
            float: right;
            cursor: pointer;
            border: 1px solid #1c4482;
            overflow: hidden
        }

            .pagination-row ul li:hover {
                border: 1px solid #1c4482
            }

            .pagination-row ul li a {
                display: flex;
                color: #1c4482;
                font-size: 16px;
                font-weight: 500;
                line-height: 0;
                padding-top: 5px;
                width: 100%;
                height: 100%;
                justify-content: center;
                align-items: center;
                transition: all .3s
            }

            .pagination-row ul li.firstlast a {
                font-weight: normal;
                transform: scaleY(1.5);
                text-shadow: -1px 0 #000;
                padding-top: 2px
            }

            .pagination-row ul li a .icon {
                font-size: 24px;
                font-weight: normal;
                margin-top: -3px
            }

            .pagination-row ul li:hover a {
                color: #1c4482;
                background-color: #ccc
            }

            .pagination-row ul li.active {
                background-color: #1c4482;
                border-color: #1c4482
            }

                .pagination-row ul li.active a {
                    color: #fff
                }

@media(min-width: 768px) {
    .products-row .min200 {
        margin-top: 0px
    }
}

@media(max-width: 1399px) {
    .products-con-row .product-item .img {
        height: calc(25vw - 38px);
        width: 100%
    }
}

@media(max-width: 1199px) {
    .filters-row .filter-con {
        flex: 2 0 0
    }

        .filters-row .filter-con .select-con.slider-con {
            min-width: 200px
        }
}

@media(max-width: 991px) {
    .filter-row-con.in {
        z-index: 130
    }

    .filter-row-con .filters-row {
        padding: 15px 0 25px 0;
        align-items: center
    }

    .filters-row .filter-con {
        position: fixed;
        top: 0;
        right: -110vw;
        width: 100vw;
        height: 100vh;
        background-color: #fff;
        z-index: 10000;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        transition: all .5s;
        padding: 45px
    }

        .filters-row .filter-con .select-con.slider-con {
            width: 100%;
            min-width: initial;
            margin-bottom: 35px
        }

        .filters-row .filter-con.in {
            right: 0
        }

    .filters-row select {
        font-size: 14px;
        overflow: hidden
    }

    .filters-row .filter-con .select-con {
        min-width: 100%;
        margin-left: 0 !important;
        margin-bottom: 25px;
        flex: initial
    }

        .filters-row .filter-con .select-con select {
            padding: 5px
        }

    .filters-row .filter-con .close-icon {
        position: absolute;
        top: 20px;
        left: 20px;
        font-size: 24px
    }

    .filters-row .filter-head {
        font-size: 15px;
        font-weight: 500
    }

    .filters-row .filter-con .button {
        padding: 5px 30px;
        font-size: 14px;
        margin-right: 0 !important;
        min-width: 140px;
        margin-bottom: 15px
    }

    .products-con-row {
        grid-template-columns: repeat(3,1fr)
    }

        .products-con-row .product-item .img {
            height: calc(33vw - 38px)
        }
}

@media(max-width: 767px) {
    .filters-row .filter-con {
        padding: 45px 20px
    }

    .products-row {
        margin-top:20px;
        padding-bottom: 60px
    }

    .products-con-row {
        grid-template-columns: repeat(1,1fr);
        grid-gap: 15px;
    }

        .products-con-row .product-item .img {
            height: calc(75vw - 22px);
            width: 100%
        }

        .products-con-row .product-item .head {
            font-size: 14px;
            margin: 7px 0
        }

        .products-con-row .product-item .price, .pr-slider .slider-item .price {
            font-size: 14px
        }

            .products-con-row .product-item .price.price-b, .pr-slider .slider-item .price.price-b {
                font-size: 12px
            }

            .products-con-row .product-item .price .ccy, .pr-slider .slider-item .price .ccy {
                font-size: 10px
            }

        .products-con-row .product-item .tag {
            font-size: 12px;
            padding: 5px 10px
        }

        .products-con-row .product-item .like {
            padding: 7px;
            opacity: 1
        }

            .products-con-row .product-item .like .icon {
                font-size: 18px
            }

    .pagination-row {
        margin: 20px 0
    }

        .pagination-row ul li {
            width: 32px;
            height: 32px;
            margin: 3px
        }

            .pagination-row ul li:hover {
                border: 1px solid #1c4482
            }

            .pagination-row ul li a {
                font-size: 14px
            }
}

.product-row .pr-col-con {
    display: flex;
    flex-wrap: wrap
}

    .product-row .pr-col-con .pr-img-col {
        flex: 1 0 0;
        overflow: hidden
    }

    .product-row .pr-col-con .pr-info-col {
        margin-right: 60px;
        flex: 1 0 0
    }

.product-row .pr-head-row {
    display: flex;
    border-bottom: 1px solid #00000040;
    padding-bottom: 15px;
    align-items: flex-end
}

    .product-row .pr-head-row .head-con {
        flex-grow: 1
    }

        .product-row .pr-head-row .head-con .pr-head {
            flex-grow: 1;
            font-size: 25px;
            line-height: 25px;
            font-weight: 400;
            margin: 0;
            padding: 0
        }

    .product-row .pr-head-row .like-con .like {
        color: #1c4482;
        display: block;
        transition: all .3s
    }

        .product-row .pr-head-row .like-con .like:hover {
            color: #1c4482
        }

        .product-row .pr-head-row .like-con .like .icon {
            font-size: 24px;
            display: block
        }

.product-row .pr-option-row {
    padding: 15px 0;
    border-bottom: 1px solid #ddd
}

    .product-row .pr-option-row .option-head {
        display: flex;
        align-items: center;
        margin-bottom: 5px
    }

        .product-row .pr-option-row .option-head .head {
            font-size: 16px;
            font-weight: 500;
            flex-grow: 1
        }

    .product-row .pr-option-row .option-desc {
        font-size: 12px;
        margin-top: 10px;
        display: flex;
        align-items: center;
        color: #999
    }

        .product-row .pr-option-row .option-desc .icon {
            font-size: 16px;
            margin-left: 5px;
            color: #1c4482
        }

    .product-row .pr-option-row .options-con {
        display: flex;
        flex-wrap: wrap
    }

    .product-row .pr-option-row .form-filter {
        width: calc(25% - 5px)
    }

        .product-row .pr-option-row .form-filter.full {
            width: calc(100% - 15px)
        }

.product-row .pr-price-row {
    display: flex;
    align-items: center;
    margin: 15px 0
}

    .product-row .pr-price-row .price-con {
        flex-grow: 1
    }

        .product-row .pr-price-row .price-con .before {
            font-size: 16px;
            text-decoration: line-through;
            opacity: .69
        }

        .product-row .pr-price-row .price-con .main {
            font-size: 19px;
            font-weight: 500
        }

        .product-row .pr-price-row .price-con .ccy {
            font-size: 14px;
            font-weight: normal
        }

.product-row .pr-add-row {
    margin: 15px 0;
    width: 100%
}

    .product-row .pr-add-row .add-btn {
        font-size: 18px;
        background-color: #1c4482;
        color: #fff;
        text-align: center;
        padding: 15px;
        display: block;
        transition: all .5s;
        cursor: pointer;
        width: 50%;
        border: 1px solid transparent
    }

        .product-row .pr-add-row .add-btn.notify {
            float: right;
            padding: 7px 15px
        }

            .product-row .pr-add-row .add-btn.notify.branches {
                background-color: #fff;
                color: #1c4482;
                border-color: #1c4482;
                width: calc(50% - 15px);
                margin-right: 15px
            }

        .product-row .pr-add-row .add-btn.order {
            background-color: #efefef;
            color: #1c4482;
            padding: 7px 15px
        }

        .product-row .pr-add-row .add-btn:hover {
            color: #1c4482;
            background-color: #efefef
        }

        .product-row .pr-add-row .add-btn.order:hover {
            background-color: #1c4482;
            color: #efefef
        }

        .product-row .pr-add-row .add-btn.notify.branches:hover {
            background-color: #1c4482;
            color: #fff
        }

.product-row .pr-info-row {
    margin: 30px 0;
    display: flex
}

    .product-row .pr-info-row .info-con {
        max-width: 100%;
        flex-grow: 1
    }

    .product-row .pr-info-row .info-item {
        display: flex;
        align-items: center;
        padding: 0;
        margin: 0;
        font-size: 14px
    }

        .product-row .pr-info-row .info-item:after {
            content: '';
            height: 1px;
            flex-grow: 1;
            margin: 0 15px;
            background-color: #ccc;
            order: 2
        }

        .product-row .pr-info-row .info-item .ttl {
            padding: 4px 0;
            color: #999;
            font-weight: 400;
            order: 1
        }

        .product-row .pr-info-row .info-item .val {
            padding: 4px 0;
            color: #000;
            direction: ltr;
            order: 3
        }

            .product-row .pr-info-row .info-item .val a.collections {
                font-weight: 500;
                color: #1c4482
            }

                .product-row .pr-info-row .info-item .val a.collections::after {
                    content: '، '
                }

                .product-row .pr-info-row .info-item .val a.collections:last-child::after {
                    display: none
                }

    .product-row .pr-info-row .link-con {
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        justify-content: center
    }

        .product-row .pr-info-row .link-con a {
            margin: 5px 0
        }

.form-filter {
    display: inline-block;
    margin: 5px;
    margin-right: 0
}

    .form-filter input {
        position: absolute;
        opacity: 0;
        height: 0;
        width: 0
    }

        .form-filter input ~ .con {
            background-color: #fff;
            border: 1px solid #1c4482;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 0;
            color: #000;
            transition: all .3s;
            cursor: pointer
        }

    .form-filter:hover input ~ .con {
        color: #1c4482;
        border: 1px solid #1c4482
    }

    .form-filter.img-filter input ~ .con {
        min-height: 36px
    }

    .form-filter input:disabled ~ .con {
        color: #666;
        cursor: not-allowed;
        border: 1px solid #999;
        background: linear-gradient(to top left,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - .8px),rgba(0,0,0,.5) 50%,rgba(0,0,0,0) calc(50% + .8px),rgba(0,0,0,0) 100%),linear-gradient(to top right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - .8px),rgba(0,0,0,0) 50%,rgba(0,0,0,0) calc(50% + .8px),rgba(0,0,0,0) 100%)
    }

    .form-filter input:checked ~ .con {
        background-color: #1c4482;
        border: 1px solid #1c4482;
        color: #fff
    }

    .form-filter input ~ .con .txt {
        font-size: 16px;
        font-weight: 400;
        padding: 5px 15px;
        white-space: nowrap
    }

    .form-filter input ~ .img {
        width: 36px;
        height: 36px;
        display: inline-block;
        float: right;
        cursor: zoom-in;
        border: 1px solid #000;
        margin-left: -1px;
        transition: all .3s
    }

    .form-filter input:hover ~ .img, .form-filter input:checked ~ .img {
        border: 1px solid #1c4482
    }

    .form-filter input:disabled ~ .img {
        border: 1px solid #999
    }

    .form-filter input ~ .img img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.lightbox .lb-image {
    border: none;
    border-radius: 0
}

.product-row .img-col {
    position: relative
}

.lg-outer {
    direction: ltr
}

.lg-backdrop {
    background-color: #fff
}

.lg-toolbar {
    background-color: rgba(255,255,255,.5)
}

    .lg-toolbar .lg-icon {
        color: #000;
        font-size: 22px
    }

        .lg-toolbar .lg-icon:hover {
            color: #000
        }

.lg-icon {
    font-family: 'icomoon';
    font-weight: normal;
    font-style: normal;
    font-display: block
}

.lg-toolbar .lg-close:after {
    content: ""
}

#lg-zoom-in:after {
    content: ""
}

#lg-zoom-out:after {
    content: ""
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: rgba(255,255,255,0);
    border-radius: 50%;
    color: #000;
    padding: 10px;
    font-size: 22px;
    margin-top: -10px;
    top: 50%
}

.lg-actions .lg-next {
    right: 0
}

.lg-actions .lg-prev {
    left: 0
}

    .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
        color: #000
    }

.lg-actions .lg-next:before {
    content: ""
}

.lg-actions .lg-prev:after {
    content: ""
}

.lg-sub-html {
    background-color: rgba(255,255,255,.5);
    color: #000;
    font-size: 14px;
    direction: rtl
}

#lg-actual-size, .lg-fullscreen, .lg-autoplay-button {
    display: none
}

#image-gallery {
    direction: ltr
}

    #image-gallery li {
        text-align: center;
        padding: 0;
        cursor: zoom-in
    }

        #image-gallery li img {
            width: 100%;
            height: 615px;
            object-fit: cover
        }

.lSSlideWrapper {
    margin-bottom: 15px
}

.lSSlideOuter .lightSlider {
    position: relative;
    z-index: 3
}

.lSSlideOuter .lSPager.lSGallery {
    text-align: center;
    width: 100% !important;
    display: flex;
    justify-content: flex-start;
    flex-direction: row
}

    .lSSlideOuter .lSPager.lSGallery li {
        opacity: .5;
        float: none;
        display: inline-block;
        transition: all .3s
    }

        .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
            border-radius: 0;
            opacity: 1
        }

    .lSSlideOuter .lSPager.lSGallery img {
        width: 100%;
        height: 111px;
        object-fit: cover;
        aspect-ratio: 1
    }

.lSAction {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

    .lSAction > a {
        width: auto;
        display: flex;
        top: initial;
        height: 100%;
        align-items: center;
        background-image: none;
        opacity: .5;
        color: #000;
        font-size: 24px;
        position: relative;
        z-index: 4;
        padding: 10px;
        margin: 0;
        transition: all .5s;
        background: #fff
    }

    .lSAction > .lSPrev {
        float: left;
        left: initial;
        padding: 0;
        background: none
    }

    .lSAction > .lSNext {
        float: right;
        right: 0;
        padding: 0;
        background: none
    }

.leaflet-bottom.leaflet-right {
    display: none !important
}

.leaflet-top {
    z-index: 9 !important
}

.page-desc {
    padding: 20px 45px;
    text-align: justify;
    line-height: 1.8;
    font-size: 17px
}

.branches-row {
    text-align: center;
    padding: 45px;
    background-color: #eee;
    position: relative
}

    .branches-row .ttl {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 45px;
        position: relative;
        z-index: 3
    }

    .branches-row .bg {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        position: absolute;
        z-index: 2;
        transition: all .3s
    }

    .branches-row .branch-con {
        display: flex;
        position: relative;
        z-index: 3
    }

        .branches-row .branch-con .branch-item {
            text-align: center;
            flex: 1 0 0;
            color: #000;
            z-index: 2;
            transition: all .3s
        }

            .branches-row .branch-con .branch-item:hover {
                color: #1c4482
            }

            .branches-row .branch-con .branch-item .head {
                font-size: 20px;
                font-weight: 400;
                padding: 0;
                margin: 0
            }

            .branches-row .branch-con .branch-item .head2 {
                font-size: 14px;
                font-weight: 400;
                padding: 0;
                margin: 0
            }

            .branches-row .branch-con .branch-item .info {
                font-size: 14px;
                font-weight: 400;
                padding: 0;
                margin: 0
            }

.branch-item.one3 a span {
    display: block;
    font-size: 80px;
    margin-bottom: 10px
}

.branch-item.one3 a:hover span {
    color: #fff
}

#branch_menu {
    background: #fff
}

@media(max-width: 767px) {
    .branch-item.one3 a span {
        display: block;
        font-size: 50px;
        margin-right: 20px
    }

    .contact-branch-row .branch-con .branch-item.one3 a {
        display: flex;
        align-items: center
    }

    .page-desc {
        padding: 15px 5px;
        font-size: 16px
    }
}

@media(max-width: 1399px) {
    #image-gallery li img {
        height: calc(50vw - 59px)
    }

    .lSSlideOuter .lSPager.lSGallery img {
        height: calc(10vw - 24px)
    }
}

@media(max-width: 1199px) {
    .product-row .pr-info-row {
        flex-wrap: wrap
    }

        .product-row .pr-info-row .info-con {
            max-width: 100%;
            min-width: 100%
        }

        .product-row .pr-info-row .link-con {
            margin-top: 15px;
            justify-content: space-between;
            flex-direction: row
        }
}

@media(max-width: 991px) {
    .product-row .pr-col-con .pr-info-col {
        margin-right: 45px
    }

    #image-gallery li img {
        height: calc(50vw - 45px)
    }

    .lSSlideOuter .lSPager.lSGallery img {
        height: calc(10vw - 21px)
    }

    .product-row .pr-head-row {
        margin-top: 15px
    }

    .product-row .img-col {
        width: 95%;
        margin-top: 15px;
        justify-self: center;
    }

    .branches-row {
        padding: 45px 0
    }
}

@media(max-width: 767px) {
    .product-row .pr-col-con .pr-img-col, .product-row .pr-col-con .pr-info-col {
        min-width: 100%
    }

    .product-row .pr-col-con .pr-info-col {
        margin-right: 0;
        margin-top: 5px
    }

    .product-row .pr-head-row {
        padding-bottom: 10px
    }

        .product-row .pr-head-row .head-con .pr-head {
            font-size: 22px;
            line-height: 20px
        }

        .product-row .pr-head-row .like-con .like .icon {
            font-size: 18px
        }

    .product-row .pr-option-row {
        padding: 10px 0
    }

        .product-row .pr-option-row .option-head .head {
            font-size: 14px
        }

        .product-row .pr-option-row .option-head .link {
            font-size: 12px
        }

        .product-row .pr-option-row .option-desc {
            font-size: 10px
        }

    .product-row .pr-price-row {
        margin: 10px 0
    }

        .product-row .pr-price-row .price-con .before {
            font-size: 16px
        }

        .product-row .pr-price-row .price-con .main {
            font-size: 20px
        }

        .product-row .pr-price-row .link {
            font-size: 12px
        }

    .product-row .pr-add-row {
        margin: 10px 0;
        width: 100%
    }

        .product-row .pr-add-row .add-btn {
            font-size: 16px;
            padding: 10px;
            width: 100%;
            float: none
        }

            .product-row .pr-add-row .add-btn.notify.branches {
                margin-right: 0;
                margin-top: 10px;
                width: 100%
            }

    .product-row .pr-info-row {
        margin: 15px 0
    }

        .product-row .pr-info-row .info-item .ttl, .product-row .pr-info-row .info-item .val {
            padding: 3px 0;
            font-size: 12px
        }

        .product-row .pr-info-row .link-con a {
            font-size: 12px
        }

    .form-filter.img-filter input ~ .con {
        min-height: 32px
    }

    .form-filter input ~ .con .txt {
        font-size: 14px
    }

    .form-filter input ~ .img {
        width: 32px;
        height: 32px
    }

    .branches-row {
        padding: 15px 0
    }

        .branches-row .ttl {
            font-size: 12px;
            margin: 15px 0
        }

        .branches-row .branch-con {
            flex-wrap: wrap
        }

            .branches-row .branch-con .branch-item {
                margin: 10px;
                min-width: 40%
            }

                .branches-row .branch-con .branch-item .head {
                    font-size: 18px;
                    white-space: nowrap
                }

                .branches-row .branch-con .branch-item .head2 {
                    font-size: 12px;
                    white-space: nowrap
                }

                .branches-row .branch-con .branch-item .info {
                    font-size: 12px;
                    white-space: nowrap
                }

    #image-gallery li img {
        height: calc(100vw - 30px)
    }

    .lSSlideWrapper {
        width: 100%
    }

    .lSSlideOuter {
        position: relative;
        padding-right: 0
    }

        .lSSlideOuter .lSPager.lSGallery {
            width: 100%;
            justify-content: flex-end;
            flex-direction: row
        }

            .lSSlideOuter .lSPager.lSGallery li {
                margin: 10px 0 0 0 !important;
                width: 100% !important
            }

            .lSSlideOuter .lSPager.lSGallery img {
                height: auto;
                width: 90%;
                margin-right: 5%
            }

    .lSAction > a {
        font-size: 20px
    }
}

.basket-row {
    display: flex;
    justify-content: center;
    margin-bottom: 120px
}

    .basket-row.nmb {
        margin-bottom: 0
    }

    .basket-row .right-col {
        flex: 1.5 0 0;
        margin-left: 60px
    }

    .basket-row .left-col {
        flex: 1 0 0
    }

        .basket-row .left-col.column {
            flex: 1 0 0;
            display: flex;
            flex-direction: column
        }

    .basket-row .basket-top-row {
        display: flex;
        align-items: center;
        border-bottom: 1px solid #bbb;
        margin: 10px 0 40px 0;
        width: 100%
    }

        .basket-row .basket-top-row .head-item {
            flex: 1 0 0;
            text-align: center;
            position: relative;
            color: #aaa;
            font-size: 16px;
            padding-bottom: 10px;
            white-space: nowrap
        }

            .basket-row .basket-top-row .head-item a {
                color: #aaa
            }

                .basket-row .basket-top-row .head-item a:hover {
                    color: #1c4482
                }

            .basket-row .basket-top-row .head-item.active a {
                color: #1c4482;
                font-weight: 500
            }

            .basket-row .basket-top-row .head-item.active:after {
                content: '';
                position: absolute;
                bottom: -2px;
                width: 50%;
                height: 3px;
                background-color: #1c4482;
                left: 50%;
                margin-left: -25%
            }

    .basket-row .basket-modal {
        flex-grow: 1
    }

        .basket-row .basket-modal .ttl {
            display: flex;
            align-items: center;
            color: #1c4482;
            font-weight: 500;
            font-size: 16px;
            cursor: pointer;
            transition: all .3s;
            white-space: nowrap
        }

        .basket-row .basket-modal:hover .ttl {
            color: #1c4482
        }

        .basket-row .basket-modal.dark .ttl {
            padding: 5px 10px;
            color: #fff;
            background-color: #1c4482;
            font-size: 14px
        }

        .basket-row .basket-modal.dark:hover .ttl {
            color: #fff;
            background-color: #1c4482
        }

        .basket-row .basket-modal .ttl .icon {
            font-weight: normal;
            font-size: 20px;
            margin-left: 10px
        }

    .basket-row .basket-bottom {
        display: flex;
        margin: 15px 0;
        padding-bottom: 15px;
        align-items: center;
        border-bottom: 1px solid #00000040
    }

        .basket-row .basket-bottom.collapse {
            display: none
        }

            .basket-row .basket-bottom.collapse.in {
                display: flex
            }

        .basket-row .basket-bottom.no-border {
            border: none;
            margin-top: 20px
        }

        .basket-row .basket-bottom .price {
            font-size: 16px;
            font-weight: 500
        }

            .basket-row .basket-bottom .price .ccy {
                font-size: 12px;
                font-weight: normal
            }

        .basket-row .basket-bottom .form-radio {
            margin: 0
        }

    .basket-row .res:not(.respays) {
        color: #fff;
        font-size: 16px;
        display: flex;
        align-items: center
    }

    .basket-row .res .icon {
        font-size: 20px;
        margin-left: 5px
    }

    .basket-row .res .prc {
        font-weight: 500
    }

        .basket-row .res .prc .ccy {
            font-weight: normal
        }

    .basket-row .res.success {
        color: #0e862a
    }

    .basket-row .res.error {
        color: #db2a2a
    }

    .basket-row .res.revert.success {
        background-color: #0e862a;
        color: #fff
    }

    .basket-row .res.revert.error {
        background-color: #db2a2a;
        color: #fff
    }

    .basket-row .res.big {
        text-align: center;
        font-size: 16px;
        line-height: 2;
        padding: 10px;
        justify-content: center
    }

        .basket-row .res.big .icon {
            font-size: 40px
        }

    .basket-row .basket-timer-row {
        background-color: #1c4482;
        padding: 15px 45px;
        color: #fff;
        display: flex;
        justify-content: center;
        align-items: center
    }

        .basket-row .basket-timer-row .time {
            background-color: #db2a2a;
            font-size: 14px;
            color: #fff;
            padding: 2px 10px 0 10px;
            margin: 0 10px
        }

    .basket-row .basket-summary-row {
        background-color: #1c4482;
        padding: 30px 45px 15px 45px;
        color: #1c4482;
        min-height: 570px
    }

    .basket-row .basket-price-row {
        margin-bottom: 15px
    }

        .basket-row .basket-price-row .prc-item {
            display: flex;
            align-items: center;
            margin-bottom: 15px
        }

            .basket-row .basket-price-row .prc-item .ttl {
                font-size: 14px;
                color: #fff
            }

                .basket-row .basket-price-row .prc-item .ttl.big {
                    font-size: 15px;
                    font-weight: 500
                }

            .basket-row .basket-price-row .prc-item .line {
                height: 1px;
                flex: 1;
                margin: 0 10px;
                background-color: transparent
            }

            .basket-row .basket-price-row .prc-item .val {
                color: #fff;
                font-weight: 500;
                font-size: 16px
            }

                .basket-row .basket-price-row .prc-item .val .ccy {
                    font-weight: normal;
                    font-size: 12px;
                    margin-right: 2px
                }

            .basket-row .basket-price-row .prc-item.prc-tot {
                margin: 15px 0 40px 0;
                border-top: 1px solid #efefef;
                padding: 15px 0
            }

                .basket-row .basket-price-row .prc-item.prc-tot .ttl {
                    color: #fff;
                    font-size: 22px
                }

                .basket-row .basket-price-row .prc-item.prc-tot .val {
                    font-size: 22px
                }

                    .basket-row .basket-price-row .prc-item.prc-tot .val .ccy {
                        font-size: 12px
                    }

    .basket-row .basket-btn {
        display: flex;
        margin-top: 30px
    }

        .basket-row .basket-btn .button {
            flex-grow: 3;
            font-weight: 500
        }

            .basket-row .basket-btn .button.light {
                flex-grow: 1;
                margin-left: 15px;
                border: 2px solid #fff
            }

                .basket-row .basket-btn .button.light:hover {
                    border: 2px solid #fff
                }

            .basket-row .basket-btn .button.light2 {
                border: 1px solid #1c4482;
                background-color: #fff;
                color: #1c4482
            }

                .basket-row .basket-btn .button.light2:hover {
                    border: 1px solid #1c4482;
                    color: #fff;
                    background-color: #1c4482
                }

    .basket-row .link-con {
        margin: 30px 0;
        justify-content: space-between;
        display: flex
    }

        .basket-row .link-con a {
            font-size: 16px
        }

.shipping-desc {
    font-size: 14px;
    margin: 10px 0;
    color: #1c4482;
    font-weight: 500
}

.shipping-form-row {
    border-bottom: 1px solid #00000040
}

    .shipping-form-row.bb {
        margin-bottom: 10px
    }

    .shipping-form-row .btn-con {
        display: inline-block;
        margin-bottom: 10px
    }

.form-shipping {
    display: block;
    width: 100%;
    margin: 0 0 10px 0
}

label.form-shipping {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form-shipping input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

    .form-shipping input ~ .checkmark {
        width: 100%;
        padding: 10px;
        padding-right: 40px;
        border: 2px solid #eee;
        background-color: #eee;
        display: flex;
        align-items: center;
        position: relative;
        transition: all .2s;
        cursor: pointer
    }

.form-shipping:hover input ~ .checkmark {
    border: 2px solid #ddd
}

.form-shipping input:checked ~ .checkmark {
    border: 2px solid #1c4482;
    background-color: #fff
}

.form-shipping input:disabled ~ .checkmark {
    background-color: #ddd;
    cursor: not-allowed
}

.form-shipping:hover input:disabled ~ .checkmark {
}

.form-shipping input ~ .checkmark:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 10px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #000
}

.form-shipping input:disabled ~ .checkmark:before {
    border: 1px solid #bbb
}

.form-shipping input ~ .checkmark:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: 13px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%
}

.form-shipping:hover input ~ .checkmark:after {
    background-color: #ccc
}

.form-shipping input:checked ~ .checkmark:after {
    background-color: #1c4482
}

.form-shipping input:disabled ~ .checkmark:after {
    background-color: #ddd
}

.form-shipping input ~ .checkmark .head {
    font-weight: 500;
    font-size: 14px;
    color: #000;
    float: right;
    margin-left: 15px;
    width: 75px
}

.form-shipping input:checked ~ .checkmark .head {
}

.form-shipping input ~ .checkmark .mid {
    font-weight: 400;
    font-size: 14px;
    color: #666;
    float: right;
    margin-left: 5px;
    flex-grow: 1
}

.form-shipping input:checked ~ .checkmark .mid {
}

.form-shipping input ~ .checkmark .left {
    min-width: 55px;
    text-align: left
}

    .form-shipping input ~ .checkmark .left .btn-icon {
        color: #1c4482;
        display: inline-block;
        margin-right: 5px;
        padding: 5px 0;
        transition: all .5s
    }

        .form-shipping input ~ .checkmark .left .btn-icon:nth-child(1):hover {
            color: #0e862a
        }

        .form-shipping input ~ .checkmark .left .btn-icon:nth-child(2):hover {
            color: #db2a2a
        }

        .form-shipping input ~ .checkmark .left .btn-icon .icon {
            display: block;
            font-size: 20px
        }

    .form-shipping input ~ .checkmark .left .price {
        font-weight: 500;
        font-size: 16px;
        color: #000
    }

        .form-shipping input ~ .checkmark .left .price .ccy {
            font-size: 12px;
            font-weight: normal
        }

.form-shipping input ~ .checkmark img {
    width: 36px;
    height: 36px;
    object-fit: contain;
    margin-left: 10px
}

.form-shipping input:disabled ~ .checkmark .head, .form-shipping input:disabled ~ .checkmark .desc, .form-shipping input:disabled ~ .checkmark .left .price {
    color: #999
}

.payment-row {
    max-width: 335px
}

    .payment-row .form-shipping input ~ .checkmark .head {
        width: auto;
        margin-left: 0;
        white-space: nowrap
    }

.basket-result {
    flex-grow: 1;
    max-width: 50%
}

    .basket-result.full {
        max-width: 100%;
        width: 100%
    }

    .basket-result .head-con {
        padding: 10px;
        border-bottom: 1px solid #aeb2b5
    }

        .basket-result .head-con .head {
            font-size: 18px
        }

            .basket-result .head-con .head .val {
                font-weight: 500;
                direction: ltr;
                display: inline-block;
                margin-right: 3px
            }

    .basket-result .items {
        padding: 10px 0;
        display: flex;
        border-bottom: 1px solid #aeb2b5;
        align-items: center
    }

        .basket-result .items .imgs {
            flex: 1
        }

            .basket-result .items .imgs img {
                height: 70px;
                width: 70px;
                object-fit: cover;
                margin-left: 7px
            }

    .basket-result .ship {
        padding: 10px 0;
        border-bottom: 1px solid #aeb2b5
    }

        .basket-result .ship .ttl {
            font-size: 16px;
            font-weight: 500;
            margin-top: 10px
        }

        .basket-result .ship .address {
            font-size: 16px
        }

    .basket-result .price {
        padding: 6px 0;
        display: flex;
        justify-content: space-between;
        align-items: center
    }

        .basket-result .price.big {
            padding: 10px 0;
            border-top: 1px solid #1c4482;
            margin-top: 10px
        }

        .basket-result .price .ttl {
            font-size: 16px;
            color: #000
        }

        .basket-result .price.big .ttl {
            font-weight: 700
        }

        .basket-result .price .val {
            font-size: 18px;
            font-weight: 500
        }

            .basket-result .price .val .ccy {
                font-size: 12px;
                font-weight: normal
            }

    .basket-result .basket-btn {
        margin-top: 15px
    }

@media(max-width: 1559px) {
}

@media(max-width: 1199px) {
    .basket-row .right-col {
        margin-left: 45px
    }
}

@media(max-width: 991px) {
    .basket-row .right-col {
        margin-left: 30px
    }

    .basket-row .basket-summary-row {
        padding: 30px
    }

    .basket-row .basket-timer-row {
        padding: 15px
    }

    .basket-row .res {
        font-size: 14px
    }

    .payment-row {
        max-width: initial
    }

    .basket-result {
        max-width: 75%
    }
}

@media(max-width: 767px) {
    .basket-row {
        flex-wrap: wrap;
        margin-bottom: 60px
    }

        .basket-row .right-col {
            min-width: 100%;
            margin-left: 0
        }

        .basket-row .left-col {
            min-width: 100%
        }

        .basket-row .basket-bottom-container {
            margin-top: 20px
        }

        .basket-row .basket-top-row .head-item {
            font-size: 14px
        }

        .basket-row .basket-modal .ttl {
            font-size: 12px
        }

            .basket-row .basket-modal .ttl .icon {
                font-size: 16px;
                margin-left: 5px
            }

        .basket-row .basket-modal.dark .ttl {
            padding: 5px 10px;
            font-size: 12px
        }

        .basket-row .left-col.column {
            flex-direction: column-reverse
        }

        .basket-row .res {
            font-size: 12px
        }

        .basket-row .basket-bottom {
            margin: 10px 0;
            padding: 10px 0;
            border-bottom: none;
            border-top: 1px solid #00000040
        }

            .basket-row .basket-bottom:first-child {
                border-top: none
            }

        .basket-row .basket-summary-row {
            padding: 15px
        }

        .basket-row .basket-price-row .prc-item {
            margin-bottom: 10px
        }

            .basket-row .basket-price-row .prc-item .ttl {
                font-size: 12px
            }

            .basket-row .basket-price-row .prc-item .val {
                font-size: 14px
            }

                .basket-row .basket-price-row .prc-item .val .ccy {
                    font-size: 10px
                }

            .basket-row .basket-price-row .prc-item.prc-tot .val {
                font-size: 18px
            }

        .basket-row .basket-btn {
            margin-top: 15px
        }

        .basket-row .basket-timer-row {
            font-size: 12px
        }

    .basket-result {
        max-width: initial
    }

        .basket-result .items .imgs img {
            height: 48px;
            width: 48px;
            margin-left: 5px
        }

        .basket-result .head-con .head {
            font-size: 16px
        }

        .basket-result .ship .ttl {
            font-size: 14px
        }

        .basket-result .ship .address {
            font-size: 14px
        }

        .basket-result .price .ttl {
            font-size: 14px
        }

        .basket-result .price .val {
            font-size: 16px
        }

            .basket-result .price .val .ccy {
                font-size: 10px
            }

    .form-shipping input ~ .checkmark {
        padding: 5px;
        padding-right: 30px
    }

        .form-shipping input ~ .checkmark:before {
            margin-top: -7px;
            right: 7px;
            width: 14px;
            height: 14px
        }

    .form-shipping input:disabled ~ .checkmark:before {
        border: 1px solid #bbb
    }

    .form-shipping input ~ .checkmark:after {
        margin-top: -4px;
        right: 10px;
        width: 8px;
        height: 8px
    }

    .form-shipping input ~ .checkmark .head {
        font-size: 12px;
        margin-left: 10px;
        width: 50px
    }

    .form-shipping input ~ .checkmark .mid {
        font-size: 12px
    }

    .form-shipping input ~ .checkmark .left {
        min-width: 45px
    }

        .form-shipping input ~ .checkmark .left .btn-icon .icon {
            font-size: 16px
        }

        .form-shipping input ~ .checkmark .left .price {
            font-size: 14px
        }

            .form-shipping input ~ .checkmark .left .price .ccy {
                font-size: 10px
            }

    .form-shipping input ~ .checkmark img {
        width: 32px;
        height: 32px
    }
}

.profile-row .profile-top-row {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    margin-top: 10px
}

    .profile-row .profile-top-row .ttl-con {
        font-size: 16px;
        display: flex;
        align-items: center
    }

        .profile-row .profile-top-row .ttl-con .icon {
            font-size: 24px;
            margin-left: 5px
        }

    .profile-row .profile-top-row .btn-con a {
        font-size: 16px;
        background-color: #fff;
        padding: 4px 15px;
        color: #1c4482;
        border: 1px solid #1c4482;
        transition: all .3s;
        -o-transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s
    }

        .profile-row .profile-top-row .btn-con a:hover {
            color: #fff;
            background-color: #1c4482
        }

    .profile-row .profile-top-row .line {
        flex-grow: 1;
        height: 1px;
        background-color: #ccc;
        margin: 0 15px
    }

.profile-tab-row {
    margin-bottom: 120px
}

    .profile-tab-row .tab-heads {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        padding: 0;
        margin: 0;
        list-style: none;
        border-bottom: 1px solid #ccc
    }

        .profile-tab-row .tab-heads li {
            width: 100%;
            text-align: center;
            transition: all .3s;
            padding: 10px;
            position: relative;
            opacity: .5
        }

            .profile-tab-row .tab-heads li:hover, .profile-tab-row .tab-heads li.active {
                opacity: 1
            }

                .profile-tab-row .tab-heads li.active:after {
                    content: '';
                    position: absolute;
                    bottom: -2px;
                    left: 0;
                    width: 100%;
                    height: 3px;
                    background-color: #1c4482;
                    z-index: 10
                }

            .profile-tab-row .tab-heads li .head {
                color: #1c4482;
                padding: 0;
                margin: 0;
                transition: all .1s
            }

                .profile-tab-row .tab-heads li .head .icon {
                    font-size: 24px;
                    display: block;
                    margin-bottom: 5px
                }

                .profile-tab-row .tab-heads li .head .txt {
                    font-size: 16px;
                    display: block;
                    font-weight: 500
                }

    .profile-tab-row .tab-content {
    }

.tab-sum-row {
    display: flex;
    align-items: center;
    padding: 15px;
    background-color: #eee;
    margin-bottom: 20px
}

    .tab-sum-row .sum-con {
        display: flex;
        align-items: center;
        flex-grow: 1
    }

    .tab-sum-row .sum-con {
        display: flex;
        align-items: center;
        flex-grow: 1
    }

        .tab-sum-row .sum-con .sum-item {
            flex-grow: 1;
            max-width: 200px;
            margin-left: 15px
        }

            .tab-sum-row .sum-con .sum-item .ttl {
                font-size: 14px;
                font-weight: 400
            }

            .tab-sum-row .sum-con .sum-item .val {
                font-size: 18px;
                font-weight: 500
            }

.orders-row {
    grid-template-columns: repeat(2,minmax(0,1fr));
    display: grid;
    grid-gap: 20px
}

    .orders-row .order-item {
        transition: all .3s;
        background-color: #eee;
        overflow: hidden
    }

        .orders-row .order-item .order-head {
            display: flex;
            align-items: center;
            padding: 10px;
            border-bottom: 1px solid #ced2d5
        }

            .orders-row .order-item .order-head .head-con {
                flex-grow: 1
            }

        .orders-row .order-item .order-pay.order-head {
            border-bottom: 1px solid #ced2d5
        }

        .orders-row .order-item .order-head .head-con .code {
            font-weight: 500;
            font-size: 16px;
            direction: ltr;
            text-align: right;
            display: block
        }

        .orders-row .order-item .order-head .head-con .date {
            font-weight: 400;
            font-size: 12px;
            display: block
        }

        .orders-row .order-item .order-head .button {
            padding: 3px 10px
        }

        .orders-row .order-item .order-head .order-more .icon {
            display: block;
            font-size: 20px
        }

        .orders-row .order-item .order-basket {
            display: flex;
            padding: 4px 8px;
            border-bottom: 1px solid #ced2d5;
            justify-content: flex-start
        }

            .orders-row .order-item .order-basket.wrap {
                flex-wrap: wrap
            }

            .orders-row .order-item .order-basket img {
                height: 60px;
                width: 60px;
                object-fit: cover;
                margin: 0 3px
            }

            .orders-row .order-item .order-basket .basket-item-title img {
                height: 60px;
                width: 60px;
                margin: 3px 0 3px 6px;
                float: right
            }

            .orders-row .order-item .order-basket div.info span {
                display: block;
                width: auto
            }

            .orders-row .order-item .order-basket div.info.desc {
                padding-right: 10px;
                margin-right: 10px;
                border-right: 1px solid #ced2d5
            }

div.basket-item-title {
    width: 33.33%;
    display: flex;
    align-items: center
}

@media(min-width: 992px) and (max-width:1399px) {
    div.basket-item-title {
        width: 50%
    }
}

@media(min-width: 768px) and (max-width:991px) {
    div.basket-item-title {
        width: 25%
    }
}

@media(max-width: 767px) {
    div.basket-item-title {
        width: 50%
    }

    .orders-row .order-item .order-pay .button {
        padding: 8px 10px;
        line-height: 1.2;
        font-size: 14px
    }
}

div.basket-item-title strong {
    display: block;
    width: auto;
    font-size: 11px;
    font-weight: 300;
    font-size: 13px
}

div.basket-item-title span i.ccy {
    font-size: 10px;
    font-style: normal
}

.orders-row .order-item .order-pay {
    display: flex;
    padding: 10px
}

    .orders-row .order-item .order-pay .info-col {
        flex: 1 0 0
    }

        .orders-row .order-item .order-pay .info-col.pay {
            flex-grow: initial;
            display: flex;
            align-items: center
        }

        .orders-row .order-item .order-pay .info-col.edit {
            display: flex;
            align-items: center;
            justify-content: flex-end
        }

        .orders-row .order-item .order-pay .info-col.left {
            text-align: left
        }

        .orders-row .order-item .order-pay .info-col .ttl {
            font-size: 14px
        }

        .orders-row .order-item .order-pay .info-col .val {
            font-size: 16px;
            font-weight: 500
        }

            .orders-row .order-item .order-pay .info-col .val .ccy {
                font-size: 12px;
                font-weight: normal
            }

.gifts-row {
    grid-template-columns: repeat(2,minmax(0,1fr));
    display: grid;
    grid-gap: 15px
}

    .gifts-row .gift-item {
        padding: 10px;
        display: flex;
        align-items: center;
        background-color: #fff
    }

        .gifts-row .gift-item .head-con {
            flex-grow: 1;
            display: flex;
            align-items: center
        }

            .gifts-row .gift-item .head-con .icon {
                font-size: 24px;
                margin-left: 5px;
                color: #1c4482
            }

            .gifts-row .gift-item .head-con .val {
                font-size: 16px;
                font-weight: 500;
                margin-left: 5px;
                min-width: 65px;
                color: #1c4482
            }

        .gifts-row .gift-item.cr_1 .head-con .icon, .gifts-row .gift-item.cr_2 .head-con .icon, .gifts-row .gift-item.cr_1 .head-con .val, .gifts-row .gift-item.cr_2 .head-con .val {
            color: #0e862a
        }

        .gifts-row .gift-item.cr_3 .head-con .icon, .gifts-row .gift-item.cr_3 .head-con .val, .gifts-row .gift-item.isminus .head-con .icon, .gifts-row .gift-item.isminus .head-con .val {
            color: #db2a2a
        }

        .gifts-row .gift-item.cr_3, .gifts-row .gift-item.cr_1, .gifts-row .gift-item.cr_2 {
            background-color: #eee
        }

        .gifts-row .gift-item .head-con .desc {
            font-size: 14px;
            font-weight: 400
        }

        .gifts-row .gift-item .date {
            font-size: 12px;
            font-weight: 400
        }

.fav-row {
    grid-template-columns: repeat(3,minmax(0,1fr));
    display: grid;
    grid-gap: 15px;
    margin-top: 20px
}

    .fav-row .pr-item {
        position: relative;
        background-color: #fff;
        padding: 10px;
        display: flex;
        align-items: center
    }

        .fav-row .pr-item .pr-con {
            position: relative;
            display: flex;
            flex-grow: 1
        }

            .fav-row .pr-item .pr-con img {
                height: 70px;
                width: 70px;
                object-fit: cover;
                margin-left: 10px
            }

            .fav-row .pr-item .pr-con .head {
                font-size: 16px;
                font-weight: 500;
                padding: 0;
                margin: 0;
                color: #000
            }

            .fav-row .pr-item .pr-con .head2 {
                font-size: 12px;
                padding: 0;
                margin: 0;
                color: #000
            }

        .fav-row .pr-item .remove {
            color: #1c4482;
            margin-right: 10px;
            transition: all .8s
        }

            .fav-row .pr-item .remove:hover {
                color: #db2a2a
            }

            .fav-row .pr-item .remove .icon {
                font-size: 18px;
                display: block
            }

.address-row {
    grid-template-columns: repeat(3,minmax(0,1fr));
    display: grid;
    grid-gap: 20px;
    margin-top: 20px
}

    .address-row .button {
        width: 100%;
        justify-content: center;
        padding: 10px 15px
    }

        .address-row .button .ico {
            font-size: 20px;
            margin-left: 5px
        }

    .address-row .address-item {
        position: relative;
        background-color: #fff
    }

        .address-row .address-item .head-con {
            padding: 10px;
            display: flex;
            align-items: center;
            border-bottom: 1px solid #ced2d5
        }

            .address-row .address-item .head-con .head {
                font-weight: 500;
                font-size: 18px;
                flex-grow: 1
            }

            .address-row .address-item .head-con .left {
                min-width: 55px;
                text-align: left
            }

                .address-row .address-item .head-con .left .btn-icon {
                    color: #1c4482;
                    display: inline-block;
                    margin-right: 5px;
                    padding: 5px 0;
                    cursor: pointer;
                    transition: all .8s
                }

.left .btn-icon {
    transition: all .8s
}

    .left .btn-icon:nth-child(1):hover {
        color: #0e862a
    }

    .left .btn-icon:nth-child(2):hover {
        color: #db2a2a
    }

    .left .btn-icon .icon {
        display: block;
        font-size: 20px
    }

.address-row .address-item .detail-con {
    padding: 10px
}

    .address-row .address-item .detail-con .detail-row {
        display: flex;
        align-items: center;
        margin: 3px 0
    }

        .address-row .address-item .detail-con .detail-row .ttl {
            min-width: 75px;
            font-weight: 400
        }

.profile-info {
    grid-template-columns: repeat(2,minmax(0,1fr));
    display: grid;
    grid-gap: 20px;
    margin-top: 20px
}

.profile-info-con {
    background-color: #fff
}

.profile-info-row {
}

    .profile-info-row .head {
        font-weight: 500;
        font-size: 18px;
        padding: 10px;
        margin: 0;
        display: flex;
        align-items: center;
        border-bottom: 1px solid #ced2d5;
        color: #1c4482
    }

        .profile-info-row .head .icon {
            font-weight: normal;
            font-size: 20px;
            margin-left: 5px
        }

.profile-form-row {
    padding: 10px;
    margin-bottom: 15px
}

    .profile-form-row.np {
        padding: 0;
        margin-bottom: 0
    }

    .profile-form-row.sign {
        padding: 10px 0;
        margin-bottom: 0
    }

    .profile-form-row .profile-form-con {
        display: flex;
        padding: 7px 0;
        align-items: center
    }

        .profile-form-row .profile-form-con .ttl {
            color: #000;
            min-width: 120px;
            text-align: left;
            padding-left: 20px;
            font-size: 14px;
            font-weight: 400
        }

            .profile-form-row .profile-form-con .ttl.req:after {
                color: #db2a2a;
                content: '*';
                font-family: Arial;
                font-size: 20px;
                line-height: 10px
            }

        .profile-form-row .profile-form-con .val {
            font-weight: 500;
            font-size: 16px
        }

        .profile-form-row .profile-form-con .form {
            width: 100%;
            border: none;
            outline: 0;
            background-color: #fff;
            padding: 5px 10px;
            font-size: 16px;
            resize: none
        }

            .profile-form-row .profile-form-con .form.border {
                border-bottom: 1px solid #ccc
            }

    .profile-form-row.sign .profile-form-con .form {
        background-color: #fff
    }

    .profile-form-row .profile-form-btn {
        margin: 10px 0 0 0;
        padding-right: 120px;
        display: flex
    }

        .profile-form-row .profile-form-btn .button {
            justify-content: center;
            width: 100%;
            flex-grow: 3
        }

            .profile-form-row .profile-form-btn .button.light {
                margin-left: 15px;
                max-width: 150px;
                flex-grow: 1
            }

.form-radio {
    display: inline-block;
    margin: 5px 0 5px 10px
}

    .form-radio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0
    }

        .form-radio input ~ .checkmark {
            width: 100%;
            padding: 0;
            font-weight: 400;
            padding-right: 20px;
            font-size: 16px;
            color: #2d2f30;
            display: inline-block;
            position: relative;
            transition: all .2s;
            cursor: pointer
        }

    .form-radio.bold input ~ .checkmark {
        font-weight: 500;
        padding-right: 22px;
        font-size: 15px;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .form-radio input ~ .checkmark:before {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -6px;
        right: 0;
        width: 12px;
        height: 12px;
        border: 1px solid #2d2f30;
        background-color: #fff
    }

    .form-radio.bold input ~ .checkmark:before {
        margin-top: -10px;
        right: 0;
        width: 16px;
        height: 16px;
        border: 2px solid #2d2f30
    }

    .form-radio input:hover ~ .checkmark:after {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -4px;
        right: 2px;
        width: 8px;
        height: 8px;
        background-color: #ddd
    }

    .form-radio input:checked ~ .checkmark:after {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -4px;
        right: 2px;
        width: 8px;
        height: 8px;
        background-color: #2d2f30
    }

    .form-radio.bold input:hover ~ .checkmark:after {
        margin-top: -7px;
        right: 3px;
        width: 10px;
        height: 10px;
        background-color: #ddd
    }

    .form-radio.bold input:checked ~ .checkmark:after {
        margin-top: -7px;
        right: 3px;
        width: 10px;
        height: 10px;
        background-color: #2d2f30
    }

    .form-radio input ~ .checkmark .head {
        font-weight: bold;
        font-size: 14px;
        color: #333;
        float: right;
        margin-left: 5px
    }

    .form-radio input[type="radio"] ~ .checkmark:before, .form-radio input[type="radio"]:hover ~ .checkmark:after, .form-radio input[type="radio"]:checked ~ .checkmark:after {
        border-radius: 50%
    }

    .form-radio.bold.bs input ~ .checkmark:after, .form-radio.bold.bs input ~ .checkmark::before {
        opacity: 0
    }

    .form-radio.bold::after {
        content: '';
        font-family: 'icomoon';
        float: left;
        clear: none;
        margin-top: -20px;
        margin-right: 10px
    }

    .form-radio.bold.nf::after {
        content: '';
        display: none
    }

    .form-radio.bold.collapsed::after {
        content: ''
    }

.order-details-con {
}

    .order-details-con .basket {
    }

        .order-details-con .basket .basket-item {
            padding: 0;
            margin-bottom: 10px;
            display: flex;
            align-items: center
        }

            .order-details-con .basket .basket-item .img-con {
                margin-left: 10px
            }

                .order-details-con .basket .basket-item .img-con img {
                    height: 70px
                }

            .order-details-con .basket .basket-item .txt-con {
                flex: 1
            }

            .order-details-con .basket .basket-item .head {
                font-size: 14px;
                font-weight: 500;
                color: #000
            }

            .order-details-con .basket .basket-item .head2 {
                font-size: 12px;
                color: #000
            }

            .order-details-con .basket .basket-item .prc-con {
                font-size: 14px;
                font-weight: 500;
                color: #000
            }

                .order-details-con .basket .basket-item .prc-con .ccy {
                    font-size: 12px;
                    font-weight: normal
                }

        .order-details-con .basket .basket-price {
            display: flex;
            align-items: center;
            padding: 5px 0
        }

            .order-details-con .basket .basket-price .ttl {
                font-size: 14px;
                color: #000
            }

            .order-details-con .basket .basket-price .prc {
                font-size: 16px;
                font-weight: 500;
                color: #000
            }

                .order-details-con .basket .basket-price .prc .ccy {
                    font-size: 12px;
                    font-weight: normal
                }

            .order-details-con .basket .basket-price.tot .ttl {
                font-weight: 500;
                font-size: 16px
            }

            .order-details-con .basket .basket-price.tot .prc {
                font-size: 18px
            }

            .order-details-con .basket .basket-price .prc .ccy {
                font-size: 12px;
                font-weight: normal
            }

            .order-details-con .basket .basket-price .line {
                height: 1px;
                flex: 1;
                background-color: #ced2d5;
                margin: 0 10px
            }

    .order-details-con .shipping .shipping-info {
        display: flex;
        align-items: center;
        margin-bottom: 5px
    }

        .order-details-con .shipping .shipping-info .ttl {
            width: 100px;
            font-size: 12px
        }

        .order-details-con .shipping .shipping-info .val {
            flex: 1;
            font-size: 14px
        }

@media(max-width: 1199px) {
}

@media(max-width: 991px) {
    .orders-row {
        grid-template-columns: repeat(1,minmax(0,1fr))
    }

    .fav-row, .address-row {
        grid-template-columns: repeat(2,minmax(0,1fr))
    }

    .profile-info {
        grid-template-columns: repeat(1,minmax(0,1fr))
    }
}

@media(max-width: 767px) {
    .profile-row .profile-top-row {
        margin-bottom: 20px
    }

        .profile-row .profile-top-row .ttl-con {
            font-size: 14px
        }

            .profile-row .profile-top-row .ttl-con .icon {
                font-size: 18px;
                margin-left: 3px
            }

        .profile-row .profile-top-row .btn-con a {
            font-size: 14px;
            padding: 3px 15px
        }

            .profile-row .profile-top-row .btn-con a .txt-d {
                display: none
            }

        .profile-row .profile-top-row .line {
            margin: 0 10px
        }

    .orders-row, .address-row, .profile-info {
        grid-template-columns: repeat(1,minmax(0,1fr));
        grid-gap: 15px
    }

    .gifts-row, .fav-row {
        grid-template-columns: repeat(1,minmax(0,1fr));
        grid-gap: 10px
    }

    .profile-row {
        padding-top: 0
    }

    .profile-tab-row {
        margin-bottom: 30px
    }

        .profile-tab-row .tab-heads li .head .icon {
            font-size: 20px;
            margin-bottom: 0
        }

        .profile-tab-row .tab-heads li .head .txt {
            display: none
        }

    .tab-sum-row {
        padding: 10px;
        margin-bottom: 15px
    }

        .tab-sum-row .sum-con {
            display: flex;
            align-items: center;
            flex-grow: 1
        }

        .tab-sum-row .sum-con {
            flex-wrap: wrap
        }

            .tab-sum-row .sum-con .sum-item {
                flex-grow: initial;
                max-width: initial;
                margin-left: 0;
                width: 100%
            }

                .tab-sum-row .sum-con .sum-item .ttl {
                    font-size: 12px;
                    float: right;
                    min-width: 120px
                }

                .tab-sum-row .sum-con .sum-item .val {
                    font-size: 14px
                }

    .orders-row .order-item .order-head {
        padding: 5px 10px
    }

        .orders-row .order-item .order-head .head-con .code {
            font-size: 14px
        }

        .orders-row .order-item .order-head .head-con .date {
            font-size: 10px;
            margin-top: 5px
        }

        .orders-row .order-item .order-head .head-con .stat {
            font-size: 14px
        }

        .orders-row .order-item .order-head .order-more {
            padding: 3px
        }

            .orders-row .order-item .order-head .order-more .icon {
                font-size: 18px
            }

    .orders-row .order-item .order-basket {
        padding: 5px
    }

        .orders-row .order-item .order-basket img {
            height: 45px;
            width: 45px;
            margin: 0 2px
        }

    .orders-row .order-item .order-pay {
        padding: 10px
    }

        .orders-row .order-item .order-pay .info-col .ttl {
            font-size: 12px
        }

        .orders-row .order-item .order-pay .info-col .val {
            font-size: 14px
        }

            .orders-row .order-item .order-pay .info-col .val .ccy {
                font-size: 10px
            }

    .gifts-row .gift-item {
        padding: 10px
    }

        .gifts-row .gift-item .head-con .icon {
            font-size: 20px
        }

        .gifts-row .gift-item .head-con .val {
            font-size: 14px;
            min-width: 55px
        }

        .gifts-row .gift-item .head-con .desc {
            font-size: 12px
        }

        .gifts-row .gift-item .date {
            font-size: 10px
        }

    .fav-row .pr-item {
        padding: 10px 10px
    }

        .fav-row .pr-item .pr-con img {
            height: 60px;
            width: 60px
        }

        .fav-row .pr-item .pr-con .head {
            font-size: 12px
        }

        .fav-row .pr-item .pr-con .head2 {
            font-size: 10px
        }

    .address-row .button {
        padding: 7px 15px
    }

        .address-row .button .ico {
            font-size: 18px
        }

    .address-row .address-item .head-con {
        padding: 5px 10px
    }

        .address-row .address-item .head-con .head {
            font-size: 16px
        }

        .address-row .address-item .head-con .left {
            min-width: 55px
        }

            .address-row .address-item .head-con .left .btn-icon {
                padding: 2px 0
            }

                .address-row .address-item .head-con .left .btn-icon .icon {
                    display: block;
                    font-size: 18px
                }

    .address-row .address-item .detail-con {
        padding: 5px 10px
    }

        .address-row .address-item .detail-con .detail-row {
            margin: 2px 0
        }

            .address-row .address-item .detail-con .detail-row .ttl {
                min-width: 65px;
                font-weight: 400;
                font-size: 12px
            }

            .address-row .address-item .detail-con .detail-row .val {
                font-size: 12px
            }

    .profile-info-row .head {
        font-size: 16px;
        padding: 5px 10px
    }

        .profile-info-row .head .icon {
            font-size: 18px
        }

    .profile-form-row {
        padding: 5px 10px
    }

        .profile-form-row.sign {
            padding: 5px 0
        }

        .profile-form-row .profile-form-con {
            padding: 5px 0
        }

            .profile-form-row .profile-form-con .ttl {
                min-width: 86px;
                max-width: 86px;
                padding-left: 5px;
                font-size: 11.5px
            }

            .profile-form-row .profile-form-con .val {
                font-size: 14px
            }

            .profile-form-row .profile-form-con .form {
                padding: 3px 10px;
                font-size: 14px
            }

            .profile-form-row .profile-form-con .form-filter {
                margin: 0;
                margin-left: 10px;
                width: auto
            }

        .profile-form-row .form-filter input ~ .checkmark {
            font-size: 14px;
            font-weight: normal
        }

        .profile-form-row .profile-form-btn {
            padding-right: 90px
        }

            .profile-form-row .profile-form-btn .button.light {
                margin-left: 10px;
                max-width: 140px
            }

    .form-radio input ~ .checkmark {
        font-size: 14px
    }

    .order-details-con {
    }

        .order-details-con .basket {
        }

            .order-details-con .basket .basket-item .img-con img {
                height: 50px
            }

            .order-details-con .basket .basket-item .head {
                font-size: 12px
            }

            .order-details-con .basket .basket-item .head2 {
                font-size: 10px
            }

            .order-details-con .basket .basket-item .prc-con {
                font-size: 12px
            }

                .order-details-con .basket .basket-item .prc-con .ccy {
                    font-size: 10px
                }

            .order-details-con .basket .basket-price {
                padding: 5px 0
            }

                .order-details-con .basket .basket-price .ttl {
                    font-size: 12px
                }

                .order-details-con .basket .basket-price .prc {
                    font-size: 14px
                }

                    .order-details-con .basket .basket-price .prc .ccy {
                        font-size: 10px
                    }

                .order-details-con .basket .basket-price.tot .ttl {
                    font-size: 14px
                }

                .order-details-con .basket .basket-price.tot .prc {
                    font-size: 16px
                }

                .order-details-con .basket .basket-price .prc .ccy {
                    font-size: 10px
                }

        .order-details-con .shipping .shipping-info {
            margin-bottom: 5px
        }

            .order-details-con .shipping .shipping-info .ttl {
                width: 80px;
                font-size: 10px
            }

            .order-details-con .shipping .shipping-info .val {
                font-size: 12px
            }
}

.page-top-row .page-title-row {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    padding-bottom: 10px
}

    .page-top-row .page-title-row .head {
        padding: 0;
        margin: 0;
        flex-grow: 1;
        font-size: 24px;
        font-weight: 400
    }

.page-top-row .desc {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 400
}

.page-top-row .btn-con {
    display: flex;
    margin-bottom: 30px
}

    .page-top-row .btn-con .button {
        margin-left: 15px
    }

.gray-row {
    background-color: #eee
}

.guide-row {
    margin-bottom: 90px;
    display: flex
}

    .guide-row .right-col {
        width: 220px;
        min-width: 220px
    }

    .guide-row .main-col {
        padding-left: 220px
    }

    .guide-row .guide-list-con {
        padding-left: 30px
    }

        .guide-row .guide-list-con .head {
            font-size: 16px;
            font-weight: 400;
            margin: 14px 0
        }

        .guide-row .guide-list-con .guide-list {
            list-style: none;
            padding: 0;
            margin: 0
        }

            .guide-row .guide-list-con .guide-list li {
                border-top: 1px solid #1c4482;
                border-bottom: 1px solid #1c4482;
                text-align: center;
                margin-bottom: -1px
            }

                .guide-row .guide-list-con .guide-list li a {
                    font-size: 16px;
                    font-weight: 400;
                    color: #1c4482;
                    transition: all .3s;
                    display: block;
                    padding: 7px 15px
                }

                    .guide-row .guide-list-con .guide-list li a:hover {
                        background-color: #ddd
                    }

                .guide-row .guide-list-con .guide-list li.active a {
                    background-color: #1c4482;
                    color: #fff
                }

    .guide-row .guide-item-con {
    }

    .guide-row .guide-item {
        margin-top: -100px;
        padding-top: 100px;
        margin-bottom: 45px
    }

        .guide-row .guide-item:last-of-type {
            margin-bottom: 0
        }

        .guide-row .guide-item .guide-con {
            padding: 3vw;
            background-color: #fff
        }

        .guide-row .guide-item .guide-head {
            position: relative;
            margin-bottom: 15px;
            display: flex;
            align-items: center
        }

            .guide-row .guide-item .guide-head:after {
                content: '';
                height: 1px;
                background-color: #1c4482;
                flex-grow: 1
            }

            .guide-row .guide-item .guide-head .head {
                padding: 0;
                margin: 0;
                margin-left: 15px;
                font-size: 18px;
                font-weight: 500
            }

        .guide-row .guide-item .txt {
            font-weight: 400;
            font-size: 16px;
            line-height: 2;
            text-align: justify
        }

.faq-con {
}

    .faq-con .faq-item {
        background-color: #eee;
        margin-bottom: 15px
    }

        .faq-con .faq-item:last-of-type {
            margin-bottom: 0
        }

        .faq-con .faq-item .faq-ttl {
            padding: 7px 15px;
            font-size: 16px;
            cursor: pointer
        }

        .faq-con .faq-item .faq-answer {
            padding: 15px 15px;
            font-weight: 400;
            font-size: 16px;
            border-top: 1px solid #00000040;
            background-color: #fff
        }

@media(max-width: 991px) {
    .guide-row .main-col {
        padding-left: 0
    }
}

@media(max-width: 767px) {
    .page-top-row .page-title-row {
        margin-bottom: 15px;
        margin-top: 15px;
        padding-bottom: 4px
    }

        .page-top-row .page-title-row .head {
            font-size: 20px
        }

    .page-top-row .desc {
        font-size: 16px
    }

    .guide-row .right-col {
        display: none
    }

    .guide-row .guide-item {
        margin-top: -65px;
        padding-top: 65px;
        margin-bottom: 30px
    }

        .guide-row .guide-item .guide-con {
            padding: 15px
        }

        .guide-row .guide-item .guide-head .head {
            margin-left: 10px;
            font-size: 16px
        }

        .guide-row .guide-item .txt {
            font-size: 14px
        }

    .faq-con .faq-item {
        margin-bottom: 10px
    }

        .faq-con .faq-item .faq-ttl {
            font-size: 12px
        }

        .faq-con .faq-item .faq-answer {
            font-size: 12px
        }
}

.about-row {
    background-color: #fff
}

    .about-row .about-item {
        display: flex
    }

        .about-row .about-item .img {
            flex: 1 0 0;
            order: 1;
            max-width: 50%;
            min-width: 50%;
            min-height: 700px;
            position: relative
        }

            .about-row .about-item .img.a-h {
                min-height: initial;
                display: flex;
                align-items: center
            }

        .about-row .about-item .txt {
            flex: 1 0 0;
            max-width: 50%;
            min-width: 50%;
            display: flex;
            align-items: center;
            order: 2
        }

        .about-row .about-item:nth-child(2n+1) .img {
            order: 2
        }

        .about-row .about-item:nth-child(2n+1) .txt {
            order: 1
        }

        .about-row .about-item .img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            position: absolute;
            top: 0;
            left: 0
        }

        .about-row .about-item .img.con img {
            object-fit: contain;
            transform: scale(.9)
        }

        .about-row .about-item .txt .txt-con {
            padding: 45px
        }

            .about-row .about-item .txt .txt-con .head {
                font-size: 24px;
                font-weight: normal;
                padding: 0;
                margin: 0
            }

            .about-row .about-item .txt .txt-con .head2 {
                font-size: 20px;
                font-weight: 400;
                padding: 0;
                margin: 0
            }

            .about-row .about-item .txt .txt-con .desc {
                font-size: 16px;
                font-weight: 400;
                padding: 0;
                margin: 0;
                margin-top: 45px;
                line-height: 2;
                text-align: justify
            }

    .about-row.about-full .about-item .img {
        min-height: 50vw
    }

    .about-row.about-full .about-item:nth-child(2n) .txt {
        justify-content: flex-start
    }

    .about-row.about-full .about-item:nth-child(2n+1) .txt {
        justify-content: flex-end
    }

    .about-row.about-full .about-item .txt .txt-con {
        width: 100%;
        max-width: 645px;
        padding: 45px 0
    }

    .about-row.about-full .about-item:nth-child(2n) .txt .txt-con {
        padding-right: 45px
    }

    .about-row.about-full .about-item:nth-child(2n+1) .txt .txt-con {
        padding-left: 45px
    }

    .about-row .about-item .txt .map {
        width: 100%;
        height: 350px;
        background-color: #ddd;
        margin-top: 30px
    }

    .about-row .form-con {
        width: 100%;
        padding: 45px 0
    }

    .about-row .img-slider .owl-item img {
        width: 100%;
        height: 645px;
        object-fit: cover;
        position: initial
    }

.img-slider .owl-dots {
    position: absolute;
    display: flex;
    padding: 15px 45px;
    bottom: 0;
    left: 0;
    width: 100%
}

    .img-slider .owl-dots .owl-dot {
        flex-grow: 1;
        height: 4px;
        background-color: #1c4482;
        margin: 0 5px;
        transition: all .3s
    }

        .img-slider .owl-dots .owl-dot.active {
            background-color: #000
        }

.contact-row {
    border-bottom: 1px solid #ccc
}

    .contact-row .contact-con {
        display: flex
    }

        .contact-row .contact-con .contact-col {
            flex: 1 0 0
        }

            .contact-row .contact-con .contact-col.contact-right {
                border-left: 1px solid #ccc
            }

            .contact-row .contact-con .contact-col .col-con {
            }

            .contact-row .contact-con .contact-col.contact-right .col-con {
                padding-left: 45px
            }

            .contact-row .contact-con .contact-col.contact-left .col-con {
                padding-right: 45px
            }

    .contact-row .contact-txt {
        padding: 45px 0
    }

        .contact-row .contact-txt .head {
            font-size: 18px;
            font-weight: 500;
            padding: 0;
            margin: 0;
            margin-bottom: 20px;
            color: #000
        }

        .contact-row .contact-txt .txt {
            font-size: 16px;
            padding: 0;
            margin: 0
        }

        .contact-row .contact-txt ul {
            list-style: none;
            margin: 0;
            padding: 0
        }

            .contact-row .contact-txt ul li {
                display: inline-block;
                margin-left: 15px
            }

                .contact-row .contact-txt ul li a {
                    display: block;
                    transition: all .3s
                }

                    .contact-row .contact-txt ul li a span {
                        display: block;
                        font-size: 24px
                    }

.contact-branch-row {
    text-align: center
}

    .contact-branch-row .head-row {
        padding: 15px 0;
        border-bottom: 1px solid #000
    }

        .contact-branch-row .head-row a {
            display: inline-block;
            color: #1c4482
        }

        .contact-branch-row .head-row .head {
            font-size: 18px;
            font-weight: normal;
            padding: 0;
            margin: 0
        }

            .contact-branch-row .head-row .head .icon {
                font-size: 24px;
                display: block
            }

    .contact-branch-row .branch-con {
        display: flex;
        margin-bottom: 40px
    }

        .contact-branch-row .branch-con .branch-item {
            flex: 1 0 0;
            padding: 20px 0;
            transition: all .3s
        }

            .contact-branch-row .branch-con .branch-item:hover {
                color: #fff;
                background-color: #1c4482
            }

        .contact-branch-row .branch-con .branch-item {
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc
        }

            .contact-branch-row .branch-con .branch-item:not(:last-of-type) {
                border-left: 1px solid #ccc
            }

            .contact-branch-row .branch-con .branch-item .head {
                color: #1c4482;
                font-size: 18px;
                font-weight: 500;
                margin: 0;
                padding: 0;
                transition: all .3s
            }

            .contact-branch-row .branch-con .branch-item:hover .head {
                color: #fff
            }

            .contact-branch-row .branch-con .branch-item .head2 {
                transition: all .3s;
                color: #1c4482;
                font-size: 14px;
                font-weight: 400;
                margin: 0;
                padding: 0
            }

            .contact-branch-row .branch-con .branch-item:hover .head2 {
                color: #fff
            }

@media(max-width: 1399px) {
    .about-row .about-item .img {
        min-height: 60vw
    }

    .about-row.about-full .about-item .txt .txt-con {
        max-width: 100%
    }

    .about-row.about-full .about-item:nth-child(2n+1) .txt .txt-con, .about-row.about-full .about-item:nth-child(2n) .txt .txt-con {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media(max-width: 991px) {
    .about-row .about-item .txt .txt-con {
        padding: 30px
    }

    .contact-row .contact-con .contact-col.contact-right .col-con {
        padding-left: 30px
    }

    .contact-row .contact-con .contact-col.contact-left .col-con {
        padding-right: 30px
    }
}

@media(max-width: 1399px) {
    .about-row .about-item .txt .map {
        height: 33vh;
        margin-top: 10px;
        margin-bottom: -15px
    }

    .about-row .about-item .txt .txt-con .desc {
        font-size: 16px;
        margin-top: 15px;
        line-height: 1.8
    }
}

@media(max-width: 767px) {
    .about-row .about-item .txt .map {
        width: calc(100% + 20px);
        height: 55vw;
        margin-top: 20px;
        margin-right: -10px;
        margin-bottom: -30px
    }

    .about-row .about-item {
        flex-wrap: wrap;
        padding-top: 20px
    }

        .about-row .about-item .img {
            min-width: 100%;
            max-width: 100%;
            order: 1;
            min-height: 75vw
        }

        .about-row .about-item .txt {
            min-width: 100%;
            max-width: 100%;
            order: 2
        }

        .about-row .about-item:nth-child(2n+1) .img {
            order: 1
        }

        .about-row .about-item:nth-child(2n+1) .txt {
            order: 2
        }

        .about-row .about-item .txt .txt-con {
            padding: 15px 5px 30px 5px
        }

            .about-row .about-item .txt .txt-con .head {
                font-size: 20px
            }

            .about-row .about-item .txt .txt-con .head2 {
                font-size: 16px
            }

            .about-row .about-item .txt .txt-con .desc {
                font-size: 14px;
                margin-top: 15px
            }

    .about-row.about-full .about-item .img {
        min-height: 75vw
    }

    .about-row.about-full .about-item .txt .txt-con {
        padding: 30px 0
    }

    .about-row .form-con {
        padding: 15px 0
    }

    .about-row .img-slider .owl-item img {
        height: calc(100vw - 30px)
    }

    .contact-row .contact-con {
        flex-wrap: wrap
    }

        .contact-row .contact-con .contact-col {
            min-width: 100%
        }

            .contact-row .contact-con .contact-col.contact-right {
                border-left: none;
                border-bottom: 1px solid #000
            }

                .contact-row .contact-con .contact-col.contact-right .col-con {
                    padding-left: 0
                }

            .contact-row .contact-con .contact-col.contact-left .col-con {
                padding-right: 0
            }

    .contact-row .contact-txt {
        padding: 15px 0
    }

        .contact-row .contact-txt .head {
            font-size: 16px;
            margin-bottom: 10px
        }

        .contact-row .contact-txt .txt {
            font-size: 14px
        }

        .contact-row .contact-txt ul li a span {
            font-size: 20px
        }

    .contact-branch-row .head-row .head .icon {
        font-size: 20px
    }

    .contact-branch-row .head-row .head {
        font-size: 16px
    }

    .contact-branch-row .branch-con {
        flex-direction: column
    }

        .contact-branch-row .branch-con .branch-item {
            padding: 10px 0
        }

            .contact-branch-row .branch-con .branch-item:not(:last-of-type) {
                border-left: none;
                border-bottom: 1px solid #000
            }

            .contact-branch-row .branch-con .branch-item a {
                display: flex;
                justify-content: center
            }

            .contact-branch-row .branch-con .branch-item .head {
                flex: 1 0 0;
                margin-left: 15px;
                font-size: 14px;
                text-align: left
            }

            .contact-branch-row .branch-con .branch-item .head2 {
                flex: 1 0 0;
                font-size: 12px;
                text-align: right
            }
}

@media(max-width: 991px) {
    .product-row .pr-add-row .add-btn {
        padding: 10px
    }
}

.link.calc {
    position: relative
}

#priceformoulespan {
    display: none;
    position: absolute;
    left: 0;
    text-align: center;
    top: -35px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    min-width: 450px
}

@media(max-width: 767px) {
    #priceformoulespan {
        min-width: initial;
        padding: 3px;
        width: calc(100vw - 30px);
        top: -50px;
        min-height: 45px;
        z-index: 3
    }
}

.fres {
    transition: all .5s;
    margin-top: 10px;
    display: block;
    text-align: center;
    padding: 10px;
    background-color: #789f19;
    color: #fff
}

    .fres.danger {
        background-color: #db2a2a
    }

#nlres {
    transition: all .5s;
    margin-top: 10px;
    display: block;
    text-align: center;
    padding: 10px;
    color: #fff
}

    #nlres.danger {
        background-color: #db2a2a
    }

    #nlres.success {
        background-color: #789f19
    }

.respays {
    width: 100%;
    margin-right: 0;
    padding: 5px 10px;
    margin-bottom: 0;
    background: #fff;
    display: none;
    text-align: center;
    font-size: 16px
}

    .respays.error {
        border: 1px solid #db2a2a
    }

    .respays.success {
        border: 1px solid #0e862a
    }

a.button.disable {
    opacity: .6 !important;
    cursor: wait;
    background-color: gray !important;
    color: #333 !important
}

.basket-result-con {
    margin-top: 10px;
    height: 40px
}

*.eng {
    font-family: Heebo !important
}

.products-top-row .top-head-row .head-row .head2.eng {
    font-weight: 300
}

.head-row.white, .head-row.white .share-con .share-ttl {
    color: #fff !important
}

.form-img-opt input ~ .checkmark {
    display: block;
    padding: 5px;
    cursor: pointer
}

.form-img-opt input:checked ~ .checkmark {
    border: 2px solid #999 !important;
    background-color: #fff
}

.productdesc {
    text-align: justify;
    font-size: 16px;
    line-height: 1.8;
    padding-top: 25px;
    background-color: #fff
}

b.heads {
    margin: 20px 0 0 0;
    display: block
}

.info-col.edit a.btn-icon {
    font-size: 20px;
    margin-right: 10px
}

.model-big-center {
    text-align: center;
    font-size: 20px
}

@media(max-width: 767px) {
    .pr-col-con .pr-img-col .tag {
        left: 0;
        right: initial
    }

    .dropdown-backdrop {
        display: none
    }
}

.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
    border-radius: 0 !important
}

.leftitem {
    border-bottom: 1px solid #eee;
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 10px;
    color: #efefef;
    opacity: .88
}

.modal-body.not-modal {
    margin-bottom: 15px;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap
}

    .modal-body.not-modal .form-row .form {
        border: 1px solid #1c4482;
        background-color: #fff;
        font-size: 16px;
        padding: 5px;
        flex: 1;
        outline: 0;
        margin-left: 15px;
        width: 100%;
        text-align: center;
        transition: all .3s;
        min-width: 200px
    }

    .modal-body.not-modal.ofc .form-row .form:last-child {
        margin-left: 0
    }

    .modal-body.not-modal.ofc .form-row:first-child {
        line-height: 2
    }

    .modal-body.not-modal.ofc .form-row {
        width: 100%;
        margin-bottom: 15px
    }

        .modal-body.not-modal.ofc .form-row textarea.form {
            text-align: right
        }

@media(max-width: 600px) {
    .product-row .pr-option-row .form-filter {
        width: calc(50% - 5px)
    }

        .product-row .pr-option-row .form-filter.full {
            width: 100%
        }

    .modal-body.not-modal .form-row {
        display: flex;
        position: relative;
        justify-content: space-between;
        flex-direction: column !important;
        flex-wrap: nowrap;
        width: 100%
    }

        .modal-body.not-modal .form-row .form {
            margin-left: 0
        }

    .modal-body.not-modal .btn-row {
        display: block;
        width: 100%
    }

        .modal-body.not-modal .btn-row .button {
            max-width: initial
        }

    .modal-body not-modal {
        margin-bottom: 80px
    }
}

.basket-row .basket-bottom.no-border.dark a {
    color: #fff
}

.dark .form-radio input ~ .checkmark {
    color: #fff
}

    .dark .form-radio input ~ .checkmark a {
        color: #08a9f9 !important
    }

.dark .form-radio input:checked ~ .checkmark:after {
    background-color: #08a9f9 !important
}

.basket-row .basket-btn .button.light {
    margin-left: 0
}

.top {
    background: #fff
}

    .top.is_stuck {
        z-index: 119
    }

        .top.is_stuck .row.basket-top-row {
            margin-bottom: 5px
        }

.wait {
    cursor: wait
}

.long-text {
    position: relative;
    overflow: hidden;
    transition: height 1s;
    padding: 0
}

.morefade {
    width: 100%;
    height: 200px;
    background: transparent;
    background: linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.8) 55%,rgba(255,255,255,1) 100%);
    position: absolute;
    bottom: 0;
    right: 0
}

.long-text .morebtn, .long-text .lessbtn {
    color: #1c4482;
    background: #fff;
    display: inline-block;
    font-size: 16px;
    position: absolute;
    left: 50%;
    width: 150px;
    z-index: 2;
    text-align: center;
    margin-left: -75px;
    bottom: 20px;
    font-weight: 500
}

    .long-text .morebtn::after, .long-text .lessbtn::after {
        font-family: 'icomoon';
        position: absolute;
        left: 50%;
        margin-left: -20px;
        bottom: -36px;
        width: 40px;
        font-size: 30px;
        transform: scaleX(1.3);
        transition: all .5s
    }

    .long-text .morebtn::after {
        content: ""
    }

    .long-text .morebtn:hover::after {
        content: "";
        bottom: -40px
    }

    .long-text .lessbtn::after {
        content: "";
        bottom: 10px
    }

    .long-text .lessbtn:hover::after {
        bottom: 15px
    }

.button.cancel {
    margin-top: 10px;
    background: #db2a2a;
    border: 1px solid #fff
}

    .button.cancel:hover {
        border: 1px solid #db2a2a;
        color: #eee
    }

@media(max-width: 1399px) and (min-width:768px) {
    .form-filter.img-filter input ~ .con .txt {
        font-size: 13px
    }

    .colorimg img {
        max-width: 450px;
        min-height: unset
    }
}

.btn-leather {
    background: #fff;
    color: #1c4482;
    border: 1px solid #1c4482;
    padding: 5px 15px;
    margin-right: 15px;
    margin-bottom: -5px;
    display: inline-block;
    width: calc(50% - 95px);
    text-align: center;
    transition: all .3s
}

    .btn-leather:hover {
        background: #1c4482;
        color: #fff;
        border: 1px solid #1c4482
    }

@media(max-width: 600px) {
    .btn-leather {
        width: calc(100% - 100px);
        float: left
    }
}

#form_res.error {
    transition: all .5s;
    margin-top: 10px;
    display: block;
    text-align: center;
    padding: 10px;
    background-color: #db2a2a;
    color: #fff;
    width: 100%
}

#form_res.success {
    transition: all .5s;
    margin-top: 10px;
    display: block;
    text-align: center;
    padding: 10px;
    background-color: #0e862a;
    color: #fff;
    width: 100%
}

.row.tags a {
    color: #fff;
    background-color: #1c4482;
    border: 1px solid #1c4482;
    transition: all .5s;
    text-align: center;
    padding: 6px 10px;
    margin-left: 5px
}

    .row.tags a:hover {
        color: #1c4482;
        background-color: #fff
    }

.captchas {
    max-width: 320px
}

    .captchas input {
        padding: 10px;
        width: 100%;
        max-width: calc(100% - 124px);
        border: none;
        outline: none
    }

    .captchas img {
        border: none;
        outline: none
    }

.noleahtger {
    margin: 25px 0 0 0
}

.colors {
    opacity: 0;
    transition: all .3s;
    height: 0
}

    .colors div.color {
        width: 85px;
        text-align: center
    }

    .colors.shows {
        opacity: 1;
        height: auto;
        position: relative
    }

    .colors input {
        display: none
    }

    .colors.shows .cons {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        display: inline-block;
        border: 2px solid #eee;
        cursor: pointer
    }

    .colors.shows input:checked ~ .cons {
        border: 2px solid #000
    }

    .colors.shows input:checked ~ .title {
        font-weight: 500
    }

    .colors .owl-nav .owl-next {
        position: absolute;
        left: 5px;
        top: 38px
    }

    .colors .owl-nav .owl-prev {
        position: absolute;
        right: 5px;
        top: 38px
    }

.title-filter {
    text-align: center;
    cursor: pointer
}

.modal-body.leathers-cont {
    padding: 0;
    background-color: #fff
}

.leathers label {
    margin-bottom: 0
}

.title-filter .con {
    display: inline-block;
    padding: 10px;
    transition: all .3s
}

.colors-con {
    height: 110px;
    text-align: center;
    width: 100%
}

.colors label {
    margin-bottom: 0;
    font-weight: 300;
    display: block;
    cursor: pointer
}

    .colors label span.title {
        display: block;
        cursor: pointer
    }

.colorimg {
    text-align: center;
    margin: 20px 0;
    opacity: 0;
    transition: all .3s
}

    .colorimg.shows {
        opacity: 1
    }

    .colorimg img {
        width: 80%;
        max-width: 600px;
        min-height: 230px
    }

.title-filter:hover .con {
    background-color: #999
}

.title-filter input:checked ~ .con {
    background-color: #1c4482;
    color: #fff
}

.product-row .pr-option-row .options-con.leathers {
    flex-wrap: nowrap;
    justify-content: space-between;
    box-shadow: 0 5px 5px rgba(0,0,0,.2)
}

.modal-body .pr-option-row {
    border-bottom: none;
    background-color: #eee;
    padding-bottom: 0
}

.product-row .pr-option-row {
    border-bottom: none
}

.leathers input {
    display: none
}

.modal-body.leathers-cont .btn-row {
    padding: 45px 10px 10px 10px;
    justify-content: center
}

    .modal-body.leathers-cont .btn-row .button {
        flex: none;
        width: 120px;
        margin: 0 15px
    }

.noleahtger label, .noleahtger input {
    cursor: pointer
}

#sellet {
    padding: 10px;
    font-weight: 400
}

.f-col .desc a {
    font-size:12px !important;
    color: #fff !important
}

.modal-body.leathers-cont .btn-row .button.disabled {
    background-color: #999 !important;
    cursor: not-allowed !important;
    color: #cdcdcd !important
}

.colors-con .modal-header {
    opacity: 0
}

    .colors-con .modal-header.shows {
        opacity: 1
    }

@media(max-width: 767px) {
    .modal-body .res-row .res.success {
        display: block;
        font-size: 14.5px
    }

    .MoreDiv h2 {
        font-size: 20px
    }

    .title-filter .con {
        padding: 8px 12px
    }

    .product-row .pr-option-row .options-con.leathers {
        flex-wrap: wrap;
        justify-content: flex-start
    }

    .leathers label {
        width: 25%;
        text-align: right
    }

    span#sellet {
        display: block;
        padding: 0;
        margin-top: 20px
    }

    .noleahtger {
        margin: 10px 0 0 0
    }

    .colorimg img {
        min-height: unset;
        width: 100%
    }

    .colors-con {
        padding: 0 10px
    }

    .colors div.color {
        width: calc((100vw - 50px)/4)
    }

    .colors .owl-nav .owl-prev {
        right: -5px
    }

    .colors .owl-nav .owl-next {
        left: -5px
    }

    .lSPager.lSGallery {
        transform: translate3d(0,0,0) !important;
        -moz-transform: translate3d(0,0,0) !important;
        -ms-transform: translate3d(0,0,0) !important;
        -webkit-transform: translate3d(0,0,0) !important
    }
}

.lSPager.lSGallery {
    transform: translate3d(0,0,0) !important;
    -moz-transform: translate3d(0,0,0) !important;
    -ms-transform: translate3d(0,0,0) !important;
    -webkit-transform: translate3d(0,0,0) !important
}

.lSAction > .lSPrev {
    left: initial !important;
    right: 0 !important;
    transform: rotate(180deg)
}

.lSAction > .lSNext {
    right: initial !important;
    left: 10px !important;
    transform: rotate(180deg)
}

.lg-actions .lg-prev {
    left: initial !important;
    right: 20px !important;
    transform: rotate(180deg)
}

.lg-actions .lg-next {
    right: initial !important;
    left: 20px !important;
    transform: rotate(180deg)
}

@media screen and (min-width: 1199px) {
    #leathermodal .modal-dialog.md-dialog {
        width: 1100px
    }
}

.inv_0 .price.price-b {
    display: none
}

#toc, #toc * {
    text-align: right !important
}

    #toc .h2 {
        font-size: 1em
    }

#toc {
    font-family: 'peyda';
    display: inline-block;
    width: 100%;
}

    #toc.float {
        float: left;
        margin: 0 25px 0 0
    }

    #toc b {
        font-weight: bold;
        padding: 0;
        font-size: 1.1em;
        color: #333;
        margin-right: -.25in;
        margin-bottom: 10px;
        display: block
    }

    #toc li {
        color: #821c70;
        font-size: 30px;
    }

a.tocs {
    color: #222;
    font-weight: 700
}

    a.tocs {
        color: #ed1c24
    }

.top-head-row {
    position: absolute;
    bottom: 20px;
    right: 0
}

    .top-head-row.fw400 .head, .top-head-row.fw400 .head2 {
        font-weight: 400 !important
    }

    .top-head-row.fw500 .head, .top-head-row.fw500 .head2 {
        font-weight: 500 !important
    }

    .top-head-row.left-cap {
        right: initial;
        left: 0
    }

    .top-head-row.center-cap {
        right: 40%;
        left: auto
    }

    .top-head-row.top-cap {
        top: 30px;
        bottom: 0
    }

    .top-head-row.middle-cap {
        top: 40%;
        bottom: auto
    }

.head-row.dark {
    color: #1c4482
}

.head-row.black {
    color: #000
}

.head-row.white, .head-row.light, .head-row.light .share-con .share-ttl {
    color: #fff
}

.head-row.large {
    zoom: 1.2
}

.head-row.small {
    zoom: .8
}

.choksm, .chokbg img {
    position: initial;
    width: 100%;
    aspect-ratio: 1.636;
    object-fit: cover
}

.chokbg {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 30px 0;
    min-height: 30vw
}

@media(max-width: 767px) {
    .top-head-row {
        bottom: 0
    }

        .top-head-row.fw400 .head, .top-head-row.fw400 .head2 {
            font-weight: 300 !important
        }

        .top-head-row.fw500 .head, .top-head-row.fw500 .head2 {
            font-weight: 300 !important
        }

        .top-head-row.fwm400 .head, .top-head-row.fwm400 .head2 {
            font-weight: 400 !important
        }

        .top-head-row.fwm500 .head, .top-head-row.fwm500 .head2 {
            font-weight: 500 !important
        }

        .top-head-row.Mleft-cap {
            right: initial;
            left: 0
        }

        .top-head-row.Mcenter-cap {
            right: 25%;
            left: auto
        }

        .top-head-row.Mtop-cap {
            top: 10px;
            bottom: 0
        }

        .top-head-row.Mmiddle-cap {
            top: 40%;
            bottom: auto
        }
}





