html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    margin: .67em 0;
    font-size: 2em
}
mark {
    color: #000;
    background: #ff0
}
small {
    font-size: 80%
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}
legend {
    padding: 0;
    border: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-spacing: 0;
    border-collapse: collapse
}
td,
th {
    padding: 0
}
@media print {
    *,
    :after,
    :before {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}
.img-circle {
    border-radius: 50%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}
.h1,
h1 {
    font-size: 36px
}
.h2,
h2 {
    font-size: 30px
}
.h3,
h3 {
    font-size: 24px
}
.h4,
h4 {
    font-size: 18px
}
.h5,
h5 {
    font-size: 14px
}
.h6,
h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}
.small,
small {
    font-size: 85%
}
.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:focus,
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #337ab7
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dd,
dt {
    line-height: 1.42857143
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    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-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,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
table {
    background-color: transparent
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}
th {
    text-align: left
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}
.table>tbody+tbody {
    border-top: 2px solid #ddd
}
.table .table {
    background-color: #fff
}
.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered {
    border: 1px solid #ddd
}
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
.table-responsive {
    min-height: .01%;
    overflow-x: auto
}
@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}
textarea.form-control {
    height: auto
}
input[type=search] {
    -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 34px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}
.checkbox-inline.disabled,
.radio-inline.disabled,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio-inline {
    cursor: not-allowed
}
.checkbox.disabled label,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio label {
    cursor: not-allowed
}
.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}
.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}
.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
}
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
select.input-lg {
    height: 46px;
    line-height: 46px
}
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label~.form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}
@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}
.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
.collapse {
    display: none
}
.collapse.in {
    display: block
}
tr.collapse.in {
    display: table-row
}
tbody.collapse.in {
    display: table-row-group
}
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown,
.dropup {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}
.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-menu-right {
    right: 0;
    left: auto
}
.dropdown-menu-left {
    right: auto;
    left: 0
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}
.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 {
    z-index: 2
}
.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 {
    margin-left: -5px
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.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-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.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-left-radius: 4px;
    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-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    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: 46px;
    line-height: 46px
}
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
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
}
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
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;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}
.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>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-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-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.nav>li {
    position: relative;
    display: block
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    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: #337ab7
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 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 {
    margin-bottom: 5px;
    text-align: center
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 4px
}
.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: #337ab7
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified {
    width: 100%
}
.nav-justified>li {
    float: none
}
.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width: 768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width: 768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }
}
@media (min-width: 768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width: 768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
@media (min-width: 768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width: 768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .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
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}
.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -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)
}
@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}
@media (min-width: 768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a {
    color: #777
}
.navbar-default .navbar-nav>li>a: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: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.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
}
@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-default .btn-link {
    color: #777
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-text {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a: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
}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a: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: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #9d9d9d
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}
.pager 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 {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
.label-default {
    background-color: #777
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #337ab7
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}
.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;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container .jumbotron,
.container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}
.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}
.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 .alert-link {
    font-weight: 700
}
.alert>p,
.alert>ul {
    margin-bottom: 0
}
.alert>p+p {
    margin-top: 5px
}
.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}
.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    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;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}
.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media,
.media-body {
    overflow: hidden;
    zoom: 1
}
.media-body {
    width: 10000px
}
.media-object {
    display: block
}
.media-object.img-thumbnail {
    max-width: none
}
.media-right,
.media>.pull-right {
    padding-left: 10px
}
.media-left,
.media>.pull-left {
    padding-right: 10px
}
.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}
.media-middle {
    vertical-align: middle
}
.media-bottom {
    vertical-align: bottom
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.media-list {
    padding-left: 0;
    list-style: none
}
.list-group {
    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-left-radius: 4px;
    border-top-right-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
a.list-group-item,
button.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}
button.list-group-item {
    width: 100%;
    text-align: left
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
    padding: 15px
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}
.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.list-group+.panel-footer {
    border-top-width: 0
}
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}
.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}
.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}
.panel-group {
    margin-bottom: 20px
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}
.panel-group .panel+.panel {
    margin-top: 5px
}
.panel-group .panel-heading {
    border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}
.panel-group .panel-footer {
    border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}
.panel-default {
    border-color: #ddd
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}
.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}
.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}
.panel-primary {
    border-color: #337ab7
}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}
.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}
.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}
.panel-success {
    border-color: #d6e9c6
}
.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}
.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}
.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}
.panel-info {
    border-color: #bce8f1
}
.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}
.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}
.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}
.panel-warning {
    border-color: #faebcc
}
.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}
.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}
.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}
.panel-danger {
    border-color: #ebccd1
}
.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}
.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}
.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}
.modal-open {
    overflow: hidden
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    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: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.42857143
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}
.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;
    background-color: #000;
    border-radius: 4px
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}
.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;
    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
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    content: "";
    border-width: 10px
}
.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;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}
.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 {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}
.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}
.carousel {
    position: relative
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}
.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}
@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}
.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}
.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;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    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;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}
.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}
.pull-right {
    float: right!important
}
.pull-left {
    float: left!important
}
.hide {
    display: none!important
}
.show {
    display: block!important
}
.invisible {
    visibility: hidden
}
.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}
.hidden {
    display: none!important
}
.affix {
    position: fixed
}
@-ms-viewport {
    width: device-width
}
.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none!important
}
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none!important
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none!important
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none!important
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}
.visible-print-block {
    display: none!important
}
@media print {
    .visible-print-block {
        display: block!important
    }
}
.visible-print-inline {
    display: none!important
}
@media print {
    .visible-print-inline {
        display: inline!important
    }
}
.visible-print-inline-block {
    display: none!important
}
@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}
html {
    -webkit-tap-highlight-color: transparent;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#cssmenu #menu-button {
    display: none;
}
#cssmenu #menu-button::active,
#cssmenu #menu-button:focus {
    background: transparent !important;
}
#cssmenu {
    font-family: Arial;
}
#cssmenu > ul > li {
    display: inline-block;
    vertical-align: top;
}
#cssmenu.align-center > ul {
    font-size: 0;
    text-align: center;
}
#cssmenu.align-center > ul > li {
    display: inline-block;
    float: none;
}
#cssmenu.align-center ul ul {
    text-align: left;
}
#cssmenu.align-right > ul > li {
    float: right;
}
#cssmenu > ul > li > a {
    padding: 0 13px 0 0;
    line-height: 40px;
    font-size: 14px;
    letter-spacing: 1px;
    border-top: 1px solid transparent;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 300;
    color: #fff;
    font-family: UTMHelvetIns, Roboto, Arial, serif;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
    color: #203a6c;
}
#cssmenu > ul > li.has-sub > a:before {
    position: absolute;
    top: 24px;
    right: 7px;
    display: block;
    width: 8px;
    height: 14px;
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {} #cssmenu {
    text-align: center;
}
.menumega .container,
.menumega .container .col-lg-12,
.menumega .row,
.menumega .col-lg-3,
.menumega .col-lg-3,
.menumega .col-md-3,
.menumega .col-sm-6 {
    position: static;
    z-index: -1;
}
#cssmenu > ul > li.menu-mega-li a {
    position: relative;
}
#cssmenu > ul > li.menu-mega-li a:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -51px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-top: 0 solid transparent;
    margin-left: -15px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    visibility: hidden;
    opacity: 0;
    -moz-opacity: 0;
    z-index: -1;
    display: none;
}
#cssmenu > ul > li.menu-mega-li:hover a:after {
    bottom: -2px;
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
    z-index: 100;
    display: block;
}
@-webkit-keyframes fading {
    0% {
        top: 96px
    }
    100% {
        top: 48px
    }
}
@keyframes fading {
    0% {
        top: 96px
    }
    100% {
        top: 48px
    }
}
#cssmenu ul li.menu-mega-li .menumega-full {
    top: 96px;
    padding: 10px;
    visibility: hidden;
    opacity: 0;
    -moz-opacity: 0;
    z-index: -1;
    left: 0;
    width: 240px;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    display: none;
}
#cssmenu ul li.menu-mega-li:hover .menumega-full {
    top: 39px;
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
    z-index: 100;
    display: block;
}
#cssmenu ul li.menu-mega-li .menumega-full ul {
    position: static;
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
    z-index: -1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    border: 0;
    box-shadow: none;
    width: 100%;
}
#cssmenu ul li.menu-mega-li .menumega-full ul li {
    width: 100%;
}
#cssmenu ul li.menu-mega-li .menumega-full ul li a {
    width: 100%;
    display: block;
    background: transparent;
    color: #333;
    padding: 10px 0 5px 0;
    border-bottom: 0;
}
#cssmenu ul li.menu-mega-li .menumega-full ul li:hover a {
    color: #55acee;
}
#cssmenu ul li.menu-mega-li .menumega-full ul li a:after {
    display: none;
}
#cssmenu ul li.menu-mega-li .menumega-full ul li:first-child:after {
    display: none;
}
#cssmenu ul ul {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -moz-opacity: 0;
    z-index: -1;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    top: 43px;
    border: 1px solid #000;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}
#cssmenu li.li.menu-mega-li:hover > ul {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
    z-index: 10000;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
#cssmenu ul li .menumega-full .items-cate .items-cate-title a:after {
    display: none;
}
#cssmenu ul ul li:first-child {
    padding-top: 0;
}
#cssmenu ul ul li:first-child:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 20px;
    top: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #333333;
    border-top: 0 solid transparent;
    z-index: 10000;
}
#cssmenu ul ul li li:first-child:after {
    border-left: 0 solid transparent;
    border-right: 10px solid #151515;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    left: -10px;
    top: 10px;
}
#cssmenu.align-right ul ul {
    text-align: right;
}
#cssmenu.align-right li:hover > ul {
    left: auto;
    right: 0;
}
#cssmenu li:hover > ul > li {
    height: auto;
}
#cssmenu ul ul ul {
    margin-left: 100%;
    top: 0;
    padding-left: 0;
}
#cssmenu.align-right ul ul ul {
    margin-left: 0;
    margin-right: 100%;
}
#cssmenu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding: 11px 15px;
    width: 170px;
    font-size: 13px;
    text-decoration: none;
    color: #ccc;
    text-align: left;
    background: #333;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
    border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
    color: #fff;
}
#cssmenu.align-right ul ul li.has-sub > a:after {
    right: auto;
    left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
    position: absolute;
    top: 9px;
    right: 14px;
    display: block;
    width: 2px;
    height: 8px;
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
    right: auto;
    left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {} .menumega {
    position: relative;
}
#cssmenu > ul > li:last-child {
    border-right: 0px;
}
#cssmenu > ul {
    display: block;
}
@media all and (max-width: 992px) {
    #cssmenu {
        width: 100%;
    }
    #cssmenu ul {
        width: 100%;
        display: none;
        left: 0;
    }
    #cssmenu.align-center > ul {
        text-align: left;
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid rgba(120, 120, 120, 0.2);
    }
    #cssmenu ul ul li,
    #cssmenu li:hover > ul > li {
        height: auto;
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0;
    }
    #cssmenu > ul > li {
        float: none;
    }
    a {
        text-decoration: none;
    }
    #cssmenu ul ul li a {} #cssmenu ul ul ul li a {
        padding-left: 25px;
    }
    #cssmenu ul ul li a {
        color: #fff;
    }
    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li.active > a {
        background: #f1f1f1;
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul,
    #cssmenu.align-right ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }
    #cssmenu > ul > li.has-sub > a:after,
    #cssmenu > ul > li.has-sub > a:before,
    #cssmenu ul ul > li.has-sub > a:after,
    #cssmenu ul ul > li.has-sub > a:before {
        display: none;
    }
    div#cssmenu {
        position: static;
    }
    #cssmenu #menu-button {
        display: block;
        padding: 15px;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
        text-align: left;
        text-indent: -9999px;
        text-transform: uppercase;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        min-width: 62px;
        min-height: 50px;
        border: 1px solid #f1f1f1;
    }
    #cssmenu #menu-button:after {
        position: absolute;
        top: 22px;
        right: 17px;
        display: block;
        height: 4px;
        width: 30px;
        border-top: 3px solid #f0ad5c;
        border-bottom: 3px solid #f0ad5c;
        content: '';
    }
    #cssmenu #menu-button:before {
        position: absolute;
        top: 15px;
        right: 17px;
        display: block;
        height: 3px;
        width: 30px;
        background: #f0ad5c;
        content: '';
    }
    #cssmenu #menu-button.menu-opened:after {
        top: 23px;
        border: 0;
        height: 3px;
        width: 30px;
        background: #f0ad5c;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #cssmenu #menu-button.menu-opened:before {
        top: 23px;
        background: #f0ad5c;
        width: 30px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 1000000;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.2);
        height: 44px;
        width: 46px;
        cursor: pointer;
    }
    #cssmenu .submenu-button.submenu-opened {
        background: #444343;
    }
    #cssmenu ul.open ul.open,
    #cssmenu ul ul li a {
        background: #444343;
    }
    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 46px;
    }
    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #f0ad5c;
        content: '';
    }
    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 18px;
    }
    #cssmenu .submenu-button.submenu-opened:after {
        background: #f0ad5c;
    }
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #f0ad5c;
        content: '';
    }
    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 21px;
    }
    #cssmenu .submenu-button.submenu-opened:before {
        display: none;
    }
    #cssmenu > ul > li > a {
        padding: 15px;
        text-align: left;
        color: #fff;
    }
    #cssmenu ul.open {
        position: absolute;
        top: 80px;
        background: #333;
    }
    #cssmenu ul.open ul {
        position: static;
    }
    .header_top.fix_top #cssmenu ul.open {
        top: 70px;
    }
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-loaded {
    display: block
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}
.owl-carousel.owl-hidden {
    opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
    display: none
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}
.owl-carousel.owl-rtl {
    direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
    float: right
}
.no-js .owl-carousel {
    display: block
}
.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.owl-carousel .fadeOut {
    animation-name: fadeOut
}
@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.owl-height {
    transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}
