/* Master.scss */
@charset "UTF-8";
.label, sub, sup {
    vertical-align: baseline
}

.btn, .caret, .checkbox-inline, .radio-inline, img {
    vertical-align: middle
}

hr, img {
    border: 0
}

body, figure {
    margin: 0
}

.sr-only, td, th {
    padding: 0
}

.table, img, label {
    max-width: 100%
}

.btn, .text-nowrap {
    white-space: nowrap
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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
}

a.primary {
    color: #000
}

a.primary:focus, a.primary:hover {
    color: #281c4b
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    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
}

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[type=checkbox], input[type=radio] {
    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-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    *, :after, :before {
        background: 0 0 !important;
        color: #000 !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: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

.btn, .btn.active, .btn:active, .form-control {
    background-image: none
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 13px;
    -webkit-tap-highlight-color: transparent
}

body {
    overflow-x: hidden;
    font-family: Open Sans, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    color: #666;
    background-color: #fff
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #333;
    text-decoration: none
}

a:focus, a:hover {
    color: #000;
    text-decoration: inherit
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.img-responsive {
    display: block;
    /*max-width: 166px;*/
    width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border-top: 1px solid #fff
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #aaa
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 18px;
    margin-bottom: 9px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 9px;
    margin-bottom: 9px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 33px
}

.h2, h2 {
    font-size: 27px
}

.h3, h3 {
    font-size: 23px
}

.h4, h4 {
    font-size: 17px
}

.h5, h5 {
    font-size: 13px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 9px
}

.lead {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    .lead {
        font-size: 19.5px
    }
}

.small, small {
    font-size: 92%
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-lowercase {
    text-transform: lowercase
}

.initialism, .text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #aaa
}

.text-primary {
    color: #000
}

a.text-primary:focus, a.text-primary:hover {
    color: #3b2970
}

.text-success {
    color: #3c763d
}

a.text-success:focus, a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus, a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus, a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #000
}

a.bg-primary:focus, a.bg-primary:hover {
    background-color: #3b2970
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #fff
}

dl, ol, ul {
    margin-top: 0
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

ul li{
    list-style-type: none;
}

ol, ul {
    margin-bottom: 9px;
    padding-left: 20px
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 18px
}

dd, dt {
    line-height: 1.42857
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after, .dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

.clearfix:after, .container-fluid:after, .container:after, .dropdown-menu > li > a, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #aaa
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 16.25px;
    border-left: 5px solid #fff
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px
}

.table, address {
    margin-bottom: 18px
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #aaa
}

.container-fluid:after, .container-fluid:before, .container:after, .container:before, .row:after, .row:before {
    display: table;
    content: " "
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #fff;
    border-left: 0;
    text-align: right
}

caption, th {
    text-align: left
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    font-style: normal;
    line-height: 1.42857
}

.container {
    padding-left: 15px
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-left: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

.col-lg-2-4, .col-lg-4-8, .col-lg-7-2, .col-lg-9-6, .col-md-2-4, .col-md-4-8, .col-md-7-2, .col-md-9-6, .col-sm-2-4, .col-sm-4-8, .col-sm-7-2, .col-sm-9-6, .col-xs-2-4, .col-xs-4-8, .col-xs-7-2, .col-xs-9-6 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width: 480px) {
    .col-sp-1, .col-sp-10, .col-sp-11, .col-sp-12, .col-sp-2, .col-sp-2-4, .col-sp-3, .col-sp-4, .col-sp-4-8, .col-sp-5, .col-sp-6, .col-sp-7, .col-sp-7-2, .col-sp-8, .col-sp-9, .col-sp-9-6 {
        float: left
    }

    .hidden-sp {
        display: none !important
    }

    .col-sp-1 {
        width: 8.33333%
    }

    .col-sp-2 {
        width: 16.66667%
    }

    .col-sp-3 {
        width: 25%
    }

    .col-sp-4 {
        width: 33.33333%
    }

    .col-sp-5 {
        width: 41.66667%
    }

    .col-sp-6 {
        width: 50%
    }

    .col-sp-7 {
        width: 58.33333%
    }

    .col-sp-8 {
        width: 66.66667%
    }

    .col-sp-9 {
        width: 75%
    }

    .col-sp-10 {
        width: 83.33333%
    }

    .col-sp-11 {
        width: 91.66667%
    }

    .col-sp-12 {
        width: 100%
    }

    .col-sp-pull-0 {
        right: auto
    }

    .col-sp-pull-1 {
        right: 8.33333%
    }

    .col-sp-pull-2 {
        right: 16.66667%
    }

    .col-sp-pull-3 {
        right: 25%
    }

    .col-sp-pull-4 {
        right: 33.33333%
    }

    .col-sp-pull-5 {
        right: 41.66667%
    }

    .col-sp-pull-6 {
        right: 50%
    }

    .col-sp-pull-7 {
        right: 58.33333%
    }

    .col-sp-pull-8 {
        right: 66.66667%
    }

    .col-sp-pull-9 {
        right: 75%
    }

    .col-sp-pull-10 {
        right: 83.33333%
    }

    .col-sp-pull-11 {
        right: 91.66667%
    }

    .col-sp-pull-12 {
        right: 100%
    }

    .col-sp-push-0 {
        left: auto
    }

    .col-sp-push-1 {
        left: 8.33333%
    }

    .col-sp-push-2 {
        left: 16.66667%
    }

    .col-sp-push-3 {
        left: 25%
    }

    .col-sp-push-4 {
        left: 33.33333%
    }

    .col-sp-push-5 {
        left: 41.66667%
    }

    .col-sp-push-6 {
        left: 50%
    }

    .col-sp-push-7 {
        left: 58.33333%
    }

    .col-sp-push-8 {
        left: 66.66667%
    }

    .col-sp-push-9 {
        left: 75%
    }

    .col-sp-push-10 {
        left: 83.33333%
    }

    .col-sp-push-11 {
        left: 91.66667%
    }

    .col-sp-push-12 {
        left: 100%
    }

    .col-sp-offset-0 {
        margin-left: 0
    }

    .col-sp-offset-1 {
        margin-left: 8.33333%
    }

    .col-sp-offset-2 {
        margin-left: 16.66667%
    }

    .col-sp-offset-3 {
        margin-left: 25%
    }

    .col-sp-offset-4 {
        margin-left: 33.33333%
    }

    .col-sp-offset-5 {
        margin-left: 41.66667%
    }

    .col-sp-offset-6 {
        margin-left: 50%
    }

    .col-sp-offset-7 {
        margin-left: 58.33333%
    }

    .col-sp-offset-8 {
        margin-left: 66.66667%
    }

    .col-sp-offset-9 {
        margin-left: 75%
    }

    .col-sp-offset-10 {
        margin-left: 83.33333%
    }

    .col-sp-offset-11 {
        margin-left: 91.66667%
    }

    .col-sp-offset-12 {
        margin-left: 100%
    }

    .col-sp-7-2 {
        width: 60%
    }

    .col-sp-4-8 {
        width: 40%
    }

    .col-sp-2-4 {
        width: 20%
    }

    .col-sp-9-6 {
        width: 80%
    }
}

@media (max-width: 768px) and (min-width: 481px) {
    .col-xs-2-4, .col-xs-4-8, .col-xs-7-2, .col-xs-9-6 {
        float: left
    }

    .col-xs-2-4 {
        width: 20%
    }

    .col-xs-4-8 {
        width: 40%
    }

    .col-xs-7-2 {
        width: 60%
    }

    .col-xs-9-6 {
        width: 80%
    }
}

@media (min-width: 768px) {
    .col-sm-2-4, .col-sm-4-8, .col-sm-7-2, .col-sm-9-6 {
        float: left
    }

    .col-sm-2-4 {
        width: 20%
    }

    .col-sm-4-8 {
        width: 40%
    }

    .col-sm-7-2 {
        width: 60%
    }

    .col-sm-9-6 {
        width: 80%
    }
}

@media (min-width: 992px) {
    .col-md-2-4, .col-md-4-8, .col-md-7-2, .col-md-9-6 {
        float: left
    }

    .col-md-2-4 {
        width: 20%
    }

    .col-md-4-8 {
        width: 40%
    }

    .col-md-7-2 {
        width: 60%
    }

    .col-md-9-6 {
        width: 80%
    }
}

@media (min-width: 1200px) {
    .col-lg-2-4, .col-lg-4-8, .col-lg-7-2, .col-lg-9-6 {
        float: left
    }

    .col-lg-2-4 {
        width: 20%
    }

    .col-lg-4-8 {
        width: 40%
    }

    .col-lg-7-2 {
        width: 60%
    }

    .col-lg-9-6 {
        width: 80%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #aaa
}

.table {
    width: 100%
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.table > tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #f6f6f6
}

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-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-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }
}

.collapsing, .embed-responsive, .media, .media-body, .modal, .modal-open, .nav .nav-divider {
    overflow: hidden
}

fieldset, legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    color: #666;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

.media-object.img-thumbnail, .nav > li > a > img {
    max-width: none
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

.form-control, output {
    font-size: 13px;
    line-height: 1.42857;
    color: #666;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 9px
}

.form-control {
    width: 100%;
    height: 36px;
    padding: 8px 15px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, 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::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
        line-height: 36px
    }

    .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], .input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm > .input-group-btn > input[type=time].btn, .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .input-group-sm > .input-group-btn > input[type=month].btn, .input-group-sm > input[type=date].form-control, .input-group-sm > input[type=date].input-group-addon, .input-group-sm > input[type=time].form-control, .input-group-sm > input[type=time].input-group-addon, .input-group-sm > input[type=datetime-local].form-control, .input-group-sm > input[type=datetime-local].input-group-addon, .input-group-sm > input[type=month].form-control, .input-group-sm > input[type=month].input-group-addon, input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
        line-height: 30px
    }

    .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], .input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg > .input-group-btn > input[type=time].btn, .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .input-group-lg > .input-group-btn > input[type=month].btn, .input-group-lg > input[type=date].form-control, .input-group-lg > input[type=date].input-group-addon, .input-group-lg > input[type=time].form-control, .input-group-lg > input[type=time].input-group-addon, .input-group-lg > input[type=datetime-local].form-control, .input-group-lg > input[type=datetime-local].input-group-addon, .input-group-lg > input[type=month].form-control, .input-group-lg > input[type=month].input-group-addon, input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
        line-height: 45px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 18px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 9px;
    padding-bottom: 9px;
    margin-bottom: 0;
    min-height: 31px
}

.form-control-static.input-lg, .form-control-static.input-sm, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm > .input-group-btn > select.btn, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 30px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33333;
    border-radius: 6px
}

.input-group-lg > .input-group-btn > select.btn, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, select.input-lg {
    height: 45px;
    line-height: 45px
}

.input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 45px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 45px;
    line-height: 45px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 45px;
    min-height: 35px;
    padding: 11px 16px;
    font-size: 17px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 45px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    pointer-events: none
}

.collapsing, .dropdown, .dropup {
    position: relative
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 45px;
    height: 45px;
    line-height: 45px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label ~ .form-control-feedback {
    top: 23px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #a6a6a6
}

@media (min-width: 768px) {
    .form-inline .form-control-static, .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 9px
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 9px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 17px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 8px 15px;
    font-size: 13px;
    line-height: 1.42857;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.focus, .btn:focus, .btn:hover {
    text-decoration: none
}

.btn.active, .btn:active {
    outline: 0;
    -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;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.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: 13px;
    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);
    background-clip: padding-box
}

.dropdown-menu-right, .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header, .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857;
    white-space: nowrap
}

.dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    font-weight: 400;
    color: #333
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #000;
    background-color: transparent
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #000
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #aaa
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    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-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #aaa
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.input-group, .input-group-btn, .input-group-btn > .btn {
    position: relative
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    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 {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child,:first-child,:first-child):not(:last-child,:last-child,:last-child), .input-group-addon:not(:first-child,:first-child,:first-child):not(:last-child,:last-child,:last-child), .input-group-btn:not(:first-child,:first-child,:first-child):not(:last-child,:last-child,:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 8px 15px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    color: #666;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0
}

.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after, .nav:before {
    content: " ";
    display: table
}

.nav > li, .nav > li > a {
    position: relative;
    display: block
}

.nav:after {
    clear: both
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent
}

.nav > li.disabled > a {
    color: #aaa
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #aaa;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: #333
}

.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    background-color: #e5e5e5
}

.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.42857;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #888;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills > li {
    float: left
}

.nav-justified > li, .nav-stacked > li, .nav-tabs.nav-justified > li {
    float: none
}

.nav-pills > li > a {
    border-radius: 0
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #000
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.btn .badge, .btn .label {
    top: -1px;
    position: relative
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #f6f6f6
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.breadcrumb > li, .pagination {
    display: inline-block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

#velaBreadcrumbs {
    background-color: transparent;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    position: relative
}

#velaBreadcrumbs .container-inner {
    padding: 0
}

#velaBreadcrumbs .breadcrumb-heading {
    color: #333;
    font-family: Open Sans;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0
}

.breadcrumb {
    background: none;
    margin: 0;
    padding: 0;
    list-style: none;
    border-radius: 0
}

.breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #666
}

.breadcrumb > li a {
    color: #666
}

.breadcrumb > li a:focus, .breadcrumb > li a:hover {
    color: #000;
    text-decoration: none
}

.breadcrumb > .active {
    color: #000
}

.pagination {
    padding-left: 0;
    margin: 18px 0;
    border-radius: 0
}

.pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    line-height: 34px;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #eee;
    margin: 0 2px;
    width: 36px;
    height: 36px;
    text-align: center;
    border-radius: 3px
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    font-size: 18px;
    line-height: 34px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    margin-right: 0;
    font-size: 18px;
    line-height: 34px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #fff;
    background-color: #000;
    border-color: #000
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #000;
    border-color: #000;
    cursor: default;
    font-weight: 700
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #aaa;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.33333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge, .label {
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    font-weight: 700
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 18px 0;
    list-style: none;
    text-align: center
}

.pager:after, .pager:before {
    content: " ";
    display: table
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 15px
}

.pager li > a:focus, .pager li > a:hover {
    text-decoration: none;
    background-color: #000
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.close, .list-group-item > .badge {
    float: right
}

.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
    color: #aaa;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label:empty {
    display: none
}

a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #aaa
}

.label-default[href]:focus, .label-default[href]:hover {
    background-color: #919191
}

.label-primary {
    background-color: #000
}

.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #3b2970
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    vertical-align: middle;
    background-color: #aaa;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #333;
    background-color: #fff
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

