@charset "UTF-8";.owl-controls,html {
    -webkit-tap-highlight-color: transparent
}

body,figure {
    margin: 0
}

.btn-group-vertical>.btn,.btn-group>.btn,.btn-group>.btn-group,.btn-toolbar .btn-group,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.dropdown-menu,.no-responsive .col-md-1,.no-responsive .col-md-10,.no-responsive .col-md-11,.no-responsive .col-md-2,.no-responsive .col-md-25,.no-responsive .col-md-3,.no-responsive .col-md-4,.no-responsive .col-md-5,.no-responsive .col-md-6,.no-responsive .col-md-7,.no-responsive .col-md-8,.no-responsive .col-md-9,.no-responsive .col-sm-1,.no-responsive .col-sm-10,.no-responsive .col-sm-11,.no-responsive .col-sm-2,.no-responsive .col-sm-25,.no-responsive .col-sm-3,.no-responsive .col-sm-4,.no-responsive .col-sm-5,.no-responsive .col-sm-6,.no-responsive .col-sm-7,.no-responsive .col-sm-8,.no-responsive .col-sm-9 {
    float: left
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

h1 {
    margin: .67em 0
}

dfn {
    font-style: italic
}

address,cite {
    font-style: normal
}

hr {
    height: 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

mark {
    color: #000;
    background: #ff0
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

legend {
    border: 0
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],html input[disabled] {
    cursor: default
}

input[type=checkbox],input[type=radio] {
    padding: 0;
    box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    blockquote,img,pre,tr {
        page-break-inside: avoid
    }

    * {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        box-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: 2cm .5cm
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

pre code,table {
    background-color: transparent
}

hr,img {
    border: 0
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 62.5%
}

body {
    line-height: 1.428571429;
    background-color: #fff
}

button,input,select,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input,select[multiple],textarea {
    background-image: none
}

img {
    width: auto\9;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 6px
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0
}

.collapsing,.dropdown,.glyphicon {
    position: relative
}

select[multiple],select[size],textarea.form-control {
    height: auto
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16.1px;
    line-height: 1.4
}

h1,h2,h3,h4,h5,h6 {
    margin-bottom: 10px
}

@media (min-width: 768px) {
    .responsive .lead {
        font-size:21px
    }
}

small {
    font-size: 85%
}

.text-muted {
    color: #999
}

.text-primary {
    color: #428bca
}

.text-warning {
    color: #c09853
}

.text-danger {
    color: #b94a48;
    padding: 2px 0 0
}

.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-success {
    color: #468847
}

.text-info {
    color: #3a87ad
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-weight: 400;
    line-height: 1.3
}

.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    font-weight: 400;
    line-height: 1
}

h1,h2,h3 {
    margin-top: 20px
}

h4,h5,h6 {
    margin-top: 10px
}

.h1,h1 {
    font-size: 24px
}

.h2,.h3,h2,h3 {
    font-size: 18px
}

.h4,h4 {
    font-size: 16px
}

.h5,h5 {
    font-size: 14px
}

.h6,h6 {
    font-size: 12px
}

.h1 small,h1 small {
    font-size: 24px
}

.h2 small,h2 small {
    font-size: 18px
}

.h3 small,.h4 small,h3 small,h4 small {
    font-size: 14px
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

.list-unstyled,address,dl {
    margin-bottom: 20px
}

ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dd,dt {
    line-height: 1.428571429
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .responsive .dl-horizontal dt {
        float:left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .responsive .dl-horizontal dd {
        margin-left: 180px
    }

    .responsive .dl-horizontal dd:after,.responsive .dl-horizontal dd:before {
        display: table;
        content: " "
    }

    .responsive .dl-horizontal dd:after {
        clear: both
    }
}

#cart_block .checkout,.attention,.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.carousel-brands .owl-carousel,.clearfix:after,.col-md-3 .box .strip-line,.col-md-4 .box .strip-line,.col-sm-3 .box .strip-line,.col-sm-4 .box .strip-line,.container:after,.countdown-row,.dropdown-menu>li>a,.footer ul,.form-horizontal .form-group:after,.htabs:after,.information,.login-content:after,.main-content .content:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.product-block .block-content,.product-grid,.product-grid-template .product-grid .product.product-img-slider .name,.product-info .product-name,.row:after,.success,.tabbable:after,.ui-helper-clearfix:after,.warning,div.pagination-results,ul.contact-us li {
    clear: both
}

address,blockquote small,pre {
    display: block;
    line-height: 1.428571429
}

abbr[data-original-title],abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    border-left: 5px solid #eee
}

blockquote p {
    font-size: 17.5px;
    line-height: 1.25
}

blockquote p:last-child {
    margin-bottom: 0
}

blockquote small:before {
    content: '\2014 \00A0'
}

blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0
}

blockquote.pull-right p,blockquote.pull-right small {
    text-align: right
}

blockquote.pull-right small:before {
    content: ''
}

blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,blockquote:before,q:after,q:before {
    content: ""
}

code,pre {
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    white-space: nowrap;
    background-color: #f9f2f4;
    border-radius: 4px
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container:after,.container:before,.row:after,.row:before {
    display: table;
    content: " "
}

pre.prettyprint {
    margin-bottom: 20px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -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-25,.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-right: 15px;
    padding-left: 15px
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-12 {
    width: 100%
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-2,.col-sm-25,.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.333333333333332%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-25 {
        width: 20%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
}

.no-responsive .col-sm-1 {
    width: 8.333333333333332%
}

.no-responsive .col-sm-2 {
    width: 16.666666666666664%
}

.no-responsive .col-sm-25 {
    width: 20%
}

.no-responsive .col-sm-3 {
    width: 25%
}

.no-responsive .col-sm-4 {
    width: 33.33333333333333%
}

.no-responsive .col-sm-5 {
    width: 41.66666666666667%
}

.no-responsive .col-sm-6 {
    width: 50%
}

.no-responsive .col-sm-7 {
    width: 58.333333333333336%
}

.no-responsive .col-sm-8 {
    width: 66.66666666666666%
}

.no-responsive .col-sm-9 {
    width: 75%
}

.no-responsive .col-sm-10 {
    width: 83.33333333333334%
}

.no-responsive .col-sm-11 {
    width: 91.66666666666666%
}

.no-responsive .col-sm-12 {
    width: 100%
}

.no-responsive .col-sm-push-1 {
    left: 8.333333333333332%
}

.no-responsive .col-sm-push-2 {
    left: 16.666666666666664%
}

.no-responsive .col-sm-push-3 {
    left: 25%
}

.no-responsive .col-sm-push-4 {
    left: 33.33333333333333%
}

.no-responsive .col-sm-push-5 {
    left: 41.66666666666667%
}

.no-responsive .col-sm-push-6 {
    left: 50%
}

.no-responsive .col-sm-push-7 {
    left: 58.333333333333336%
}

.no-responsive .col-sm-push-8 {
    left: 66.66666666666666%
}

.no-responsive .col-sm-push-9 {
    left: 75%
}

.no-responsive .col-sm-push-10 {
    left: 83.33333333333334%
}

.no-responsive .col-sm-push-11 {
    left: 91.66666666666666%
}

.no-responsive .col-sm-pull-1 {
    right: 8.333333333333332%
}

.no-responsive .col-sm-pull-2 {
    right: 16.666666666666664%
}

.no-responsive .col-sm-pull-3 {
    right: 25%
}

.no-responsive .col-sm-pull-4 {
    right: 33.33333333333333%
}

.no-responsive .col-sm-pull-5 {
    right: 41.66666666666667%
}

.no-responsive .col-sm-pull-6 {
    right: 50%
}

.no-responsive .col-sm-pull-7 {
    right: 58.333333333333336%
}

.no-responsive .col-sm-pull-8 {
    right: 66.66666666666666%
}

.no-responsive .col-sm-pull-9 {
    right: 75%
}

.no-responsive .col-sm-pull-10 {
    right: 83.33333333333334%
}

.no-responsive .col-sm-pull-11 {
    right: 91.66666666666666%
}

.no-responsive .col-sm-offset-1 {
    margin-left: 8.333333333333332%
}

.no-responsive .col-sm-offset-2 {
    margin-left: 16.666666666666664%
}

.no-responsive .col-sm-offset-3 {
    margin-left: 25%
}

.no-responsive .col-sm-offset-4 {
    margin-left: 33.33333333333333%
}

.no-responsive .col-sm-offset-5 {
    margin-left: 41.66666666666667%
}

.no-responsive .col-sm-offset-6 {
    margin-left: 50%
}

.no-responsive .col-sm-offset-7 {
    margin-left: 58.333333333333336%
}

.no-responsive .col-sm-offset-8 {
    margin-left: 66.66666666666666%
}

.no-responsive .col-sm-offset-9 {
    margin-left: 75%
}

.no-responsive .col-sm-offset-10 {
    margin-left: 83.33333333333334%
}

.no-responsive .col-sm-offset-11 {
    margin-left: 91.66666666666666%
}

.no-responsive .col-md-1 {
    width: 8.333333333333332%
}

.no-responsive .col-md-2 {
    width: 16.666666666666664%
}

.no-responsive .col-md-25 {
    width: 20%
}

.no-responsive .col-md-3 {
    width: 25%
}

.no-responsive .col-md-4 {
    width: 33.33333333333333%
}

.no-responsive .col-md-5 {
    width: 41.66666666666667%
}

.no-responsive .col-md-6 {
    width: 50%
}

.no-responsive .col-md-7 {
    width: 58.333333333333336%
}

.no-responsive .col-md-8 {
    width: 66.66666666666666%
}

.no-responsive .col-md-9 {
    width: 75%
}

.no-responsive .col-md-10 {
    width: 83.33333333333334%
}

.no-responsive .col-md-11 {
    width: 91.66666666666666%
}

.no-responsive .col-md-12 {
    width: 100%
}

.no-responsive .col-lg-1 {
    width: 8.333333333333332%
}

.no-responsive .col-lg-2 {
    width: 16.666666666666664%
}

.no-responsive .col-lg-25 {
    width: 20%
}

.no-responsive .col-lg-3 {
    width: 25%
}

.no-responsive .col-lg-4 {
    width: 33.33333333333333%
}

.no-responsive .col-lg-5 {
    width: 41.66666666666667%
}

.no-responsive .col-lg-6 {
    width: 50%
}

.no-responsive .col-lg-7 {
    width: 58.333333333333336%
}

.no-responsive .col-lg-8 {
    width: 66.66666666666666%
}

.no-responsive .col-lg-9 {
    width: 75%
}

.no-responsive .col-lg-10 {
    width: 83.33333333333334%
}

.no-responsive .col-lg-11 {
    width: 91.66666666666666%
}

.no-responsive .col-lg-12 {
    width: 100%
}

@media (min-width: 992px) {
    .col-md-1,.col-md-10,.col-md-11,.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.333333333333332%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-25 {
        width: 20%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1170px
    }

    .col-lg-1,.col-lg-10,.col-lg-11,.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.333333333333332%
    }

    .col-lg-2 {
        width: 16.666666666666664%
    }

    .col-lg-25 {
        width: 20%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }

    .col-lg-5 {
        width: 41.66666666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.333333333333336%
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333333333334%
    }

    .col-lg-11 {
        width: 91.66666666666666%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .col-lg-push-8 {
        left: 66.66666666666666%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
}

table {
    max-width: 100%
}

th {
    text-align: left
}

@media (max-width: 768px) {
    .table-responsive {
        width:100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0;
        background-color: #fff
    }

    .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,.table-responsive>.table-bordered>thead>tr:last-child>td,.table-responsive>.table-bordered>thead>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset {
    padding: 0 0 10px;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 7px;
    line-height: inherit
}

label {
    display: inline-block;
    padding-top: 5px
}

.options>div>label {
    font-weight: 600;
    display: block
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],input[type=radio] {
    margin: 4px 4px 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit
}

input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.form-control:-moz-placeholder {
    color: #999
}

.form-control::-moz-placeholder {
    color: #999
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control {
    display: block;
    width: 100%
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee
}

.form-group {
    margin-bottom: 15px
}

.checkbox,.radio {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    vertical-align: middle
}

.checkbox label,.radio label {
    display: inline;
    margin-bottom: 0;
    cursor: pointer
}

.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: 0
}

.checkbox-inline,.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

textarea.input-sm {
    height: auto
}

.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 45px;
    line-height: 45px
}

textarea.input-lg {
    height: auto
}

.has-warning .control-label,.has-warning .help-block {
    color: #c09853
}

.has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #dbc59e
}

.has-warning .input-group-addon {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853
}

.has-error .control-label,.has-error .help-block {
    color: #b94a48
}

.has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #d59392
}

.has-error .input-group-addon {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48
}

.has-success .control-label,.has-success .help-block {
    color: #468847
}

.has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #7aba7b
}

.has-success .input-group-addon {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847
}

.form-control-static {
    padding-top: 7px;
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .form-horizontal .control-label {
        text-align: right
    }
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .radio-inline {
    padding-top: 11px;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline {
    padding-top: 4px;
    padding-bottom: 0
}

.form-horizontal .checkbox-inline,.form-horizontal .checkbox:first-child,.form-horizontal .radio-inline,.form-horizontal .radio:first-child {
    padding-top: 11px
}

.options .form-horizontal .checkbox-inline:first-child,.options .form-horizontal .checkbox:first-child,.options .form-horizontal .radio-inline:first-child,.options .form-horizontal .radio:first-child {
    padding-top: 4px
}

@media (max-width: 768px) {
    .responsive .form-horizontal .checkbox,.responsive .form-horizontal .checkbox-inline,.responsive .form-horizontal .control-label,.responsive .form-horizontal .radio,.responsive .form-horizontal .radio-inline {
        padding-top:0
    }
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-group:after,.form-horizontal .form-group:before {
    display: table;
    content: " "
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.caret,.glyphicon {
    display: inline-block
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg')
}

.glyphicon {
    top: 1px;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

.dropdown-header,.dropdown-menu>li>a {
    line-height: 1.428571429;
    display: block
}

.caret {
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent;
    content: ""
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    background-clip: padding-box
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle,.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child,.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    text-decoration: none;
    background-color: #428bca
}

.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover {
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-header {
    padding: 3px 20px;
    font-size: 12px
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.input-group-btn>.btn:active,.input-group-btn>.btn:hover {
    z-index: 2
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
    border-top: 0 dotted;
    border-bottom: 4px solid #000;
    content: ""
}

.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.btn-default .caret {
    border-top-color: #333
}

.btn-danger .caret,.btn-info .caret,.btn-primary .caret,.btn-success .caret,.btn-warning .caret {
    border-top-color: #fff
}

.dropup .btn-default .caret {
    border-bottom-color: #333
}

.dropup .btn-danger .caret,.dropup .btn-info .caret,.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret {
    border-bottom-color: #fff
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative
}

.btn-group-vertical>.btn:focus,.btn-group>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar:after,.btn-toolbar:before {
    display: table;
    content: " "
}

.btn-toolbar>.btn+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn-group+.btn-group {
    margin-left: 5px
}

.btn .caret,.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group-sm>.btn,.btn-group-xs>.btn {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group-xs>.btn {
    padding: 1px 5px
}

.btn-group-sm>.btn {
    padding: 5px 10px
}

.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    border-collapse: separate;
    table-layout: fixed
}

.btn-group-justified .btn {
    display: table-cell;
    float: none;
    width: 1%
}

[data-toggle=buttons]>.btn>input[type=checkbox],[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group.col {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    line-height: 45px
}

textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,.input-group-addon,.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon:last-child,.ribbon:after {
    border-left: 0
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    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>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-btn {
    position: relative;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -4px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav:after,.nav:before {
    display: table;
    content: " "
}

.nav>li,.nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-right: 0;
    border-bottom: 1px solid #ddd
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
}

.nav-tabs.nav-justified>.active>a {
    border-bottom-color: #fff
}

.nav-pills>li {
    float: left
}

.nav-justified>li,.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 5px
}

.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: #428bca
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    text-align: center
}

@media (min-width: 768px) {
    .nav-justified>li {
        display:table-cell;
        width: 1%
    }
}

.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.tabbable:after,.tabbable:before {
    display: table;
    content: " "
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-bottom: 1px solid #ddd
}

.nav-tabs-justified>.active>a {
    border-bottom-color: #fff
}

.pill-content>.pill-pane,.tab-content>.tab-pane {
    opacity: 0;
    position: absolute;
    visibility: hidden;
    top: 0;
    width: 100%
}

.pill-content>.active,.tab-content>.active {
    visibility: visible;
    position: static;
    opacity: 1;
    transition: opacity .3s ease-in-out
}

.nav .caret {
    border-top-color: #428bca;
    border-bottom-color: #428bca
}

.nav a:hover .caret {
    border-top-color: #2a6496;
    border-bottom-color: #2a6496
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    z-index: 1000;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    max-height: 340px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar {
        border-radius:4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -15px
    }

    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }

    .navbar-collapse .navbar-text:last-child {
        margin-right: 0
    }
}

.modal-open,.progress {
    overflow: hidden
}

.container>.navbar-collapse,.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    border-width: 0 0 1px
}

.navbar-fixed-bottom,.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    border-width: 0 0 1px
}

.navbar-fixed-top {
    top: 0;
    z-index: 1030
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,.navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 768px) {
    .container>.navbar-collapse,.container>.navbar-header {
        margin-right:0;
        margin-left: 0
    }

    .navbar-fixed-bottom,.navbar-fixed-top,.navbar-static-top {
        border-radius: 0
    }

    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.thumbnail,.thumbnail>img {
    height: auto;
    max-width: 100%
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-striped .progress-bar,.progress-striped .progress-bar-success {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

@media (min-width: 768px) {
    .navbar-toggle {
        display:none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .navbar-left {
        float: left!important
    }

    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);
    margin: 8px -15px
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block
    }

    .navbar-form .checkbox,.navbar-form .radio {
        display: inline-block;
        padding-left: 0;
        margin-top: 0;
        margin-bottom: 0
    }

    .navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0
    }

    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.badge,.label {
    line-height: 1;
    vertical-align: baseline;
    text-align: center;
    white-space: nowrap
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-text {
    float: left;
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        margin-right:15px;
        margin-left: 15px
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e6e6e6
}

.navbar-default .navbar-nav>.dropdown>a:focus .caret,.navbar-default .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:focus .caret,.navbar-default .navbar-nav>.open>a:hover .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
    border-top-color: #999;
    border-bottom-color: #999
}

.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.badge,.navbar-inverse .navbar-link:hover {
    color: #fff
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:after,.pager:before {
    display: table;
    content: " "
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span {
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    border-radius: .25em
}

.label[href]:focus,.label[href]:hover {
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #999
}

.label-default[href]:focus,.label-default[href]:hover {
    background-color: grey
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #3071a9
}

.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;
    background-color: #999;
    border-radius: 10px
}

.badge:empty {
    display: none
}

a.badge:focus,a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.btn .badge {
    position: relative;
    top: -1px
}

.nav-pills>.active>a>.badge,a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #eee
}

.jumbotron h1 {
    line-height: 1;
    color: inherit
}

.jumbotron p {
    line-height: 1.4
}

.container .jumbotron {
    border-radius: 6px
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top:48px;
        padding-bottom: 48px
    }

    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: inline-block;
    display: block;
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail>img {
    display: block;
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:focus,a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable {
    padding-right: 35px
}

.alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success a,.alert-success a:hover {
    color: #356635
}

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info a,.alert-info a:hover {
    color: #2d6987
}

.alert-warning {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5
}

.alert-warning hr {
    border-top-color: #f8e5be
}

.alert-warning .alert-link {
    color: #a47e3c
}

.alert-danger {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.alert-danger hr {
    border-top-color: #e6c1c7
}

.alert-danger .alert-link {
    color: #953b39
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0
    }

    to {
        background-position: 40px 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.close,.list-group-item>.badge {
    float: right
}

.progress-striped .progress-bar {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-striped .progress-bar-info,.progress-striped .progress-bar-warning {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.15)),color-stop(.75,rgba(255,255,255,.15)),color-stop(.75,transparent),to(transparent));
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: -moz-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media,.media-body {
    overflow: hidden;
    zoom:1}

.media,.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.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: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,a.list-group-item:hover {
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.list-group-item.active .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading {
    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: #e1edf7
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-warning {
    border-color: #fbeed5
}

.panel-warning>.panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5
}

.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #fbeed5
}

.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #fbeed5
}

.panel-danger {
    border-color: #eed3d7
}

.panel-danger>.panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}

.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #eed3d7
}

.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #eed3d7
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1
}

.well {
    min-height: 20px;
    padding: 0;
    margin-bottom: 20px
}

.well h2 {
    margin-bottom: 15px!important
}

.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.carousel-caption,.carousel-control {
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

.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 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: auto;
    overflow-y: scroll
}

#main,.carousel-inner {
    overflow: hidden
}

.modal h4 {
    font-size: 18px
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-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);
    transform: translate(0,0)
}

.modal-dialog {
    z-index: 1050;
    width: auto;
    padding: 10px;
    margin-right: auto;
    margin-left: auto
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-footer,.modal-footer .btn,.modal-footer .button {
    margin-top: 15px
}

.modal-body {
    position: relative;
    padding: 20px
}

.popover,.tooltip,.tooltip-arrow {
    position: absolute
}

.modal-footer {
    padding: 5px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:after,.modal-footer:before {
    display: table;
    content: " "
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

@media screen and (min-width: 868px) {
    .modal-dialog {
        right:auto;
        left: 50%;
        width: 740px;
        padding-top: 30px;
        padding-bottom: 30px
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }
}

.tooltip {
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow,.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-top-color: #000;
    border-width: 5px 5px 0
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-right-color: #000;
    border-width: 5px 5px 5px 0
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-left-color: #000;
    border-width: 5px 0 5px 5px
}

.tooltip.bottom .tooltip-arrow,.tooltip.bottom-left .tooltip-arrow,.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    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)
}

#d_quickcheckout .qc-price,#d_quickcheckout .qc-total,.carousel-caption,.carousel-control {
    text-align: center
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    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 {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-top-color: #fff;
    border-bottom-width: 0;
    content: " "
}

.popover.left .arrow:after,.popover.right .arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    border-left-width: 0
}

.popover.right .arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    border-top-width: 0
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " "
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25);
    border-right-width: 0
}

.popover.left .arrow:after {
    right: 1px;
    border-left-color: #fff;
    border-right-width: 0
}

.carousel-inner {
    width: 100%
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.btn-add-to-compare i,.btn-add-to-wishlist i,a {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1
}

.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    opacity: .5;
    filter: alpha(opacity=50)
}

.carousel-control.left {
    background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5) 0),color-stop(rgba(0,0,0,.0001) 100%));
    background-image: -moz-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 {
    right: 0;
    left: auto;
    background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001) 0),color-stop(rgba(0,0,0,.5) 100%));
    background-image: -moz-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 {
    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%;
    left: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    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%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff
}

.carousel-caption .btn,.text-hide {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:after,.clearfix:before {
    display: table;
    content: " "
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,.visible-xs,td.visible-xs,th.visible-xs,tr.visible-xs {
    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 screen and (max-width: 400px) {
    @-ms-viewport {
        width:320px
    }
}

.hidden {
    visibility: hidden!important
}

@media (max-width: 767px) {
    .responsive .visible-xs {
        display:block!important
    }

    .responsive tr.visible-xs {
        display: table-row!important
    }

    .responsive td.visible-xs,.responsive th.visible-xs {
        display: table-cell!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .responsive .visible-xs.visible-sm {
        display:block!important
    }

    .responsive tr.visible-xs.visible-sm {
        display: table-row!important
    }

    .responsive td.visible-xs.visible-sm,.responsive th.visible-xs.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .responsive .visible-xs.visible-md {
        display:block!important
    }

    .responsive tr.visible-xs.visible-md {
        display: table-row!important
    }

    .responsive td.visible-xs.visible-md,.responsive th.visible-xs.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .responsive .visible-xs.visible-lg {
        display:block!important
    }

    .responsive tr.visible-xs.visible-lg {
        display: table-row!important
    }

    .responsive td.visible-xs.visible-lg,.responsive th.visible-xs.visible-lg {
        display: table-cell!important
    }
}

.visible-sm,td.visible-sm,th.visible-sm,tr.visible-sm {
    display: none!important
}

@media (max-width: 767px) {
    .responsive .visible-sm.visible-xs {
        display:block!important
    }

    .responsive tr.visible-sm.visible-xs {
        display: table-row!important
    }

    .responsive td.visible-sm.visible-xs,.responsive th.visible-sm.visible-xs {
        display: table-cell!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .responsive .visible-sm {
        display:block!important
    }

    .responsive tr.visible-sm {
        display: table-row!important
    }

    .responsive td.visible-sm,.responsive th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .responsive .visible-sm.visible-md {
        display:block!important
    }

    .responsive tr.visible-sm.visible-md {
        display: table-row!important
    }

    .responsive td.visible-sm.visible-md,.responsive th.visible-sm.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .responsive .visible-sm.visible-lg {
        display:block!important
    }

    .responsive tr.visible-sm.visible-lg {
        display: table-row!important
    }

    .responsive td.visible-sm.visible-lg,.responsive th.visible-sm.visible-lg {
        display: table-cell!important
    }
}

.visible-md,td.visible-md,th.visible-md,tr.visible-md {
    display: none!important
}

@media (max-width: 767px) {
    .responsive .visible-md.visible-xs {
        display:block!important
    }

    .responsive tr.visible-md.visible-xs {
        display: table-row!important
    }

    .responsive td.visible-md.visible-xs,.responsive th.visible-md.visible-xs {
        display: table-cell!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .responsive .visible-md.visible-sm {
        display:block!important
    }

    .responsive tr.visible-md.visible-sm {
        display: table-row!important
    }

    .responsive td.visible-md.visible-sm,.responsive th.visible-md.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .responsive .visible-md {
        display:block!important
    }

    .responsive tr.visible-md {
        display: table-row!important
    }

    .responsive td.visible-md,.responsive th.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .responsive .visible-md.visible-lg {
        display:block!important
    }

    .responsive tr.visible-md.visible-lg {
        display: table-row!important
    }

    .responsive td.visible-md.visible-lg,.responsive th.visible-md.visible-lg {
        display: table-cell!important
    }
}

.visible-lg,td.visible-lg,th.visible-lg,tr.visible-lg {
    display: none!important
}

@media (max-width: 767px) {
    .responsive .visible-lg.visible-xs {
        display:block!important
    }

    .responsive tr.visible-lg.visible-xs {
        display: table-row!important
    }

    .responsive td.visible-lg.visible-xs,.responsive th.visible-lg.visible-xs {
        display: table-cell!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .responsive .visible-lg.visible-sm {
        display:block!important
    }

    .responsive tr.visible-lg.visible-sm {
        display: table-row!important
    }

    .responsive td.visible-lg.visible-sm,.responsive th.visible-lg.visible-sm {
        display: table-cell!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .responsive .visible-lg.visible-md {
        display:block!important
    }

    .responsive tr.visible-lg.visible-md {
        display: table-row!important
    }

    .responsive td.visible-lg.visible-md,.responsive th.visible-lg.visible-md {
        display: table-cell!important
    }
}

@media (min-width: 1200px) {
    .responsive .visible-lg {
        display:block!important
    }

    .responsive tr.visible-lg {
        display: table-row!important
    }

    .responsive td.visible-lg,.responsive th.visible-lg {
        display: table-cell!important
    }
}

.hidden-xs {
    display: block!important
}

tr.hidden-xs {
    display: table-row!important
}

td.hidden-xs,th.hidden-xs {
    display: table-cell!important
}

@media (max-width: 767px) {
    .responsive .hidden-xs,.responsive td.hidden-xs,.responsive th.hidden-xs,.responsive tr.hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .responsive .hidden-xs.hidden-sm,.responsive td.hidden-xs.hidden-sm,.responsive th.hidden-xs.hidden-sm,.responsive tr.hidden-xs.hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .responsive .hidden-xs.hidden-md,.responsive td.hidden-xs.hidden-md,.responsive th.hidden-xs.hidden-md,.responsive tr.hidden-xs.hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .responsive .hidden-xs.hidden-lg,.responsive td.hidden-xs.hidden-lg,.responsive th.hidden-xs.hidden-lg,.responsive tr.hidden-xs.hidden-lg {
        display:none!important
    }
}

.hidden-sm {
    display: block!important
}

tr.hidden-sm {
    display: table-row!important
}

td.hidden-sm,th.hidden-sm {
    display: table-cell!important
}

@media (max-width: 767px) {
    .responsive .hidden-sm.hidden-xs,.responsive td.hidden-sm.hidden-xs,.responsive th.hidden-sm.hidden-xs,.responsive tr.hidden-sm.hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .responsive .hidden-sm,.responsive td.hidden-sm,.responsive th.hidden-sm,.responsive tr.hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .responsive .hidden-sm.hidden-md,.responsive td.hidden-sm.hidden-md,.responsive th.hidden-sm.hidden-md,.responsive tr.hidden-sm.hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .responsive .hidden-sm.hidden-lg,.responsive td.hidden-sm.hidden-lg,.responsive th.hidden-sm.hidden-lg,.responsive tr.hidden-sm.hidden-lg {
        display:none!important
    }
}

.hidden-md {
    display: block!important
}

tr.hidden-md {
    display: table-row!important
}

td.hidden-md,th.hidden-md {
    display: table-cell!important
}

@media (max-width: 767px) {
    .responsive .hidden-md.hidden-xs,.responsive td.hidden-md.hidden-xs,.responsive th.hidden-md.hidden-xs,.responsive tr.hidden-md.hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .responsive .hidden-md.hidden-sm,.responsive td.hidden-md.hidden-sm,.responsive th.hidden-md.hidden-sm,.responsive tr.hidden-md.hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .responsive .hidden-md,.responsive td.hidden-md,.responsive th.hidden-md,.responsive tr.hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .responsive .hidden-md.hidden-lg,.responsive td.hidden-md.hidden-lg,.responsive th.hidden-md.hidden-lg,.responsive tr.hidden-md.hidden-lg {
        display:none!important
    }
}

.hidden-lg {
    display: block!important
}

tr.hidden-lg {
    display: table-row!important
}

td.hidden-lg,th.hidden-lg {
    display: table-cell!important
}

@media (max-width: 767px) {
    .responsive .hidden-lg.hidden-xs,.responsive td.hidden-lg.hidden-xs,.responsive th.hidden-lg.hidden-xs,.responsive tr.hidden-lg.hidden-xs {
        display:none!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .responsive .hidden-lg.hidden-sm,.responsive td.hidden-lg.hidden-sm,.responsive th.hidden-lg.hidden-sm,.responsive tr.hidden-lg.hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .responsive .hidden-lg.hidden-md,.responsive td.hidden-lg.hidden-md,.responsive th.hidden-lg.hidden-md,.responsive tr.hidden-lg.hidden-md {
        display:none!important
    }
}

@media (min-width: 1200px) {
    .responsive .hidden-lg,.responsive td.hidden-lg,.responsive th.hidden-lg,.responsive tr.hidden-lg {
        display:none!important
    }
}

.visible-print,td.visible-print,th.visible-print,tr.visible-print {
    display: none!important
}

@media print {
    .responsive .visible-print {
        display: block!important
    }

    .responsive tr.visible-print {
        display: table-row!important
    }

    .responsive td.visible-print,.responsive th.visible-print {
        display: table-cell!important
    }

    .responsive .hidden-print,.responsive td.hidden-print,.responsive th.hidden-print,.responsive tr.hidden-print {
        display: none!important
    }
}

.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%,50%,80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-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: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes pulse {
    0%,100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0%,100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75)
    }

    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25)
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85)
    }
}

@keyframes rubberBand {
    0%,100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(.75);
        -ms-transform: scaleX(1.25) scaleY(.75);
        transform: scaleX(1.25) scaleY(.75)
    }

    40% {
        -webkit-transform: scaleX(.75) scaleY(1.25);
        -ms-transform: scaleX(.75) scaleY(1.25);
        transform: scaleX(.75) scaleY(1.25)
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(.85);
        -ms-transform: scaleX(1.15) scaleY(.85);
        transform: scaleX(1.15) scaleY(.85)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    100% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
}

.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% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    10%,20% {
        -webkit-transform: scale(.9) rotate(-3deg);
        -ms-transform: scale(.9) rotate(-3deg);
        transform: scale(.9) rotate(-3deg)
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
}

@keyframes wobble {
    0%,100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px)
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
        -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) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }
}

.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) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }
}