.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent
}
.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}
.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}
.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}
.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}
.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline
}
.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}
*,
input,
:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
html,
body {
    padding: 0;
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"] {
    border: 1px solid #e9e9e9;
    color: #1c1c1c;
    margin: 0 0 19px;
    min-height: 40px;
    padding: 0 20px
}
a {
    color: #333
}
a:hover {
    color: #55acee;
    text-decoration: none
}
a,
a:hover,
a:active,
a:visited,
*:focus {
    text-decoration: none;
    outline: none;
}
.remove {
    color: #333;
    font-size: 14px
}
.remove:hover {
    color: #55acee
}
.f-left {
    float: left!important
}
.f-right {
    float: right!important
}
.tiny {
    font-size: 10px
}
.small {
    font-size: 12px
}
.medium {
    font-size: 14px
}
.large {
    font-size: 16px
}
.light {
    font-weight: 300
}
.normal {
    font-weight: 400
}
.bold {
    font-weight: 700
}
.center {
    text-align: center
}
.left {
    text-align: left
}
.right {
    text-align: right
}
.text-upper,
.upper {
    text-transform: uppercase
}
.spacing-5 {
    letter-spacing: 5px
}
.spacing-10 {
    letter-spacing: 10px
}
.block {
    display: block!important
}
.inline-block {
    display: inline-block!important
}
.inline {
    display: inline!important
}
.hidden {
    display: none!important
}
.margin-bottom-30 {
    margin-bottom: 30px
}
body,
input,
textarea,
button,
select {
    font-size: 14px;
    line-height: 1.7;
    font-family: Roboto, Arial, serif;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: Roboto, Arial, serif;
    line-height: 1.4
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
    text-decoration: none;
    font-weight: inherit
}
a {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out
}
a:focus {
    outline: none
}
h1,
.h1 {
    font-size: 36px
}
h2,
.h2 {
    font-size: 28px
}
h3,
.h3 {
    font-size: 24px
}
h4,
.h4 {
    font-size: 18px
}
h5,
.h5 {
    font-size: 16px
}
h6,
.h6 {
    font-size: 16px
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #1c1c1c;
    letter-spacing: .01em
}
p {
    margin: 0 0 15px
}
p img {
    margin: 0
}
em {
    font-style: italic
}
b,
strong {
    font-weight: 700
}
small {
    font-size: .9em
}
sup,
sub {
    position: relative;
    font-size: 60%;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.5em
}
blockquote {
    font-size: 1.125em;
    line-height: 1.45;
    font-style: italic;
    margin: 0 0 30px;
    padding: 15px 30px;
    border-left: 1px solid #ddd
}
blockquote p {
    margin-bottom: 0
}
blockquote p + cite {
    margin-top: 15px
}
blockquote cite {
    display: block;
    font-size: .75em
}
blockquote cite:before {
    content: "\2014 \0020"
}
code,
pre {
    background-color: #faf7f5;
    font-size: 1em;
    border: 0 none;
    padding: 0 2px;
    color: #51ab62
}
pre {
    overflow: auto;
    padding: 15px;
    margin: 0 0 30px
}
ul,
ol {
    margin: 0;
    padding: 0
}
ul {
    list-style: none outside
}
ol {
    list-style: decimal
}
ul.square,
.rte ul ul ul {
    list-style: square outside
}
ul.disc,
.rte ul {
    list-style: disc outside
}
ol.alpha {
    list-style: lower-alpha outside
}
.inline-list li {
    display: inline-block;
    margin-bottom: 0
}
table {
    width: 100%;
    margin-bottom: 1em;
    border-collapse: collapse;
    border-spacing: 0
}
.table-wrap {
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
th {
    font-weight: 700
}
th,
td {
    text-align: left;
    /* padding: 15px; */
    padding: 0;
	vertical-align: top;
	min-width: 90px;
    color: #1c1c1c
}
a,
.text-link {
    color: #333;
    text-decoration: none;
    background: transparent
}
button {
    overflow: visible
}
button[disabled],
html input[disabled] {
    cursor: default
}
img {
    border: 0 none;
    max-width: 100%;
    height: auto
}
svg:not(:root) {
    overflow: hidden
}
.video-wrapper {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    height: auto
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.table-wrapper {
    max-width: 100%;
    overflow: auto
}
form {
    margin-bottom: 30px
}
form a {
    color: #333
}
input,
textarea,
button,
select {
    font-size: 1em
}
button,
input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="file"],
input[type="number"],
input[type="tel"],
input[type="submit"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none!important
}
input,
textarea,
select,
fieldset {
    border-radius: 0;
    max-width: 100%
}
input.input-full,
textarea.input-full,
select.input-full,
fieldset.input-full {
    width: 100%
}
fieldset {
    padding: 15px
}
legend {
    border: 0;
    padding: 0
}
optgroup {
    font-weight: 700
}
input {
    display: inline-block;
    width: auto
}
button,
input[type="submit"] {
    cursor: pointer
}
input[type="text"],
input[type="search"],
input[type="password"],
input[type="email"],
input[type="file"],
input[type="number"],
input[type="tel"],
textarea,
select {
    border: 1px solid #ddd;
    padding: 0 20px;
    width: 100%;
    max-width: 100%;
    display: block;
    border-radius: 0
}
input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="file"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
    border: 1px solid #c4c4c4
}
input[type="text"][disabled],
input[type="text"].disabled,
input[type="search"][disabled],
input[type="search"].disabled,
input[type="password"][disabled],
input[type="password"].disabled,
input[type="email"][disabled],
input[type="email"].disabled,
input[type="file"][disabled],
input[type="file"].disabled,
input[type="number"][disabled],
input[type="number"].disabled,
input[type="tel"][disabled],
input[type="tel"].disabled,
textarea[disabled],
textarea.disabled,
select[disabled],
select.disabled {
    cursor: default;
    background-color: #ddd;
    border-color: #ddd
}
textarea {
    min-height: 100px;
    padding-top: 6px;
    padding-bottom: 6px
}
input[type="checkbox"],
input[type="radio"] {
    display: inline;
    margin: 0;
    padding: 0
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: .01px;
    cursor: pointer
}
.ie9 select,
.lt-ie9 select {
    padding-right: 10px;
    background-image: none
}
option {
    color: #000;
    background-color: #fff
}
select::-ms-expand {
    display: none
}
label,
legend {
    display: block;
    margin-bottom: 2px
}
label.inline,
legend.inline {
    display: inline
}
input[type="checkbox"] + label,
input[type="radio"] + label {
    font-weight: 400
}
label[for] {
    cursor: pointer
}
.label-hint {
    color: #999
}
form.form-horizontal,
.form-horizontal {
    margin-bottom: 0
}
form.form-horizontal input[type="text"],
form.form-horizontal input[type="search"],
form.form-horizontal input[type="password"],
form.form-horizontal input[type="email"],
form.form-horizontal input[type="file"],
form.form-horizontal input[type="number"],
form.form-horizontal input[type="tel"],
form.form-horizontal textarea,
form.form-horizontal select,
form.form-horizontal label,
.form-horizontal input[type="text"],
.form-horizontal input[type="search"],
.form-horizontal input[type="password"],
.form-horizontal input[type="email"],
.form-horizontal input[type="file"],
.form-horizontal input[type="number"],
.form-horizontal input[type="tel"],
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal label {
    display: inline-block;
    margin-bottom: 0;
    width: auto
}
input[type="text"].error,
input[type="search"].error,
input[type="password"].error,
input[type="email"].error,
input[type="file"].error,
input[type="number"].error,
input[type="tel"].error,
textarea.error {
    border-color: red;
    color: red
}
label.error {
    color: red
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group .input-group-field:first-child,
.input-group .input-group-btn:first-child,
.input-group .input-group-btn:first-child > .btn,
.input-group .input-group-btn:first-child > input[type="submit"],
.input-group input[type="hidden"]:first-child + .input-group-field,
.input-group input[type="hidden"]:first-child + .input-group-btn > .btn,
.input-group input[type="hidden"]:first-child + .input-group-btn > input[type="submit"] {
    border-radius: 0
}
.input-group .input-group-field:last-child,
.input-group .input-group-btn:last-child > .btn,
.input-group .input-group-btn:last-child > input[type="submit"] {
    border-radius: 0
}
.input-group input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin-top: -1px;
    margin-bottom: -1px
}
.input-group-field,
.input-group-btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0
}
.input-group .btn,
.input-group input[type="submit"],
.input-group .input-group-field {
    height: 42px
}
.input-group .input-group-field {
    width: 100%;
    margin-bottom: 0
}
.input-group-btn {
    position: relative;
    white-space: nowrap;
    width: 1%;
    padding: 0
}
.rte h1,
.rte .h1,
.rte h2,
.rte .h2,
.rte h3,
.rte .h3,
.rte h4,
.rte .h4,
.rte h5,
.rte .h5,
.rte h6,
.rte .h6 {
    margin-top: 2em
}
.rte h1:first-child,
.rte .h1:first-child,
.rte h2:first-child,
.rte .h2:first-child,
.rte h3:first-child,
.rte .h3:first-child,
.rte h4:first-child,
.rte .h4:first-child,
.rte h5:first-child,
.rte .h5:first-child,
.rte h6:first-child,
.rte .h6:first-child {
    margin-top: 0
}
.rte h5,
.rte .h5,
.rte .h5 {
    text-transform: uppercase
}
.rte > div {
    margin-bottom: 15px
}
.rte ul ul {
    list-style: circle outside
}
.rte li {
    margin-bottom: .4em
}
.rte img {
    max-width: 100%;
    height: auto
}
.rte table {
    table-layout: fixed
}
.clearfix {
    *zoom: 1
}
.clearfix:after {
    content: "";
    display: table;
    clear: both
}
.clearboth {
    clear: both
}
.no-background {
    background: none!important
}
.flexbox,
.dqdt-popup {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center
}
.list-inline {
    *zoom: 1
}
.list-inline:after {
    content: "";
    display: table;
    clear: both
}
.list-inline li {
    float: left;
    margin: 0
}
.list-inline li p {
    margin-bottom: 0
}
.d-list > div {
    position: relative;
    margin-right: 15px
}
.d-list > div:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 1px;
    height: 13px;
    margin: auto;
    z-index: 9;
    background: #ddd
}
.d-list > div:first-child {
    margin: 0
}
.d-list > div:first-child:before {
    display: none
}
.a-center {
    text-align: center!important
}
.a-left {
    text-align: left!important
}
.a-right {
    text-align: right!important
}
.flexbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}
.flexbox > div {
    flex: 1
}
.background-none {
    background: none!important
}
.no-margin {
    margin: 0!important
}
.no-padding {
    padding: 0!important
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.ov-h {
    overflow: hidden!important
}
.btn,
input[type="submit"] {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    border: none;
    font-weight: 700;
    -webkit-transition: background-color .1s ease-in;
    -moz-transition: background-color .1s ease-in;
    -ms-transition: background-color .1s ease-in;
    -o-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in;
    -webkit-border-radius: 0;
    border-radius: 0
}
label {
    font-weight: 300;
    font-size: 13px;
}
.btn[disabled],
input[disabled][type="submit"],
.btn.disabled,
input.disabled[type="submit"] {
    cursor: default;
    background-color: #ddd
}
.btn.btn-primary,
input.btn-primary[type="submit"] {
    background: #55acee;
    color: #fff
}
.btn.btn-primary:hover,
input.btn-primary[type="submit"]:hover {
    background: #e6ac00
}
.btn.btn-large,
input.btn-large[type="submit"] {
    height: 51px;
    line-height: 50px;
    padding: 0 74px
}
.btn.btn-small,
input.btn-small[type="submit"] {
    height: 34px;
    line-height: 34px;
    padding: 0 32px;
    font-size: 12px
}
.btn.btn-dark,
input.btn-dark[type="submit"] {
    background: #2a2a2a;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
}
.row.row-gutter-10 {
    margin-left: -5px;
    margin-right: -5px
}
.row.row-gutter-10 > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px
}
.row.row-noGutter {
    margin-left: 0;
    margin-right: 0
}
.row.row-noGutter > [class*="col-"] {
    padding-left: 0;
    padding-right: 0
}
.nav-main,
.sdt-dathang,
.heading,
.title-head,
.feature,
.article-item-name,
.blog-item-name,
.feature-title,
.widget-head,
.widget-title {
    font-family: Roboto, Arial, serif;
}
.product-price,
.product-price-old,
.product-item-price,
.pro-item-price {
    font-family: Roboto, Arial, serif;
}
.btn-style {
    background-color: #203a6c;
    min-width: 100px;
    color: #FFF;
    border-radius: 0;
    font-size: 16px;
    text-transform: inherit!important;
    min-height: 30px;
    line-height: 30px;
    transition: All .3s ease;
    -webkit-transition: All .3s ease;
    -moz-transition: All .3s ease;
    -o-transition: All .3s ease
}
.btn-style-active {
    background-color: #55acee;
    color: #FFF
}
.btn-style:hover {
    background: #9cf9d7;
}
.btn-style-active:hover {
    background-color: #55acee;
    color: #FFF
}
button.btn-style {
    border: 0;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    min-width: 100px
}
html {
    overflow-x: hidden
}
body {
    font-family: Roboto, Arial, serif;
    color: #333;
    font-weight: 300;
}
.header-top {
    color: #fff;
    background-color: #18B118;
    text-transform: uppercase;
}
.menu-header-top ul {
    list-style-type: none;
    border-right: 1px #e1e1e1 solid;
    margin: 0;
    padding: 0
}
.menu-header-top ul li {
    float: left
}
.menu-header-top a {
    font-size: 14px;
    color: #252525;
    padding: 10px 25px;
    display: inline-block;
    border-left: 1px #e1e1e1 solid
}
.menu-header-top a:hover {
    color: #55acee;
    text-decoration: none
}
.menu-header-top .dropdown-menu .dropdown-item {
    padding: 5px 10px;
    text-align: center
}
.menu-header-top .dropdown-menu a {
    border: none;
    text-align: center;
    padding: 0
}
.feature-top {
    list-style-type: none;
    margin: 0;
    float: left;
    padding: 27px 0
}
.feature-top li {
    float: left;
    width: 50%
}
.feature.feature-top li img {
    width: 55px;
    height: 55px
}
.feature.feature-top li .feature-title {
    font-size: 16px;
    line-height: 20px;
    text-transform: initial;
    margin-top: 9px;
    display: inline-block;
    color: #55acee
}
.feature.feature-top li p {
    font-size: 14px;
    color: #252525;
    font-family: Roboto, Arial, serif;
}
.btn-link-style {
    color: #363636;
    font-size: 14px;
    line-height: 20px
}
.btn-link-style:hover {
    color: #55acee
}
.dropdown-menu {
    font-size: 14px;
    padding: 0;
    border-radius: 0
}
.wrap-header {
    background-color: #FFF
}
header .logo {
    position: relative;
    z-index: 9
}
.header-bar .header-bar-inner {
    line-height: 40px;
    background: #f4f4f4
}
.header-bar .header-bar-inner .fa {
    margin: 0 5px 0 0;
    font-size: 12px
}
.header-bar .header-bar-inner .a-right >span {
    padding-left: 28px;
    font-size: 12px
}
.header-bottom {
    padding: 10px 0;
    background: #ededed
}
.header-bar .header-bar-inner .message b {
    color: #55acee
}
.site-header .logo {
    float: left;
    width: 100%;
    margin: 0 auto;
}
.site-header .logo a {
    display: block;
    text-align: left;
}
.site-header .logo img {
    width: 100%;
    max-width: 260px;
}
.site-header .logo svg {
    height: 36px;
    width: 217px;
}
.header-left {
    float: left;
    width: 25%;
}
.header-middle {
    float: left;
    width: 50%;
    margin-top: 45px;
}
.site-header-inner {
    position: relative
}
.site-header-inner:before,
.site-header-inner:after {
    content: " ";
    display: table
}
.site-header-inner:after {
    clear: both
}
.site-header form {
    max-width: 100%;
    width: 100%;
    margin-bottom: 0
}
.site-header .input-group input.input-group-field {
    padding-left: 103px;
}
.site-header form button {
    padding: 0 15px;
    background: #55acee;
    color: #fff;
    font-size: 16px;
}
.site-header form button fa {
    font-size: 16px
}
.collection-selector {
    position: absolute;
    display: inline-block;
    min-width: 70px;
    z-index: 999;
    left: 0;
    text-align: right;
}
.search_text {
    height: 42px;
    text-align: right;
    line-height: 42px;
    cursor: pointer;
    padding: 0px 35px 0px 17px;
    width: 100%;
    font-size: 14px;
    border-right: 1px solid #ebebeb;
}
.search_list {
    display: none;
    background: #fff;
    border: 1px solid #ccc;
    background-color: #fff;
    position: absolute;
    top: 100%;
    min-width: 200px;
    width: auto;
    z-index: 3;
    font-weight: 400 !important;
    border-radius: 0;
    right: auto;
    margin-top: 4px;
    margin-left: -2px;
    font-size: 13px;
    padding: 4px 0;
}
.list_search {
    display: none;
    background: #fff;
    border: 1px solid #ebebeb;
    background-color: #fff;
    position: absolute;
    top: 100%;
    min-width: 200px;
    width: auto;
    z-index: 3;
    font-weight: 400!important;
    border-radius: 0;
    left: 2px;
    margin-top: 1px;
    margin-left: -2px;
    font-size: 13px;
    padding: 4px 0;
}
.list_search .search_item {
    text-align: left;
    display: block;
    padding-left: 24px;
    position: relative;
    opacity: 1;
    filter: alpha(opacity=100);
    filter: none;
    height: auto;
    min-height: 24px;
    line-height: 30px;
    padding: 0 20px;
    cursor: pointer;
}
.liner_search {
    width: 100%;
    height: 1px;
    background: #efefef;
    margin: 8px 0px;
}
.list_search .search_item.active {
    background-color: #55acee;
    color: #fff!important;
}
.list_search .search_item:hover {
    background-color: #55acee;
    color: #fff!important;
}
.mini-cart {
    float: left;
    position: relative;
    margin: 0 10px 0 0;
    margin-top: 0;
}
.mini-cart .cart-count {
    display: block;
    width: 15px;
    height: 15px;
    background: #55acee;
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: -2px;
    right: -12px
}
.mini-cart > a {
    color: #1c1c1c;
    display: block;
    height: 26px
}
.mini-cart a.fa.fa-trash {
    position: absolute;
    right: 5px;
    color: #55acee;
}
.mini-cart > a .fa {
    font-size: 17px
}
.cart a {
    display: inline-block
}
.heading-cart {
    float: right;
    line-height: 20px;
    font-size: 14px;
    text-align: left;
}
.heading-cart > a {
    font-weight: 700;
    font-size: 26px;
    font-family: Roboto, Arial, serif;
    ;
}
.heading-cart > p {
    margin-bottom: 0;
    color: #000;
}
.header-acount {
    float: right;
    margin-right: 25px;
    color: #fff;
}
.header-acount a {
    color: #000;
}
.header-acount a i.fa {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid #000;
    text-align: center;
    line-height: 40px;
    font-size: 25px;
}
.header-acount svg {
    width: 42px!important;
    height: 42px!important;
    border: 1px solid #ebebeb;
    background: #f6f6f6;
    margin-right: 10px;
}
.mini-cart .heading-cart > .cart {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 34px;
    height: 42px;
    color: #000;
}
span.cartCount {
    position: absolute;
    top: 0;
    left: 20px;
    width: 20px;
    height: 20px;
    background: #55acee;
    color: #fff;
    text-align: center;
    line-height: 1;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 12px;
    line-height: 20px;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
    top: 50%;
    position: absolute;
    text-decoration: none;
    width: 40px;
    height: 45px;
    margin-top: -15px;
    padding: 0;
    border: 1px solid #ebebeb;
    background: #f5f5f5;
    outline: none;
    overflow: hidden;
    text-indent: 101%;
    border-radius: 0;
    white-space: nowrap;
    margin-right: 0;
    margin-left: 0;
}
.owl-carousel .owl-nav .owl-prev:before,
.owl-carousel .owl-nav .owl-next:before {
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    background: #f5f5f5;
    color: #b2b2b2;
}
.owl-carousel .owl-nav .owl-prev {
    left: 0
}
.owl-carousel .owl-nav .owl-prev:before {
    content: "\f104"
}
.owl-carousel .owl-nav .owl-next {
    right: 0
}
.owl-carousel .owl-nav .owl-next:before {
    content: "\f105"
}
.owl-carousel .owl-nav .disabled {
    opacity: 0;
    cursor: default
}
@media (max-width: 768px) {
    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next {
        background: rgba(0, 0, 0, 0.5)
    }
    .owl-carousel .owl-nav .owl-prev:before,
    .owl-carousel .owl-nav .owl-next:before {
        font-size: 14px
    }
    .owl-carousel .owl-nav .owl-prev {
        left: 0
    }
    .owl-carousel .owl-nav .owl-next {
        right: 0
    }
}
.owl-carousel .owl-dots {
    display: block;
    margin-top: 10px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    margin: 0 3px;
}
.owl-carousel .owl-dots .owl-dot.active {
    background: #007095;
}
.owl-carousel-inset .owl-nav .owl-prev {
    left: 0
}
.owl-carousel-inset .owl-nav .owl-next {
    right: 0
}
.owl-carousel-inset .owl-dots {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 25px
}
.owl-carousel-inset .owl-prev,
.owl-carousel-inset .owl-next {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}
.owl-carousel-inset:hover .owl-prev,
.owl-carousel-inset:hover .owl-next {
    opacity: 1;
    visibility: visible
}
.owl-carousel-inset:hover .owl-prev.disabled,
.owl-carousel-inset:hover .owl-next.disabled {
    opacity: .5
}
.owl-carousel-inset:hover .owl-nav .owl-prev {
    left: 25px
}
.owl-carousel-inset:hover .owl-nav .owl-next {
    right: 25px
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%
}
.owl-carousel .owl-item.focus {
    border: 2px solid #333
}
.list-menu li {
    margin: 0
}
.list-menu li:before,
.list-menu li:after {
    content: " ";
    display: table
}
.list-menu li:after {
    clear: both
}
.list-menu li a {
    display: block;
    line-height: 1.5em;
    color: #1c1c1c
}
.list-menu li a:hover {
    color: #55acee
}
h2.title-row {
    position: relative;
}
h2.title-row:after {
    width: 100%;
    background: #ccc;
    height: 1px;
    position: absolute;
    top: 50%;
    content: "";
    left: 0;
}
h2.title-row span {
    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 100;
    padding: 0 10px;
    font-size: 24px;
    text-transform: uppercase;
}
footer {
    padding-top: 15px;
    background: #069efa;
}
.site-footer .media {
    margin: 0 0 17px
}
.site-footer h3,
.site-footer .h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 10px;
    font-family: Roboto, Arial, serif;
    font-size: 16px;
    position: relative;
    font-weight: bold;
}
.site-footer .info {
    color: #1c1c1c;
    line-height: 21px;
    margin: 0 0 25px
}
.site-footer ul.list-menu li a {
    color: #fff
}
.site-footer ul.list-menu li a:hover {
    color: #000
}
.site-footer ul.contact li {
    color: #fff;
    margin-bottom: 10px;
    padding-left: 18px;
    position: relative;
}
.site-footer ul.contact li a {
    color: #fff
}
.site-footer ul.contact li .fa {
    padding-right: 10px;
    position: absolute;
    left: -2px;
    top: 5px;
}
.footer-tag {
    padding: 35px 0
}
.footer-tag a {
    color: #7c7c7c;
}
.footer-tag a:hover {
    color: #55acee;
}
.site-footer {
    padding: 10px 0 30px 0;
}
.copyright {
    position: relative;
    color: #fff;
    background: #013571;
}
.copyright a {
    color: #fff
}
.copyright a:hover {
    color: #000;
}
.copyright ul {
    text-align: right
}
.copyright ul li {
    display: inline-block
}
.copyright ul li a {
    color: #7c7c7c;
    padding-left: 35px
}
.copyright ul li a:hover {
    color: #55acee
}
.payment span {
    color: #989898;
    padding-right: 6px;
}
.shop-info {
    color: #1c1c1c
}
.shop-info .fa {
    margin: 0 25px 0 0;
    color: #1c1c1c
}
.shop-info ul li {
    margin: 0 0 11px
}
.shop-info a {
    color: #55acee
}
.color-h {
    color: #55acee
}
.logo {
    margin: 13px 0;
    text-align: center;
    display: block
}
.search-box-lg {
    margin-bottom: 20px
}
.search-box-lg .form-control {
    height: 50px;
    border-color: #e1e1e1
}
.search-field-lg {
    border-radius: 0
}
.btn-search-lg {
    background-color: #55acee;
    color: #FFF;
    border-left: 0;
    border-radius: 0;
    height: 50px;
    border: none
}
.box-user-cart {
    margin-top: 28px
}
.heading {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    color: #363636;
    margin-bottom: 30px;
    background-position: bottom;
    background-repeat: repeat-x
}
.heading .title-head {
    top: 0;
    left: 0;
    display: inline-block;
    margin: 0;
    padding: 0 0 15px;
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    text-transform: uppercase;
}
.title-head {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 0;
}
.title-head:after {
    content: '';
    width: 50px;
    height: 1px;
    background: #333333;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}
.title-head a,
.title-head h1 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none
}
.heading .title-head a {
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none
}
.heading .title-head a:hover {
    color: #55acee
}
.heading-button {
    position: absolute;
    right: 0;
    bottom: 15px;
    background-color: #fff
}
.button-next,
.button-prev {
    width: 15px;
    height: 25px;
    float: left;
    font-size: 22px;
    text-align: center;
    border-radius: 3px;
    background-color: #FFF;
    color: #acacac;
    cursor: pointer
}
.button-next:hover,
.button-prev:hover {
    color: #55acee
}
.button-prev {
    margin-right: 3px;
    color: #ccc
}
.button-next {
    color: #ccc
}
.product-item2 {
    float: left;
    padding-bottom: 10px
}
.product-item2 .product-item-thumbnail {
    text-align: center;
    min-width: 80px;
    min-height: 80px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.product-item2 .product-item-thumbnail img {
    max-width: 100%
}
.product-item2 .product-item-name {
    font-size: 14px;
    line-height: 20px
}
.product-item2 .product-item-name a {
    color: #363636
}
.product-item2 .product-item-name a:hover {
    color: #55acee;
    text-decoration: none
}
.product-item2 .product-item-price {
    color: #55acee;
    font-size: 16px;
    line-height: 26px;
    font-weight: 700;
    margin-right: 20px
}
.product-item2 .product-item-price-old {
    text-decoration: line-through;
    color: #acacac;
    font-size: 16px;
    line-height: 26px
}
.product-item2 .product-item-summary {
    font-size: 14px;
    color: #acacac;
    line-height: 20px
}
.list-blogs {
    margin-bottom: 40px
}
.blog-item {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    padding: 0;
}
.blog-item .blog-item-thumbnail {
    position: relative;
    margin-bottom: 20px;
}
.blog-item .blog-item-thumbnail img {
    width: 100%
}
.blog-item .blog-item-name {
font-size: 16px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 15px;
    height: 46px;
    font-weight: 700;
    overflow: hidden;
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    color: #37a5ff;
}
.blog-item .blog-item-name a {
    color: #00a5ff;
}
.blog-item .blog-item-name a:hover {
    color: #55acee;
    text-decoration: none
}
.blog-item .postby {
    font-size: 13px;
    line-height: 30px;
    color: #acacac
}
.blog-item .blog-item-summary {
    font-size: 14px;
    height: 150px;
    overflow: hidden;
    color: #000;
    margin-bottom: 0;
    line-height: 1.3em;
}
.blog-item .blog-item-summary p {
    margin-bottom: 3px;
}
.blog-item-list .blog-item-thumbnail {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0
}
.blog-item-list .blog-item-name {
    color: #111;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    font-family: 'Arial', sans-serif
}
.blog-item-list .blog-item-name a {
    color: #111
}
.blog-category .heading {
    margin-bottom: 20px;
}
.aside-blog-list .heading h2 a {
    font-weight: 300;
    font-size: 20px
}
.aside-blog-list .blog-item {
    margin-bottom: 25px
}
.blog-category .navbar-pills {
    border: none
}
.blog-category .navbar-pills li {
    padding: 0
}
.blog-category .navbar-pills li > a {
    border-top: none;
    line-height: 30px
}
.blog-category .navbar-pills > li > a:before {
    top: 0;
    content: "\f101";
    font-family: FontAwesome;
    background-image: none
}
.blog-category h2.title-box {
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase
}
.featured-blogs {
    margin-bottom: 20px
}
.featured-blogs .blog-item .blog-item-name {
    position: absolute;
    bottom: -8px;
    display: block;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px
}
.featured-blogs .blog-item.small .blog-item-name {
    padding: 15px 20px;
    font-size: 14px;
    line-height: 24px
}
.featured-blogs .blog-item.small .blog-item-name a {
    font-size: 14px;
    line-height: 24px
}
.featured-blogs .blog-item.small .blog-item-thumbnail label {
    bottom: 76px
}
.featured-blogs .blog-item .blog-item-name a {
    color: #fff
}
.featured-blogs .blog-item .blog-item-name a:hover {
    color: #55acee
}
.featured-blogs .blog-item .blog-item-thumbnail label {
    bottom: 98px
}
.blog-item-link {
    clear: both;
    padding: 10px 0;
    border-bottom: 1px #ebebeb solid
}
.blog-item-link:last-child {
    border-bottom: 0
}
.blog-item-link .blog-item-name {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    color: #252525;
    position: relative
}
.blog-item-link .blog-item-name .fa {
    position: absolute;
    left: 0;
    top: 2px
}
.blog-item-link .blog-item-name a {
    color: #252525;
    text-decoration: none;
    padding-left: 20px;
    margin-bottom: 10px;
    display: inline-block
}
.blog-item-link .blog-item-name a:hover,
.blog-item-link .blog-item-name:hover {
    color: #55acee
}
.blog-item-link .postby {
    margin-left: 20px;
    font-size: 13px;
    line-height: 20px;
    color: #acacac
}
.postby {
    font-size: 13px;
    line-height: 20px;
    color: #333;
    font-style: italic;
}
.postby .fa {
    margin-right: 6px
}
.blog-main .blog-item {
    border-top: 1px #ebebeb solid;
    width: 100%;
    padding-top: 20px;
    margin-top: 20px
}
.blog-main .blog-item:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
}
.blog-main img {
    width: 100%
}
.blog-main .blog-item-name {
    font-size: 16px;
    color: #111;
    font-weight: 700;
    margin: 5px 0;
    display: inline-block;
    font-family: 'Arial', sans-serif
}
.blog-main .blog-item-summary {
    color: #828181;
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0 12px
}
.read-more {
    font-style: italic;
    color: #55acee
}
.article-wraper {
    margin-top: 30px
}
.article-main {
    margin-bottom: 30px
}
.article-main .article-details {
    padding-bottom: 30px
}
.article-details .article-image {
    margin-bottom: 30px
}
.article-details .article-image img {
    width: 100%
}
.article-details .article-title {
    font-size: 20px;
    line-height: 1.5em;
    color: #111;
    font-weight: bold;
    margin: 5px 0;
    display: inline-block;
    font-family: 'Arial', sans-serif
}
.article-details .article-title a:hover {
    color: #55acee;
    text-decoration: none
}
.article-details .article-content {
    margin: 20px 0;
    font-size: 14px;
    line-height: 24px;
    color: #636363
}
#article-post-comment {
    margin: 30px 0
}
#article-post-comment .title-form-coment {
    font-family: 'Arial', sans-serif;
    font-size: 18px;
    color: #363636;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 30px
}
.feature-l {
    margin-bottom: 30px;
    background-color: #55acee
}
.feature-l li {
    padding: 0 15px;
    overflow: hidden;
    margin-top: 0;
    background-color: #55acee;
    border: 0
}
.feature-l li hr {
    margin-top: 20px;
    margin-bottom: 0;
    border-top: 1px solid #80b69a
}
.feature-l li img {
    margin-right: 5px;
    width: 48px;
    float: left
}
.feature-l .feature-title {
    font-size: 14px;
    line-height: 20px;
    color: #afe3c8
}
.feature-l p {
    font-family: 'Arial', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 700;
    color: #FFF
}
.page-404 {
    padding: 60px 0 120px;
    text-align: center;
    font-size: 16px
}
.page-404 p {
    margin: 20px 0
}
.page-404 .title-section-page {
    font-size: 20px;
    line-height: 12px;
    color: #252525;
    font-family: 'Arial', sans-serif
}
.page-404 .btn-style {
    line-height: 42px;
}
.page {
    padding: 0 0 30px
}
.info-contact {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-top: 123px
}
.info-contact .widget-menu {
    color: #333
}
.info-contact .widget-menu li a {
    color: #333
}
.info-contact .widget-menu .fa {
    color: #55acee;
    width: 30px;
    height: 30px;
    font-size: 16px;
    padding: 3px;
    float: left;
    text-align: center;
    margin-right: 5px
}
.info-contact p {
    margin: 20px 0;
    color: #363636
}
.table-cart .img-product-cart img {
    max-width: 200px
}
.name-product-cart {
    font-size: 16px;
    font-family: 'Arial', sans-serif;
    color: #252525;
    line-height: 24px;
    font-weight: 400
}
.name-product-cart:hover {
    color: #55acee;
    text-decoration: none
}
.details-pro > .product-name {
    font-size: 24px;
    color: #333;
    line-height: 1.2em;
    font-family: Roboto, Arial, serif;
    margin: 0;
    margin-bottom: 15px;
    font-weight: bold;
    color: #203A6C;
    text-transform: uppercase;
}
.title-sub {
    font-size: 13px;
    font-weight: normal;
    font-style: italic;
    color: #ccc;
}
h3.title-row.title-comment {
    font-family: Roboto, Arial, serif;
    font-weight: bold;
}
.details-pro > .product-vendor {
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 18px
}
.details-pro > .product-vendor .line {
    padding: 0 3px 0 6px;
    transform: translateY(-1px);
    display: inline-block
}
.details-pro .product-policy ul {
    list-style: initial;
    padding-left: 20px;
    margin-top: 10px
}
.details-product .product-price,
.details-product .product-price-old {
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
    margin-right: 10px
}
.details-product .product-price-old {
    text-decoration: line-through;
    font-weight: 400;
    color: #acacac;
    font-size: 16px
}
.details-product .product-description {
    color: #636363;
    font-size: 14px;
    line-height: 24px;
    padding: 20px 0;
    margin-bottom: 30px;
    border-bottom: 1px #e1e1e1 solid
}
.details-product div.form-group {
    padding: 20px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    margin-top: 25px;
    width: 100%
}
.product-policy {
    margin-bottom: 30px;
}
.details-product div.form-group.fix-margin {
    margin-top: 10px;
    margin-bottom: 10px;
}
.details-product form a {
    color: #000;
    font-size: 18px;
}
.details-product form a:hover {
    color: #55acee;
    font-size: 18px;
}
.details-product form#add-to-cart-form a:hover {
    color: #55acee;
}
.details-product .custom-btn-number {
    max-width: 60px;
    padding: 0;
    margin: 0;
    display: inline-block;
    border: 0;
    height: auto;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.details-product #add-to-cart-form .btn-cart {
    height: 50px;
    background-size: 20px;
    background-repeat: no-repeat;
    background-color: #55acee;
    background-position: 40px;
    padding-left: 0;
    padding-right: 60px;
    text-transform: inherit;
    margin-left: 20px;
    margin-right: 0;
    font-weight: 700;
    font-size: 18px;
    border: 1px solid #55acee;
}
.details-product #add-to-cart-form .btn-cart svg {
    width: 60px;
    height: 49px;
    padding: 15px 20px;
    display: inline-block;
    border-right: 1px solid #ebebeb;
}
.details-product #add-to-cart-form .btn-cart:hover svg {
    border-right: 1px solid #55acee;
}
.details-product #add-to-cart-form .btn-cart:hover svg path {
    fill: #55acee;
}
.details-product #add-to-cart-form .btn-cart span {
    display: inline-block;
    padding-left: 40px;
}
.details-product .form-product .btn-cart:hover {
    background-color: #fff!important;
    border: 1px solid #55acee;
}
.details-product #add-to-cart-form .btn-cart:hover span {
    color: #55acee;
}
.details-product .contact-info b {
    color: #55acee
}
.details-product form {
    margin: 0
}
.product-sale-box {
    border: 1px dotted #55acee;
    padding: 15px 20px;
    margin-bottom: 30px
}
.product-sale-box h4 {
    color: #55acee;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700
}
.product-sale-box h4 img {
    padding-right: 5px;
    transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -webkit-transform: translateY(-3px)
}
.details-product .custom-btn-number input {
    margin: 0;
    padding: 0;
    height: 50px;
    border-color: #ebebeb;
    margin-left: 0;
}
.details-product .product-images {
    margin-bottom: 12px
}
.details-product .product-images .owl-nav div,
.slideshow .owl-nav div {
    bottom: 50%;
    background-color: transparent!important;
    color: #55acee;
    position: absolute;
    font-size: 20px
}
.details-product .product-images .owl-nav div:hover,
.slideshow .owl-nav div:hover {
    color: #55acee
}
.details-product .product-images .owl-nav .owl-prev,
.slideshow .owl-nav .owl-prev {
    left: 0
}
.details-product .product-images .owl-nav .owl-next,
.slideshow .owl-nav .owl-next {
    right: 0
}
.details-product .thumbnail-product {
    margin-bottom: 30px
}
.details-product .thumbnail-product img {
    border: 1px #FFF solid
}
.details-product .thumbnail-product img:hover {
    border: 1px #55acee solid
}
.nav-tab-detailspro {
    margin-top: 50px;
    border-left: 1px #e1e1e1 solid;
    border-right: 1px #e1e1e1 solid;
    width: 100%;
    border-top: 1px solid #ebebeb
}
.nav-tab-detailspro .nav-item {
    float: left
}
.nav-tab-detailspro .nav-item .nav-link {
    padding: 15px;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: -1px;
    color: #363636;
    border-left: 1px solid #FFF;
    border-right: 1px solid #fff;
    font-family: Roboto, Arial, serif;
    ;
    font-weight: 500;
}
.nav-tab-detailspro .nav-item + .nav-item {
    margin-left: 0;
    float: left
}
.nav-tab-detailspro .nav-item.active .nav-link {
    color: #55acee;
    border-top: 1px solid #55acee;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    position: relative;
    background: transparent;
}
.nav-tab-detailspro .nav-item:first-child .nav-link.active {
    border-left: 1px solid #FFF
}
.nav-tab-detailspro .nav-item .nav-link.active:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #55acee;
    position: absolute;
    top: -2px;
    left: 0
}
.nav-tab-detailspro .nav-item .nav-link.active:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -1px;
    left: 0
}
.tab-content-detailspro {
    float: left;
    padding: 30px 20px;
    width: 100%;
    border: 1px #ebebeb solid;
    font-size: 14px;
    line-height: 24px;
    color: #636363;
    margin-bottom: 0
}
.tab-content-detailspro img {
    max-width: 100%
}
.related-product {
    margin-bottom: 30px
}
.related-product .title-head a {
    font-weight: 300;
    font-size: 20px;
    color: #333
}
.related-product .heading {
    margin-bottom: 30px;
    text-align: center;
}
.banner-qc {
    max-width: 100%;
    margin-bottom: 30px
}
.custom-btn-number {
    position: relative;
    padding: 0 30px 0 10px;
    border: 0;
    display: inline-block
}
.qty {
    height: 43px;
    float: left;
    border: 1px #e1e1e1 solid;
    padding: 10px;
    width: 118px;
    text-align: center
}
.items-count {
    height: 19px;
    text-align: center;
    float: left;
    background-color: #FFF;
    border: 1px #e1e1e1 solid;
    position: absolute;
    margin: 0 3px;
    font-weight: 300;
    font-size: 10px
}
.increase {
    margin-bottom: 30px
}
.reduced {
    bottom: 0
}
.cart th {
    text-align: center
}
.cart .text {
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    padding-right: 10px;
}
.table-cart {
    font-size: 15px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 37px;
    color: #252525
}
.table-cart thead th {
    border-bottom: 0
}
.table-cart td,
.table-cart th {
    border-top: 1px #ebebeb solid
}
.table-cart th,
.table-cart td {
    vertical-align: middle!important
}
.table-cart a.remove-item {
    color: #bdbdbd;
    font-size: 20px
}
.inp-number {
    border-radius: 0;
    background-color: #FFF;
    border: 1px #ebebeb solid;
    max-width: 50px;
    padding-left: 10px;
    text-align: center
}
.table-cart-total {
    margin-top: 30px
}
.tag_article,
.social-media {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    color: #636363
}
.social-media {
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}
.tag_article h2,
.social-media h2 {
    margin: 0;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #363636;
    line-height: 45px
}
.tag_article a,
.social-media a {
    color: #636363
}
.tag_article a:hover,
.social-media a:hover {
    color: #55acee;
    text-decoration: none
}
.social-media ul {
    list-style-type: none;
    padding: 0;
    display: inline-block
}
.social-media ul li {
    display: inline-block
}
.social-media ul li a {
    padding: 0 6px
}
.product-box {
    text-align: left;
    margin: 1px;
    background: #fff;
    position: relative
}
.product-box .product-info {
    padding: 10px;
    text-align: center;
}
.items-cate .product-box .product-info {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    color: #fff;
    margin-top: -20px;
}
.items-cate .product-box .product-info h3 {
    text-overflow: initial;
    white-space: initial;
    overflow: initial;
}
.items-cate .product-box .product-info h3 a {
    color: #fff;
    font-size: 20px;
}
.home-products .product-info .product-name,
.products-view-grid .product-info .product-name {
    padding: 0
}
.product-box .product-thumbnail > a {
    display: block;
    width: 100%;
    max-height: 100%;
    height: auto;
    text-align: center;
}
.product-box .product-thumbnail a img {
    width: 100%;
    height: auto;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.product-box .product-thumbnail a img.bethua {
    width: 100%;
    height: auto;
}
.product-box .product-name {
    font-size: 14px;
    line-height: 1.2em;
    color: #333333;
    padding: 0;
    overflow: hidden;
    margin: 0;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-box .product-name a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.5em;
}
section.products-view.products-view-grid .product-box .product-name a {
    text-transform: uppercase;
    color: #013571;
    font-size: 14px
}
.product-box .product-name a:hover {
    color: #55acee
}
.product-box .product-price,
.product-price {
    color: #E82933;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 6px
}
.product-box .product-price-old {
    text-decoration: line-through;
    font-size: 13px;
    margin: 0 0 0 10px;
    display: inline-block;
    color: #939393
}
.read-more-wp {
    margin-top: 30px;
}
a.read-more {
    font-size: 13px;
    padding: 0 0;
    color: #013571;
}
.product-box .sale-flash b {
    transform: translateY(-1px);
    display: inline-block;
}
.product-box .product-summary {
    font-size: 14px;
    color: #acacac;
    line-height: 20px
}
.pro-action-btn {
    text-align: center;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: rgba(255, 255, 255, 0.7);
    transition: All .3s ease;
    -webkit-transition: All .3s ease;
    -moz-transition: All .3s ease;
    -o-transition: All .3s ease;
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
}
.product-box:hover .pro-action-btn {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
}
.pro-action-btn .btn {
    background-color: #000;
    min-width: 70px;
    color: #FFF;
    font-size: 14px;
    line-height: 37px;
    padding: 0 15px;
    margin: 2px;
    height: 38px;
    border: 1px solid #000;
    text-transform: inherit;
    display: inline-block;
    min-height: 30px;
    font-weight: 400;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.pro-action-btn .btn.quick-view {
    border: 1px solid #55acee;
    background-color: #55acee;
}
.pro-action-btn div {
    display: block;
    width: 100%;
    padding: 10px 0;
}
.pro-action-btn .btn svg {
    width: 17px;
    transform: translateY(3px);
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -o-transform: translateY(3px);
}
.pro-action-btn .btn:hover svg path {
    fill: #55acee;
}
.pro-action-btn .btn a {
    color: #fff;
}
.pro-action-btn .btn:hover {
    background-color: #fff!important;
    color: #55acee;
    border-color: #55acee;
}
.pro-action-btn .btn:hover a {
    color: #55acee;
}
.product-box:hover .pro-action-btn {
    opacity: 1;
    visibility: visible;
}
.product-box:hover .pro-action-btn .btn {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
}
.home-products .product-box:hover {} .products-view-grid .product-box:hover {} .products-view-grid,
.products-view-list {} .products-view-grid .product-box {
    margin: 0;
    position: relative;
    margin-bottom: 30px;
    border: 1px solid #f1f1f1;
}
.products-view-list {
    margin-bottom: 30px;
}
.products-view-list > .row {
    border: 1px solid #ebebeb;
}
.products-view-list .col-xs-12:first {
    padding-top: 30px;
}
.products-view-list .product-box .product-name a {
    font-size: 14px;
    font-weight: 400;
    color: #333
}
.products-view-list .product-box .product-name a:hover {
    color: #55acee;
}
.products-view-list .product-box {
    margin: 0;
    border-bottom: 1px solid #ebebeb
}
.products-view-list .product-box .product-thumbnail > a {
    margin-top: 1px;
}
.products-view-list .col-xs-12:last-child .product-box {} .products-view-list .product-box:hover {
    outline: 0 solid #ebebeb
}
.products-view-list .product-box .product-thumbnail {
    text-align: center;
    margin-bottom: 0;
    width: calc(100%/3);
    float: left
}
.products-view-list .product-box .product-name {
    font-size: 20px
}
.products-view-list .product-box .product-thumbnail img {
    padding: 20px;
}
.products-view-list .product-box .product-name {
    padding: 0;
    font-size: 24px;
    line-height: 20px;
    margin: 5px 0 5px
}
.products-view-list .product-box .product-name:hover {
    text-decoration: none
}
.products-view-list .product-box .product-summary {
    font-size: 14px;
    line-height: 24px;
    color: #8d8d8d;
    margin: 6px 0;
    margin-bottom: 20px;
}
.products-view-list .product-box .pro-action-btn {
    margin-bottom: 15px;
    position: relative;
    text-align: left;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    opacity: 1;
}
.products-view-list .product-box .pro-action-btn .btn {
    opacity: 1;
    line-height: 29px;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -o-transform: translate(0);
    visibility: visible;
}
.products-view-list .product-box .pro-action-btn .btn:hover {
    border-color: #55acee;
}
.products-view-list .product-box .sale-flash {} .products-view-grid .product-box .product-summary,
.products-view-grid .product-box .form-nut-list {
    display: none
}
.products-view-list .product-box .form-nut-grid {
    display: none
}
.products-view-list .col-xs-12:first-child .product-box {
    border-bottom: none;
}
.products-view-list .product-info {
    text-align: left;
    margin-left: 30px;
    float: left;
    width: calc(100%/3 * 2 - 30px);
    background: transparent;
    border-top: none;
}
.list-category .btn {} .list-category h3 {
    font-size: 18px;
    margin: 0
}
.btn-search {
    background-color: transparent;
    color: #898989;
    position: relative;
    z-index: 2
}
.search-box {
    position: relative;
    float: left;
    width: 55px;
    height: 55px
}
.search-box .form-control {
    position: absolute;
    top: 10px;
    right: 6px;
    display: none
}
.search-box .btn-s2 {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: -12px;
    padding: 6px 20px;
    margin: 10px 5px;
    background-color: #55acee;
    color: #FFF;
    border-radius: 0 5px 5px 0;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease
}
.search-box .form-control {
    display: block
}
.search-box .btn-s2 {
    opacity: 1;
    visibility: visible
}
.search-box .btn-s1 {
    display: none
}
section.bread-crumb {
    background: #f1f1f1;
    margin-bottom: 30px;
}
.breadcrumbs {
    margin: 0;
    font-size: 13px;
    padding: 5px 0;
    border-radius: 0;
}
.breadcrumbs h3 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 4px
}
.breadcrumbs li {
    display: inline
}
.breadcrumbs li > a {
    color: #363636
}
.breadcrumbs li span {
    display: inline-block;
    color: #363636
}
.breadcrumbs li span .fa {
    color: #363636
}
.breadcrumbs li a:hover,
.breadcrumbs li.active,
.breadcrumbs li strong {
    color: #55acee;
    font-weight: bold
}
.map iframe {
    height: 485px;
    width: 100%;
}
.map-container {
    width: 100%;
}
.col-form-label {
    font-size: 16px;
    padding: 0;
    font-weight: bold;
    color: #2227b1;
}
.map-container iframe {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
    pointer-events: none;
}
.map-container iframe.clicked {
    pointer-events: auto;
}
.col_table_name h4 {
    font-style: italic;
    font-size: 13px;
}
.col_table_name a h4 {
    font-size: 16px;
    font-style: normal;
}
.signup {
    margin-bottom: 50px;
    padding-top: 30px
}
.form-coment {
    font-size: 14px;
    color: #636363;
    margin-top: 10px
}
.form-coment button.btn-style {
    margin-top: 25px
}
.form-coment button.btn-style:hover {
    border: none!important;
    text-transform: inherit
}
.form-coment .form-group {
    margin-bottom: 0;
    padding-bottom: 0
}
.form-coment .form-group label span {
    color: red;
    font-weight: 700
}
.form-coment .form-group button.btn-style {
    margin-top: 25px
}
.form-coment .form-group input,
.form-coment .form-group textarea {
    border-color: #e1e1e1;
    border-radius: 0!important;
    margin: 0
}
.page-login {
    padding: 0 0 20px;
    margin: 0 auto;
}
.form-signup {
    font-size: 14px;
    color: #636363;
}
form#contact {
    margin-bottom: 0;
}
.form-signup .form-group {
    margin: 0;
    padding: 15px 0 0
}
.form-signup button.btn-style {
    text-transform: inherit;
    background: #2227b1;
    border: none!important;
    margin-left: 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.form-signup button.btn-style:hover {
    background: #9cf9d7;
}
.form-signup .form-group label span {
    color: red;
    font-weight: 700
}
.form-signup .form-group input,
.form-group textarea {
    border-color: #ebebeb;
    font-size: 14px;
    padding: 11px 20px;
    margin-bottom: 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
input.inp-number.form-control {
    border-color: #e1e1e1;
    border-radius: 100px;
    font-size: 14px;
    max-width: 120px;
    margin-right: 10px
}
.block-account .block-content {
    padding-top: 10px
}
.box-address {
    padding: 10px 0;
    border-left: 1px solid #ebebeb
}
.box-address p {
    line-height: 30px
}
.box-address p .fa {
    padding-right: 10px
}
.box-address .address {
    padding: 10px 35px
}
.box-address .box-header {
    margin-bottom: 10px;
    padding: 0 35px 10px;
    padding-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid #ebebeb
}
#order_details.table-cart th,
#order_details.table-cart td {
    text-align: center;
    border-top: none
}
.totalorders.table th,
.totalorders.table td {
    text-align: center;
    font-weight: 700;
}
.sodiachi .form-group {
    padding: 0;
    margin: 0
}
.sodiachi .form-group select {
    margin-bottom: 20px;
    border-radius: 0;
    border-color: #ddd
}
.sodiachi .form-group label {
    width: 110px;
    float: left;
    font-weight: 700;
    line-height: 40px;
    text-align: right;
    padding-right: 10px
}
.sodiachi .form-group label span {
    color: red
}
.sodiachi .form-group .form-control {
    width: calc(100% - 110px)
}
.sodiachi .title-head {
    font-weight: 400;
    font-size: 24px;
    text-transform: none
}
.sodiachi .title-head a {
    font-size: 14px;
    color: #55acee;
    font-weight: 400;
    text-transform: none
}
.sodiachi .title-head a:hover {
    color: #212121
}
.sodiachi .address-group p {
    margin-bottom: 20px
}
.sodiachi .address-group p > strong {
    display: inline-block;
    width: 130px;
    text-align: right;
    padding-right: 20px;
    color: #212121
}
.sodiachi .btn-style {
    color: #333;
    background: #ebebeb
}
.sodiachi .btn-style:hover {
    color: #fff
}
.sodiachi .btn-style.btn-outline {
    background: none;
    border: 1px solid #ebebeb
}
.btn-edit-addr {
    border: none;
    background: none;
    color: #55acee
}
.btn-edit-addr:hover {
    color: #212121
}
.article-readmore {
    line-height: 40px
}
.block-account .block-content p {
    margin: 10px 0
}
.block-account .block-content p .fa {
    padding-right: 10px
}
.block-account .block-title h5 {
    font-size: 18px;
    font-weight: 700
}
.sortPagiBar {
    border-radius: 0;
    margin-bottom: 20px;
}
.sortPagiBar .form-group {
    margin-bottom: 0;
    float: right
}
.view-mode {
    height: 37px;
}
.button-view-mode input {
    display: none
}
.button-view-mode {
    font-size: 18px;
    width: 20px;
    height: 34px;
    padding: 4px 7px;
    float: left;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 6px;
    border-radius: 0;
    margin-bottom: 0;
    height: 20px;
    height: 20px;
    position: relative
}
.view-mode a {
    display: inline-block;
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 6px 12px;
    margin-right: 10px;
}
.view-mode span {
    font-size: 14px;
    float: left;
}
.button-view-mode .fa {
    position: absolute;
    left: 0;
    top: 4px;
}
.button-view-mode.active {
    background-color: none;
    color: #55acee
}
.button-view-mode:hover {
    background-color: none;
    border-color: none;
    color: #55acee
}
.button-view-mode.active:hover {
    background-color: none;
    color: #55acee
}
.form-viewpro {
    font-size: 14px
}
.form-viewpro .form-control {
    width: 240px;
    border-radius: 0;
    border: 0;
    margin-left: 10px;
    color: #333;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #ebebeb;
}
.form-viewpro .form-control option:hover {
    background: #55acee!important;
    color: #FFF
}
.pagination {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 0
}
.pagination .page-link {
    margin: 2.5px;
    width: 40px;
    background: #333;
    text-align: center;
    height: 40px;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Arial', sans-serif;
    color: #fff;
    border-radius: 0;
    border: none;
    text-decoration: none;
    border-bottom: 1px transparent solid
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0;
}
.pagination .page-link:hover {
    background-color: #55acee;
    border-bottom: 1px #55acee solid
}
.pagination .page-item.disabled .page-link {
    border: 0;
    display: none
}
.pagination .page-item.active .page-link {
    background-color: #55acee;
    border-color: #55acee;
    color: #fff;
    display: block
}
.box-maps {
    margin-bottom: -8px
}
.jssocials-share-logo {
    font-size: 16px;
    color: #333;
    line-height: 45px
}
.jssocials-share-logo:hover {
    color: #111
}
.jssocials-share {
    margin: 0 10px;
    line-height: 26px;
    float: left
}
.jssocials-shares {
    margin: 0
}
.form-product label {
    display: inline-block;
    font-weight: 700;
    color: #111;
    font-size: 14px
}
.form-product .number-quality label {
    line-height: 50px;
    float: left;
}
.form-product .number-quality {
    width: 130px;
}
.box-variant .form-group select {
    border-color: #e1e1e1;
    font-size: 14px;
    padding: 6px 20px;
    min-width: 100%;
    margin-top: 5px
}
.box-variant .form-group select option {
    min-height: 30px!important;
    padding: 10px 20px!important
}
.box-variant .form-group {
    width: 100%
}
#article-comments {
    margin-top: 40px
}
span.article-comment-date-bull {
    color: #818181;
    margin-bottom: 5px;
    display: block
}
.title-form-coment {
    line-height: 30px;
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: 'Arial', sans-serif;
    margin-bottom: 20px;
    color: #333;
    border-bottom: 1px solid;
    display: inline-block
}
.article-comment {
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb
}
.article-comment .article-comment-user-image {
    float: left;
    margin-right: 15px;
    width: 80px
}
.search-main .form-control {
    margin-right: 10px;
    height: 45px;
    border-radius: 0
}
.nav-category-heading button.fa {
    background: transparent;
    border: none
}
.zoomWrapper img {
    width: 100%!important;
    height: auto!important
}
@media (max-width: 543px) {
    .products-view-list .product-box .product-name {
        margin: 20px 0
    }
    #footer .widget-item {
        margin: 0!important
    }
    #footer .widget-item .widget-title {
        padding: 20px 0;
        margin-bottom: 0
    }
    #footer .widget-menu {
        margin-top: 0
    }
    .widget-title .fa {
        float: right;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg)
    }
    .widget-title.collapsed .fa {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg)
    }
    .custom-btn-number {
        padding-left: 0
    }
    .products-view-list .product-box .product-thumbnail {
        width: 100%
    }
    .products-view-list .product-info {
        text-align: left;
        width: 100%;
        margin-left: 0
    }
    .button-next,
    .button-prev {
        width: 35px;
        height: 35px
    }
}
@media (max-width: 767px) {
    .nav-tab-detailspro .nav-item {
        display: inline-block;
        width: 100%
    }
    .nav-tab-detailspro .nav-item .nav-link {
        display: block
    }
    .nav-tab-detailspro .nav-item + .nav-item,
    .nav-inline .nav-link + .nav-link {
        margin-left: 0
    }
    .search-main .products-view-grid .col-lg-6:nth-child(2n + 1) {
        clear: both
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .search-main .products-view-grid .col-lg-3:nth-child(3n + 1) {
        clear: both
    }
}
@media (max-width: 991px) {
    .main-menu {
        min-height: 55px
    }
    .wrap-nav-toggler {
        width: 100%;
        float: left
    }
    .wrap-nav-toggler .navbar-toggler {
        color: #FFF;
        font-size: 37px
    }
    .wrap-nav-toggler:before {
        content: '';
        width: 100%;
        min-height: 58px;
        position: absolute;
        margin-top: -10px;
        left: 0;
        z-index: -1;
        background-color: #4a4f59
    }
    .search-box .form-control {
        position: absolute;
        width: 200px;
        top: 9px;
        z-index: 1
    }
    .btn-search {
        color: #FFF
    }
    .search-box:hover .btn-search {
        color: #898989
    }
    .navbar-nav-style {
        width: 100%;
        float: left
    }
    .navbar-nav-style .nav-item {
        float: none
    }
    .navbar-nav-style .nav-item + .nav-item {
        margin-left: 0
    }
    .navbar-nav-style {
        width: 100%;
        float: left;
        text-align: left
    }
    .navbar-nav-style .nav-item {
        float: none;
        overflow: hidden
    }
    .navbar-nav-style .nav-item + .nav-item {
        margin-left: 0
    }
    .nav-main > ul.navbar-nav-style > .nav-item {
        background-color: #FFF
    }
    .nav-main > ul.navbar-nav-style > .nav-item .nav-link {
        margin-left: 10px
    }
    .nav-main ul.navbar-nav-style .nav-item .nav-link {
        display: inline-block
    }
    .nav-main ul.navbar-nav-style .nav-item {
        border-top: 1px #F1F1F1 solid
    }
    .nav-main ul.navbar-nav-style .nav-item .dropdown-menu {
        width: 100%;
        position: relative;
        border-radius: 0;
        border: 0;
        padding: 0;
        margin: 0
    }
    .nav-main ul.navbar-nav-style li.open > i.fa:before {
        color: #000;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg)
    }
    .product-item2 {
        overflow: hidden
    }
    .box-user-cart {
        margin-top: 10px;
        text-align: center
    }
    .mini-cart {
        float: none;
        display: inline-block;
        margin-left: 10px;
        position: relative
    }
    .mini-cart > a {
        float: none;
        padding: 15px;
        color: #FFF;
        padding-bottom: 0;
        display: inline-block
    }
    .mini-cart .heading-cart {
        display: inline-block
    }
    .top-cart-content {
        right: -80px!important;
        top: 60px!important
    }
    .info-website {
        font-size: 13px;
        color: #FFF;
        padding-bottom: 18px;
        display: inline-block
    }
    #footer .widget-item {
        margin: 0 0 60px
    }
    .menu-header-top a {
        padding: 10px
    }
    .slideshow .owl-nav.disabled + .owl-dots {
        display: none
    }
    .menu-header-top .dropdown-menu {
        right: 10px;
        left: auto;
        margin-top: 5px
    }
    .products-view-grid .col-lg-4:nth-child(2n + 1) {
        clear: both
    }
    .details-product .product-images {
        overflow: hidden;
        position: relative
    }
    .details-product .product-images:before {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 99999
    }
    .zoomWindowContainer {
        display: none
    }
    .product-box .product-thumbnail {
        display: block
    }
    .widget-item .widget-title {
        padding: 20px 0;
        margin-bottom: 0
    }
    .nav-main > ul.navbar-nav-style .nav-item {
        background-color: #55acee;
        border-top: 1px #55acee solid
    }
    .nav-main ul.navbar-nav-style .nav-item .nav-link {
        color: #FFF
    }
    .nav-main ul.navbar-nav-style .nav-item:hover > .fa:before {
        color: #FFF
    }
    #footer .logo {
        margin-top: 38px
    }
}
@media (min-width: 992px) {
    .nav-main .navbar-nav .nav-item.active .nav-link,
    .nav-main .navbar-nav .nav-link:hover {
        color: #55acee
    }
    .nav-main > .navbar-nav > .nav-item.active > .nav-link,
    .nav-main > .navbar-nav > .nav-item > .nav-link:hover {
        background-color: #55acee;
        color: #FFF!important
    }
    .nav-main > ul.navbar-nav-style > .nav-item > .nav-link {
        padding: 15.5px 20px;
        color: #FFF;
        border-right: 1px #464646 solid;
        text-transform: uppercase
    }
    .nav-main > ul.navbar-nav-style > .nav-item > .fa {
        display: none
    }
    .nav-main ul.navbar-nav-style .nav-item .dropdown-menu .dropdown-menu {
        margin-left: 100%;
        top: 0
    }
    .nav-main ul.navbar-nav-style .nav-item .dropdown-menu {
        margin: 0;
        padding: 0;
        border-radius: 0;
        border: 0;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        opacity: 0;
        display: block;
        visibility: hidden;
        transition: opacity 0.5s, -webkit-transform .5s;
        transition: opacity 0.5s, transform .5s;
        transition: opacity 0.5s, transform 0.5s, -webkit-transform .5s;
        -webkit-transform: translate(0, 60px);
        -ms-transform: translate(0, 60px);
        transform: translate(0, 60px)
    }
    .nav-main ul.navbar-nav-style .nav-item .nav-item .dropdown-menu {
        -webkit-transform: translate(60px, 0);
        -ms-transform: translate(60px, 0);
        transform: translate(60px, 0)
    }
    .nav-main ul.navbar-nav-style .nav-item:hover > .dropdown-menu {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        display: block
    }
    .nav-main ul.navbar-nav-style .nav-item .nav-item:hover {
        background-color: #FCFCFC
    }
    .nav-main ul.navbar-nav-style .nav-item .nav-item:hover > .nav-link {
        color: #55acee
    }
    .search-main .products-view-grid .col-lg-4:nth-child(4n + 1) {
        clear: both
    }
    .products-view-grid .col-lg-4:nth-child(3n + 1) {
        clear: both
    }
    .products-view-grid .col-lg-3:nth-child(4n + 1) {
        clear: both
    }
}
section.signup.search-main {
    padding-top: 0;
}
#my-orders-table a {
    color: #55acee
}
.glyphicon-shopping-cart:before {
    font-size: 14px;
    color: #fff;
    background: #55acee;
    margin-right: 12px;
    padding: 6px 10px;
    border-radius: 2px
}
.mini-products-list .product-image {
    float: left;
    margin-right: 10px;
    min-height: 80px;
}
.mini-products-list .detail-item {
    margin-left: 92px
}
.top-cart-content .product-name {
    margin: 0;
    width: 150px;
    line-height: 1;
    padding: 0 0 5px
}
.top-cart-content .product-name a {
    font-size: 14px;
    line-height: normal;
    line-height: 20px!important;
    font-weight: 400;
    color: #333
}
.top-cart-content .product-name a:hover {
    color: #55acee;
    text-decoration: none
}
.top-cart-contain .price {
    color: #55acee;
    text-transform: uppercase
}
.top-cart-contain .mini-cart .price {
    margin-right: 5px;
    font-size: 16px;
    font-weight: 700
}
.top-cart-contain .product-details .price {
    color: #55acee;
    width: auto;
    float: none;
    font-weight: 400;
    padding-left: 0;
    font-size: 12px
}
.mini-cart:hover .top-cart-content {
    display: block
}
.mini-cart {
    text-align: center;
    margin-left: 5px;
}
.mini-cart .dropdown-toggle {
    font-size: 12px;
    padding: 0;
    text-transform: none
}
.mini-cart .basket a {
    color: #fff;
    margin: 0;
    line-height: 41px;
    font-size: 11px;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    min-width: 170px!important;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px
}
.mini-cart .basket a:hover {
    text-decoration: none
}
.mini-cart .basket .title {
    color: #2e3a47;
    font-size: 13px;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: normal
}
.mini-cart .basket .cart-box {
    display: inline-block
}
.mini-cart .basket .cart-box #cart-total {
    color: #777;
    text-transform: none;
    margin: 0 0 0 5px
}
.top-cart-contain {
    color: #333;
    margin: 22px 0 0;
    padding: 0;
    right: 0;
    z-index: 1000
}
.top-cart-content .empty {
    text-align: left;
    color: #333
}
.top-cart-content {
    display: none;
    position: absolute;
    top: 34px;
    right: 0;
    background: #fff;
    padding: 0;
    text-align: left;
    box-shadow: 0 0 15px -5px rgba(0, 0, 0, 0.4);
    z-index: 100000
}
.top-subtotal {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    padding: 12px 0;
    padding-top: 30px;
    text-align: left;
    text-transform: none;
}
.top-subtotal .price {
    font-weight: 700;
    color: #55acee;
    float: right;
}
.top-cart-content .block-subtitle {
    color: #333;
    overflow: hidden;
    padding: 15px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    background: #f5f5f5;
    text-transform: none;
    font-weight: 400;
    border-bottom: 1px #ddd solid
}
ul#cart-sidebar {
    padding: 20px 30px;
    margin: 0;
    max-height: 582px;
    min-width: 320px;
}
ul#cart-sidebar li.list-item {
    max-height: 400px;
    overflow-y: auto
}
ul#cart-sidebar li.action {
    display: none;
}
ul#cart-sidebar.hasclass li.action {
    display: block;
}
ul#cart-sidebar li.list-item .price2 {
    font-weight: 700;
    color: #55acee;
    font-size: 14px;
    display: list-item;
    margin-bottom: 5px;
}
ul#cart-sidebar li.list-item::-webkit-scrollbar {
    width: 5px
}
ul#cart-sidebar li.list-item::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.9)
}
ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb {
    background: #55acee;
    border-radius: 15px
}
ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:hover {
    background: #55acee;
    border-radius: 15px
}
ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:active {
    background: #55acee;
    border-radius: 15px
}
.li-fix-1 {
    background: #FFF;
    border-top: 1px solid #ebebeb;
    display: block;
}
.li-fix-2 {
    display: block;
    width: 295px
}
.top-cart-content li {
    list-style: none
}
.top-cart-content li.item {
    border-top: 1px solid #eee;
    overflow: hidden;
    padding: 20px 0;
}
.top-cart-content li.item:first-child {
    border-top: none;
    padding-top: 10px;
}
.top-cart-content li.item:last-child {
    margin: 0;
    border-bottom: none;
}
.top-cart-content .product-details {
    color: #333;
    position: relative;
    text-align: left;
    padding: 0
}
.mini-products-list .detail-item .product-details-bottom .price {
    color: #55acee;
    font-size: 14px;
    display: list-item;
    margin-bottom: 5px
}
.mini-products-list .detail-item .product-details-bottom .title-desc {
    font-size: 14px
}
.mini-products-list .detail-item .product-details-bottom .label {
    font-weight: 700;
    vertical-align: middle
}
.mini-products-list .detail-item .product-details-bottom strong {
    font-weight: 400
}
.top-cart-content .product-details .btn-edit {
    position: absolute;
    right: 22px;
    top: 6px
}
.top-cart-content .actions {
    padding: 10px 0;
    margin: 0;
    overflow: hidden;
}
.mini-cart .actions .btn-checkout {
    background: #55acee;
    border: 1px solid #55acee;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px;
    text-align: left;
    cursor: pointer;
    text-decoration: none;
    float: right;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0;
    min-width: 145px;
    text-align: center;
}
.mini-cart .actions .btn-checkout:hover {
    background: #fff;
    border: 1px solid #55acee;
    color: #55acee;
}
.mini-cart .actions .view-cart {
    height: 42px;
    font-size: 14px;
    padding: 8px 20px;
    text-align: left;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0;
    border: 1px solid #55acee;
    background: #55acee;
    min-width: 145px;
    text-align: center;
    color: #fff;
    width: 100%;
}
.mini-cart .actions .view-cart a,
.mini-cart .actions .btn-checkout a {
    color: #fff;
}
.mini-cart .actions .view-cart:hover {
    color: #fff;
    border: 1px solid #55acee;
    background: #55acee;
}
.mini-cart .actions .button {
    display: inline-block;
    width: 100px;
    text-align: center;
    margin-bottom: 3px;
    padding: 8px 10px 6px;
    text-transform: none;
    border: none;
    font-size: 12px
}
.mini-cart .button.btn-checkout {
    background: none;
    color: #fff;
    font-size: 11px;
    padding: 8px 16px;
    text-align: left;
    cursor: pointer;
    text-decoration: none;
    float: left;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0;
    border: 1px solid #fff;
}
.mini-cart > .button {
    color: #000;
    font-size: 12px;
    font-weight: 300;
    text-shadow: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    background: none
}
.fa-remove {
    position: absolute;
    right: 0
}
.fa-pencil {
    position: absolute;
    right: 10px
}
a.fa-remove,
a.fa-pencil {
    color: #999;
    font-size: 12px
}
a.fa-remove:hover,
a.fa-pencil:hover {
    color: #333;
    text-decoration: none
}
.site-header-inner .dropdown-toggle::after {
    display: none;
}
.site-header-inner .dropdown-menu {
    border: 0;
    min-width: 200px;
    position: fixed;
    top: 0!important;
    left: 0;
    height: 100vh;
    margin: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateX(-130%);
    -moz-transform: translateX(-130%);
    -ms-transform: translateX(-130%);
    -o-transform: translateX(-130%);
    transform: translateX(-130%);
    display: block;
    z-index: 100000;
}
.site-header-inner .dropdown.open .dropdown-menu {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.dropdown.open #dropdownTitle Productu1:before {
    content: "";
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 100;
}
.site-header-inner .dropdown-menu .account {
    padding: 10px 30px;
    background: #404040;
    position: relative;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.site-header-inner .dropdown-menu .account i.fa {
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    line-height: 28px;
    font-size: 18px;
}
.site-header-inner .dropdown-menu .account b {
    color: #f5464a;
}
.site-header-inner .dropdown-menu {
    background: #333333;
}
.site-header-inner button.btn-close {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    right: 0;
    width: 40px;
    height: 40px;
    top: 0;
    border: none;
    z-index: 1000000;
    height: 50px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #afafaf;
    background: transparent;
}
.site-header-inner button.btn-close:after {
    content: "\f054";
    font: normal normal normal 20px/1 FontAwesome;
}
.lang-menu {
    padding: 10px;
}
.dropdown.open button.btn-close {
    opacity: 1;
    visibility: visible;
}
.dropdown.open #dropdownMenu1:before {
    content: "";
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
.site-header-inner .dropdown-menu h5 {
    padding: 0 30px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 15px;
}
.site-header-inner .dropdown-menu li {
    margin: 0 15px;
    clear: left;
    line-height: 1.5em;
    border-bottom: 1px solid #424242;
}
.site-header-inner .dropdown-menu li li {
    margin: 0;
}
.site-header-inner .dropdown-menu li ul.opened li {
    margin: 0;
}
.site-header-inner .dropdown-menu li ul.opened li:last-child {
    border-bottom: 0;
    border-top: 0;
}
.site-header-inner .dropdown-menu li a {
    color: #a7a7a7;
}
.site-header-inner .dropdown-menu li .icon {
    float: left;
    margin-right: 5px;
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
}
.site-header-inner .dropdown-menu .btn-style {
    padding: 0 8px;
    background: #55acee;
    height: 30px;
}
.site-header-inner .dropdown-menu a:hover {
    color: #55acee;
}
.fix-width-200 {
    width: 430px;
}
td.fix-width-400 {
    width: 570px;
}
.no-border {
    margin-top: 30px;
}
.123corp-product-reviews-module {
    float: none;
    border: none;
    width: 100%;
    clear: both;
    display: block;
    margin: 5px 0;
}
.123corp-product-reviews-module .bpr-products-module-container {
    width: 100%;
    display: block;
    color: inherit;
    padding: 15px;
    margin: 0 auto;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-heading {
    line-height: 30px;
    padding: 0 0 10px;
    position: relative;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-heading .bpr-products-module-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body {
    margin: 0;
    padding: 0;
    position: relative;
    overflow: visible;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide {
    width: 100%;
    margin: 0;
    padding: 0;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element {
    display: inline-block;
    width: 25%;
    text-align: center;
    padding: 0 5px;
    vertical-align: top;
    margin-bottom: 15px;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-img {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-img img {
    height: auto;
    width: 100%;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-name {
    max-height: 40px;
    margin-bottom: 5px;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-name a {
    color: inherit;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-star {
    color: #ffbe00;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-star i {
    font-size: 15px;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-price {
    color: #3c0;
    font-weight: 700;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-price .price {
    color: inherit;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element .bpr-product-content .bpr-product-price .bpr-product-oldprice {
    color: #cacaca;
    font-weight: normal;
    text-decoration: line-through;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body .bpr-products-module-slide .bpr-product-element p {
    margin: 0;
    padding: 0;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body.bpr-products-module-col-2 .bpr-product-element {
    width: 50%;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body.bpr-products-module-col-3 .bpr-product-element {
    width: 33.33%;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body.bpr-products-module-col-4 .bpr-product-element {
    width: 25%;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body.bpr-products-module-col-5 .bpr-product-element {
    width: 20%;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body.bpr-products-module-col-6 .bpr-product-element {
    width: 16.66%;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-prev,
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-next {
    position: absolute;
    top: 0;
    width: 50px;
    height: 100%;
    z-index: 100;
    cursor: pointer;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-prev.swiper-button-disabled,
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-prev span,
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-next span {
    width: 30px;
    height: 30px;
    background-color: #222222;
    border: 2px solid #fff;
    border-radius: 15px;
    display: block;
    text-align: center;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-prev i,
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-next i {
    font-size: 24px;
    color: #fff;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-prev {
    left: -30px;
    right: auto;
    text-align: left;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-prev span {
    left: 0px;
    right: auto;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-next {
    right: -30px;
    left: auto;
    text-align: right;
}
.123corp-product-reviews-module .bpr-products-module-container .bpr-button-next span {
    left: auto;
    right: 0px;
}
.123corp-product-reviews-module p {
    padding: 0;
    margin: 0;
}
.module-pro-all {
    margin-top: 30px;
}
.module-pro-all:first-child {
    margin-top: 0;
}
.content.news-wp {
    margin-top: 20px;
}
h4.title-copyright {
    padding: 0;
    font-size: 13px;
    margin: 0;
    color: #ccc;
    line-height: 1.5em;
    margin: 10px 0;
    font-weight: 300;
}
#back-top {
    position: fixed;
    bottom: 70px;
    right: 0;
    font-size: 34px;
    cursor: pointer;
    background: #18b118;
    width: 40px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
ul.ul_social_fixed {
    list-style: none;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: fixed;
    top: 50%;
    margin-top: -100px;
    right: 0px;
    padding: 0px;
    z-index: 1000;
}
ul.ul_social_fixed li {
    margin-bottom: 3px;
}
ul.ul_social_fixed li:last-child {
    margin-bottom: 0px;
}
ul.ul_social_fixed li a {
    padding: 5px;
    display: table-cell;
    text-align: center;
    width: 40px;
    height: 40px;
    background: #ccc;
    text-decoration: none;
    font-size: 24px;
    #333;
    vertical-align: middle;
    color: #fff;
    transition: all 0.3s;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
ul.ul_social_fixed li a.fb {
    background: #46629E;
}
ul.ul_social_fixed li a.gl {
    background: #D73D32;
}
ul.ul_social_fixed li a.yt {
    background: #CC181E;
}
ul.ul_social_fixed li a.tw {
    background: #55ACEE;
}
ul.ul_social_fixed li a .text_social {
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    font-size: 13px;
    position: absolute;
    top: 7px;
    right: -80px;
    background: #333;
    transition: all 0.2s;
    opacity: 0;
}
ul.ul_social_fixed li a:hover {} ul.ul_social_fixed li a:hover .text_social {
    right: 50px;
    opacity: 0.85;
}
#cssmenu-flyout,
#cssmenu-flyout ul,
#cssmenu-flyout ul li,
#cssmenu-flyout ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
}
#cssmenu-flyout ul {
    position: relative;
    z-index: 597;
    float: left;
}
#cssmenu-flyout ul li {
    float: left;
    min-height: 1px;
    line-height: 1em;
    vertical-align: middle;
}
#cssmenu-flyout ul li.hover,
#cssmenu-flyout ul li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
}
#cssmenu-flyout ul ul {
    width: 100%;
    border: 1px solid #f1f1f1;
}
#cssmenu-flyout ul .menu-sub-fly {
    margin-top: 1px;
    visibility: hidden;
    position: absolute;
    top: -2px;
    padding-left: 13px;
    left: 100%;
    transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    visibility: hidden;
    opacity: 0;
    -moz-opacity: 0;
    z-index: -1;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
}
#cssmenu-flyout ul li:hover > .menu-sub-fly {
    visibility: visible;
    opacity: 1;
    -moz-opacity: 1;
    z-index: 598;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
#cssmenu-flyout ul ul li {
    float: none;
}
#cssmenu-flyout ul ul .menu-sub-fly {
    top: -2px;
    left: 100%;
    visibility: hidden;
}
#cssmenu-flyout ul li {
    float: none;
    position: relative;
}
#cssmenu-flyout ul ul li {
    font-weight: normal;
}
#cssmenu-flyout {
    font-size: 18px;
}
#cssmenu-flyout ul a,
#cssmenu-flyout ul a:link,
#cssmenu-flyout ul a:visited {
    display: block;
    color: #000;
    text-decoration: none;
    font-weight: 300;
}
#cssmenu-flyout > ul {
    float: none;
}
#cssmenu-flyout ul {
    background: #fff;
}
#cssmenu-flyout > ul > li > a {
    padding: 10px;
    font-size: 14px;
    color: #000;
}
#cssmenu-flyout ul li:hover > a {
    color: #55acee;
}
#cssmenu-flyout ul ul a:link,
#cssmenu-flyout ul ul a:visited {
    font-weight: 400;
    font-size: 14px;
}
#cssmenu-flyout ul ul {
    width: 180px;
    background: none;
    box-shadow: 5px 3px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 3px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 3px 5px rgba(0, 0, 0, 0.1);
    border-bottom: 0;
}
#cssmenu-flyout ul ul a {
    padding: 5px 0;
    border-bottom: 1px solid #eeeeee;
}
#cssmenu-flyout ul ul li {
    padding: 0 20px;
    background: #fff;
}
#cssmenu-flyout ul ul li:last-child {
    border-bottom: 3px solid #d7d8da;
    padding-bottom: 10px;
}
#cssmenu-flyout ul ul li:first-child {
    padding-top: 10px;
}
#cssmenu-flyout ul ul li:last-child > a {
    border-bottom: none;
}
#cssmenu-flyout ul ul li:first-child:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: -20px;
    top: 13px;
    border-left: 10px solid transparent;
    border-right: 10px solid #f6f6f6;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
}
.number-quality {
    float: left;
}
.menu-top {
    background: #069efa;
    position: relative;
    z-index: 1000;
}
.button-social {
    width: 600px;
    margin: 0 auto;
}
.button-social ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.button-social ul li {
    float: left;
    padding: 0 5px;
}
.button-social ul li {
    color: #333;
    text-decoration: none;
    height: 35px;
    line-height: 1em;
    display: flex;
    align-items: center;
}
.clear {
    clear: both;
}
.button-social ul li a {
    color: #333;
    text-decoration: none;
}
.button-social ul li .zalo-sharelink {
    background: #1798E6;
    color: #fff;
    position: relative;
    line-height: 35px;
    border-radius: 5px;
    padding: 0 10px;
    cursor: pointer;
}
.button-social ul li .zalo-sharelink span {
    float: left;
    padding-left: 20px;
    font-size: 14px;
}
.button-social ul li .zalo-sharelink .img-zalo {
    position: absolute;
    left: 5px;
    top: 4px;
}
h3.title-row.title-comment span {
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
    font-size: 18px;
}
h3.title-row.title-comment span i.fa {
    font-size: 24px;
}
h3.title-row.title-comment {
    margin-top: 10px;
}
span.contact-info b a {
    font-size: 26px;
    color: red;
    font-family: Roboto, Arial, serif;
    ;
}
.details-product .product-price,
.details-product .product-price-old {
    font-family: Roboto, Arial, serif;
    font-size: 22px;
}
.table .display_mobile {
    display: none;
}
.clear {
    clear: both;
}
.floatleft {
    float: left;
}
.container_table {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
}
.container_table table.table {
    display: table;
    border-collapse: collapse;
    border-spacing: 2px;
    border-color: #ccc;
    width: 100%;
    font-size: 13px;
}
.table>tbody>tr>td,
.table>tfoot>tr>td {
    vertical-align: middle;
    padding: 5px;
    text-align: center;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn_df {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    text-decoration: none;
}
.btn-sm,
.btn-group-sm>.btn_df {
    padding: 0px 10px;
    font-size: 12px;
    line-height: 1.5;
    margin-left: 5px;
}
.btn_table_td_rf_del {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn-sm,
.btn-group-sm>.btn_df {
    padding: 3px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.floatleft.width50 {
    width: 40px;
}
.btn_table_sc {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn_table {
    color: #fff;
    background-color: #333;
    border-color: #333;
}
.btn_df.btn_table_td_rf_del.btn-sm {
    margin-left: 0;
    height: auto;
    font-size: 15px;
}
.btn_table:hover,
.btn_table:focus,
.btn_table:active,
.btn_table.active,
.open>.dropdown-toggle.btn_table {
    color: #fff;
    background-color: #333;
    border-color: #d58512;
}
.col_table_image.col_table_hidden-xs {
    max-width: 150px;
    margin: 0 auto;
}
.col_table_name {
    padding: 0px 10px;
}
.clear {
    clear: both;
}
.floatright {
    float: right;
}
.floatleft {
    float: left;
    width: 50px;
}
a.btn_df.btn_table.floatleft {
    width: auto;
}
.aligncenter {
    text-align: center;
}
.text-center {
    background: none;
}
input[type="number"] {
    width: 50px;
    padding: 5px 10px 5px 3px;
    outline: none;
    -moz-outline: none;
    -ms-outline: none;
    -webkit-outline: none;
    -o-outline: none;
    text-align: center;
}
.tr_first {
    background: #55acee;
    color: #fff;
}
.tr_first>th {
    padding: 15px 0px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    font-weight: 500;
}
tr {
    background: #fff;
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {} .btn_df.btn_table_td_rf_del.btn-sm.btn_ref {
    width: 100%;
}
.number {
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    border: 0px;
}
.inputsoluong {
    border: 0px;
    text-align: center;
    border: 1px solid #D4D2D2;
}
td.textright {
    background-color: #fff;
    font-size: 14px;
    font-weight: 500;
}
span.color_red.font_money {
    color: red;
    font-size: 14px;
    font-weight: 500;
}
.col_table_image.col_table_hidden-xs img {
    width: 100%;
}
input.inputsoluong {
    width: 100%;
    padding: 6px 10px;
    box-sizing: border-box;
}
td.textright {
    font-size: 18px;
    color: red;
}
td.textright {
    height: 45px;
}
table#cart tbody td {} table#cart tbody td .form-control {
    width: 100%;
    display: block;
}
.data-table td {
    text-align: center;
}
td.textright_text {
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
}
a.btn_df.btn_table.floatleft {
    background-color: transparent;
    border: 0;
    color: #333;
    font-weight: bold;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
}
tr.tr_last {
    background-color: #EEEEEE;
}
a.btn_df.btn_table_sc.btn-block.floatright {
    outline: 0;
    background-color: #66bf23;
    border: 0;
    width: auto;
}
.btn_df.btn_table_td_rf_del.btn-sm {
    outline: 0;
    background-color: #e22020;
    border: 0;
}
.btn_df.btn_table_td_rf_del.btn-sm.btn-refresh {
    background: #4285F4;
}
.btn_df.btn_table_td_rf_del.btn-sm,
.btn_df.btn_table_td_rf_del.btn-sm.btn-refresh {
    height: 36px;
    font-size: 14px;
    line-height: 1.5em;
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    border-radius: 0;
    padding: 5px 10px;
    display: inline-block;
}
i.fa.fa-refresh,
i.fa.fa-trash-o {
    color: #333;
}
.btn_df.btn_table_td_rf_del.btn-sm:hover,
.btn_df.btn_table_td_rf_del.btn-sm.btn-refresh:hover {
    color: #e22020;
    border: 1px solid #e22020;
}
.btn_df.btn_table_td_rf_del.btn-sm:hover i.fa,
.btn_df.btn_table_td_rf_del.btn-sm.btn-refresh:hover i.fa {
    color: #e22020;
}
.container_table table.table tr {
    border: 1px solid #55acee;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
}
span.text_price {
    font-weight: bold;
}
span.text_price.color_red {
    color: red;
    font-weight: bold;
}
.table>tbody>tr>td.textright_text {
    text-align: right;
}
.sum_price_all {
    padding: 10px 0;
    font-size: 16px;
}
tbody {
    /* border: 1px solid #ccc; */
    border: none;
}
@media screen and (max-width: 768px) {
    .sum_price_all {
        padding: 0;
    }
    .table tbody tr td:first-child {
        padding: 15px 10px;
        text-align: center;
    }
    .table tbody tr td:first-child:before {
        display: none;
    }
    .col_table_name {
        width: 100%;
        padding: 0px;
    }
    .table>tbody>tr>td,
    .table>tfoot>tr>td {
        border: 0px solid #C7E4EF;
        text-align: left;
    }
    table {
        border-collapse: collapse;
        border: 0px solid #ccc;
    }
    .actions .btn_table_td_rf_del {
        float: left;
    }
    .actions .btn-danger {
        float: right;
    }
    .table thead {
        display: none;
    }
    .table tbody td {
        display: block;
        padding: 5px;
        min-width: 0px;
        text-align: left;
    }
    .table,
    .table td,
    .table tbody {
        display: block;
    }
    .table tr {
        display: block;
        width: 100%;
    }
    .table tbody tr td:first-child {
        background: #333;
        color: #fff;
    }
    .table tbody tr td:first-child .col_table_image a {
        color: #fff;
    }
    .table tbody tr td.textright_text {
        background: transparent;
        color: #333;
        border: 2px solid #ccc;
    }
    .table tbody td:before {
        content: attr(data-th);
        font-weight: bold;
        display: inline-block;
        font-size: 16px;
        text-transform: uppercase;
    }
    .table tfoot td .btn {
        display: block;
    }
    td.col_table_hidden-xs.text-center {
        background-color: transparent !important;
    }
    td.col_table_hidden-xs.text-center strong {
        color: #333;
    }
    table {
        padding-bottom: 10px;
    }
    td.actions.aligncenter {
        height: auto;
        padding: 5px 0;
        text-align: center;
        background: #f1f1f1;
    }
    td.actions.aligncenter>.btn_df.btn_table_td_rf_del.btn-sm {
        min-width: 200px;
        margin: 0 auto;
        display: inline-block;
        float: none;
        box-shadow: none;
        border: 2px solid #D22D11;
        background: transparent;
        color: #ccc;
    }
    td.actions.aligncenter>.btn_df.btn_table_td_rf_del.btn-sm i.fa.fa-trash-o {
        color: #D22D11;
        display: inline-block;
        font-size: 30px;
    }
    .table .display_mobile {
        display: block;
    }
    td.actions.aligncenter>.btn_df.btn_table_td_rf_del.btn-sm>span.display_mobile {
        color: #D22D11;
        font-size: 18px;
        display: inline-block;
        text-transform: uppercase;
        font-weight: bold;
    }
    h4.nomargin {
        margin-bottom: 0px;
    }
    .col_table_name p {
        margin-top: 5px;
    }
    .table tbody td .row h4 {
        color: #fff;
        font-size: 14px;
        font-weight: normal;
        color: #333;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .color_red {
        color: red;
    }
    .table tbody tr td.textright {
        text-align: center;
        height: auto;
        padding: 10px 10px;
    }
    .btn_df.btn_table_td_rf_del.btn-sm {
        margin-left: 5px;
    }
    td.actions.aligncenter>.btn_df.btn_table_td_rf_del.btn-sm {
        margin-left: 0;
        height: auto;
        border: 0;
    }
    .table>tbody>tr>td.textright_text {
        text-align: center;
    }
    span.color_red.font_money {
        padding-left: 5px;
    }
    .table>tbody>tr>td,
    .table>tfoot>tr>td {
        padding: 10px;
    }
    .clear.margintop5 {
        margin: 5px 0;
    }
    .sum_price_all {
        line-height: 0.6em;
    }
    span.text_price {
        display: block;
    }
}
.table>thead>tr>th {
    padding: 10px;
    border-bottom: 0px;
}
.pagination>li {} .wp_page {
    width: 100%;
    text-align: right;
    padding: 10px 0px;
}
.wp_page>.page {
    width: 100%;
}
.wp_page>.page a {
    font-size: 14px;
    padding: 5px;
    text-decoration: none;
    color: #333;
    display: inline;
    line-height: 1.5em;
    height: 30px;
    width: 30px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
}
.wp_page>.page a:hover,
.wp_page>.page a.active {
    background: #55acee;
    color: #fff;
    font-weight: bold;
}
.related_news {
    margin: 0px;
    padding-bottom: 30px;
    text-align: left;
}
.default-title.title-page-right {
    border-bottom: 3px solid #f5f5f5;
    margin-bottom: 20px;
}
.default-title .title-ss {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: bold;
    display: inline-block;
    position: relative;
    color: #333;
    margin: 0;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.default-title .title-ss:after {
    background: #55acee none repeat scroll 0 0;
    bottom: -3px;
    content: "";
    height: 3px;
    left: 50%;
    position: absolute;
    width: 60px;
    margin-left: -31px;
}
.default-title.title-page-right .title-ss:after {
    margin: 0;
    left: 0;
    width: 100px;
}
.default-title .title-ss:after {
    left: 0;
    margin-left: 0;
}
.related_news_content ul {
    list-style: none;
    padding-left: 15px;
    padding: 0;
    margin: 5px 0px;
}
.related_news_content ul li {
    font-size: 14px;
    padding: 5px 0px;
    position: relative;
}
.related_news_content ul li::before {
    content: "\f111";
    font: normal normal normal 14px/1 FontAwesome;
    color: #414142;
    font-size: 6px;
    position: absolute;
    top: 12px;
    left: 0;
}
.related_news_content li a {
    padding-left: 15px;
    color: #333;
}
span.note-form a {
    font-size: 14px;
    color: #55acee;
    text-decoration: underline;
}
.no-border-radius {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.aside.open {
    position: relative;
}
button.btn.btn-default.dropdown-toggle.widthfull {
    background: #ccc;
    text-align: left;
    padding: 0 15px;
    width: 100%;
    line-height: 60px;
    background-color: #ebebeb;
    font-size: 16px;
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: bold;
    height: auto;
    margin-bottom: 0;
    position: relative;
    margin-bottom: 0;
}
button.btn.btn-default.dropdown-toggle.widthfull .caret {
    margin-left: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    border-width: 5px;
}
.open>.dropdown-menu.widthfull {
    width: 100%;
}
div#dropdownTitle Productu1 {
    cursor: pointer;
}
input.st-default-search-input.search-text {
    padding-left: 10px;
}
@media (max-width: 767px) {
    .123corp-product-reviews-module .bpr-products-module-container .bpr-products-module-body {
        overflow: hidden;
    }
    .123corp-product-reviews-module .bpr-products-module-container .bpr-button-prev {
        left: 0;
        right: auto;
        text-align: left;
    }
    .123corp-product-reviews-module .bpr-products-module-container .bpr-button-next {
        right: 0;
        left: auto;
        text-align: right;
    }
}
.login-social ul.social {
    list-style: none;
}
.login-social ul.social li {
    float: left;
    padding-left: 5px;
}
.login-social ul.social li span.note-login {
    display: inline-block;
    line-height: 35px;
}
.login-social ul.social li a {
    display: table-cell;
    width: auto;
    height: 35px;
    line-height: 35px;
    background: #686868;
    color: #fff;
    font-size: 16px;
    position: relative;
    vertical-align: middle;
    text-align: center;
    padding: 0px 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.login-social ul.social li a i.fa {
    position: relative;
    z-index: 10000;
}
.login-social ul.social li a.fb {
    background: #425F9C;
}
.login-social ul.social li a.gl {
    background: #DD4E42;
}
.login-social ul.social li a.yt {
    background: #CC181E;
}
.login-social ul.social li a.tw {
    background: #55ACEE;
}
.login-social {
    margin: 15px 0 10px 0;
    width: 100%;
}
.items-cate {
    margin-bottom: 30px;
}
.items-cate .product-box .product-name,
.aside.aside-mini-products-list .aside-title h3 {
    font-family: Roboto, Arial, serif;
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
}
.title-head {
    font-family: Roboto, Arial, serif;
    font-weight: bold;
    font-size: 18px;
    margin-top: 10px;
}
.title-contact {
    font-size: 22px
}
.aside.aside-mini-products-list .aside-title h3 {
    font-size: 30px;
}
.infor-page {
    color: #fff;
    font-size: 14px;
}
.infor-page p {
    margin-bottom: 3px;
}
.infor-page a {
    color: #ccc;
}
.select-form {
    display: inline-block;
    width: auto;
    min-width: 100px;
    padding-right: 25px;
}
.items-contact .item-contact {
    width: 25%;
    float: left;
}
.items-contact .item-contact .img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f1f1f1;
    float: left;
    margin-right: 10px;
    text-align: center;
}
.items-contact .item-contact p {
    line-height: 18px;
    margin: 0;
    font-size: 14px;
}
.item-product {
    margin-bottom: 30px;
}
.section-title {
    margin-bottom: 30px;
}
ul.tabs {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
ul.tabs li {
    background: none;
    color: #222;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
}
ul.tabs li.current {
    background: #ededed;
    color: #222;
}
.tab-content {
    display: none;
    background: #ededed;
    padding: 15px;
}
.homePage .tab-content {
    padding: 0;
    background: transparent;
}
.tab-content.current {
    display: inherit;
}
.homePage .tabs-link {
    text-align: center;
    margin-bottom: 30px;
}
.homePage .tabs-link ul {
    display: inline-block;
}
.homePage .tabs-link ul li {
    padding: 3px 5px;
    border-radius: 10px;
}
.slider-news {
    display: none;
}
.tab-content .owl-carousel.owl-loaded {
    display: none;
}
.tab-content.current .owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-hidden {
    max-height: 200px;
}
@media (min-width: 768px) {
    .123corp-product-reviews-module .bpr-products-module-container {
        max-width: 750px;
    }
}
@media (min-width: 992px) {
    .123corp-product-reviews-module .bpr-products-module-container {
        max-width: 970px;
    }
}
@media (min-width: 1200px) {
    .123corp-product-reviews-module .bpr-products-module-container {
        max-width: 1170px;
    }
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
button.btn.icon-fallback-text {
    position: absolute;
    top: 0;
    right: 0;
    background: #18b118;
    color: #fff;
    z-index: 1000;
}
.register-login-cart {
    display: block;
    margin-top: 12px;
}
.header_search {
    display: block;
    margin-top: 12px;
}
.list-menu a {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    padding: 5px;
    line-height: 1em;
}
header.site-header .list-menu a {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    padding: 5px;
    border-left: 1px solid #ccc;
    line-height: 1em;
}
header.site-header .list-menu a:nth-child(3) {
    border-right: 1px solid #f1f1f1;
    margin-right: 5px;
}
header.site-header .list-menu:first-child a {
    border-left: 0;
}
header.site-header .list-menu a:first-child {
    border-left: 0px solid #ccc;
    padding-left: 0;
}
header.site-header .list-menu .lang a:first-child {
    padding-right: 0;
}
header.site-header .list-menu .lang a:last-child {
    border-left: 0;
}
.list-menu {
    display: inline-block;
    width: 100%;
}
header.site-header .list-menu {
    width: auto;
    float: right;
    width: auto;
    padding-right: 0;
}
header.site-header .list-menu a {
    padding: 5px;
    font-size: 12px;
    text-transform: uppercase;
}
.list-menu-cate {
    width: 100%;
    display: block;
}
.uspopular-cats {
    margin: 0;
    text-align: left;
    border-bottom: 1px solid #ccc;
}
.uspopular-cats li {
    list-style: none;
    border: 1px solid #ccc;
    border-bottom: 0;
    padding: 10px 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.uspopular-cats li a {
    display: block;
    width: 100%;
    height: 100%;
    font-weight: bold;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #00A5FF;
    position: relative;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.items img {
    margin-bottom: 1px;
}
.uspopular-cats li:hover {
    background: #eee;
}
.uspopular-cats li a:after {
    content: '>';
    position: absolute;
    font-size: 22px;
    right: 0;
    top: 0;
    line-height: 1em;
}
.items-cate-title h2 {
    font-size: 14px;
    line-height: 15px;
    position: relative;
    margin: 0;
    text-align: left;
    color: #203A6C;
    padding: 6px 0;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: bold;
}
.title-cate .title {
    font-weight: bold;
    text-align: center;
    margin: 0;
    color: #46629e;
}
.note-cate {
    font-size: 14px;
    line-height: 1.8em;
    color: #e82933;
    text-align: center;
    display: block;
    font-weight: bold;
}
.register-login {
    text-align: right;
    line-height: 30px;
    float: right;
    display: inline-block;
}
section.dq-stt-2.section-cate {
    margin-bottom: 0;
    margin-top: 0;
}
.register-login a {
    text-align: right;
    padding: 0 10px;
}
.items-note-wp {
    padding: 10px 0;
}
.content-item-note {
    text-align: center;
    border-right: 1px solid #ccc;
}
.item-note .content-item-note {
    border-right: 1px solid #ccc;
}
.item-note .content-item-note strong {
    font-weight: 300;
    color: #000;
}
.item-note .content-item-note strong:after {
    padding-left: 3px;
    content: "\f0da";
    font: normal normal normal 14px/1 FontAwesome;
}
.item-note:first-child .content-item-note {
    border-left: 1px solid #ccc;
}
.content-item-note a {
    display: block;
    line-height: 1.2em;
    font-size: 13px;
    color: #aaa
}
.img-cate-magin {
    margin-bottom: 30px;
}
.img-cate img {
    width: 100%;
}
.form-product button.btn-style {
    line-height: 45px;
    height: 50px;
    padding: 0 15px;
}
.content-product .title {} .content-product .title h1.product-name {
    font-size: 20px;
    font-weight: 300;
    margin: 10px 0 15px 0;
}
#owl-pro_detail {
    margin-top: 20px;
}
.menu_dropdown {
    width: 300px;
    padding: 0;
    margin: 0 auto 15px auto;
}
.menu_dropdown ul {
    padding-left: 0;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
}
.menu_dropdown li ul {
    display: none;
}
.menu_dropdown li ul.opened {
    display: block;
    background: rgba(0, 0, 0, 0.1);
}
.menu_dropdown li {
    height: auto
}
.menu_dropdown li>a {
    display: block;
    height: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    color: #333;
    padding: 5px
}
.menu_dropdown li>a:first-letter {
    text-transform: uppercase;
}
.menu_dropdown li,
.menu_dropdown li.parent {
    position: relative;
}
.menu_dropdown li:first-child {
    border-top: 0
}
.menu_dropdown li .parent,
.menu_dropdown ul ul li:first-child {
    border-top: 1px solid #424242
}
.menu_dropdown li.parent .arrow_toggle {
    position: absolute;
    top: 0;
    right: 10px
}
.menu_dropdown li strong {
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 0;
    text-align: center;
    height: 30px;
    width: 30px;
    color: #ccc
}
.menu_dropdown li strong:before {
    content: "\f067";
    font: normal normal normal 14px/1 FontAwesome;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-align: center;
    height: 100%;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    display: block;
    padding: 5px;
    -webkit-transition: transform .3s ease-out;
    -moz-transition: transform .3s ease-out;
    transition: transform .3s ease-out;
}
.menu_dropdown li strong.opened:before {
    color: #ccc;
    height: 100%;
    width: 100%;
    font-weight: 700;
    display: block;
    padding: 5px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}
.menu_dropdown li .parent {
    padding-top: 0
}
.menu_dropdown li>a:after {
    display: none
}
.hd-menu .side-nav {
    margin-bottom: 0
}
ul.menu_dropdown li {
    border-top: 0;
}
ul.menu_dropdown li li {
    margin-bottom: 0
}
.menu_dropdown li strong.opened:before {
    color: #ccc
}
ul.menu_dropdown li a {
    padding: 10px 0;
    display: block;
}
ul.menu_dropdown li a {
    padding: 10px;
    padding-right: 30px;
}
.menu_dropdown li strong {
    top: 7px;
    font-size: 14px;
    line-height: 14px;
    color: #ccc;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
li.parent.display_none_more strong {
    display: none
}
ul.menu_dropdown li li:before,
ul.menu_dropdown li a {
    color: #333;
}
.lang {
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 0;
}
.link-header {
    display: inline-block;
    float: right;
    padding: 5px 0;
}
.list-style {
    float: right;
    width: 280px;
}
.list-style li {
    float: left;
    width: 50%;
    padding-left: 10px;
}
.list-style li .step {
    padding-left: 30px;
    position: relative;
    font-size: 12px;
}
.list-style li .step span.icon {
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 5px;
}
.list-style li .step span.icon {
    font-size: 20px;
}
.list-style li .step span.icon i.fa.fa-shield {
    font-size: 24px;
    margin-left: 5px;
}
.list-style li {
    position: relative;
    cursor: pointer;
}
.list-style li .infor-list {
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    z-index: 2;
    transition: all .3s;
    box-sizing: border-box;
    pointer-events: none;
    left: 50%;
    top: 150%;
    margin-top: 10px -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff;
    border: 1px solid #bfbfbf;
}
.list-style li:hover .infor-list {
    top: 100%;
    z-index: 10000;
    opacity: 1;
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
    pointer-events: auto;
}
.list-style li .infor-list-in {
    position: relative;
    width: 330px;
    padding: 20px;
    box-sizing: border-box;
    color: #3a3a3a;
    font-size: 12px;
    line-height: 1.4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.list-style li .infor-list-in a {
    color: blue;
}
.list-style li .infor-list-in:after {
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-color: #bfbfbf;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-style: solid;
    border-top-style: solid;
    top: -6px;
    left: 50%;
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}
.infor-list-in h4 {
    margin: 0;
    margin-bottom: 15px;
}
.changLang {
    cursor: pointer;
    white-space: nowrap;
    font-size: 13px;
    padding: 5px 0;
    transition: color .2s;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
}
.langChangeWP {
    padding: 10px;
    width: 260px;
    background: #fff;
    z-index: 1000;
    box-sizing: border-box;
    right: 0;
    top: 55px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    z-index: 2;
    transition: all .3s;
    box-sizing: border-box;
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #bfbfbf;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.lang:hover .langChangeWP {
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    top: 31px;
    z-index: 1000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
}
.langChangeWP:after {
    content: "";
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-color: #bfbfbf;
    border-left-width: 1px;
    border-top-width: 1px;
    border-left-style: solid;
    border-top-style: solid;
    top: -6px;
    right: 75px;
}
.langChangeWP a {
    width: 50%;
    float: left;
    padding-left: 30px;
    position: relative;
}
.langChangeWP a img {
    position: absolute;
    top: 8px;
    left: 0;
}
header.site-header .list-menu .langChangeWP a {
    padding-left: 35px;
    font-size: 12px;
    color: #333;
}
header.site-header .list-menu .langChangeWP a:hover,
header.site-header .list-menu .langChangeWP a.active {
    font-weight: bold;
}
.hotline-slider-wp {
    text-align: center;
    background: #ababab;
    background: -webkit-linear-gradient(left, #ababab, #fff 90%);
    background: -o-linear-gradient(right, #ababab, #fff 90%);
    background: -moz-linear-gradient(right, #ababab, #fff 90%);
    background: linear-gradient(to right, #ababab, #fff 90%);
}
.hotline-slider {
    color: #203a6c;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: .05em;
    padding: 5px;
}
.hotline-slider .button {
    margin: 0 0 0 2.5em;
    padding: 5px 10px;
    display: inline-block;
    line-height: 1.8em;
    font-size: 15px;
    border-radius: 0;
    background: #007095;
    color: #fff;
}
section.dq-stt-2.contact-section {
    background: #eeecee;
    padding: 2em 0;
    margin: 0;
}
.item-contact {
    text-align: center;
    font-weight: bold;
}
section.dq-stt-2.contact-section .toptxt {
    font-size: 1.05em;
    line-height: 1em;
    margin: 0;
    color: #203a6c;
}
section.dq-stt-2.contact-section .usinfo-title {
    color: #203a6c;
    text-align: center;
    font-size: 28px;
    letter-spacing: .05em;
    margin-bottom: .15em;
    display: block;
    text-transform: uppercase;
}
.title-cate {
    line-height: 1.5em;
    color: #e82933;
    text-align: center;
    margin-bottom: 30px;
}
.time-work {
    font-size: 11px;
}
.title-item {
    padding: 5px;
    font-weight: bold;
}
.phone-header-item {
    line-height: 1.5em;
}
.phone-header-item .smallhide .phone {
    font-size: 24px;
    font-weight: bold;
}
.title-cate h2, .title-cate h3 {
    font-weight: bold;
    font-size: 18px;
    color: #e82933
}
.color-blue h3 {
    color: #013571
}
.btn-cart {
    padding: 5px 0;
    text-align: center;
    border-top: 1px solid #f1f1f1;
}
.btn-cart a {
    padding: 5px 15px;
    text-align: center;
    display: inline-block;
    background: green;
    color: #fff;
    line-height: 1.5em;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
}
.right-content a.read-more {
    background: transparent;
    color: #013571;
    padding: 5px 0;
}
.site-footer h3.title-footer {
    font-size: 22px;
    margin: 0;
}
h3.title-footer {
    margin: 0;
}
.product-right .blog-item {
    border: 1px solid #e1e1e1;
    padding: 5px;
}
.product-right h3.title {
    margin: 0;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 10px;
}
.tab-item {
    margin-bottom: 20px;
}
.tab-item-title a,
.tab-item-title h3 {
    width: 100%;
    padding: 12px 20px;
    background: #013571;
    color: #fff;
    cursor: pointer;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.8rem;
    position: relative;
    line-height: 1;
}
.tab-item-title h3 {
    margin: 0;
}
.tab-item-title a.collapsed:after {
    position: absolute;
    top: 10px;
    right: 2%;
    content: "\f067";
    font: normal normal normal 24px/1 FontAwesome;
}
.tab-item-title a:after {
    position: absolute;
    top: 10px;
    right: 2%;
    content: "\f068";
    font: normal normal normal 24px/1 FontAwesome;
}
.content-tab-in {
    padding: 20px 2%;
    display: block;
}
section.bread-crumb.contact-bread-crumb {
    margin-bottom: 0;
}
@media (min-width: 1200px) {
    .container {
        width: auto;
    }
}
.container {
    max-width: calc(1600px + 6%);
    margin: 0 auto;
    padding-left: 3%;
    padding-right: 3%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    zoom: 1;
}
.tabs-module .products-view-grid {
    padding: 30px 0;
}
.title-cate h2,.title-cate h3,
.blog-item .blog-item-name a,
.uspopular-cats li a,
.site-footer h3,
.site-footer .h3,
section.dq-stt-2.contact-section .usinfo-title,
.phone span a,
.title-item,
.hotline-slider,
.hotline-slider a,
.title-head,
.form-signup button.btn-style,
.product-right h3.title,
.details-pro > .product-name,
.tab-item-title a,
.tab-item-title h3,
span.contact-info b a,
.form-product button.btn-style {
    font-family: UTMHelvetIns, Roboto, Arial, serif;
    font-weight: 300
}
.chat-facebok-here {
    font-family: arial;
}
.hisella-messages,
#hisella-minimize {
    position: fixed;
    bottom: 0;
    right: 25px;
    z-index: 9999;
}
#hisella-minimize {
    font-size: 18px;
    padding: 10px;
    font-weight: normal;
    cursor: pointer;
    color: #fff;
    line-height: 1.2em;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
    padding: 10px 15px;
}
#hisella-minimize {
    background: #003576;
    background: -moz-linear-gradient(top, #0B5394 0%, #003576 50%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0B5394), color-stop(50%, #003576));
    background: -webkit-linear-gradient(top, #0B5394 0%, #003576 50%);
    background: -o-linear-gradient(top, #0B5394 0%, #003576 50%);
    background: -ms-linear-gradient(top, #0B5394 0%, #003576 50%);
    background: linear-gradient(to bottom, #0B5394 0%, #003576 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0B5394', endColorstr='#003576', GradientType=0);
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
}
.hisella-messages-outer {
    position: relative;
}
.hisella-messages-outer.chat-show-phone #hisella-minimize {
    left: 0;
}
.icon_face {
    color: #fff;
    font-size: 30px;
}
.hisella_facebook_sh #hisella-minimize-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    z-index: 1000;
    height: 30px;
    text-align: center;
    font-size: 40px;
    line-height: 30px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid #babbbb;
    color: #babbbb !important;
    display: none;
}
.hisella_facebook_sh:hover #hisella-minimize-close {
    display: block;
}
.intro-pro {} .intro-pro p {
    margin-bottom: 3px;
}
@media(min-width:1023px) {
    .flexsliderHome {
        min-height: 215px;
    }
}
@media(min-width:1200px) {
    .flexsliderHome {
        min-height: 312px;
    }
}
@media(max-width:767px) {
    .hisella_facebook_sh #hisella-minimize-close {
        display: block;
    }
}
@media (min-width: 1300px) {
    .container {
        max-width: calc(1600px + 4%);
        padding-left: 2%;
        padding-right: 2%;
    }
}
#txtDienThoai {
    width: 100%;
    height: 40px;
    text-align: left;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}
.btn-dark {
    background-color: #333!important;
}
.btn-dark:hover {
    background-color: #ee2069;
}
.img2 {
    position: relative;
    overflow: hidden;
}
.img2 img {
    width: 100%;
    height: auto;
}
.img2:before {
    content: "";
    border-top: 0 solid rgba(255, 255, 255, 0.5);
    border-right: 0 solid transparent;
    position: absolute;
    top: 0;
    left: 0;
}
.img2:after {
    content: "";
    border-bottom: 0 solid rgba(255, 255, 255, 0.5);
    border-left: 0 solid transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}
.img2.active:before {
    webkit-transition: all 0.7s ease 0.2s;
    transition: all 0.7s ease 0.2s;
    border-top: 1300px solid rgba(255, 255, 255, 0);
    border-right: 1300px solid transparent;
}
.img2.active:after {
    webkit-transition: all 0.7s ease 0.2s;
    transition: all 0.7s ease 0.2s;
    border-bottom: 1300px solid rgba(255, 255, 255, 0);
    border-left: 1300px solid transparent;
}
@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes hvr-push {
    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.hvr-push.active {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
@media(min-width:1200px) {
    .img1 {
        position: relative;
        overflow: hidden;
    }
    .img1 img {
        width: 100%;
        height: auto;
    }
    .img1:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
        background: rgba(67, 69, 113, 0.0);
        -webkit-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
    }
    .img1:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: rgba(67, 69, 113, 0.0);
        -webkit-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
    }
    .img1:hover:before {
        right: 50%;
        left: 50%;
        width: 0;
        background: rgba(255, 255, 255, 0.5);
    }
    .img1:hover:after {
        height: 0;
        top: 50%;
        bottom: 50%;
        background: rgba(255, 255, 255, 0.5);
    }
}
.bot-header {
    line-height: 40px;
    border-bottom: 1px solid #ebebeb;
}
.bot-header-left {
    width: 262px;
    border: 1px solid #ebebeb;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 0;
    padding-left: 60px;
    position: relative;
}
.banner-product {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    background: #fff;
    width: 255px;
    padding: 0 20px;
}
.banner-product-item {
    padding: 15.5px 0;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}
.banner-product-item:last-child {
    border-bottom: none;
}
.banner-product-item.active:before {
    position: absolute;
    top: 34px;
    left: -29px;
    content: '';
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 9px solid #fff;
}
.cate-banner .img {
    opacity: 0;
    position: absolute;
    webkit-transition: all 0.7s ease 0.2s;
    transition: all 0.7s ease 0.2s;
}
.cate-banner {
    overflow: hidden;
    max-height: 458px;
}
.cate-banner .img.active {
    opacity: 1;
    position: static;
}
.banner-product-item .info > a {
    color: #ee2069;
}
.banner-product-item p {
    margin: 0;
    letter-spacing: -0.25px;
}
.banner-product-item img {
    width: 52px;
    float: left;
    margin-right: 10px;
}
.bot-header-right i {
    font-size: 16px;
}
.bot-header-right b {
    color: #ee2069
}
ul.bot-header-menu li {
    margin-left: 30px;
    font-weight: 700;
}
.cart .table-bordered td,
.cart .table-bordered th {
    border: none;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
}
.cart .table-bordered td .product-price,
.cart .table-bordered th .product-price {
    margin: 0;
}
.cart .table-bordered th {
    background: #ebebeb;
}
.cart .table-bordered td input.inp-number {
    max-width: 60px;
    padding-right: 0;
    padding-left: 10px;
    display: inline-block;
}
.cart .table-bordered tr {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}
.cart table {
    border: none;
}
table.table.table-bordered.table-cart-total {
    border-top: 1px solid #ebebeb;
}
.width100 {
    width: 100%;
}
.cart .no-border td,
.cart .table-bordered tr.no-border {
    border-left: none!important;
    border-right: none!important;
    border-bottom: none!important;
    padding-left: 0;
}
.cart .table-bordered.table-cart-total td,
.cart .table-bordered.table-cart-total th {
    border: 1px solid #ebebeb;
}
.contact .form-signup .form-group input,
.contact .form-group textarea {
    background: #ebebeb;
    border: 1px solid #ebebeb;
}
span.line {
    margin-left: 6px;
    transform: translateY(-1px);
    -webkit-transform: translateY(-1px);
    -moz-transform: translateY(-1px);
    -o-transform: translateY(-1px);
    display: inline-block;
}
.quantity-select {
    position: relative;
    display: inline-block;
    margin-top: 10px;
}
.quantity-select input {
    width: 80px;
    height: 33px;
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    min-height: 33px;
    border-color: #ebebeb;
    padding-right: 16px;
}
button.reduced.items-count.btn-minus {
    position: absolute;
    right: 0;
    z-index: 100;
    margin: 0;
    line-height: 1;
    height: 16px;
    border-top: none;
    border-color: #ebebeb;
}
button.increase.items-count.btn-plus {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    height: 17px;
    line-height: 1;
    background: #acacac;
    border-color: #acacac;
    color: #fff;
}
.aside.aside-policy {
    border-bottom: 1px solid #ebebeb;
}
.aside-policy-item {
    border: 1px solid #ebebeb;
    border-bottom: none;
    padding: 25px;
    cursor: pointer;
}
.aside-policy-item:hover {
    color: #fff;
    background: #ee2069;
    border-color: #ee2069;
}
.aside-policy-item img {
    float: left;
    margin-right: 10px;
}
.aside-policy-item img ~ img {
    display: none;
}
.aside-policy-item:hover img {
    display: none;
}
.aside-policy-item:hover img ~ img {
    display: block;
}
.aside-policy-item p {
    line-height: 17px;
    margin: 0;
}
.sidebar.relative {
    margin-top: 50px;
}
.quaylai {
    font-size: 14px;
    font-size: 16px;
    line-height: 60px;
    text-decoration: underline;
    color: #ee2069;
}
div#share {
    margin-top: 10px;
}
.btn-checkout:hover {
    color: #ee2069;
    background: #fff!important;
    border: 1px solid #ee2069;
}
.section-category {
    overflow: hidden;
}
.section-category ul.site-nav {
    border: 1px solid #ebebeb;
    border-top: 0;
    border-bottom: 0;
}
.banner-item:hover {
    z-index: 1;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .15);
    opacity: .95;
    border-color: #eee;
}
.section-category .col-xl-3 {
    padding-right: 0;
    width: calc(25% - 15px);
    z-index: 100;
}
.section-category .col-xl-9 {
    padding: 0;
}
.section-category .banner img {
    width: 100%;
}
ul.site-nav > li {
    height: 50.91px;
    position: relative;
    padding: 0 20px;
    border-bottom: 1px solid #ebebeb;
}
.mega-item {
    margin-bottom: 17px;
}
.mega-item .url-mega a {
    color: #333333;
}
.mega-item .url-mega a:hover {
    color: #ff9247;
}
.mega-item .h3 {
    margin: 0 0 5px 0;
    font-size: 13px;
    font-weight: 700;
}
li.mega-menu.has-mega ul.mega-item li {
    padding: 0;
}
ul.site-nav > li:hover {
    background: #e40010;
}
ul.site-nav > li:hover > a {
    color: #fff;
}
ul.site-nav > li:hover + li > a:after {
    display: none;
}
ul.site-nav > li:hover > a:after {
    display: none;
}
ul li:hover > ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.has-item {
    position: relative;
}
.has-item i.fa.fa-angle-right {
    float: right;
    color: #333;
    margin-top: 7px;
}
ul li ul.dropdown-menu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: calc(100% - 1px);
    width: 210px;
    border: 1px solid #ebebeb;
    z-index: 99;
    top: 0;
    padding: 25px;
    transition: opacity 0.5s, -webkit-transform .5s;
    transition: opacity 0.5s, transform .5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform .5s;
    -webkit-transform: translate(20px, 0);
    -ms-transform: translate(20px, 0);
    transform: translate(20px, 0);
}
ul li.lev-1 ul.dropdown-menu {
    padding: 20px 0;
}
ul li.lev-1 ul.dropdown-menu li {
    padding: 0 20px;
}
ul.site-nav > li > ul.dropdown-menu .nav-item {
    line-height: 26px;
}
ul.site-nav > li > ul.dropdown-menu .nav-item a {
    color: #6a6a6a;
    font-size: 13px;
    line-height: 26px;
}
ul.site-nav > li > ul.dropdown-menu .nav-item:hover > a {
    color: #e40010;
}
ul.site-nav > li > .icon {
    float: left;
    left: 20px;
    width: 30px;
    text-align: center;
    margin-top: 10px;
}
ul.site-nav > li > .icon img ~ img {
    display: none;
}
ul.site-nav > li:hover > .icon img {
    display: none;
}
ul.site-nav > li:hover > .icon img ~ img {
    display: block;
}
ul.site-nav > li > a {
    line-height: 51px;
    padding-left: 40px;
    width: 100%;
    display: block;
    position: relative;
}
ul.site-nav > li.mega-menu .dropdown-menu {
    padding: 0;
}
ul.site-nav > li.mega-menu .dropdown-menu >li {
    float: left;
}
ul.site-nav > li.mega-menu .dropdown-menu >li.col {
    width: 210px;
    padding: 20px 0;
}
ul.site-nav > li.mega-menu .dropdown-menu >li.full {
    width: calc(100% - 210px);
    padding: 0;
}
ul.site-nav > li.mega-menu.has-mega:hover > a {
    position: relative;
    display: block;
}
li.lev-1.nav-item.has-mega.mega-menu {
    position: static;
}
li.lev-1.nav-item.has-mega.mega-menu.active {} ul li.active > ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
li.lev-1.nav-item.has-mega.mega-menu .mega-menu-content {
    border: 1px solid #ebebeb;
    padding: 35px 0;
    min-height: 458px;
    width: 879px;
    padding-right: 15px;
}
.cate-sidebar-mobile {
    margin-top: 30px;
    text-align: center;
}
.cate-sidebar-mobile ul {
    display: inline-block;
}
.cate-sidebar-mobile ul li {
    float: left;
    width: 77px;
    height: 90px;
    text-align: center;
    margin: 0 15px;
}
.cate-sidebar-mobile ul li .icon {
    height: 42px;
    width: 42px;
    background: #00bfa5;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
}
.cate-sidebar-mobile ul li:nth-child(2) .icon {
    background: #1e92c2;
}
.cate-sidebar-mobile ul li:nth-child(3) .icon {
    background: #ffa800;
}
.cate-sidebar-mobile ul li:nth-child(4) .icon {
    background: #3fb0ff;
}
.cate-sidebar-mobile ul li:nth-child(5) .icon {
    background: #00bfa5;
}
.cate-sidebar-mobile ul li:nth-child(6) .icon {
    background: #1e92c2;
}
.cate-sidebar-mobile ul li >a {
    display: inline-block;
}
.catogory-other-page {
    position: absolute;
    z-index: 99;
    background: #fff;
    width: 100%;
    display: none;
}
.catogory-other-page.active {
    display: block;
    width: 1170px;
    left: calc(50% - 585px);
    margin-top: -1px;
    border-top: 1px solid #ebebeb;
}
ul.tabs.tabs-title {
    line-height: 50px;
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}
.section-collection .aside-mini-products-list .product-item .product-img {
    border-right: none;
}
.section-collection .section-title {
    margin-bottom: 20px;
    height: auto;
}
.collection-main .banner-image {
    width: 100%;
    margin-top: 30px;
}
.section-title .title h3 {
    padding: 0;
    line-height: 1.5em;
    margin: 0;
    color: #e40010;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
    max-width: 305px;
    display: inline-block;
}
.section-title .title .title-heading {
    padding: 0 15px;
    font-size: 18px;
    color: #8d8d8d;
    position: relative;
    font-family: Roboto, Arial, serif;
    ;
    font-weight: 600;
    padding-bottom: 10px;
}
.section-title .title .title-heading:after {
    position: absolute;
    height: 3px;
    width: 100px;
    background: #ecebeb;
    content: "";
    left: 50%;
    margin-left: -50px;
    bottom: 0;
}
.section-title.color-title-new .title .title-heading:after {
    background: #dca4aa;
    border: 0;
}
.collection-title {
    text-align: center;
}
.section-title .title h3 a {
    color: #e40010;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 24px;
    display: inline-block;
    border-left: 1px solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, 0.6);
}
.section-title .title h3 img {
    margin-right: 5px;
    transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    margin-right: 10px;
    height: 40px;
}
.menu-title {
    line-height: 45px;
    text-align: right;
    background: #f5f5f5;
    margin: 7px;
}
.cate-item {
    display: inline-block;
    text-align: center;
}
.cate-item img {
    display: inline-block;
    margin-top: 16px;
}
.cate-item a {
    display: block;
    padding: 0 17px;
}
.section-collection .title-menu {
    float: left;
}
.section-collection .brands ul {
    text-align: center;
    margin-top: 30px;
}
.section-collection .brands ul li {
    margin: 9px 0;
}
.section-collection .aside-right {} .section-collection .aside-right .aside.aside-mini-products-list {
    margin: 0;
    border: 1px solid #ebebeb;
    border-bottom: none;
}
.section-collection .aside-right .aside.aside-mini-products-list .aside-title h3 {
    background: #f5f5f5;
    line-height: 49px;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
}
.section-collection .aside-right .aside-mini-products-list .product-item {
    height: 139px;
    clear: left;
}
.section-collection .aside-right .aside-mini-products-list .product-item .product-img {
    padding: 20px 0;
    margin-left: 15px;
    height: 138px;
    width: 88px;
    overflow: hidden;
    text-align: center;
}
.section-collection .aside-right .aside-mini-products-list .product-item .product-img img {
    height: 74px;
    width: auto;
}
.section-collection .aside-right .aside-mini-products-list .product-item .product-info {
    padding: 17px 15px;
    border-left: 0 none;
}
@media(min-width:1200px) {
    .section-collection .aside.aside-mini-products-list {
        border-left: none;
    }
}
.section-collection.section-collection-1 .owl-carousel.owl-loaded,
.section-collection.section-collection-2 .owl-carousel.owl-loaded,
.section-collection.section-collection-3 .owl-carousel.owl-loaded {} .section-collection.section-collection-1 .owl-carousel .owl-stage-outer,
.section-collection.section-collection-2 .owl-carousel .owl-stage-outer,
.section-collection.section-collection-3 .owl-carousel .owl-stage-outer {
    margin-right: 1px;
}
.section-collection.section-collection-1 .owl-carousel .owl-nav .owl-next,
.section-collection.section-collection-2 .owl-carousel .owl-nav .owl-next,
.section-collection.section-collection-3 .owl-carousel .owl-nav .owl-next {
    right: -1px;
}
.section-collection .product-box .product-thumbnail > a {
    display: block;
    height: auto;
    max-height: 100%;
}
.section-collection .aside-mini-products-list .product-item .product-info .sale-price {
    display: block;
    color: #939393;
}
.section-collection .product-box {
    border: 1px solid #ebebeb;
    margin: 0;
}
.section-collection.section-collection-v2 .product-box {
    border-bottom: 1px solid #ebebeb;
}
.section-collection .product-box .product-thumbnail {
    margin: 0px;
}
@media(max-width:1199px) {
    .section-collection .product-box {
        border-bottom: 1px solid #ebebeb;
    }
    .collection-title {
        position: relative;
    }
    .section-collection .section-title {
        border: none;
    }
    .section-collection .section-title .title h3 {
        position: relative;
    }
    .section-title .title h3 img {
        transform: translateY(-2px);
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-2px);
        -o-transform: translateY(-2px);
    }
    .collection-main {
        border: none;
    }
    .collection-main .content {} .section-collection .aside-right .aside.aside-mini-products-list {
        margin-top: 30px;
        border-right: 1px solid #ebebeb;
        border-bottom: 1px solid #ebebeb;
    }
    .section-collection .product-box .product-info {
        padding: 5px 10px;
    }
    .section-collection.section-collection-1 .owl-stage-outer,
    .section-collection.section-collection-2 .owl-stage-outer,
    .section-collection.section-collection-3 .owl-stage-outer {
        border: none;
    }
}
@media(max-width:767px) {} @media(max-width:480px) {
    .section-collection .section-title .title h3 a {
        font-size: 14px;
    }
    .collection-main .content .banner-image {
        margin: 15px 0;
        overflow: hidden;
    }
    .collection-main .content .banner-image img {
        width: 150%;
        max-width: 150%;
    }
    .e-tabs .home-products {
        border-right: 1px solid #ebebeb;
    }
    .section-collection .product-box .product-thumbnail form {
        display: none;
    }
    .mini-cart:hover .top-cart-content {
        display: none;
    }
}
@media(max-width:320px) {
    .section-collection.section-collection-1 .owl-carousel.owl-loaded, .section-collection.section-collection-2 .owl-carousel.owl-loaded, .section-collection.section-collection-3 .owl-carousel.owl-loaded {
        border-right: 1px solid #ebebeb;
    }
    .home-products .product-info .product-name {} .home-products .product-box .product-price-old {
        margin: 0;
    }
}
section.section.section-brand {
    background: #f5f5f5;
    padding: 20px 0;
}
.policy-left {
    border: 1px solid #ebebeb;
    border-right: 0;
    padding: 36px 40px!important;
}
.policy-left img {
    float: left;
    margin-right: 35px;
}
.policy-left p {
    line-height: 24px;
    margin: 4px 0;
}
.policy-icon {
    float: left;
}
.policy-right {
    border: 1px solid #ebebeb;
    padding: 43px 0;
}
.policy {
    text-align: center;
    padding-left: 30px;
}
.policy-text {
    float: left;
    text-align: left;
    padding-left: 10px;
}
.policy-text p {
    margin: 0;
}
.policy-text h4 {
    color: #e40010;
    margin: 0;
    font-size: 14px;
    font-weight: 700;
}
@media(max-width:1199px) {
    .policy-left p {
        margin-top: 20px;
    }
    .policy-left {
        text-align: center;
        padding-bottom: 0!important;
    }
    .policy-left img {
        display: inline-block;
        float: none;
    }
    .policy-left,
    .policy-right {
        border: none;
    }
}
.lich {
    color: #ccc;
}
@media(max-width:480px) {
    .policy {
        padding: 0;
    }
    .policy-icon {
        float: none;
        margin-bottom: 5px;
    }
    .policy-text {
        float: none;
        text-align: center;
    }
}
.navbar-pills {
    border: 1px #ebebeb solid;
    border-top: 0;
}
.navbar-pills li {
    position: relative;
    overflow: hidden;
    padding: 0 20px;
}
.navbar-pills li a:hover {
    color: #e40010
}
.navbar-pills li li:hover a {
    color: #e40010
}
.navbar-pills li a {
    position: relative;
    margin: 0;
    padding: 0 20px 0 25px;
    display: block;
    border-top: 1px #ebebeb solid;
    font-size: 14px;
    line-height: 50px;
    color: #333333
}
.navbar-pills > li > a:before {
    content: "";
    width: 11px;
    height: 11px;
    background-color: transparent;
    position: absolute;
    left: 0;
    border: 1px solid #ebebeb;
    border-radius: 6px;
    border-radius: 0;
    width: 12px;
    height: 12px;
    border: 0 none;
    top: 18px;
}
.navbar-pills li.active > a {
    color: #e40010;
    font-weight: 700
}
.navbar-pills li i.fa {
    position: absolute;
    width: 50px;
    height: 51px;
    top: 0;
    right: 0;
    cursor: pointer
}
.navbar-pills li:hover i.fa {
    color: #e40010
}
.navbar-pills li i.fa:before {
    top: 20px;
    right: 20px;
    position: absolute;
    transition: All .3s ease;
    -webkit-transition: All .3s ease;
    -moz-transition: All .3s ease;
    -o-transition: All .3s ease;
}
.navbar-pills li.open:hover {} .navbar-pills li.open > i.fa:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg)
}
.navbar-pills li .dropdown-menu {
    padding: 0;
    margin: 0;
    min-width: 100%;
    border: 0;
    border-top: 1px;
    opacity: 0;
    display: block;
    float: left;
    position: relative;
    max-height: 0;
    overflow: hidden;
    background-color: transparent;
    transition: All .3s ease;
    -webkit-transition: All .3s ease;
    -moz-transition: All .3s ease;
    -o-transition: All .3s ease;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0)
}
.navbar-pills li.open > .dropdown-menu {
    max-height: 1000px;
    opacity: 1;
    position: static;
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1)
}
.navbar-pills li i.fa:active:hover {
    color: #fff;
    border-color: #01315a
}
.sidebar .nav-category-heading h2 {
    font-size: 16px;
    font-weight: 700;
    background: #e40010;
    margin: 0;
    line-height: 60px;
    color: #fff;
    padding-left: 58px;
    position: relative;
}
.sidebar .nav-category-heading h2:before {
    content: "";
    width: 25px;
    height: 16px;
    position: absolute;
    left: 20px;
    top: 21px;
}
#collection-filters-container {
    width: 100%;
    padding: 0 20px 20px 20px;
    border-bottom: 1px solid #ebebeb;
    margin: 0;
}
#collection-filters-container label span {
    line-height: 30px;
}
.cf-options-container input {
    transform: translateY(2px);
}
#collection-filters-container label span {
    padding-left: 3px;
}
#collection-filters-container .cf-select,
#collection-filters-container #sort-by {
    display: inline-block;
    width: 100%;
    float: none;
    background-color: #f7f7f7;
    color: #333333;
    padding: 6px 10px;
    border: none;
    margin-top: 5px;
}
.aside .aside-title {
    margin: 0 0 23px;
}
.aside .aside-title h3 {
    font-size: 14px;
    color: #fff;
    margin: 0;
}
.aside-mini-products-list .product-item {
    *zoom: 1;
    border-bottom: 1px solid #ebebeb;
}
.aside-mini-products-list .product-item:last-child {
    border-bottom: 0px;
}
.cataprd a {
    padding: 5px 5px;
    color: #000;
    margin-bottom: 5px;
    display: inline-block;
    font-size: 14px;
}
.cataprd a:before {
    content: "\f02b";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 3px;
}
.aside-mini-products-list .product-item:after {
    content: "";
    display: table;
    clear: both;
}
.aside-mini-products-list .product-item .product-img {
    display: block;
    float: left;
    width: 100px;
    border-right: 1px solid transparent;
    padding: 10px 0;
    overflow: hidden;
}
.aside-mini-products-list .product-item .product-img img {
    height: auto;
    width: auto;
}
.aside-content.mini-products-list {
    padding: 10px;
}
.aside-mini-products-list .product-item .product-info {
    overflow: hidden;
    padding: 10px 0 0 5px;
}
.aside-mini-products-list .product-item .product-info .product-name {
    text-transform: capitalize;
    font-weight: bold;
    display: block;
    line-height: 1.5em;
}
.aside-mini-products-list .product-item .product-info .spr-badge {
    display: block;
    float: none;
    top: 0;
    margin: 0 0 2px;
}
.aside-mini-products-list .product-item .product-info .price {
    float: left;
    font-size: 14px;
    color: #e40010;
    font-weight: 700;
    margin-top: 6px;
    line-height: 1.4;
}
.aside-mini-products-list .product-item .product-info .sale-price {
    top: 9px;
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    color: #939393;
}
.aside-mini-products-list .product-item .product-info .custom-reviews {
    float: none;
    top: 0;
}
.aside.aside-mini-products-list {
    margin-bottom: 30px;
    border: 1px solid #55acee;
}
.aside.aside-mini-products-list.filter {
    border-bottom: 1px solid #55acee;
}
.aside.aside-mini-products-list .aside-title {
    margin-bottom: 0;
}
.aside.aside-mini-products-list .aside-title h3 {
    line-height: 40px;
    background-color: #55acee;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    padding-left: 20px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0;
}
@media(max-width:480px) {
    .section-deal .aside.aside-mini-products-list .aside-title h3:after {
        display: none;
    }
    .aside.aside-mini-products-list .aside-title h3:after {
        content: '\f0d7';
        font-family: FontAwesome;
        position: absolute;
        right: 35px;
    }
    #collection-filters-container {
        display: none;
    }
    #collection-filters-container.active {
        display: block;
    }
    .aside.aside-mini-products-list.filter {
        border-bottom: 1px solid #ebebeb;
        position: fixed;
        z-index: 999;
        background: #fff;
        width: 100vw;
        min-height: calc(100vh + 60px);
        overflow-y: scroll;
        max-height: calc(100vh + 60px);
        left: 0;
        top: 0!important;
        display: none;
        padding-bottom: 50px;
    }
    .aside.aside-mini-products-list.filter.active {
        display: block;
    }
    .fixhiden {
        opacity: 0;
    }
    .hidden-sm-up.filter-mobile {
        position: absolute;
        right: 20px;
        top: 0;
    }
    .filter-group {
        padding-bottom: 0!important;
        margin-bottom: 10px!important;
    }
    .filter-group-title .fa {
        margin-top: 3px;
    }
    .filter-group ul {
        display: none;
    }
    .filter-container {
        padding-right: 20px;
    }
    .filter-group.active ul {
        display: block;
        margin-bottom: 20px;
    }
    .filter-container__selected-filter {
        display: block!important;
    }
}
.blog-category .navbar-pills li i.fa {
    height: 24px;
    line-height: 24px;
}
.blog-category .navbar-pills li i.fa:before {
    top: 0;
    right: 0;
}
@media (max-width: 1199px) {
    .site-header {
        padding-bottom: 0;
        padding-top: 0;
        box-shadow: none
    }
    .header-left {
        clear: bold;
        text-align: center;
        padding-bottom: 20px
    }
    .site-header-inner {
        margin: 0
    }
    .site-header .logo {
        display: inline-block;
        float: none;
        margin: 0
    }
    .site-header form {
        width: 100%;
        max-width: 100%
    }
    .header-left ~ .header-left {
        padding-bottom: 6px
    }
    .site-header-inner .mini-cart>a {
        padding: 0
    }
    .menu-mobile {
        position: absolute;
        top: 10px;
        left: 0;
        z-index: 10000;
    }
    span.cartCount {
        font-size: 14px;
    }
    .header-right svg#Layer_1 {
        width: 30px !important
    }
    .list-style {
        width: 205px;
    }
}
@media (max-width: 480px) {
    .collection-selector {
        display: none
    }
    .input-group .input-group-field {
        padding-left: 20px !important
    }
    .title-head {
        font-size: 16px;
        padding-bottom: 6px
    }
}
@media (max-width: 1199px) {
    .site-footer .col-md-6:nth-child(2n+1) {
        clear: left
    }
    .copyright {
        padding: 15px 0 0 0
    }
    .payment span {
        font-size: 0
    }
    .copyright ul li a {
        padding: 0 17px
    }
    .copyright .pull-left,
    .copyright .pull-right {
        width: 100%;
        text-align: center
    }
    .copyright ul {
        text-align: center
    }
    .copyright .inner {
        line-height: 24px
    }
}
@media (max-width: 375px) {
    .copyright {
        font-size: 12px
    }
    .copyright .inner {
        height: auto;
        padding-bottom: 15px
    }
}
@media (max-width: 1199px) {
    .product-box:hover .pro-action-btn {
        display: none
    }
    .products-view-list .product-box:hover .pro-action-btn {
        display: block
    }
    .product-box .product-info {
        min-height: 88px
    }
    .product-box .product-price,
    .product-price {
        display: block
    }
    .product-box .product-price-old {
        margin: 0 !important
    }
    .product-box .product-price,
    .product-price .product-box .product-price-old {
        margin: 0
    }
}
@media (max-width: 768px) {
    header.site-header .list-menu {
        display: inline-block;
    }
}
@media (max-width: 767px) {
    .products-view-grid .col-sm-6:nth-child(2n) .product-box {
        border-right: 1px solid #ebebeb
    }
    .view-mode span {
        display: none
    }
    #sort-by>ul>li {
        width: 180px
    }
    .site-header .logo a {
        text-align: center;
    }
    .pro-action-btn,
    .pro-action-btn div {
        position: static;
        transform: initial;
        -moz-transform: initial;
        -webkit-transform: initial;
        -ms-transform: initial;
        -o-transform: initial;
        -moz-opacity: 1;
        opacity: 1;
        visibility: visible;
    }
    .product-box:hover .pro-action-btn {
        display: block;
    }
    .pro-action-btn .btn {
        transform: initial;
        -moz-transform: initial;
        -webkit-transform: initial;
        -ms-transform: initial;
        -o-transform: initial;
    }
}
@media (max-width: 543px) {
    .button-view-mode {
        margin: 0
    }
    .form-viewpro .form-control {
        width: 100%
    }
    .view-mode a {
        padding: 6px 5px;
        margin-right: 0;
        width: 32px
    }
    .products-view-grid .col-sm-6:nth-child(1n) .product-box {
        border-right: 1px solid #ebebeb
    }
    .form-viewpro {
        font-size: 0
    }
    .aside-mini-products-list .product-item .product-img {
        border-right: 1px solid #ebebeb
    }
    .aside-mini-products-list .product-item .product-info {
        border-left: none
    }
    .header_search {
        width: 100%;
    }
    header.site-header .list-menu {
        display: block;
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 320px) {
    .view-mode a {
        padding: 7px 5px 9px 7px !important;
        margin-right: 0;
        width: 35px
    }
    .products-view-list form {
        display: block
    }
    .products-view-list .product-box .pro-action-btn .btn {
        width: 100%;
        margin: 5px 0
    }
    #sort-by>ul>li {
        width: 150px
    }
    .site-header-inner .dropdown-menu h5 {
        font-size: 16px
    }
}
@media (max-width: 1199px) {
    .bread-crumb {
        margin: 0
    }
    .breadcrumbs {
        padding: 10px 0
    }
    .breadcrumbs h3 {
        font-size: 20px
    }
}
@media (max-width: 767px) {
    .related-product {
        margin-bottom: 0
    }
}
@media (max-width: 543px) {
    .btn,
    input[type="submit"] {
        padding: 0 32px
    }
    .details-product #add-to-cart-form .btn-cart {
        margin-left: 0;
        width: 100%
    }
    .details-product #add-to-cart-form .btn-cart span {
        width: 200px
    }
    .form-product .number-quality {
        width: auto;
    }
    .details-product .custom-btn-number input {
        width: 100%;
        margin: 0;
        height: 50px
    }
    .details-product div.form-group.fix-margin {
        padding-top: 35px
    }
    .details-pro>.product-vendor span {
        display: block
    }
    .details-pro>.product-vendor .line {
        display: none
    }
    .details-product .form-product .btn-cart {
        display: block;
    }
    .details-product form .form-group>label {
        transform: translateY(-16px);
        -webkit-transform: translateY(-16px);
        -moz-transform: translateY(-16px);
        -o-transform: translateY(-16px)
    }
    .nav-tab-detailspro .nav-item {
        border-bottom: 1px solid #ebebeb
    }
    .nav-tab-detailspro .nav-item .nav-link.active:after {
        display: none
    }
}
@media (max-width: 320px) {
    .btn,
    input[type="submit"] {
        padding: 0 20px
    }
    .details-product #add-to-cart-form .btn-cart span {
        width: 180px
    }
}
@media (max-width: 1199px) {
    .featured-blogs .blog-item.small .blog-item-name {
        font-size: 14px;
        padding: 10px 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .featured-blogs .blog-item.small .blog-item-thumbnail label {
        bottom: 42px
    }
}
@media (max-width: 767px) {
    .featured-blogs .blog-item .blog-item-thumbnail label {
        bottom: 42px
    }
    .featured-blogs .blog-item .blog-item-name {
        font-size: 14px;
        padding: 10px 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}
@media (max-width: 1199px) {
    .info-contact {
        margin: 0 0 50px 0
    }
    .banner-col {
        width: 100%
    }
    .section-category .col-xl-9 {
        padding: 15px
    }
}
@media (max-width: 320px) {
    .site-header .logo img,
    .site-header .logo svg {
        max-width: 185px;
        margin-top: 3px
    }
}
@media (max-width: 768px) {
    .product-box .product-thumbnail {
        margin-bottom: 10px
    }
    .site-footer h3 {
        position: relative;
        cursor: pointer;
    }
    .site-footer h3.no:before {
        display: none
    }
    .site-footer h3:before {
        content: '\f0d7';
        font-family: FontAwesome;
        position: absolute;
        right: 0
    }
    .list-menu {
        display: none
    }
    .list-menu.active {
        display: block
    }
}
@media only screen and (max-width: 480px) and (max-width: 760px),
(max-width: 480px) and (min-device-width: 768px) and (max-device-width: 1024px) {
    .table-block table,
    .table-block thead,
    .table-block tbody,
    .table-block th,
    .table-block td,
    .table-block tr {
        display: block
    }
    .table-block thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .table-block tr {
        border: 1px solid #ccc
    }
    .table-block td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }
    .table-block td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
    .table-block td:nth-of-type(1) {
        padding: 0
    }
    .table-block td:nth-of-type(2):before {
        content: "Tên";
        line-height: 58px
    }
    .table-block td:nth-of-type(3):before {
        content: "Giá";
        line-height: 33px
    }
    .table-block td:nth-of-type(4):before {
        content: "Số lượng";
        line-height: 38px
    }
    .table-block td:nth-of-type(5):before {
        content: "Thành tiền";
        line-height: 35px
    }
    .table-block td:nth-of-type(6):before {
        content: "Xoá";
        line-height: 45px
    }
    .table-block td:nth-of-type(7):before {
        content: ""
    }
    .table-block td:nth-of-type(8):before {
        content: ""
    }
    .table-block td:nth-of-type(9):before {
        content: ""
    }
    .table-block td:nth-of-type(10):before {
        content: ""
    }
}
.logo-mobile {
    background: #fff;
    padding: 15px 0;
    text-align: center;
}
.logo-mobile img {
    max-width: 200px;
}
.wp-page {
    max-width: 1400px;
    -webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, .4);
    -moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, .4);
    box-shadow: 0 0 8px 0 rgba(50, 50, 50, .4);
    margin: 0 auto;
}
@media(max-width:1024px) {
    .header-right {
        float: right;
        width: 30%;
    }
    .header-middle {
        float: left;
        width: 45%;
    }
    .header-left {
        float: left;
        width: 25%;
    }
    .mini-cart {
        padding-bottom: 8px;
    }
}
@media(max-width:992px) {
    .header-right, .header-middle, .header-left {
        width: 100%;
        text-align: center;
    }
    .site-header .logo {
        display: block;
        text-align: center;
    }
    .site-header .logo img {
        width: auto;
    }
    div#dropdownMenu1 {
        position: relative;
        z-index: 100000;
        background: #111111;
        padding: 10px;
    }
    .header-right {
        position: absolute;
        right: 0;
        z-index: 1000;
        width: auto;
        top: 8px;
    }
    .header-middle {
        margin-top: 0;
        display: none;
    }
    .site-header .logo a {
        text-align: center;
    }
    .site-header .logo {
        display: inline-block;
        float: none;
        margin: 0;
        text-align: left;
        margin-left: 0;
        margin-top: 0;
    }
    .header-acount {
        float: left;
        margin: 0;
    }
    .mini-cart {
        padding-bottom: 0;
        float: right;
        margin-right: 0;
    }
    .header-acount a.icon-cart {
        line-height: 40px;
    }
    .items-contact .item-contact {
        margin-bottom: 20px;
        text-align: center;
    }
    .items-contact .item-contact .img {
        display: inline-block;
        float: none;
    }
    .note-page {
        padding: 0 15px;
    }
    .note-page {
        margin-top: 0;
        padding-top: 0;
    }
    .item-note .content-item-note,
    .item-note:first-child .content-item-note {
        border: 0px;
    }
    .item-note {
        margin-bottom: 30px;
    }
    .site-header .container {
        padding: 0;
    }
    .menu-mobile {
        left: 17px;
    }
    .register-login-cart {
        float: right;
        width: 100%;
    }
    .header_search {
        width: 100%;
        margin: 15px 0;
        margin-bottom: 0;
    }
    .list-style {
        float: left;
        width: auto;
        padding-left: 55px;
    }
    .list-style li .infor-list-in {
        width: 250px;
    }
    .lang {
        top: 50px;
        right: 20px;
    }
}
@media(max-width:768px) {
    .site-header {
        padding-top: 0;
    }
    .items-contact .item-contact {
        width: 50%;
    }
    .pro-action-btn .btn {
        font-size: 13px;
        padding: 0 8px;
    }
    .site-header .row {
        margin: 0 auto;
    }
    .site-header {
        text-align: center;
    }
    .lang-menu {
        text-align: center;
        margin-top: 15px;
    }
}
@media(max-width:648px) {
    .lang {
        top: 75px;
        right: 20px;
        z-index: 1000;
    }
    .title-item {
        padding: 5px;
        font-weight: bold;
        height: 55px;
        overflow: hidden;
    }
}
@media(max-width:500px) {
    .site-header .logo a {
        text-align: left;
    }
    .pro-action-btn .btn {
        font-size: 12px;
        padding: 0 6px;
    }
    .register-login {
        width: 100%;
        text-align: right;
    }
    .mini-cart {
        margin-bottom: 0;
        margin: 0;
    }
    .menu-mobile {
        top: 10px;
    }
    .link-header {
        width: 100%;
    }
    header.site-header .list-menu .link-header a:last-child {
        padding-right: 0;
        border-right: 0;
    }
    .list-style {
        width: 300px;
        padding-left: 41px;
    }
    .register-login-cart {
        width: 100%;
    }
    .mini-cart {
        float: right;
    }
}
@media(max-width:430px) {
    .pro-action-btn .btn {
        width: 80%;
        margin: 0 auto;
        font-size: 14px;
        background: #ee2069;
        border-color: #ee2069;
    }
    .pro-action-btn .btn.quick-view {
        display: none;
    }
    .item-note {}
}
@media(max-width:380px) {
    .list-style {
        width: 300px;
        padding-left: 0;
    }
    .list-style li .infor-list-in {
        width: 178px;
        padding: 10px;
    }
    .menu-mobile {
        top: 15px;
    }
    .phone-header-item {
        position: absolute;
        top: 7px;
        margin-left: 40px;
    }
    .phone-header-item .smallhide .phone {
        font-size: 20px;
        font-weight: bold;
    }
    .icon-cart {
        width: 40px;
        height: 40px;
        margin: 0;
    }
}
@media(max-width:360px) {
    .phone-header-item .smallhide .phone {
        font-size: 18px;
    }
}
@media(max-width:335px) {
    .phone-header-item .smallhide .phone {
        font-size: 16px;
    }
}
.section-category .dropdown-menu {
    display: block;
    margin: 0;
    border: none;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
}
.section-collection-2.section-collection .section-title .title h3 {
    background: #00bfa5;
}
.section-collection-3.section-collection .section-title .title h3 {
    background: #ffa800;
}
.section-collection-4.section-collection .section-title .title h3 {
    background: #1e92c2;
}
.section-collection-5.section-collection .section-title .title h3 {
    background: #f94e37;
}
.section-collection-6.section-collection .section-title .title h3 {
    background: #ffa800;
}
.section-title .title h3:after {
    border-left: 35px solid #f94e3f;
}
.section-collection-2.section-collection .section-title .title h3:after {
    border-left: 20px solid #00bfa5;
}
.section-collection-3.section-collection .section-title .title h3:after {
    border-left: 20px solid #ffa800;
}
.section-collection-4.section-collection .section-title .title h3:after {
    border-left: 20px solid #1e92c2;
}
.section-collection-5.section-collection .section-title .title h3:after {
    border-left: 20px solid #f94e37;
}
.section-collection-6.section-collection .section-title .title h3:after {
    border-left: 20px solid #ffa800;
}
.dq-stt-1 {
    margin: 30px 0px 30px 0px
}
.dq-stt-1.slider {
    margin-top: 0;
    margin: 0;
}
.dq-stt-2 {
    margin: 30px 0px 30px 0px
}
.dq-stt-3 {
    margin: 0px 0px 35px 0px
}
.dq-stt-4 {
    margin: 0px 0px 35px 0px
}
.dq-stt-5 {
    margin: 0px 0px 35px 0px
}
.dq-stt-6 {
    margin: 0px 0px 35px 0px
}
.dq-stt-7 {
    margin: 0px 0px 35px 0px
}
.dq-stt-8 {
    margin: 0px 0px 30px 0px
}
@media(max-width:1199px) {
    .dq-stt-8 {
        margin-bottom: 0;
    }
    .dq-stt-1 {
        margin-bottom: 40px;
    }
}
#gallery_01 img#zoom_01 {
    border: 1px solid #ebebeb;
}
.details-product .product-images {
    border: 1px solid #ebebeb;
    padding-right: 1px;
}
@media(min-width:1200px) {
    .details-product .product-images {}
}
.zoomWindowContainer > div {
    border: 1px solid #ebebeb!important;
}
.at4-share-outer.addthis-smartlayers.addthis-smartlayers-desktop {
    display: none;
}
.ajax-load {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    opacity: 0;
    visibility: hidden;
}
.ajax-load.active {
    opacity: 1;
    visibility: visible;
    z-index: 9999;
}
.dqdt-popup {
    position: fixed;
    z-index: 9999;
    top: 0;
    height: 0;
    width: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.dqdt-popup .overlay {
    background-color: rgba(33, 33, 33, 0.8);
    color: rgba(0, 0, 0, 0.4);
    position: fixed;
    top: 0 !important;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 0;
    height: 0;
}
.dqdt-popup .content {
    position: relative;
    max-width: 1140px;
    min-width: 1140px;
    padding: 25px 28px;
    max-height: 0;
    text-align: left;
    opacity: 0;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    position: relative;
    padding: 25px 28px;
    max-height: 0;
    text-align: left;
    opacity: 0;
    margin: 0 auto;
    background: #fff;
}
.dqdt-popup.active {
    visibility: visible;
    opacity: 1;
    top: 0!important;
    height: auto;
    width: auto;
}
.dqdt-popup.active .content {
    max-height: calc(100% - 60px);
    opacity: 1;
}
.dqdt-popup.active .overlay {
    width: 100%;
    height: 100%;
}
.close-window {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 8040;
    color: #fff;
    text-align: center;
    background: #333;
    line-height: 25px;
    border-radius: 50%;
}
.close-window .fa {
    display: block;
    font-size: 16px;
    line-height: 25px;
}
.dqdt-popup.loading {
    z-index: 9999;
}
.dqdt-popup.loading .loader {
    left: 50%;
    position: fixed;
    top: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.dqdt-popup.loaded-content .loader {
    display: none;
}
.product-popup .product-image {
    float: left;
    margin: 0 20px 0 0;
}
.product-popup .product-info {
    overflow: hidden;
    position: relative;
}
.product-popup .product-info p {
    margin-bottom: 0px;
    line-height: 24px;
}
.product-popup .product-info p.color-main {
    margin-bottom: 0px;
    color: #f94e3f;
}
.product-popup .product-info p.color-main span {
    color: #333;
}
.pop-right {
    background: #f9f9f9;
}
.addcart-popup .col-xl-6 {
    padding: 40px 40px 50px 40px!important;
}
.addcart-popup .actions {
    margin-top: 58px;
}
.dqdt-popup.product-popup.active .content {
    overflow: visible;
}
.addcart-popup .actions .btn-small.btn-primary {
    background: #f94e3f;
    border: 1px solid #f94e3f;
    color: #fff;
}
.addcart-popup .actions .btn-small.btn-primary:hover {
    background: #fff;
    color: #f94e3f;
}
.product-popup .product-name {} .product-popup .product-info p.total-money {
    margin-bottom: 15px;
}
.product-popup .actions .btn,
.product-popup .actions input[type="submit"] {
    margin: 0 5px 0 0;
    text-transform: inherit;
    height: 45px;
    background: #FFF;
    color: #f94e3f;
    border: 1px solid #f94e3f;
    padding: 0;
    min-width: 150px;
}
.product-popup .actions .btn:hover {
    background: #f94e3f;
    color: #fff;
}
.product-popup h3 {
    color: #52b249;
    margin-bottom: 25px;
}
.product-popup h3 .fa {
    margin-right: 4px;
}
.product-popup .pop-right h3 {
    color: #333;
}
.product-popup .product-image {
    border: 1px solid #ebebeb;
    height: 150px;
    width: 150px;
    position: relative;
}
.product-popup .product-image img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    padding: 5px;
}
.dqdt-popup.product-popup.active .content {
    max-height: calc(100% - 60px);
    opacity: 1;
    padding: 0;
}
.dqdt-popup .close-window .fa {} @media(max-width:1199px) {
    .dqdt-popup .content {
        max-width: 700px;
        min-width: auto;
    }
    .addcart-popup .actions {
        margin-top: 15px;
    }
}
@media(max-width:543px) {
    .dqdt-popup.product-popup.active .content {
        max-height: calc(100% - 60px);
        opacity: 1;
        padding: 10px;
        max-width: 320px;
        min-width: 320px;
    }
    .addcart-popup .col-xl-6 {
        padding: 0!important;
    }
    .product-popup h3 {
        font-size: 18px;
        margin-bottom: 0;
    }
    .product-popup .actions .btn,
    .product-popup .actions input[type="submit"] {
        padding: 0 10px;
        line-height: 30px;
        min-width: 140px;
    }
}
.quickview-product .product-single h1 a,
.quickview-product .product-single .h1 a {
    font-size: 20px;
}
.quickview-product .product-single .price {
    font-size: 26px;
}
.quickview-product .content {
    padding: 30px;
}
.quickview-product .product-name {
    margin: 0 0 10px !important;
}
.quickview-product .review {
    margin-bottom: 10px;
}
.quickview-product .review:before,
.quickview-product .review:after {
    content: " ";
    display: table;
}
.quickview-product .review:after {
    clear: both;
}
.quickview-product .review .spr-badge {
    float: left;
    height: 24px;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
}
.quickview-product .review .spr-badge .spr-icon {
    margin: 0;
}
.quickview-product .review .spr-badge .spr-active {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden;
}
.quickview-product .review .spr-badge .spr-badge-caption {
    float: left;
    margin: 0 0 9px;
}
.quickview-product span.available {
    display: none;
}
.quickview-product span.available.active {
    display: block;
}
.quickview-product .product-description {
    padding-bottom: 20px;
}
.quickview-product .product-actions {
    border: none;
    padding: 0;
    margin: 0;
}
.quickview-product .product-actions .btn-addToCart {
    clear: none;
    margin: 0;
}
.quickview-product .product-media {
    position: relative;
    min-width: 400px;
}
.quickview-product .product-media:before,
.quickview-product .product-media:after {
    content: " ";
    display: table;
}
.quickview-product .product-media:after {
    clear: both;
}
.quickview-product .more-views {
    width: 80px;
    margin: 0;
    height: calc(100% - 60px);
    min-height: 361px;
    position: absolute;
    top: 30px;
    left: 0;
    overflow: hidden;
}
.quickview-product .more-views a {
    display: block;
    overflow: hidden;
    height: 100%;
}
.quickview-product .more-views img {
    display: block;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.quickview-product .featured-image {
    float: right;
    width: calc(100% - 100px);
    margin: 0;
}
.quickview-product form {
    margin: 0;
}
.quickview-product .product-actions .product-single-quantity {
    margin-bottom: 0;
}
.quickview-product .product-single .product-description {
    margin: 0 0 25px;
}
.quickview-product .product-options {
    margin: 0 0 25px;
    padding: 0 0 25px;
}
.quickview-product .details {
    margin: 0 0 8px;
}
.swatch {
    margin: 1em 0;
}
.swatch .header {
    margin: 0.1em 0;
    text-align: left;
    float: left;
    min-width: 100px;
    font-weight: 700;
}
.swatch input {
    display: none;
}
.swatch-color.swatch.clearfix {
    margin-bottom: 0;
    padding-top: 20px;
    border-top: 1px solid #ebebeb;
}
.swatch label {
    float: left;
    min-width: 26px !important;
    height: 26px !important;
    margin: 0;
    border: #e4e4e4 2px solid;
    background-color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 26px;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 0;
}
.swatch-element label {
    padding: 0 5px;
}
.color.swatch-element label {
    padding: 0;
}
.swatch input:checked + label {
    background: #f94e3f;
    border-color: #f94e3f;
    color: #fff;
}
.swatch .color input + label {
    border: 0 none!important;
}
.swatch .color input:checked + label {
    position: relative;
}
.swatch .color input:checked + label:after {
    content: "\f00c";
    font-family: FontAwesome;
}
.swatch .swatch-element {
    float: left;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    margin: 0px 10px 10px 0;
    position: relative;
}
.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.swatch .swatch-element .crossed-out {
    display: none;
}
.swatch .swatch-element.soldout .crossed-out {
    display: block;
}
.swatch .swatch-element.soldout label {
    filter: alpha(opacity=60);
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
}
.swatch .tooltip {
    text-align: center;
    background: gray;
    color: #fff;
    bottom: 100%;
    padding: 10px;
    display: block;
    position: absolute;
    width: 100px;
    left: -35px;
    margin-bottom: 15px;
    filter: alpha(opacity=0);
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
    z-index: 10000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.swatch .tooltip:before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
.swatch .tooltip:after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid gray 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -13px;
    position: absolute;
    width: 0;
}
.swatch .swatch-element:hover .tooltip {
    filter: alpha(opacity=100);
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.swatch.error {
    background-color: #E8D2D2!important;
    color: #333!important;
    padding: 1em;
    border-radius: 5px;
}
.swatch.error p {
    margin: 0.7em 0;
}
.swatch.error p:first-child {
    margin-top: 0;
}
.swatch.error p:last-child {
    margin-bottom: 0;
}
.swatch.error code {
    font-family: monospace;
}
.e-tabs .tab-wrap .tabs-title {
    display: inline-block;
    position: relative;
    z-index: 9;
    margin: 0 0 26px;
}
.e-tabs .tab-wrap .tabs-title:before,
.e-tabs .tab-wrap .tabs-title:after {
    content: " ";
    display: table;
}
.e-tabs .tab-wrap .tabs-title:after {
    clear: both;
}
.e-tabs .tab-wrap .tabs-title li {
    font-size: 2.2rem;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    line-height: 40px;
    float: left;
}
.e-tabs .tab-wrap .tabs-title li:before {
    content: "|";
    color: #c9c9c9;
    padding: 0 16px;
    color: #1c1c1c;
}
.e-tabs .tab-wrap .tabs-title li:first-child:before {
    display: none;
}
.e-tabs .tab-wrap .tabs-title li.current {
    color: #212121;
}
.e-tabs .tab-wrap .tab-content {
    position: relative;
}
.e-tabs ul.tabs li {
    background: none;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 20px;
}
.e-tabs ul.tabs li.current {
    color: #000;
    border-bottom: 2px solid #f94e3f;
    position: relative;
}
.e-tabs li.tab-link.current:after {
    content: "";
    position: absolute;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #f94e3f;
    bottom: 0;
    left: calc(50% - 2px);
}
.e-tabs .tab-content {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.e-tabs .tab-content.current {
    opacity: 1;
    visibility: visible;
    height: auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.my-account .recent-orders .first .last {
    min-width: 80px;
}
.fancybox-close {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    z-index: 8040;
    color: #fff;
    text-align: center;
    background: #333;
    line-height: 25px;
    border-radius: 50%;
}
.quickview-info {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.filter-container {
    margin-bottom: 30px;
    padding: 20px;
    padding-bottom: 0;
}
.filter-group {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
}
.filter-group:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.filter-group ul {
    max-height: 128px;
    overflow-y: auto;
}
.filter-group ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
.filter-group ul::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}
.filter-group ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, .3);
    background-color: #f94e3f;
}
.filter-group-title {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 8px;
}
.filter-item {
    margin: 0;
    cursor: pointer;
    line-height: 30px;
}
.filter-item * {
    color: #6f6f6f;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none!important;
}
.filter-item--green *:hover {
    color: #f94e3f;
    text-decoration: none;
}
.filter-item--half {
    display: inline-block;
    width: 48%;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 3px
}
.filter-item--check-box input {
    display: none;
}
.filter-item--check-box .fa {
    margin-right: 5px;
    width: 14px;
}
.filter-item--check-box input + .fa:before {
    content: "\f10c";
    color: #e0e0e0;
}
.filter-item--check-box input:checked + .fa:before {
    content: "\f111";
    color: #f94e3f;
}
#nprogress .bar {
    background: #f94e3f;
}
#nprogress .spinner-icon {
    border-top-color: #f94e3f;
    border-left-color: #f94e3f;
}
.filter-container__selected-filter {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    padding-right: 0;
}
.filter-container__selected-filter-header {
    margin-bottom: 5px;
}
.filter-container__selected-filter-header-title {
    font-size: 18px;
    font-weight: bold;
    color: #f94e3f;
}
.filter-container__clear-all {
    float: right;
    color: #333;
    margin-top: 3px;
}
.filter-container__selected-filter-item {
    padding: 3px 0;
}
.filter-container__selected-filter-item > a {
    color: #333;
    font-size: 13px;
}
.filter-container__selected-filter-item .fa {
    margin-right: 10px;
    color: #F44336;
}
#sort-by .button-asc {
    background-color: #f8f8f8;
    box-shadow: none;
    float: right;
    height: 30px;
    line-height: 28px;
    margin-left: 5px;
    text-align: center;
    width: 30px;
}
#sort-by .button-desc {
    background-color: #f8f8f8;
    box-shadow: none;
    float: right;
    height: 30px;
    line-height: 28px;
    margin-left: 5px;
    text-align: center;
    width: 30px;
}
#sort-by {
    font-size: 12px;
    text-align: left;
}
#sort-by label {
    float: left;
    line-height: 38px;
    font-size: 14px;
    margin-right: 6px;
    margin-bottom: 0;
}
#sort-by ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    float: right;
}
#sort-by a:link,
#sort-by a:visited {
    color: #333;
    text-decoration: none;
}
#sort-by > ul > li {
    background-position: right center;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: .01px;
    cursor: pointer;
    line-height: 36px;
}
#sort-by li {
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
    margin: 0 auto;
    outline: medium none;
    padding: 0 20px;
    position: relative;
    width: 240px;
    float: left;
    color: #333;
    border: 1px solid #ebebeb;
    font-size: 14px;
}
#sort-by li > a {
    display: inline-block;
    width: 100%;
    line-height: 36px;
}
#sort-by li li {
    width: 100%;
    margin-top: 0px;
    border-top: none;
    border-right: none;
    border-left: none;
}
#sort-by li li a:hover {
    color: #007fb8
}
#sort-by li:hover {
    background-color: #fff;
}
#sort-by li li:hover {
    background-color: #fff;
    color: #007fb8;
}
#sort-by ul ul {
    position: absolute;
    visibility: hidden;
    left: -1px;
    top: 35px;
    background: none repeat scroll 0 0 #F8F8F8;
    z-index: 10000;
    border-top: none;
    border: 1px #F0F0F0 solid;
}
#sort-by ul ul ul {
    position: absolute;
    left: 100%;
    top: -2px;
    border: solid 1px transparent;
}
#sort-by li:hover > ul {
    visibility: visible;
}
.myweb-product-reviews-badge {
    display: inline-block!important;
}
.myweb-product-reviews-badge .myweb-product-reviews-star i {
    font-size: 14px!important;
}
.danhgia.form-product {
    margin-bottom: 10px;
}
.danhgia.form-product label {
    display: inline-block;
    font-weight: 700;
    color: #111;
    font-size: 14px;
    transform: translateY(-8px);
}
.sweet-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 100000;
}
.sweet-alert {
    background-color: white;
    font-family: 'Open Sans', sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    display: none;
    z-index: 100000;
}
@media all and (max-width: 540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px;
    }
}
.sweet-alert h2 {
    color: #575757;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 25px 0;
    padding: 0;
    line-height: 40px;
    display: block;
}
.sweet-alert p {
    color: #797979;
    font-size: 16px;
    text-align: center;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.sweet-alert button {
    background-color: #AEDEF4;
    color: white;
    border: none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0 5px;
    cursor: pointer;
}
.sweet-alert button:focus {
    outline: none;
    box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), inset 0 0 0 1px rgba(0, 0, 0, 0.05);
}
.sweet-alert button:hover {
    background-color: #a1d9f2;
}
.sweet-alert button:active {
    background-color: #81ccee;
}
.sweet-alert button.cancel {
    background-color: #D0D0D0;
}
.sweet-alert button.cancel:hover {
    background-color: #c8c8c8;
}
.sweet-alert button.cancel:active {
    background-color: #b6b6b6;
}
.sweet-alert button.cancel:focus {
    box-shadow: rgba(197, 205, 211, 0.8) 0px 0px 2px, rgba(0, 0, 0, 0.0470588) 0px 0px 0px 1px inset !important;
}
.sweet-alert button::-moz-focus-inner {
    border: 0;
}
.sweet-alert[data-has-cancel-button=false] button {
    box-shadow: none !important;
}
.sweet-alert .icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box;
    background: #fff !important;
}
.sweet-alert .icon.error {
    border-color: #F27474;
}
.sweet-alert .icon.error .x-mark {
    position: relative;
    display: block;
}
.sweet-alert .icon.error .line {
    position: absolute;
    height: 5px;
    width: 47px;
    background-color: #F27474;
    display: block;
    top: 37px;
    border-radius: 2px;
}
.sweet-alert .icon.error .line.left {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 17px;
}
.sweet-alert .icon.error .line.right {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 16px;
}
.sweet-alert .icon.warning {
    border-color: #F8BB86;
}
.sweet-alert .icon.warning .body {
    position: absolute;
    width: 5px;
    height: 47px;
    left: 50%;
    top: 10px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #F8BB86;
}
.sweet-alert .icon.warning .dot {
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    left: 50%;
    bottom: 10px;
    background-color: #F8BB86;
}
.sweet-alert .icon.info {
    border-color: #C9DAE1;
}
.sweet-alert .icon.info::before {
    content: "";
    position: absolute;
    width: 5px;
    height: 29px;
    left: 50%;
    bottom: 17px;
    border-radius: 2px;
    margin-left: -2px;
    background-color: #C9DAE1;
}
.sweet-alert .icon.info::after {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    margin-left: -3px;
    top: 19px;
    background-color: #C9DAE1;
}
.sweet-alert .icon.success {
    border-color: #A5DC86;
}
.sweet-alert .icon.success::before,
.sweet-alert .icon.success::after {
    content: '';
    border-radius: 50%;
    position: absolute;
    width: 60px;
    height: 120px;
    background: white;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sweet-alert .icon.success::before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    transform-origin: 60px 60px;
}
.sweet-alert .icon.success::after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 0px 60px;
    transform-origin: 0px 60px;
}
.sweet-alert .icon.success .placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, 0.2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2;
}
.sweet-alert .icon.success .fix {
    width: 5px;
    height: 90px;
    background-color: white;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.sweet-alert .icon.success .line {
    height: 5px;
    background-color: #A5DC86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2;
}
.sweet-alert .icon.success .line.tip {
    width: 25px;
    left: 14px;
    top: 46px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sweet-alert .icon.success .line.long {
    width: 47px;
    right: 8px;
    top: 38px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.sweet-alert .icon.custom {
    background-size: contain;
    border-radius: 0;
    border: none;
    background-position: center center;
    background-repeat: no-repeat;
}
@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    80% {
        transform: scale(0.95);
        -webkit-tranform: scale(0.95);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@-moz-keyframes showSweetAlert {
    0% {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    80% {
        transform: scale(0.95);
        -webkit-tranform: scale(0.95);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@keyframes showSweetAlert {
    0% {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
    }
    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
    }
    80% {
        transform: scale(0.95);
        -webkit-tranform: scale(0.95);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
}
@-moz-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
}
@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        transform: scale(0.5);
        -webkit-transform: scale(0.5);
    }
}
.showSweetAlert {
    -webkit-animation: showSweetAlert 0.3s;
    -moz-animation: showSweetAlert 0.3s;
    animation: showSweetAlert 0.3s;
}
.hideSweetAlert {
    -webkit-animation: hideSweetAlert 0.2s;
    -moz-animation: hideSweetAlert 0.2s;
    animation: hideSweetAlert 0.2s;
}
@-webkit-keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}
@-moz-keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}
@keyframes animateSuccessTip {
    0% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    54% {
        width: 0;
        left: 1px;
        top: 19px;
    }
    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }
    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }
    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}