a.badge:focus, a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.alert {
    padding: 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert > p, .alert > ul {
    margin-bottom: 0
}

.alert > p + p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal, .modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.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
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media, .media-body {
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

a.list-group-item, button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #fff;
    color: #aaa;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #aaa
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #000;
    border-color: #000
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c1b5e4
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 18px;
    background-color: #fff;
    border-radius: 0
}

.panel-title, .panel > .list-group, .panel > .panel-collapse > .list-group, .panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-body:after, .panel-body:before {
    content: " ";
    display: table
}

.panel-heading {
    padding: 10px 15px;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px;
}

.panel-title {
    margin-top: 0;
    font-size: 15px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px;
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1px;
    border-bottom-left-radius: -1px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-right-radius: -1px;
    border-top-left-radius: -1px
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1px
}

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 18px;
    border: 1px dotted #eee
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px dotted #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #666;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #666
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #000
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #000
}

.panel-primary > .panel-heading .badge {
    color: #000;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #000
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.close {
    font-size: 19.5px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-content, .popover {
    background-clip: padding-box
}

.modal {
    display: none;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before {
    display: table;
    content: " "
}

.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;
    -moz-transition: -moz-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: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    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
}

.modal-header .close {
    margin-top: -15px
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.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: 40px 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
    }
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.carousel-caption, .carousel-control {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.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: 13px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel, .carousel-inner {
    position: relative
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    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.left > .arrow:after, .popover.right > .arrow:after {
    content: " ";
    bottom: -10px
}

.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 {
    left: 1px;
    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 {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    background-color: transparent
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

ul.circle, ul.decimal, ul.disc, ul.georgian, ul.kannada, ul.lower-alpha, ul.square, ul.upper-roman {
    padding-left: 15px
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.carousel-caption .btn, .text-hide {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.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
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width: 767px) {
    .owl-buttons{
        display: none;
    }
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !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
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.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
    }

    .hidden-print {
        display: none !important
    }
}

ul.disc {
    list-style-type: disc
}

ul.circle {
    list-style-type: circle
}

ul.square {
    list-style-type: square
}

ul.decimal {
    list-style-type: decimal
}

ul.georgian {
    list-style-type: georgian
}

ul.cjk-ideographic {
    list-style-type: cjk-ideographic;
    padding-left: 15px
}

ul.kannada {
    list-style-type: kannada
}

ul.upper-roman {
    list-style-type: upper-roman
}

ul.lower-alpha {
    list-style-type: lower-alpha
}

/* CSS_Facybox v2.1.5 */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-inner, .fancybox-outer, .fancybox-skin {
    position: relative
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    opacity: .9;
    cursor: pointer;
    z-index: 8060
}
.velaMegamenu ul.nav>li{
    float: none !important;
}

.fancybox-close, .fancybox-nav {
    cursor: pointer;
    z-index: 8040;
    position: absolute
}

#fancybox-loading div {
    width: 50px;
    height: 50px;
    background: url(loading.gif) center center no-repeat
}

.fancybox-nav {
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    text-decoration: none
}

.fancybox-prev {
    left: 10px
}

.fancybox-next {
    right: 10px
}

.fancybox-nav span:before {
    content: "";
    font-family: FontAwesome;
    font-size: 30px;
    display: block;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.fancybox-prev span:before {
    content: "\f104"
}

.fancybox-next span:before {
    content: "\f105"
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock, .fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock {
    width: auto
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(0, 0, 0, .78)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

/* CSS_Owlcarousel */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel, .owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.grabbing {
    cursor: url(grabbing.png) 8 8, move
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

/* CSS_Animate http://daneden.me/animate */
.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
}

@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -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 {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0%, 100% {
        -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)
    }
}

@keyframes pulse {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0%, 100% {
        -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)
    }
}

@keyframes rubberBand {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        -ms-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        -ms-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        -ms-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%, 100% {
        -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 {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-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)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0%, 100% {
        -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)
    }
}

@keyframes tada {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-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);
        -ms-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);
        -ms-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)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0%, 100% {
        -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)
    }
}

@keyframes wobble {
    0%, 100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-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)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.bounceOut, .flipOutX {
    -webkit-animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-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)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-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)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-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)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-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, -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)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-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)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    animation-duration: .75s
}

@-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)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-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)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-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)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-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)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -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
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-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);
        -ms-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);
        -ms-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);
        -ms-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
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-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);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInY, .flipOutX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-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-transition-timing-function: ease-in;
        transition-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)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-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);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -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
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-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;
    animation-duration: .75s;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -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
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -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
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        -ms-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 {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-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 {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-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 {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -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 {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-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 {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -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 {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-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 {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -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 {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-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 {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -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 {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-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
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -ms-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);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-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);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        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 {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        -ms-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 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-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);
        -ms-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 {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-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);
        -ms-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 {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-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);
        -ms-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 {
    0% {
        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 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-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);
        -ms-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 {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        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)
    }
    100% {
        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);
        -ms-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)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-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)
    }
    100% {
        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);
        -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-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)
    }
    100% {
        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);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-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)
    }
    100% {
        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);
        -ms-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)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-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 {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

/* vela-module.scss.css */
#slideshow, .nivoSlider {
    position: relative;
    overflow: hidden
}

.proList.list > div > div:nth-child(2n+1), .velaMenuProducts .blockProMenu:after {
    clear: both
}

#slideshow {
    margin-bottom: 30px;
    background-color: #e0e0e0
}

.nivoSlider {
    width: 100%;
    height: auto
}

.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    display: none
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    opacity: 0;
    filter: alpha(opacity=0)
}

.nivo-box, .nivo-slice {
    position: absolute;
    z-index: 5
}

.nivo-box, .nivo-box img, .nivo-slice {
    display: block
}

.nivo-slice {
    height: 100%;
    top: 0
}

.nivo-box {
    overflow: hidden
}

.slideshowLoading {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: block;
    background-color: #e5e5e5
}

.slideshowLoading:before {
    content: "";
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -27px auto 0;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-image: url(http://hstatic.net/863/1000001863/1000221577/loading.gif?v=1);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

.nivo-controlNav, .nivo-nextNav, .nivo-prevNav {
    position: absolute;
    z-index: 9;
    text-align: center
}

.nivo-nextNav, .nivo-prevNav {
    top: 50%;
    cursor: pointer;
    background-color: #fff;
    color: #666;
    text-transform: uppercase;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 0;
    /*font-family: Open Sans;*/
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.nivo-nextNav:before, .nivo-prevNav:before {
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    font-family: FontAwesome
}

.nivo-nextNav:hover, .nivo-prevNav:hover {
    color: #fff;
    background-color: #000
}

.nivo-prevNav {
    left: -80px
}

.nivo-prevNav:before {
    content: "\f104"
}

.nivo-nextNav {
    right: -80px
}

.nivo-nextNav:before {
    content: "\f105"
}

.nivoSlider:hover .nivo-prevNav {
    left: 10px
}

.nivoSlider:hover .nivo-nextNav {
    right: 10px
}

.nivo-controlNav {
    font-size: 0;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 100%
}

.nivo-controlNav .nivo-control {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background-color: transparent;
    border-radius: 50px;
    margin: 0 4px;
    cursor: pointer;
    border: 2px solid rgba(37, 4, 4, 0.83);
}

.nivo-caption, .velaHtmlCaption {
    display: none !important
}

.nivo-caption, .velaCaption {
    position: absolute;
    margin: 0 auto
}

.nivo-controlNav .nivo-control.active {
    background-color: #461313;
    border-color: #461313;
    width: 12px;
    height: 12px
}

.nivo-caption {
    top: 15%;
    left: 0;
    right: 0;
    max-width: 1150px;
    max-height: 1px;
    z-index: 8
}

@media (max-width: 991px) {
    .nivo-caption {
        top: -10%
    }
}

.velaCaption {
    top: 0;
    max-width: 800px
}

.velaCaption.align-center {
    text-align: center;
    left: 0;
    right: 0
}

.velaCaption.align-left {
    left: 80px;
    right: auto
}

.velaCaption.align-right {
    left: auto;
    right: 80px
}

@media (max-width: 1280px) {
    .velaCaption {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        -o-transform: scale(.8);
        transform: scale(.8)
    }
}

@media (max-width: 1200px) {
    .velaCaption {
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7)
    }
}

@media (max-width: 992px) {
    .velaCaption {
        -webkit-transform: scale(.6);
        -ms-transform: scale(.6);
        -o-transform: scale(.6);
        transform: scale(.6)
    }
}

@media (max-width: 768px) {
    .velaCaption {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        top: -10%
    }
}

@media (max-width: 480px) {
    .velaCaption {
        display: none !important;
        opacity: 0;
        filter: alpha(opacity=0)
    }
}

.velaSliderHeading {
    font-size: 60px;
    line-height: 56px;
    margin: 0 0 10px;
    padding: 0;
    font-weight: 100
}

.velaSliderDesc {
    /*font-family: Open Sans;*/
    font-size: 36px;
    line-height: 36px;
    margin: 0 0 40px;
    padding: 0;
    font-weight: 800
}

.btnVelaSlider {
    display: inline-block;
    vertical-align: middle;
    background-color: transparent;
    color: #222342;
    padding: 10px 30px;
    font-size: 16px;
    border: 2px solid #222342;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.btnVelaSlider:hover {
    background-color: #000;
    color: #fff;
    border-color: #000
}

.leftright-1 {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-iteration-count: none;
    animation-iteration-count: none
}

.leftright-2, .leftright-3 {
    -webkit-animation-fill-mode: backwards;
    -webkit-animation-iteration-count: none
}

.leftright-2 {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    animation-fill-mode: backwards;
    animation-iteration-count: none
}

.leftright-3, .rightleft-2 {
    -webkit-animation-timing-function: ease-in
}

.leftright-3 {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
    -webkit-animation-duration: 2.2s;
    animation-duration: 2.2s;
    animation-timing-function: ease-in;
    animation-fill-mode: backwards;
    animation-iteration-count: none
}

.rightleft-1, .rightleft-2 {
    -webkit-animation-name: bounceInRight;
    -webkit-animation-fill-mode: backwards;
    -webkit-animation-iteration-count: none
}

.rightleft-1 {
    animation-name: bounceInRight;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    animation-fill-mode: backwards;
    animation-iteration-count: none
}

.rightleft-2 {
    animation-name: bounceInRight;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    animation-timing-function: ease-in;
    animation-fill-mode: backwards;
    animation-iteration-count: none
}

.rightleft-3, .topbottom-2 {
    -webkit-animation-timing-function: ease-in
}

.rightleft-3, .topbottom-1 {
    -webkit-animation-fill-mode: backwards;
    -webkit-animation-iteration-count: none
}

.rightleft-3 {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
    -webkit-animation-duration: 2.2s;
    animation-duration: 2.2s;
    animation-timing-function: ease-in;
    animation-fill-mode: backwards;
    animation-iteration-count: none
}

.topbottom-1, .topbottom-2 {
    -webkit-animation-name: bounceInDown
}

.topbottom-1 {
    animation-name: bounceInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    animation-fill-mode: backwards;
    animation-iteration-count: none
}

.topbottom-2, .topbottom-3 {
    -webkit-animation-fill-mode: backwards;
    -webkit-animation-iteration-count: none
}

.topbottom-2 {
    animation-name: bounceInDown;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    animation-timing-function: ease-in;
    animation-fill-mode: backwards;
    animation-iteration-count: none
}

.bottomtop-2, .topbottom-3 {
    -webkit-animation-timing-function: ease-in
}

.topbottom-3 {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
    -webkit-animation-duration: 2.2s;
    animation-duration: 2.2s;
    animation-timing-function: ease-in;
    animation-fill-mode: backwards;
    animation-iteration-count: none
}

.bottomtop-1, .bottomtop-2 {
    -webkit-animation-name: bounceInUp;
    -webkit-animation-fill-mode: backwards;
    -webkit-animation-iteration-count: none
}

.bottomtop-1 {
    animation-name: bounceInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    animation-fill-mode: backwards;
    animation-iteration-count: none
}

.bottomtop-2 {
    animation-name: bounceInUp;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    animation-timing-function: ease-in;
    animation-fill-mode: backwards;
    animation-iteration-count: none
}

.bottomtop-3 {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
    -webkit-animation-duration: 2.2s;
    animation-duration: 2.2s;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-iteration-count: none;
    animation-iteration-count: none
}

#velaMegamenu {
    position: relative;
    margin: 0;
    width: 100%;
    background-color: #fff
}

#velaMegamenu .menuContainer {
    position: relative;
    padding: 0
}

@media (min-width: 992px) {
    #velaMegamenu .menuContainer {
        margin: 0 0 0 -30px
    }
}

.velaMegamenu ul {
    list-style: none;
    padding: 0
}

.velaMegamenu ul.nav {
    margin: 0;
    padding: 0
}

.velaMegamenu ul.nav > li {
    padding: 0;
    float: left;
    margin: 0
}

.velaMegamenu ul.nav > li > a {
    font-size: 15px;
    padding: 16px 5px 16px;
    margin-bottom: -1px;
    font-weight: 500;
    background-color: transparent;
    color: #333;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.velaMegamenu ul.nav > li > a span {
    position: relative
}

.velaMegamenu ul.nav > li > a:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 0%;
    background-color: #000;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    top: 0;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.velaMegamenu ul.nav > li.hasMenuDropdown > a:after {
    display: inline-block;
    vertical-align: middle;
    font-family: FontAwesome;
    float: right;
    font-size: 13px;
    color: #999;
    margin-left: 7px;
    position: relative
}

.velaMegamenu ul.nav > li.hasMenuDropdown.hasMegaMenu {
    position: static
}

.velaMegamenu ul.nav > li.hasMenuDropdown:focus > .menuDropdown, .velaMegamenu ul.nav > li.hasMenuDropdown:hover > .menuDropdown {
    visibility: visible;
    top: 100%;
    opacity: 1;
    filter: alpha(opacity=100)
}

.velaMegamenu ul.nav > li.active > a, .velaMegamenu ul.nav > li.active > a:focus, .velaMegamenu ul.nav > li.active > a:hover, .velaMegamenu ul.nav > li:hover > a, .velaMegamenu ul.nav > li:hover > a:focus, .velaMegamenu ul.nav > li:hover > a:hover {
    background-color: transparent;
    color: #fff
}

.velaMegamenu ul.nav > li.active > a:after, .velaMegamenu ul.nav > li.active > a:focus:after, .velaMegamenu ul.nav > li.active > a:hover:after, .velaMegamenu ul.nav > li:hover > a:after, .velaMegamenu ul.nav > li:hover > a:focus:after, .velaMegamenu ul.nav > li:hover > a:hover:after {
    color: #fff
}