.flipInY {
    backface-visibility: visible!important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0);
        -ms-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    backface-visibility: visible!important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0);
        -ms-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(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-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }

    80% {
        -webkit-transform: translateX(0) skewX(-15deg);
        -ms-transform: translateX(0) skewX(-15deg);
        transform: translateX(0) skewX(-15deg);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(0) skewX(0);
        -ms-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        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% {
        -webkit-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0) skewX(0);
        -ms-transform: translateX(0) skewX(0);
        transform: translateX(0) skewX(0);
        opacity: 1
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) 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 center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        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: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        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: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        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: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        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: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }

    100% {
        opacity: 1;
        -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% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(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: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -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: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(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: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(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% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(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
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(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;
        opacity: 1
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0) rotate(0);
        -ms-transform: translateX(0) rotate(0);
        transform: translateX(0) rotate(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(48px);
        -ms-transform: scale(.475) translateX(48px);
        transform: scale(.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-48px);
        transform: scale(.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        -ms-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-48px);
        -ms-transform: scale(.475) translateX(-48px);
        transform: scale(.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        -ms-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -ms-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(-60px);
        -ms-transform: scale(.475) translateY(-60px);
        transform: scale(.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(2000px);
        -ms-transform: scale(.1) translateY(2000px);
        transform: scale(.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(42px);
        transform: scale(.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(42px);
        -ms-transform: scale(.475) translateX(42px);
        transform: scale(.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(-2000px);
        -ms-transform: scale(.1) translateX(-2000px);
        transform: scale(.1) translateX(-2000px);
        -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: scale(.475) translateX(-42px);
        transform: scale(.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateX(-42px);
        -ms-transform: scale(.475) translateX(-42px);
        transform: scale(.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateX(2000px);
        -ms-transform: scale(.1) translateX(2000px);
        transform: scale(.1) translateX(2000px);
        -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: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        transform-origin: center top
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(.475) translateY(60px);
        -ms-transform: scale(.475) translateY(60px);
        transform: scale(.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translateY(-2000px);
        -ms-transform: scale(.1) translateY(-2000px);
        transform: scale(.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

body {
    color: #5d5d5d;
    font-size: 15px;
    font-weight: 400;
    font-family: Arial;
    background: #fff
}

.fixed-body {
    padding: 0 20px
}

* {
    outline: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.box-category ul li .head a:before,.header-notice a.close-notice:before,.icheckbox:before,.iradio:before,.tp-loader.spinner0,.tweets li:before {
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

a {
    text-decoration: none;
    color: #3d3d3d;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

a:hover {
    text-decoration: none
}

.inline {
    display: inline-block;
    vertical-align: top
}

.no-margin {
    padding: 0;
    margin: 0
}

.no-padding {
    padding-left: 0;
    padding-right: 0
}

.label-discount {
    padding: 0 8px;
    font-weight: 600;
    font-size: 11px;
    line-height: 16px;
    display: table-cell;
    text-transform: uppercase;
    background-color: #59B210;
    color: #fff
}

#d_quickcheckout td,.ribbon {
    font-size: 12px
}

.progress {
    margin: 10px 0;
    height: 10px
}

.ribbon {
    font-family: "Lucida Grande",sans-serif;
    z-index: 1;
    top: 4%;
    line-height: 20px;
    padding: 4px 20px;
    font-weight: 600;
    text-transform: capitalize
}

.ribbon:nth-child(2) {
    margin-top: 30px
}

.ribbon:nth-child(3) {
    margin-top: 60px
}

.ribbon span {
    position: relative;
    z-index: 100;
    margin-right: 11px
}

.ribbon:after {
    content: "";
    display: inline-block;
    border-top-width: 28px;
    border-top-style: solid;
    border-right: 14px solid transparent;
    height: 0;
    min-width: 68px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.btn-add-to-compare,.btn-add-to-wishlist {
    font-size: 12px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top
}

.btn-add-to-compare i,.btn-add-to-wishlist i {
    margin: 0 5px 0 0;
    color: #c6c6c6;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.blue.ribbon:after {
    border-top-color: #407AC5
}

.green.ribbon:after {
    border-top-color: #59B210
}

.red.ribbon:after {
    border-top-color: #F8484A
}

.regular-bold {
    font-weight: 700
}

#d_quickcheckout h4 {
    margin: 0;
    padding: 0
}

#shipping_method_list select {
    width: 100%;
    height: 40px
}

#d_quickcheckout input[type=checkbox],#d_quickcheckout input[type=radio] {
    margin-top: 0!important
}

.control-label,.form-horizontal .control-label {
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 14px
}

#d_quickcheckout .modal-dialog {
    position: static!important
}

#d_quickcheckout .btn-default,#d_quickcheckout .btn-primary {
    background: #34495e!important;
    border: 0!important;
    text-shadow: 0 0!important
}

#d_quickcheckout .btn-default:hover,#d_quickcheckout .btn-primary:hover {
    background: #018ecd!important
}

#d_quickcheckout .btn-primary.active {
    background: #018ecd!important;
    border: 0!important;
    text-shadow: 0 0!important
}

.form-horizontal .control-label {
    display: block;
    color: #3d3d3d
}

label.required:before {
    content: "*";
    color: red
}

legend {
    margin: 0 0 20px;
    padding: 20px 0 10px;
    border-bottom: 1px solid #ececec;
    color: #434343;
    font-size: 24px
}

.standard-body .full-width .container {
    margin: 0 auto
}

.standard-body .full-width .container .container {
    padding: 0
}

.standard-body .full-width .shadow {
    display: none
}

.standard-body .fixed {
    padding: 0 20px
}

.standard-body .fixed .background {
    margin: 0 auto;
    background: #fff;
    position: relative
}

.standard-body .fixed .background .shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.17);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.17);
    box-shadow: 0 0 25px rgba(0,0,0,.17)
}

.standard-body .fixed .container {
    padding-left: 50px;
    padding-right: 50px;
    margin: 0;
    max-width: 100%!important
}

.standard-body .fixed .container .container {
    padding: 0
}

.main-fixed {
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.17);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.17);
    box-shadow: 0 0 25px rgba(0,0,0,.17)
}

.main-fixed .fixed {
    padding: 0!important
}

.main-fixed .background .shadow {
    display: none!important
}

.fixed-body .container {
    padding-left: 50px;
    padding-right: 50px;
    max-width: none
}

.horizontal ul.megamenu>li>.sub-menu,textarea {
    max-width: 100%
}

.fixed-body .container .container {
    padding: 0
}

.uneditable-input,input[type=number],input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=email],input[type=url],input[type=tel],input[type=color],input[type=search],select,textarea {
    border-radius: 3px;
    background-color: #f6f6f6;
    border: none;
    color: #3d3d3d;
    padding: 9px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

input#input-captcha {
    margin-bottom: 15px
}

.uneditable-input:focus,.uneditable-input:hover,input[type=number]:focus,input[type=number]:hover,input[type=text]:focus,input[type=text]:hover,input[type=password]:focus,input[type=password]:hover,input[type=datetime]:focus,input[type=datetime]:hover,input[type=datetime-local]:focus,input[type=datetime-local]:hover,input[type=date]:focus,input[type=date]:hover,input[type=month]:focus,input[type=month]:hover,input[type=time]:focus,input[type=time]:hover,input[type=week]:focus,input[type=week]:hover,input[type=email]:focus,input[type=email]:hover,input[type=url]:focus,input[type=url]:hover,input[type=tel]:focus,input[type=tel]:hover,input[type=color]:focus,input[type=color]:hover,input[type=search]:focus,input[type=search]:hover,textarea:focus,textarea:hover {
    outline: 0;
    outline: dotted thin\9;
    background-color: #e9e9e9
}

.form-control {
    height: auto
}

select.form-control {
    height: 40px
}

#main .dropdown-menu {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out;
    margin-top: -20px
}

#top .top-cart-row-container .wishlist-compare-holder i,.btn,.button,.le-button {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

#main .open>.dropdown-menu {
    margin-top: 0;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.dropdown-menu {
    background: #fff;
    border-top: 1px solid #fff;
    padding: 5px 0;
    margin-top: 0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 0 25px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.15)
}

.dropdown-menu:after,.dropdown-menu:before {
    display: none;
    content: ''
}

#cart_block .dropdown-menu {
    padding: 0;
    margin-top: -20px
}

.dropdown-menu a {
    color: #3d3d3d;
    font-weight: 400
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background: #f7f7f7
}

.nav-header {
    color: #667280
}

.btn,.button,.le-button {
    border-radius: 4px;
    font-weight: 700;
    padding: 10px 20px;
    display: inline-block;
    line-height: 20px;
    border: none;
    font-size: 15px;
    color: #fff!important;
    transition: all .3s ease;
    outline: 0
}

.button-large,.button.huge,.le-button.huge {
    padding: 15px 34px
}

.btn.small {
    padding: 5px 15px
}

.btn:hover,.button:hover,.le-button:hover {
    color: #fff
}

.btn.inverse,.button.inverse {
    color: #3d3d3d;
    background-color: #e0e0e0
}

.btn.inverse:hover,.button.inverse:hover {
    background-color: #ececec
}

.input-group input {
    border-right: none
}

.input-group-btn .btn {
    height: 39px
}

.buttons {
    overflow: auto;
    margin: 0 0 20px
}

.buttons .btn {
    margin-top: 10px
}

.buttons .left {
    float: left;
    text-align: left
}

.buttons .right {
    float: right;
    text-align: right
}

.buttons .right .button {
    margin-left: 10px
}

.buttons .center {
    text-align: center;
    margin-left: auto;
    margin-right: auto
}

.button-continue-shopping {
    display: block;
    float: left
}

.button-checkout {
    display: block;
    float: right
}

header {
    position: relative;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,.2);
    box-shadow: 0 2px 4px rgba(0,0,0,.2)
}

header .background-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -3
}

#top-bar {
    position: relative
}

#top-bar .background-top-bar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

#top-bar .background {
    background-color: #fff
}

#top-bar .container {
    padding-top: 10px;
    padding-bottom: 9px;
    color: #34495e;
    border-bottom: 1px solid #e0e0e0
}

#top-bar i {
    color: #018dcd;
    font-size: 16px;
    padding: 0 5px
}

#top-bar .container>div>div>div>a,#top-bar .container>div>div>form>div>a {
    font-weight: 400;
    color: #3d3d3d;
    font-size: 12px
}

#top-bar .row>div {
    min-height: 12px!important
}

#top-bar li a {
    font-size: 12px
}

#top-bar .top-links {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left
}

#top-bar-right .top-links {
    text-align: right
}

#top-bar-right img {
    padding: 0 5px 0 0
}

#top-bar .top-links>li {
    display: inline-block
}

#top-bar .top-links>li a.link {
    border-right: 1px solid #e0e0e0;
    color: #3d3d3d;
    font-size: 12px;
    padding: 0 13px;
    line-height: 15px;
    display: inline-block;
    text-transform: capitalize
}

#top-bar-left .top-links li:first-child a.link {
    padding-left: 0
}

#top-bar .top-links li:last-child a.link {
    padding-right: 0;
    border-right: 0
}

#top-bar #cart_block .cart-heading {
    cursor: pointer
}

#top-bar #cart_block .cart-heading .cart-icon {
    display: none
}

#top-bar #cart_block .cart-heading span {
    font-weight: 700
}

#top-bar #cart_block .dropdown-menu {
    width: 450px
}

#top-bar-right .dropdown>a:after {
    content: "\f107";
    font-family: fontawesome;
    color: #e0e0e0;
    display: inline-block;
    font-size: 15px;
    line-height: 15px;
    vertical-align: sub;
    margin: 0 0 0 3px
}

#top-bar-right .dropdown-menu {
    right: -15px;
    left: auto;
    top: 120%;
    text-align: left
}

#top-bar-right .dropdown-menu:after {
    right: 10px;
    left: auto
}

#top-bar-right .dropdown-menu:before {
    right: 9px;
    left: auto
}

#top-bar .dropdown-menu>li>a {
    display: block;
    padding: 7px 13px;
    margin: 0 2px;
    border: none
}

#top {
    position: relative
}

#top .container {
    padding-top: 0;
    padding-bottom: 3px
}

#top .container .container {
    padding-top: 0;
    padding-bottom: 0
}

#top .background-top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

#top .logo {
    padding: 25px 0 0;
    margin: 0;
    line-height: 100%;
    font-size: 100%;

}

#top .search_form {
    margin: 25px 0 0;
    padding: 0;
    border: 2px solid #e9e9e9;
    border-radius: 7px;
    position: relative;
    background: #f8f8f8;
    height: 53px
}

#top .search_form input {
    border-radius: 5px 0 0 5px;
    padding: 13px 20px;
    margin: 0;
    width: 100%;
    border: 0;
    outline: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-sizing: border-box;
    float: left;
    background: #f8f8f8;
    font-size: 14px;
    font-weight: 400;
    font-family: Arial;
    color: #7b7b7b
}

#top .search_form input:focus {
    outline: 0;
    border: 0;
    box-shadow: none
}

#top .search_form .search-cat {
    width: 40%;
    position: relative;
    float: right;
    height: 47px;
    top: 0;
    border-left: 1px solid #e0e0e0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-sizing: border-box
}

#top .search_form .search-cat:after {
    content: "\f107";
    font-family: fontawesome;
    color: #e0e0e0;
    display: inline-block;
    font-size: 25px;
    line-height: 25px;
    position: absolute;
    right: 63px;
    top: 12px
}

#top .search_form .search-cat select {
    border: 0;
    padding: 9px;
    margin: 0;
    color: #3d3d3d;
    width: 100%;
    height: 100%;
    background: 0 0;
    appearance: none;
    cursor: pointer;
    -webkit-appearance: none;
    -o-appearance: none;
    -moz-appearance: none
}

#top .search_form select::-ms-expand {
    display: none
}

.search_form .button-search,.search_form .button-search2 {
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    cursor: pointer;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #fff;
    padding: 15px 20px 13px;
    margin: -2px -3px -2px 0;
    border-radius: 0 5px 5px 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    -ms-transition: background .3s ease-in-out;
    -o-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out
}

.search_form .button-search2:hover,.search_form .button-search:hover {
    background-color: #939393
}

.search_form .button-search2:before,.search_form .button-search:before {
    content: "\f002"
}

#top .header-links {
    list-style: none;
    padding: 6px 0 0;
    margin: 0
}

#top .header-links li {
    display: inline;
    padding: 0 15px 0 0
}

#top .header-links li a {
    font-size: 12px
}

#top .top-cart-row-container {
    white-space: nowrap
}

#top .top-cart-row-container .wishlist-compare-holder {
    line-height: 24px;
    margin: 0 18px 0 0;
    font-size: 13px;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    text-align: left
}

#top .top-cart-row-container .wishlist-compare-holder a {
    color: #3d3d3d
}

#top .top-cart-row-container .wishlist-compare-holder i {
    transition: all .3s ease;
    color: #c6c6c6;
    margin: 0 10px 0 0;
    font-size: 14px
}

#top #cart_block {
    position: relative;
    display: inline-block;
    vertical-align: top
}

#top #cart_block .cart-heading {
    display: inline-block;
    cursor: pointer;
    position: relative;
    background: #fff
}

#top #cart_block .cart-heading .basket-item-count {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px
}

#top #cart_block .cart-heading .basket-item-count .count {
    position: absolute;
    color: #fff;
    font-weight: 700;
    top: 5px;
    right: 9px;
    border-radius: 100px;
    width: 21px;
    height: 21px;
    line-height: 21px;
    font-size: 11px;
    text-align: center
}

#top #cart_block .cart-heading .total-price-basket {
    margin: 0 0 0 5px;
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
    text-align: left
}

#top #cart_block .cart-heading .lbl {
    font-size: 14px;
    line-height: 14px;
    color: #3d3d3d;
    display: block;
    text-align: left;
    padding-left: 1px
}

#top #cart_block .cart-heading .total-price {
    font-size: 26px;
    font-weight: 700
}

#top #cart_block .cart-heading .cart-icon {
    position: absolute;
    width: 39px;
    left: -20px;
    top: -3px;
    bottom: -3px;
    text-align: left;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #43c6bc;
    background: -moz-linear-gradient(top,#43c6bc 0,#59d4cc 0,#43c6bc 99%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#43c6bc),color-stop(0,#59d4cc),color-stop(99%,#43c6bc));
    background: -webkit-linear-gradient(top,#43c6bc 0,#59d4cc 0,#43c6bc 99%);
    background: -o-linear-gradient(top,#43c6bc 0,#59d4cc 0,#43c6bc 99%);
    background: -ms-linear-gradient(top,#43c6bc 0,#59d4cc 0,#43c6bc 99%);
    background: linear-gradient(to bottom,#43c6bc 0,#59d4cc 0,#43c6bc 99%)
}

#top #cart_block .cart-heading .cart-icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

#top #cart_block .dropdown-menu {
    width: 400px;
    text-align: left;
    padding: 0
}

#main #top #cart_block.open>.dropdown-menu {
    margin-top: 5px;
    border-top: 1px solid #fff
}

#top #header-right #cart_block .dropdown-menu {
    right: 0;
    left: auto
}

#top #header-right #cart_block .dropdown-menu:after {
    right: 10px;
    left: auto
}

#top #header-right #cart_block .dropdown-menu:before {
    right: 9px;
    left: auto
}

.mini-cart-info table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 16px
}

.mini-cart-info td {
    padding: 10px;
    border-bottom: 1px solid #e6e6e6
}

.mini-cart-info .image {
    padding: 11px 28px
}

.mini-cart-info .image img {
    border: 1px solid #EEE;
    display: block
}

.is-sticky #top .background,.product-list .name-desc .name {
    border-bottom: 1px solid #e0e0e0
}

.mini-cart-info .name {
    color: #5d5d5d;
    font-weight: 100
}

.mini-cart-info .name a {
    font-weight: 100;
    line-height: 16px;
    color: #5d5d5d;
    white-space: normal
}

.mini-cart-info .price {
    font-weight: 700
}

.mini-cart-info .quantity {
    text-align: right;
    font-weight: 600
}

.mini-cart-info td.total {
    text-align: right;
    padding: 20px 10px;
    font-weight: 700
}

.mini-cart-info .remove {
    text-align: right;
    padding: 10px 20px 13px 10px
}

.mini-cart-info .remove img {
    cursor: pointer
}

.mini-cart-info .remove a:after {
    color: #3d3d3d;
    content: "\f00d";
    font-family: fontawesome
}

.mini-cart-total {
    text-align: right
}

.mini-cart-total table {
    border-collapse: collapse;
    display: inline-block;
    padding: 20px 20px 10px
}

.mini-cart-total td {
    padding: 0 4px
}

.mini-cart-total td:last-child {
    color: #FF6B6C
}

#cart_block .checkout {
    padding: 11px 28px;
    text-align: center;
    overflow: hidden
}

#cart_block .checkout a.btn-view-cart {
    float: left;
    margin-left: 5px;
    color: #3d3d3d!important;
    font-weight: 100
}

#cart_block .checkout a.btn-checkout {
    float: right;
    margin-right: 5px;
    font-weight: 700;
    color: #fff
}

#cart_block .empty {
    padding: 50px 20px;
    text-align: center
}

#top #header-right {
    text-align: center;
    padding: 30px 20px 25px 0
}

.is-sticky #top {
    z-index: 999;
    padding: 0;
    width: 100%;
    left: 0;
    right: 0
}

.is-sticky #top .background {
    width: 100%;
    opacity: .97;
    background: #fff
}

.is-sticky #top .container {
    padding-top: 20px;
    padding-bottom: 20px
}

.is-sticky #top ul.header-links {
    display: none
}

.is-sticky #top .logo img {
    max-height: 50px
}

#slider {
    background: #f6f6f6
}

.breadcrumb {
    margin-bottom: 21px;
    font-size: 12px
}

.breadcrumb .container h1 {
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
    font-size: 24px;
    font-weight: 600
}

.breadcrumb .container img {
    margin: 0 0 20px
}

.breadcrumb .container ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.breadcrumb .container ul li.item {
    display: inline-block;
    float: left
}

.breadcrumb .container ul li.item>a {
    letter-spacing: -1px;
    display: inline-block;
    background-color: #fff;
    padding: 10px 18px;
    color: #3d3d3d;
    border-right: 1px solid #e0e0e0;
    position: relative;
    text-transform: capitalize
}

.breadcrumb .container ul li.item.open>a,.breadcrumb .container ul li.item:focus>a,.breadcrumb .container ul li.item:hover>a {
    background-color: #ececec
}

.breadcrumb .container ul li.dropdown>a.dropdown-toggle:after {
    content: "\f0da";
    color: #3d3d3d;
    font-size: 12px;
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 0 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    font-family: fontawesome
}

.box .box-heading,.side-block .box-heading {
    font-family: Roboto,sans-serif
}

.breadcrumb .container ul li.item .dropdown-menu li>a {
    padding: 8px 16px
}

.center-column,.main-content .pattern>.container,.standard-body .main-content .pattern>.container {
    padding-bottom: 40px
}

.banners>div img {
    display: block
}

.center-column {
    min-height: 400px;
    margin-top: 30px;
    padding-top: 20px;
    position: relative;
    background: #fff;
    border-top: 1px solid #d5dee1
}

.center-column:after,.center-column:before {
    content: "";
    position: absolute;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#d5dee1),to(transparent));
    background-image: -webkit-linear-gradient(#d5dee1,transparent);
    background-image: -moz-linear-gradient(#d5dee1,transparent);
    background-image: -o-linear-gradient(#d5dee1,transparent);
    background-image: linear-gradient(#d5dee1,transparent);
    top: -1px;
    bottom: -1px;
    width: 1px
}

.center-column:before {
    left: -1px
}

.center-column:after {
    right: -1px
}

.center-column h1,.center-column h2,.center-column h3,.center-column h4,.center-column h5,.center-column h6 {
    margin: 0 0 10px;
    padding: 20px 0 10px;
    color: #34495e;
    font-weight: 300
}

[class^=account-] .center-column h2:first-child,[class^=account-] .center-column legend,[class^=account-] .well h1 {
    position: relative;
    top: -10px
}

[class^=account-] .well h2 {
    margin-bottom: 20px
}

[class^=account-] .center-column h2,[class^=account-] .center-column legend,[class^=account-] .well h2 {
    font-size: 24px;
    padding-top: 10px
}

[class^=account-] .center-column legend {
    line-height: 32px
}

[class^=account-register] .center-column legend {
    padding-top: 20px
}

.information-contact .center-column h3:first-child {
    margin-top: 0
}

.information-contact .center-column h3 {
    color: #434343;
    font-size: 24px;
    font-weight: 400!important;
    padding-bottom: 14px;
    margin-bottom: 20px;
    padding-top: 0
}

.information-contact .our-store h3 {
    color: #434343;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400!important;
    padding-bottom: 8px;
    margin-bottom: 7px;
    margin-top: 40px
}

.information-contact .our-store li,.information-contact .our-store p {
    color: #747474;
    font-size: 16px;
    line-height: 28px
}

.inner-page .pattern>div>.row:first-child>div {
    position: relative;
    margin-top: 0!important;
    float: left
}

.side-block .box-heading {
    background: #34495e;
    color: #fff!important;
    width: 100%;
    text-transform: capitalize;
    font-size: 20px!important;
    text-shadow: none;
    padding: 7px 17px!important
}

.side-block .box-heading i {
    padding-right: 10px;
    font-size: 17px
}

.box {
    padding: 0
}

.mfilter-box.box {
    margin: 0
}

.box .box-heading {
    color: #34495e;
    padding: 0 23px 0 0;
    margin: 10px 0 0;
    display: inline-block;
    vertical-align: top;
    font-size: 28px;
    line-height: 35px;
    font-weight: 300!important
}

.box .strip-line,.center-column .strip-line {
    height: 2px;
    background-color: #e0e0e0;
    border-left: 90px solid #018ecd;
    margin: 10px 0 20px
}

.center-column .box {
    padding: 10px 0 20px
}

.box .box-content {
    clear: both
}

.box .box-content.products {
    float: left;
    width: 100%;
    padding-bottom: 10px
}

.col-md-3 .box .box-content.products,.col-md-4 .box .box-content.products,.col-sm-3 .box .box-content.products,.col-sm-4 .box .box-content.products {
    float: none
}

.box>.next,.box>.prev {
    float: right;
    margin: 15px 0 0 5px;
    width: 15px;
    height: 40px
}

.col-md-3 .box>.next,.col-md-3 .box>.prev,.col-md-4 .box>.next,.col-md-4 .box>.prev,.col-sm-3 .box>.next,.col-sm-3 .box>.prev,.col-sm-4 .box>.next,.col-sm-4 .box>.prev {
    display: none
}

.box>.prev {
    margin-left: 15px
}

.box>.next span,.box>.prev span {
    font-size: 29px;
    line-height: 40px;
    color: #d3d3d3!important;
    margin: 0 3px
}

.box .next span:before,.box .prev span:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.box>.prev span:before {
    content: "\f104"
}

.box>.next span:before {
    content: "\f105"
}

.box-category {
    margin-top: 10px
}

.box-category ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.box-category>ul li {
    padding: 0;
    position: relative
}

.box-category ul li a {
    line-height: 26px;
    font-size: 14px;
    padding: 6px 0;
    display: block
}

.box-category ul li .head a:before {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    font-size: 18px
}

.box-category ul li .head .collapsed:before,.box-category ul li ul li a:before {
    content: "\f105"
}

.box-category ul li a.active {
    font-weight: 700
}

.box-category ul li .head {
    display: block;
    position: absolute;
    top: 0;
    right: 0
}

.box-category ul li .head a {
    font-size: 14px;
    line-height: 29px
}

.box-category ul li .head .collapsed .minus,.box-category ul li .head .collapsed .plus,.box-category ul li .head .plus,.box-category ul li .head a span {
    display: none
}

.box-category ul li ul li {
    padding: 0 0 0 15px
}

.box-category ul li ul li a:before {
    font-family: fontawesome;
    margin: 0 5px 0 0;
    transition: all .3s ease
}

.box-category ul li ul li a:hover:before,.icon-enquiry[align=left] {
    margin-right: 10px
}

.icon-enquiry[align=left],.icon-enquiry[align=right] {
    margin-top: 2px;
    vertical-align: top;
    display: inline-block
}

.icon-enquiry[align=right] {
    margin-left: 10px
}

.text-enquiry {
    vertical-align: top;
    display: inline-block
}

#mfilter-content-container .product-grid {
    display: none
}

#mfilter-content-container .product-grid.active {
    display: block
}

#mfilter-content-container>span {
    background: 0 0!important
}

#mfilter-content-container>span:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    filter: alpha(opacity=40);
    opacity: .4;
    -moz-opacity: .4;
    left: 0;
    top: 0
}