@-webkit-keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}
@-moz-keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}
@keyframes animateSuccessLong {
    0% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    65% {
        width: 0;
        right: 46px;
        top: 54px;
    }
    84% {
        width: 55px;
        right: 0px;
        top: 35px;
    }
    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}
@-webkit-keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
    100% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
}
@-moz-keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
    100% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
}
@keyframes rotatePlaceholder {
    0% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    12% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
    100% {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
    }
}
.animateSuccessTip {
    -webkit-animation: animateSuccessTip 0.75s;
    -moz-animation: animateSuccessTip 0.75s;
    animation: animateSuccessTip 0.75s;
}
.animateSuccessLong {
    -webkit-animation: animateSuccessLong 0.75s;
    -moz-animation: animateSuccessLong 0.75s;
    animation: animateSuccessLong 0.75s;
}
.icon.success.animate::after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    -moz-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in;
}
@-webkit-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0;
    }
    100% {
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        opacity: 1;
    }
}
@-moz-keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0;
    }
    100% {
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        opacity: 1;
    }
}
@keyframes animateErrorIcon {
    0% {
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        opacity: 0;
    }
    100% {
        transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        opacity: 1;
    }
}
.animateErrorIcon {
    -webkit-animation: animateErrorIcon 0.5s;
    -moz-animation: animateErrorIcon 0.5s;
    animation: animateErrorIcon 0.5s;
}
@-webkit-keyframes animateXMark {
    0% {
        transform: scale(0.4);
        -webkit-transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    50% {
        transform: scale(0.4);
        -webkit-transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px;
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}
@-moz-keyframes animateXMark {
    0% {
        transform: scale(0.4);
        -webkit-transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    50% {
        transform: scale(0.4);
        -webkit-transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px;
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}
@keyframes animateXMark {
    0% {
        transform: scale(0.4);
        -webkit-transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    50% {
        transform: scale(0.4);
        -webkit-transform: scale(0.4);
        margin-top: 26px;
        opacity: 0;
    }
    80% {
        transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px;
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        margin-top: 0;
        opacity: 1;
    }
}
.animateXMark {
    -webkit-animation: animateXMark 0.5s;
    -moz-animation: animateXMark 0.5s;
    animation: animateXMark 0.5s;
}
@-webkit-keyframes pulseWarning {
    0% {
        border-color: #F8D486;
    }
    100% {
        border-color: #F8BB86;
    }
}
@-moz-keyframes pulseWarning {
    0% {
        border-color: #F8D486;
    }
    100% {
        border-color: #F8BB86;
    }
}
@keyframes pulseWarning {
    0% {
        border-color: #F8D486;
    }
    100% {
        border-color: #F8BB86;
    }
}
.pulseWarning {
    -webkit-animation: pulseWarning 0.75s infinite alternate;
    -moz-animation: pulseWarning 0.75s infinite alternate;
    animation: pulseWarning 0.75s infinite alternate;
}
@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486;
    }
    100% {
        background-color: #F8BB86;
    }
}
@-moz-keyframes pulseWarningIns {
    0% {
        background-color: #F8D486;
    }
    100% {
        background-color: #F8BB86;
    }
}
@keyframes pulseWarningIns {
    0% {
        background-color: #F8D486;
    }
    100% {
        background-color: #F8BB86;
    }
}
.pulseWarningIns {
    -webkit-animation: pulseWarningIns 0.75s infinite alternate;
    -moz-animation: pulseWarningIns 0.75s infinite alternate;
    animation: pulseWarningIns 0.75s infinite alternate;
}
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
    outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
    width: 100%;
    display: block;
}
.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .flexslider .slides {
    display: block;
}
* html .flexslider .slides {
    height: 1%;
}
.no-js .flexslider .slides > li:first-child {
    display: block;
}
.flexslider {
    background: #ffffff;
    position: relative;
    zoom: 1;
}
.flexslider .slides {
    zoom: 1;
}
.flexslider .slides img {
    height: auto;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 300px;
}
.carousel li {
    margin-right: 5px;
}
.flex-direction-nav {
    *height: 0;
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 1.2em;
    text-align: center !important;
}
.flex-direction-nav a>i.fa {
    font-style: normal;
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001';
    color: rgba(0, 0, 0, 0.8);
    display: none;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
    content: '\f002';
    display: none;
}
.flex-direction-nav .flex-prev {
    left: 10px;
}
.flex-direction-nav .flex-next {
    right: 10px;
    text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: default;
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 1;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}
.flex-pauseplay a:hover {
    opacity: 1;
}
.flex-pauseplay a.flex-play:before {
    content: '\f003';
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a:hover {
    background: #069efa;
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}
.flexslider .desc {
    display: none;
}
@-webkit-keyframes animatetop_slider {
    from {
        opacity: 0;
        visibility: hidden;
        transform: scale(0.5);
    }
    to {
        opacity: 1;
        visibility: indent;
        transform: scale(1);
    }
}
@keyframes animatetop_slider {
    from {
        opacity: 0;
        visibility: hidden;
        transform: scale(0.5);
    }
    to {
        opacity: 1;
        visibility: indent;
        transform: scale(1);
    }
}
.flexslider li .desc {
    position: absolute;
    display: block;
    max-width: 420px;
    top: 100px;
    right: 375px;
    font-family: arial, serif;
    font-weight: bold;
}
.flexslider li.flex-active-slide .desc {
    animation-name: animatetop_slider;
    animation-duration: 1s;
}
.flexslider .desc span.title {
    font-size: 3.5em;
    line-height: 100%;
    margin: 0 0 10px 0;
}
.flexslider .desc span.title,
.flexslider .desc span.title a {
    text-decoration: none;
    color: #fff;
    display: block;
}
.flexslider .desc span.title a,
.flexslider .desc span.title span {
    padding: 5px;
    display: block;
}
.flexslider .desc span.text {
    padding: 5px;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    display: block;
}
.flexslider .desc span.title,
.flexslider .desc span.text {
    background-color: rgba(0, 0, 0, 0.6);
    cursor: pointer;
}
.flexslider .desc span.text:hover,
.flexslider .desc span.title:hover {
    background-color: #e77927;
    color: #fff !important;
}
.flexslider .desc span.text a {
    color: #e77927;
    text-decoration: none;
}
@-webkit-keyframes fading {
    0% {
        opacity: 0;
        -moz-opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -moz-opacity: 0
    }
}
@keyframes fading {
    0% {
        opacity: 0;
        -moz-opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -moz-opacity: 0
    }
}
@-webkit-keyframes opac {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes opac {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.flexslider .desc {} .flexslider .title,
.flexslider .text {
    width: auto;
}
.flex-active-slide .title {
    animation-name: opac;
    -moz-animation-name: opac;
    -webkit-animation-name: opac;
}
.flex-active-slide .title {
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
}
.flex-active-slide .text {
    animation-duration: 2.5s;
    -moz-animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}
ul.flex-direction-nav>li>a:hover {
    color: #fff !important;
    cursor: pointer;
}
div#slider_main {
    position: relative;
}
ol.flex-control-nav.flex-control-paging {
    z-index: 1000;
    position: absolute;
    bottom: 20px;
}