.velaMegamenu ul.nav > li.active > a:before, .velaMegamenu ul.nav > li.active > a:focus:before, .velaMegamenu ul.nav > li.active > a:hover:before, .velaMegamenu ul.nav > li:hover > a:before, .velaMegamenu ul.nav > li:hover > a:focus:before, .velaMegamenu ul.nav > li:hover > a:hover:before {
    height: 100%
}

.velaMegamenu .menuDropdown {
    background-color: #fff;
    display: block;
    position: absolute;
    top: 150%;
    left: 0;
    margin: 0;
    padding: 10px 15px;
    min-width: 220px;
    z-index: 90001;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: 0 6px 15px rgba(0, 0, 0, .12);
    box-shadow: 0 6px 15px rgba(0, 0, 0, .12)
}

.velaMegamenu .menuDropdown.megaMenu {
    right: 0;
    width: 100%
}

.velaMegamenu .menuDropdown .menuTitle {
    /*font-family: Open Sans;*/
    font-weight: 500;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    color: #666;
    display: block
}

.velaMegamenu .menuDropdown .menuTitle a, .velaMegamenu .menuDropdown .menuTitle > span {
    font-size: 15px;
    padding: 5px 0;
    background-color: transparent;
    color: #666;
    display: block;
    text-transform: uppercase;
    font-family: 'MyriadPro', sans-serif;
    font-weight: 600
}

.velaMegamenu .menuDropdown li {
    position: relative;
    border-bottom: 1px dashed 1px solid #eee
}

.velaMegamenu .menuDropdown li a {
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    background-color: transparent;
    display: block;
    color: #333 !important;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.velaMegamenu .menuDropdown li a:hover {
    background-color: transparent;
    color: #673494;
    text-decoration: none
}

.velaMegamenu .menuDropdown li.menuTitle {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px
}

.velaMegamenu .menuDropdown li.hasMenuDropdown > a:after {
    content: "\f105";
    display: inline-block;
    vertical-align: middle;
    font-family: FontAwesome;
    float: right;
    margin-left: 5px
}

.velaMegamenu .menuDropdown li.hasMenuDropdown .menuDropdown {
    top: 0;
    left: 150%
}

.velaMegamenu .menuDropdown li.hasMenuDropdown:focus > .menuDropdown, .velaMegamenu .menuDropdown li.hasMenuDropdown:hover > .menuDropdown {
    visibility: visible;
    left: 100%;
    opacity: 1;
    filter: alpha(opacity=100)
}

.velaMegamenu .menuDropdown li.active > a {
    color: #673494
}

.velaMenuProducts .listProduct {
    padding-top: 5px
}

.velaMenuProducts .blockProMenu {
    margin-bottom: 10px
}

.velaMenuProducts .blockProMenu:after, .velaMenuProducts .blockProMenu:before {
    content: " ";
    display: table
}

.velaProBlock .proButton .btnProduct .fa:before, .vermenuContainer ul.nav > li > a:before {
    content: ""
}

.velaMenuProducts .blockProMenu .proName {
    margin: 0 0 5px;
    padding: 0
}

.velaMenuProducts .blockProMenu .proName a {
    display: block;
    color: #666;
    line-height: 22px;
    max-height: 40px;
    overflow: hidden
}

.velaMenuProducts .blockProMenu .proName a:focus, .velaMenuProducts .blockProMenu .proName a:hover {
    color: #673494;
    text-decoration: none
}

.priceProduct.priceCompare, .velaMenuProducts .blockProMenu .boxProPrice .oldPrice {
    text-decoration: line-through
}

.velaMenuProducts .blockProMenu .boxProPrice {
    margin: 5px 0;
    /*font-family: Open Sans*/
}

.velaMenuProducts .blockProMenu .proReviews {
    line-height: 18px
}

.velaMenuProducts .blockProMenu .proReviews .spr-badge-caption {
    display: none
}

.menuBtnMobile {
    position: relative;
    padding: 0
}

.btnMenuMobile {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 15px 12px;
    cursor: pointer;
    font-size: 28px;
    background-color: transparent;
    color: #666;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.btnMenuMobile:hover {
    border-color: #000;
    color: #000
}

.menuMobileContainer .memoNav > li, .velaBlogTitle {
    border-bottom: 1px solid #eee
}

.menuMobileContainer .memoHeader {
    position: relative;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
    font-weight: 700;
    font-size: 19px;
    color: #333
}

.menuMobileContainer .memoHeader .close {
    padding: 4px 10px
}

.menuMobileContainer ul {
    list-style: none;
    padding: 0
}

.menuMobileContainer ul.memoDropdown {
    border-left: 1px solid #eee;
    margin-bottom: 15px
}

.menuMobileContainer .memoNav {
    margin: 10px 0
}

.menuMobileContainer .memoNav li {
    position: relative
}

.menuMobileContainer .memoNav li a {
    display: block;
    padding: 10px 0;
    color: #333;
    font-size: 14px;
    font-weight: 600
}

.menuMobileContainer .memoNav li a:hover {
    color: #000
}

.menuMobileContainer .memoNav li .memoBtnDropdown {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
    cursor: pointer
}

.menuMobileContainer .memoNav .memoDropdown > li {
    padding-left: 15px
}

#velaVerticalMenu {
    position: relative;
    margin: 0;
    width: 100%
}

#velaVerticalMenu .vermenuTitle {
    display: block;
    padding: 15px 20px 16px;
    text-transform: uppercase;
    cursor: pointer;
    background-color: #333;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 5px solid #000;
    margin-bottom: -5px;
    margin-top: -1px;
    letter-spacing: 1px
}

#velaVerticalMenu .vermenuTitle .fa {
    font-size: 21px;
    margin-right: 10px
}

#velaVerticalMenu .vermenuContainer {
    margin: 0;
    border: 1px solid #eee;
    background-color: #fff;
    position: absolute;
    top: 100%;
    padding: 0;
    width: 100%;
    z-index: 90;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.vermenuContainer ul.nav > li > a:before {
    display: block;
    width: 25px;
    height: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-right: 5px;
    float: left;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    background: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon1.png?v=1) left center no-repeat
}

.vermenuContainer ul.nav > li + li > a:before {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon2.png?v=1)
}

.vermenuContainer ul.nav > li + li + li > a:before {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon3.png?v=1)
}

.vermenuContainer ul.nav > li + li + li + li > a:before {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon4.png?v=1)
}

.vermenuContainer ul.nav > li + li + li + li + li > a:before {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon5.png?v=1)
}

.vermenuContainer ul.nav > li + li + li + li + li + li > a:before {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon6.png?v=1)
}

.vermenuContainer ul.nav > li + li + li + li + li + li + li > a:before {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon7.png?v=1)
}

.vermenuContainer ul.nav > li + li + li + li + li + li + li + li > a:before {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon8.png?v=1)
}

.vermenuContainer ul.nav > li + li + li + li + li + li + li + li + li > a:before {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon9.png?v=1)
}

.vermenuContainer ul.nav > li + li + li + li + li + li + li + li + li + li + li > a:before, .vermenuContainer ul.nav > li + li + li + li + li + li + li + li + li + li > a:before {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon10.png?v=1)
}

.vermenuContainer ul.nav > li + li + li + li + li + li + li + li + li + li + li + li > a:before {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon11.png?v=1)
}

.vermenuContainer ul.nav > li + li + li + li + li + li + li + li + li + li + li + li + li > a:before {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/velavermenu_icon12.png?v=1)
}

.vermenuContainer ul.nav > li:hover > a:before {
    margin-left: -30px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.velaVerticalMenu ul {
    list-style: none;
    padding: 0
}

.velaVerticalMenu ul.nav, .velaVerticalMenu ul.nav > li {
    margin: 0;
    padding: 0
}

.velaVerticalMenu ul.nav > li.hasMenuDropdown {
    position: relative
}

.velaVerticalMenu ul.nav > li > a {
    /*font-family: Open Sans;*/
    font-size: 13px;
    font-weight: 400;
    padding: 13px 0;
    margin: 0 20px;
    background-color: transparent;
    color: #333;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
    border-top: 1px solid #eee;
    overflow: hidden
}

.velaVerticalMenu ul.nav > li > a.btnCaret:before {
    display: none
}

.velaVerticalMenu ul.nav > li > a.btnCaret:after {
    content: "\f0d8";
    color: #999;
    position: absolute;
    font-family: FontAwesome
}

.velaVerticalMenu ul.nav > li > a.btnCaret.collapsed:after {
    content: "\f0d7"
}

.velaVerticalMenu ul.nav > li:hover > a, .velaVerticalMenu ul.nav > li:hover > a:hover {
    background-color: transparent;
    color: #673494
}

.velaVerticalMenu ul.nav > li .btnCaret {
    position: absolute;
    width: 50px;
    height: 50px;
    padding: 0;
    line-height: 50px;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: 0 5px;
    text-align: center
}

.velaVerticalMenu ul.nav > li:first-child > a {
    border-top: 0
}

.velaVerticalMenu .menuDropdown {
    background-color: #fff;
    padding: 15px
}

.velaVerticalMenu .menuDropdown .menuTitle {
    font-weight: 700;
    /*font-family: Open Sans;*/
    font-size: 13px;
    padding: 5px 0;
    background-color: transparent;
    color: #333;
    display: block
}

.velaVerticalMenu .menuDropdown .menuTitle a, .velaVerticalMenu .menuDropdown .menuTitle > span {
    font-weight: 700;
    /*font-family: Open Sans;*/
    font-size: 18px;
    padding: 5px 10px;
    background-color: transparent;
    color: #333;
    display: block
}

.velaVerticalMenu .menuDropdown li {
    position: relative
}

.velaVerticalMenu .menuDropdown li a {
    /*font-family: Open Sans;*/
    font-size: 13px;
    font-weight: 400;
    padding: 8px 10px;
    background-color: transparent;
    color: #333;
    display: block;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.velaVerticalMenu .menuDropdown li a:hover {
    background-color: transparent;
    color: #f63;
    text-decoration: none
}

@media (min-width: 992px) {
    #velaVerticalMenu .vermenuContainer {
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
        visibility: hidden;
        min-height: 518px;
        top: 150%
    }

    #velaVerticalMenu:hover .vermenuContainer {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        top: 100%;
        z-index: 99
    }

    .velaVerticalMenu ul.nav li.hasMenuDropdown:after {
        content: "\f0da";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 2px;
        width: 40px;
        height: 100%;
        line-height: 36px;
        text-align: center;
        color: #999;
        font-family: FontAwesome;
        font-size: 13px
    }

    .velaVerticalMenu ul.nav li.hasMenuDropdown:hover:after {
        color: #673494
    }

    .velaVerticalMenu ul.nav li.hasMenuDropdown:hover > .menuDropdown {
        left: 100%;
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible
    }

    .velaVerticalMenu ul.nav > li.hasMenuDropdown:after {
        line-height: 50px
    }

    .velaVerticalMenu ul.nav > li .btnCaret {
        display: none
    }

    .velaVerticalMenu .menuDropdown {
        position: absolute;
        top: 0;
        left: 120%;
        min-width: 280px;
        z-index: 200;
        visibility: hidden;
        display: block;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease-in-out 0s;
        -o-transition: all .3s ease-in-out 0s;
        transition: all .3s ease-in-out 0s;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
    }

    .velaVerticalMenu .menuDropdown.megaMenu {
        min-width: 600px
    }

    .proList .velaProItem .first-item-destop {
        clear: left
    }
}

#ComparePrice, #ProductPrice {
    display: inline-block;
    vertical-align: middle
}

.btnAddToCart, .velaProBlock .proFeaturedImage .image-primay {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease
}

.labelSale {
    position: absolute;
    top: 10px;
    left: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    line-height: 38px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #000;
    z-index: 2
}

.priceProduct {
    /*font-family: Open Sans;*/
    font-size: 16px;
    font-weight: bold;
    color: #000;
    float: right;
}

.priceProduct.priceCompare {
    font-weight: 400;
    color: #b4b4b4
}

#ProductPrice {
    font-size: 29px;
    color: #000;
    margin-right: 15px
}

#ComparePrice {
    font-size: 27px;
    font-weight: 700;
    color: #ccc
}

.btnAddToCart {
    background-color: #e75c2f;
    border-color: #e75c2f;
    color: #fff;
    transition: all .35s ease
}