#mfilter-content-container>span>img {
    top: -90px!important;
    position: relative;
    z-index: 20
}

.product-grid {
    position: relative;
    margin-top: 0;
    margin-left: 1px
}

.box-product .carousel-inner {
    overflow: visible
}

.box-content .carousel {
    overflow: hidden
}

.box-content:hover .carousel {
    overflow: visible
}

.col-md-3 .box-content:hover .carousel,.col-md-3 .item,.col-md-4 .box-content:hover .carousel,.col-md-4 .item,.col-sm-3 .box-content:hover .carousel,.col-sm-3 .item,.col-sm-4 .box-content:hover .carousel,.col-sm-4 .item,.is-countdown,.product-grid .product .price {
    overflow: hidden
}

.box-product .owl-carousel:hover {
    margin-bottom: -235px
}

@media (max-width: 767px) {
    .responsive .box-product .owl-carousel: hover {
        margin-bottom:-230px
    }
}

.box-product .owl-carousel:hover .owl-wrapper-outer {
    padding-bottom: 220px
}

.box .box-product .owl-carousel .owl-wrapper,.filter-product .box-product .owl-carousel .owl-wrapper {
    z-index: 1;
    padding: 1px 0
}

.box:hover .box-product .owl-carousel .owl-wrapper,.filter-product:hover .box-product .owl-carousel .owl-wrapper {
    z-index: 22
}

.col-md-3 .product-grid,.col-md-4 .product-grid,.col-sm-3 .product-grid,.col-sm-4 .product-grid {
    display: table!important
}

.center-column .product-grid {
    margin-bottom: 30px;
    margin-left: 1px
}

.center-column .related-products .product-grid {
    margin-bottom: 20px
}

.center-column .product-grid>.row {
    margin-left: 0;
    margin-right: 0
}

.center-column .product-grid>.row>div {
    padding-left: 0;
    padding-right: 0
}

.box-product .owl-controls {
    display: none!important
}

.product-grid .product {
    background: #fff;
    margin: -1px 0 0;
    border: 1px solid #e6e6e7;
    padding: 15px 0 0;
    text-align: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: relative
}

.center-column .product-grid .product {
    margin: 10px
}

.product-grid .product:hover {
    z-index: 2;
    box-shadow: 0 0 15px 0 #c6c6c6;
    -moz-box-shadow: 0 0 15px 0 #c6c6c6;
    -webkit-box-shadow: 0 0 15px 0 #c6c6c6
}

.product-grid .product-hover .only-hover {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    padding: 0 0 5px!important;
    background: #fff;
    border-top: none;
    left: -1px;
    right: -1px;
    border-radius: 0 0 2px 2px;
    text-align: center
}

.product-grid .product-hover:hover .only-hover {
    opacity: 1;
    visibility: visible
}

.product-grid .product-hover .only-hover:after {
    content: '';
    position: absolute;
    width: auto;
    height: 1px;
    background: #e6e6e6;
    left: 0;
    right: 0;
    top: 0;
    visibility: hidden
}

.product-grid .product-hover:hover .only-hover:after {
    visibility: visible
}

.product-grid .product-hover:hover .only-hover:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    bottom: 0;
    right: 0;
    box-shadow: 0 0 5px 0 #c6c6c6;
    -moz-box-shadow: 0 0 5px 0 #c6c6c6;
    -webkit-box-shadow: 0 0 5px 0 #c6c6c6;
    z-index: -1
}

.product-grid .product-hover .only-hover>* {
    filter: alpha(opacity=30);
    opacity: .3;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.product-grid .product-hover:hover .only-hover>* {
    filter: alpha(opacity=100);
    opacity: 1
}

.product-grid .product .ribbon {
    position: absolute;
    left: -1px;
    color: #fff
}

.product-grid .product .image {
    position: relative;
    margin-top: 10px
}

.product-grid .product .image .quickview {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    width: 100%;
    z-index: 1
}

.product-grid .product .image .quickview a {
    margin: 0 auto;
    display: inline-block;
    font-size: 10px;
    padding: 5px 7px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer
}

.product-grid .product:hover .image .quickview a {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    color: #fff;
    font-size: 13px
}

.product-grid .product .image img.zoom-image-effect {
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1,1);
    transition-timing-function: ease-out;
    transition-duration: 250ms
}

.product-grid .product:hover .image img.zoom-image-effect {
    -webkit-transform: scale(1.05,1.07);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1.05,1.07);
    transition-timing-function: ease-out;
    transition-duration: 250ms
}

.product-grid .product .image-swap-effect {
    position: relative
}

.product-grid .product .image-swap-effect .swap-image {
    position: absolute;
    visibility: hidden
}

.product-grid .product:hover .image-swap-effect .swap-image {
    visibility: visible
}

.product-grid .product .name {
    padding: 0 0 5px;
    line-height: 19px;
    text-transform: capitalize;
    text-align: center;
    position: relative
}

.product-grid .product .name .label-discount {
    position: absolute;
    top: -15px
}

.product-grid .product .name a {
    color: #34495e;
    font-weight: 700;
    margin-top: 5px;
    font-size: 12px;
    font-family: Arial;
    display: inline-block;
    line-height: 15px
}

.product-grid .product .name a:hover {
    text-decoration: underline
}

.product-grid .product .name .rating {
    text-align: center;
    padding-bottom: 3px
}

.product-grid .product .name .rating i {
    font-size: 13px
}

.product-grid .product .name .brand {
    font-size: 10px;
    line-height: 30px;
    color: #3d3d3d;
    text-transform: uppercase
}

.product-grid .product .name .label-discount.clear {
    height: 16px;
    background: 0 0
}

.product-grid .product .price {
    margin: 0;
    padding: 0;
    color: #34495e;
    font-weight: 700;
    font-size: 16px
}

.product-grid .product .price .price-old {
    display: inline-block;
    font-size: 14px;
    color: #d3d3d3;
    font-weight: 700!important;
    font-weight: 800;
    float: left;
    margin-top: 3px
}

.product-grid .product .price .price-new {
    float: right
}

.product-grid .product .rating {
    padding-top: 1px
}

.product-grid .product .only-hover {
    margin: 10px 0
}

.product-grid .product .only-hover .button {
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.product-grid .product .only-hover .button i {
    font-size: 16px;
    padding: 0 10px 0 0
}

@media (min-width: 767px) {
    .product-grid .col-lg-1 .product,.product-grid .col-lg-2 .product,.product-grid .col-lg-3 .product {
        padding:3px 0
    }

    .product-grid .col-lg-1 .product-hover .only-hover,.product-grid .col-lg-2 .product-hover .only-hover,.product-grid .col-lg-3 .product-hover .only-hover {
        padding-top: 0
    }

    .product-grid .col-lg-1 .product-hover:hover .only-hover:after,.product-grid .col-lg-2 .product-hover:hover .only-hover:after,.product-grid .col-lg-3 .product-hover:hover .only-hover:after {
        top: 9px
    }

    .product-grid .col-lg-1 .product-hover:hover .only-hover:before,.product-grid .col-lg-2 .product-hover:hover .only-hover:before,.product-grid .col-lg-3 .product-hover:hover .only-hover:before {
        top: 3px
    }

    .product-grid .col-lg-1 .product .name,.product-grid .col-lg-2 .product .name,.product-grid .col-lg-3 .product .name {
        margin: 0 15px;
        min-height: 70px;
        position: relative
    }

    .product-grid .col-lg-1 .product .name .brand,.product-grid .col-lg-2 .product .name .brand,.product-grid .col-lg-3 .product .name .brand {
        text-align: center;
        line-height: 20px
    }

    .product-grid .col-lg-1 .product .name .label-discount,.product-grid .col-lg-2 .product .name .label-discount,.product-grid .col-lg-3 .product .name .label-discount {
        position: absolute;
        top: -15px
    }

    .product-grid .col-lg-1 .product .price,.product-grid .col-lg-2 .product .price,.product-grid .col-lg-3 .product .price {
        margin: 0 15px;
        padding: 8px 0
    }

    .product-grid .col-lg-1 .product .ribbon,.product-grid .col-lg-2 .product .ribbon,.product-grid .col-lg-3 .product .ribbon {
        top: 4%
    }

    .product-grid .col-lg-1 .product .only-hover ul,.product-grid .col-lg-2 .product .only-hover ul,.product-grid .col-lg-3 .product .only-hover ul {
        margin-top: 3px
    }

    .product-grid .col-lg-1 .product .only-hover ul li a,.product-grid .col-lg-2 .product .only-hover ul li a,.product-grid .col-lg-3 .product .only-hover ul li a {
        font-size: 11px!important
    }

    .product-grid .col-lg-1 .product .only-hover ul li a:before,.product-grid .col-lg-2 .product .only-hover ul li a:before,.product-grid .col-lg-3 .product .only-hover ul li a:before {
        font-size: 14px;
        margin-right: 3px
    }

    .product-grid .col-lg-1 .product .only-hover .button,.product-grid .col-lg-2 .product .only-hover .button,.product-grid .col-lg-3 .product .only-hover .button {
        padding: 5px 10px!important;
        top: -7px;
        font-size: 12px
    }
}

.is-countdown {
    background: rgba(237,237,237,.9);
    margin-top: -60px;
    left: 0;
    right: 0;
    padding: 7px 0;
    position: absolute;
    z-index: 5;
    font-size: 12px;
    color: #232323
}

.countdown-holding span {
    color: #888
}

.countdown-row {
    width: 100%;
    padding: 0;
    text-align: center
}

.countdown-row .countdown-section {
    position: relative
}

.countdown-row .countdown-section:after {
    content: "";
    width: 1px;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background: #bbb
}

.countdown-row .countdown-section:last-child:after {
    display: none
}

.countdown-show1 .countdown-section {
    width: 98%
}

.countdown-show2 .countdown-section {
    width: 48%
}

.countdown-show3 .countdown-section {
    width: 32.5%
}

.countdown-show4 .countdown-section {
    width: 24.5%
}

.countdown-show5 .countdown-section {
    width: 19.5%
}

.countdown-show6 .countdown-section {
    width: 16.25%
}

.countdown-show7 .countdown-section {
    width: 14%
}

.countdown-section {
    display: block;
    float: left;
    font-size: 75%;
    text-align: center
}

.countdown-amount {
    font-size: 200%;
    font-weight: 700
}

.countdown-period {
    display: block
}

.countdown-descr {
    display: block;
    width: 100%
}

.col-md-3 .products,.col-md-4 .products,.col-sm-3 .products,.col-sm-4 .products {
    padding: 10px 0;
    background: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.col-md-3 .box-product .owl-carousel .ribbon,.col-md-4 .box-product .owl-carousel .ribbon,.col-sm-3 .box-product .owl-carousel .ribbon,.col-sm-4 .box-product .owl-carousel .ribbon {
    left: 0
}

.col-md-3 .box-product .owl-carousel:hover,.col-md-4 .box-product .owl-carousel:hover,.col-sm-3 .box-product .owl-carousel:hover,.col-sm-4 .box-product .owl-carousel:hover {
    margin-bottom: -15px!important
}

.col-md-3 .box-product .owl-carousel:hover .owl-wrapper-outer,.col-md-4 .box-product .owl-carousel:hover .owl-wrapper-outer,.col-sm-3 .box-product .owl-carousel:hover .owl-wrapper-outer,.col-sm-4 .box-product .owl-carousel:hover .owl-wrapper-outer {
    padding-bottom: 0!important
}

.col-md-3 .box-product .owl-controls,.col-md-4 .box-product .owl-controls,.col-sm-3 .box-product .owl-controls,.col-sm-4 .box-product .owl-controls {
    display: block!important
}

.box-product .owl-pagination {
    position: relative;
    z-index: 15;
    width: 60%;
    margin: 0 0 10px 20%;
    padding-left: 0;
    text-align: center;
    list-style: none
}

.box-product .owl-pagination>div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px 3px;
    padding: 0;
    text-indent: -999px;
    cursor: pointer;
    background: #d3d3d3;
    border: none;
    border-radius: 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.col-md-3 .products .row>div .product .image .quickview,.col-md-3 .products .row>div .product .label-discount,.col-md-3 .products .row>div .product .ribbon,.col-md-4 .products .row>div .product .image .quickview,.col-md-4 .products .row>div .product .label-discount,.col-md-4 .products .row>div .product .ribbon,.col-sm-3 .products .row>div .product .image .quickview,.col-sm-3 .products .row>div .product .label-discount,.col-sm-3 .products .row>div .product .ribbon,.col-sm-4 .products .row>div .product .image .quickview,.col-sm-4 .products .row>div .product .label-discount,.col-sm-4 .products .row>div .product .ribbon {
    display: none
}

.col-md-3 .box .box-heading,.col-md-4 .box .box-heading,.col-sm-3 .box .box-heading,.col-sm-4 .box .box-heading {
    font-size: 24px
}

.col-md-3 .box .strip-line,.col-md-4 .box .strip-line,.col-sm-3 .box .strip-line,.col-sm-4 .box .strip-line {
    float: none;
    width: 100%;
    position: relative;
    top: -14px
}

.col-md-3 .products .product-grid,.col-md-4 .products .product-grid,.col-sm-3 .products .product-grid,.col-sm-4 .products .product-grid {
    margin: 0
}

.col-md-3 .products,.col-md-4 .products,.col-sm-3 .products,.col-sm-4 .products {
    padding-bottom: 20px!important
}

.col-md-3 .products .row>div,.col-md-4 .products .row>div,.col-sm-3 .products .row>div,.col-sm-4 .products .row>div {
    width: 100%;
    margin: 0
}

.col-md-3 .products .row>div .product,.col-md-4 .products .row>div .product,.col-sm-3 .products .row>div .product,.col-sm-4 .products .row>div .product {
    padding: 0;
    margin: 5px 0!important;
    text-align: left;
    min-height: 0!important;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

.col-md-3 .products .row>div:last-child .product,.col-md-4 .products .row>div:last-child .product,.col-sm-3 .products .row>div:last-child .product,.col-sm-4 .products .row>div:last-child .product {
    border-bottom: 0;
    margin-bottom: 0
}

.col-md-3 .products .row>div .product .left,.col-md-4 .products .row>div .product .left,.col-sm-3 .products .row>div .product .left,.col-sm-4 .products .row>div .product .left {
    float: left;
    width: 28%
}

.col-md-3 .products .row>div .product .image img,.col-md-4 .products .row>div .product .image img,.col-sm-3 .products .row>div .product .image img,.col-sm-4 .products .row>div .product .image img {
    border: 1px solid #e0e0e0
}

.col-md-3 .products .row>div .product .right,.col-md-4 .products .row>div .product .right,.col-sm-3 .products .row>div .product .right,.col-sm-4 .products .row>div .product .right {
    float: left;
    width: 66%;
    margin-left: 6%;
    padding-top: 0
}

.col-md-3 .products .row>div .product .name,.col-md-4 .products .row>div .product .name,.col-sm-3 .products .row>div .product .name,.col-sm-4 .products .row>div .product .name {
    min-height: 0;
    margin: 0 0 10px;
    line-height: 20px;
    border-bottom: 0
}

.col-md-3 .products .row>div .product .name a,.col-md-4 .products .row>div .product .name a,.col-sm-3 .products .row>div .product .name a,.col-sm-4 .products .row>div .product .name a {
    line-height: 20px;
    font-size: 14px;
    display: inline-block;
    font-weight: 600!important;
    margin-top: 0;
    color: #3d3d3d
}

.col-md-3 .products .is-countdown,.col-md-3 .products .product .only-hover,.col-md-3 .products .row>div .product .name .brand,.col-md-3 .products .row>div .product .name .rating,.col-md-4 .products .is-countdown,.col-md-4 .products .product .only-hover,.col-md-4 .products .row>div .product .name .brand,.col-md-4 .products .row>div .product .name .rating,.col-sm-3 .products .is-countdown,.col-sm-3 .products .product .only-hover,.col-sm-3 .products .row>div .product .name .brand,.col-sm-3 .products .row>div .product .name .rating,.col-sm-4 .products .is-countdown,.col-sm-4 .products .product .only-hover,.col-sm-4 .products .row>div .product .name .brand,.col-sm-4 .products .row>div .product .name .rating {
    display: none
}

.col-md-3 .products .row>div .product .price,.col-md-4 .products .row>div .product .price,.col-sm-3 .products .row>div .product .price,.col-sm-4 .products .row>div .product .price {
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    padding: 0;
    margin: 0;
    text-align: left;
    color: #5d5d5d
}

.col-md-3 .products .row>div .product .price .price-new,.col-md-4 .products .row>div .product .price .price-new,.col-sm-3 .products .row>div .product .price .price-new,.col-sm-4 .products .row>div .product .price .price-new {
    float: none
}

.col-md-3 .products .row>div .product .price .price-old,.col-md-4 .products .row>div .product .price .price-old,.col-sm-3 .products .row>div .product .price .price-old,.col-sm-4 .products .row>div .product .price .price-old {
    color: #c6c6c6;
    font-size: 11px;
    text-decoration: line-through;
    margin-top: auto;
    vertical-align: bottom;
    float: none;
    font-weight: 400!important;
    margin-bottom: 2px;
    margin-right: 1px
}

.col-md-3 .products .advanced-grid-products .product,.col-md-4 .products .advanced-grid-products .product,.col-sm-3 .products .advanced-grid-products .product,.col-sm-4 .products .advanced-grid-products .product {
    padding: 10px 0;
    border-top: 0
}

.col-md-3 .products .advanced-grid-products .product .image,.col-md-3 .products .advanced-grid-products .product .image img,.col-md-4 .products .advanced-grid-products .product .image,.col-md-4 .products .advanced-grid-products .product .image img,.col-sm-3 .products .advanced-grid-products .product .image,.col-sm-3 .products .advanced-grid-products .product .image img,.col-sm-4 .products .advanced-grid-products .product .image,.col-sm-4 .products .advanced-grid-products .product .image img {
    float: left
}

.col-md-3 .products .advanced-grid-products .product .name a,.col-md-4 .products .advanced-grid-products .product .name a,.col-sm-3 .products .advanced-grid-products .product .name a,.col-sm-4 .products .advanced-grid-products .product .name a {
    color: #3d3d3d;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600
}

.col-md-3 .products .advanced-grid-products .product .price,.col-md-4 .products .advanced-grid-products .product .price,.col-sm-3 .products .advanced-grid-products .product .price,.col-sm-4 .products .advanced-grid-products .product .price {
    line-height: 28px
}

#mfilter-content-container .product-list {
    position: absolute;
    width: 100%;
    max-height: 100px;
    overflow: hidden;
    opacity: 0;
    z-index: -10
}

#mfilter-content-container .product-list.active {
    position: relative;
    visibility: visible;
    max-height: none;
    overflow: visible;
    opacity: 1;
    z-index: 0
}

.product-list>div {
    position: relative;
    margin: 0 0 -1px;
    padding: 25px;
    border: 1px solid #e6e6e6;
    background: #fff;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.product-list>div>.row {
    margin: 0
}

.product-list .ribbon {
    position: absolute;
    color: #fff;
    left: 0
}

.product-list .image {
    text-align: center;
    width: 29%;
    padding-right: 20px
}

.product-list .image .quickview {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 100%;
    z-index: 1;
    left: 0
}

.product-list .image .quickview a {
    margin: 0 auto;
    display: inline-block;
    background: #fefefe;
    font-size: 10px;
    padding: 5px 7px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    cursor: pointer;
    color: #fff
}

.product-list>div:hover .image .quickview a {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    font-size: 13px
}

.product-list .name-desc {
    width: 45%;
    padding-right: 0
}

.product-list .name-desc .name a {
    color: #1257ab;
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 5px;
    line-height: 19px;
    display: block
}

.product-list .name-desc .name .brand {
    font-size: 10px;
    color: #4f4f4f;
    line-height: 17px;
    text-transform: uppercase;
    padding-bottom: 5px
}

.product-list .name-desc .description {
    margin: 10px 0 16px;
    font-size: 14px;
    line-height: 24px
}

.product-list .name-desc .rating-reviews {
    float: right
}

.product-list .name-desc .rating-reviews .rating {
    float: left;
    width: auto;
    padding: 0 20px 0 0;
    margin-top: -10px
}

.product-list .name-desc .rating-reviews .rating i {
    font-size: 13px
}

.product-list .name-desc .rating-reviews .reviews {
    float: left;
    width: auto
}

.product-list .name-desc .rating-reviews .reviews span {
    color: #4ecdc4
}

.product-list .actions {
    position: static;
    width: 26%;
    padding: 0 0 0 15px
}

.product-list .actions>div {
    padding: 15px 0 0 20px
}

.product-list .actions>div .price {
    color: #301c53;
    font-size: 18px;
    font-weight: 700;
    text-align: left
}

.product-list .actions>div .price .price-old {
    text-decoration: line-through;
    color: #b7b7b7;
    font-size: 14px;
    padding-top: 4px;
    padding-right: 4px;
    float: left
}

.product-list .actions>div .availability {
    font-size: 11px;
    line-height: 9px;
    margin: 10px 0 15px;
    color: #707070;
    font-weight: 600;
    text-transform: capitalize
}

.product-list .actions>div .availability .available {
    color: #59B210;
    margin-left: 3px
}

.product-list .actions>div .availability .no-available {
    color: red;
    margin-left: 3px
}

.product-list .actions>div .add-to-cart a {
    text-align: center;
    width: 100%;
    padding: 10px 20px;
    font-size: 15px
}

.product-list .actions>div .add-to-cart a:hover {
    color: #fff
}

.product-list .actions>div ul {
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 10px 0 0
}

.category-info {
    padding: 0;
    margin: 0 10px;
    position: relative
}

.category-info h1 {
    color: #34495e;
    padding: 0;
    vertical-align: top;
    font-size: 30px
}

.category-info .image {
    padding: 4px 20px 20px 0;
    float: left;
    width: auto;
    max-width: 100%
}

.category-info>p {
    padding: 2px 20px 20px 0
}

.refine_search {
    font-weight: 400;
    letter-spacing: -1px;
    padding: 0 0 10px!important;
    margin: 0 0 30px!important;
    vertical-align: top;
    text-transform: capitalize;
    font-size: 28px;
    line-height: 35px
}

.category-list-text-only {
    margin-bottom: 30px
}

.category-list .row>div {
    margin-bottom: 26px;
    text-align: center
}

.category-list-text-only .row>div {
    margin-bottom: 6px;
    text-align: left
}

.category-list img {
    display: block;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.product-filter {
    background: #f8f8f8;
    padding: 0 10px;
    margin: 0 10px 10px;
    font-size: 12px;
    border-bottom: 1px solid #dcdcdc
}

.product-filter .list-options {
    float: left;
    width: auto;
    padding: 0 8px
}

.product-filter .list-options .sort {
    color: #3d3d3d;
    padding: 6px 0;
    float: left;
    width: auto
}

.product-filter .list-options .limit {
    color: #3d3d3d;
    padding: 6px 0 6px 16px;
    float: left;
    width: auto
}

.product-filter .list-options select {
    margin: 0 0 0 10px;
    width: auto;
    color: #888;
    padding: 0 40px 0 15px;
    height: 32px;
    border: 1px solid #eee;
    border-radius: 0!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("data:image/svg+xml; utf8, <svg version='1.1' xmlns='http: //www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15' height='15' viewBox='0 0 24 24'><path fill='grey' d='M7.406 7.828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'></path></svg>") 95% 50% no-repeat #fff;
    font-size: 12px
}

.product-filter .options {
    float: right;
    width: auto;
    padding: 10px 8px 8px
}

.product-filter .options .product-compare {
    float: left;
    width: auto;
    padding: 5px 20px 0 0
}

.product-filter .options .button-group {
    float: left;
    width: auto
}

.product-filter .options .button-group button {
    margin: 0;
    padding: 3px 5px 0;
    line-height: 22px;
    border: none;
    background: 0 0;
    color: #ccc;
    font-size: 19px;
    vertical-align: middle;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    outline: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.product-info .navigation {
    margin: 0 0 20px;
    font-size: 12px;
    color: #3d3d3d
}

.product-info .navigation span {
    padding: 0 4px;
    font-size: 9px
}

.product-info .navigation a {
    font-size: 12px;
    color: #3d3d3d
}

.product-info .navigation i {
    font-size: 15px
}

.product-info .product-image {
    margin: 0 0 20px;
    border: 1px solid #e6e6e6;
    background: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-align: center;
    position: relative
}

.product-info .product-image a {
    display: block
}

.product-info .product-image img {
    display: block;
    cursor: pointer;
    margin: 0 auto
}

.product-info .product-image .ribbon {
    position: absolute;
    left: -1px;
    color: #fff
}

.product-info .thumbnails ul {
    list-style: none;
    margin: 0 0 0 -20px;
    position: relative;
    padding: 0
}

.product-info .thumbnails li p {
    margin: 0;
    padding: 0 0 20px 20px
}

.product-info .thumbnails li img,.product-info .thumbnails-carousel img {
    display: block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin: 0 auto;
    border-right: 0;
    width: 67px
}

.overflow-thumbnails-carousel {
    padding: 0 10px 20px
}

.product-info .thumbnails-carousel {
    margin: -10px;
    border-left: 1px solid #e6e6e6
}

.product-info .thumbnails-carousel .owl-wrapper {
    left: -1px!important
}

.product-info .thumbnails-carousel .item {
    margin: 0!important;
    border: 1px solid #e6e6e6;
    border-right: 0
}

.product-info .thumbnails-carousel .owl-item:last-child .item {
    border-right: 1px solid #e6e6e6
}

.product-info .thumbnails-carousel .owl-controls {
    display: block!important
}

.product-info .thumbnails-carousel .owl-pagination {
    display: none
}

.product-info .thumbnails-carousel .owl-buttons .owl-next,.product-info .thumbnails-carousel .owl-buttons .owl-prev {
    width: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    left: 0;
    border-radius: 2px;
    z-index: 100;
    height: 90%;
    vertical-align: top;
    background: #e0e0e0;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.product-info .links i,.rating i {
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

.product-info .thumbnails-carousel:hover .owl-buttons .owl-next,.product-info .thumbnails-carousel:hover .owl-buttons .owl-prev {
    opacity: .8
}

.product-info .thumbnails-carousel .owl-buttons .owl-next {
    right: 0;
    left: auto
}

.product-info .thumbnails-carousel .owl-buttons .owl-next:before,.product-info .thumbnails-carousel .owl-buttons .owl-prev:before {
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    font-family: fontawesome;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto
}

.product-info .thumbnails-carousel .owl-buttons .owl-next:before {
    content: "\f105"
}

.product-info .thumbnails-carousel .owl-buttons .owl-prev:before {
    content: "\f104"
}

.product-info .product-center {
    position: relative;
    margin-top: -20px;
    margin-bottom: 20px
}

.product-info .product-name {
    color: #34495e;
    line-height: 36px
}

.product-name h1 {
    line-height: 40px;
    font-size: 30px;
    margin: 20px 0 0;
    padding: 0
}

.product-info .product-brand a {
    display: block;
    line-height: 22px;
    font-size: 10px;
    text-transform: uppercase
}

.footer h5,.htabs a,.product-info .links a {
    text-transform: capitalize
}

.product-info .cart,.product-info .description,.product-info .options,.product-info .product-center .price {
    padding: 10px 0
}

.product-info .description {
    padding-bottom: 0
}

.product-info .description .available {
    color: #196100
}

.product-info .description .no-available {
    color: red
}

.product-info .description>span {
    line-height: 30px;
    font-size: 14px;
    color: #7b7b7b
}

.product-info .description .label {
    display: inline-block;
    width: 105px;
    font-weight: 700;
    text-align: left;
    padding: 0
}

.product-info .share {
    display: inline-block;
    margin-right: 15px;
    vertical-align: top
}

.product-info .links {
    display: inline-block
}

.product-info .links a {
    color: #3d3d3d;
    font-size: 12px;
    line-height: 24px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    cursor: pointer
}

.product-info .links i {
    color: #c6c6c6;
    font-size: 18px;
    margin-right: 5px;
    position: relative;
    bottom: -2px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.product-info .radio-type-button input,.product-info .radio-type-button2 input {
    position: absolute;
    visibility: hidden
}

.product-info .product-center .price .price-new {
    font-size: 36px;
    font-weight: 700;
    color: #28124A;
    display: inline-block;
    vertical-align: top
}

.product-info .product-center .price .price-old {
    font-size: 20px;
    font-weight: 600;
    color: #e0e0e0;
    text-decoration: line-through;
    line-height: 40px;
    margin: 0 0 0 16px;
    display: inline-block;
    vertical-align: top
}

.product-info .product-center .price .price-tax {
    font-size: 12px;
    color: #7b7b7b;
    font-family: Arial
}

.product-info .options {
    padding-bottom: 10px
}

.product-info .options h2 {
    padding: 0;
    margin: 0 0 10px
}

.product-info .options .form-group {
    margin: 12px 0 10px
}

.product-info .options .error {
    margin: 0
}

.product-info .radio-type-button {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 10px 7px 5px 0;
    padding: 0
}

.product-info .radio-type-button span {
    padding: 3px;
    border: 1px solid #e6e6e6;
    display: block
}

.product-info .radio-type-button span:hover {
    border: 1px solid #cecece
}

.product-info .radio-type-button span.active {
    border: 1px solid #000
}

.product-info .radio-type-button img {
    display: block
}

.product-info .radio-type-button2 {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 10px 7px 5px 0;
    padding: 0
}

.product-info .radio-type-button2 span {
    background: #F3F4F6;
    height: 30px;
    min-width: 30px;
    display: block;
    text-align: center;
    padding: 5px 7px
}

.product-info .radio-type-button2 span:hover {
    background: #cecece
}

.product-info .radio-type-button2 span.active {
    background: #000;
    color: #fff
}

.product-info .cart {
    padding: 0px;
    margin: 25px 0 0
}

.product-info .cart #button-cart {
    margin-left: 18px;
    padding: 10px 25px;
    background: #018ecd;
    font-size: 14px
}

.product-info .cart #button-cart i {
    font-size: 15px;
    padding-right: 10px
}

.product-info .cart #button-cart:hover {
    background: #34495e
}

.product-info .cart .bottom-buttons {
    margin: 15px 0;
    font-size: 12px;
    color: #3d3d3d
}

.product-info .cart .bottom-buttons i {
    padding-left: 5px;
    color: #dcdcdc;
    font-size: 15px
}

.product-info .cart .add-to-cart .quantity,.product-info .cart .add-to-cart input,.product-info .cart .add-to-cart p {
    display: block;
    float: left
}

.product-info .cart .add-to-cart p {
    padding: 6px 10px 5px 0;
    display: none
}

.product-info .cart .add-to-cart .quantity {
    position: relative
}

.product-info .cart .add-to-cart .quantity input {
    padding: 9px 17px;
    border: 1px solid #e0e0e0;
    display: block;
    text-align: center;
    margin: 0;
    font-size: 14px;
    background: #fff;
    color: #7b7b7b
}

.product-info .cart .add-to-cart .quantity #q_down,.product-info .cart .add-to-cart .quantity #q_up {
    width: 20px;
    display: block;
    color: #7b7b7b;
    position: absolute;
    top: 1px;
    bottom: 1px;
    line-height: 40px;
    background: #f9f9f9
}

.product-info .cart .add-to-cart .quantity #q_down:hover,.product-info .cart .add-to-cart .quantity #q_up:hover {
    background: #f6f6f6
}