.btnAddToCart:hover {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.proReviews .spr-icon-star-empty:before {
    content: "\f005";
    font-family: FontAwesome
}

.proReviews .spr-badge-starrating .spr-icon {
    font-size: 11px;
    margin-left: 1px;
    color: #ffae00
}

.proReviews .spr-badge-starrating .spr-icon.spr-icon-star-empty {
    color: #ccc
}

.velaProBlock {
    position: relative;
    margin: 15px 0;
    overflow: hidden;
}

velaProBlock .proHImage {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.proHImage .product-label {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 8px;
    color: white;
    font-weight: bold;
}
span.sale-product-icon {
    padding: 7px 10px;
    background: red;
    border-radius: 50%;
}

.velaProBlock .proFeaturedImage {
    display: block
}

.velaProBlock .proFeaturedImage .image-primay {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transition: all .35s ease
}

.velaProBlock .proFeaturedImage span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 1;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.velaProBlock .proDescription {
    margin-bottom: 10px
}

.velaProBlock .proContent {
    position: relative;
    z-index: 10;
    padding: 10px 0
}

@media screen and (min-width: 768px) {
    .velaProBlock .proName {
        float: left;
        width: 70%;
    }

    .velaProItem .proPrice.clearfix, .proContent.text-center .proPrice.clearfix {
        width: 30%;
        float: left;
    }
}

.velaProBlock .proName {
    margin: 0px 0 0px;
    padding: 0;
}

.velaProBlock .proName a {
    font-size: 16px;
    display: block;
    line-height: 18px;
    max-height: 20px;
    overflow: hidden;
    color: #585858;
    font-weight: normal;
    text-align: left;
    padding-top: 5px;
    text-transform: uppercase;
}

.velaProBlock .proName a:hover {
    text-decoration: none;
    color: #000
}

.velaProBlock .proReviews {
    padding: 0
}

.velaProBlock .proReviews .spr-badge-caption {
    display: none
}

.velaProBlock .proPrice > div {
    display: inline-block
}

.velaProBlock .proButton > * {
    position: absolute;
    right: -162px;
    z-index: 5;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.velaProBlock .proButton .formAddToCart:hover, .velaProBlock .proButton .productQuickView:hover, .velaProBlock .proButton .productWishList:hover {
    right: 0
}

.velaProBlock .proButton .btnProduct {
    background-color: #fff;
    color: #999;
    border: 1px solid #e1e1e1;
    padding: 8px 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    display: block;
    text-align: left;
    height: 40px;
    line-height: 22px;
    min-width: 160px
}

.velaProBlock .proButton .btnProduct .fa {
    float: left;
    margin-right: 10px;
    width: 21px;
    height: 20px;
    display: block;
    overflow: hidden
}

.velaProBlock .proButton .btnProduct:hover {
    background-color: #f97042;
    border-color: #f97042;
    color: #fff
}

.velaProBlock .proButton .productWishList {
    bottom: 115px
}

.velaProBlock .proButton .productWishList .fa {
}

.velaProBlock .proButton .productWishList:hover .fa {
}
.proHImage {
    position: relative;
}
.velaProBlock .proButton .productQuickView {
    z-index: 2;
    position: absolute;
    bottom: -8px;
    display: none;
}

.velaProBlock .proButton .productQuickView .fa {
}

.velaProBlock .proButton .productQuickView:hover .fa {
}

.velaProBlock .proButton .formAddToCart {
    position: absolute;
    bottom: 70px
}

.velaProBlock .proButton .formAddToCart .fa {
}

.velaProBlock .proButton .formAddToCart:hover .fa {
}

.collBoxSort, .listCollection .proList, .proList .velaContent {
    background-color: #fff;
    border: 1px solid #eee
}

.velaProBlock:hover .proButton > * {
    position: absolute;
    right: -120px
}

.velaProBlock.multiple_image:hover .image-primay {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    visibility: hidden
}

.velaProBlock.multiple_image:hover .proFeaturedImage span {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    visibility: visible
}

.proList.list .velaContent {
    padding: 0 15px
}

.proList.list
.velaProBlock .proName a {
    max-height: auto;
    margin-top: 0
}

.proList.list .velaProBlock .proDescription {
    margin-top: 10px;
    font-style: italic
}

.proList.list .item > .velaProBlock:first-child {
    padding-top: 0
}

.proList.list .item > .velaProBlock:last-child {
    padding-bottom: 0
}

.proList.list .proButton {
    margin-top: 5px
}

.proList .velaDesc {
    color: #ccc;
    text-transform: none;
    font-size: 13px;
    /*font-family: Open Sans;*/
    font-weight: 400;
    margin-top: 8px;
    display: block
}

@media (min-width: 480px) and (max-width: 991px) {
    .proList .velaProItem .first-item-table {
        clear: left
    }
}

@media (max-width: 479px) {
    .proList .velaProItem .first-item-mobile {
        clear: left
    }
}

.collBoxSort:after, .proBoxInfo .selector-wrapper:after, .swatch:after, .velaJsQty:after {
    clear: both
}

.listCollection {
    margin-bottom: 30px
}

.listCollection .proList {
    padding-left: 15px;
    padding-right: 15px
}

.headerCollection {
    /*font-family: Open Sans;*/
    font-size: 20px;
    margin: 0;
    padding: 10px 0;
    color: #333;
    font-weight: 700
}

.moreProducts {
    margin-top: -30px
}

.collBoxSort {
    margin: 0;
    padding: 10px;
    border-bottom: 0
}

@media screen and (max-width: 768px){
    .collBoxSort{
        text-align: center;
    }
    .collBoxSort .collView, .collBoxSort .collSortBy{
        float: unset !important;
    }
}

.collBoxSort:after, .collBoxSort:before {
    content: " ";
    display: table
}

.collBoxSort .collView {
    float: right
}

.collBoxSort .collView label {
    color: #ccc
}

.collBoxSort .changeView {
    padding: 0;
    background-color: transparent;
    border: 0;
    font-size: 14px;
    color: #ccc;
    width: 20px;
    height: 30px
}

.collBoxSort .changeView.changeViewActive {
    color: #000;
    border-color: #000
}

.collBoxSort .collSortBy {
    float: left
}

.collBoxSort .collSortBy > label {
    margin: 0 5px;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    text-transform: uppercase
}

.collBoxSort .collSortBy > select {
    width: auto;
    padding: 0 5px;
    font-size: 12px;
    height: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase
}

.collBoxProducts {
    border: 1px solid #eee;
    background-color: #fff;
    padding: 0 15px
}

#collPagination {
    text-align: center;
    margin-bottom: 30px
}

#collPagination .pagination {
    margin: 20px 0 0
}

.zoomContainer {
    z-index: 90;
    width: auto !important;
    height: auto !important
}

.zoomWindow {
    border: 0 !important
}

#productSelect {
    display: none
}

.proBoxPrimary {
    padding: 20px 0
}

.proFeaturedImage {
    position: relative;
    padding: 0
}

.proThumbnails .owl-carousel {
    margin-left: -5px;
    margin-right: -5px
}

.proThumbnails .owl-thumblist .thumbItem {
    padding: 0 5px
}

.proThumbnails .owl-controls {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    padding: 0 50px;
    width: 100%
}

.proThumbnails .owl-buttons {
    position: relative;
    text-align: center
}

.proThumbnails .owl-buttons > div {
    visibility: visible;
    width: 26px;
    height: 26px;
    line-height: 24px;
    margin: 0
}

.proThumbnails .owl-buttons > div:before {
    font-size: 16px
}

.proBoxInfo h1 {
    margin: 0 0 30px;
    padding: 0;
    font-size: 29px;
    font-weight: 400;
    color: #333;
    /*display: none;*/
}

.proBoxInfo .proReviews {
    margin: 20px 0 10px;
    padding: 4px 0
}

.proBoxInfo .proReviews .spr-badge-starrating .spr-icon {
    font-size: 13px
}

.proBoxInfo .proAttr {
    margin: 0 0 10px
}

.proBoxInfo .proAttr > label {
    margin: 0;
    min-width: 110px;
    font-weight: 400;
    color: #333
}

.proBoxInfo .proShortDescription {
    margin: 30px 0;
    padding: 10px 0 10px 20px;
    border-left: 2px solid #eee
}

.proBoxInfo .proPrice {
    margin: 10px 0 10px
}

.proBoxInfo .selector-wrapper {
    margin: 0 0 10px
}

.proBoxInfo .selector-wrapper:after, .proBoxInfo .selector-wrapper:before {
    content: " ";
    display: table
}

.proBoxInfo .selector-wrapper > label {
    margin: 0;
    min-width: 100px;
    height: 34px;
    font-weight: 400
}

.proBoxInfo .selector-wrapper > select {
    min-width: 200px;
    height: 34px;
    padding: 6px 14px;
    border: 1px solid #eee;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.proBoxInfo .selector-wrapper > select:focus {
    border-color: #000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(79, 55, 149, .3);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(79, 55, 149, .3)
}

.proBoxInfo .proVariants {
    margin-bottom: 30px
}

.proBoxInfo .proQuantity {
    margin: 0 10px 10px 0;
    float: left
}

.proBoxInfo .proQuantity .qtySelector {
    margin: 0;
    padding: 6px 0;
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
    color: #666
}

.proBoxInfo .proButton {
    float: left;
    margin-right: 10px;
    margin-top: 32px
}

.proBoxInfo .proButton .btnAddToCart {
    outline: 0;
    padding: 12px 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    border-radius: 3px
}

.proBoxInfo .proButton .btnAddToCart span:before {
    display: inline-block;
    content: "";
    /*width: 25px;*/
    height: 20px;
    margin-bottom: -3px;
    margin-right: 15px;
}

.proBoxInfo .productWishList {
    margin-top: 65px
}

.proBoxInfo .productWishList .btnProduct {
    padding: 14px 25px;
    color: #666;
    font-weight: 600;
    border-radius: 3px;
    text-transform: uppercase;
    background: 0 0
}

.proBoxInfo .productWishList .btnProduct:hover {
    color: #000
}

.proBoxInfo .productWishList .btnProduct .fa {
    margin-right: 10px
}

.proBoxInfo .velaProductSharing {
    margin: 35px 0 0
}

.velaJsQty {
    position: relative;
    background: #f9f9f9;
    color: #333
}

.velaJsQty:after, .velaJsQty:before {
    content: " ";
    display: table
}

.velaJsQty .velaQtyAdjust {
    width: 36px;
    height: 20px;
    border: 0;
    background-color: transparent;
    color: #adadad;
    position: absolute;
    right: 3px;
    font-size: 20px
}

.velaJsQty .velaQtyAdjust.velaQtyAdjustMinus {
    bottom: 10px
}

.velaJsQty .velaQtyAdjust.velaQtyAdjustPlus {
    top: 10px
}

.velaJsQty .velaQtyAdjust:hover {
    color: #000
}

.velaJsQty .velaQtyNum {
    outline: 0;
    float: left;
    height: 50px;
    width: 100px;
    border: 2px solid #eee;
    background-color: #f9f9f9;
    color: #666;
    padding: 6px 50px 6px 12px;
    border-radius: 4px
}

.proDetailInfo {
    margin: 50px 0
}

.proDetailInfo .nav-tabs li a {
    font-size: 18px;
    font-weight: 600
}

.proDetailInfo .nav-tabs li.active a {
    background-color: #fff
}

.proDetailInfo .tab-content {
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0
}

.proDetailInfo .spr-container, .proDetailInfo .tab-content > .tab-pane {
    padding: 20px
}

.proDetailInfo .spr-container .spr-header-title {
    font-size: 17px
}

.proDetailInfo .spr-container .spr-form-label {
    font-size: 13px
}

.proDetailInfo .spr-container .spr-icon {
    color: #ffae00
}

.proDetailInfo .spr-container .spr-icon.spr-icon-star-empty {
    color: #ccc
}

.proDetailInfo .spr-container .spr-icon.spr-icon-star-empty:before {
    content: "\f005";
    font-family: FontAwesome
}

.proDetailInfo .spr-container .spr-icon.spr-icon-star-hover {
    color: #ffae00
}

.proDetailInfo .spr-container .spr-form-input-email, .proDetailInfo .spr-container .spr-form-input-text, .proDetailInfo .spr-container .spr-form-input-textarea {
    border: 1px solid #eee;
    padding: 6px 14px
}

.proDetailInfo .spr-container .spr-button-primary {
    background-color: #f97042;
    border-color: #f97042;
    color: #fff;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.proDetailInfo .spr-container .spr-button-primary:hover {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.proDetailInfo .panel-heading {
    padding: 0
}

.proDetailInfo .panel-heading a {
    display: block;
    padding: 10px 0;
    text-decoration: none
}

.proDetailInfo .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: 0
}

.swatch {
    margin: 0 0 10px
}

.swatch .header, .swatch label {
    margin: 0;
    color: #666;
    text-transform: uppercase
}

.swatch:after, .swatch:before {
    content: " ";
    display: table
}

.swatch .header {
    padding: 10px 0;
    display: block;
    font-weight: 700;
    min-width: 80px;
    font-size: 16px
}

.swatch .swatch-element .crossed-out, .swatch .swatch-element.soldout, .swatch input {
    display: none
}

.swatch label {
    float: left;
    width: 20px ;
    height: 35px ;
    font-size: 14px;
    line-height: 35px;
    padding: 0;
    white-space: nowrap;
    font-weight: 600;
    text-align: center
}

.swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    margin: 0 30px 0 0;
    position: relative
}

.swatch-element label {
    cursor: pointer
}

.color.swatch-element label {
    padding: 0
}

.swatch input:checked + label {
    border-bottom: 2px solid #000
}

.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.swatch .swatch-element.soldout .crossed-out {
    display: block
}

.swatch .swatch-element.soldout label {
    opacity: .6;
    filter: alpha(opacity=60)
}


.swatch.error {
    background-color: #E8D2D2 !important;
    color: #333 !important;
    padding: 1em;
    border-radius: 5px
}

.swatch.error p {
    margin: .7em 0
}

.swatch.error p:first-child {
    margin-top: 0
}

.swatch.error p:last-child {
    margin-bottom: 0
}

.swatch.error code {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

#relatedProducts .velaContent {
    padding-left: 15px;
    padding-right: 15px
}

.velaBlogTitle {
    /*font-family: Open Sans;*/
    font-size: 29px;
    font-weight: 700;
    margin: 0 0 30px;
    padding: 9px 0;
    display: none;
    color: #333
}

.btn-readmore {
    /*font-family: Open Sans;*/
    color: #ccc
}

.btn-readmore:hover {
    color: #000
}

.blogArticle .articleTitile {
    margin: 0;
    padding: 0;
    /*font-family: Open Sans;*/
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: 700;
    color: #333
}

.blogArticle .articleTitile a {
    color: #333
}

.blogArticle .articleTitile a:focus, .blogArticle .articleTitile a:hover {
    color: #000;
    text-decoration: none
}

.articleItem .rte, .blogArticle .rte {
    padding: 10px 0;
    line-height: 24px
}

.articleMeta {
    margin: 0;
    padding: 5px 0;
    font-size: 11px;
    line-height: 17px;
    font-weight: 300;
    color: #ccc
}

.articleMeta .fa {
    margin-right: 5px
}

.articleMeta strong {
    margin-right: 20px;
    font-weight: 300
}

.articleTags {
    margin: 0 0 15px;
    color: #333
}

.articleTags a {
    font-weight: 300;
    padding: 0 2px;
    color: #666
}

.articleTags a:hover {
    color: #000
}

.articleButton {
    padding: 20px 0
}

.articleButton a {
    color: #333;
    background-color: #ebebeb;
    padding: 8px 10px
}

.articleButton a:focus, .articleButton a:hover {
    color: #fff;
    background-color: #000;
    text-decoration: none
}

.articleComment {
    padding: 50px 0
}

.articleComment .velaCommentTitle {
    margin: 0;
    padding: 10px 0;
    /*font-family: Open Sans;*/
    font-size: 19px;
    color: #333
}

.velaCommentsList {
    margin: 0;
    padding: 20px 0
}

.velaCommentsList li {
    display: block;
    margin: 0 0 10px
}

.velaCommentsList li:last-child {
    margin-bottom: 0
}

.velaCommentsList .itemComment {
    margin: 0;
    padding: 10px 15px;
    border: 1px solid #eee
}

/*.blogListArticle .blogArticle {*/
/*padding: 30px 0*/
/*}*/

.blogListArticle .blogArticle .articleMeta-date {
    text-align: center;
    text-transform: uppercase;
    font-size: 12px
}

.blogListArticle .blogArticle .articleMeta-date span {
    background-color: #000;
    display: block;
    width: 65px;
    height: 65px;
    color: #fff;
    font-size: 20px;
    line-height: 60px;
    font-weight: 700;
    margin-bottom: 5px
}

.blogListArticle .blogArticle .articleImage {
    padding-bottom: 20px
}

.blogListArticle .blogArticle .media-body {
    padding-left: 20px
}

#velaBlogCarousel .velaContent {
    border: 1px solid #eee;
    background: #fff;
    padding: 0 15px
}

#velaBlogCarousel .blogArticle {
    border: 0
}