.product-info .cart .add-to-cart .quantity #q_up {
    right: 1px;
    border-left: 1px solid #e0e0e0;
    text-align: center;
    font-size: 8px
}

.product-info .cart .add-to-cart .quantity #q_down {
    left: 1px;
    font-size: 8px;
    border-right: 1px solid #e0e0e0;
    text-align: center
}

.product-info .button-product-question {
    margin: 15px 0;
    padding: 17px 52px;
    cursor: pointer
}

.product-block,.tags_product {
    margin: 0 0 20px
}

.product-info .cart .minimum {
    padding: 10px 0 0
}

.product-info .review {
    padding: 13px 21px 3px 0;
    display: inline-block
}

.product-info .review>div {
    padding: 7px 0
}

.product-info .review a {
    cursor: pointer
}

.product-block {
    border: 1px solid #e6e6e6;
    background: #fff;
    padding: 20px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.product-block .title-block {
    float: left;
    margin: 5px 15px 23px 0;
    padding: 0;
    font-size: 18px;
    font-weight: 400
}

.product-block .strip-line {
    background: url(../img/patterns/heading/01.png) 0 50% repeat-x;
    height: 30px;
    overflow: hidden
}

.rating i {
    margin: 0;
    font-size: 19px;
    color: #a9b0b6;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.banner-half img,.copyright .payment-methods li img {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

.rating i.active {
    color: #FFD800
}

.set-rating {
    padding: 9px 0 0 3px
}

.set-rating i {
    font-size: 23px;
    cursor: pointer;
    margin: 0
}

.custom-footer {
    position: relative
}

.custom-footer .background-custom-footer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.custom-footer .background,.standard-body .custom-footer .background {
    background: #f9f9f9;
    border-top: 1px solid #e6e6e6
}

.custom-footer .pattern {
    padding: 5px 0 40px
}

.custom-footer .pattern p {
    padding: 0;
    margin: 0
}

.custom-footer .pattern .custom-footer-text {
    position: relative;
    margin: 0 0 -10px
}

.custom-footer .pattern .custom-footer-text p {
    padding: 0 0 10px
}

.custom-footer h4 {
    color: #018ecd;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #e6e6e6;
    padding: 35px 0 20px;
    margin: 0 0 20px
}

.custom-footer h4 i {
    padding-right: 10px;
    font-size: 25px;
    line-height: 24px
}

.custom-footer h4 i.fa-envelope {
    font-size: 22px
}

.footer {
    position: relative
}

.footer .background-footer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.footer .background,.standard-body .footer .background {
    background-color: #34495E;
    border-top: 1px solid #e0e0e0;
    color: #fff;
    font-size: 12px
}

.footer .pattern {
    padding: 10px 0 20px
}

.footer .pattern p {
    padding: 0;
    margin: 0
}

.copyright p,.custom-footer p,.footer p {
    color: #fff;
    font-size: 12px;
    line-height: 28px
}

.footer .footer-logo {
    display: inline-block;
    vertical-align: top;
    margin: 40px 0 30px
}

.footer .contact-info {
    color: #fff
}

.footer .contact-info .regular-bold {
    margin: 0 0 29px
}

.footer .contact-info .social-icons {
    margin: 58px 0 0
}

.footer .contact-info .social-icons h3 {
    line-height: 27px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 11px
}

.footer .contact-info .social-icons li {
    display: inline-block;
    font-size: 16px;
    margin-right: 10px
}

.footer .contact-info .social-icons li a {
    color: #fff;
    display: inline-block;
    padding: 6px;
    background-color: #3d3d3d;
    border-radius: 100px
}

.footer .contact-info .social-icons li a:before {
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center
}

.footer h4 {
    color: #018ecd;
    font-family: Roboto,sans-serif;
    font-size: 24px;
    padding: 15px 0 5px
}

.footer h5 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -1px;
    padding-top: 25px;
    padding-bottom: 32px;
    color: #5d5d5d;
    font-weight: 600;
    margin: 0
}

.footer .strip-line {
    height: 1px;
    width: 100%;
    background: #e0e0e0;
    margin: 0 0 26px;
    overflow: hidden
}

#facebook {
    position: relative;
    margin: -8px -5px;
    overflow: hidden
}

.tweets ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.tweets li {
    padding: 0 0 0 30px;
    margin: 0;
    position: relative
}

.tweets li:first-child {
    padding-top: 0
}

.tweets li:before {
    content: "\f10d";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    position: absolute;
    left: 0;
    margin-top: 4px
}

.copyright,.footer ul {
    position: relative
}

.tweets li .timePosted {
    font-style: italic;
    font-size: 11px;
    padding-top: 5px
}

.footer ul,ul.contact-us {
    padding: 0;
    list-style: none
}

.tweets li a {
    color: #4ecdc4
}

.footer ul li {
    margin: 0 0 5px
}

.footer ul li a {
    color: #fff;
    font-weight: 600
}

ul.contact-us {
    margin: 0
}

ul.contact-us li {
    font-size: 14px;
    color: #676767;
    font-weight: 400;
    margin: 30px 0 0
}

ul.contact-us li:first-child {
    margin: 0
}

ul.contact-us li i {
    float: left;
    width: 37px;
    height: 40px;
    padding: 0 5px 0 0;
    margin: 0 10px 0 0;
    text-align: center;
    font-size: 30px
}

ul.contact-us li i.fa-mobile-phone {
    font-size: 34px;
    padding-top: 3px
}

ul.contact-us li i.fa-envelope {
    font-size: 22px;
    padding-top: 7px
}

ul.contact-us li i.fa-skype {
    padding-top: 3px
}

.copyright .background-copyright {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.copyright .background,.standard-body .copyright .background {
    background: #34495E
}

.copyright .pattern {
    padding: 0 0 7px;
    color: #cacdd1
}

.copyright .pattern .container {
    padding-bottom: 0!important
}

.copyright .pattern a {
    color: #fff;
    font-weight: 600
}

.copyright .pattern .line {
    width: 100%;
    height: 1px;
    background: #495c6e;
    padding: 0;
    margin: 15px 0 25px
}

.copyright .powered {
    font-size: 12px;
    color: #fff;
    text-align: center
}

.copyright .payment-methods {
    text-align: right;
    float: right
}

.copyright .payment-methods li {
    display: inline-block;
    width: 50px;
    background-color: #fff;
    border-radius: 2px;
    text-align: center;
    padding: 0 5px;
    margin: 0 2px;
    cursor: pointer
}

.login-content:after,.login-content:before,.main-content .content:after,.main-content .content:before {
    display: table;
    content: " "
}

.copyright .payment-methods li img {
    vertical-align: middle;
    transition: all .3s ease;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%)
}

.copyright .payment-methods li:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0)
}

.main-content .content {
    padding: 0 0 20px
}

.main-content .background {
    background-image: url(https://www.anodas.lt/catalog/view/theme/mediacenter/img/background.jpg);
    background-size: 100% auto;
    background-position: center top;
    background-repeat: no-repeat
}

/* Optimize for mobile */
@media (max-width: 768px) {
    .main-content .background {
        background-image: none; /* Remove for mobile */
    }
}

.main-content .content .left {
    float: left;
    width: 47%;
    padding: 0
}

.main-content .content .right {
    float: right;
    width: 47%;
    padding: 0
}

.login-content .left {
    float: left;
    width: 47%
}

.login-content .right {
    float: right;
    width: 47%
}

.login-content .content {
    margin: 20px 0 0
}

.login-content .left .button {
    margin-top: 10px
}

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-autocomplete {
    position: absolute;
    cursor: default;
    z-index: 999;
    background: #fff!important;
    border: 1px solid #e6e6e6!important;
    padding: 0!important;
    margin-top: 14px!important;
    top: 50px!important;
    right: 0!important;
    left: 0!important;
    min-width: 300px!important;
    border-radius: 2px!important;
    -moz-border-radius: 2px!important;
    -webkit-border-radius: 2px!important;
    box-shadow: 0 0 25px rgba(0,0,0,.15)!important;
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.15)!important;
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.15)!important
}

.ui-autocomplete li,.ui-autocomplete li a {
    margin: 0!important;
    cursor: pointer!important;
    background: 0 0!important
}

.autocomplete-results {
    position: relative
}

.ui-autocomplete:after,.ui-autocomplete:before {
    position: absolute;
    display: inline-block;
    content: ''
}

.ui-autocomplete:before {
    top: -9px;
    left: 19px;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ccc;
    border-left: 9px solid transparent;
    border-bottom-color: #e6e6e6
}

.ui-autocomplete:after {
    top: -8px;
    left: 20px;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent
}

.container-megamenu .ui-autocomplete {
    left: auto!important
}

.container-megamenu .ui-autocomplete:before {
    left: auto;
    right: 18px
}

.container-megamenu .ui-autocomplete:after {
    left: auto;
    right: 19px
}

.ui-autocomplete li {
    padding: 0!important;
    border: none!important;
    border-top: 1px solid #e6e6e6!important;
    list-style: none!important
}

.ui-autocomplete li:first-child {
    border-top: none!important
}

.ui-autocomplete li a {
    display: block;
    padding: 10px!important;
    border: none!important;
    overflow: hidden;
    border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    color: #667280!important;
    font-size: 13px!important;
    font-weight: 400!important;
    line-height: 1.6!important;
}

.ui-autocomplete li a.ui-state-focus {
    background: #f7f7f7!important
}

.ui-autocomplete li img {
    float: left;
    width: 70px;
    margin-right: 10px
}

.ui-autocomplete li span.description {
    font-size: 11px!important;
    opacity: .7!important
}

.ui-autocomplete li span.price {
    color: #3d3d3d;
    display: block!important;
    padding-top: 4px!important
}

.ui-autocomplete-loading {
    background-image: url(../img/loader.gif)!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    transition: initial!important
}

div.pagination-results {
    padding: 0;
    margin: 20px 10px;
    position: relative;
    overflow: auto;
    font-size: 12px
}

div.pagination-results .text-right {
    padding: 15px 0 10px 10px
}

div.pagination-results .text-left {
    padding: 0 10px 0 0
}

div.pagination-results ul {
    padding: 0;
    margin: 0;
    list-style: none
}

div.pagination-results ul li {
    display: inline-block
}

div.pagination-results ul li a,div.pagination-results ul li span {
    display: block;
    position: relative;
    padding: 5px 12px;
    text-decoration: none;
    color: #3d3d3d;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 14px;
    margin: 0 4px 0 0;
    text-transform: capitalize
}

div.pagination-results ul li.active span {
    background-color: #34495e;
    color: #fff!important
}

.list-box {
    list-style: none;
    margin: 0;
    padding: 0
}

.list-box li {
    font-size: 12px;
    border-bottom: 1px solid #ececec;
    color: #686868
}

.list-box li:last-child {
    border-bottom: 0
}

.list-box li a {
    display: inline-block;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 14px;
    padding: 8px 0;
    font-weight: 600;
    margin-right: 5px
}

span.error {
    padding: 5px 0;
    display: block;
    color: red
}

.form span.error {
    display: inline-block;
    padding-left: 20px
}

.product-info span.error {
    padding-top: 0
}

.help {
    font-size: 10px;
    display: block
}

table.form td {
    padding: 5px 13px 0 0
}

table.form td input,table.form td select,table.form td textarea {
    margin-left: 7px
}

.htabs {
    margin: 20px 0 -1px;
    position: relative;
    z-index: 1
}

.htabs i {
    padding-right: 10px
}

.ie8 .htabs {
    margin-bottom: 0!important
}

.htabs:after,.htabs:before {
    display: table;
    content: " "
}

.htabs a {
    border: none;
    color: #3d3d3d;
    background-color: #f9f9f9;
    font-size: 15px;
    line-height: 13px;
    padding: 18px 25px;
    margin: 0 5px 0 3px;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    vertical-align: bottom;
    float: none;
    border-bottom: 1px solid #e0e0e0
}

.htabs a:hover {
    background-color: #eee;
    color: #3d3d3d
}

.htabs a.selected {
    background: red;
    padding: 14px 25px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    margin-left: 0
}

.center-column .tab-content {
    border: 1px solid #ebebeb;
    background: #fff;
    margin: 0 0 70px;
    padding: 25px;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px
}

.center-column .tab-content p {
    font-family: Arial;
}

.center-column .tab-content .meta-row span a:hover,.compare-info .price-new {
    color: #3d3d3d
}

.center-column .tab-content .meta-row {
    margin: 47px 0 0!important;
    font-size: 14px
}

.center-column .tab-content .meta-row .label {
    font-weight: 700;
    font-size: 14px;
    margin: 0;
    padding: 0
}

.center-column .tab-content .meta-row .inline:before {
    content: "/";
    display: inline-blck;
    padding: 0 20px
}

.center-column .tab-content .meta-row .inline:first-child:before {
    display: none
}

.center-column .tab-content .meta-row span a {
    font-weight: 600
}

.center-column .tab-content>:last-child {
    padding-bottom: 0;
    margin-bottom: 0
}

.center-column .tab-content>:first-child {
    padding-top: 0;
    margin-top: 0
}

.center-column .tab-content h2#review-title {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 27px;
    font-weight: 600
}

.center-column .tab-content .form-horizontal .control-label {
    font-weight: 700;
    float: none;
    text-align: left
}

.attention,.information,.success,.warning {
    padding: 10px 10px 10px 40px;
    margin: 0 0 20px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px
}

.success {
    background: url(https://www.anodas.lt/image/img/success.png) 13px center no-repeat #EAF7D9;
    border: 1px solid #BBDF8D
}

.warning {
    background: url(https://www.anodas.lt/image/img/warning.png) 13px center no-repeat #FFD1D1;
    border: 1px solid #F8ACAC
}

.attention {
    background: url(https://www.anodas.lt/image/img/attention.png) 13px center no-repeat #FFF5CC;
    border: 1px solid #F2DD8C
}

.information {
    background: url(https://www.anodas.lt/image/img/information.png) 13px center no-repeat #E8F6FF;
    border: 1px solid #B8E2FB
}

.review-list .author,.review-list .rating {
    display: inline-block
}

.review-list .rating {
    float: right;
    width: auto
}

.review-list .author span {
    font-size: 10px;
    opacity: .8;
    font-style: italic;
    padding-left: 3px
}

.review-list .text {
    margin: 15px 0 20px;
    padding: 20px;
    position: relative;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.review-list .text:after,.review-list .text:before {
    position: absolute;
    content: '';
    display: inline-block
}

.review-list .text:before {
    top: -9px;
    left: 9px;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #ccc;
    border-left: 9px solid transparent;
    border-bottom-color: #e6e6e6
}

.review-list .text:after {
    top: -8px;
    left: 10px;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent
}

.cart-info table,.checkout-product table,.compare-info,.table,.wishlist-info table,.wishlist-product table,table.attribute,table.list {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    margin: 0 0 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.compare-info,.manufacturer-list {
    border: 1px solid #e6e6e6
}

.cart-info table tr,.checkout-product table tr,.compare-info tr,.table,.wishlist-info table tr,.wishlist-product table tr,table.attribute tr,table.list tr {
    background: #fff
}

.cart-info table tr:hover,.checkout-product table tr:hover,.compare-info tr:hover,.table tr:hover,.wishlist-info table tr:hover,.wishlist-product table tr:hover,table.attribute tr:hover,table.list tr:hover {
    background: #f7f7f7;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.cart-info table td,.checkout-product table td,.compare-info td,.table td,.wishlist-info table td,.wishlist-product table td,table.attribute td,table.list td {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px;
    text-align: left;
    vertical-align: top
}

.cart-info table tr:last-child td,.checkout-product table tr:last-child td,.compare-info tr:last-child td,.table tr:last-child td,.wishlist-info table tr:last-child td,.wishlist-product table tr:last-child td,table.attribute tr:last-child td,table.list tr:last-child td {
    border-bottom: 0
}

.compare-info td {
    border-left: 1px solid #e6e6e6
}

.table td.text-center {
    text-align: center
}

.table td.text-center .input-group {
    margin: 0 auto
}

.table td.text-right {
    text-align: right
}

.cart-info table thead td,.checkout-product table thead td,.compare-info thead td,.table thead td,.wishlist-info table thead td,.wishlist-product table thead td,table.attribute thead td,table.list thead td {
    background-color: #f3f4f5
}

.cart-info table thead:first-child td,.checkout-product table thead:first-child td,.compare-info thead:first-child td,.table thead:first-child td,.wishlist-info table thead:first-child td,.wishlist-product table thead:first-child td,table.attribute thead:first-child td,table.list thead:first-child td {
    border-top: none
}

.cart-info table td:first-child,.checkout-product table td:first-child,.compare-info td:first-child,.table td:first-child,.wishlist-info table td:first-child,.wishlist-product table td:first-child,table.attribute td:first-child,table.list td:first-child {
    border-left: none
}

.cart-info table thead td:first-child,.checkout-product table thead td:first-child,.compare-info thead td:first-child,.table thead td:first-child,.wishlist-info table thead td:first-child,.wishlist-product table thead td:first-child,table.attribute thead td:first-child,table.list thead td:first-child {
    -moz-border-radius: 2px 0 0;
    -webkit-border-radius: 2px 0 0 0;
    border-radius: 2px 0 0
}

.cart-info table thead td:last-child,.checkout-product table thead td:last-child,.compare-info thead td:last-child,.table thead td:last-child,.wishlist-info table thead td:last-child,.wishlist-product table thead td:last-child,table.attribute thead td:last-child,table.list thead td:last-child {
    -moz-border-radius: 0 2px 0 0;
    -webkit-border-radius: 0 2px 0 0;
    border-radius: 0 2px 0 0
}

.cart-info table thead td:only-child,.checkout-product table thead td:only-child,.compare-info thead td:only-child,.table thead td:only-child,.wishlist-info table thead td:only-child,.wishlist-product table thead td:only-child,table.attribute thead td:only-child,table.list thead td:only-child {
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0
}

.cart-info table tr:last-child td:first-child,.checkout-product table tr:last-child td:first-child,.compare-info tr:last-child td:first-child,.table tr:last-child td:first-child,.wishlist-info table tr:last-child td:first-child,.wishlist-product table tr:last-child td:first-child,table.attribute tr:last-child td:first-child,table.list tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 2px;
    -webkit-border-radius: 0 0 0 2px;
    border-radius: 0 0 0 2px
}

.cart-info table tr:last-child td:last-child,.checkout-product table tr:last-child td:last-child,.compare-info tr:last-child td:last-child,.table tr:last-child td:last-child,.wishlist-info table tr:last-child td:last-child,.wishlist-product table tr:last-child td:last-child,table.attribute tr:last-child td:last-child,table.list tr:last-child td:last-child {
    -moz-border-radius: 0 0 2px;
    -webkit-border-radius: 0 0 2px 0;
    border-radius: 0 0 2px
}

table.attribute {
    border: 0
}

table.attribute thead td:first-child {
    background-color: #fff;
    text-transform: uppercase!important;
    font-weight: 400!important;
    font-size: 15px;
    padding-top: 20px;
    padding-left: 2px
}

table.attribute thead:first-child td:first-child {
    padding-top: 0
}

table.attribute td {
    border: 0;
    background: 0 0;
    border-bottom: 1px solid #e0e0e0;
    color: #3d3d3d;
    padding: 12px;
    font-size: 14px
}

table.attribute tbody tr:last-child td {
    border-bottom: 0
}

table.attribute tr:hover td {
    background: #fff
}

table.attribute tr td:first-child {
    font-weight: 700;
    text-transform: capitalize;
    width: 20%;
    min-width: 150px
}

.cart-info table td,.wishlist-info table td {
    vertical-align: middle;
    text-align: center
}

.cart-total td,.download-list .download-info,.order-list .order-info,.return-list .return-info,.return-list .return-status {
    text-align: right
}

.compare-info .price-old {
    color: #c6c6c6;
    font-size: 11px;
    text-decoration: line-through;
    padding-right: 2px
}

table img {
    max-width: none
}

.cart-total {
    overflow: auto;
    margin-bottom: 20px;
    padding-top: 0
}

.cart-total table {
    float: right
}

.cart-total td {
    padding: 0 0 0 10px
}

.cart-total table tr td:last-child {
    color: #28124A;
    font-weight: 700;
    font-size: 18px
}

.download-list,.order-list {
    overflow: auto
}

.download-list .download-id,.order-list .order-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
}

.download-list .download-status,.order-list .order-status {
    width: 49%;
    float: right;
    text-align: right;
    margin-bottom: 2px
}

.download-list .download-content,.order-list .order-content {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.download-list .download-content div,.order-list .order-content div {
    float: left;
    width: 33.3%
}

.manufacturer-list {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 0;
    overflow: auto;
    margin-bottom: 20px;
    background: #fff
}

.manufacturer-heading {
    background: #f3f4f5;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px
}

.manufacturer-content {
    padding: 10px;
    overflow: auto
}

.manufacturer-list ul {
    float: left;
    width: 25%;
    margin: 0 0 0 20px;
    padding: 0
}

#payment-existing,#shipping-existing {
    margin-bottom: 10px;
    margin-top: 7px
}

#accordion {
    margin-bottom: 30px
}

.center-column .panel {
    position: relative;
    margin: 0
}

.center-column .panel-heading h4 {
    margin: 0;
    font-size: 14px!important;
    font-weight: 600;
    color: #434343
}

.center-column .panel-body {
    background: #fff;
    padding: 10px;
    position: relative;
    margin-top: -1px
}

.center-column .panel-body .buttons {
    margin: 0
}

.return-list .return-id {
    width: 49%;
    float: left;
    margin-bottom: 2px
}

.return-list .return-status {
    width: 49%;
    float: right;
    margin-bottom: 2px
}

.return-list .return-content {
    padding: 10px 0;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.return-list .return-content div {
    float: left;
    width: 33.3%
}

.return-product {
    overflow: auto;
    margin-top: 10px;
    margin-bottom: 20px
}

.banner-half>a,.cookie,.news .thumb-holder {
    overflow: hidden
}

.banner,.banner-half {
    margin: 30px 0 0
}

.return-opened textarea {
    width: 100%
}

.scrollup {
    width: 35px;
    height: 35px;
    position: fixed;
    bottom: 13px;
    right: 20px;
    background: #fff;
    border: 1px solid #e6e6e6;
    font-size: 16px;
    padding: 4px 0 0;
    text-align: center;
    transition: background-color .4s;
    -webkit-transition: background-color .4s;
    -moz-transition: background-color .4s;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    display: none!important
}

.scrollup:hover {
    background: #fafafa
}

@media (max-width: 960px) {
    .scrollup {
        display:none!important
    }
}

.banner {
    text-align: center;
    width: 100%
}

.banner img.with-link {
    cursor: pointer
}

.banner-half>a {
    display: block;
    position: relative
}

.banner-half .banner-text {
    position: absolute;
    color: #3d3d3d;
    top: 30%;
    left: 4%;
    z-index: 1
}

.banner-half .banner-text h1 {
    margin: 0;
    font-size: 36px;
    font-weight: 800!important;
    text-transform: capitalize;
    line-height: 38px
}

.banner-half .banner-text .tagline {
    text-transform: capitalize;
    font-weight: 100;
    font-size: 20px;
    line-height: 33px
}

.banner .banner-text.theblue .tagline,.banner-half .banner-text.theblue h1 {
    color: #4F6276
}

.banner-half .banner-text.right {
    right: 4%;
    left: auto
}

.banner-half img {
    display: block;
    position: relative;
    width: 100%;
    transition: all .3s ease
}

.facebook_left,.facebook_right {
    width: 308px;
    position: fixed;
    top: 150px;
    z-index: 999
}

.banner-half:hover img {
    -webkit-transform: rotate(-1deg) scale(1.1);
    -moz-transform: rotate(-1deg) scale(1.1);
    -ms-transform: rotate(-1deg) scale(1.1);
    -o-transform: rotate(-1deg) scale(1.1);
    opacity: .9
}

ul.box-filter {
    list-style: none;
    margin: 0;
    padding: 0 0 5px
}

ul.box-filter>li {
    padding: 0 0 15px
}

ul.box-filter>li>span {
    font-weight: 700
}

ul.box-filter ul {
    list-style: none;
    padding: 0
}

.facebook_left {
    left: -308px
}

.facebook_right {
    right: -308px
}

.facebook_left .facebook-icon,.facebook_right .facebook-icon {
    height: 50px;
    width: 50px;
    right: -50px;
    background: url(https://www.anodas.lt/image/img/facebook-icon.png) no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 999
}

.facebook_right .facebook-icon {
    left: -50px;
    right: auto
}

.facebook_left .facebook-content,.facebook_right .facebook-content {
    background-color: #FFF;
    border: 4px solid #4b6baf;
    position: relative;
    z-index: 999
}

.twitter_left,.twitter_right {
    width: 250px;
    position: fixed;
    top: 150px
}

.twitter_left {
    left: -250px;
    z-index: 998
}

.twitter_right {
    right: -250px;
    z-index: 998
}

.facebook_left+.twitter_left,.facebook_right+.twitter_right {
    top: 210px
}

.twitter_left .twitter-icon,.twitter_right .twitter-icon {
    height: 50px;
    width: 50px;
    right: -50px;
    background: url(https://www.anodas.lt/image/img/twitter-icon.png) no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 998
}

.twitter_right .twitter-icon {
    left: -50px;
    right: auto
}

.twitter_left .twitter-content,.twitter_right .twitter-content {
    background-color: #FFF;
    border: 4px solid #36a7e5;
    position: relative;
    z-index: 998
}

.custom_left,.custom_right {
    width: 250px;
    position: fixed;
    top: 150px
}

.custom_left {
    left: -250px;
    z-index: 996
}

.custom_right {
    right: -250px;
    z-index: 996
}

.facebook_left+.twitter_left+.custom_left,.facebook_right+.twitter_right+.custom_right {
    top: 270px
}

.facebook_left+.custom_left,.facebook_right+.custom_right,.twitter_left+.custom_left,.twitter_right+.custom_right {
    top: 210px
}

.custom_left .custom-icon,.custom_right .custom-icon {
    height: 50px;
    width: 50px;
    right: -50px;
    background: url(https://www.anodas.lt/image/img/custom-icon.png) no-repeat;
    cursor: pointer;
    position: absolute;
    z-index: 996
}

.custom_left .custom-icon {
    background: url(https://www.anodas.lt/image/img/custom-icon-right.png) no-repeat
}

.custom_right .custom-icon {
    left: -50px;
    right: auto
}

.custom_left .custom-content,.custom_right .custom-content {
    background-color: #FFF;
    border: 4px solid #ea2e49;
    position: relative;
    z-index: 996;
    padding: 10px
}

.picker-switch .btn,.timepicker-picker .btn {
    background: 0 0!important;
    color: grey!important;
    text-shadow: none!important;
    -webkit-text-shadow: none!important;
    -moz-text-shadow: none!important
}

div.required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 700
}

.carousel-brands {
    background: #fff;
    position: relative;
    padding-bottom: 50px
}

.carousel-brands .owl-carousel .owl-wrapper-outer {
    padding-bottom: 1px
}

.carousel-brands .item {
    padding: 11px;
    margin: 0 14px!important;
    display: block;
    border: 1px solid #e0e0e0
}

@media (max-width: 767px) {
    .responsive .carousel-brands {
        margin-top:20px!important
    }
}

.carousel-brands .owl-next,.carousel-brands .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    right: 20px;
    cursor: pointer;
    width: 28px;
    height: 28px;
    font-size: 29px;
    line-height: 40px;
    color: #d3d3d3;
    display: none
}

.carousel-brands .owl-next:before,.carousel-brands .owl-prev:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    width: 8px;
    height: 14px;
    margin: 8px auto 0;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.carousel-brands .owl-next:before {
    content: "\f105"
}

.carousel-brands .owl-prev {
    left: 20px
}

.carousel-brands .owl-prev:before {
    content: "\f104"
}

.banner-module {
    margin: 10px 0!important
}

@media (max-width: 767px) {
    .responsive .banner-module {
        margin:20px 0 0!important
    }
}

.camera_slider {
    margin: 0;
    position: relative
}

.camera_wrap {
    margin: 0!important;
    width: auto;
    direction: ltr;
    display: none;
    position: relative;
    z-index: 1
}

.spinner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 22;
    background: url(../img/loader.gif) 50% 50% no-repeat #fff
}

#slider .fullwidth .camera_slider,#slider .fullwidth .camera_slider .camera_wrap {
    margin: 0!important;
    padding: 0
}

.camera_wrap img {
    display: block;
    margin: 0 auto
}

.camera_wrap .owl-controls .owl-buttons {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    visibility: hidden
}

.camera_wrap:hover .owl-controls .owl-buttons {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100)
}

.camera_wrap .owl-controls .owl-buttons .owl-next,.camera_wrap .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: none;
    width: 60px;
    color: transparent;
    height: 60px;
    font-size: 21px;
    background-color: #d3d3d3;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.camera_wrap .owl-controls .owl-buttons .owl-prev {
    left: 0;
    opacity: 0
}

.camera_wrap .owl-controls .owl-buttons .owl-next {
    left: auto;
    right: 0;
    opacity: 0
}

.camera_wrap:hover .owl-controls .owl-buttons .owl-prev {
    left: 30px;
    opacity: .3
}

.camera_wrap:hover .owl-controls .owl-buttons .owl-next {
    left: auto;
    right: 30px;
    opacity: .3
}

.camera_wrap:hover .owl-controls .owl-buttons .owl-next:hover,.camera_wrap:hover .owl-controls .owl-buttons .owl-prev:hover {
    opacity: .8
}

.camera_wrap .owl-controls .owl-buttons .owl-next:before,.camera_wrap .owl-controls .owl-buttons .owl-prev:before {
    font-family: fontawesome;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 61px;
    font-size: 30px;
    text-align: center;
    color: #fff;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.camera_wrap .owl-controls .owl-buttons .owl-prev:before {
    content: "\f053";
    left: -3px
}

.camera_wrap .owl-controls .owl-buttons .owl-next:before {
    content: "\f054";
    right: -3px
}

.camera_wrap .owl-controls {
    text-align: center;
    margin-top: -41px
}

.camera_wrap .owl-controls .owl-pagination {
    position: relative;
    bottom: -30px;
    text-align: center;
    background: #fff;
    padding: 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    visibility: hidden;
    display: inline-block
}

.camera_wrap:hover .owl-controls .owl-pagination {
    visibility: visible;
    opacity: 1;
    bottom: -7px;
    filter: alpha(opacity=100)
}

.camera_wrap .owl-controls .owl-pagination .owl-page {
    display: inline-block
}

.camera_wrap .owl-controls .owl-pagination span {
    cursor: pointer;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    float: left;
    padding: 0;
    background: #dcdcdc;
    border: none;
    transition: all .4s;
    -o-transition: all .4s;
    -ms-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    display: block;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px
}

img[src="image/catalog/blank.gif"] {
    background: url(../img/loader.gif) center center no-repeat #fff;
    width: 100%;
    max-height: 140px
}

.footer img[src="image/catalog/blank.gif"] {
    max-width: 70px
}

.mfp-iframe-scaler iframe {
    background: url(../img/loader.gif) center center no-repeat #fff!important
}

.quickview body {
    background: #fff;
    padding: 30px 30px 0
}

.quickview .mfp-iframe-holder .mfp-content {
    max-width: 900px;
    height: 552px
}

.quickview .mfp-iframe {
    opacity: 0;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.quickview.mfp-bg {
    opacity: .01;
    transition: all .2s ease-out
}

.quickview.mfp-ready .mfp-iframe {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.quickview.mfp-ready.mfp-bg {
    opacity: .75
}

.quickview.mfp-removing .mfp-iframe {
    -webkit-transform: scale(.7);
    -moz-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7);
    opacity: 0
}

.quickview.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.header-notice a.close-notice,ul.megamenu.fade>li>.sub-menu>.content {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.header-notice {
    background: #d9121f;
    color: #fff;
    font-size: 12px;
    font-weight: 600
}

.header-notice a {
    color: #fff
}

.header-notice p {
    padding: 14px 0 18px;
    margin: 0
}

.header-notice a.close-notice {
    display: block;
    float: right;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background: #fff;
    margin: 6px 10px;
    text-align: center;
    padding: 9px 0 0;
    color: #d9121f;
    transition: all .2s ease-out
}

.header-notice a.close-notice:before {
    content: "\f00d";
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased
}

.header-notice a.close-notice:hover {
    background: #333;
    color: #fff
}

.advanced-grid {
    position: relative
}

.advanced-grid-products .product {
    margin: 0;
    padding: 15px 0;
    border-top: 1px solid #e6e6e7
}

.footer .advanced-grid-products .product {
    border-color: rgba(255,255,255,.1);
    padding: 0;
    margin-bottom: 20px
}

.footer .advanced-grid-products .product:last-child {
    margin-bottom: 0
}

.advanced-grid-products .product:first-child {
    border: none;
    padding-top: 0
}

.advanced-grid-products .product:last-child {
    padding-bottom: 0
}

.advanced-grid-products .product .image {
    float: right;
    width: 34%
}

.advanced-grid-products .product .image img {
    display: block;
    float: right;
    border: 1px solid #e0e0e0
}

.advanced-grid-products .product .right {
    float: left;
    width: 65%;
    margin-left: 0
}

.advanced-grid-products .product .name a {
    line-height: 15px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    color: #0e53a5
}

.advanced-grid-products .product .rating {
    margin: 1px 0
}

.advanced-grid-products .product .rating i {
    margin: 0;
    font-size: 13px
}

.advanced-grid-products .product .right .price {
    font-size: 15px;
    color: #3d3d3d
}

.advanced-grid-products .product .right .price .price-old {
    color: #c6c6c6;
    font-size: 11px;
    text-decoration: line-through
}

.advanced-grid-latest-blogs .news {
    margin: 0;
    padding: 15px 0;
    border-top: 1px solid #e6e6e7
}

.footer .advanced-grid-latest-blogs .news {
    border-color: rgba(255,255,255,.1)
}

.advanced-grid-latest-blogs .news:first-child {
    border: none;
    padding-top: 0
}

.advanced-grid-latest-blogs .news:last-child {
    padding-bottom: 0
}

.advanced-grid-latest-blogs .news .image {
    margin: 0 20px 0 0;
    float: left
}

.advanced-grid-latest-blogs .news .image a {
    display: block;
    background-size: cover;
    position: relative
}

.advanced-grid-latest-blogs .news .title {
    padding: 2px 0;
    margin-bottom: 5px
}

.advanced-grid-latest-blogs .news .article-date-added {
    color: #8f8f8f;
    font-size: 12px
}

.advanced-grid-latest-blogs .news .article-date-added i {
    margin-right: 3px
}

.advanced-bestsellers>div {
    border-top: 1px solid #e0e0e0;
    padding: 25px 0 35px;
    margin-bottom: 40px
}

.product-grid-template .product-grid .product {
    padding: 3px 0
}

.product-grid-template .product-grid .product.product-img-slider .owl-carousel .owl-wrapper-outer {
    margin: 0;
    padding: 0
}

.product-grid-template .product-grid .product.product-img-slider .owl-carousel,.product-grid-template .product-grid .product.product-img-slider .owl-carousel:hover {
    margin: 0 0 15px;
    border-left: 1px solid #e0e0e0
}

.product-grid-template .product-grid .owl-carousel .owl-wrapper {
    margin: 0;
    position: relative;
    left: -2px!important
}

.product-grid-template .product-grid .product.product-img-slider .owl-carousel .owl-item .item {
    margin: 0 0 0 -1px;
    border: 1px solid #e0e0e0;
    cursor: pointer
}

.product-grid-template .product-grid .product.product-img-slider .name .rating {
    padding-bottom: 10px;
    margin-bottom: 5px;
    text-align: left
}

.product-grid-template .product-grid .product.product-img-slider .name .rating i {
    font-size: 16px
}

.product-grid-template .product-grid .product.product-img-slider .name a {
    font-size: 20px;
    line-height: 26px
}

.product-grid-template .product-grid .product.product-img-slider .brand {
    font-size: 14px;
    margin-top: 7px
}

.product-grid-template .product-grid .product.product-img-slider .price {
    float: left;
    font-size: 24px;
    padding: 23px 0
}

.product-grid-template .product-grid .product.product-img-slider .price .price-old {
    font-size: 20px;
    float: none;
    margin-top: auto;
    margin-right: 5px
}

.product-grid-template .product-grid .product.product-img-slider .old-price {
    float: left
}

.product-grid-template .product-grid .product.product-img-slider .add-to-cart {
    float: right;
    margin: 15px;
    cursor: pointer
}

@media (min-width: 767px) {
    .advanced-bestsellers .box .strip-line,.product-grid-template .product-grid .product .ribbon {
        display:none
    }

    .advanced-bestsellers .box .box-heading {
        margin: 4px 0 29px;
        font-size: 34px;
        line-height: 40px;
        letter-spacing: -1px;
        font-weight: 400!important;
        text-transform: capitalize
    }

    .product-grid-template .product-grid .product .name {
        margin: 0 20px;
        min-height: 90px;
        position: relative
    }

    .product-grid-template .product-grid .product .label {
        line-height: 22px
    }

    .product-grid-template .product-grid .product .price {
        margin: 0 20px;
        padding: 10px 0 15px
    }

    .product-grid-template .product-grid .product .label-discount {
        position: absolute;
        top: -15px
    }

    .product-grid-template .product-grid .product.product-img-slider .label-discount {
        top: -8px
    }

    .product-grid-template .product-grid .product .only-hover .button {
        padding: 5px 10px!important;
        top: -10px;
        font-size: 12px
    }

    .product-grid-template .product-grid .product .only-hover ul li a {
        font-size: 12px
    }

    .product-grid-template .product-grid .product .only-hover ul li a:before {
        font-size: 17px
    }

    .product-grid-template .product-grid .product-hover:hover .only-hover:before {
        top: 3px
    }

    .product-grid-template .product-grid .product-hover:hover .only-hover:after {
        top: 6px
    }

    .product-grid-template .product-grid .product .only-hover ul {
        margin-top: 0
    }
}

.advanced-footer-panel .col-sm-2,.advanced-footer-panel .col-sm-3 {
    width: 215px;
    margin: 0 0 0 15px;
    display: inline-block
}

.footer.fixed .newsletter .line-through,body .popup-module.without-button-close .mfp-close {
    display: none
}

@media (max-width: 1199px) and (min-width:992px) {
    .advanced-footer-panel .col-sm-2,.advanced-footer-panel .col-sm-3 {
        width:20.5%!important;
        padding: 0
    }
}

@media (max-width: 767px) {
    .advanced-footer-panel .col-sm-2,.advanced-footer-panel .col-sm-3 {
        margin:0
    }
}

.popup {
    background: #FFF;
    padding: 50px 60px;
    text-align: left;
    max-width: 750px;
    margin: 40px auto;
    position: relative;
    border-radius: 15px
}

body .popup-module .mfp-close {
    top: -20px;
    color: #fff;
    right: -20px;
    text-align: center;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.blog-latest-posts h5,.blog-popular-posts h5 {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease
}

body .popup-module .mfp-close:hover {
    opacity: .9
}

.popup h4 {
    font-size: 20px;
    padding-bottom: 15px;
    margin: 0
}

.popup .content {
    padding: 0 0 10px;
    margin: 0
}

body .popup-module .newsletter {
    text-align: left;
    padding: 10px 0 0
}

body .popup-module .newsletter input.email {
    height: auto!important;
    width: 220px;
    padding: 14px 18px
}

body .popup-module .newsletter .button {
    margin-left: -10px!important;
    padding: 15px 31px 16px
}

body .popup-module .newsletter-first-line {
    font-weight: 300;
    font-size: 35px;
    line-height: 30px;
    color: #636363
}

body .popup-module .newsletter-discount {
    font-weight: 800;
    font-size: 96px;
    line-height: 100px
}

body .popup-module .newsletter-third-line {
    color: #636363;
    font-size: 16px
}

.popup .buttons-yes-no {
    padding: 20px 0 0
}

.popup .buttons-yes-no .button:first-child {
    margin-right: 20px
}

.popup .form-contact .error {
    -webkit-box-shadow: 0 0 1px 1px rgba(255,0,0,.7);
    -moz-box-shadow: 0 0 1px 1px rgba(255,0,0,.7);
    box-shadow: 0 0 1px 1px rgba(255,0,0,.7)
}

.owl-carousel {
    margin-top: 0
}

.newsletter {
    position: relative;
    padding: 40px 0
}

.newsletter .newsletter-input {
    position: relative;
    text-align: center
}

.newsletter .line-through {
    height: 1px;
    width: 300%;
    background: #e0e0e0;
    position: absolute;
    left: -100%;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1
}

.newsletter .box-content,.newsletter .button,.newsletter input.email {
    position: relative;
    z-index: 2
}

.newsletter input.email {
    border: 1px solid #e0e0e0;
    padding: 18px;
    color: #3d3d3d;
    width: 54%;
    border-radius: 5px 0 0 5px;
    background: #fff;
    margin: 0
}

.newsletter .button {
    border-radius: 0 5px 5px 0;
    padding: 19px 31px 20px;
    margin: 0 0 0 -5px;
    color: #fff!important;
    cursor: pointer
}

.newsletter .button.unsubscribe {
    border-radius: 5px;
    margin: 0 0 0 5px
}

.downloads td {
    padding: 10px;
    vertical-align: middle
}

.contact h1,.downloads h1 {
    padding: 0;
    font-size: 30px
}

.contact .head {
    margin: 0 10px
}

.contact .contact-info {
    background: #f6f6f6;
    border-bottom: 2px solid #dcdcdc;
    margin: 0 10px;
    padding: 25px 40px;
    font-size: 14px;
    font-family: Arial;
    color: #34495e;
    line-height: 27px
}

.contact .map-container {
    height: 280px;
    padding: 0;
    margin: 10px 0 25px;
    width: 100%
}

.contact .contact-info .row>div {
    margin-bottom: 10px
}

.contact .contact-info .text-open {
    line-height: 18px
}

.contact .contact-info .text-open span {
    font-size: 12px
}

.contact .contact-info address {
    font-style: normal;
    margin: 0;
    padding: 0
}

.contact .contact-info a {
    color: #018ecd;
    text-decoration: none
}

.contact .contact-info i {
    padding: 0 7px;
    font-size: 16px
}

.contact .contact-info h4 {
    padding: 0 0 10px;
    margin: 0;
    font-size: 24px
}

.contact-map {
    position: relative;
    top: -77px;
    margin-bottom: -40px
}

.contact-map #map {
    width: 100%;
    height: 460px
}

.get-direction {
    background-color: #f6f6f6;
    padding: 15px 0
}

.get-direction .le-input,.get-direction .le-input:focus,.get-direction .le-input:hover {
    background-color: #FFF;
    color: #3e3e3e;
    font-size: 14px;
    padding: 15px 30px;
    font-weight: 600!important
}

.get-direction .btn-lg {
    padding: 14px 20px;
    height: auto
}

.get-direction .center-block {
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.blog-categories .box-category ul li {
    border-bottom: 1px solid #ececec
}

.blog-categories .box-category ul li:last-child {
    border-bottom: 0
}

.blog-categories .box-category ul li a {
    color: #686868;
    font-weight: 600;
    display: inline-block;
    padding: 5px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 14px;
    margin-right: 5px
}

.blog-latest-posts .media a,.blog-popular-posts .media a,.blog-product-related-posts .media a {
    display: block
}

.blog-categories .box-category ul li a.active {
    font-weight: 700
}

.blog-search .form-group {
    margin-bottom: 0
}

.blog-search .form-control input[type=text] {
    font-size: 14px;
    border: none;
    height: 42px;
    border-radius: 0;
    background: #f6f6f6;
    box-shadow: none;
    color: #1A1A1A;
    padding-left: 10px;
    padding-right: 10px
}

.blog-search .search-form button {
    border: 0;
    float: left;
    font-size: 13px;
    margin: 1px 0 0;
    padding: 10px 10px 5px 0;
    top: 0;
    right: 20px;
    position: absolute;
    background: 0 0;
    color: #868686
}

.blog-tags .tagcloud a {
    color: #686868;
    line-height: 34px;
    margin: 0 2px
}

.blog-latest-posts h5,.blog-popular-posts h5,.blog-product-related-posts h5 {
    font-weight: 400;
    line-height: 18px;
    text-transform: capitalize
}

.blog-popular-posts ul,.blog-popular-posts ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

.blog-popular-posts ul li {
    margin-bottom: 20px
}

.blog-popular-posts .media .pull-left {
    margin-right: 10px
}

.blog-popular-posts h5 {
    margin: 0 0 7px;
    font-size: 14px;
    color: #434343;
    transition: all .3s ease
}

.blog-popular-posts .date-published {
    color: #8f8f8f;
    font-size: 12px
}

.blog-latest-posts ul,.blog-latest-posts ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

.blog-latest-posts ul li {
    margin-bottom: 20px
}

.blog-latest-posts .media .pull-left {
    margin-right: 10px
}

.blog-latest-posts h5 {
    margin: 0 0 7px;
    font-size: 14px;
    color: #434343;
    transition: all .3s ease
}

.blog-latest-posts .date-published {
    color: #8f8f8f;
    font-size: 12px
}

.blog-product-related-posts ul,.blog-product-related-posts ul li {
    margin: 0;
    padding: 0;
    list-style: none
}

.blog-product-related-posts ul li {
    margin-bottom: 20px
}

.blog-product-related-posts .media .pull-left {
    margin-right: 10px
}

.blog-product-related-posts h5 {
    margin: 0 0 7px;
    font-size: 14px;
    color: #434343;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.blog-product-related-posts .date-published {
    color: #8f8f8f;
    font-size: 12px
}

.news {
    position: relative;
    margin-bottom: -30px
}

.news .media {
    position: relative;
    margin-bottom: 30px
}

.news .thumb-holder img {
    display: block;
    width: 100%
}

.news .media-body {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer
}

.news .media-body:before {
    content: "";
    -webkit-box-shadow: inset 0 -40px 60px 0 rgba(0,0,0,.8);
    -moz-box-shadow: inset 0 -40px 60px 0 rgba(0,0,0,.8);
    box-shadow: inset 0 -40px 60px 0 rgba(0,0,0,.8);
    opacity: .6;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in
}

.news .media-body:hover:before {
    opacity: .9
}

.news .media-body .tags {
    position: absolute;
    top: 18px;
    left: 20px;
    right: 10px;
    margin: 0;
    padding: 0;
    line-height: 1.6
}

.news .media-body .tags a {
    display: inline-block;
    background: #ff4800;
    font-size: 9px;
    line-height: 15px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 4px 6px 0;
    padding: 1px 10px
}

.news .media-body .tags a:hover {
    background: #333
}

.news .media-body .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in
}

.blog-related-posts .news.v2 .media-body .bottom .date-published,.blog-related-posts .news.v2 .media-body .bottom a,.news.v2 .media-body .bottom {
    color: #fff
}

.news .media-body:hover .bottom {
    bottom: 10px
}

.news .media-body .date-published {
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding-bottom: 9px;
    padding-top: 25px
}

.news .media-body h5 {
    padding: 12px 20px 25px;
    margin: 0;
    font-size: 16px;
    line-height: 23px;
    text-transform: none;
    font-weight: 500!important;
    color: #fff
}

.news.v1 .media {
    padding-bottom: 53px
}

.news.v1 .media-body:before {
    display: none!important
}

.news.v1 .media-body .bottom {
    background: #fff;
    border: 1px solid #e7ebed;
    border-top: none;
    bottom: 0!important
}

.owl-carousel .news.v1 .media-body .bottom {
    left: 1px
}

.owl-carousel .news.v1 .thumb-holder {
    margin-left: 1px
}

.news.v1 .media-body .date-published {
    border-color: rgba(0,0,0,.2)
}

.news.v1 .media-body h5 {
    padding-bottom: 25px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.news.v1 .media:hover .media-body h5 {
    padding-bottom: 35px
}

.news.v1 .media-body h5 a {
    line-height: 23px
}

body .mfp-iframe-holder .mfp-content {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px
}

body .mfp-iframe-holder .mfp-close,body .mfp-image-holder .mfp-close {
    top: -20px;
    color: #fff;
    right: -20px;
    width: 40px;
    padding: 0;
    height: 40px;
    text-align: center;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

body .mfp-iframe-holder .mfp-close:hover,body .mfp-image-holder .mfp-close:hover {
    opacity: .9
}

.cookie {
    position: fixed;
    padding: 15px;
    z-index: 99999;
    width: 100%;
    background: #fff
}

.cookie .content {
    float: left
}

.cookie .content p {
    margin: 0
}

.cookie .operations {
    float: right;
    width: 400px;
    text-align: right
}

.cookie .operations .dont-show-label {
    display: inline-block
}

.cookie .operations .dont-show-label label>span {
    position: relative;
    top: 1px
}

.cookie .operations .dont-show-label label {
    cursor: pointer
}

.cookie .operations .button {
    display: inline-block;
    cursor: pointer;
    margin-left: 30px
}

.common-home .header-type-2 #top .megaMenuToggle,.common-home .header-type-2 #top .megamenu,ul.megamenu>li .close-menu,ul.megamenu>li .open-menu {
    display: none
}

.shipping-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: 20px;
    margin-top: -6px
}

#menu {
    position: relative;
    overflow: visible
}

#menu .background-menu {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1
}

.megaMenuToggle {
    display: none;
    cursor: pointer
}

.container-megamenu,.container-megamenu .container {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.container-megamenu.container .container {
    width: auto!important
}

.megamenu-wrapper {
    position: relative;
    z-index: 25;
    background: #ff7b7b;
    background: -moz-linear-gradient(top,#ff7b7b 35%,#ff5c5c 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(35%,#ff7b7b),color-stop(100%,#ff5c5c));
    background: -webkit-linear-gradient(top,#ff7b7b 35%,#ff5c5c 100%);
    background: -o-linear-gradient(top,#ff7b7b 35%,#ff5c5c 100%);
    background: -ms-linear-gradient(top,#ff7b7b 35%,#ff5c5c 100%);
    background: linear-gradient(to bottom,#ff7b7b 35%,#ff5c5c 100%)
}

.container-megamenu.container .megamenu-pattern,.container-megamenu.container .megamenu-wrapper {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

ul.megamenu {
    box-shadow: 0 0 5px 0 #d5dee1;
    -moz-box-shadow: 0 0 5px 0 #d5dee1;
    -webkit-box-shadow: 0 0 5px 0 #d5dee1;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 0;
    opacity: 1
}

ul.megamenu>li {
    float: left;
    width: auto;
    border-right: 1px solid #fff
}

ul.megamenu>li.search,ul.megamenu>li:first-child {
    background: 0 0
}

ul.megamenu>li.pull-right {
    float: right
}

#top ul.megamenu>li.search .search_form,ul.megamenu>li.search .search_form {
    padding: 0;
    margin: 8px
}

#top ul.megamenu>li.search .search_form input,ul.megamenu>li.search .search_form input {
    height: 29px;
    min-height: 29px;
    border: none
}

ul.megamenu>li.search .button-search2 {
    top: 6px;
    right: 8px
}

.container-megamenu.container ul.megamenu>li:first-child>a {
    border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px
}

ul.megamenu>li>a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 15px;
    padding: 18px 27px;
    font-weight: 700;
    text-transform: capitalize
}

ul.megamenu .megamenu-label {
    position: absolute;
    top: -15px;
    left: 10px;
    height: 22px;
    padding: 2px 5px;
    font-size: 12px;
    color: #fff
}

ul.megamenu ul .megamenu-label {
    display: inline-block;
    position: relative;
    top: 0
}

ul.megamenu>li>a>.fa-home {
    display: block;
    font-size: 25px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.15)
}

ul.megamenu>li>a img {
    margin-right: 10px;
    height: 27px;
    vertical-align: middle
}

ul.megamenu>li>a.description {
    font-size: 14px;
    padding: 10px 20px 11px 21px;
    line-height: 1
}

ul.megamenu>li>a.description strong {
    font-size: 14px
}

ul.megamenu>li>a.description img {
    float: left
}

ul.megamenu>li>a.description .description {
    font-size: 11px;
    opacity: .9
}

ul.megamenu>li>a.description .description-left {
    float: left;
    width: auto
}

ul.megamenu>li>.sub-menu {
    position: absolute;
    padding-top: 10px;
    z-index: -20;
    visibility: hidden;
    right: 0
}

ul.megamenu>li.active>.sub-menu {
    z-index: 20;
    right: auto;
    visibility: visible
}

ul.megamenu>li>.sub-menu>.content {
    display: none
}

ul.megamenu>li.active>.sub-menu>.content {
    display: block
}

ul.megamenu>li>.sub-menu>.content>.arrow {
    position: absolute;
    left: 0;
    height: 1px
}

ul.megamenu>li>.sub-menu>.content>.arrow:before {
    position: absolute;
    margin-top: -16px;
    margin-left: -8px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ccc;
    border-left: 6px solid transparent;
    border-bottom-color: #e6e6e6;
    content: '';
    z-index: 30
}

ul.megamenu>li>.sub-menu>.content>.arrow:after {
    position: absolute;
    margin-top: -15px;
    margin-left: -7px;
    display: inline-block;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    border-left: 5px solid transparent;
    content: '';
    z-index: 30
}

ul.megamenu.fade>li>.sub-menu>.content {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: all .2s ease-out
}

ul.megamenu.shift-down>li>.sub-menu>.content,ul.megamenu.shift-up>li>.sub-menu>.content {
    display: block;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}

ul.megamenu.fade>li.active>.sub-menu>.content {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

ul.megamenu.shift-up>li>.sub-menu>.content {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: all .2s ease-out;
    margin-top: 25px
}

ul.megamenu.shift-up>li.active>.sub-menu>.content {
    margin-top: 0;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

ul.megamenu.shift-down>li>.sub-menu>.content {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: all .2s ease-out;
    margin-top: -25px
}

ul.megamenu.shift-left>li>.sub-menu>.content,ul.megamenu.shift-right>li>.sub-menu>.content {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    display: block
}

ul.megamenu.shift-down>li.active>.sub-menu>.content {
    margin-top: 0;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

ul.megamenu.shift-left>li>.sub-menu>.content {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: all .2s ease-out;
    left: 30px
}

ul.megamenu.shift-left>li.active>.sub-menu>.content {
    left: 0;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

ul.megamenu.shift-right>li>.sub-menu>.content {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: all .2s ease-out;
    left: -30px
}

ul.megamenu.shift-right>li.active>.sub-menu>.content {
    left: 0;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

ul.megamenu.flipping>li>.sub-menu>.content {
    display: block;
    filter: alpha(opacity=0);
    visibility: hidden;
    opacity: 0;
    -webkit-transform-origin: 50% 0;
    -o-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: perspective(350px) rotateX(-90deg);
    -o-transform: perspective(350px) rotateX(-90deg);
    transform: perspective(350px) rotateX(-90deg);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

ul.megamenu.flipping>li.active>.sub-menu>.content {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -webkit-transform: perspective(350px) rotateX(0);
    -o-transform: perspective(350px) rotateX(0);
    transform: perspective(350px) rotateX(0);
    -webkit-transition: .2s linear 0s;
    -o-transition: .2s linear 0s;
    transition: .2s linear 0s
}

ul.megamenu.slide>li>.sub-menu>.content {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transform: scale(1,0);
    -moz-transform: scale(1,0);
    -o-transform: scale(1,0);
    -ms-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

ul.megamenu.slide>li.active>.sub-menu>.content {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -o-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    opacity: 1!important;
    filter: alpha(opacity=100)!important;
    visibility: visible!important
}

ul.megamenu li .sub-menu .content {
    padding: 10px 20px;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 0 25px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.15);
    box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important
}

ul.megamenu .sub-menu .content>.row {
    padding-top: 20px
}

ul.megamenu .sub-menu .content>.border {
    padding-top: 20px;
    border-bottom: 1px solid #e6e6e6
}

ul.megamenu .sub-menu .content>.row:first-of-type,ul.megamenu li .product .image {
    padding: 0
}

ul.megamenu li .product {
    text-align: center;
    position: relative
}

ul.megamenu li .product .ribbon {
    position: absolute;
    left: -1px;
    color: #fff
}

ul.megamenu li .product .label-discount {
    position: relative;
    bottom: -4px;
    display: inline-block
}

ul.megamenu li .product .image img {
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

ul.megamenu li .product .name {
    padding: 11px 0 0;
    position: relative
}

ul.megamenu li .product .name .label-discount {
    position: absolute;
    top: -3px;
    bottom: auto
}

ul.megamenu li .product .name a {
    line-height: 15px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    color: #0e53a5
}

ul.megamenu li .product .price {
    font-size: 15px;
    color: #3d3d3d
}

ul.megamenu li .product .price .price-old {
    color: #c6c6c6;
    font-size: 11px;
    text-decoration: line-through;
    margin-top: auto;
    vertical-align: bottom;
    float: none;
    font-weight: 400!important;
    margin-bottom: 2px;
    margin-right: 1px;
    display: inline-block
}

.products-carousel-overflow {
    overflow: hidden;
    margin: -2px;
    padding: 2px;
    position: relative
}

.products-carousel-overflow .box-heading {
    font-weight: 400;
    color: #3d3d3d;
    letter-spacing: -1px;
    padding: 0 23px 0 0;
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
    font-size: 28px;
    line-height: 35px;
    float: left;
    margin: 15px 15px 15px 0
}

.products-carousel-overflow .strip-line {
    height: 1px;
    background-color: #e0e0e0;
    overflow: hidden;
    margin-top: 30px
}

.products-carousel-overflow>.next,.products-carousel-overflow>.prev {
    float: right;
    margin: 9px 0 0 5px;
    width: 15px;
    height: 40px
}

.products-carousel-overflow>.prev {
    margin-left: 15px
}

.products-carousel-overflow>.next span,.products-carousel-overflow>.prev span {
    font-size: 29px;
    line-height: 40px;
    color: #d3d3d3!important;
    margin: 0 3px
}

.products-carousel-overflow>.next span:before,.products-carousel-overflow>.prev span:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.products-carousel-overflow>.prev span:before {
    content: "\f104"
}

.products-carousel-overflow>.next span:before {
    content: "\f105"
}

.products-carousel-overflow .clear {
    clear: left;
    width: 100%;
    height: 16px
}

ul.manufacturer {
    list-style: none;
    margin: -10px 0 0!important;
    padding: 0;
    position: relative
}

ul.manufacturer li {
    display: inline-block;
    margin: 10px 5px 0 0
}

ul.manufacturer li a {
    display: block;
    font-size: 14px;
    padding: 2px 8px;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

ul.megamenu li .sub-menu .content .close-categories,ul.megamenu li .sub-menu .content .open-categories {
    display: none
}

ul.megamenu li .sub-menu .content .static-menu a.main-menu {
    font-size: 18px;
    line-height: 24px;
    margin: 15px 0;
    display: inline-block;
    font-weight: 600
}

ul.megamenu li .sub-menu .content .hover-menu a.main-menu,ul.megamenu li .sub-menu .content .static-menu .menu ul .categories-image-right ul a {
    display: block
}

ul.megamenu li .sub-menu .content .static-menu .left-categories-image-right {
    float: left;
    width: 54%;
    padding-right: 6%
}

ul.megamenu li .sub-menu .content .static-menu .right-categories-image-right {
    float: left;
    width: 40%;
    text-align: right;
    padding-top: 5px
}

ul.megamenu li .sub-menu .content .static-menu .left-categories-image-left {
    float: left;
    width: 40%;
    padding-right: 4%;
    padding-top: 5px
}

ul.megamenu li .sub-menu .content .static-menu .right-categories-image-left {
    float: left;
    width: 56%
}

ul.megamenu li .sub-menu .content .static-menu .menu ul {
    list-style: none;
    margin: 0;
    padding: 5px
}

ul.megamenu li .sub-menu .content .static-menu>.menu>ul>li {
    padding-top: 7px
}

ul.megamenu li .sub-menu .content .static-menu>.menu>ul>li:first-child {
    padding-top: 0
}

ul.megamenu li .sub-menu .content .static-menu .menu ul ul li {
    border-bottom: 1px solid #e0e0e0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

ul.megamenu li .sub-menu .content .static-menu .menu ul ul li: last-child {
    border-bottom: 0
}

ul.megamenu li .sub-menu .content .static-menu .menu ul ul li:hover {
    background: #f9f9f9
}

ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a {
    color: #3d3d3d;
    line-height: 26px;
    font-size: 14px;
    padding: 5px;
    display: block
}

ul.megamenu li .sub-menu .content .hover-menu .menu ul {
    list-style: none;
    margin: 1px 0;
    padding: 0;
    position: relative
}

ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
    display: none;
    margin-top: -41px;
    width: 200px;
    padding: 5px 20px;
    position: absolute;
    z-index: 10;
    left: 100%;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 0 25px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 25px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 25px rgba(0,0,0,.15)
}

ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after,ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:before {
    position: absolute;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    content: "";
    top: 20px;
    display: block
}

ul.megamenu li .sub-menu .content .hover-menu .menu ul ul.active {
    display: block
}

ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:before {
    border-color: transparent #e6e6e6 transparent transparent;
    left: -11px
}

ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after {
    border-color: transparent #fff transparent transparent;
    left: -10px
}

ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li {
    position: relative
}

ul.megamenu li .sub-menu .content .hover-menu {
    margin: -10px 0
}

ul.megamenu li .sub-menu .content .hover-menu li {
    padding: 0;
    margin: 0 -20px;
    border-bottom: 1px solid #e0e0e0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

ul.megamenu li .sub-menu .content .hover-menu li: last-child {
    border-bottom: 0
}

ul.megamenu li .sub-menu .content .hover-menu li:hover {
    background: #34495e;
    color: #fff
}

ul.megamenu li .sub-menu .content .hover-menu li a {
    color: #34495e;
    font-weight: 600;
    padding: 8px 16px;
    font-size: 14px;
    display: block
}

ul.megamenu li .sub-menu .content .hover-menu li a:hover {
    color: #fff
}

.megamenuToogle-wrapper {
    position: relative;
    z-index: 26;
    min-height: 50px;
    line-height: 39px;
    border-bottom: 1px solid transparent
}

.container-megamenu.container .megamenuToogle-pattern,.container-megamenu.container .megamenuToogle-wrapper {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.megamenuToogle-wrapper .container {
    color: #fff;
    font-size: 18px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.15);
    padding: 6px 20px 5px 14px!important
}

.vertical .megamenuToogle-wrapper .container {
    padding: 9px 20px 8px!important
}

.megamenuToogle-wrapper .container>div {
    float: right;
    width: 44px;
    padding: 9px 10px;
    margin: 2px 15px 0 0;
    border: 1px solid transparent
}

.megamenuToogle-wrapper .container>div span {
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 4px;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.15)
}

.megamenuToogle-wrapper .container>div span:first-child {
    margin-top: 0
}

.vertical #menuHeading {
    margin: 30px 0 0
}

.vertical #menuHeading .megamenuToogle-wrapper {
    border-radius: 0
}

.vertical #menuHeading .megamenuToogle-wrapper .container {
    text-transform: capitalize;
    font-size: 20px;
    text-shadow: none;
    padding: 5px 17px!important;
    font-family: Roboto,sans-serif
}

.vertical #menuHeading .megamenuToogle-wrapper .container i {
    padding-right: 10px;
    font-size: 16px
}

.vertical .megamenuToogle-wrapper {
    z-index: 24;
    border-bottom: 0
}

.vertical .megamenu-wrapper {
    display: block!important;
    background: #fff!important;
    position: relative;
    margin-top: -2px;
    z-index: 23
}

.vertical ul.megamenu>li {
    display: block;
    float: none!important;
    width: auto;
    background: 0 0;
    border-top: 0;
    border-right: 0;
    position: relative;
    margin: 0
}

.vertical ul.megamenu>li.sub>a {
    font-size: 13px;
    padding-left: 40px
}

.vertical ul.megamenu>li>a {
    color: #34495e;
    font-weight: 600;
    text-shadow: none;
    font-size: 14px;
    height: auto!important;
    background: 0 0;
    padding: 10px 17px;
    line-height: 17px;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6
}

.vertical ul.megamenu>li:last-child>a {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0
}

.vertical ul.megamenu>li:first-child>a,.vertical ul.megamenu>li:last-child>a {
    line-height: 17px;
    padding-top: 11px
}

.vertical ul.megamenu>li>a strong {
    font-weight: 600
}

.vertical ul.megamenu>li:nth-child(2n)>a {
    background-color: #f8f8f8
}

.vertical ul.megamenu .megamenu-label {
    display: inline-block;
    position: relative;
    top: 0
}

.vertical ul.megamenu>li.active>a,.vertical ul.megamenu>li:hover>a {
    color: #fff!important
}

.vertical ul.megamenu>li>a.description {
    padding: 12px 20px 12px 21px
}

.vertical ul.megamenu>li.click:before,.vertical ul.megamenu>li.hover:before {
    content: '\f054';
    font-family: FontAwesome;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    position: absolute;
    right: 0;
    z-index: 4;
    padding: 12px 15px 10px;
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.vertical ul.megamenu>li:first-child:before,.vertical ul.megamenu>li:last-child:before {
    padding-top: 12px
}

.vertical ul.megamenu>li.active:before,.vertical ul.megamenu>li.click:hover:before {
    opacity: 1
}

.vertical ul.megamenu>li>.sub-menu {
    left: 100%;
    padding-top: 0;
    top: 0
}

.vertical ul.megamenu>li>.sub-menu>.content {
    margin-left: 1px;
    position: relative!important;
    padding: 0
}

.vertical ul.megamenu>li>.sub-menu>.content>.arrow {
    display: none
}

.vertical ul.megamenu li .sub-menu .content .hover-menu,.vertical ul.megamenu li .sub-menu .content .hover-menu li {
    margin: 0
}

@media (max-width: 767px) {
    .responsive ul.megamenu li .sub-menu .content .static-menu .left-categories-image-right,.responsive ul.megamenu li .sub-menu .content .static-menu .right-categories-image-left {
        float:none;
        width: 100%;
        padding: 0
    }

    .responsive ul.megamenu li .sub-menu .content .static-menu .categories-image-right,.responsive ul.megamenu li .sub-menu .content .static-menu .categories-image-top {
        display: none
    }

    .responsive ul.megamenu li .sub-menu .content .static-menu .categories-image-right>div>ul {
        display: block!important
    }

    .responsive ul.megamenu .sub-menu .content .border,.responsive ul.megamenu li .sub-menu .content .static-menu .left-categories-image-left,.responsive ul.megamenu li .sub-menu .content .static-menu .right-categories-image-right {
        display: none
    }

    .responsive ul.megamenu .sub-menu .content .row {
        margin: 5px -20px;
        padding: 0
    }

    .responsive ul.megamenu .sub-menu .content .row>div {
        margin-top: 20px;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px
    }

    .responsive ul.megamenu .sub-menu .content .row:first-of-type>div.mobile-disabled+.mobile-enabled,.responsive ul.megamenu .sub-menu .content .row:first-of-type>div:first-child {
        margin-top: 0;
        border-top: none;
        padding-top: 0
    }

    .responsive ul.megamenu .sub-menu .content .row:first-of-type>div.mobile-enabled+.mobile-disabled+.mobile-disabled+.mobile-disabled+.mobile-disabled+.mobile-enabled,.responsive ul.megamenu .sub-menu .content .row:first-of-type>div.mobile-enabled+.mobile-disabled+.mobile-disabled+.mobile-disabled+.mobile-enabled,.responsive ul.megamenu .sub-menu .content .row:first-of-type>div.mobile-enabled+.mobile-disabled+.mobile-disabled+.mobile-enabled,.responsive ul.megamenu .sub-menu .content .row:first-of-type>div.mobile-enabled+.mobile-disabled+.mobile-enabled {
        margin-top: 20px;
        border-top: 1px solid #e6e6e6;
        padding-top: 20px
    }

    .responsive ul.megamenu li .menu>ul>li {
        position: relative
    }

    .responsive ul.megamenu .menu>ul>li.active>.close-categories,.responsive ul.megamenu .menu>ul>li>.open-categories {
        display: block!important;
        position: absolute;
        top: 0;
        right: 0;
        height: 45px;
        cursor: pointer
    }

    .responsive ul.megamenu .menu>ul>li.active>.close-categories:before {
        content: "-";
        font-family: Arial;
        font-weight: 300;
        font-size: 36px;
        line-height: 46px;
        padding: 0 18px
    }

    .responsive ul.megamenu .menu>ul>li.active>.open-categories {
        display: none!important
    }

    .responsive #main ul.megamenu li .menu>ul>li .visible,.responsive #main ul.megamenu li .menu>ul>li>ul,.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li:before {
        display: none
    }

    .responsive ul.megamenu li .open-categories:before {
        content: "+";
        font-family: Arial;
        font-weight: 300;
        font-size: 24px;
        line-height: 50px;
        padding: 0 17px
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu,.responsive ul.megamenu li .sub-menu .content .static-menu .menu {
        position: relative;
        margin: -20px;
        overflow: hidden
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul,.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul {
        margin: 0;
        padding: 0
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li,.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li {
        border-bottom: 1px solid #e6e6e6
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu>ul:first-child>li:first-child,.responsive ul.megamenu li .sub-menu .content .static-menu .menu>ul:first-child>li:first-child {
        border-top: none
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
        display: block;
        padding: 11px 20px;
        font-size: 14px;
        font-weight: 300;
        background: #fff
    }

    .responsive .vertical ul.megamenu li .sub-menu .content .hover-menu .menu ul li a,.responsive .vertical ul.megamenu li .sub-menu .content .static-menu .menu ul li a {
        border-left: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li ul li a,.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li ul li a {
        font-size: 12px
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a:hover,.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li.active>a,.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a:hover,.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li.active>a {
        background: #f7f7f7
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul li a:before,.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul li a:before {
        display: none
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul,.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul ul {
        margin: 0!important;
        padding: 0!important
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul li a,.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul ul li a {
        padding-left: 40px
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul ul li a,.responsive ul.megamenu li .sub-menu .content .static-menu .menu ul ul ul li a {
        padding-left: 60px
    }

    .responsive ul.megamenu .sub-menu .content .static-menu .row>div {
        padding: 0 20px!important
    }

    .responsive .static-menu .visible {
        padding: 0!important
    }

    .responsive ul.megamenu li .sub-menu .content .static-menu>.menu>ul>li {
        padding: 0
    }
}

@media (max-width: 991px) {
    .responsive ul.megamenu li .sub-menu .content {
        background-image:none!important
    }

    .responsive .vertical #menuHeading {
        margin: 20px 0 0
    }

    .responsive .vertical ul.megamenu>li.click:before,.responsive .vertical ul.megamenu>li.hover:before {
        display: none
    }

    .responsive .megaMenuToggle {
        display: block
    }

    .responsive .megamenu-wrapper {
        display: none;
        background: #fff;
        position: relative;
        margin-top: -2px
    }

    .responsive ul.megamenu>li {
        display: block;
        float: none!important;
        width: auto;
        background: 0 0;
        border-right: 0;
        position: relative;
        margin: 0
    }

    .responsive ul.megamenu>li.home,ul.megamenu>li.search {
        display: none
    }

    .responsive ul.megamenu>li>a {
        color: #fff;
        text-shadow: none;
        background: 0 0;
        margin: 0;
        height: auto
    }

    .responsive .vertical ul.megamenu>li>a {
        color: #636363
    }

    .responsive ul.megamenu .megamenu-label {
        display: inline-block;
        position: relative;
        top: 0;
        left: 10px
    }

    .responsive ul.megamenu>li>.sub-menu>.content>.arrow {
        display: none
    }

    .responsive ul.megamenu>li.active,.responsive ul.megamenu>li:hover {
        background: #f6f6f6
    }

    .responsive ul.megamenu>li.with-sub-menu .open-menu {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
        padding: 11px 17px 10px 50px;
        display: block;
        cursor: pointer;
        height: 45px;
        color: #fff
    }

    .responsive .vertical ul.megamenu>li.with-sub-menu .open-menu {
        padding-top: 5px;
        color: #636363
    }

    .responsive .vertical ul.megamenu>li.with-sub-menu:first-child .open-menu,.responsive .vertical ul.megamenu>li.with-sub-menu:last-child .open-menu {
        padding-top: 10px
    }

    .responsive ul.megamenu>li.active .open-menu {
        display: none
    }

    .responsive ul.megamenu>li.with-sub-menu .open-menu:before {
        content: "+";
        font-family: Arial;
        font-weight: 300;
        font-size: 24px
    }

    .responsive ul.megamenu>li.active .close-menu {
        display: block;
        position: absolute;
        z-index: 10;
        top: 0;
        right: 0;
        width: 85px;
        height: 45px;
        padding: 5px 3px 0 40px;
        text-align: center;
        cursor: pointer;
        color: #fff
    }

    .responsive .vertical ul.megamenu>li.active .close-menu {
        padding-top: 0;
        margin-top: -2px
    }

    .responsive .vertical ul.megamenu>li.active:first-child .close-menu,.responsive .vertical ul.megamenu>li.active:last-child .close-menu {
        padding-top: 5px
    }

    .responsive ul.megamenu>li.active .close-menu:before {
        content: "-";
        font-family: Arial;
        font-weight: 300;
        font-size: 36px;
        line-height: 1.3
    }

    .responsive ul.megamenu>li>.sub-menu {
        width: 100%!important;
        padding-top: 0;
        position: relative;
        display: none;
        -webkit-transition: none!important;
        -moz-transition: none!important;
        transition: none!important;
        z-index: 2!important;
        visibility: visible!important;
        left: 0!important
    }

    ul.megamenu li .sub-menu .content .static-menu a.main-menu {
        margin: 0;
        color: #3d3d3d!important
    }

    .responsive ul.megamenu li .sub-menu .content {
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        border: none;
        border-top: 1px solid #e6e6e6;
        border-radius: 0;
        -moz-border-radius: 0x;
        -webkit-border-radius: 0;
        display: block!important;
        visibility: visible!important;
        opacity: 1!important;
        filter: alpha(opacity=100)!important;
        margin-top: 0!important;
        left: 0!important;
        margin-left: 0!important;
        -webkit-transition: none!important;
        -moz-transition: none!important;
        transition: none!important;
        -webkit-transform: scale(1,1)!important;
        -moz-transform: scale(1,1)!important;
        -o-transform: scale(1,1)!important;
        -ms-transform: scale(1,1)!important;
        transform: scale(1,1)!important
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul {
        display: block;
        margin: 5px 10px;
        width: auto;
        padding: 0;
        position: static;
        left: 0;
        background: 0 0;
        border: none;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none
    }

    ul.megamenu li .sub-menu .content .hover-menu li {
        margin: 0
    }

    .responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:after,.responsive ul.megamenu li .sub-menu .content .hover-menu .menu ul ul:before {
        display: none
    }

    .responsive .visible>div {
        margin: 0!important;
        border: none!important;
        padding: 0 0 0 10px!important
    }
}

@media (min-width: 992px) {
    .megamenu-wrapper {
        display:block!important
    }
}

#menu-dropdown .megaMenuToggle {
    display: block
}

.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: auto;
    -ms-touch-action: pan-y;
    margin: -15px
}

.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-carousel .owl-item .item {
    margin: 15px
}

.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
}

.tp-bannershadow,.tp-simpleresponsive img {
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}

.grabbing {
    cursor: url(../img/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)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100%,75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

@media (max-width: 767px) {
    .responsive .owl-carousel {
        margin:-10px
    }

    .responsive .owl-carousel .owl-item .item {
        margin: 10px
    }
}

.icheckbox,.iradio {
    cursor: pointer;
    display: inline-block
}

.checkbox .icheckbox,.checkbox-inline .icheckbox,.radio .iradio,.radio-inline .iradio {
    margin-left: -20px
}

.icheckbox:before,.iradio:before {
    content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    transform: translate(0,0);
    color: #fff;
    line-height: 14px;
    font-size: 10px;
    text-align: center;
    border-radius: 2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0;
    vertical-align: middle;
    border: 1px solid #e0e0e0;
    background-color: #fff
}

.tparrows,.tparrows.preview1,.tparrows.preview4 {
    -webkit-transform-style: preserve-3d
}

.iradio:before {
    border-radius: 100%
}

.mfilter-box .icheckbox:before,.mfilter-box .iradio:before {
    content: "";
    width: 10px;
    height: 10px;
    line-height: 8px;
    font-size: 6px
}

.filter-product {
    margin: 50px 0 70px
}

.filter-product .carousel {
    overflow: hidden
}

.filter-product .carousel:hover {
    overflow: visible
}

.filter-product .filter-tabs {
    list-style: none;
    padding: 0 65px 0 0;
    margin: 20px 0 30px
}

.filter-product .filter-tabs ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.filter-product .filter-tabs ul>li {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 2px
}

.filter-product .filter-tabs ul>li>a {
    border-radius: 4px 4px 0 0;
    background: #f9f9f9;
    padding: 18px 39px;
    line-height: 13px;
    margin: 0 3px;
    font-size: 15px;
    position: relative;
    display: block;
    text-transform: capitalize
}

.filter-product .filter-tabs ul>li.active>a,.filter-product .filter-tabs ul>li.active>a:focus,.filter-product .filter-tabs ul>li.active>a:hover {
    margin-left: 0;
    font-size: 19px;
    line-height: 30px;
    padding: 16px 53px;
    font-weight: 600;
    color: #fff
}

.filter-product .filter-tabs ul>li>a:hover {
    border-color: #eee #eee #e6e6e6;
    background-color: #eee;
    color: #3d3d3d
}

.tab-content {
    position: relative;
    margin-top: -30px
}

.box-product .product-grid>.row {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px
}

.box-product .owl-carousel .product-grid>.row {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.box-product .product-grid .row>div {
    padding: 0
}

.box-product .product-grid .row>div>div {
    margin: 0 0 20px 10px
}

.box-product .product-grid .row .col-sm-2:nth-child(6n+1)>div,.box-product .product-grid .row .col-sm-3:nth-child(4n+1)>div {
    margin-left: 0!important
}

.box-product .product-grid .row>div.grid-block {
    padding-left: 15px;
    padding-right: 15px
}

.tab-content .next-button,.tab-content .prev-button {
    margin: 0 0 0 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    position: absolute;
    top: -77px;
    right: 0;
    height: 40px
}

.box-product .product-grid .product {
    margin-left: -1px;
    margin-top: -1px;
    min-height: 101px
}

.tab-content .prev-button {
    right: 21px
}

.tab-content .next-button span,.tab-content .prev-button span {
    font-size: 29px;
    line-height: 40px;
    color: #d3d3d3!important;
    margin: 0 3px
}

.tab-content .next-button span:before,.tab-content .prev-button span:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.tab-content .prev-button span:before {
    content: "\f104"
}

.tab-content .next-button span:before {
    content: "\f105"
}

@media (max-width: 767px) {
    .responsive .filter-product .filter-tabs {
        margin:10px 0 40px;
        padding: 0;
        border: 1px solid #e0e0e0;
        border-radius: 3px;
        overflow: hidden
    }

    .responsive .filter-product .filter-tabs ul>li {
        width: 100%
    }

    .responsive .filter-product .filter-tabs ul>li.active>a,.responsive .filter-product .filter-tabs ul>li.active>a:focus,.responsive .filter-product .filter-tabs ul>li.active>a:hover,.responsive .filter-product .filter-tabs ul>li>a {
        width: 100%;
        font-size: 15px;
        padding: 18px 39px;
        margin: 0;
        border-radius: 0;
        border-bottom: 1px solid #e0e0e0;
        line-height: 24px
    }

    .responsive .filter-product .filter-tabs ul>li.active:last-child>a,.responsive .filter-product .filter-tabs ul>li.active:last-child>a:focus,.responsive .filter-product .filter-tabs ul>li.active:last-child>a:hover,.responsive .filter-product .filter-tabs ul>li:last-child>a {
        border-bottom: 0
    }

    .responsive .tab-content .next-button,.responsive .tab-content .prev-button {
        top: -40px
    }
}

.tp-caption .backcorner,.tp-caption .backcornertop,.tp-caption .frontcorner,.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    position: absolute;
    top: 0
}

.revicon-search-1:before {
    content: '\e802'
}

.revicon-pencil-1:before {
    content: '\e831'
}

.revicon-picture-1:before {
    content: '\e803'
}

.revicon-cancel:before {
    content: '\e80a'
}

.revicon-info-circled:before {
    content: '\e80f'
}

.revicon-trash:before {
    content: '\e801'
}

.revicon-left-dir:before {
    content: '\e817'
}

.revicon-right-dir:before {
    content: '\e818'
}

.revicon-down-open:before {
    content: '\e83b'
}

.revicon-left-open:before {
    content: '\e819'
}

.revicon-right-open:before {
    content: '\e81a'
}

.revicon-angle-left:before {
    content: '\e820'
}

.revicon-angle-right:before {
    content: '\e81d'
}

.revicon-left-big:before {
    content: '\e81f'
}

.revicon-right-big:before {
    content: '\e81e'
}

.revicon-magic:before {
    content: '\e807'
}

.revicon-picture:before {
    content: '\e800'
}

.revicon-export:before {
    content: '\e80b'
}

.revicon-cog:before {
    content: '\e832'
}

.revicon-login:before {
    content: '\e833'
}

.revicon-logout:before {
    content: '\e834'
}

.revicon-video:before {
    content: '\e805'
}

.revicon-arrow-combo:before {
    content: '\e827'
}

.revicon-left-open-1:before {
    content: '\e82a'
}

.revicon-right-open-1:before {
    content: '\e82b'
}

.revicon-left-open-mini:before {
    content: '\e822'
}

.revicon-right-open-mini:before {
    content: '\e823'
}

.revicon-left-open-big:before {
    content: '\e824'
}

.revicon-right-open-big:before {
    content: '\e825'
}

.revicon-left:before {
    content: '\e836'
}

.revicon-right:before {
    content: '\e826'
}

.revicon-ccw:before {
    content: '\e808'
}

.revicon-arrows-ccw:before {
    content: '\e806'
}

.revicon-palette:before {
    content: '\e829'
}

.revicon-list-add:before {
    content: '\e80c'
}

.revicon-doc:before {
    content: '\e809'
}

.revicon-left-open-outline:before {
    content: '\e82e'
}

.revicon-left-open-2:before {
    content: '\e82c'
}

.revicon-right-open-outline:before {
    content: '\e82f'
}

.revicon-right-open-2:before {
    content: '\e82d'
}

.revicon-equalizer:before {
    content: '\e83a'
}

.revicon-layers-alt:before {
    content: '\e804'
}

.revicon-popup:before {
    content: '\e828'
}

.tp-static-layers {
    position: absolute;
    z-index: 505;
    top: 0;
    left: 0
}

.tp-caption .frontcorner {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-top: 40px solid #00A8FF;
    left: -40px
}

.tp-caption .backcorner {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    right: 0
}

.tp-caption .frontcornertop {
    border-left: 40px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 40px solid #00A8FF;
    left: -40px
}

.tp-caption .backcornertop {
    border-left: 0 solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    right: 0
}

.rev_slider,.rev_slider_wrapper {
    position: relative
}

.rev_slider_wrapper>ul {
    visibility: hidden
}

.rev_slider {
    overflow: visible
}

.rev_slider img {
    max-width: none!important;
    -moz-transition: none 0;
    -webkit-transition: none 0;
    -o-transition: none 0;
    transition: none 0;
    margin: 0;
    padding: 0;
    border: none
}

.tp-bullets,.tparrows {
    -ms-transition: opacity .2s ease-out
}

.rev_slider .no-slides-text {
    font-weight: 700;
    text-align: center;
    padding-top: 80px
}

.rev_slider ul {
    margin: 0;
    padding: 0;
    list-style: none!important;
    background-position: 0 0
}

.rev_slider ul li,.rev_slider>ul>li,.rev_slider>ul>li:before {
    list-style: none!important;
    position: absolute;
    visibility: hidden;
    margin: 0!important;
    padding: 0!important;
    overflow-x: visible;
    overflow-y: visible;
    background-image: none;
    background-position: 0 0;
    text-indent: 0
}

.rev_slider .caption,.rev_slider .tp-caption {
    position: absolute;
    visibility: hidden;
    white-space: nowrap
}

.tp-simpleresponsive img {
    max-width: none;
    -moz-user-select: none
}

.tp-caption {
    z-index: 1
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none!important
}

.tp-caption.tp-hidden-caption,.tp-hide-revslider {
    visibility: hidden!important;
    display: none!important
}

.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video {
    max-width: none!important
}

.noFilterClass {
    filter: none!important
}

.caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.caption.fullscreenvideo iframe,.caption.fullscreenvideo video {
    width: 100%!important;
    height: 100%!important;
    display: none
}

.tp-caption.fullscreenvideo {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%
}

.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe video {
    width: 100%!important;
    height: 100%!important;
    display: none
}

.fullcoveredvideo video,.fullscreenvideo video {
    background: #000
}

.fullcoveredvideo .tp-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.html5vid.videoisplaying .tp-poster {
    display: none
}

.tp-video-play-button {
    background: #000;
    background: rgba(0,0,0,.3);
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    color: #FFF;
    z-index: 3;
    margin-top: -27px;
    margin-left: -28px;
    text-align: center;
    cursor: pointer
}

.html5vid .tp-revstop {
    width: 15px;
    height: 20px;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    position: relative;
    margin: 10px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none
}

.html5vid.videoisplaying .revicon-right-dir {
    display: none
}

.html5vid.videoisplaying .tp-revstop {
    display: block
}

.html5vid.videoisplaying .tp-video-play-button {
    display: none
}

.html5vid:hover .tp-video-play-button {
    display: block
}

.fullcoveredvideo .tp-video-play-button {
    display: none!important
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3
}

.fullscreen-container,.fullwidthbanner-container,.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative
}

.tp-dottedoverlay.twoxtwo {
    background: url(../assets/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../assets/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(../assets/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../assets/gridtile_3x3_white.png)
}

.fullscreen-container {
    padding: 0
}

.fullwidthbanner-container {
    padding: 0;
    overflow: hidden
}

.tp-simpleresponsive .caption,.tp-simpleresponsive .tp-caption {
    position: absolute;
    -webkit-font-smoothing: antialiased!important
}

.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none
}

.tp-bannershadow.tp-shadow1 {
    background: url(../assets/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 30px;
    bottom: -30px
}

.tp-bannershadow.tp-shadow2 {
    background: url(../assets/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-bannershadow.tp-shadow3 {
    background: url(../assets/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff!important;
    text-shadow: 0 1px 1px rgba(0,0,0,.6)!important;
    font-size: 15px;
    line-height: 45px!important;
    background: url(../images/gradient/g30.png) top repeat-x;
    font-family: arial,sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    text-decoration: none
}

.tparrows.preview1:after,.tparrows.preview2:after,.tparrows.preview3:after,.tparrows.preview4:after {
    font-family: revicons
}

.tp-button.big {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.6);
    font-weight: 700;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important;
    background: url(../images/gradient/g40.png) top repeat-x
}

.purchase:hover,.tp-button.big:hover,.tp-button:hover {
    background-position: bottom,15px 11px
}

.purchase.green,.purchase:hover.green,.tp-button.green,.tp-button:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0 3px 0 0 #104d0b;
    -moz-box-shadow: 0 3px 0 0 #104d0b;
    box-shadow: 0 3px 0 0 #104d0b
}

.purchase.blue,.purchase:hover.blue,.tp-button.blue,.tp-button:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0 3px 0 0 #0f3e68;
    -moz-box-shadow: 0 3px 0 0 #0f3e68;
    box-shadow: 0 3px 0 0 #0f3e68
}

.purchase.red,.purchase:hover.red,.tp-button.red,.tp-button:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0 3px 0 0 #7c1212;
    -moz-box-shadow: 0 3px 0 0 #7c1212;
    box-shadow: 0 3px 0 0 #7c1212
}

.purchase.orange,.purchase:hover.orange,.tp-button.orange,.tp-button:hover.orange {
    background-color: #f70;
    -webkit-box-shadow: 0 3px 0 0 #a34c00;
    -moz-box-shadow: 0 3px 0 0 #a34c00;
    box-shadow: 0 3px 0 0 #a34c00
}

.purchase.darkgrey,.purchase:hover.darkgrey,.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey {
    background-color: #555;
    -webkit-box-shadow: 0 3px 0 0 #222;
    -moz-box-shadow: 0 3px 0 0 #222;
    box-shadow: 0 3px 0 0 #222
}

.purchase.lightgrey,.purchase:hover.lightgrey,.tp-button.lightgrey,.tp-button:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0 3px 0 0 #555;
    -moz-box-shadow: 0 3px 0 0 #555;
    box-shadow: 0 3px 0 0 #555
}

.tpclear {
    clear: both
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-transform: translateZ(5px)
}

.tp-bullets.hidebullets,.tparrows.hidearrows {
    -khtml-opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.tp-bullets.hidebullets {
    -moz-opacity: 0;
    opacity: 0
}

.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(../assets/boxed_bgtile.png);
    height: 40px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.navbar-old {
    background: url(../assets/navigdots_bgtile.png);
    height: 35px;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    margin-right: 0;
    float: left;
    margin-top: 0;
    margin-left: 3px
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullets.png) bottom left no-repeat;
    width: 23px;
    height: 23px;
    margin-right: 0;
    float: left;
    margin-top: 0
}

.tp-bullets.simplebullets.square .bullet,.tp-bullets.simplebullets.square-old .bullet {
    background: url(../assets/bullets2.png) bottom left no-repeat;
    width: 19px;
    margin-top: 0;
    margin-right: 0;
    cursor: pointer;
    position: relative;
    float: left
}

.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0
}

.tp-bullets.simplebullets.square .bullet {
    height: 19px
}

.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0
}

.tp-bullets.simplebullets.square-old .bullet {
    height: 19px
}

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0
}

.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/bullet_boxed.png) top left no-repeat;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0!important
}

.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0!important
}

.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../assets/navigdots.png) bottom left no-repeat;
    width: 15px;
    height: 15px;
    margin-left: 5px!important;
    margin-right: 5px!important;
    float: left;
    margin-top: 10px
}

.tp-leftarrow,.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 40px
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0!important
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0!important
}

.tp-bullets.simplebullets .bullet.selected,.tp-bullets.simplebullets .bullet:hover {
    background-position: top left
}

.tp-bullets.simplebullets.navbar .bullet.selected,.tp-bullets.simplebullets.navbar .bullet:hover,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.round .bullet:hover {
    background-position: bottom left
}

.tparrows .tp-arr-imgholder,.tparrows .tp-arr-titleholder {
    display: none
}

.tparrows.hidearrows {
    -moz-opacity: 0;
    opacity: 0
}

.tp-leftarrow.round,.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 19px;
    height: 14px
}

.tp-leftarrow.round {
    margin-right: 0;
    float: left;
    margin-top: 0
}

.tp-rightarrow.round {
    margin-right: 0;
    float: left;
    margin-top: 0
}

.tp-leftarrow.round-old,.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 26px;
    height: 26px;
    margin-right: 0;
    float: left;
    margin-top: 0
}

.tp-leftarrow.round-old {
    background: url(../assets/arrow_left.png) top left no-repeat
}

.tp-rightarrow.round-old {
    background: url(../assets/arrow_right.png) top left no-repeat
}

.tp-leftarrow.navbar,.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 20px;
    height: 15px;
    float: left;
    margin-top: 12px
}

.tp-leftarrow.navbar {
    background: url(../assets/small_left_boxed.png) top left no-repeat;
    margin-right: 6px
}

.tp-rightarrow.navbar {
    background: url(../assets/small_right_boxed.png) top left no-repeat;
    margin-left: 6px
}

.tp-leftarrow.navbar-old,.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    width: 9px;
    height: 16px;
    float: left;
    margin-top: 10px
}

.tp-leftarrow.navbar-old {
    background: url(../assets/arrowleft.png) top left no-repeat;
    margin-right: 6px
}

.tp-rightarrow.navbar-old {
    background: url(../assets/arrowright.png) top left no-repeat;
    margin-left: 6px
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px
}

.tp-leftarrow.square,.tp-leftarrow.square-old {
    margin-right: 0;
    width: 12px;
    height: 17px;
    margin-top: 0;
    z-index: 100;
    position: relative;
    float: left;
    cursor: pointer
}

.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0
}

.tp-leftarrow.square {
    background: url(../assets/arrow_left2.png) top left no-repeat
}

.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_right2.png) top left no-repeat;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0
}