#velaBlogCarousel .blogArticle .articleMeta {
    position: absolute;
    width: 65px;
    height: 65px;
    font-size: 18px;
    color: #fff;
    background-color: #000;
    border-radius: 50%;
    line-height: 20px;
    text-transform: uppercase;
    top: 15px;
    left: 35px;
    font-weight: 600;
    padding: 10px
}

#velaBlogCarousel .blogArticle .articleTitile {
    font-size: 14px;
    line-height: 18px;
    margin: 8px 0;
    max-height: 35px;
    overflow: hidden;
    padding: 0;
    font-weight: 600;
    text-transform: none
}

#velaBlogCarousel .blogArticle .blogArticle-content {
    padding: 0 15px 0 5px
}

#velaBlogCarousel .blogArticle .rte {
    padding: 0;
    max-height: 65px;
    overflow: hidden;
    line-height: 20px
}

#velaBlogCarousel .blogArticle .row {
    display: table
}

#velaBlogCarousel .blogArticle .row > div {
    display: table-cell;
    vertical-align: middle;
    float: none
}

#velaBlogCarousel .blogArticle .btn-readmore {
    padding-top: 10px;
    display: block
}

.velaBlockTag a, .velaPayment a {
    display: inline-block
}

.vela-contactinfo {
    color: #333
}

.vela-contactinfo label {
    text-transform: uppercase;
    min-width: 70px;
    /*float: left*/
}

.vela-contactinfo .contacinfo-logo {
    margin-bottom: 20px
}

.velaBlockTag .velaTitle {
    margin-top: 0;
    font-weight: 600
}

.velaBlockTag a {
    border: 1px solid #ccc;
    padding: 2px 10px;
    margin: 5px 3px;
    color: #666
}

.velaBlockTag a:hover {
    color: #fff;
    border-color: #000;
    background-color: #000
}

.velaOurService {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 20px
}

.velaOurService .boxServiceIcon {
    margin-top: 5px
}

.velaOurService .boxServiceTitle {
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
    color: #666;
    line-height: 1.5
}

.velaOurService .media {
    margin-top: 25px
}

.velaOurService .media:first-child {
    margin-top: 0
}

.velaPayment {
    margin: 20px 0
}

.proSubCat {
    padding-top: 10px
}

.proSubCat .velaContent {
    background-color: #fff;
    border: 1px solid #eee
}

.addressBoxContent, .functionCart, .orderBox {
    background-color: #fbfbfb
}

.proSubCat .proOwlCarousel {
    margin-left: 0;
    margin-right: 0
}

.proCat_link li a {
    font-size: 14px;
    font-weight: 400;
    padding: 0 5px;
    display: block;
    color: #666
}

.proCat_link li a:hover {
    color: #000
}

.cartTitle, .table.cartTable .h4 {
    color: #333
}

.cartTitle {
    /*font-family: Open Sans;*/
    font-size: 29px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0;
    text-align: center
}

.cartContainer {
    min-height: 60vh;
    padding: 50px 0
}

.cartContainer .cartEmptyContent {
    padding: 20px 0;
    text-align: center
}

.cartContainer .cartEmptyContent p {
    font-size: 15px
}

.table.cartTable {
    margin: 30px 0 0;
    border: 1px solid #eee
}

.table.cartTable a:focus, .table.cartTable a:hover {
    text-decoration: none
}

.table.cartTable > thead > tr > th {
    border-bottom: 0;
    background-color: #fbfbfb;
    border-right: 1px solid #eee
}

.table.cartTable > thead > tr > th:last-child {
    border-right: 0
}

.table.cartTable > tbody > tr > td {
    border-right: 1px solid #eee
}

.table.cartTable > tbody > tr > td:last-child {
    border-right: 0
}

.table.cartTable .productImage {
    width: 100%
}
td.productImage img {
    width: auto;
    height: 100px;
}
.cartForm tr td img {
    max-width: 70px;
}
#scrollCart .table-responsive {
    margin-right: 9px;
}
.cartForm tr th {
    font-size: 15px;
}
.cartForm tbody td {
    font-size: 14px;
    vertical-align: middle !important;
}
a.btn-remove:before{
    font-family: FontAwesome;
    content: '\f014';
}
.cartForm tbody td h4 {
    font-size: 15px;
}

.table.cartTable .cartRemove {
    display: block;
    padding: 5px 0
}

.table.cartTable .velaJsQty, .velaLinkCancel {
    display: inline-block;
    vertical-align: middle
}

.cartSubtotal {
    margin: 0;
    padding: 0
}

.functionCart {
    border: 1px solid #eee;
    border-top: 0;
    margin-bottom: 30px;
    padding: 20px
}

.addressBoxTitle, .velaAccountTitle, .velaAddressTitle {
    font-family: Open Sans;
    padding: 10px 0;
    color: #333;
    text-transform: uppercase
}

.functionCart label {
    font-weight: 400
}

.functionCart .btnUpdateCart {
    margin-right: 20px
}

.velaAccountTitle {
    font-size: 18px;
    margin: 0 0 20px
}

.addressBoxTitle {
    font-size: 19px;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 10px;
    position: relative
}

.addressBoxTitle .label {
    font-size: 13px;
    font-weight: 400;
    vertical-align: middle;
    margin: 0 5px
}

.velaAddressTitle {
    position: relative;
    margin: 30px 0
}

.velaAccountContainer {
    padding: 20px 0
}

.formAccount {
    padding: 30px;
    margin: 0
}

.formAccount.formLogin {
    min-height: 390px
}

.velaLinkCancel {
    padding: 5px 0
}

.velaAccountList ul {
    margin: 0
}

.velaAccountList ul > li > a {
    display: block;
    position: relative;
    padding: 5px 0;
    color: #666
}

.velaAccountList ul > li > a:before {
    content: "\f0c8";
    font-family: FontAwesome;
    font-size: 8px;
    color: #333;
    display: inline-block;
    margin-right: 8px
}

.velaAccountList ul > li > a:focus, .velaAccountList ul > li > a:hover {
    color: #000;
    text-decoration: none
}

.addressBoxContent {
    margin: 0 0 30px;
    padding: 15px
}

.addressBoxContent .adressName, .orderBox .orderBoxTitle {
    margin: 0 0 10px;
    border-bottom: 1px solid #eee;
    font-family: Open Sans;
    font-size: 17px
}

.addressBoxContent .adressName {
    padding: 10px 0
}

.orderBox {
    padding: 15px
}

.orderBox .orderBoxTitle {
    padding: 10px 0;
    color: #333
}

.addressList {
    margin: 30px 0;
    padding: 10px
}

.addressList .addressBoxFunction {
    position: absolute;
    right: 0;
    bottom: 15px
}

.addressList .addressBoxFunction > a {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-size: 13px;
    font-weight: 300;
    margin: 0 0 0 15px;
    padding: 0 0 0 15px
}

.addressList .addressBoxFunction > a:before {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0
}

.addressList .addressBoxFunction > a:first-child:before {
    content: "\f044"
}

.addressList .addressBoxFunction > a:last-child:before {
    content: "\f00d";
    color: #e4474f
}

.addressList .addressBoxFunction > a:focus, .addressList .addressBoxFunction > a:hover {
    color: #000;
    text-decoration: none
}

.logoCarousel .velaOwlRow .owl-item .item {
    margin-top: 0;
    margin-bottom: 0
}

.logoCarousel .logoImage img {
    -webkit-transition: all .2s ease-in-out 0s;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.logoCarousel:hover .logoImage img {
    opacity: .5;
    filter: alpha(opacity=50)
}

.logoCarousel:hover .logoImage:hover img {
    opacity: 1;
    filter: alpha(opacity=100)
}

.pageContact {
    margin-top: 20px;
    margin-bottom: 40px
}

.velaContactTitle {
    position: relative;
    font-family: Open Sans;
    font-size: 17px;
    margin: 10px 0 30px;
    padding: 12px 0;
    color: #333;
    text-transform: uppercase
}

.velaContactBox {
    margin-bottom: 40px;
    margin-left: 20px
}

.velaContactBox .velaContent .fa {
    font-size: 18px;
    color: #333;
    margin-right: 10px
}

.formContactUs label {
    display: none
}

.formContactUs .form-control {
    background-color: #f9f9f9
}

#vela-404 {
    max-width: 580px;
    color: #999;
    margin: 80px auto
}

#vela-404 h1 {
    font-size: 150px;
    position: relative;
    font-weight: 700;
    padding: 20px 0
}

#vela-404 h1:before {
    content: "";
    height: 1px;
    display: block;
    width: 100%;
    border: 1px dotted #ccc;
    position: absolute;
    bottom: -2px
}

#vela-404 h2 {
    font-size: 30px;
    text-transform: uppercase;
    margin: 20px 0 30px
}

#vela-404 a {
    color: #000
}

#accordion {
    margin-top: 50px
}

#accordion .panel-heading {
    padding: 0
}

#accordion .panel-heading .panel-title a {
    background-color: #000;
    padding: 20px 25px;
    color: #fff;
    display: block;
    position: relative
}

#accordion .panel-heading .panel-title a:after {
    content: "\f067";
    position: absolute;
    right: 15px;
    top: 20px;
    font-family: FontAwesome;
    font-size: 12px
}

#accordion .panel-title a.collapsed {
    background-color: #fff;
    border-top: 1px dotted #eee;
    border-bottom: 1px dotted #eee;
    color: #666
}

#accordion .panel-title a.collapsed:after {
    content: "\f068 "
}

.velaGoogleMap {
    background-color: #f7f7f7;
    padding: 1px;
    position: relative
}

.velaGoogleMap iframe {
    width: 100% !important;
    height: 400px !important
}

#contact_form label {
    color: #333
}

#velaTestimonials .velaContent {
    background: #fff;
    border: 1px solid #eee;
    padding: 0 15px
}

#velaTestimonials .boxImage {
    position: relative;
    padding: 10px 0 15px
}

#velaTestimonials .boxImage:before {
    width: 42px;
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 0
}

#velaTestimonials .boxImage span {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    border: 3px solid rgba(204, 204, 204, .5)
}

#velaTestimonials .desc {
    font-size: 14px;
    text-indent: 35px;
    color: #333
}

#velaTestimonials .name {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 25px;
    color: #333
}

.velaSubCategories {
    padding: 20px 45px;
    margin-top: 50px;
    background-color: #eee;
    background-position: right bottom;
    background-repeat: no-repeat
}

.velaSubCategories .velaTitle {
    font-weight: 800;
    font-size: 24px;
    padding: 0 0 10px;
    text-transform: uppercase
}

.velaSubCategories .subTitle {
    font-weight: 400;
    font-size: 18px;
    text-transform: none;
    display: block
}

.velaSubCategories ul li {
    color: #999
}

.velaSubCategories ul li a {
    color: #333
}

.velaSubCategories ul li a:hover {
    color: #000
}

.velaSubCategories .btn {
    text-transform: uppercase;
    color: #999;
    padding: 5px 15px;
    border-color: #ccc;
    font-size: 11px;
    font-weight: 400;
    margin-top: 10px
}

.velaSubCategories .btn:hover {
    border-color: #000;
    background-color: #000;
    color: #fff
}

#productdeal .velaContent {
    border: 1px solid #eee;
    background: #fff;
    padding: 15px
}

#productdeal .velaTitleCountDown {
    color: #fff;
    font-weight: 400;
    margin: 0;
    padding: 15px 20px;
    background-color: #000
}

#productdeal .velaCountdown {
    text-align: center;
    display: block
}

#productdeal .velaCountdown ul {
    display: inline-block
}

#productdeal .velaProBlock .proButton {
    margin-top: 20px
}

#productdeal .velaProBlock .proButton > * {
    vertical-align: middle;
    position: static;
    margin: 0 2px;
    display: inline-block
}

#productdeal .velaProBlock .proButton .btnProduct {
    min-width: auto;
    width: 40px
}

#productdeal .velaProBlock .proButton .btnProduct span {
    display: none
}

.jsQuickview .proFeaturedImage a, .proThumbnailsQuickview .thumbItem a, .velaCountdown span {
    display: block
}

.velaCountdown {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase
}

.velaCountdown span {
    text-align: center
}

.velaCountdown span.number {
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    padding: 10px 12px;
    margin-top: 2px;
    background: #151515;
    background: -moz-linear-gradient(top, #151515 0, #202020 8%, #262626 18%, #232323 21%, #222 49%, #151515 51%, #000 54%, #000 56%, #030303 59%, #020202 62%, #080808 74%, #101010 85%, #191919 92%, #191919 100%);
    background: -webkit-linear-gradient(top, #151515 0, #202020 8%, #262626 18%, #232323 21%, #222 49%, #151515 51%, #000 54%, #000 56%, #030303 59%, #020202 62%, #080808 74%, #101010 85%, #191919 92%, #191919 100%);
    background: linear-gradient(to bottom, #151515 0, #202020 8%, #262626 18%, #232323 21%, #222 49%, #151515 51%, #000 54%, #000 56%, #030303 59%, #020202 62%, #080808 74%, #101010 85%, #191919 92%, #191919 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#151515', endColorstr='#191919', GradientType=0)
}

.velaContactTitle {
    margin-top: 60px
}

#Vela-Video {
    background-color: #f4f5f9;
    padding: 70px 0;
    margin: 60px 0 30px
}

#Vela-Video .velaPageTitle {
    padding-top: 0;
    margin-bottom: 15px
}

#Vela-Video .velaPageTitle span {
    padding-top: 0
}

.ourteamCarousel {
    margin-bottom: 30px
}

.ourteamCarousel .velaContent {
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #eee;
    background-color: #fff
}

.ourteamBox {
    text-align: center
}

.ourteamBox .ourteamTitle {
    font-size: 13px;
    color: #333;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 20px
}

.jsQuickview .proFeaturedImage {
    position: relative;
    width: 100%
}

.jsQuickview .proFeaturedImage .loadingImage {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: #e5e5e5
}

.jsQuickview .proFeaturedImage .loadingImage:before {
    content: "";
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -27px auto 0;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-image: url(http://hstatic.net/863/1000001863/1000221577/loading.gif?v=1);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

#velaQuickView {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1135;
    overflow-x: auto;
    overflow-y: scroll
}

#velaQuickView .quickviewOverlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .4)
}

#velaQuickView .jsQuickview {
    position: absolute;
    width: 980px;
    top: 10%;
    height: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding: 30px;
    z-index: 2;
    background-color: #fff
}

#velaQuickView .owl-wrapper-outer {
    margin-top: 10px
}

#velaQuickView .quickviewClose {
    position: absolute;
    top: 0;
    right: 0
}