.tp-leftarrow.square-old {
    background: url(../assets/arrow_left2.png) top left no-repeat
}

.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/arrow_right2.png) top left no-repeat;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0;
    margin-top: 0
}

.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/large_left.png) no-repeat
}

.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../assets/large_right.png) no-repeat
}

.tp-leftarrow:hover,.tp-rightarrow:hover {
    background-position: bottom left
}

.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
    vertical-align: top
}

.tp-bullets.tp-thumbs img {
    vertical-align: top
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: 0 0;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}

.tp-bullets.tp-thumbs .bullet.selected,.tp-bullets.tp-thumbs .bullet:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.tp-thumbs img {
    width: 100%
}

.tp-bannertimer {
    visibility: hidden;
    width: 100%;
    height: 5px;
    background: #fff;
    background: rgba(0,0,0,.15);
    position: absolute;
    z-index: 200;
    top: 0
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0!important;
    height: 5px
}

.tparrows.preview1 {
    width: 100px;
    height: 100px;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    background: 0 0
}

.tparrows.preview1:after {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #fff;
    background: rgba(0,0,0,.15);
    z-index: 2;
    line-height: 100px;
    -webkit-transition: background .3s,color .3s;
    -moz-transition: background .3s,color .3s;
    transition: background .3s,color .3s
}

.tp-rightarrow.preview1:after {
    content: '\e825'
}

.tp-leftarrow.preview1:after {
    content: '\e824'
}

.tparrows.preview1:hover:after {
    background: rgba(255,255,255,1);
    color: #aaa
}

.tparrows.preview1 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.tp-rightarrow.preview1 .tp-arr-imgholder {
    right: 100%;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tp-leftarrow.preview1 .tp-arr-imgholder {
    left: 100%;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tparrows.preview1:hover .tp-arr-imgholder {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

@media only screen and (min-width: 768px) and (max-width:979px) {
    .tparrows.preview1,.tparrows.preview1: after {
        width:80px;
        height: 80px;
        line-height: 80px;
        font-size: 24px
    }
}

@media only screen and (min-width: 480px) and (max-width:767px) {
    .tparrows.preview1,.tparrows.preview1: after {
        width:60px;
        height: 60px;
        line-height: 60px;
        font-size: 20px
    }
}

@media only screen and (min-width: 0px) and (max-width:479px) {
    .tparrows.preview1,.tparrows.preview1: after {
        width:40px;
        height: 40px;
        line-height: 40px;
        font-size: 12px
    }
}

.tp-bullets.preview1 {
    height: 21px
}

.tp-bullets.preview1 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0,0,0,.15)!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid transparent!important;
    display: inline-block;
    margin-right: 5px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color .2s,border-color .2s;
    -moz-transition: background-color .2s,border-color .2s;
    -o-transition: background-color .2s,border-color .2s;
    -ms-transition: background-color .2s,border-color .2s;
    transition: background-color .2s,border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets.preview1 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview1 .bullet.selected,.tp-bullets.preview1 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #aaa!important;
    width: 5px!important;
    height: 5px!important;
    border: 8px solid rgba(255,255,255,1)!important
}

.tparrows.preview2 {
    min-width: 60px;
    min-height: 60px;
    background: #fff;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1.3s;
    -webkit-transition: width .3s,background-color .3s,opacity .3s;
    transition: width .3s,background-color .3s,opacity .3s;
    backface-visibility: hidden
}

.tparrows.preview2:after {
    position: absolute;
    top: 50%;
    color: #aaa;
    font-size: 25px;
    margin-top: -12px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}

.tp-rightarrow.preview2:after {
    content: '\e81e';
    right: 18px
}

.tp-leftarrow.preview2:after {
    content: '\e81f';
    left: 18px
}

.tparrows.preview2 .tp-arr-titleholder {
    background-size: cover;
    background-position: center center;
    display: block;
    visibility: hidden;
    position: relative;
    top: 0;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    white-space: nowrap;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 60px;
    padding: 0 10px
}

.tp-rightarrow.preview2 .tp-arr-titleholder {
    right: 50px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tp-leftarrow.preview2 .tp-arr-titleholder {
    left: 50px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.tparrows.preview2.hovered {
    width: 300px
}

.tparrows.preview2:hover {
    background: #fff
}

.tparrows.preview2:hover:after {
    color: #000
}

.tparrows.preview2:hover .tp-arr-titleholder {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    position: absolute
}

.tp-bullets.preview2 {
    height: 17px
}

.tp-bullets.preview2 .bullet {
    cursor: pointer;
    position: relative!important;
    background: rgba(0,0,0,.5)!important;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    -webkit-transition: background-color .2s,border-color .2s;
    -moz-transition: background-color .2s,border-color .2s;
    -o-transition: background-color .2s,border-color .2s;
    -ms-transition: background-color .2s,border-color .2s;
    transition: background-color .2s,border-color .2s;
    float: none!important;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets.preview2 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview2 .bullet.selected,.tp-bullets.preview2 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255,255,255,1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0,0,0,1)!important
}

.tp-arr-titleholder.alwayshidden {
    display: none!important
}

@media only screen and (min-width: 768px) and (max-width:979px) {
    .tparrows.preview2 {
        min-width:40px;
        min-height: 40px;
        width: 40px;
        height: 40px;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: revicons;
        font-size: 20px;
        margin-top: -12px
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 11px
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 11px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 12px;
        line-height: 40px;
        letter-spacing: 0
    }

    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 35px
    }

    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 35px
    }
}

@media only screen and (min-width: 480px) and (max-width:767px) {
    .tparrows.preview2 {
        min-width:30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: revicons;
        font-size: 14px;
        margin-top: -12px
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        font-size: 10px;
        line-height: 30px;
        letter-spacing: 0;
        display: none;
        visibility: none
    }

    .tp-rightarrow.preview2 .tp-arr-titleholder {
        right: 25px
    }

    .tp-leftarrow.preview2 .tp-arr-titleholder {
        left: 25px
    }
}

@media only screen and (min-width: 0px) and (max-width:479px) {
    .tparrows.preview2 {
        min-width:30px;
        min-height: 30px;
        width: 30px;
        height: 30px;
        border-radius: 15px;
        -moz-border-radius: 15px;
        -webkit-border-radius: 15px
    }

    .tparrows.preview2:after {
        position: absolute;
        top: 50%;
        font-family: revicons;
        font-size: 14px;
        margin-top: -12px
    }

    .tp-rightarrow.preview2:after {
        content: '\e81e';
        right: 8px
    }

    .tp-leftarrow.preview2:after {
        content: '\e81f';
        left: 8px
    }

    .tparrows.preview2 .tp-arr-titleholder {
        display: none;
        visibility: none
    }

    .tparrows.preview2:hover {
        width: 30px!important;
        height: 30px!important
    }
}

.tp-bullets.preview3 .bullet,.tp-bullets.preview4 .bullet {
    cursor: pointer;
    -webkit-border-radius: 10px;
    margin-right: 2px!important;
    margin-bottom: 0!important;
    box-sizing: content-box
}

.tparrows.preview3 {
    width: 70px;
    height: 70px;
    background: #fff;
    background: rgba(255,255,255,1);
    -webkit-transform-style: flat
}

.tparrows.preview3:after {
    position: absolute;
    line-height: 70px;
    text-align: center;
    color: #aaa;
    font-size: 30px;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    width: 70px;
    height: 70px;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}

.tparrows.preview3:hover:after {
    color: #000
}

.tp-rightarrow.preview3:after {
    content: '\e825'
}

.tp-leftarrow.preview3:after,.tp-leftarrow.preview4:after {
    content: '\e824'
}

.tparrows.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    z-index: 0;
    position: absolute;
    background: #000;
    background: rgba(0,0,0,.75);
    display: table;
    min-height: 90px;
    top: -10px
}

.tp-leftarrow.preview3 .tp-arr-iwrapper {
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    left: 0;
    direction: rtl;
    padding-left: 70px
}

.tparrows.preview3 .tp-arr-imgholder {
    background-size: cover;
    background-position: center center;
    display: table-cell;
    min-width: 90px;
    height: 90px;
    position: relative;
    top: 0
}

.tp-rightarrow.preview3 .tp-arr-iwrapper {
    right: 0;
    padding-right: 70px
}

.tparrows.preview3 .tp-arr-titleholder {
    display: table-cell;
    padding: 30px;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    position: relative;
    clear: right;
    vertical-align: middle
}

.tparrows.preview3:hover .tp-arr-iwrapper {
    -webkit-transform: scale(1,1);
    transform: scale(1,1)
}

.tp-bullets.preview3 {
    height: 17px
}

.tp-bullets.preview3 .bullet {
    position: relative!important;
    background: rgba(0,0,0,.5)!important;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    -webkit-transition: background-color .2s,border-color .2s;
    -moz-transition: background-color .2s,border-color .2s;
    -o-transition: background-color .2s,border-color .2s;
    -ms-transition: background-color .2s,border-color .2s;
    transition: background-color .2s,border-color .2s;
    float: none!important;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets.preview3 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview3 .bullet.selected,.tp-bullets.preview3 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255,255,255,1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0,0,0,1)!important
}

@media only screen and (min-width: 768px) and (max-width:979px) {
    .tparrows.preview3,.tparrows.preview3: after {
        width:50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }

    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }

    .tparrows.preview3 .tp-arr-imgholder {
        min-width: 70px;
        height: 70px
    }

    .tp-rightarrow.preview3 .tp-arr-iwrapper {
        padding-right: 50px
    }

    .tp-leftarrow.preview3 .tp-arr-iwrapper {
        padding-left: 50px
    }

    .tparrows.preview3 .tp-arr-titleholder {
        padding: 10px;
        font-size: 16px
    }
}

@media only screen and (max-width: 767px) {
    .tparrows.preview3,.tparrows.preview3: after {
        width:50px;
        height: 50px;
        line-height: 50px;
        font-size: 20px
    }

    .tparrows.preview3 .tp-arr-iwrapper {
        min-height: 70px
    }
}

.tparrows.preview4 {
    width: 30px;
    height: 110px;
    background: 0 0;
    -webkit-perspective: 1000;
    -moz-perspective: 1000
}

.tparrows.preview4:after {
    position: absolute;
    line-height: 110px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    top: 0;
    left: 0;
    z-index: 0;
    width: 30px;
    height: 110px;
    background: #000;
    background: rgba(0,0,0,.25);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.tparrows.preview4 .tp-arr-imgholder,.tparrows.preview4 .tp-arr-imgholder2 {
    background-size: cover;
    background-position: center center;
    width: 180px;
    height: 110px;
    top: 0;
    -webkit-backface-visibility: hidden;
    display: block
}

.tp-rightarrow.preview4:after {
    content: '\e825'
}

.tparrows.preview4 .tp-arr-allwrapper {
    visibility: hidden;
    width: 180px;
    position: absolute;
    z-index: 1;
    min-height: 120px;
    top: 0;
    left: -150px;
    overflow: hidden;
    -webkit-perspective: 1000px;
    -webkit-transform-style: flat
}

.tp-leftarrow.preview4 .tp-arr-allwrapper {
    left: 0
}

.tparrows.preview4 .tp-arr-iwrapper {
    position: relative
}

.tparrows.preview4 .tp-arr-imgholder {
    position: relative;
    backface-visibility: hidden
}

.tparrows.preview4 .tp-arr-imgholder2 {
    position: absolute;
    left: 180px;
    backface-visibility: hidden
}

.tp-leftarrow.preview4 .tp-arr-imgholder2 {
    left: -180px
}

.tparrows.preview4 .tp-arr-titleholder {
    display: block;
    padding: 0 10px;
    text-align: left;
    position: relative;
    background: #000;
    color: #FFF;
    text-transform: uppercase;
    white-space: nowrap;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 11px;
    line-height: 2.75;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.tparrows.preview4:after {
    transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%
}

.tp-leftarrow.preview4:after {
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0
}

@media only screen and (min-width: 768px) {
    .tparrows.preview4: hover:after {
        -webkit-transform:rotateY(-90deg);
        transform: rotateY(-90deg)
    }

    .tp-leftarrow.preview4:hover:after {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg)
    }

    .tparrows.preview4:hover .tp-arr-titleholder {
        -webkit-transition-delay: .4s;
        transition-delay: .4s;
        -webkit-transform: rotateX(0);
        transform: rotateX(0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }
}

.tp-bullets.preview4 {
    height: 17px
}

.tp-bullets.preview4 .bullet {
    position: relative!important;
    background: rgba(0,0,0,.5)!important;
    border-radius: 10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid transparent!important;
    display: inline-block;
    -webkit-transition: background-color .2s,border-color .2s;
    -moz-transition: background-color .2s,border-color .2s;
    -o-transition: background-color .2s,border-color .2s;
    -ms-transition: background-color .2s,border-color .2s;
    transition: background-color .2s,border-color .2s;
    float: none!important;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

.tp-bullets,.tp-bullets.simplebullets.round .bullet,.tp-caption a {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out
}

.tp-bullets.preview4 .bullet.last {
    margin-right: 0
}

.tp-bullets.preview4 .bullet.selected,.tp-bullets.preview4 .bullet:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: rgba(255,255,255,1)!important;
    width: 6px!important;
    height: 6px!important;
    border: 5px solid rgba(0,0,0,1)!important
}

@media only screen and (max-width: 767px) {
    .tparrows.preview4 {
        width:20px;
        height: 80px
    }

    .tparrows.preview4:after {
        width: 20px;
        height: 80px;
        line-height: 80px;
        font-size: 14px
    }

    .tparrows.preview1 .tp-arr-allwrapper,.tparrows.preview2 .tp-arr-allwrapper,.tparrows.preview3 .tp-arr-allwrapper,.tparrows.preview4 .tp-arr-allwrapper {
        display: none!important
    }
}

.tp-caption img {
    background: 0 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom:1}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.tp-simpleresponsive>ul li {
    list-style: none;
    position: absolute;
    visibility: hidden
}

.caption.slidelink a div,.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px
}

.tp-loader {
    top: 50%;
    left: 50%;
    z-index: 1000;
    position: absolute
}

.tp-loader.spinner0 {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    -webkit-font-smoothing: antialiased
}

.tp-loader.spinner1 {
    width: 40px;
    height: 40px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    margin-top: -20px;
    margin-left: -20px;
    -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
    animation: tp-rotateplane 1.2s infinite ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.tp-loader.spinner5 {
    background: url(../assets/loader.gif) 10px 10px no-repeat #fff;
    margin: -22px;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

@-webkit-keyframes tp-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes tp-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

.tp-loader.spinner2 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-color: red;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    border-radius: 100%;
    -webkit-animation: tp-scaleout 1s infinite ease-in-out;
    animation: tp-scaleout 1s infinite ease-in-out
}

@-webkit-keyframes tp-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes tp-scaleout {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 0
    }
}

.tp-loader.spinner3 {
    margin: -9px 0 0 -35px;
    width: 70px;
    text-align: center
}

.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3 {
    width: 18px;
    height: 18px;
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
    animation: tp-bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.tp-loader.spinner3 .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.tp-loader.spinner3 .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes tp-bouncedelay {
    0%,100%,80% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes tp-bouncedelay {
    0%,100%,80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.tp-loader.spinner4 {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    -webkit-animation: tp-rotate 2s infinite linear;
    animation: tp-rotate 2s infinite linear
}

.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: tp-bounce 2s infinite ease-in-out;
    animation: tp-bounce 2s infinite ease-in-out;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.15)
}

.tp-caption.big_bluee,.tp-caption.big_yellow {
    font-weight: 400;
    font-family: "Open Sans";
    background-color: transparent;
    position: absolute;
    text-shadow: none;
    line-height: 36px;
    padding: 1px 4px 0
}

.tp-loader.spinner4 .dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes tp-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes tp-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes tp-bounce {
    0%,100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes tp-bounce {
    0%,100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.tp-caption.big_yellow {
    color: #ffd658;
    font-size: 100px;
    margin: 0;
    border-width: 0;
    border-style: none
}

.tp-caption.big_bluee {
    color: #00f;
    font-size: 78px;
    margin: 0;
    border-width: 0;
    border-style: none
}

.tp-caption.big_orange,.tp-caption.big_white {
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none
}

.tp-caption.big_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    padding: 1px 4px 0;
    background-color: #000;
    letter-spacing: -1.5px
}

.tp-caption.big_black,.tp-caption.big_orange {
    position: absolute;
    text-shadow: none;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    padding: 0 4px;
    background-color: #fff;
    letter-spacing: -1.5px
}

.tp-caption.big_orange {
    color: #ff7302
}

.tp-caption.big_black {
    color: #000;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none
}

.tp-caption.medium_grey,.tp-caption.medium_text,.tp-caption.small_text {
    line-height: 20px;
    font-family: Arial;
    position: absolute;
    text-shadow: 0 2px 5px rgba(0,0,0,.5);
    font-weight: 700;
    color: #fff;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}

.tp-caption.medium_grey {
    font-size: 20px;
    padding: 2px 4px;
    background-color: #888
}

.tp-caption.small_text {
    font-size: 14px
}

.tp-caption.medium_text {
    font-size: 20px
}

.tp-caption.large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0,0,0,.5);
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}

.tp-caption.very_large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0 2px 5px rgba(0,0,0,.5);
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    letter-spacing: -2px
}

.tp-caption.very_big_black,.tp-caption.very_big_white {
    position: absolute;
    text-shadow: none;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    padding: 1px 4px 0
}

.tp-caption.very_big_white {
    color: #fff;
    font-weight: 800;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    background-color: #000
}

.tp-caption.very_big_black {
    color: #000;
    font-weight: 700;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap;
    background-color: #fff
}

.tp-caption.modern_medium_fat,.tp-caption.modern_medium_fat_white {
    font-weight: 800;
    font-family: "Open Sans",sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    position: absolute;
    text-shadow: none;
    font-size: 24px;
    line-height: 20px;
    white-space: nowrap
}

.tp-caption.modern_medium_fat {
    color: #000
}

.tp-caption.modern_medium_fat_white {
    color: #fff
}

.tp-caption.modern_medium_light {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans",sans-serif;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}

.tp-caption.modern_big_bluebg,.tp-caption.modern_big_redbg {
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    font-family: "Open Sans",sans-serif;
    letter-spacing: 0;
    position: absolute;
    margin: 0;
    border-style: none;
    text-shadow: none;
    border-width: 0
}

.tp-caption.modern_big_bluebg {
    font-weight: 800;
    padding: 3px 10px;
    background-color: #4e5b6c
}

.tp-caption.modern_big_redbg {
    font-weight: 300;
    padding: 1px 10px 3px;
    background-color: #de543e
}

.tp-caption.modern_small_text_dark {
    position: absolute;
    color: #555;
    text-shadow: none;
    font-size: 14px;
    line-height: 22px;
    font-family: Arial;
    margin: 0;
    border-width: 0;
    border-style: none;
    white-space: nowrap
}

.tp-caption.boxshadow {
    -moz-box-shadow: 0 0 20px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.5);
    box-shadow: 0 0 20px rgba(0,0,0,.5)
}

.tp-caption.noshadow {
    text-shadow: none
}

.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -ms-transition: all .2s ease-out
}