#velaQuickView .quickviewClose:before {
    content: "";
    font-family: FontAwesome;
    display: block;
    width: 32px;
    height: 32px;
    background: url(http://hstatic.net/863/1000001863/1000221577/velaClose.png?v=1) center center no-repeat #FFF
}

#velaQuickView .proBoxPrimary {
    padding: 0
}

.proThumbnailsQuickview {
    overflow: hidden
}

.proThumbnailsQuickview .thumbItem img {
    max-width: 100%;
    margin: 0 auto;
    height: auto
}

.wishlisthContainer .velaPageTitle {
    display: none
}

.wishlistAlert .alert {
    margin: 0;
    display: block;
    min-width: 200px;
    text-align: center
}

.wishlistAlert .alert a {
    display: block;
    color: #666;
    font-weight: 700;
    text-decoration: none
}

.wishlistAlert .alert a:hover {
    color: #000
}

.marb-15 {
    margin-bottom: 15px
}

.collBoxSort .collView span {
    display: inline-block;
    text-transform: uppercase;
    padding-top: 5px
}

/* vela-site.scss.css */
.drawer, .drawer a {
    color: #666
}

#loading:before, .is-transitioning:before, .proLoading:before {
    content: ""
}

.nomargin, .row.noGutter {
    margin-left: 0;
    margin-right: 0
}

.ajaxcartQty:after, .headerContent:after, .timeWork:after {
    clear: both
}

.no-padding .row {
    margin: 0
}

.no-padding [class*=col-], .nopadding {
    padding-left: 0;
    padding-right: 0
}

.jsDrawerOpen {
    overflow: hidden;
    height: 100%
}

.drawer {
    -webkit-transform: translateZ(0);
    will-change: transform;
    display: none;
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    top: 0;
    bottom: 0;
    padding: 0 15px 15px;
    max-width: 95%;
    z-index: 999;
    background-color: #F6F6F6;
    -webkit-transition: all .4s cubic-bezier(.46, .01, .32, 1);
    -o-transition: all .4s cubic-bezier(.46, .01, .32, 1);
    transition: all .4s cubic-bezier(.46, .01, .32, 1)
}

.drawer a:focus, .drawer a:hover {
    opacity: .7
}

.drawer input, .drawer textarea {
    border-color: #eee
}

.drawerLeft {
    width: 300px;
    left: -300px;
    border-right: 1px solid #eee;
    background-color: #fff
}

.lt-ie9 .jsDrawerOpenLeft .drawerLeft, .owl-buttons .owl-prev {
    left: 0
}

.jsDrawerOpenLeft .drawerLeft {
    display: block;
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px)
}

.drawerRight {
    width: 300px;
    right: -300px;
    border-left: 1px solid #eee
}

.jsDrawerOpenRight .drawerRight {
    display: block;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px)
}

.lt-ie9 .jsDrawerOpenRight .drawerRight {
    right: 0
}

.isMoved {
    -webkit-transition: all .4s cubic-bezier(.46, .01, .32, 1);
    -o-transition: all .4s cubic-bezier(.46, .01, .32, 1);
    transition: all .4s cubic-bezier(.46, .01, .32, 1)
}

.jsDrawerOpenLeft .isMoved {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px)
}

.jsDrawerOpenRight .isMoved {
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px)
}

.is-transitioning {
    display: block !important;
    visibility: visible !important
}

.is-transitioning:before {
    background: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 800
}

a:focus {
    outline: 0
}

.noGutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.errors ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.proOwlCarousel {
    margin-left: -15px;
    margin-right: -15px
}

.btnVelaOne {
    background-color: #f97042;
    border-color: #f97042;
    color: #fff;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.btnVelaCancel, .btnVelaTwo {
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease
}

.btnVelaOne:focus, .btnVelaOne:hover {
    background-color: #333;
    border-color: #333;
    color: #fff
}

.btnVelaTwo {
    background-color: #333;
    color: #fff;
    border-color: #f97042;
    transition: all .35s ease
}

.btnVelaTwo:hover {
    background-color: #f97042;
    border-color: #333;
    color: #fff
}

.btn-grey {
    background-color: #f9f9f9;
    border: 2px solid #d7d7d7;
    text-transform: uppercase;
    color: #999;
    border-radius: 3px
}

.btn-grey:hover {
    background-color: #000;
    color: #fff;
    border-color: #000
}

.btnVelaCancel {
    background-color: #f9f9f9;
    color: #333;
    border: 1px solid #eee;
    transition: all .35s ease
}

.btnVelaCancel:hover {
    background-color: #ececec
}

.owl-buttons > div {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    width: 30px;
    height: 34px;
    font-size: 0;
    padding: 0;
    text-align: center;
    line-height: 54px;
    border: 0;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.owl-buttons .owl-prev:hover {
    background-position: -38px -40px
}

.owl-buttons .owl-next {
    right: 0;
    background-position: -70px 0
}

.owl-buttons .owl-next:hover {
    background-position: -70px -40px
}

.velaOwlRow {
    margin-left: -15px;
    margin-right: -15px
}

.velaOwlRow .owl-item .item {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px
}

.velaOwlRow_style1 .owl-buttons {
    position: absolute;
    width: 49px;
    background-color: #fff;
    right: 0;
    top: -30px;
    height: 30px
}

.velaOwlRow_style1 .owl-buttons > div {
    width: 25px;
    height: 30px;
    background: #fff;
    border: 1px solid #eee
}

.velaOwlRow_style1 .owl-buttons > div:before {
    position: absolute;
    color: #999;
    font-size: 14px;
    top: -12px;
    left: 10px;
    font-family: FontAwesome
}

.velaCopyRight a, .velaOwlRow_style1 .owl-buttons > div:hover:before {
    color: #000
}

.titleSidebar, .velaArticleTitle, .velaPageTitle, .velaTitle {
    font-family: Open Sans, Helvetica;
}

.velaOwlRow_style1 .owl-buttons > div:hover {
    border-color: #000;
    z-index: 10
}

.velaOwlRow_style1 .owl-prev {
    left: 0
}

.velaOwlRow_style1 .owl-prev:before {
    content: "\f0d9"
}

.velaOwlRow_style1 .owl-next {
    right: 0
}

.velaOwlRow_style1 .owl-next:before {
    content: "\f0da"
}

.owl-page-active .owl-carousel {
    padding-bottom: 10px
}

.owl-page-active .owl-carousel .owl-pagination {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%
}

.owl-page-active .owl-carousel .owl-pagination .owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #cacacb;
    position: relative;
    margin: 0 3px;
    background-color: transparent;
    border-radius: 50%
}

#loading, #loadingSite, .loader {
    position: fixed
}

.owl-page-active .owl-carousel .owl-pagination .owl-page.active, .owl-page-active .owl-carousel .owl-pagination .owl-page:hover {
    background-color: #999;
    border: 2px solid #999;
    width: 12px;
    height: 12px
}

#loading {
    top: 50%;
    left: 50%;
    margin-top: -27px;
    margin-left: -27px;
    z-index: 100
}

#loading:before {
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-image: url(http://hstatic.net/863/1000001863/1000221577/loading.gif?v=1);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

#loadingSite {
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 999999999;
    background: #fff;
    display: none
}

#loadingSite img {
    width: 64px;
    height: 64px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -32px;
    margin-top: -32px
}

.loader {
    font-size: 13px;
    top: 50%;
    left: 50%;
    margin: -5em 0 0 -5em;
    text-indent: -9999em;
    border: 4px solid #ccc;
    border-left-color: #000;
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear
}

.loader, .loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.proLoading {
    position: relative;
    min-height: 450px;
    background-color: #e5e5e5
}

#topbar, #velaHeaderMain, .proLoading:before, .velaMainmenu {
    background-color: #fff
}

.proLoading:before {
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: -27px auto 0;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-image: url(http://hstatic.net/863/1000001863/1000221577/loading.gif?v=1);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)
}

#pageContainer {
    max-width: 1920px;
    margin: 0 auto
}


#velaHeaderMain {
    padding: 15px 0
}

.headerFixed #velaHeaderMain, .velaLogo {
    padding: 0
}

.velaLogo {
    margin: 0 0 -5px;
    display: inline-block
}

.velaLogo img {
    max-height: 100px;
    width: auto;
}

.velaLogo .velaLogoLink {
    max-width: 450px
}

.headerContent {
    position: relative
}

.headerContent:after, .headerContent:before {
    content: " ";
    display: table
}

.bannerTop span:after, .proTabNav > li > a:before, .velaPageTitle span:before, .velaTitle_style1:before {
    content: ""
}

.headerContent .velaHeaderCenter {
    text-align: center;
    margin-top: 5px
}

.headerContent .velaHeaderRight {
    margin-top: 20px
}

@media (max-width: 992px) {
    .headerContent .velaHeaderRight {
        position: absolute;
        top: -80px;
        right: 0;
        margin-top: 0
    }
}

.headerFixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

#pageContent, .footerCenter, .footerTop {
    position: relative
}

.velaMainmenu {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa
}

.footerBottom, .footerCenter, .footerCopyRight, .footerTop {
    background-color: #000
}

#pageContent {
    overflow: hidden;
    padding-bottom: 30px
}

.template-index #pageContent {
    padding-bottom: 0
}

.vela-conentCenter #proList {
    margin-bottom: 20px
}

.footerCenter .footerCenterWrap {
    padding: 30px 0 0px
}

.footerCopyRight, .velaTitle {
    padding: 10px 0;
    position: relative
}

.footerBottom {
    position: relative
}

li.active.title-pronew {
    width: unset;
}
.title-pronew a{
    padding-right: 3px !important;
    padding-right: 13px !important;
}
.velaCopyRight {
    margin-top: 20px
}

.velaBlock {
    margin-bottom: 15px
}

.velaTitle {
    font-size: 18px;
    color: #333;
    display: block;
    font-weight: 700
}

.velaHomeTitle {
    padding: 0;
    margin: 0;
    position: relative;
    font-weight: 700
}

.velaHomeTitle .titleGroup {
    display: inline-block;
    position: relative
}

.velaHomeTitle .title {
    display: block;
    position: relative;
    width: 100%;
    z-index: 10;
    line-height: 24px;
    margin-bottom: 11px
}

.velaHomeTitle .subtitle {
    font-weight: 800;
    font-size: 60px;
    position: absolute;
    left: -3px;
    bottom: -10px;
    color: #ccc
}

.velaTitle_style1 {
    position: relative;
    margin: 0
}

#footer .vela-content{
    color: #fff;
}

.velaTitle_style1:before {
    width: 100%;
    height: 0%;
    border-top: 1px solid #eee;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto
}

.velaTitle_style1 span {
    background: #f6f6f6;
    padding-right: 15px;
    position: relative;
    display: inline-block
}

.titleSidebar, .velaArticleTitle, .velaFooterTitle {
    padding: 10px 0;
    color: #333;
    margin: 0
}

.velaFooterTitle {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.titleSidebar {
    font-size: 21px;
    font-weight: 700;
    line-height: 20px;
    position: relative
}

.velaArticleTitle {
    font-size: 25px;
    font-weight: 400
}

.velaPageTitle, .velaTopLinks .dropdown > a {
    font-weight: 700
}

.velaPageTitle {
    font-size: 17px;
    color: #333;
    margin: 0;
    padding: 15px 0
}

.velaPageTitle span {
    position: relative;
    display: inline-block;
    padding: 10px 0
}

.velaPageTitle span:before {
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #000;
    bottom: 0;
    left: 0
}

.velaPageTitle.text-center span:before {
    left: 50%;
    margin-left: -10px
}

.velaSidebar > div {
    margin-top: 30px
}

.velaSidebar > div:first-child {
    margin-top: 0
}

.velaSidebar > div:last-child {
    margin-bottom: 30px
}

.bannerTop img {
    height: 0;
    widht: auto;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.bannerTop span {
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    cursor: pointer
}

.bannerTop span:before {
    left: 20px;
    position: absolute;
    top: 5px;
    z-index: 10
}

.bannerTop span:after {
    border: 15px solid #333;
    border-left-color: transparent;
    border-bottom-color: transparent;
    width: 0;
    height: 0;
    right: 0;
    top: 0;
    position: absolute;
    display: inline-block
}

.bannerTop.active img {
    height: auto
}

.velaHotline {
    margin-left: 15px;
    float: left
}

.velaCartTop, .velaTopLinks {
    float: right
}

.velaHotline img {
    margin-right: 8px
}

.velaTopLinks label {
    margin-bottom: 0
}

.velaTopLinks .dropdown > a span {
    margin-left: 3px
}

.velaTopLinks ul li {
    padding: 3px 0;
    line-height: 10px
}

.velaTopLinks ul li a {
    display: block;
    color: #666
}

.velaTopLinks ul li a:hover {
    color: #000
}

.topLinksTitle {
    display: none;
    padding: 10px 15px;
    line-height: 20px;
    color: #333
}

.velaCartTop a {
    position: relative;
    display: block;
    width: 50px;
    height: 43px;
    background-size: 55px 55px !important;
    margin-right: 5px;
    background: url(http://hstatic.net/355/1000150355/1000203641/cart-icon.png?v=21) center center no-repeat;
    color: #666
}

.velaCartTop a > span {
    display: none
}

.velaCartTop a > span#CartCount {
    display: block;
    position: absolute;
    background-color: #000;
    color: #fff;
    top: -6px;
    left: 32px;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-weight: 700
}

.velaCartTop a:focus, .velaCartTop a:hover {
    color: #000;
    text-decoration: none
}

#velaSearchTop {
    float: right;
    width: 100%;
    border: 1px solid #ccc;
    position: relative;
    z-index: 5;
    margin-top: 20px
}

@media (min-width: 768px) {
    #velaSearchTop {
        max-width: 460px
    }
}

#velaSearchTop .velaSearch {
    border: 0;
    height: 40px;
    color: #333;
    background-color: transparent
}

#velaSearchTop .btnVelaSearch {
    width: 45px;
    line-height: 40px;
    color: #ccc;
    background: 0 0;
    border: 1px solid #ccc;
    margin: -1px;
    padding: 0;
    text-align: center;
    font-size: 14px;
    position: relative;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

#velaSearchTop .btnVelaSearch:hover {
    background-color: #333;
    border-color: #333
}

#velaSearchTop .btnVelaSearch .btnSearchText {
    display: none
}

.velaSearchContainer .formSearch {
    margin-bottom: 30px
}

.velaFooterLinks {
    margin: 0;
    padding: 0;
    line-height: 18px
}

.velaFooterLinks li {
    display: block;
    padding: 7px 0
}

.velaFooterLinks li a {
    color: #666;
    font-size: 13px -1
}

.velaFooterLinks li a:focus, .velaFooterLinks li a:hover {
    color: #000;
    text-decoration: none
}