.tp-caption a:hover {
    color: #ffa902
}

.tp-caption.lightgrey_divider {
    text-decoration: none;
    background-color: rgba(235,235,235,1);
    width: 370px;
    height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0;
    border-color: #222;
    border-style: none
}

.tp-caption.large_bold_grey,.tp-caption.medium_thin_grey {
    font-family: "Open Sans";
    color: #666;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.tp-caption.large_bold_grey {
    font-size: 60px;
    line-height: 60px;
    font-weight: 800;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0;
    padding: 1px 4px 0
}

.tp-caption.medium_thin_grey,.tp-caption.small_thin_grey {
    font-weight: 300;
    padding: 1px 4px 0;
    text-shadow: none;
    margin: 0;
    background-color: transparent;
    text-decoration: none
}

.tp-caption.medium_thin_grey {
    font-size: 34px;
    line-height: 30px
}

.tp-caption.small_thin_grey {
    font-size: 18px;
    line-height: 26px;
    font-family: "Open Sans";
    color: #757575;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.tp-caption.large_bold_darkblue,.tp-caption.medium_bg_darkblue,.tp-caption.medium_bold_red {
    font-weight: 800;
    font-family: "Open Sans";
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.tp-caption.large_bold_darkblue {
    font-size: 58px;
    line-height: 60px;
    color: #34495e;
    text-decoration: none;
    background-color: transparent
}

.tp-caption.medium_bg_darkblue {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    background-color: #34495e;
    padding: 10px
}

.tp-caption.medium_bold_red,.tp-caption.medium_light_red {
    color: #e33a0c;
    background-color: transparent;
    padding: 0;
    text-decoration: none
}

.tp-caption.medium_bold_red {
    font-size: 24px;
    line-height: 30px
}

.tp-caption.medium_light_red {
    font-size: 21px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.tp-caption.medium_bg_red,.tp-caption.medium_bold_orange {
    font-weight: 800;
    font-family: "Open Sans";
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.tp-caption.medium_bg_red {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    background-color: #e33a0c;
    padding: 10px
}

.tp-caption.medium_bold_orange {
    font-size: 24px;
    line-height: 30px;
    color: #f39c12;
    text-decoration: none;
    background-color: transparent
}

.tp-caption.medium_bg_asbestos,.tp-caption.medium_bg_orange {
    font-size: 20px;
    line-height: 20px;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    padding: 10px;
    font-weight: 800
}

.tp-caption.medium_bg_orange {
    background-color: #f39c12;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.tp-caption.medium_bg_asbestos {
    background-color: #7f8c8d;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.tp-caption.large_bold_white,.tp-caption.medium_light_white {
    font-family: "Open Sans";
    color: #fff;
    background-color: transparent;
    border-color: #ffd658;
    border-style: none;
    text-decoration: none;
    border-width: 0
}

.tp-caption.large_bold_white {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800
}

.tp-caption.medium_light_white {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    padding: 0
}

.tp-caption.grassfloor {
    text-decoration: none;
    background-color: rgba(160,179,151,1);
    width: 4000px;
    height: 150px;
    border-width: 0;
    border-color: #222;
    border-style: none
}

.tp-caption.mediumlarge_light_white,.tp-caption.mediumlarge_light_white_center {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    padding: 0;
    border-width: 0;
    border-color: #ffd658;
    border-style: none;
    background-color: transparent
}

.tp-caption.mediumlarge_light_white_center {
    text-align: center
}

.tp-caption.black_heavy_60 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 900;
    font-family: Raleway;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.black_bold_bg_20,.tp-caption.green_bold_bg_20,.tp-caption.greenishbg_heavy_70 {
    font-weight: 900;
    font-family: Raleway;
    color: #fff;
    text-shadow: none;
    border-width: 0;
    border-color: #000;
    border-style: none;
    text-decoration: none
}

.tp-caption.black_bold_bg_20 {
    font-size: 20px;
    line-height: 20px;
    background-color: #000;
    padding: 5px 8px
}

.tp-caption.green_bold_bg_20 {
    font-size: 20px;
    line-height: 20px;
    background-color: #86b567;
    padding: 5px 8px
}

.tp-caption.greenishbg_heavy_70 {
    font-size: 70px;
    line-height: 70px;
    padding: 50px;
    background-color: rgba(40,67,62,.8)
}

.tp-caption.borderbox_725x130 {
    min-width: 725px;
    min-height: 130px;
    background-color: transparent;
    text-decoration: none;
    border-width: 2px;
    border-color: #fff;
    border-style: solid
}

.tp-caption.black_heavy_70,.tp-caption.light_heavy_70 {
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    border-width: 0;
    border-color: #000;
    border-style: none;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    font-family: Raleway
}

.tp-caption.black_heavy_70 {
    color: #000
}

.tp-caption.light_heavy_70 {
    color: #fff
}

.tp-caption.black_bold_40 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    font-family: Raleway;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.blue_bold_bg_20,.tp-caption.red_bold_bg_20,.tp-caption.white_bold_bg_20 {
    font-size: 20px;
    line-height: 20px;
    padding: 5px 8px
}

.tp-caption.blue_bold_bg_20,.tp-caption.light_heavy_40,.tp-caption.red_bold_bg_20,.tp-caption.white_bold_bg_20 {
    font-weight: 900;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.white_bold_bg_20 {
    font-family: Raleway;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    text-shadow: none
}

.tp-caption.blue_bold_bg_20,.tp-caption.light_heavy_40,.tp-caption.red_bold_bg_20,.tp-caption.white_thin_34 {
    font-family: Raleway;
    color: #fff;
    text-decoration: none;
    text-shadow: none
}

.tp-caption.red_bold_bg_20 {
    background-color: #e03300
}

.tp-caption.blue_bold_bg_20 {
    background-color: #3598dc
}

.tp-caption.light_heavy_40 {
    font-size: 40px;
    line-height: 40px;
    background-color: transparent
}

.tp-caption.white_thin_34 {
    font-size: 35px;
    line-height: 35px;
    font-weight: 200;
    background-color: transparent;
    border-width: 0;
    border-color: #000;
    border-style: none
}

.tp-caption.light_heavy_70_shadowed,.tp-caption.light_medium_30_shadowed {
    font-family: Raleway;
    text-decoration: none;
    text-shadow: 0 0 7px rgba(0,0,0,.25);
    border-width: 0;
    border-color: #000;
    border-style: none;
    color: #fff;
    background-color: transparent
}

.tp-caption.light_heavy_70_shadowed {
    font-size: 70px;
    line-height: 70px;
    font-weight: 900
}

.tp-caption.light_medium_30_shadowed {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700
}

.tp-caption.bignumbers_white,.tp-caption.bignumbers_whitefdf {
    font-family: Raleway;
    text-shadow: rgba(0,0,0,.247059) 0 0 7px;
    border-color: #fff;
    text-decoration: none;
    padding: 0;
    border-width: 0
}

.tp-caption.bignumbers_white {
    color: #fff;
    background-color: rgba(0,0,0,0);
    font-size: 84px;
    line-height: 84px;
    font-weight: 800;
    border-style: none solid none none
}

.tp-caption.bignumbers_whitefdf {
    font-size: 92px;
    line-height: 61px;
    font-weight: 500;
    color: #2b2626;
    background-color: rgba(0,0,0,.00784314);
    border-style: none
}

.tp-caption.simplegreat_text {
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    border-width: 0;
    border-color: #ffd658;
    border-style: none
}

.tp-caption.revslider-big-text,.tp-caption.revslider-big-text-lower,.tp-caption.revslider-excerpt,.tp-caption.revslider-excerpt-lower,.tp-caption.revslider-regular {
    text-decoration: none;
    background-color: transparent;
    border-width: 0;
    border-color: #222;
    border-style: none
}

.tp-caption.black {
    color: #000;
    text-shadow: none
}

.tp-caption.revslider-big-text {
    text-transform: uppercase;
    font-size: 50px;
    line-height: 64px
}

.tp-caption.revslider-excerpt {
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 28px
}

.tp-caption.revslider-excerpt-lower {
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 30px
}

.tp-caption.revslider-big-text-lower {
    font-size: 40px;
    line-height: 64px
}

.tp-caption.revslider-regular {
    font-size: 16px;
    line-height: 28px
}

.tp-bullets {
    background: #fff;
    padding: 10px;
    bottom: 0!important;
    border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    opacity: 1;
    transition: all .2s ease-out
}

.tp-bullets.hidebullets {
    bottom: -40px!important
}

.tp-bullets.simplebullets.round .bullet {
    width: 15px;
    height: 15px;
    background: #d3d3d3;
    margin: 0 5px;
    border-radius: 100%;
    transition: all .2s ease-out
}

.rev_slider_wrapper {
    margin-top: 30px!important;
    box-shadow: 0 0 15px 0 #c6c6c6;
    -moz-box-shadow: 0 0 15px 0 #c6c6c6;
    -webkit-box-shadow: 0 0 15px 0 #c6c6c6
}

#slider.full-width .rev_slider_wrapper {
    margin-top: 0!important
}

.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    -moz-opacity: .3;
    -khtml-opacity: .3;
    opacity: .3;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-transform: translateZ(5px)
}

.tp-leftarrow.default:hover,.tp-rightarrow.default:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
}

.tp-leftarrow.default,.tp-rightarrow.default {
    background-image: none;
    width: 30px;
    height: 30px;
    font-size: 21px;
    color: #FFF;
    background-color: #d3d3d3;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#slider.full-width .tp-leftarrow.default,#slider.full-width .tp-rightarrow.default {
    width: 60px;
    height: 60px;
    font-size: 42px
}

.tp-leftarrow.default {
    margin-left: 0
}

.tp-leftarrow.default.hidearrows {
    margin-left: -10px
}

.tp-rightarrow.default {
    margin-right: 0
}

.tp-rightarrow.default.hidearrows {
    margin-right: -10px
}

.tp-leftarrow.default:before,.tp-rightarrow.default:before {
    font-family: fontawesome;
    position: relative;
    left: 20%
}

.tp-leftarrow.default:before {
    content: "\f053"
}

.tp-rightarrow.default:before {
    content: "\f054";
    left: 28%
}

.revslider-big-text .stronger {
    font-size: 90px;
    font-weight: 900;
    line-height: 70px
}

.revslider-big-text .stronger .sign {
    font-size: 42px;
    vertical-align: super
}

@media (max-width: 1270px) {
    .responsive .camera_wrap {
        height:auto!important
    }
}

@media (max-width: 1199px) and (min-width:992px) {
    .responsive #header-right {
        width:33%
    }

    .responsive #header-center {
        width: 41%
    }

    .responsive #top .search_form .search-cat,.responsive #top .search_form input {
        width: 50%
    }
}

@media (max-width: 991px) {
    .responsive .standard-body .full-width .container {
        padding-left:20px;
        padding-right: 20px
    }

    .responsive .main-fixed .container,.responsive .standard-body .fixed .container {
        padding-left: 30px;
        padding-right: 30px
    }

    .responsive .main-fixed .container .container,.responsive .standard-body .container .container {
        padding-left: 0;
        padding-right: 0
    }

    .responsive .col-md-3 .advanced-grid,.responsive .col-md-3 .box-with-products,.responsive .col-md-4 .advanced-grid,.responsive .col-md-4 .box-with-products,.responsive .col-sm-3 .advanced-grid,.responsive .col-sm-3 .box-with-products,.responsive .col-sm-4 .advanced-grid,.responsive .col-sm-4 .box-with-products {
        display: none
    }

    .responsive .inner-page .pattern>div>.row:first-child>div {
        margin-top: 0!important;
        float: none
    }

    .responsive .inner-page .pattern>div>.row:first-child>div:first-child {
        margin-top: -5px!important
    }

    .responsive #main .dropdown-menu {
        display: none!important;
        visibility: visible!important;
        opacity: 1!important;
        -webkit-transition: none!important;
        -moz-transition: none!important;
        -o-transition: none!important;
        -ms-transition: none!important;
        transition: none!important
    }

    .responsive #main .open>.dropdown-menu {
        display: block!important
    }

    .responsive #top .logo {
        text-align: center
    }

    .responsive #top-bar .top-links>li a.link {
        font-size: 12px;
        padding: 0 10px
    }

    .responsive #top .contact-row {
        margin-bottom: 20px
    }

    .responsive #top .contact-row .contact,.responsive #top .contact-row .phone {
        text-align: center;
        display: block;
        margin-bottom: 5px
    }

    .responsive .banner-half {
        margin-top: 20px
    }

    .responsive .banner-half .banner-text {
        top: 15%
    }

    .responsive .banner-half .banner-text h1 {
        font-size: 22px
    }

    .responsive .banner-half .banner-text .tagline {
        font-size: 16px
    }

    .responsive .product-grid-template .product-grid .product.product-img-slider .thumbnails.thumbnails-left {
        padding: 0 6px
    }

    .responsive .product-grid-template .product-grid .product.product-img-slider .add-to-cart {
        margin: 15px 20px 15px 15px
    }
}

@media (max-width: 500px) {
    .responsive .product-grid>.row>div {
        width:100%;
        float: none
    }

    .responsive .product-info .links {
        margin-top: 7px
    }
}

@media (max-width: 767px) {

    .responsive #top #header-right,.responsive #top .header-links,.responsive #top .logo,.responsive #top-bar .container,.responsive #top-bar .top-links,.responsive .cookie .operations,.responsive .copyright,.responsive .copyright .payment-methods,.responsive .copyright .powered,.responsive .modal-footer,.responsive .product-info .cart {
        text-align:center
    }

    .responsive .row {
        margin-left: -10px;
        margin-right: -10px
    }

    .responsive .row>div {
        padding-left: 10px;
        padding-right: 10px
    }

    .responsive .standard-body .full-width .container {
        padding: 0 20px
    }

    .responsive .standard-body .fixed {
        padding: 0
    }

    .responsive .standard-body .fixed .container {
        padding: 0 20px
    }

    .responsive .fixed-body {
        padding: 0
    }

    .responsive .main-fixed .container {
        padding: 0 20px
    }

    .responsive .standard-body .container .container {
        padding-left: 0;
        padding-right: 0
    }

    .responsive .mobile-disabled {
        display: none!important
    }

    .responsive #top-bar-left,.responsive #top-bar-right {
        margin: 10px 0
    }

    .responsive #top-bar .top-links>li a.link {
        font-size: 11px;
        padding: 0 9px
    }

    .responsive #top-bar form {
        float: none;
        display: inline-block
    }

    .responsive #top .search_form {
        height: auto;
        margin-top: 20px
    }

    .responsive #top .search_form input {
        width: 100%
    }

    .responsive #top .search_form .search-cat {
        width: 100%;
        height: 51px;
        top: 0;
        border-top: 1px solid #e0e0e0;
        border-left: 0
    }

    .responsive #top .search_form .search-cat:after {
        top: 15px
    }

    .responsive .search_form .button-search,.search_form .button-search2 {
        border-radius: 0 0 5px
    }

    .responsive #top #header-right {
        padding: 20px 0 0
    }

    .responsive #top-bar #cart_block {
        width: auto;
        display: block;
        margin-left: 0;
        margin-right: 0
    }

    .responsive #top-bar #cart_block .dropdown-menu {
        right: 0;
        left: 0;
        width: 100%
    }

    .responsive #top .container {
        padding-top: 20px;
        padding-bottom: 16px
    }

    .responsive #top .header-links li {
        padding: 0 7px
    }

    .responsive #top #cart_block .dropdown-menu {
        width: 100%;
        min-width: 320px
    }

    .responsive #top #header-right #cart_block .dropdown-menu:after {
        right: 50%;
        margin-right: -9px
    }

    .responsive #top #header-right #cart_block .dropdown-menu:before {
        right: 50%;
        margin-right: -10px
    }

    .responsive .breadcrumb .container {
        padding-top: 0!important
    }

    .responsive .main-content .pattern>.container,.responsive .standard-body .main-content .pattern>.container {
        padding-bottom: 25px
    }

    .responsive .camera_slider {
        margin-top: 20px!important
    }

    .responsive #slider .fullwidth .camera_slider {
        margin-top: 0!important
    }

    .responsive .banners>div,.responsive .center-column {
        padding-top: 20px
    }

    .responsive .box-product .carousel .item .product-grid .row>div {
        display: none!important
    }

    .responsive .box-product .product-grid div.block .product {
        border-right: 1px solid #e6e6e7
    }

    .responsive .box-product .carousel .item .product-grid .row:first-child>div:first-child,.responsive .box-product .carousel .item .product-grid .row:first-child>div:nth-child(2) {
        display: block!important
    }

    .responsive .product-grid .product-hover .only-hover:before,.responsive .product-list .actions>div:before {
        display: none
    }

    .responsive .tab-content {
        margin-top: 0
    }

    .responsive .center-column .product-grid {
        margin-bottom: 20px
    }

    .responsive .product-grid .row>div.col-xs-6:nth-child(odd) {
        clear: both
    }

    .responsive .product-grid .product-hover .only-hover {
        opacity: 1;
        visibility: visible;
        position: relative;
        left: 0;
        right: 0
    }

    .responsive .product-grid .product-hover .only-hover>* {
        opacity: 1
    }

    .responsive .product-grid .product-hover .only-hover:after {
        visibility: visible
    }

    .product-list .actions,.product-list .image,.product-list .name-desc {
        width: 100%
    }

    .responsive .product-list .actions>div {
        padding: 15px 0 0;
        border-top: 1px solid #e6e6e6;
        margin: 20px 0 0
    }

    .responsive .category-info {
        padding: 0 0 10px
    }

    .responsive .category-list-text-only {
        margin-bottom: 15px
    }

    .responsive .category-list .row>div {
        margin-bottom: 16px
    }

    .responsive .category-list-text-only .row>div {
        margin-bottom: 6px
    }

    .responsive .product-filter {
        margin: 0 0 20px
    }

    .responsive .product-filter .list-options,.responsive .product-filter .list-options .limit,.responsive .product-filter .options {
        float: none;
        margin: 0;
        clear: both
    }

    .responsive .product-filter .list-options .sort {
        padding-top: 10px
    }

    .responsive .product-filter .list-options .limit {
        padding-left: 0
    }

    .product-info .product-center {
        margin-top: 20px
    }

    .responsive .product-info .thumbnails li,.responsive .product-info .thumbnails-left li {
        width: 25%;
        float: left
    }

    .responsive .product-info .cart .quantity {
        display: inline-block;
        float: none
    }

    .responsive .product-info .cart #button-cart {
        margin-top: 15px;
        margin-left: 0;
        width: 100%;
        float: none;
        display: block
    }

    .responsive .product-info .button-product-question {
        width: 100%;
        display: block
    }

    .responsive div.pagination-results .text-left,.responsive div.pagination-results .text-right {
        text-align: center
    }

    .responsive .checkout-content .left,.responsive .checkout-content .right,.responsive .login-content .left,.responsive .login-content .right,.responsive .main-content .content .left,.responsive .main-content .content .right {
        float: none;
        width: 100%
    }

    .responsive .custom-footer .pattern {
        padding: 5px 0 26px
    }

    .responsive .custom-footer h4 {
        padding-top: 25px
    }

    .responsive .footer .pattern {
        padding: 5px 0 51px
    }

    .responsive .footer .strip-line,.responsive .footer h4 {
        margin-top: 0
    }

    .responsive .copyright .powered {
        float: none;
        margin-bottom: 10px
    }

    .responsive .copyright .payment-methods {
        float: none
    }

    .responsive .copyright ul {
        padding: 15px 0 10px;
        float: none
    }

    .responsive .zoomContainer {
        display: none!important
    }

    .responsive .banner {
        margin-top: 20px
    }

    .responsive #quickview .thumbnails {
        margin-bottom: 0
    }

    .responsive .product-grid-template .product-grid .product.product-img-slider .thumbnails.thumbnails-left {
        padding: 0 20px
    }

    .responsive .product-grid-template .product-grid .product.product-img-slider .add-to-cart {
        margin: 15px 34px 15px 15px
    }

    .responsive .product-grid-template .product-grid .product .name {
        height: auto!important
    }

    .responsive .button-checkout,.responsive .button-continue-shopping {
        display: inline-block;
        float: none
    }

    .responsive .newsletter .line-through {
        display: none
    }

    .responsive .newsletter input.email {
        width: 100%;
        border-radius: 5px 5px 0 0;
        margin-left: 0;
        margin-right: 0
    }

    .responsive .newsletter .button {
        border-radius: 0 0 5px 5px;
        width: 100%;
        margin: 0
    }

    .responsive body .popup-module .newsletter-wrapper {
        margin: -20px;
        padding: 20px;
        background: rgba(255,255,255,.8)
    }

    .responsive body .popup-module .newsletter .button {
        width: auto;
        margin-left: 0!important
    }

    .responsive .htabs {
        border-radius: 3px;
        border: 1px solid #e0e0e0;
        margin-bottom: 15px;
        overflow: hidden
    }

    .responsive .htabs a,.responsive .htabs a.selected {
        width: 100%;
        border: 0;
        border-bottom: 1px solid #e0e0e0;
        margin: 0;
        font-size: 15px;
        padding: 18px 39px;
        line-height: 24px;
        border-radius: 0
    }

    .responsive .htabs a:last-child {
        border-bottom: 0
    }

    .responsive .cookie .content {
        float: none;
        margin-bottom: 20px
    }

    .responsive .cookie .operations {
        float: none;
        width: 100%
    }
}

.standard-body .full-width .container {
    max-width: none;
    width: 1200px
}

.no-responsive body {
    min-width: 1200px
}

.main-fixed,.standard-body .fixed .background {
    width: 1160px;
    max-width: none
}

@media (min-width: 1098px) and (max-width:1200px) {
    .responsive .standard-body .full-width .container {
        width:1098px
    }

    .responsive .main-fixed,.responsive .standard-body .fixed .background {
        width: 1058px
    }
}

@media (min-width: 992px) and (max-width:1098px) {
    .responsive .standard-body .full-width .container {
        width:966px
    }

    .responsive .main-fixed,.responsive .standard-body .fixed .background {
        width: 926px
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .responsive .standard-body .full-width .container {
        width:768px
    }

    .responsive .main-fixed,.responsive .standard-body .fixed .background {
        width: 728px
    }
}

@media (max-width: 768px) {
    .responsive .main-fixed,.responsive .standard-body .fixed .background,.responsive .standard-body .full-width .container {
        width:auto
    }
}

.container .container {
    width: auto!important
}

.accordion-group-new {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
    text-transform: capitalize;
    font-weight: bold;
    text-size-adjust: 100%;
    text-shadow: none;
    color: #fff;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}

.listed-group-item:hover {
    background: #34495e;
    color: #FFFFFF;
}

.listed-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.listed-group-item {
    position: relative;
    display: block;
    padding: 6px 15px;
    margin-bottom: -2px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}

.listed-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.listed-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

a.list-group-item {
    color: #555555;
}

a.list-group-item .list-group-item-heading {
    color: #333333;
}

.listed-group-item:hover {
    background-color: #34495e;
}

#categories-collapse .accordion-toggle:not(.collapsed) a:before {
    content: "â–¾";
    margin-right: 0px;
    position: absolute;
    right: 5px;
}

#categories-collapse .accordion-toggle.collapsed a:before {
    content: "â–¸";
    margin-right: 0;
    position: absolute;
    right: 5px;
}

#categories-collapse .list-group-item.ohho_cls {
}

#categories-collapse .list-group-item.hmm_cls {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.accordion-toggle {
    float: right;
    width: 15%;
}

.accordion-toggle:before {
    font-family: 'FontAwesome';
    content: "\f078";
    float: right;
}

.accordion-inner {
    color: #636363;
    font-weight: 200;
}

.add-submenu:before {
    font-family: 'FontAwesome';
    content: "\f054";
    font-size: 10px;
    padding: 3.5px 5px;
}

.accord-space {
    padding-top: 0.5px;
}

#top-bar i.fa, .fa-bars {
    min-height: 16px;
    min-width: 16px;
    display: inline-block;
}

#fb-messenger-fake-button {
    position: fixed;
    bottom: 24px;
    right: 24px;
    z-index: 100;
    transition: opacity 0.3s;
}