.BannerHome .boxBanner {
    position: relative;
    margin-bottom: 30px
}

.BannerHome .boxBanner .boxBannerImage {
    display: block;
    overflow: hidden;
    min-height: 200px;
    padding: 20px 25px;
    background-color: #eee;
    -moz-box-shadow: 0 0 0 #ccc inset;
    -webkit-box-shadow: 0 0 0 #ccc inset;
    box-shadow: 0 0 0 #ccc inset;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.BannerHome .boxBanner .boxBannerImage:hover {
    -moz-box-shadow: 0 0 15px #ccc inset;
    -webkit-box-shadow: 0 0 15px #ccc inset;
    box-shadow: 0 0 15px #ccc inset
}

.BannerHome .boxBanner .boxBannerText .boxBannerTitle a {
    font-weight: 800;
    font-size: 24px;
    color: #333;
    text-transform: uppercase
}

.BannerHome .boxBanner .boxBannerText .boxBannerTitle a:hover {
    color: #000
}

.BannerHome .boxBanner .boxBannerText .boxBannerSubTitle {
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.BannerHome .boxBanner .boxBannerText .boxBannerButton {
    color: #666;
    text-transform: uppercase;
    font-size: 11px;
    border: 1px solid #ccc;
    padding: 2px 20px;
    margin-top: 45px;
    font-weight: 400;
    display: inline-block;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.BannerHome .boxBanner .boxBannerText .boxBannerButton:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.vela-lookBook .vela-lookBook_content {
    background-attachment: fixed;
    background-clip: padding-box;
    background-position: 0 0;
    background-size: 100% auto;
    height: 100%;
    padding: 150px 0;
    top: 0;
    width: 100%;
    text-align: center
}

.vela-lookBook .vela-lookBook_box {
    background-color: rgba(255, 255, 255, .7);
    display: inline-block;
    padding: 30px 20px;
    position: relative;
    text-transform: uppercase;
    min-width: 400px
}

.vela-lookBook .lookBookTitle {
    font-family: Open Sans;
    font-size: 30px
}

#proTabtab1 .velaContent {
    border: 1px solid #eee;
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px
}

.proTabNav {
    position: relative;
    margin: 0;
    padding: 0
}

.proTabNav > li {
    display: inline-block;
    position: relative;
    width: 17%;
}

.proTabNav > li > a {
    text-align: center;
    color: #333;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 5px;
    background: #dedede;
    border-bottom: 1px solid #fff;
}

.proTabNav > li.active a:after {
    content: "";
    z-index: 10;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    bottom: -10px;
    left: calc(50% - 10px);
    color: #000;
}

.proTabNav > li > a:before {
    width: 15px;
    height: 12px;
    margin: 2px 5px 0 0;
    display: inline-block
}

.proTabNav > li.active a {
    background: #000;
    color: #fff;
    border-bottom-color: #000
}

.proTabNav > li.active a:before {
    background-position: 0 -55px
}

#proTabtab3 .proTabNav > li > a:before {
    display: none
}

#proTabtab3 .proTabNav > li.active a img {
    border-color: #000
}

.velaProductSharing label {
    margin-right: 20px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.socialSharing {
    margin: 0;
    padding: 0
}

.socialSharing > li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.socialSharing > li .btnSharing {
    display: block;
    color: #999;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s
}

.socialSharing > li .btnSharing span {
    display: none
}

.socialSharing > li .btnSharing .fa {
    font-size: 13px;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center
}

.socialSharing > li .btnSharing:hover {
    color: #000
}

.velaCategoriesSidebar .velaContent {
    border: 1px solid #eee;
    background-color: #fff;
    padding: 10px 20px
}

.velaCategoriesSidebar .panel-body {
    padding: 0 15px
}

.velaCategoriesSidebar .cateTitle {
    margin: 0;
    padding: 0
}

.velaCategoriesSidebar .cateTitle > a {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    padding: 10px 0;
    text-decoration: none
}

.velaCategoriesSidebar .cateTitle > a.hasSubCategory.collapsed:before {
    content: "\f067"
}

.velaCategoriesSidebar .cateTitle > a.hasSubCategory:before {
    content: "\f068";
    width: 12px;
    height: 12px;
    position: absolute;
    right: 5px;
    top: 15px;
    font-size: 13px;
    font-family: FontAwesome
}

.velaCategoriesSidebar .cateTitle > a.active {
    color: #000
}

.velaCategoriesSidebar .listSidebar {
    margin: 0;
    padding: 0 0 0 15px;
    border-left: 1px dotted #e5e5e5
}

.velaCategoriesSidebar .listSidebar li a {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    padding: 5px 0;
    text-decoration: none
}

.velaCategoriesSidebar .listSidebar li a:hover {
    color: #000
}

.listSidebar {
    margin: 0;
    padding: 12px 0
}

.listSidebar li a {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    padding: 5px 0;
    text-decoration: none
}

.listSidebar li a:hover {
    color: #000
}

.ajaxFilter {
    margin: 0;
    padding: 10px 0
}

.ajaxFilter .ajaxFilterTitle {
    position: relative;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0 0 10px
}

.ajaxFilter .ajaxFilterTitle:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 20px;
    height: 2px;
    background-color: #333
}

.listFilter {
    margin: 0;
    padding: 0
}

.listFilter > li a {
    position: relative;
    display: block;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 0;
    color: #333;
    text-decoration: none
}

.velaFilter .velaClear, .velaFilter .velaClearAll {
    font-weight: 300;
    position: absolute;
    z-index: 1;
    right: 0;
    font-style: italic
}

.listFilter > li a:hover, .listFilter > li.active a {
    color: #000
}

.listFilter > li a:before {
    content: "";
    width: 12px;
    height: 12px;
    border: 1px solid #eee;
    display: inline-block;
    margin-right: 7px;
    font-family: FontAwesome
}

.listFilter > li a:hover:before, .listFilter > li.active a:before {
    content: "\f046";
    border: 0
}

.listFilter.listFilterColor > li {
    margin-bottom: 10px
}

.listFilter.listFilterColor > li a {
    padding: 0
}

.listFilter.listFilterColor > li a span {
    margin-left: 10px
}

.listFilter.listFilterColor > li a img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    float: left;
    margin-top: 4px;
    padding: 2px;
    border: 1px solid #eee
}

.listFilter.listFilterColor > li a:before {
    display: none
}

.listFilter.listFilterColor > li.active a, .listFilter.listFilterColor > li.active a img, .listFilter.listFilterColor > li:hover a, .listFilter.listFilterColor > li:hover a img {
    border-color: #000
}

.velaFilter .velaClearAll {
    font-size: 12px;
    color: #333;
    top: 15px
}

.velaFilter .velaClear {
    font-size: 11px;
    color: #333;
    top: 10px
}

.blogSidebar .velaContent {
    border: 1px solid #eee;
    background-color: #fff;
    padding-left: 15px;
    padding-bottom: 15px
}

.listSidebarBlog {
    margin: 0;
    padding: 0
}

.listSidebarBlog li {
    padding-top: 15px;
    padding-bottom: 15px
}

.listSidebarBlog li .titleBlogsidebar {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    text-decoration: none;
    margin-bottom: 5px;
    max-height: 40px;
    overflow: hidden;
    line-height: 20px
}

.listSidebarBlog li .titleBlogsidebar:hover {
    color: #000
}

.listSidebarBlog li .titleBlogsidebar time {
    display: block;
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    color: #ccc
}

.blogListArticle {
    margin-top: 10px
}

.blogTagsList {
    margin: 0;
    padding: 15px 0
}

.blogTagsList li {
    margin: 0 10px 10px 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle
}

.blogTagsList li a {
    background-color: #ebebeb;
    color: #333;
    display: block;
    padding: 4px 8px
}

.blogTagsList li a:focus, .blogTagsList li a:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none
}

.timeWork {
    margin: 0;
    padding: 0;
    list-style: none
}

.timeWork:after, .timeWork:before {
    content: " ";
    display: table
}

.timeWork li {
    position: relative;
    float: left;
    width: 100%;
    padding: 5px 0
}

.timeWork li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px dotted #eee;
    z-index: -1
}

.timeWork li span {
    background-color: #f6f6f6
}

.ajaxcartQty .qtyAdjust, .ajaxcartQty .qtyNum {
    float: left;
    height: 36px;
    background-color: #fff
}

.ajaxcartHeader {
    /*font-family: Open Sans;*/
    color: #333;
    font-size: 15px
}

.rowAjaxCart > [class*=col-] {
    padding-right: 10px;
    padding-left: 10px
}

.velaCartTitle {
    position: relative;
    font-family: Open Sans;
    font-size: 23px;
    margin: 0;
    padding: 15px 0;
    color: #333
}

.velaCartTitle .close {
    position: absolute;
    top: 22px;
    right: 10px;
    font-size: 30px
}

.ajaxCartModal .modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 20px 30px
}

#cartContainer {
    padding: 10px 0
}

.ajaxcartQty {
    position: relative
}

.ajaxcartQty:after, .ajaxcartQty:before {
    content: " ";
    display: table
}

.ajaxcartQty .qtyAdjust {
    font-size: 20px;
    width: 36px;
    border: 1px solid #eee;
    color: #333
}

.ajaxcartQty .qtyAdjust.qtyMinus {
    border-right: 0
}

.ajaxcartQty .qtyAdjust.qtyPlus {
    border-left: 0
}

.ajaxcartQty .qtyNum {
    width: 60px;
    border: 1px solid #eee;
    color: #666;
    padding: 6px 12px;
    text-align: center
}

.cartSubtotal {
    font-size: 23px;
    font-weight: 700;
    margin: 0 0 0 10px;
    padding: 5px 0;
    color: #333;
    /*font-family: Open Sans*/
}

.ajaxcartProduct {
    padding: 10px 0;
    border-bottom: 1px solid #eee
}

.ajaxcartProduct .ajaxcartQty {
    display: inline-block;
    vertical-align: middle;
    margin-left: 50%;
}

.ajaxcartProduct .ajaxcartProductName {
    /*font-family: Open Sans;*/
    font-size: 14px;
    display: block;
    margin: 0 0 10px;
    color: #333
}

.ajaxcartProduct .ajaxcartProductName:focus, .ajaxcartProduct .ajaxcartProductName:hover {
    color: #000;
    text-decoration: none
}

.ajaxcartProduct .ajaxcartProductMeta {
    font-style: italic
}

.ajaxcartProduct .ajaxcartProductImage {
    display: block
}

@media (min-width: 992px) {
    .ajaxcartProduct .textRight {
        text-align: right
    }
}

.additional_checkout_buttons {
    padding: 10px 0
}

.ajaxNote label {
    display: block;
    font-weight: 400
}

.ajaxcartHeader {
    margin: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background-color: #fbfbfb
}

.ajaxcartHeader span {
    display: block;
    padding: 10px 0;
    font-weight: 500
}

.ajaxCartFooter {
    margin-top: 30px
}

@media (max-width: 768px) {
    .ajaxcartProduct .ajaxProductInfo, .ajaxcartProduct .ajaxcartProductImage {
        margin-bottom: 15px
    }

    .ajaxcartProduct
    .priceProduct {
        margin: 15px 0
    }

    .ajaxCartFooter .ajaxSubTotal {
        margin-top: 15px
    }
}

.drawerRight .ajaxcartHeader {
    display: none
}

.drawerRight .drawerImage {
    width: 30% !important
}

.drawerRight .drawerProRight {
    float: right !important;
    width: 70% !important;
    margin-bottom: 8px
}

.drawerRight .drawerProRight:last-child {
    margin-bottom: 0;
    position: static
}

.drawerRight .drawerProRight .textRight {
    text-align: left
}

.drawerRight .drawerProRight .cartRemove {
    position: absolute;
    top: 5px;
    left: 0;
    color: #df3e3e
}

.drawerRight .ajaxcartProduct, .newsletterModal {
    position: relative
}

.drawerRight .drawerAjaxFooter {
    width: 100% !important;
    margin-bottom: 10px
}

.drawerRight .ajaxButton .btn {
    width: 100%
}

#newsletterAlert .modal-content {
    padding: 3px
}

#newsletterAlert .alert {
    margin: 0
}

#vela-newsletter .formNewsletter {
    margin-top: 10px
}

#vela-newsletter .btnNewsletter .btn {
    background: #000;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 7px 10px
}

#vela-newsletter .btnNewsletter .btn:hover {
    background-color: #333
}

.newsletterModal {
    width: 830px;
    height: 400px;
    padding: 0;
    background-image: url(http://hstatic.net/863/1000001863/1000221577/newslettermodal.png?v=1);
    background-repeat: no-repeat;
    background-position: center center
}

.newsletterModal:before {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    content: "";
    background: 0 0;
    border: 1px solid #cfcfcf;
    border-radius: 4px
}

.velaNewsletterModal {
    max-width: 420px;
    padding: 80px 50px;
    position: relative
}

.velaNewsletterModal .velaTitle {
    margin: 0;
    padding: 10px 0
}

.velaNewsletterModal .newsletterDescription {
    margin-bottom: 20px
}

.velaNewsletterModal .form-control {
    background-color: #e7e7e7;
    margin: 10px 0 20px;
    height: 45px
}

.velalistSocial {
    margin: 10px 0 0
}

.velalistSocial > li {
    padding: 0;
    display: inline-block
}

.velalistSocial .btn-social {
    color: #666;
    line-height: 30px;
    display: block
}

.velalistSocial .btn-social span {
    display: none
}

.velalistSocial .btn-social .fa {
    width: 26px;
    height: 26px;
    display: inline-block;
    border-radius: 50%;
    /*border: 2px solid #999;*/
    color: #fff;
    line-height: 26px;
    text-align: center;
    margin-right: 5px
}

.velalistSocial .btn-social:hover {
    color: #fff0f0;
}
#velaBreadcrumbs .container-inner {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/bg_breadcrub1.jpg?v=1);
    background-repeat: no-repeat;
    background-attachment: inherit
}

.template-collection #velaBreadcrumbs .container-inner, .template-product #velaBreadcrumbs .container-inner {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/bg_product1.jpg?v=1);
    background-repeat: no-repeat;
    background-attachment: inherit
}

.template-article #velaBreadcrumbs .container-inner, .template-blog #velaBreadcrumbs .container-inner {
    background-repeat: no-repeat;
    background-attachment: inherit
}

#about-us #velaBreadcrumbs .container-inner {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/bg_about.jpg?v=1);
    background-repeat: no-repeat;
    background-attachment: inherit
}

#contac-us #velaBreadcrumbs .container-inner {
    background-image: url(http://hstatic.net/863/1000001863/1000221577/bg_contact.jpg?v=1);
    background-repeat: no-repeat;
    background-attachment: inherit
}

#gotop {
    bottom: 70px;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 90
}

#gotop span {
    width: 30px;
    height: 30px;
    display: block;
    border: 2px solid #ccc;
    background-color: #fff;
    text-align: center;
    color: #999;
    position: relative;
    overflow: hidden;
    font-size: 22px;
    line-height: 24px;
    border-radius: 2px
}

#gotop span:hover {
    border-color: #000;
    background-color: #000;
    color: #fff
}

.container-full {
    padding-left: 50px;
    padding-right: 50px
}

@media (max-width: 1200px) {
    .container-full {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 992px) {
    .topbar-mobile {
        border-bottom: 1px solid #eee
    }
}

@media (max-width: 767px) {
    .velaFooter .velaFooterTitle:after, .velaSidebar .titleSidebar:after {
        font-family: FontAwesome;
        font-size: 13px;
        top: 15px;
        right: 10px
    }

    .velaTop .current {
        position: relative;
        cursor: pointer;
        padding: 7px 15px;
        color: #000
    }

    .velaTop .current:hover {
        color: #0a0000
    }

    .velaTop .toogle_content {
        position: absolute;
        background: #fff;
        padding: 10px;
        z-index: 80;
        min-width: 250px;
        display: none !important;
        -webkit-box-shadow: 0 0 2px #ccc;
        box-shadow: 0 0 2px #ccc
    }

    .velaTop:hover .toogle_content {
        display: block !important
    }

    .velaSidebar .titleSidebar {
        position: relative;
        cursor: pointer
    }

    .velaSidebar .titleSidebar:after {
        content: "\f107";
        position: absolute
    }

    .velaSidebar .titleSidebar.active:after {
        content: "\f106"
    }

    .velaFooter .velaFooterTitle {
        position: relative;
        cursor: pointer
    }

    .velaFooter .velaFooterTitle:after {
        content: "\f107";
        position: absolute
    }

    .velaFooter .velaFooterTitle.active:after {
        content: "\f106"
    }
}

@media (min-width: 992px) {
    .vela-slidshow {
        padding-left: 0;
        padding-right: 0
    }

    .first-item-destop {
        clear: both
    }

    .velaHeaderRight {
        max-width: 250px
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .first-item-table {
        clear: both
    }

    .velaHeaderRight {
        width: 100%;
        max-width: 250px
    }
}

@media (max-width: 768px) {
    .velaHeaderLeft {
        text-align: center
    }

    .first-item-mobile {
        clear: both
    }
}

body {
    font-family: 'MyriadPro', sans-serif;
}

.labelSale {
/ / background: url(//theme.hstatic.net/1000001863/1000351055/14/bg_sale.png?v=297) no-repeat;
    background: #ED1B24;
    width: auto;
    height: auto;
    background-size: cover;
    font-size: 16px;
    border-radius: 0;
    top: 0;
    left: auto;
    right: 0;
}

.labelSale span:nth-child(1) {
    font-size: 16px;
    padding: 5px;
}

@media screen and (max-width: 480px) {
    .labelSale {
        width: 45px;
        height: 45px;
    }

    .labelSale span:nth-child(1) {
        font-size: 11px;
        padding: 9px 0px 0px;
    }

    .labelSale span {
        line-height: 11px !important;
        padding-bottom: 2px !important;
    }

    .ssale2 {
        font-size: 14px !important;
    }

}

.labelSale span {
/ / transform: rotate(- 45 deg);
    display: block;
/ / top: 0;
/ / position: absolute;
    line-height: 11px;
/ / padding-bottom: 5 px;
}

.labelCombo {
    margin-top: 15px;
}

.labelCombo span {
/ / position: absolute;
    left: 0;
    padding: 5px 5px 4px;
    background: #d0644c;
    color: #fff;
    font-weight: bold;
}

.velaMobileToggle {
    width: 15%;
    display: none;
    font-size: 24px;
    margin-top: 30px;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    #velaHeaderMain {
        padding: 0px 0 10px;
    }

    #velaSearchTop {
        width: 85%;
        float: left;
        margin-top: 5px;
    }

    .velaMobileToggle {
        float: left;
        display: block;
        margin-top: 14px;
    }

    .proTabNav > li {
        display: block;
        width: 100%;
    }

    .proTabNav > li.itemViewMore {
        position: static !important;
        transform: translateY(0%) !important;
        -ms-transform: translateY(0%) !important;
        -webkit-transform: translateY(0%) !important;
    }

    .proTabNav > li.itemViewMore a {
        text-align: center;
        color: #333 !important;
        position: relative;
        text-transform: uppercase;
        font-size: 18px !important;
        font-weight: 700;
        padding: 10px 5px !important;
        background: #cacaca !important;
    }
}

#vela-newsletter .formNewsletter input {
    margin-bottom: 10px;
}

#vela-newsletter .formNewsletter .input-group-btn, #vela-newsletter .formNewsletter .form-control {
    display: inherit;
}

.quaTang.clearfix {
    height: 20px;
}

.quaTang img {
    margin-right: 10px;
    margin-top: -5px;
}

.quaTang span {
    vertical-align: bottom;
    font-size: 14px;
}

@media screen and (min-width: 1140px) {

    /*.proHImage {*/
    /*height: 373px;*/
    /*}*/

    .proFeaturedImage img {
        height: 350px;
        object-fit: cover;
        min-width: auto;
    }
}

@media (min-width: 1024px) and (max-width: 1139px) {
    /*.proHImage {*/
    /*height: 418px;*/
    /*}*/

    .velaProItem {
        padding: 0px 15px !important;
    }
}

.contentPdMenu {
    margin-bottom: 40px;
}

.proOwlCarousel .velaProBlock {
    height: 420px;
}
.proHImage .proFeaturedImage img {
    max-height: unset !important;
    height: 350px !important;
    object-fit: cover;
    width: inherit;
}
@media (min-width: 1200px) {
    /*.velaProBlock {*/
        /*width: 280px;*/
    /*}*/
    .labelSale {
        width: 50px;
        height: 50px;
        padding: 5px 5px 5px 0px;
    }

    .proHImage {
        height: initial;
    }

    .velaProBlock .proName a {
        font-size: 16px;
        display: inline-block;
        line-height: 18px;
        max-height: 100px;
        overflow: hidden;
        color: #585858;
        font-weight: normal;
        text-align: left;
        padding-top: 5px;
        text-transform: uppercase;
    }

    .priceProduct {
        font-family: MyriadPro;
        font-size: 19px;

    }

    .velaProItem .proPrice.clearfix, .proContent.text-center .proPrice.clearfix {
        padding-top: 3px;
    }

}

.ibsLabel {
    font-size: 12.5px;
    font-family: MyriadPro;
    ext-transform: uppercase;
}

.pricered.priceProduct {
    color: rgb(237, 27, 36);
}

.priceProduct.priceCompare {
    font-weight: 500;
    color: #b4b4b4;
    font-size: 16px;
    font-family: MyriadPro;
}

.ibsLabel.best {
    color: #ffffff;
    background: #573535;
    width: 95px;
    height: 20px;
    text-align: center;
}

.ibsLabel.new {
    position: absolute;
    color: #ffffff;
    background: #641fdb;
    width: 50px;
    height: 20px;
    text-align: center;
}

.ibsLabel.limit {
    color: #ffffff;
    background: #c112c7;
    width: 100px;
    height: 20px;
    text-align: center;
}

.ibsLabel.combo {
    color: #ffffff;
    background: #d914d9;
    width: 75px;
    height: 20px;
    text-align: center;
}

.ibsLabel.clear {
    color: #ffffff;
    background: #e01919;
    width: 100px;
    height: 20px;
    text-align: center;
}

.size_variant.color ul li a {
    background: none;
}

.size_variant.color ul li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

.color_mausac {
    border-top: 1px solid #e7e5e5;
}

.hidden-xs .size_variant {
    display: none;
}

.size_variant ul {
    padding-left: 0px !important;
}

.ssale1 {
    font-family: MyriadPro_condensed;
    font-weight: bold;
    font-size: 22px !important;
}

.ssale2 {
    font-family: MyriadPro_condensed;
    font-weight: bold;
    font-size: 16px !important;
    margin-top: 5px;
}

.velaProBlock .proName a {
    font-family: MyriadPro_condensed;
    font-size: 17px;
}

.container {
    max-width: 1100px;
}

.velaProBlock .proName {
    text-align: left;
}

.blogListArticle .blogArticle .media-body {
    padding-left: 0px;
}

.blogSidebar .velaContent {
    padding-left: 0px;
    padding: 0px 5px;
}

.thongbaokhicohang {
    margin-bottom: 10px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
}

i.fa.fa-home {
    font-size: 20px;
}
.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after, .slick-track:before {
    display: table
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: center center no-repeat #fff
}

.slick-next, .slick-prev {
    position: absolute;
    display: block;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    border: none
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: .8
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .6
}

.slick-next:before, .slick-prev:before {
    font-size: 20px;
    line-height: 1;
    color: #999;
    opacity: 1
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}

[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.slick-dots li button {
    background: 0 0;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    cursor: pointer
}

.slick-next, .slick-next:focus {
    background: url(../img/tmp/arrow.png) -94px 6px no-repeat
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: .8
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    font-size: 60px;
    line-height: 20px;
    text-align: center;
    color: #333;
    opacity: .6
}

.slick-dots li.slick-active button:before {
    color: #757575;
    opacity: 1
}

.slick-next, .slick-prev {
    z-index: 1;
    height: 1.92308rem;
    margin-top: -2.30769rem;
    padding: .38462rem;
    width: 1.23077rem
}

.slick-next {
    left: auto;
    right: 0;
    top: -5px
}

.slick-next:hover {
    background: url(../img/tmp/arrow.png) -94px -45px no-repeat
}

.slick-prev, .slick-prev:focus {
    background: url(../img/tmp/arrow.png) 1px 6px no-repeat
}

.slick-prev {
    left: auto;
    right: 30px;
    top: -5px
}

.slick-prev:hover {
    background: url(../img/tmp/arrow.png) 1px -45px no-repeat
}

.slick-dots {
    margin: 0
}

.slick-dots li {
    height: 2.46154rem;
    width: 2.46154rem;
    margin: 0;
    padding: .38462rem
}

.slick-dots li button, .slick-dots li button::before {
    height: 1.15385rem;
    width: 1.15385rem;
    border-radius: 50%
}

.slick-dots li button {
    border: 1px solid #333;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center
}

.slick-dots li button:hover::before {
    background: #333
}

.slick-dots li button::before {
    display: block;
    left: -1px;
    top: -1px;
    transition: background .1s ease-out
}

.slick-dots li.slick-active button::before {
    background: #757575
}

.slick-disabled {
    cursor: default;
    opacity: .9
}

.slick-track {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    float: left
}
ul.slick-dots{
    display: none !important;
}
.btnAddToCartView{
    color: white;
    padding: 12px 25px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    border-radius: 3px;
}
.btnAddToCartView {
    background-color: #ec4349;
    border-color: #ec4349;
    outline: none;
    opacity: .9;
}
.btnAddToCartView:hover {
    transition: 0.4s;
    background-color: #333;
    border-color: #333;
    color: #fff;
}
.formAddToCart .proButton {
    margin-top: 20px;
}
@media screen and (max-width: 767px){
    .formAddToCart .proButton {
        text-align: center;
    }
}
@media screen and (max-width: 767px){
    .formAddToCart .proButton button {
        display: inline-block;
        width: 45%;
        padding: 0 !important;
        height: 40px;
    }
}
@media screen and (max-width: 400px){
    .formAddToCart .proButton button {
        font-size: 12px !important;
    }
}
#myModalCart .img-responsive {
    display: block;
    width: 44%;
    height: auto;
    margin: 0 auto;
}
.priceItemCart {
    color: #333;
    font-size: 16px;
    font-weight: 500;
}

/*=============== Css Cart loadview ===========================*/
#modalAddCart tr img {
    max-width: 65px;
    max-height: 65px;
    border: 1px solid #d9d9d9;
}
#modalAddCart tbody tr td {
    font-size: 13px;
    border-top: 1px dotted #d9d9d9 !important;
    vertical-align: middle;
}
.modalControl .btn {
    margin-left: 5px;
}
.title-modal {
    font-weight: 700;
    color: #545454;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    clear: both;
}
button.close {
    -webkit-appearance: none;
    padding-top: 12px;
    cursor: pointer;
    background: 0 0;
    border: 0;
}
.btn-green {
    background-color: #f97042;
    border-color: #f97042;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-green:hover{
    background-color: #333;
    border-color: #333;
    color: #fff;
}
#scrollModal .table-responsive {
    padding-right: 16px;
}
.form-group.modalControl.text-right {
    margin-top: 19px;
}
@media screen and (max-width: 767px){
    a.btn.btn-green.close-modal {
        display: none;
    }
    #scrollModal{
        height: 350px;
        overflow: scroll;
    }
}

/*========= Css Slide Banner Home =========*/
section#slideShowOwl {
    margin-bottom: 20px;
}
#slideShowOwl img {
    width: 100%;
    height: auto;
    max-height: 600px;
}
#slideShowOwl .owl-prev,#slideShowOwl .owl-next {
    background: whitesmoke;

}
#slideShowOwl .owl-prev{
    left: -30px !important;
    transition: 0.5s;
    opacity: 1;
}
#slideShowOwl .owl-next {
    right: -30px !important;
    transition: 0.5s;
    opacity: 1;
}
#slideShowOwl .owl-prev:before{
    font-family: FontAwesome;
    content: '\f104';
    font-size: 15px;
    font-size: 25px;
    line-height: 4px;
}
#slideShowOwl .owl-next:before{
    font-family: FontAwesome;
    content: '\f105';
    font-size: 25px;
    line-height: 4px;
}

#slideShowOwl:hover .owl-prev{
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 1;
}
#slideShowOwl:hover .owl-next{
    -webkit-transform: translateX(-50px);
    -moz-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px);
    opacity: 1;
}

#slideShowOwl .owl-page {
    vertical-align: center;
    border: 2px solid black;
    width: 10px;
    height: 10px;
    float: left;
    margin-left: 5px;
    border-radius: 50%;
}
#slideShowOwl .owl-page.active {
    width: 12px;
    height: 12px;
    background: black;
}
#slideShowOwl .owl-pagination {
    position: absolute;
    bottom: 7px;
    left: 48%;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
i.fa.fa-star.full {
    color: #f2b313;
}
.listFilter>li a{
    font-size: 15px;
}
@media (min-width: 992px){
    div#proListCollection {
        width: 73%;
    }
    #menu {
        display: none;
    }
    #menu.mm-menu.mm-opened {
        display: block;
    }
}
