@charset "UTF-8";
@font-face {
    font-display: block;
    font-family: Roboto-Light;
    src: url(https://web.nvnstatic.net/tp/T0198/fonts/roboto-light.ttf)
}

@font-face {
    font-display: block;
    font-family: Roboto-Bold;
    src: url(https://web.nvnstatic.net/tp/T0198/fonts/roboto-bold.ttf)
}

@font-face {
    font-display: block;
    font-family: Roboto-Regular;
    src: url(https://web.nvnstatic.net/tp/T0198/fonts/roboto-regular.ttf)
}

@font-face {
    font-display: block;
    font-family: Roboto-Medium;
    src: url(https://web.nvnstatic.net/tp/T0198/fonts/roboto-medium.ttf)
}

@font-face {
    font-display: block;
    font-family: Roboto-LightItalic;
    src: url(https://web.nvnstatic.net/tp/T0198/fonts/roboto-lightitalic.ttf)
}


hr, img, legend {
    border: 0
}

legend, td, th {
    padding: 0
}

body, figure {
    margin: 0
}

html {
    font-family: Roboto-Regular;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    font-family: Roboto-Regular ;
}

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
}

b, optgroup, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre, textarea {
    overflow: auto
}

code, kbd, pre, samp {
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.glyphicon, address {
    font-style: normal
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}


.img-thumbnail, body {
    background-color: #fff
}


*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-size: 14px;
    color: #333
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #333;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.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 {
    padding: 4px;
    line-height: 1.42857143;
    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;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #eee
}

@-webkit-keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

@keyframes hvr-buzz-out {
    10% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    20% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg)
    }
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg)
    }
    50% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    60% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg)
    }
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg)
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0)
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0)
    }
}

.hvr-buzz-out {
    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-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[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
}

dt, kbd kbd {
    font-weight: 700
}

address, blockquote .small, blockquote footer, blockquote small, dd, dt, pre {
    line-height: 1.42857143
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none
}

.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:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code, table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl, ol, ul {
    margin-top: 0
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

address, dl {
    margin-bottom: 20px
}

ol, ul {
    margin-bottom: 10px
}

.list-inline {
    margin-left: -5px
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dd {
    margin-left: 0
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }

    .container {
        width: 750px
    }
}

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 .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    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;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code, kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption, th {
    text-align: left
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    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%;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}


caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.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, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 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, legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=radio], input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

.form-control, output {
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=radio]:focus, input[type=checkbox]:focus, input[type=file]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    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[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
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
        line-height: 34px
    }

    .input-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
    }
}

.checkbox label, .checkbox-inline, .radio label, .radio-inline {
    padding-left: 20px;
    font-weight: 400;
    cursor: pointer;
    margin-bottom: 0
}

.form-group-sm .form-control, .input-sm {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 10px
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox], input[type=radio].disabled, input[type=radio][disabled], input[type=checkbox].disabled, input[type=checkbox][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control, .input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple].form-group-sm .form-control, textarea.form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px
}

.bodyOnload {
    opacity: 0
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple].form-group-lg .form-control, textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    min-height: 38px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-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-control-static, .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.collapsing, .dropdown, .dropup {
    position: relative
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active, .btn.active, .btn:active, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-success, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-group > .btn-group, .btn-toolbar .btn-group, .btn-toolbar .input-group, .dropdown-menu {
    float: left
}

.btn, .btn-group, .btn-group-vertical, .caret {
    vertical-align: middle
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }

    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle, .btn.active, .btn:active, .dropdown-toggle:focus, .open > a {
    outline: 0
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, 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.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, 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.active, .btn-success.focus, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, 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.active, .btn-info.focus, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, 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.active, .btn-warning.focus, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, 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.active, .btn-danger.focus, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, 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 {
    color: #337ab7;
    font-weight: 400;
    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=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-menu-right, .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header, .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    clear: both;
    font-weight: 400;
    color: #333
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.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;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled false);
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover, .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    float: left
}

.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 {
    margin-left: 5px
}

.btn .caret, .btn-group > .btn:first-child {
    margin-left: 0
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 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-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .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
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group, .input-group-btn > .btn + .btn {
    margin-left: -1px
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child: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-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    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=radio], [data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
    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-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.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
}

.nav > li, .nav > li > a {
    position: relative;
    display: block
}

.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=radio], .input-group-addon input[type=checkbox] {
    margin-top: 0
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li > a {
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #777
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.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;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.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
}

.product-1.container {
    margin-bottom: 30px
}

@media (min-width: 768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
        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-justified > li, .nav-stacked > li {
    float: none
}

.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 + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.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-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }

    .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;
    line-height: 20px
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

.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) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .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-left: 0;
        padding-right: 0
    }

    .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }

    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 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
}

.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-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width: 768px) {
    .navbar-form .form-control-static, .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label, .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .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 .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
    }

    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.breadcrumb > li, .pagination {
    display: inline-block
}

.btn .badge, .btn .label {
    top: -1px;
    position: relative
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }

    .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-nav > li > a, .navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #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 {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a: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-nav > li > a, .navbar-inverse .navbar-text {
    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 {
    background-color: #080808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a: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 10px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb > li + li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb > .active {
    color: #777
}

.pager li, .pagination > li {
    display: inline
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.badge, .label {
    font-weight: 700;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    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: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

.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;
    background-color: #fff;
    cursor: not-allowed
}

a.badge:focus, a.badge:hover, a.label:focus, a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

.label:empty {
    display: none
}

.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;
    color: #fff;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn-group-xs > .btn .badge, .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.jumbotron, .jumbotron .h1, .jumbotron h1 {
    color: inherit
}

.list-group-item > .badge {
    float: right
}

.list-group-item > .badge + .badge {
    margin-right: 5px
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert, .thumbnail {
    margin-bottom: 20px
}

.jumbotron > hr {
    border-top-color: #d5d5d5
}

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 48px 0
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron .h1, .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #f7f7f7;
    border: 1px solid #e0e0e0;
    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-left: auto;
    margin-right: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 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-striped .progress-bar-info, .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)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-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 {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus, a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #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 {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus, a.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 {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus, a.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 {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus, a.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 {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus, a.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 {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading > .dropdown .dropdown-toggle, .panel-title, .panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 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-title, .panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.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 .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-right-radius: 3px;
    border-top-left-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
}

.list-group + .panel-footer, .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel > .table-responsive:first-child > .table:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table-responsive:last-child > .table:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.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-left: 15px;
    padding-right: 15px
}

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 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 > 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 > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 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
}

.modal, .modal-open {
    overflow: hidden
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.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;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal {
    display: none;
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background: rgba(0,0,0,.5);
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 2;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    z-index: 1;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.43px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-dialog-size {
        width: 1000px !important
    }

    .modal-dialog-size-2 {
        width: 800px !important
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}



@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}


.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel, .carousel-inner {
    position: relative
}

.popover > .arrow {
    border-width: 11px
}

.popover > .arrow:after {
    border-width: 10px;
    content: ""
}

.popover.bottom > .arrow:after, .popover.left > .arrow:after, .popover.right > .arrow:after, .popover.top > .arrow:after {
    content: " "
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right > .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left > .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1;
    margin: 0 auto
}

@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: 1000;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    text-align: center
}

.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%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -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%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center
}

.carousel-caption .btn, .text-hide {
    text-shadow: none
}

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 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, .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 {
    content: " ";
    display: table
}

.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, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel, .owl-carousel .owl-wrapper {
    display: none;
    position: relative
}

.owl-carousel {
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

/*.grabbing {*/
/*    cursor: url(grabbing.png) 8 8, move*/
/*}*/

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    0%, 100%, 20%, 53%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    40%, 43% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        transition-timing-function: cubic-bezier(.755, .050, .855, .060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 100%, 50% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes pulse {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes rubberBand {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

@keyframes tada {
    0%, 100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0%, 100% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

@keyframes wobble {
    0%, 100% {
        -webkit-transform: none;
        transform: none
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {
    0%, 100%, 20%, 40%, 60%, 80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }
    100% {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {
    0%, 100%, 60%, 75%, 90% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.flipInY, .flipOutX {
    -webkit-backface-visibility: visible !important
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        visibility: visible
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.loading a, a, a:focus, a:hover {
    text-decoration: none
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        visibility: hidden;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

img {
    max-width: 100%
}

li {
    list-style: none
}

li, p, ul {
    margin: 0;
    padding: 0
}

body {
    background: #fff;
    color: #666
}

.loadding-ajax {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../../../hstatic.net/969/1000003969/10/2015/11-30/ajax-loader.gif) center center no-repeat
}

/* vietnamese */


html {
    overflow: auto !important
}

.home-filter-product-new .collection-image {
    width: 33.333333%;
    margin: 14px 0
}

.wow:first-child {
    visibility: hidden;
}

.modal-open {
    padding-right: 0px !important
}

.store-item > a {
    padding-left: 5px
}

.midbar-product {
    background: #131313;
    padding: 10px 0
}

.bg-skin-1 {
    background: #f9a97e
}

.bg-skin-2 {
    background: #f9a97e
}

.bg-skin-3 {
    background: #f9a97e
}

.bg-skin-4 {
    background: #f9a97e
}

.bg-skin-5 {
    background: #f9a97e
}

#all-collection .home-filter-product-new .collection-image {
    width: 25%
}

.wrap_foo_switchboard .row {
    margin-top: 4px
}

.wrapper_embed .ttmail {
    padding-bottom: 10px
}

.wrapper_embed .ttmail span {
    text-transform: uppercase;
    font-size: 13px;
    color: #000
}

.home-filter-product-new .collection-image:before, .home-filter-product-new .collection-image:after {
    position: absolute;
    top: 10px;
    right: 25px;
    bottom: 10px;
    left: 25px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform .5s;
    transition: opacity 0.5s, transform .5s;
    pointer-events: none
}

.product-btn-buy-to-cart {
    margin-top: 10px;
    text-align: left
}

.product-btn-buy-to-cart a {
    color: #037bc0
}

.product-btn-buy-to-cart i {
    color: #333
}

.buy-to-cart:before {
    content: "";
    background: url(../../../file.hstatic.net/1000003969/file/ico-add-cart.html) no-repeat scroll 0 0;
    width: 21px;
    height: 21px;
    vertical-align: middle;
    margin-top: -4px;
    display: inline-block;
}

.home-filter-product-new .collection-image:before {
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1)
}

.home-filter-product-new .collection-image:after {
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    border-left: 1px solid rgba(255, 255, 255, 0.6);
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0)
}

.home-filter-product-new .collection-image:hover:before, .home-filter-product-new .collection-image:hover:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.footer-map {
    background: rgba(0, 0, 0, 0) url("../../../file.hstatic.net/1000003969/file/stores-bg.html") repeat scroll 0 0;
    text-align: center
}

.titleCollections {
    text-align: center
}

.slide-owl-collection img {
    width: 100%
}

.slide-owl-collection .owl-controls .owl-buttons .owl-prev {
    transition: all .3s;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 1%;
    font-size: 50px
}

.slide-owl-collection .owl-controls .owl-buttons .owl-next {
    transition: all .3s;
    opacity: 0;
    position: absolute;
    top: 50%;
    right: 1%;
    font-size: 50px
}

.slide-owl-collection:hover .owl-controls .owl-buttons .owl-prev, .slide-owl-collection:hover .owl-controls .owl-buttons .owl-next {
    opacity: 1;
    color: #ddd
}

.slide-owl-collection .owl-controls .owl-buttons .owl-prev,
.slide-owl-collection .owl-controls .owl-buttons .owl-next {
    display: inline-block;
    width: 70px;
    height: 65px;
    outline: none;
    text-indent: -9000px;
    background: url(navbtns1.html) no-repeat
}

.slide-owl-collection .owl-controls .owl-buttons .owl-prev {
    background-position: -70px 0;
}

.slide-owl-collection .owl-controls .owl-buttons .owl-next {
    background-position: -390px;
}

/*soaica*/
.slide-banner .owl-controls .owl-buttons .owl-prev {
    transition: all .3s;
    opacity: 0;
    position: absolute;
    top: 45%;
    left: 1%;
    font-size: 50px
}

.slide-banner .owl-controls .owl-buttons .owl-next {
    transition: all .3s;
    opacity: 0;
    position: absolute;
    top: 45%;
    right: 1%;
    font-size: 50px
}

.slide-banner:hover .owl-controls .owl-buttons .owl-prev, .slide-banner:hover .owl-controls .owl-buttons .owl-next {
    opacity: 1;
    color: #ddd
}

.slide-banner .owl-controls .owl-buttons .owl-prev,
.slide-banner .owl-controls .owl-buttons .owl-next {
    display: inline-block;
    width: 70px;
    height: 65px;
    outline: none;
    text-indent: -9000px;
    background: url(navbtns1.html) no-repeat
}

.slide-banner .owl-controls .owl-buttons .owl-prev {
    background-position: -70px 0;
}

.slide-banner .owl-controls .owl-buttons .owl-next {
    background-position: -390px;
}

.slide-banner.owl-theme .owl-controls {
    margin: 0
}

/*soaica*/
.collection-option-filter .title-collection {
    margin-top: 11px
}

.free-gift.disable_btn {
    color: #f77f14;
    text-transform: uppercase;
    border: 1px solid #ddd;
    background: #f6f6f6;
    font-size: 18px;
}

#detail-product .product .price .variant-price.free-gift {
    font-size: 16px
}

@media (min-width: 768px) {
    .category-1 em {
        cursor: pointer
    }

    .category-1 .cate-1 {
        border-bottom: 1px solid #ddd;
        padding: 3px 0
    }

    .category-1 .cate-1:nth-last-child(1) {
        border-bottom: none
    }

    .category-1 > .cate-1:hover {
    }

    .category-1 > .cate-1:hover > a, .category-1 > .cate-1:hover > .open-close:before {
    }

    .category-1 .cate-1 > a {
        text-decoration: none;
        display: block;
        padding: 8px 0;
        word-wrap: break-word;
        font-weight: 400;
        font-size: 14px;
        color: #666
    }

    .category-1 .cate-1.active a {
        color: #E32124
    }

    .cate-1.hassub {
        position: relative
    }

    .cate-1.hassub .category-2 {
        display: none
    }

    .cate-1.hassub .open-close {
        height: 30px;
        position: absolute;
        right: 10px;
        top: 18px;
        width: 30px
    }

    .open-close:before {
        float: right;
        content: "\f0d7";
        color: #454545;
        font: normal normal normal 14px/20px FontAwesome
    }

    .open-close.unactive:before {
        float: right;
        content: "\f0d8";
        color: #454545;
        font: normal normal normal 14px/20px FontAwesome
    }

    .category-2 > .cate-2 > a {
        font-size: 14px;
        color: #454545;
        display: block;
        padding: 5px 0
    }

    .category-2 > .cate-2 > a:before {
        content: "";
        height: 5px;
        width: 5px;
        margin: 0 5px 2px 10px;
        display: inline-block;
        background-color: #454545;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%
    }

    .cate-2.hassub {
        position: relative
    }

    .cate-2.hassub .category-3 {
        display: none
    }

    .cate-2.hassub .open-close-2 {
        height: 30px;
        position: absolute;
        right: 10px;
        top: 2px;
        width: 30px
    }

    .open-close-2:before {
        float: right;
        content: "\f0d7";
        color: #454545;
        font: normal normal normal 14px/20px FontAwesome
    }

    .open-close-2.unactive:before {
        float: right;
        content: "\f0d8";
        color: #454545;
        font: normal normal normal 14px/20px FontAwesome
    }

    .category-3 > .cate-3 > a {
        font-size: 14px;
        color: #454545;
        display: block;
        padding: 4px 11px
    }

    .category-3 > .cate-3 > a:before {
        content: "";
        height: 4px;
        width: 4px;
        margin: 0 5px 2px 10px;
        display: inline-block;
        background-color: #454545;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%
    }

    .cate-3.hassub {
        position: relative
    }

    .cate-3.hassub .category-4 {
        display: none
    }

    .cate-3.hassub .open-close-3 {
        height: 30px;
        position: absolute;
        right: 10px;
        top: 2px;
        width: 30px
    }

    .open-close-3:before {
        float: right;
        content: "\f0d7";
        color: #454545;
        font: normal normal normal 14px/20px FontAwesome
    }

    .open-close-3.unactive:before {
        float: right;
        content: "\f0d8";
        color: #454545;
        font: normal normal normal 14px/20px FontAwesome
    }
}

.changetop {
    margin-top: -20px
}

.center-title-hour {
    text-align: center;
    text-transform: uppercase;
    color: #333;
    position: relative;
    font-size: 30px;
    margin-bottom: 30px
}

.center-title-hour::after {
    content: "";
    width: 15%;
    height: 2px;
    background: #000;
    position: absolute;
    top: calc(100% + 5px);
    left: 50%;
    transform: translateX(-50%)
}

#btn-like, span#like_count {
    height: 34px;
    position: absolute
}

.lazy-load {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.page-left {
    padding-left: 0
}

#btn-like {
    width: 105px;
    background-color: #3b5999;
    right: 0;
    top: 16px
}

#btn-like i {
    color: #fff;
    font-size: 20px;
    line-height: 34px;
    margin: 0 10px
}

#btn-like span {
    color: #fff;
    font-size: 13px;
    display: inline-block;
    vertical-align: text-bottom
}

#btn-like:after {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    border-top: 7px solid transparent;
    border-left: 6px solid #fff;
    border-right: 0 solid transparent;
    border-bottom: 7px solid transparent
}

span#like_count {
    background: #fff;
    right: calc(100% - 1px);
    top: 0;
    min-width: 18px;
    line-height: 24px;
    padding: 5px;
    text-align: center;
    border: 1px solid #ddd;
    color: #999
}

#share-link {
    display: inline-block;
    width: calc(100% - 125px - 145px);
    text-align: right;
    height: 35px;
    margin-top: 15px
}

#share-link .number-share {
    display: block;
    color: #999;
    font-size: 18px;
    line-height: 20px
}

#share-link .text-share {
    color: #999;
    font-size: 13px
}

.loading a {
    color: #fff;
    border: 3px solid;
    padding: 10px;
    display: block;
    width: 650px;
    margin: 10px auto;
    background: #e42d30;
    font-size: 18px;
    font-weight: 300;
    position: absolute;
    left: 0;
    right: 0
}

.disable_btn {
    color: #fff;
    background-color: #6f6f6f;
    border: none;
    font-size: 22px;
    display: block;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    font-family: Roboto-Regular;
}

.disable_btn > div {
    font-size: 13px
}

.disable_btn:hover {
    color: #ddd
}

.loading-gift {
    background: rgba(0, 0, 0, .05)
}

.loading-gift img {
    margin-top: 150px
}

/*header .top {*/
/*    background: #fff center no-repeat !important;*/
/*}*/

.menutopid { /*background: #151515*/
    background: #f7f7f7
}

header .top, header .top2 {
    padding: 0
}

header .top3 {
    padding: 0;
    -webkit-box-shadow: -1px 10px 20px -13px rgba(0, 0, 0, .75);
    -moz-box-shadow: -1px 10px 20px -13px rgba(0, 0, 0, .75);
    box-shadow: -1px 10px 20px -13px rgba(0, 0, 0, .75)
}

.search-collection input[type="text"], .search-collection2 input[type="text"] {
    padding: 10px;
    border: none;
    border-bottom: solid 2px #c9c9c9;
    -webkit-transition: border 0.3s;
    -moz-transition: border 0.3s;
    -o-transition: border 0.3s;
    transition: border 0.3s;
    outline: none;
}

.search-collection input[type="text"]:focus, .search-collection2 input[type="text"]:focus {
    border-bottom: 0;
    outline: none;
}

.switchboard_wrapper, .headStore_wrapper, .carttop_wrapper {
    line-height: 36px;
    margin-top: 25px;
    font-size: 14px;
    letter-spacing: -1px
}

.switchboard_wrapper i, .headStore_wrapper i, .carttop_wrapper i {
    font-size: 16px;
    line-height: 36px;
    background: #f7f7f7;
    display: block;
    width: 36px;
    height: 36px;
    float: left;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}

.carttop_wrapper i {
    color: #fff;
    background: #e32124
}

.search-collection, .search-collection2 {
    border: 2px solid #d5d5d5;
    position: relative;
    border-radius: 16px;
    width: 100%
}

.search-collection input[type=text], .search-collection2 input[type=text] {
    border: none;
    height: 30px;
    margin-left: 5px;
    background: none;
    width: calc(100% - 45px);
    padding-right: 10px;
    font-size: 12px;
    color: #999
}

.search-collection select, .search-collection2 select {
    border: none;
    font-size: 12px;
    font-weight: 700;
    color: #333;
    width: 35%;
    position: absolute;
    right: 50px;
    height: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../10/2015/11-30/down_arrow.html) 95% no-repeat
}

.search-collection select::-ms-expand {
    display: none
}

.search-collection button, .search-collection2 button {
    position: absolute;
    width: 30px;
    height: 30px;
    background: transparent;
    border: none;
    color: #fff;
    right: 5px
}

.search-collection button > i, .search-collection2 button > i {
    font-size: 16px;
    color: #666
}

.footer-col a, a.menu-footer, a.social-icon {
    text-decoration: none
}

.search-collection2 select::-ms-expand {
    display: none
}

.cart-info {
    display: inline-block;
    position: relative;
    top: 15px
}

.cart-info .icon-cart {
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    text-align: center
}

.cart-info .cart-number {
    height: calc(100% - 6px);
    margin: 3px;
    background: #fff;
    z-index: 999;
    color: #161616;
    font-size: 12px;
    text-align: center;
    padding-top: 8px
}

.cart-view {
    position: absolute;
    background: #fff;
    box-shadow: 4px 4px 3px #aaa;
    right: 0;
    width: 240px;
    border: 1px solid #d7d7d7;
    padding: 15px 10px;
    top: 50px;
    display: none;
    z-index: 99999
}

.cart-view:before {
    float: left;
    width: 17px;
    height: 10px;
    right: 41px;
    content: "";
    position: absolute;
    top: -10px;
    background: url(../10/2015/11-30/up-arrow.html) no-repeat
}

.cart-view a.linktocart:after, .cart-view a.linktocheckout:after {
    float: left;
    height: 100%;
    top: 3px;
    left: 3px;
    z-index: -1;
    content: ""
}

.cart-view table {
    width: 100%
}

.cart-view table td.img img {
    width: 70px;
    margin: 5px;
    border: 1px solid #d7d7d7;
    max-width: none
}

.cart-view table td a {
    font-size: 11px;
    color: #333;
    float: left;
    width: 100%
}

.cart-view table td span {
    font-size: 11px;
    float: left;
    width: 100%;
    color: #666
}

.cart-view a.linktocart, .cart-view a.linktocheckout {
    font-size: 10px;
    padding: 4px;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap
}

.cart-view a.linktocart:after {
    width: 100%;
    border: 1px solid #333;
    position: absolute
}

.cart-view a.linktocart {
    background: #fff;
    border: 1px solid #333;
    position: relative;
    float: left;
    width: 90%;
    margin-top: 10px
}

.cart-view .line {
    float: left;
    width: 100%;
    border-top: 1px dashed #dfdfdf;
    margin: 10px 0
}

.cart-view a.linktocheckout:after {
    width: 100%;
    border: 1px solid #333;
    position: absolute
}

.cart-view a.linktocheckout {
    color: #dfdfdf;
    background: #333;
    border: 1px solid #333;
    position: relative;
    float: right;
    width: auto;
    width: 90%;
    margin-top: 10px
}

.bottom-collection, header .bottom {
    background: #fff
}

.title-menu {
    font-size: 14px;
    font-weight: 700;
    color: #333;
    padding: 9px 0;
    text-transform: uppercase;
    border-right: 1px solid #e8e8e8
}

.selling-index .selling-point li {
    float: left;
    padding: 9px 0;
    width: 25%;
    font-size: 12px;
    color: #999;
    margin-left: 0
}

.selling-point li img {
    opacity: .6;
    margin-right: 10px;
    margin-bottom: 2px
}

.selling-point li {
    float: right;
    padding: 9px 0;
    font-size: 11px;
    color: #999;
    margin-left: 15px
}

.detail-store {
    padding-top: 20px
}

.menu-top > li.active > a > .coll-icon span, .menu-top > li.active > a > .coll-icon2 span, .menu-top > li:hover .coll-icon, .menu-top > li:hover > a > .coll-icon span, .menu-top > li:hover > a > .coll-icon2 span, .menu-top > li > a:hover > .coll-icon span, .menu-top > li > a:hover > .coll-icon2 span {
    color: #e32124
}

.coll-icon .title-main-menu.active {
    color: #e32124;
}

.menu-top > li {
    padding:12px 0px 12px;
    display: inline-block;
    /*float: left;*/
    position: relative;
    border-right: 1px dashed #ddd;
    width: calc(100% / 8)
}
.menu-top > li.hasChild:nth-child(n+9) ul{
    left: auto;
    right: 0;
}
.menu-top > li:last-child {
    border: none
}

.product-information .buttoncart {
    opacity: 0;
    transition: all .3s ease-out 0;
    display: block !important;
    position: absolute;
    margin-top: 0;
    bottom: 0
}

.product-information:hover .buttoncart {
    display: block !important;
    opacity: 1;
    bottom: 52%
}

.menu-top > li.activeboots {
    background: #E32124
}

.menu-top > li.activeboots.active, .menu-top > li.activeboots:hover {
    background: #E32124 !important
}

.menu-top > li.activeboots:hover .title-main-menu {
    color: #fff !important
}

.menu-top > li.activeboots a .coll-icon .title-main-menu {
    color: #fff !important
}

.menu-top > li.activeboots:after {
    background: url('gift-20.html');
    width: 35px;
    height: 33px;
    position: absolute;
    top: 0;
    right: 0
}

@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }
    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    50% {
        opacity: 0.5;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        opacity: 1.0;
        transform: rotate(0deg) scale(0.7) skew(1deg)
    }
}

#banner-description {
    margin-top: 20px
}

.menu-top {
    padding: 0;
    text-align: center;
}

.menu-top > li .coll-icon {
    padding: 0;
    text-align: center
}

.collectionkt img {
    width: 100%
}

.menu-top > li > a {
    display: block;
    -moz-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    -o-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
    z-index: 999;
    position: relative
}

.back-menu-top .menu-top > li.logo-top:hover {
    background-color: #fff
}

.menu-top > li.active, .menu-top > li:hover {
    background-color: transparent
}

.menu-top > li.event {
    background: #e32124;
}

.menu-top > li.event > a > .coll-icon span {
    color: #fff !important
}

.menu-top > li.logo-top-home.active, .menu-top > li.logo-top-home:hover {
    background-color: #000 !important
}

.menu-top > li > a:hover > .coll-icon {
    background: 0 0 !important
}

.menu-top > li.active > a {
}

.menu-top > li.event > a > .coll-icon span {
    color: #fff
}

.menu-top > li.active .coll-icon .ico-top img:first-child {
    opacity: 1;
    z-index: 1
}

.menu-top > li.active .coll-icon .ico-top img:last-child {
    opacity: 0;
    z-index: 0
}

.drop-menu {
    border-radius: 0;
    border: none;
    background: #f7f7f7;
    margin: 0;
    left: -1px;
    padding: 18px 0px 15px 0px;
    z-index: 999
}
.box-cate-menu >li >a{
    font-size: 14px;
    margin: 0 20px;
    padding: 5px 0;
    float: left;
}
/*.drop-menu > li > a {*/
    /*font-size: 14px;*/
    /*margin: 0 20px;*/
    /*padding: 5px 0*/
/*}*/
.dropdown-menu.drop-menu li {
    width: 100%;
    float: left;
    position: relative;
}
.dropdown-menu.drop-menu li:hover {
    /*border: 1px solid #fff;*/
}
.box-news-product{
    float: right;
}
.dropdown-menu.drop-menu li.menu-hover-li {
    position: relative;
    top: 0;
    right: 0;
    float: left;
    width: 100%;
}

.dropdown-menu.drop-menu {
    width: 550px;
    border-radius: 0px 0px 5px 5px;
}

.dropdown-menu.drop-menu.first {
    left: 0%
}

.dropdown-menu.drop-menu li a .fa {
    color: #666;
    padding-right: 10px
}

.wrap-box-gift, .wrap-box-new {
    padding: 4px;
    margin-left: 2px;
    text-align: center
}

.drop-menu .drop-menu-second {
    display: block;
    border: none;
    box-shadow: none;
    border-radius: 0;
    position: static
}

.wrap-box-gift, .wrap-box-new, a.menu-footer, a.social-icon {
    display: inline-block
}

.drop-menu .drop-menu-second > li > a {
    font-size: 12px;
    color: #666
}

.drop-menu > li > a:hover {
    background: 0 0
}

.drop-menu .drop-menu-second > li > a:hover {
    background: 0 0;
    color: #000
}

.wrap-box-gift {
    background-color: #25a0e3;
    border: 1px solid #a0e0e2
}

.wrap-box-new {
    background-color: #f1792d;
    border: 1px solid #f06a15
}

.wrap-box-gift img, .wrap-box-new img {
    margin-right: 5px
}

.wrap-box-gift span, .wrap-box-new span {
    font-size: 12px;
    color: #fff
}

.drop-menu .more-hot-nhat a {
    font-size: 12px;
    font-weight: 700;
    color: #e5001b;
    border: none;
    text-transform: none
}

.drop-menu .more-hot-nhat a i {
    margin-right: 10px
}

.box-check-header {
    border: 1px solid #037bc0;
    margin-top: 17px;
    border-left: 0;
    position: relative;
    width: 145px;
    margin-left: auto;
    height: 35px
}

.box-check-header img {
    position: absolute;
    top: -1px;
    left: -18px;
    width: 35px
}

.footer-col a, .footer-col p {
    float: left;
    width: 100%;
    font-family: Roboto-Regular
}

.box-check-header .fone-header {
    font-weight: 700;
    color: #0297d5;
    font-size: 20px;
    margin-left: 25px;
    padding-top: 7px;
    display: inline-block
}

.box-check-header .fone-checkout-header {
    position: absolute;
    top: -8px;
    left: 20%;
    right: 20%;
    background-color: #fff;
    font-size: 11px;
    color: #0297d5;
    text-align: center
}

footer {
    background: #fff
}

footer .above {
    background-color: #383938;
    color: #fff
}

.above .free-call {
    font-size: 12px;
    color: #b0b0b0;
    font-style: italic
}

.above p {
    font-size: 14px;
    margin-top: 10px
}

.above .call-number {
    font-size: 44px
}

.footer-support li {
    float: left;
    padding: 15px 0;
    margin-right: 20px
}

.footer-support li .free-pend {
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 29px;
    background-color: #3abff7;
    border-radius: 4px;
    margin-top: 10px;
    text-align: center;
    color: #fff
}

.footer-support li .free-pend img {
    margin-bottom: 3px;
    margin-right: 3px
}

footer .bottom {
    background: url(../10/2015/11-30/footer_bg.html) right no-repeat;
    background-size: contain;
    text-align: center
}

.footer-col {
    float: left
}

.footer-col h3 {
    font-family: Roboto-Regular;
    font-size: 15px;
    color: #fff
}

.footer-col a, .footer-col p {
    color: #fff;
    font-size: 12px;
    padding: 2px 0
}

.footer-col a {
    color: #fff
}

.footer-col a:hover {
    color: #616161
}

.footer-col.hotline-block label:nth-child(2n) {
    margin-bottom: 0;
    font-weight: 300
}

.footer-col.hotline-block label:nth-child(2n+1) span {
    font-size: 14px;
    margin-left: 5px;
    float: right;
    margin-top: 3px
}

.footer-col.hotline-block label:nth-child(2n+1) {
    background: url(../10/2015/11-30/icon-phone.html) left center no-repeat;
    white-space: nowrap;
    margin-bottom: 8px;
    font-size: 20px;
    padding-left: 22px;
    clear: both;
    float: left
}

.wrapper-formletter {
    position: absolute;
    width: 85%;
    top: 30px;
    box-shadow: 1px 1px 2px 1px #e7e7e7
}

form#mc-embedded-subscribe-form {
    height: 40px;
    border: 1px solid #d0d0d0;
    width: 100%;
    overflow: hidden;
    position: relative
}

form#mc-embedded-subscribe-form input[type=email] {
    border: 0;
    line-height: 35px;
    height: 40px;
    text-indent: 5px;
    font-size: 12px;
    float: left;
    width: calc(100% - 104px);
    background: #fff;
    padding: 10px
}

form#mc-embedded-subscribe-form input[type=button],
form#mc-embedded-subscribe-form input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 40px;
    background-color: #3c3c3c;
    border: 1px solid #3c3c3c;
    background-position: center;
    font-size: 15px;
    font-family: Roboto-Regular
}

footer form#mc-embedded-subscribe-form input[type=button],
footer form#mc-embedded-subscribe-form input[type=submit] {
    background: url(../10/2015/11-30/icon-send.html) no-repeat
}

a.social-icon {
    height: 30px;
    width: 30px;
    color: #333;
    box-shadow: 0 3px 5px #616161;
    line-height: 33px;
    border-radius: 50%;
    margin: 0 5px;
    transition: transform .3s;
    font-size: 20px;
    text-align: center
}

span.text-regis {
    font-size: 12px;
    margin-top: 20px;
    float: left;
    color: #999;
    clear: both
}

a.social-icon:hover {
    transform: translatey(-5px)
}

a.menu-footer {
    color: #666;
    font-size: 12px;
    padding: 20px 5px 0
}

.copyright {
    margin: 5px 0;
    font-size: 12px;
    color: #666;
    background-color: #e5e5e5
}

footer .bottom h3 {
    color: #333;
    font-size: 15px;
    font-weight: 700;
    padding-top: 25px;
    border-top: 1px solid #dedede;
    margin: 15px 15px 0
}

footer .bottom h4 {
    color: #e32124;
    font-size: 13px;
    text-decoration: underline;
    font-weight: 700
}

.address-list li {
    margin-bottom: 5px
}

.address-list li, .address-list li a {
    list-style-type: none;
    color: #7b7b7b;
    font-size: 13px
}

.address-list li:before {
    float: left;
    width: 5px;
    height: 5px;
    background: #333;
    margin: 6px 10px 6px 0;
    box-shadow: 2px 2px 0 #ccc;
    content: ""
}

.main-slider-content img {
    width: 100%
}

.main-slider-content .item {
    padding: 3px
}

.copy {
    padding: 10px 0 0;
    font-size: 12px;
    color: #666;
    text-align: center
}

.above-banner {
    margin: 30px 0 25px
}

.banner-footer {
    width: 33.333333%;
    float: left;
    padding: 0 15px
}

.slider-menu {
    margin-bottom: 25px
}

.slider-menu .coll-icon {
    width: 50%;
    float: left;
    padding: 15px 0 16px;
    height: 26px;
    position: relative;
    display: table;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3
}

.coll-icon:hover {
    background: #ececec
}

.coll-icon span {
    color: #333;
    font-size: 14px;
}

.coll-icon .ico-top {
    position: relative;
    overflow: hidden;
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
    margin-bottom: 8px;
}

.coll-icon .ico-top img {
    opacity: 1;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    left: 0;
    position: absolute;
    width: 35px;
    height: 35px;
    object-fit: contain;
}

.menu-top > li.active .coll-icon .ico-top img:first-child,
.menu-top > li:hover .coll-icon .ico-top img:first-child {
    /*-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	transform: rotateY(360deg);
	bottom:0;*/
    opacity: 1;
    z-index: 1
}

.coll-icon .ico-top img {
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -webkit-transition: all 300ms
}

.coll-icon2 span {
    font-family: Roboto;
    color: #000;
    text-transform: uppercase;
    font-size: bold
}

.coll-icon:before {
    content: "";
    float: left;
    width: 100%
}

.coll-icon.cao-got:before {
    background: url(../10/2016/6-2/icon-caogot-trang.html) center center no-repeat;
    background-size: 60%
}

a.active .coll-icon.cao-got:before, a:hover .coll-icon.cao-got:before {
    background: url(htsatic.net/969/1000003969/10/2016/6-2/caogot-h.html) center center no-repeat;
    background-size: 60%
}

.coll-icon.bup-be:before {
    background: url(../10/2016/6-2/icon-bupbe-trang.html) center center no-repeat;
    background-size: 70%
}

a.active .coll-icon.bup-be:before, a:hover .coll-icon.bup-be:before {
    background: url(../10/2016/6-2/bupbe-h.html) center center no-repeat;
    background-size: 70%
}

.coll-icon.xang-dan:before {
    background: url(../10/2016/6-2/icon-xangdan-trang.html) center center no-repeat;
    background-size: 40%
}

a.active .coll-icon.xang-dan:before, a:hover .coll-icon.xang-dan:before {
    background: url(../10/2016/6-2/sandal-h.html) center center no-repeat;
    background-size: 60%
}

.coll-icon.boots:before {
    background: url(../10/2015/11-30/icon-boots.html) center center no-repeat;
    background-size: 28%
}

a.active .coll-icon.boots:before, a:hover .coll-icon.boots:before {
    background: url(../10/2015/11-30/icon-boots-hover.html) center center no-repeat;
    background-size: 28%
}

.fix-icon-coll .coll-icon.boots:before, .fix-icon-coll a.active .coll-icon.boots:before, .fix-icon-coll a:hover .coll-icon.boots:before {
    background-size: 24%
}

.coll-icon.tui-xach:before {
    background: url(../10/2016/6-2/icon-tuixach-trang.html) center center no-repeat;
    background-size: 40%
}

a.active .coll-icon.tui-xach:before, a:hover .coll-icon.tui-xach:before {
    background: url(../10/2016/6-2/tui-h.html) center center no-repeat;
    background-size: 70%
}

.coll-icon.phu-kien:before {
    background: url(../10/2015/11-30/icon-phu-kien.html) center center no-repeat;
    background-size: 40%
}

a.active .coll-icon.phu-kien:before, a:hover .coll-icon.phu-kien:before {
    background: url(../10/2015/11-30/icon-phu-kien-hover.html) center center no-repeat;
    background-size: 40%
}

.fix-icon-coll .coll-icon.phu-kien:before, .fix-icon-coll a.active .coll-icon.phu-kien:before, .fix-icon-coll a:hover .coll-icon.phu-kien:before {
    background-size: 34%
}

.coll-icon.tin-tuc:before {
    background: url(../10/2015/11-30/icon-tin-tuc.html) center center no-repeat;
    background-size: 24%
}

a.active .coll-icon.tin-tuc:before, a:hover .coll-icon.tin-tuc:before {
    background: url(../10/2015/11-30/icon-tin-tuc-hover.html) center center no-repeat;
    background-size: 24%
}

.fix-icon-coll .coll-icon.tin-tuc:before, .fix-icon-coll a.active .coll-icon.tin-tuc:before, .fix-icon-coll a:hover .coll-icon.tin-tuc:before {
    background-size: 20%
}

.coll-icon.khuyen-mai:before {
    background: url(../10/2016/6-2/icon-khuyenmai-trang.html) center center no-repeat;
    background-size: 30%
}

a.active .coll-icon.khuyen-mai:before, a:hover .coll-icon.khuyen-mai:before {
    background: url(../10/2016/6-2/khuyenmai-h.html) center center no-repeat;
    background-size: 50%
}

.coll-icon.cua-hang:before {
    background: url(../10/2015/11-30/icon-cua-hang.html) center center no-repeat;
    background-size: 28%
}

a.active .coll-icon.cua-hang:before, a:hover .coll-icon.cua-hang:before {
    background: url(../10/2015/11-30/icon-cua-hang-hover.html) center center no-repeat;
    background-size: 26%
}

.fix-icon-coll .coll-icon.cua-hang:before, .fix-icon-coll a.active .coll-icon.cua-hang:before, .fix-icon-coll a:hover .coll-icon.cua-hang:before {
    background-size: 22%
}

.slider-thumb {
    position: absolute;
    right: 20px;
    top: 15px;
    background: #fff;
    min-width: 235px;
    border: 1px solid #dfdfdf;
    z-index: 999;
    padding: 0
}

.slider-thumb li.active, .slider-thumb li:hover {
    background-color: #eee
}

.slider-thumb li {
    border-bottom: 1px solid #d7d7d7;
    position: relative
}

.slider-thumb li:last-child {
    border: none
}

.slider-image-thumb {
    display: inline-block;
    float: left;
    margin-right: 10px;
    cursor: pointer
}

.slider-detail .title-image {
    font-size: 11px;
    font-weight: 700;
    display: block;
    color: #666
}

.slider-detail .description-image {
    font-size: 11px;
    color: #666
}

.slider-thumb li.active:before, .slider-thumb li:hover:before {
    content: "";
    border-left: 8px solid transparent;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 10px solid #eee;
    position: absolute;
    left: -18px;
    top: 15px
}

.slider-thumb li {
    padding: 7px 10px
}

.collection-index-1 {
    background: #fff
}

.title-collection {
    padding: 7px 0;
    position: relative;
    text-align: center;
    margin: 0 0 10px;
    color: #333
}

.title-collection span {
    font-size: 15px;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    font-family: Roboto-Regular
}

.title-collection img {
    position: absolute;
    right: 15px;
    top: 16px
}

.collection-filter-index li {
    text-align: center;
    font-size: 12px;
    padding: 5px 0;
    cursor: pointer
}

.collection-filter-index {
    margin: 5px 0 15px
}

.collection-filter-index li.active {
    color: #e2ab7a;
    font-weight: 700;
    font-size: 14px
}

.collection-filter-index li:last-child {
    padding-top: 10px
}

.collection-filter-index li:last-child a {
    color: #666;
    border: 2px solid #e2ab7a;
    padding: 4px 13px;
    font-size: 13px
}

.collection-filter-index li:last-child i {
    font-size: 9px
}

.tab-content-product .product-item {
    display: none;
    background: #fff
}

.tab-content-product .product-item.active {
    display: block
}


.product-index {
    width: 83%;
    float: left;
}

.product-full-index {
    width: 100%
}

.no-padding {
    padding-left: 0;
    padding-right: 0
}


.product-event.product-wrapper {
    width: 100% !important
}

.product-wrapper.image2x {
    width: 40%;
    float: left;
    cursor: pointer
}

.product-item .product-wrapper .product-information {
    position: relative;
    padding: 0;
    border-left: 0
}

.product-item .product-wrapper .product-info {
    padding: 10px 10px 0;
    display: inline-block;
    width: 100%;
}

.product-item .product-wrapper .product-info h2 {
    margin: 0;
    height: 32px !important;
    overflow: hidden
}

.product-wrapper.image2x h2 {
    width: 50%
}

.product-info a h2.sku {
    height: 100% !important
}

.product-item .product-wrapper .product-info a h2, .product-info a h2 {
    font-size: 14px;
    color: #333;
    text-align: center;
    font-family: Roboto-Regular
}

.product-item .product-wrapper .product-info .price-new-old {
    padding-right: 0
}

.product-item .product-wrapper .product-info .price-new-old span, .product-info .price-new-old span {
    font-size: 15px;
    color: #333;
    font-weight: 700;
    font-family: Roboto-Regular;
    display: inline-block
}

.product-item .product-wrapper .product-info .price-info {
    min-height: 25px;
    text-align: center
}

.field-sale .icon-bottom, .field-sale-1 .icon-bottom, .field-sale-2 .icon-bottom {
    height: 9px;
    margin-right: 10px;
    display: block
}

.product-item .product-wrapper .product-info .price-new-old del, .product-info .price-new-old del {
    color: #696969;
    font-size: 14px;
    margin-left: 5px
}

.field-sale {
    position: absolute;
    top: 28px;
    left: 20px;
    z-index: 99
}

.field-sale-1, .field-sale-2 {
    position: absolute;
    top: 28px;
    z-index: 99;
    right: 11px
}

.field-sale .icon-bottom {
    color: #858585
}

.field-sale span {
    background: #f13b43;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff
}

.field-sale-1 .icon-bottom {
    color: #858585;
    background: url(../../img/icon-bottom-sticker.html) bottom right no-repeat
}

.field-sale-1 span {
    background: #f13b43;
    padding: 5px 10px;
    font-size: 11px;
    letter-spacing: -0.4px;
    color: #fff;
    text-transform: uppercase;
}

.field-sale-2 .icon-bottom {
    background: url(../10/2016/7-21/icon-bottom-sticker_copy.html) bottom right no-repeat;
    color: #444
}

.field-sale-2 span {
    background: #FFF;
    padding: 5px 10px;
    font-size: 11px;
    letter-spacing: -0.4px;
    color: #242424;
    text-transform: uppercase;
}

.menu-hover-li .field-sale-2 {
    top: 10px
}

.product-item .product-wrapper .product-new {
    font-size: 11px;
    color: #000;
    background-color: #feabab;
    display: inline-block;
    padding: 3px 8px;
    border: 1px solid #fa9494
}

.product-item .product-wrapper .product-gift, .product-item .product-wrapper .product-sale-big, .product-item .product-wrapper .product-sale-small {
    display: inline-block;
    font-size: 11px;
    color: #000;
    float: center
}

.product-gift {
    margin-top: 8px
}

.product-gift.collection {
    margin-top: 0;
    padding-left: 15px
}

.product-gift.collection span, .product-gift span {
    position: relative;
    top: 2px;
    padding-left: 15px !important;
    background: rgba(0, 0, 0, 0) url('icon_saleb685b685.html?v=12602') no-repeat scroll -1px 0
}

.product-item .product-wrapper .product-gift span, .product-item .product-wrapper .product-sale-big span, .product-item .product-wrapper .product-sale-small span {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    padding-left: 5px;
    font-family: Roboto-Medium;
    color: #666;
}

/*add extension for info*/
.content-for {
    background: #f6f6f6;
    padding: 15px 10px;
    margin: 10px 0;
    color: #333;
}

.content-for i {
    color: #333;
    margin-right: 10px
}

.content-for p {
    color: #f6780a;
    text-transform: uppercase;
}

.content-for p:nth-child(2) {
    color: #333;
    text-transform: none;
    font-size: 12px;
    margin: 2px 0 10px 28px
}

.content-purple {
    counter-reset: section;
}

.content-purple .row-info {
    position: relative;
    padding: 8px 0 8px 60px
}

.content-purple .row-info:before {
    background: #6871bf none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    content: "" counter(section, decimal) "";
    counter-increment: section;
    font-family: Roboto-Regular;
    font-size: 24px;
    height: 50px;
    left: 0;
    line-height: 50px;
    position: absolute;
    text-align: center;
    top: 15px;
    vertical-align: middle;
    width: 50px;
}

.content-purple .row-info:nth-child(1):before,
.content-purple .row-info:nth-child(2):before,
.content-purple .row-info:nth-child(3):before,
.content-purple .row-info:nth-child(4):before,
.content-purple .row-info:nth-child(5):before,
.content-purple .row-info:nth-child(6):before,
.content-purple .row-info:nth-child(7):before,
.content-purple .row-info:nth-child(8):before,
.content-purple .row-info:nth-child(9):before {
    content: "0" counter(section) "";
}

.content-trungoto .content {
    background: #eaeef7;
    margin-bottom: 20px;
    padding: 20px 50px;
}

.content-trungoto .content .title-top {
    background: rgba(0, 0, 0, 0) url("https://web.nvnstatic.net/tp/T0198/img/title-tim.svg") no-repeat scroll center -7px;
    color: #fff;
    font-size: 22px;
    line-height: 30px;
}

.content-trungoto .content .title-top:after {
    background: none;
}

.content-purple .span {
    display: block;
}

.content-purple .span:nth-child(1) {
    margin-top: 10px;
    color: #6871bf;
    font-weight: bold
}

.content-purple .span:nth-child(2) {
    font-family: Roboto-Regular;
    margin-top: 12px
}

.content-purple p {
}

.sale-addmore.for_hgn .click_ghn {
    font-size: 15px;
    color: #f78f32
}

/*add extension for info*/
.product-sale-big {
    margin-top: -5px
}

.product-item .product-wrapper.image1x .product-image {
    position: relative;
    text-align: center;
    padding: 10px
}

#myModalGHN .modal-dialog {
    width: 650px
}

.product-image:hover {
    opacity: 0.8
}

.product-image {
    opacity: 1;
    transition: all 0.5s
    position:relative;overflow:hidden;
}

.runfast {
    font-size: 11px;
    color: #fff;
    background-color: #fd6666;
    position: absolute;
    top: 5px;
    right: 10px;
    padding: 3px 7px 0;
    text-align: center;
    z-index: 888
}

.runfast:after {
    content: "";
    position: absolute;
    bottom: -16px;
    left: 0;
    border-left: 23px solid transparent;
    border-right: 22px solid transparent;
    border-bottom: 11px solid transparent;
    border-top: 5px solid #fd6666
}

.filter-collection span, .filter-options .options label, .filter-sale i, .filter-sale label {
    cursor: pointer
}

#filter {
    margin-top: 1px
}

.hot-banner-wrapper .banner-item {
    width: 20%;
    float: left;
    padding: 0 4px
}

.wrapper-filter {
    background: #fff;
    padding: 0 25px 20px
}

.wrapper-border {
    border: 1px solid #e7e7e7;
    padding: 18px
}

.wrapper-filter .title-filter {
    font-weight: 700;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px
}

.filter-options input[type=checkbox] {
    display: none
}

.filter-options > div {
    padding: 0
}

.filter-collection li {
    float: left;
    margin-right: 7px
}

.filter-collection span {
    padding: 5px 8px;
    border: 1px solid #ccc;
    font-weight: 400;
    font-size: 12px
}

.filter-collection input[type=checkbox]:checked + span {
    border: 1px solid #e42127;
    background: url(../img/bg-product.png) right bottom no-repeat
}

.filter-sale li {
    float: left;
    margin-left: 10px
}

.filter-sale i {
    font-size: 14px;
    margin-right: 5px;
    width: 10px
}

.filter-sale img {
    margin-top: -10px
}

.filter-sale span {
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle
}

.filter-options p.title-filter {
    font-size: 12px;
    font-weight: 700;
    text-decoration: underline;
    text-transform: uppercase;
    margin-top: 5px;
    color: #333;
    margin-bottom: 5px
}

.filter-options .options span {
    font-size: 12px;
    font-weight: 400
}

.filter-options .options li {
    float: left;
    width: 50%
}

.wrapper-collection {
    background: #fff
}

.box-collection-filter {
    padding: 3px 0;
    border: 1px solid #e8e8e8;
    border-bottom: none;
    background-color: #f4f4f4
}

.collection-title h1 {
    font-size: 20px;
    color: #161616;
    text-transform: uppercase;
    padding: 10px 5px 0 25px;
    margin-top: 0;
    margin-bottom: 10px;
    display: inline-block
}

.collection-title .collection-size {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #888
}

.collection-filter {
    display: inline-block;
    margin-left: 15px
}

.collection-filter > span {
    padding: 4px;
    border: 1px solid #e8e8e8;
    border-right: none;
    position: relative;
    font-size: 12px;
    margin-right: 10px;
    font-weight: 700;
    background-color: #0a0a0a;
    color: #fff
}

.collection-filter > span:after, .collection-filter > span:before {
    width: 5px;
    border-right: 0 solid transparent;
    content: ""
}

.collection-filter > span:after {
    position: absolute;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 10px solid #e8e8e8;
    height: 24px;
    top: -1px;
    right: -10px
}

.collection-filter > span:before {
    position: absolute;
    height: 22px;
    top: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 9px solid #0a0a0a;
    right: -9px;
    z-index: 99
}

.collection-filter > .box-filter {
    display: inline-block;
    margin-left: 2px;
    height: 24px;
    min-width: 100px;
    padding-right: 10px;
    background: url(../10/2015/11-30/down_arrow.html) 83px 9px no-repeat #fff;
    border: 1px solid #e8e8e8
}

.collection-filter > .box-filter select {
    border: none;
    width: 100%;
    text-align: left;
    font-size: 12px;
    -webkit-appearance: none;
    cursor: pointer;
    background-color: transparent;
    -moz-appearance: none
}

.list-products .product-wrapper {
    width: 16.66666667%
}

.people-event span {
    display: inline-block;
    color: #333
}

.store-event {
    margin: 15px 0 0
}

.store-event .title-event {
    vertical-align: middle;
    text-align: center;
    margin: -18px 10px 0 0;
    font-weight: 700
}

.people-event .people {
    color: #000;
    padding: 4px 24px;
    background: #fff;
    font-size: 38px;
    border-radius: 5px;
    min-width: 135px
}

.list-products .product-wrapper.image2x {
    width: 33.3333%
}

.product-wrapper .product-information:hover {
    background: #fff;
    z-index: 10
}

.product-wrapper .product-information:hover .product-hover {
    display: block
}

.product-wrapper .product-information:hover .product-hover.hover-2x {
    position: absolute;
    right: 5px;
    bottom: 10px;
    width: 50%;
    border: none
}

.product-hover {
    display: none;
    border-top: 1px solid #e7e7e7
}

.product-count-star li {
    float: left;
    width: 50%;
    padding-right: 9px;
    border-right: 1px solid #e7e7e7;
    font-size: 11px;
    color: #333
}

.product-count-star li:nth-child(2) {
    padding-left: 8px;
    text-align: right;
    border: none
}

.product-count-star li span {
    font-size: 11px;
    color: #858585
}

.product-chat, .product-like {
    margin-top: 10px
}

.product-like {
    position: relative
}

.product-like .wrapper-formletter {
    top: 25px
}

.product-chat a, .product-like a {
    font-size: 12px;
    color: #666;
    text-decoration: underline
}

.product-buy {
    text-align: center;
    margin: 15px 0 5px
}

.product-buy a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 3px;
    background-color: #e42d30;
    opacity: .9;
    font-family: Roboto-Medium
}

.product-buy a span {
    display: inline-block;
    border: 1px solid #fff;
    padding: 5px 15px
}

.breadcrumb {
    margin: 1px 0 0;
    background: #fff;
    border-radius: 0
}

.breadcrumb li a {
    font-size: 11px;
    color: #666
}

.breadcrumb > li + li:before {
    content: "";
    border-top: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #333;
    display: inline-block;
    padding: 0;
    margin: 0 4px
}

.breadcrumb li.active {
    font-size: 11px
}

#product .content {
    padding-top: 2px
}

#detail-product {
    margin-bottom: 20px
}

#detail-product .owl-item .item {
    text-align: center;
    height: 100%
}

.slide-imagesm {
}

.text-quantity {
    font-size: 14px;
    color: #333;
    font-family: 'Roboto-Medium'
}

#slide-image {
    margin: 0 auto;
    text-align: center;
    background: #f6f6f6;
    overflow: hidden;
}

#slide-image .owl-next, #slide-image .owl-prev {
    position: absolute;
    width: 30px;
    height: 40px;
    top: calc(50% - 15px);
    cursor: pointer
}

#slide-image .owl-prev {
    background: url(../10/2016/8-1/rowleft.html) center no-repeat;
    border-radius: 0 5px 5px 0;
    left: 10px
}

#slide-image .owl-next {
    background: url(../10/2016/8-1/rowright.html) center no-repeat;
    border-radius: 5px 0 0 5px;
    right: 10px
}

#slide-image .owl-next, #slide-image .owl-prev {
    opacity: .5
}

#slide-image .owl-next:hover, #slide-image .owl-prev:hover {
    opacity: 1
}

#slide-image .click-p {
    position: absolute;
    bottom: 0;
    width: 100%
}

.thumbnails .thumbnail.active {
    border: 1px solid #e32124
}

#detail-fix-scroll {
    max-width: 200px;
    position: fixed;
    right: -100px;
    opacity: 0;
    transition: all 0.3s;
    z-index: 99;
    bottom: 150px;
    top: auto;
}

#detail-fix-scroll .product {
    padding-top: 10px
}

#detail-fix-scroll.fixed {
    position: fixed;
    right: 40px;
    opacity: 1
}

#detail-fix-scroll .p-title,
#detail-product .product .p-title,
#detail-two .product .p-title,
.detail-product .product .p-title {
    font-size: 14px;
    color: #222;
    margin: 0 0 5px;
    font-family: Roboto-Medium;
    font-weight: 300
}

#detail-product .product h4,
#detail-fix-scroll h4,
#detail-two .product h4,
.detail-product .product h4 {
    font-size: 12px;
    color: #666;
    margin: 0 0 10px;
    font-family: Roboto-Medium
}

#detail-two.fixed, #detail-two.affix {
    max-width: 276px;
    top: 20px;
    position: fixed !important;
    min-width: 262px;
}

#detail-two {
    transition: all 0.5s;
}

#detail-two.affix-bottom {
    /*max-width: 276px;*/
    min-width: 262px;
    top: 20px;
    position: fixed !important
}

.product-btn-buy-2.fix-skin {
}

.redTag {
    position: relative;
    background: #e32124;
    color: #fff;
    padding: 4px 0px 3px 18px;
    font-size: 12px;
    line-height: 16px;

}

.redTag:before {
    content: "";
    background: rgba(0, 0, 0, 0) url("../../../file.hstatic.net/1000003969/file/icon-star.html") repeat scroll 0 0 / cover;
    position: absolute;
    top: 6px;
    width: 10px;
    height: 10px;
    z-index: 2;
    left: 5px;
}

.spnew-tags.redTag {
    background: #000
}

.runfast-tags.redTag {
}

.hot-tags.redTag {
}

#detail-product .product .price, #detail-two .product .price, .detail-product .product .price {
    padding: 13px 0;
}

#detail-product .product .price .variant-price, #detail-two .product .price .variant-price, .detail-product .product .price .variant-price {
    font-size: 22px;
    color: #e32124;
    margin: 0
}

#detail-product .product .price .variant-price sup, #detail-two .product .price .variant-price sup, .detail-product .product .price .variant-price sup {
    font-size: 18px;
    color: #e32124;
    margin: 0;
    text-decoration: underline
}

#detail-product .product .price .variant-compare-price, #detail-product .product .price .variant-coupon, #detail-product .product .price .variant-coupon-dt, #detail-two .product .price .variant-compare-price, #detail-two .product .price .variant-coupon, #detail-two .product .price .variant-coupon-dt, .detail-product .product .price .variant-compare-price, .detail-product .product .price .variant-coupon, .detail-product .product .price .variant-coupon-dt {
    font-size: 14px;
    color: #707070;
    margin: 0;
    font-family: Roboto-Medium
}

#detail-product .product .price .variant-coupon .tru, #detail-product .product .price .variant-coupon-dt .tru, #detail-two .product .price .variant-coupon .tru, #detail-two .product .price .variant-coupon-dt .tru, .detail-product .product .price .variant-coupon .tru, .detail-product .product .price .variant-coupon-dt .tru {
    font-size: 14px;
    margin: 0 0 10px 20px;
    font-weight: 200px !important;
    color: #037bc0;
    font-family: Roboto-Medium
}

#detail-product .product .sale-addmore, .detail-product .product .sale-addmore {
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #ccc;
    padding: 10px 15px;
    background: #f6f6f6
}

#detail-product .product .sale-addmore .content-bonus a.popup, .detail-product .product .sale-addmore .content-bonus a.popup {
    cursor: pointer
}

#detail-two .product .sale-addmore {
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #ccc;
    border-radius: 7px;
    padding: 10px
}

#detail-product .product .sale-addmore span, #detail-two .product .sale-addmore span {
    padding: 5px;
    margin-left: 5px;
    font-weight: 700;
    text-transform: uppercase
}

#detail-product .product .sale-addmore span {
    color: #f78f32
}

#detail-product .product .sale-addmore .title-bonus {
    padding: 0;
    margin-left: 0
}

#detail-two .product .sale-addmore span {
    margin-top: -31px;
    color: #0297d5
}

#detail-product .product .sale-addmore .content-bonus {
    font-size: 13px;
    color: #333;
    line-height: 20px
}

#detail-product .product .sale-addmore .content-bonus strong {
    font-weight: 700;
    color: #FF0101 !important
}

#detail-two .product .sale-addmore .content-bonus {
    font-size: 13px;
    color: #333;
    font-weight: 700
}

#detail-two .product .sale-addmore .content-bonus strong {
    font-weight: 700;
    color: #FF0101 !important
}

.sale-addmore.free {
    background: #fdf8e4 !important;
    padding: 15px 20px 25px 10px !important
}

.sale-addmore .wrap_gift {
}

.sale-addmore .wrap_gift h3 {
    font-size: 15px;
    text-transform: uppercase;
    color: #333;
    margin: 6px 0 12px;
    padding: 0;
}

.sale-addmore .wrap_gift p {
    margin: 5px 0;
}

.sale-addmore > .wrap_gift p span {
    text-transform: none !important;
    color: #000 !important;
    font-size: 12px;
}

.sale-addmore > .wrap_gift p span:nth-child(1) {
    font-weight: normal !important
}

.sale-addmore > .wrap_gift p span.bot {
    margin-left: 16px !important;
}

#product-form h3 {
    margin-top: 15px;
    font-size: 14px;
    color: #333;
    font-family: 'Roboto-Medium'
}

.tinhsize {
    font-family: 'Roboto';
    font-size: 15px;
    color: #a3a3a3;
    margin-bottom: 10px;
    letter-spacing: -0.3px
}

.tinhsize a {
    color: #777;
    font-weight: bold
}

.title-top10 {
}

.title-top10span {
    font-size: 13px
}

.thongtingia .price .variant-price.red {
    color: #e32124
}

.thongtingia .price .variant-price.red sup {
    color: #e32124
}

.thongtingia .price .variant-price {
    font-size: 32px !important
}

.thongtingia .price .variant-price sup {
}

#product {
    margin-top: 1px
}

#product-form .size-pick a, .product-form-multi .size-pick a {
    font-size: 11px;
    color: #e32124;
    font-style: italic;
    margin-left: 10px
}

#product-form input[type=radio], .product-form-multi input[type=radio] {
    display: none
}

#product-form ul.option li, .product-form-multi ul.option li {
    float: left;
    margin-right: 5px
}

#product-form ul.option span, .product-form-multi ul.option span {
    display: block;
    border: 1px solid #e0e0e0;
    font-weight: 500;
    padding: 5px 8px;
    cursor: pointer;
    background: #f7f7f7
}

#product-form ul.option2 span, .product-form-multi ul.option2 span {
    padding: 0 8px;
    background: #f7f7f7;
    height: 34px;
    overflow: hidden
}

#product-form ul.option span img, .product-form-multi ul.option span img {
    margin-right: 3px
}

#product-form ul.option input[checked=checked] + span, #product-form ul.option input[type=radio]:checked + span, .product-form-multi ul.option input[checked=checked] + span, .product-form-multi ul.option input[type=radio]:checked + span {
    border: 1px solid #e42127;
    background: url(../img/bg-product.png) right bottom no-repeat #f7f7f7
}

#product-form .selector-wrapper-qty {
    display: inline-block;
    position: relative;
    margin: 5px 0 0px
}

#product-form .selector-wrapper-qty #quantity-custom, #product-form .selector-wrapper-qty .quantity-custom {
    height: 34px;
    float: left;
    width: 60px;
    border: 0.5px solid #d7d7d7;
    text-indent: 15px;
    border-left: 0;
    border-right: 0;
}

.title-qty {
    font-size: 14px;
    color: #333;
    vertical-align: top;
    font-family: 'Roboto-Medium';
    display: inline-block;
   	margin: 10px 0 5px;
}

.plugin-box .fb_iframe_widget {
    float: right;
    margin-bottom: 10px
}

.plugin-box {
    margin-top: 0px
}

#product-form .selector-wrapper-qty .minus-qty, #product-form .selector-wrapper-qty .plus-qty {
    background-color: #fff;
    display: block;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    width: 35px;
    border-radius: 0;
    float: left;
}

#BuySuccess .modal-dialog {
    margin-top: 15%
}

.cart-desktop__close {
    background: #000;
    color: #fff;
    border: none;
    outline: none;
    font-size: 14px;
    height: 30px;
    width: 30px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    z-index: 9
}

.cart-desktop__status {
    padding: 5px 10px;
    background: transparent;
    font-size: 13px;
    color: #000;
    margin-top: 5px;
}

.cart-desktop__status a {
    color: #000;
    text-decoration: underline;
}

.cart-desktop__tfooter-continue {
    float: right;
    background: #000;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    font-family: "Roboto-Regular";
    cursor: pointer;
    margin: 0 10px;
    transition: all 0.3s
}

.cart-desktop__tfooter-checkout {
    float: right;
    background: #e32124;
    color: #fff;
    padding: 5px 10px;
    font-size: 15px;
    font-family: "Roboto-Regular";
    cursor: pointer;
    transition: all 0.3s
}

.cart-desktop__tfooter-continue:hover {
    color: #e32124
}

.cart-desktop__tfooter-checkout:hover {
    color: #000
}

.cart-desktop__close.hover {
    color: #e32124
}

#product-form .product-btn-buy button.addnow {
    color: #fff;
    background-color: #d61c1f;
    border: none;
    font-size: 22px;
    padding: 12px 0;
    width: 100%;
    font-family: Roboto-Regular;
}

.product-form-multi .product-btn-buy button.addnow, .product-form-multi .product-btn-buy button.addnowmulti {
    color: #fff;
    background-color: #d61c1f;
    border: none;
    font-size: 22px;
    padding: 12px 0;
    width: 90%;
    font-family: Roboto-Regular;
}

#product-form .product-btn-buy button.addnow div, .product-form-multi .product-btn-buy button.addnow div, .product-form-multi .product-btn-buy button.addnowmulti div {
    font-family: 'Roboto-Light';
    font-size: 13px
}

#product-form .product-btn-buy button.add, .product-form-multi .product-btn-buy button.add {
    font-weight: 500;
    color: #fff;
    border: none;
    padding: 11px 27px 12px
}

.product-btn-buy-2 button.addnow, .product-btn-buy-3 button.addnow, .product-btn-buy-3 button.addnowmulti {
    color: #fff;
    background-color: #d61c1f;
    border: none;
    font-size: 22px;
    padding: 12px 0;
    width: 100%;
    font-family: 'Roboto-Medium'
}

.product-btn-buy-2 button.addnow div, .product-btn-buy-3 button.addnow div, .product-btn-buy-3 button.addnowmulti div {
    font-size: 13px;
    font-family: Roboto-Light
}

.product-btn-buy-2 button.add {
    font-weight: 700;
    color: #fff;
    border: none;
    padding: 11px 27px 12px
}

.product-btn-buy-3 button.add {
    font-weight: 400;
    color: #fff;
    border: none;
    padding: 11px 27px 12px;
    text-transform: uppercase;
    font-family: Roboto-Light
}

.box-information-more {
    background: url(../10/2015/11-30/box-information-more.html);
    margin-top: 15px
}

.box-information-more .box-wrapper {
    margin: 5px;
    background-color: #fff
}

.box-information-more .box-left {
    margin: 19px 0
}

.box-information-more .box-left p {
    font-size: 12px;
    color: #333
}

.box-information-more .box-left span {
    font-size: 12px;
    font-style: italic
}

.box-information-more .box-right {
    border-left: 1px dotted #999;
    margin: 7px 0
}

.box-information-more .box-right .free-change span {
    font-size: 12px;
    margin-left: 15px
}

.box-information-more .box-right .free-give span {
    font-size: 12px;
    margin-left: 8px
}

.box-information-more .box-right .free-checkout span {
    font-size: 12px;
    margin-left: 10px
}

.information-more .content-more {
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 27px 0 0 0;
    padding: 0
}

.box-wishlist {
    margin-top: 20px
}

.box-wishlist > div:nth-child(1) {
    padding-left: 0;
    padding-right: 0
}

.box-wishlist > div:nth-child(2) {
    padding-right: 0;
    padding-left: 5px
}

.box-wishlist .wish {
    background-color: #ddd;
    padding: 4px 0;
    display: inline-block;
    width: 85%;
    border: 1px solid #b7b7b7
}

.box-wishlist .wish > div {
    width: 15%;
    float: left;
    text-align: center
}

.box-wishlist .wish > span {
    width: 85%;
    float: left;
    color: #333;
    font-size: 12px;
    margin-top: 2px
}

.box-wishlist input[type=text] {
    width: calc(100% - 40px) !important
}

.menu-product .title-menu, .related .title-related {
    color: #333;
    font-weight: 700;
    text-transform: uppercase
}

.carrers, .store-related li {
    list-style-type: none
}

.box-wishlist form#newletter button {
    padding: 0 6px
}

#product .related {
    padding: 10px 0;
    background: #fff
}

.related .title-related {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 6px 14px;
    border-top: 3px solid #e32124;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
    background-color: #fff
}

.list-related-product .owl-carousel .owl-next {
    font-size: 0;
    background: url(../10/2015/11-30/icon-related-next.html) no-repeat;
    width: 12px;
    height: 21px;
    position: absolute;
    right: -45px;
    top: 35%
}

.list-related-product .owl-carousel .owl-prev {
    font-size: 0;
    background: url(../10/2015/11-30/icon-related-prev.html) no-repeat;
    width: 12px;
    height: 21px;
    position: absolute;
    left: -45px;
    top: 35%
}

.related .tab-product > div {
    display: none
}

.related .tab-product > div.active {
    display: block
}

.related .tab-title > div:not(.active) {
    transform: none;
    border: 0
}

#tab-product .nav-tabs > li.active a, .menu-product .title-menu {
    border-bottom: 2px solid #e32124
}

#tab-product.description .nav-tabs > li {
    border-bottom: 0;
}

#tab-product.description .nav-tabs > li a {
    border: 0
}

#tab-product.description .nav-tabs > li.active a {
    border-bottom: 2px solid #d61c1f
}
#tab-product .tab-pane {
    display: none;
}
#tab-product .tab-pane.active {
    display: block;
    opacity: 1;
}

.related .tab-title > div.active {
    transform: translateY(1px)
}

#product .description {
    padding: 10px 0;
    background-color: #fff
}

.menu-product .title-menu {
    background-color: #eee;
    font-size: 14px;
    padding: 8px 0 8px 15px
}

.menu-product .title-menu a {
    position: absolute;
    right: 30px
}

.menu-product .title-menu i {
    font-size: 19px;
    color: #000
}

.menu-product .child-menu {
    background: #f8f8f8;
    padding-left: 30px;
    margin-top: 1px
}

.menu-product .child-menu li {
    padding: 5px 0
}

.menu-product .child-menu li a {
    font-size: 13px;
    color: #666
}

#tab-product .nav-tabs {
    background: transparent
}

#tab-product .nav-tabs > li {
    margin-bottom: -2px;
    /*border-bottom: 2px solid #d61c1f;*/
}

#tab-product .nav-tabs > li a {
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333
}

#tab-product .tab-content {
    border: 0;
    padding: 20px 0;
    color: #444
}

#tab-product .tab-content .tab-pane p span {
    font-size: 15px !important;
}

#tab-product .tab-content .tab-pane p span strong {
    font-size: 16px !important;
    font-family: Roboto-Regular;
}

#tab-product .tab-content table td {
    padding: 7px
}

#tab-product .tab-content li {
    list-style-position: inside !important;
}
.information-more .title-choose-size {
    font-size: 15px;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 10px;
    margin-bottom: 20px
}

.information-more table {
    width: 100%;
    border-top: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px
}

.information-more table tr {
    height: 43px
}

.information-more table tr:nth-child(1) td {
    background: #eee
}

.information-more table tr td {
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf
}

.content-huongdan {
    padding: 10px 15px;
    background-color: #fff;
    margin-bottom: 25px;
    border: 1px solid #e7e7e7
}

.content-huongdan .title-huongdan {
    font-size: 15px;
    color: #333;
    font-weight: 700;
    display: inline-block;
    padding-bottom: 5px;
    border-bottom: 1px solid #999
}

.content-huongdan .calculator-size {
    background: url(../10/2016/8-2/backsize2.html) no-repeat;
    height: 235px;
    margin-top: 20px
}

.btn-calculator, .description-huongdan {
    margin-top: 15px
}

.wrapper-calculator {
    width: 215px;
    position: absolute;
    left: 54px;
    top: 90px
}

.cart-absolute.fix-cart {
    top: -28px
}

.cart-absolute {
    position: fixed;
    width: 100px;
    height: 100px;
    border-radius: 100px;
    top: -17px;
    right: 10px;
    color: #fff;
    z-index: 999999;
    text-align: center;
    padding-top: 30px
}

.cart-absolute .cart-relative, .comment .addnow, h2.contact-title {
    position: relative
}

.cart-absolute a div {
    color: #fff;
    font-weight: 700;
    min-width: 20px;
    min-height: 20px;
    line-height: 20px;
    padding: 0 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.cart-absolute a div span {
}

.cart-relative img {
    max-width: 40px
}

.cart-size-top {
    top: 0;
    left: 60px;
    position: absolute;
    background: #e32124;
    border-radius: 10px;
    padding: 4px;
    color: #fff
}

.wrapper-calculator > p {
    color: #383938;
    font-size: 13px;
    margin-bottom: 5px
}

.wrapper-calculator > input {
    margin-bottom: 5px;
    height: 28px;
    border: 1px solid #e7e7e7;
    text-indent: 15px
}

.btn-calculator > a {
    background: #e99c03;
    border: 1px solid #e3a113;
    padding: 5px 13px;
    font-size: 13px;
    color: #fff
}

.btn-calculator > span#kqua {
    font-size: 13px;
    font-weight: 400;
    margin-left: 10px;
    font-style: italic;
    color: #fff
}

.description-huongdan span {
    font-weight: 700
}

.description-huongdan img {
    margin: 20px auto;
    display: block
}

#product-review h3, .related-article h3 {
    font-size: 20px;
    color: #333
}

.comment .addnow {
    border: 1px solid #d61c1f;
    background: #d61c1f;
    color: #fff;
    text-align: center;
    padding: 8px;
    margin: 15px auto;
    text-decoration: none;
    width: 70%;
    display: block
}

h2.contact-title:after, h2.contact-title:before {
    content: "";
    height: 1px;
    width: 30px;
    background: #161616;
    left: 0
}

.comment .addnow b {
    font-size: 16px
}

.product-sale-big-wrapper {
    border: 1px solid #e7e7e7;
    margin-top: 25px;
    margin-bottom: 20px
}

.product-sale-big-wrapper.product-item .product-wrapper .product-information {
    border: 1px solid #e7e7e7
}

.product-sale-big-wrapper.product-item .product-sale-big {
    float: none;
    text-align: right
}

.product-sale-big-wrapper.product-item .product-wrapper:first-child .product-information {
    border-top: 0
}

h2.contact-title {
    font-size: 22px;
    text-align: left
}

h2.contact-title:before {
    display: inline-block;
    margin: 8px 10px 8px 0
}

h2.contact-title:after {
    display: inline-block;
    margin: 8px 10px
}

#contact div.phone {
    background: url(icon-phone.html) no-repeat
}

#contact div.address {
    background: url(icon-map.html) no-repeat
}

#contact div.address, #contact div.phone {
    text-indent: 22px;
    width: 100%;
    float: left;
    position: relative;
    font-size: 14px;
    line-height: 14px;
    margin: 5px 0;
    overflow: hidden;
    padding-bottom: 5px
}

#contact div.address:after, #contact div.phone:after {
    content: '';
    width: 100%;
    float: left;
    position: absolute;
    height: 0;
    border-top: 1px dashed #d7d7d7;
    top: 0;
    bottom: 0;
    margin: auto
}

#contact span.address, #contact span.phone {
    color: #666;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    text-indent: 22px
}

#contact .address span, #contact .phone span {
    color: #333;
    font-weight: 700;
    background: #fff;
    margin-right: 8px
}

#contact .input-group * {
    border-radius: 0;
    background: #fff;
    font-size: 12px
}

#contact .input-group span.input-group-addon {
    width: 42px
}

#contact .input-group input {
    border: 1px solid #dfdfdf;
    box-shadow: none !important
}

#contact .input-group {
    width: 100%;
    margin-bottom: 15px
}

#contact .input-group textarea {
    float: left;
    width: 100%;
    height: 133px;
    box-sizing: border-box;
    padding: 5px;
    border: 1px solid #dfdfdf
}

#contact button {
    color: #fff;
    background: #333;
    border: 1px solid #333;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    padding: 4px 15px;
    position: relative;
    width: auto;
    white-space: nowrap;
    margin-top: 10px
}

#contact button:after {
    content: "";
    float: left;
    width: 100%;
    height: 100%;
    border: 1px solid #333;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: -1
}

.box-new, .box-sale {
    z-index: 999;
    bottom: 0
}

.carrers li span {
    margin-right: 10px
}

.carrers li, .carrers li a {
    color: #333;
    font-weight: 700;
    margin: 10px 0
}

.store-related h2 {
    font-size: 24px;
    border-bottom: 2px solid #333;
    padding-bottom: 8px;
    color: #333
}

.store-related li img {
    width: 100%
}

.store-related li a {
    font-weight: 700;
    margin-top: 10px;
    float: left;
    width: 100%
}

.store-related li a.store-img {
    height: 200px;
    overflow: hidden
}

.store-right {
    width: 278px
}

.store-wrap {
    width: calc(100% - 278px)
}

.store iframe, .store-wrap table {
    width: 100%
}

.store-image {
    width: 50%;
    float: left;
    margin-left: -15px
}

.store-image img {
    width: 100%
}

.store-description h2 {
    background: url(../10/2015/11-30/gradian-bg.html) no-repeat #f5f5f5;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 0 8px 5px;
    margin: 0;
    color: #333
}

.location, .store {
    margin-bottom: 20px
}

.location {
    padding: 15px 30px;
    background: #DFDFDF
}

.location span {
    font-size: 18px
}

.location a {
    background: #333;
    color: #fff;
    border: 2px solid #333;
    padding: 5px 10px;
    width: 150px;
    margin-left: 10px;
    text-decoration: none
}

.location a.active, .location a:hover {
    color: #333;
    background: #fff
}

.store-description table {
    width: 100%
}

.store-description table tr td {
    vertical-align: top;
    padding: 6px 0
}

.store-description table tr:nth-child(2) {
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf
}

.store-description table tr td:first-child {
    padding-right: 15px;
    white-space: nowrap
}

.store-description table tr td li {
    margin-left: 15px
}

.store-description, .store-images {
    width: 50%;
    float: right
}

.store-images img {
    width: 30.5%;
    float: left
}

.store-images img:nth-child(2) {
    margin: 0 10px
}

.sale-combo {
    display: inline-block
}

.sale-combo .box-combo {
    display: inline-block;
    background-color: #0782c8;
    margin-left: 24px
}

.sale-combo .box-combo > div {
    width: 20%;
    float: left;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0
}

.sale-combo .box-combo > span {
    width: 90%;
    float: left;
    padding-left: 40px;
    padding-top: 5px;
    color: #fff;
    height: 54px
}

.selector-wrapper {
    display: none
}

.related-article-slider .item {
    width: 250px
}

.related-article-slider .item .art-overlay {
    width: 100%;
    height: 150px;
    overflow: hidden
}

.related-article-slider .owl-next, .related-article-slider .owl-prev {
    width: 25px;
    height: 45px;
    top: calc(25% - 15px);
    position: absolute;
    cursor: pointer
}

.related-article-slider .item .title {
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-top: 10px;
    display: inline-block
}

.related-article-slider .item p {
    text-align: justify;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    color: #333
}

.wrapper-block4 {
    padding: 25px 40px;
    border: 1px solid #e7e7e7
}

.related-article-slider .owl-prev {
    background: url(../10/2015/11-30/icon-left-slider.html) no-repeat rgba(0, 0, 0, .62);
    background-position: center;
    left: -41px;
    border-radius: 0 5px 5px 0
}

.related-article-slider .owl-next {
    background: url(../10/2015/11-30/icon-right-slider.html) no-repeat rgba(0, 0, 0, .62);
    background-position: center;
    border-radius: 5px 0 0 5px;
    right: -41px
}

.related-article-slider .item .art-overlay img {
    width: 100%
}

#top-detail {
    background: #f6f6f6;
}

.slide-imagesm > .thumbnails {
    margin: 0 auto;
    padding-left: 190px
}

#detail-product .thumbnail {
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    margin: 5px;
}

#detail-product .thumbnail:nth-child(1) {
    margin-top: 0
}

#detail-product .thumbnail > img {
    margin-top: 7px
}

div#product-related {
    float: left;
    padding: 4px 15px
}

img.zoomImg {
    background: #f6f6f6;
}

.related .owl-item:first-child .item .product-information {
    border-left: 0
}

.related .owl-item:first-child .item .product-information:hover {
    border-left: 1px solid #e7e7e7
}

.box-sale {
    position: absolute;
    right: 15px
}

.box-sale > div {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 10px
}

.box-sale > > img, .btn-items li.calc-feet-pos img {
    vertical-align: top
}

.box-sale > > img {
    display: inline-block
}

.box-new {
    font-size: 11px;
    color: #000;
    background-color: #feabab;
    display: inline-block;
    padding: 3px 8px;
    border: 1px solid #fa9494;
    position: absolute;
    left: 15px
}

.btn-position {
    position: fixed;
    left: 0;
    top: 30%;
    z-index: 9999
}

.btn-items li {
    height: 50px;
    border-radius: 0 7px 7px 0;
    padding: 10px;
    cursor: pointer;
    margin-bottom: 10px;
    margin-left: auto;
    position: relative
}

.btn-items li.buy-new-pos {
    background: #ec3134
}

.btn-items li.cart-pos {
    background: #4b4a4a;
    width: 90px
}

.btn-items li.calc-feet-pos {
    background: #0f8cd4;
    width: 90px
}

.btn-items li.buy-new-pos:after, .btn-items li.calc-feet-pos:after, .btn-items li.cart-pos:after {
    content: "";
    position: absolute;
    top: 0;
    width: 3px;
    height: 50px;
    left: 0
}

.btn-items li.buy-new-pos:after {
    background-color: #ae0d10
}

.btn-items li.cart-pos:after {
    background-color: #242424
}

.btn-items li.calc-feet-pos:after {
    background-color: #0267a1
}

.btn-items li .arrow-cirle-btn {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    background-color: #d12124;
    line-height: 30px;
    vertical-align: top
}

.btn-items li.buy-new-pos span {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    width: 30px
}

.btn-items li.cart-pos img {
    display: block;
    margin: auto
}

.btn-items li.cart-pos span {
    font-size: 11px;
    display: block;
    text-align: center;
    color: #fff;
    margin-top: 4px
}

.product-suport-phone .box-sku-phone, .product-suport-phone img {
    display: inline-block;
    vertical-align: middle
}

.btn-items li.calc-feet-pos span {
    font-size: 11px;
    color: #fff;
    width: 48px;
    display: inline-block
}

.product-suport-phone img {
    width: 30px
}

.product-suport-phone .box-sku-phone .product-phone {
    font-size: 14px;
    color: #037bc0;
    font-weight: 700;
    display: block
}

.product-suport-phone .box-sku-phone .product-sku {
    font-size: 11px;
    color: #333;
    dispplay: none
}

.combo-popup {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999
}

iframe[name=google_conversion_frame] {
    display: none
}

.loadding-index {
    position: absolute;
    top: 170px !important;
    left: 44% !important
}

@media (max-width: 380px) {
    .product-wrapper.image1x, .product-wrapper.image1xx {
        width: 100%;
        float: left
    }

    .product-wrapper.image2x {
        width: 100%;
        float: left;
        cursor: pointer
    }

    .above p {
        font-size: 12px;
        margin-top: 5px
    }

    .above .call-number {
        font-size: 30px
    }

    .banner-footer {
        width: 100%
    }

    #product-form .product-btn-buy {
        display: inline-block;
        width: 100%
    }

    .menu-product .child-menu {
        display: none
    }

    .product-wrapper.product-wrapper-sale:nth-child(odd) {
        border-right: 1px solid #e7e7e7
    }

    .cart-related-slider {
        height: 365px;
        z-index: 999
    }

    .collection-filter > .box-filter, .collection-filter > span, .wrap-box-gift, .wrap-box-new {
        margin-bottom: 5px
    }

    .width-height {
        width: 100%;
        height: 277px
    }

    .title-collection span {
        font-size: 15px
    }

    .height-index {
        height: 278px
    }

    .background-size {
        background-size: 100% 100% !important
    }

    .height-index-1 {
        width: 100%;
        height: 277px
    }

    .product-index {
        width: 80%
    }

    #tab-product table, .wrapper-formletter {
        width: 100%
    }

    #product-form .product-btn-buy button.addnow {
        padding: 11px 46px 12px
    }

    #product-form .product-btn-buy button.add {
        padding: 11px 10px 12px
    }

    .box-wishlist .wish {
        width: 100%;
        padding: 11px 0
    }

    #tab-product {
        margin-top: 20px
    }

    .list-related-product {
        height: 390px
    }
}

@media (min-width: 381px) and (max-width: 767px) {
    .product-wrapper.image1x, .product-wrapper.image1xx {
        width: 100%;
        float: left
    }

    .product-wrapper.image2x {
        width: 100%;
        float: left;
        cursor: pointer
    }

    .above p {
        font-size: 12px;
        margin-top: 5px
    }

    .above .call-number {
        font-size: 30px
    }

    .banner-footer {
        width: 100%
    }

    #product-form .product-btn-buy {
        display: inline-block;
        width: 100%
    }

    .menu-product .child-menu {
        display: none
    }

    .product-wrapper.product-wrapper-sale:nth-child(odd) {
        border-right: 1px solid #e7e7e7
    }

    .cart-related-slider {
        height: 365px;
        z-index: 999
    }

    .collection-filter > .box-filter, .collection-filter > span, .wrap-box-gift, .wrap-box-new {
        margin-bottom: 5px
    }

    .width-height {
        width: 100%;
        height: 208px
    }

    .title-collection span {
        font-size: 15px
    }

    .height-index {
        width: 100% !important;
        height: 100% !important;
        /*height: 350px*/
    }

    .background-size {
        background-size: 100% 100% !important
    }

    .height-index-1 {
        width: 100%;
        height: 349px
    }

    .product-index {
        width: 80%
    }

    #tab-product table, .wrapper-formletter {
        width: 100%
    }

    #product-form .product-btn-buy button.addnow {
        padding: 11px 46px 12px
    }

    #product-form .product-btn-buy button.add {
        padding: 11px 10px 12px
    }

    .box-wishlist .wish {
        width: 100%;
        padding: 11px 0
    }

    #tab-product {
        margin-top: 20px
    }

    .list-related-product {
        height: 390px
    }

    #home-filter-top-week .center-product,
    #home-filter-top5 .center-product {
        padding: 0;
    }

    .shoptype {
        padding: 0 10px;
    }

    .blog-read-viewed {
        padding-left: 0 !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 100%
    }

    .width-height {
        width: 198px;
        height: 178px
    }


    header .top .logo {
        padding: 18px 0 0 0;
    }

    .slider-menu .coll-icon {
        width: 12.4%
    }

    .slider-thumb {
        top: 4px
    }

    .footer-col {
        float: none
    }

    .above .call-number {
        font-size: 30px;
        display: inline-block;
        margin-top: 10px
    }

    .product-wrapper.image1x, .product-wrapper.image1xx {
        width: 33.33333333%
    }

    .product-wrapper.image2x {
        width: 66.66666667%
    }

    .height-tab, .height-tab-5 {
        height: 598px !important
    }

    .height-tab-5-phukien {
        height: 299px !important
    }

    .list-products .product-wrapper.image1x, .list-products .product-wrapper.image1xx {
        width: 33.33333333%
    }

    .list-products .product-wrapper.image2x {
        width: 66.66666667%
    }

    #detail-product .thumbnail {
        width: 75px;
        height: 75px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px
    }

    #product-form .product-btn-buy {
        display: inline-block;
        width: 100%
    }

    .sale-combo .box-combo > div {
        width: 14%
    }

    .product-wrapper.product-wrapper-sale {
        width: 50%;
        height: 362px
    }

    .product-wrapper.product-wrapper-sale:nth-child(odd) {
        border-right: 1px solid #e7e7e7
    }

    .product-sale-big-wrapper {
        margin-bottom: 20px
    }

    .menu-product .child-menu {
        display: none
    }

    .clear-store-2 {
        clear: both
    }

    .store-description h2 {
        font-size: 12px
    }

    .store-images {
        margin-left: -15px;
        margin-right: 15px;
        margin-top: 5px
    }

    .store-images img {
        width: 29%
    }

    .image-height {
        height: 240px
    }

    .image-height-index {
        height: 178px
    }

    .wrapper-calculator {
        top: 70px
    }

    .cart-related-slider {
        height: 334px;
        z-index: 999
    }

    .height-index {
        height: 350px
    }

    .background-size {
        background-size: 100% 100% !important
    }

    .height-index-1 {
        width: 100%;
        height: 349px
    }

    .height-collection {
        height: 361px
    }

    .banner-footer {
        width: 50%
    }

    .list-related-product {
        height: 360px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .two-image-sm {
        visibility: hidden
    }

    .width-height {
        width: 194px;
        height: 174px
    }

    .product-wrapper.image1x, .product-wrapper.image1xx {
        width: 25%
    }

    .product-wrapper.image2x {
        width: 50%
    }

    .height-tab {
        height: 590px
    }

    .height-tab-5, .height-tab-5-phukien {
        height: 295px !important
    }

    .slider-menu .coll-icon {
        width: 12.5%
    }

    .list-products .product-wrapper.image1x, .list-products .product-wrapper.image1xx {
        width: 20%
    }

    .list-products .product-wrapper.image2x {
        width: 40%
    }

    #detail-product .thumbnail {
        width: 75px
    }

    #detail-product .product {
        padding-left: 0
    }

    #product-form .product-btn-buy {
        display: inline-block;
        margin-top: 10px;
        width: 100%
    }

    .box-information-more .box-left {
        margin: 19px 0;
        padding-left: 4px;
        padding-right: 4px;
        width: 40%
    }

    .sale-combo .box-combo > span {
        width: 100%;
        padding-left: 27px
    }

    .sale-combo .box-combo > div {
        width: 26%
    }

    .product-wrapper.product-wrapper-sale {
        width: 100%;
        height: 258px
    }

    .store-images img {
        width: 30%
    }

    .clear-store-2 {
        clear: both
    }

    .title-collection span {
        font-size: 17px
    }

    .title-collection > img {
        top: 11px
    }

    .title-collection > img.two-row {
        top: 20px
    }

    .image-height {
        height: 179px
    }

    .image-height-index {
        height: 174px
    }

    .cart-related-slider {
        height: 313px;
        z-index: 999
    }

    .height-index {
        height: 328px
    }

    .background-size {
        background-size: 100% 100% !important
    }

    .height-index-1 {
        width: 100%;
        height: 327px
    }

    .height-collection {
        height: 300px
    }

    .collection-title h1 {
        font-size: 18px
    }

    .list-related-product {
        height: 310px
    }
}

@media (min-width: 1200px) {
    .two-image-sm {
        visibility: hidden
    }

    .height-tab {
        height: 598px
    }

    .height-tab-5 {
        height: 299px
    }

    .width-height {
        width: 198px;
        height: 178px
    }

    .product-wrapper.image1x {
        width: 16.66666667%
    }

    .product-wrapper.image1xx {
        width: 20%
    }

    .product-wrapper.image2x {
        width: 40%
    }

    .slider-menu .coll-icon {
        width: 50%
    }

    #slider-menu {
        padding: 0
    }

    .list-products .product-wrapper.image1x {
        width: 16.66666667%
    }

    .list-products .product-wrapper.image1xx {
        width: 20%
    }

    .list-products .product-wrapper.image2x {
        width: 33.33333333%
    }

    #detail-product .thumbnail {
        width: 75px
    }

    #product-form .product-btn-buy {
        display: inline-block;
        width: 100%
    }

    #detail-product > .thumbnails {
        width: 7%
    }

    .slide-imagesm {
    }

    .slide-imagesm.skin {
        width: 75%;
    }

    #detail-product > .slide-imagesm {
        padding: 0 15px
    }

    #detail-product > .product {
        padding: 0 10px 15px 0px;
        width: 25%
    }

    #detail-product > .product.popupLayout {
        width: 47%
    }

    .product-wrapper.product-wrapper-sale {
        width: 100%;
        height: 311px
    }

    .title-collection > img.two-row {
        top: 30px
    }

    .image-height {
        height: 179px
    }

    .image-height-index {
        height: 178px
    }

    .height-collection {
        height: 300px
    }

    .background-size {
        background-size: 100% 100% !important
    }

    .height-index-1 {
        width: 100%
    }

    .cart-related-slider {
        height: 307px;
        z-index: 999
    }

    .col-lg-header-15 {
        width: 15%
    }

    .col-lg-header-25 {
        width: 25%
    }

    .col-lg-header-35 {
        width: 35%;
        padding: 0
    }

    .search-collection {
        margin: 25px 0
    }

    .search-collection2 {
        margin: 0
    }

    #viewGift .modal-content {
        max-width: 800px;
        margin: 0 auto
    }

    .rightTop_head .col-md-3 {
        width: 33.333333%
    }

    .col-sm-3.product-wrapper.image1xx {
        min-height: 375px;
    }
}

.content-more {
    text-align: center;
    margin-bottom: 12px
}

.content-more h3 {
    font-family: Roboto-Regular;
    font-weight: 200;
    color: #333;
    text-transform: uppercase
}

.content-more a {
    color: #345ecd;
    font-size: 19px;
    font-weight: 300
}

#viewGift .modal-header {
    text-align: center
}

.view-gift {
    cursor: pointer
}

.couponBD {
    padding: 8px 0;
    text-align: center
}

.couponBD strong {
    color: #000
}

.realAfter {
    text-align: center
}

.realAfter strong {
    color: #e32124;
    font-size: 1.5em;
    font-weight: 500
}

.btn-search {
    float: right;
    position: relative;
    margin: 3px 12px 4px 0px;
    cursor: pointer;
    font-size: 22px;
    color: #6f6f6f;
}

/*sidebars*/
body.watch_menu, html.watch_menu {
    height: 100%;
    overflow: hidden
}

#wrapper {
    left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

#wrapper.toggled {
    left: 250px
}

#sidebar-wrapper {
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    overflow-y: auto;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

#sidebar-wrapper.toggled {
    left: 0;
    width: 250px;
    height: 100%;
    z-index: 99999
}

/*sidebars*/
#sidebar-wrapper {
    left: 0;
    position: fixed;
    width: 25%;
    background: #eee;
    color: rgba(255, 255, 255, .6);
    transition: all 0.5s ease;
}

#sidebar-wrapper ul li {
    border-bottom: 1px solid rgba(133, 130, 130, .28);
    border-right: 1px solid rgba(133, 130, 130, .28);
    text-indent: 0;
    width: 100%;
    padding: 10px 0
}

#sidebar-wrapper ul li img {
    display: block;
    margin: auto auto 10px
}

#sidebar-wrapper ul li a {
    display: inline-block;
    line-height: 35px;
    width: 100%;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    color: #fff
}

#sidebar-wrapper ul li .icon-nav {
    width: 50px;
    height: 50px;
    display: block;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

#sidebar-wrapper ul li.giay-bup-be .icon-nav, #sidebar-wrapper ul li.giay-xang-dan .icon-nav {
    background-image: url(../10/2015/12-2/ico-bupbe-white.html)
}

#sidebar-wrapper ul li.giay-cao-got .icon-nav {
    background-image: url(../10/2015/12-2/ico-caogot-white.html)
}

#sidebar-wrapper ul li.giay-boots .icon-nav {
    background-image: url(../10/2015/12-2/ico-boot-white.html)
}

#sidebar-wrapper ul li.tui-xach .icon-nav {
    background-image: url(../10/2015/12-2/ico-bag-white.html)
}

#sidebar-wrapper ul li.phu-kien .icon-nav {
    background-image: url(../10/2015/12-2/ico-phukien-white.html)
}

#sidebar-wrapper ul li.tin-tuc .icon-nav {
    background-image: url(../10/2015/12-2/ico-new-white.html)
}

#sidebar-wrapper ul li.san-pham-khuyen-mai .icon-nav {
    background-image: url(../10/2015/12-2/ico-gift-white.html)
}

#sidebar-wrapper ul li.cua-hang-khu-vuc-tp-ho-chi-minh .icon-nav {
    background-image: url(../10/2015/12-2/ico-shop-white.html)
}

#sidebar-wrapper .menu-i {
    cursor: hand;
    float: right;
    top: 0;
    padding: 10px
}

#wrapper {
    transition: transition: all 0.5s ease;;
    position: relative;
    z-index: 999;
    background: #fff;
    overflow: hidden
}

#wrapper.over {
    -moz-transform: translate(25%, 0);
    -webkit-transform: translate(25%, 0);
    -o-transform: translate(25%, 0);
    -ms-transform: translate(25%, 0);
    transform: translate(25%, 0)
}

header .top#mobile-menu {
    padding: 26px 0
}

#mobile-menu .fixed-nav {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #EEE;
    z-index: 999999
}

#mobile-menu .navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-left: 5px;
    display: block
}

#mobile-menu .navbar-toggle .icon-bar {
    background: #000;
    display: block;
    width: 32px;
    height: 3px;
    border-radius: 0
}

#mobile-menu .logo {
    width: 200px;
    text-align: center;
    float: left
}

.search-collection-sm {
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 10px;
    font-size: 12px;
    color: #999;
    border: 2px solid #d5d5d5;
    position: relative;
    border-radius: 16px;
    overflow: hidden;
}

#mobile-menu a.cart-link {
    font-size: 22px;
    color: #666;
    float: right;
    line-height: 31px;
    text-indent: 6px;
    text-align: center;
    margin-right: 15px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 13px;
    white-space: nowrap;
    position: relative
}

#mobile-menu a.cart-link i {
    font-weight: normal
}

#mobile-menu a.cart-link img {
    display: table;
    width: 24px;
    margin: auto
}

#mobile-menu a.cart-link span {
    position: absolute;
    top: -15px;
    right: 9px
}

.frm-search input {
    display: none;
    /*position: fixed;*/
    top: 8px;
    /*height: 30px;*/
    line-height: 12px;
    /*right: 80px;*/
    width: 0;
    background-color: transparent;
    padding: 5px;
    color: #333;
    z-index: 777;
    -webkit-transition: width 1s;
    border: none;
    border-bottom: 1px solid #aaa
}

.setImgauto_place {
    width: 40%;
    float: left;
    padding: 0;
    margin: 11px 0 120px;
    height: 278px
}

.searching {
    position: fixed;
    width: 100%;
    height: 100%
}

.smart-search-wrapper {
    position: fixed;
    background-color: rgba(255, 255, 255, .97);
    z-index: 999999;
    padding-left: 0;
    padding-right: 0;
    display: block;
    border-bottom: solid 1px #aaa
}

.smart-search-wrapper {
    left: 35% !important;
    min-width: 300px
}

.smart-search-wrapper > a {
    width: 100%;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: pre;
    color: #000;
    text-decoration: none;
    line-height: 20px;
    font-size: 10pt;
    padding: 10px;
    border-bottom: 1px solid #eee
}

#searchSuggest {
    margin-bottom: 0 !important;
    margin-right: 5px;
    font-size: 8px;
    float: right;
    display: none
}

.smart-search-wrapper hr {
    margin-top: 0;
    margin-bottom: 0
}

.typeSearch {
    color: #000;
    display: inline
}

.smart-search-wrapper > a:active {
    background-color: #aaa
}

@media (max-width: 767px) {
    #wrapper.over {
        -moz-transform: translate(50%, 0);
        -webkit-transform: translate(50%, 0);
        -o-transform: translate(50%, 0);
        -ms-transform: translate(50%, 0);
        transform: translate(50%, 0)
    }

    #sidebar-wrapper {
        width: 0;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .product-information .buttoncart {
        left: 40px
    }

    #wrapper.over {
        -moz-transform: translate(40%, 0);
        -webkit-transform: translate(40%, 0);
        -o-transform: translate(40%, 0);
        -ms-transform: translate(40%, 0);
        transform: translate(40%, 0)
    }

    #sidebar-wrapper {
        width: 0;
        transition: all 0.5s ease;
    }

    .magazine {
        background: transparent !important;
    }

    .icon_phone {
        margin-left: 25px
    }

    .wrap_foo_social .wrapper_embed,
    .wrap_foo_social .social {
        margin-top: 24px
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .search-collection {
        margin-top: 12%;
        margin-bottom: 8%
    }

    .switchboard_wrapper, .headStore_wrapper, .carttop_wrapper {
        font-size: 9.5px
    }
}

.icon-gift {
    position: absolute;
    top: 12px;
    right: 12px;
}

.icon-gift img {
    width: 45px
}

#cart {
    background: #fff;
    margin-top: 1px
}

h2.cart-title {
    text-align: left;
    font-size: 21px;
    color: #161616
}

h2.cart-title:before {
    content: "";
    width: 0;
    margin: 0
}

.cart-content {
    margin: 15px 0
}

.cart-content > .container {
}

.grptitlecart {
    text-transform: uppercase;
    color: #333;
    font-size: 16px;
    margin: 4px 0 11px;
}

.col-sm-wrapcart {
}

#table-cart, #table-cart td span, #table-cart td strong {
    width: 100%;
    float: left
}

#table-cart {
    max-width: 100%
}

#table-cart th {
    white-space: pre-wrap;
    text-align: center;
    border: 1px solid #ccc;
    padding: 5px 10px;
    font-size: 14px
}

#table-cart td {
    border: 1px solid #ccc;
    padding: 25px 10px;
    text-align: center
}

#table-cart, #table-cart a {
    font-size: 14px;
    color: #333
}

#table-cart td.remove a {
    background: #fff;
    float: left;
    border: 1px solid #ccc;
    width: 20px
}

#table-cart td.remove a img {
    margin: 6px 5px;
    float: left
}

#table-cart td input[type=number] {
    width: 40px;
    text-indent: 6px
}

#table-cart td:nth-child(1) {
    padding: 10px;
    text-align: center
}

#table-cart .item-cart {
    border: 1px solid #e2e1e1
}

#table-cart .item-cart:nth-last-child(1) {
    border-bottom: 1px solid #e2e1e1;
}

#table-cart .item-cart .main-img {
    vertical-align: middle;
    max-width: 135px;
    padding: 11px 0px;
}

#table-cart .item-cart .main-details {
    text-align: left;
    padding: 22px 0;
    font-size: 15px
}

#table-cart .item-cart .main-details .item-title .product_more {
    color: #03A9F4
}

#table-cart .item-cart .main-details .item-price {
    padding-top: 7px;
    padding-bottom: 7px
}

#table-cart .item-cart .main-details .item-price span {
    color: #f90202;
    font-size: 17px;
    font-weight: bold
}

#table-cart .item-cart .main-details .item-option {
    float: left
}

#table-cart .item-cart .main-details .item-option .qty input {
    width: 50px;
    display: inline-block;
    text-align: center;
}

#table-cart .item-cart .main-details .item-option .qty input.disable {
    background: #ddd;
    border-color: transparent;
}

#table-cart .item-cart .remove-item {
    margin-top: 25px;
    float: right
}

#table-cart .item-cart .remove-item a {
    padding: 5px 8px;
    color: #f90202;
    border: 1px solid #e2e1e1
}

#cartform .grpTotal {
    padding: 10px;
    padding-left: 0
}

.grpquatang .title {
    background: #ffe6c7;
    padding: 10px 20px;
    margin: 0;
    font-size: 21px;
    color: #333237;
    text-align: left;
    text-transform: uppercase;
    line-height: 17px;
}

.grpquatang .title span {
    color: #e53c3f;
    text-transform: none;
    font-weight: bold
}

a.continue-shopping, button.thanhtoan, button.update-cart {
    color: #fff;
    padding: 8px 25px;
    margin: 20px 0 0 15px;
    float: left;
    fotn-size: 14px;
    text-decoration: none;
    text-transform: uppercase
}

a.continue-shopping, button.update-cart {
    border: 0;
    color: #000;
    background: #ccc;
    position: relative;
    border-radius: 0;
    margin: 19px 18px;
    font-size: 20px;
    padding: 7px 32px 6px;
}

a.continue-shopping, button.thanhtoan {
    border: 0;
    color: #000;
    background: #ccc;
    position: relative;
    border-radius: 0
}

.continue-shopping.thanhtoan {
    background: #e32124;
    color: #fff;
    border-radius: 0;
    margin: 19px 0;
    font-size: 20px;
    padding: 7px 71px 6px;
}

.btncontinue-shopping {
    background: #e32124;
    color: #fff;
    border-radius: 0;
    margin: 19px 0;
    font-size: 20px;
    padding: 7px 71px 6px;
    float: left;
}

.continue-shopping.thanhtoan:hover {
    background: #ccc;
    color: #000
}

.right-cart {
    border: 1px solid #ccc;
    padding: 25px;
    float: left;
    width: 100%
}

.right-cart h2 {
    font-size: 18px;
    width: 100%;
    float: left;
    margin: 0
}

.right-cart h2 label:nth-child(1) {
    float: left
}

.right-cart h2 label:nth-child(2) {
    float: right;
    color: #e32124
}

.right-cart a.checkout {
    width: calc(100% + 0px);
    border: 0;
    background: #e32124;
    font-weight: 700;
    text-align: center;
    color: #fff;
    fotn-size: 14px;
    text-transform: uppercase;
    padding: 15px;
    position: relative;
    float: left;
    text-decoration: none;
    margin-top: 10px
}

.right-cart a.checkout:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 3px;
    left: 3px;
    border: 1px solid #e32124
}

.selling-point-cart {
    background: #333;
    width: 100%;
    float: left;
    margin: 25px 0;
    padding: 15px 25px;
    color: #ddd;
    font-size: 12px
}

.selling-point-cart li {
    list-style-type: none;
    padding: 3px 0;
    width: 100%;
    float: left
}

.selling-point-cart li span.fa {
    color: #666;
    margin: 0 5px
}

form#cartform {
    margin-bottom: 30px
}

.coll-icon.giay-bot:before {
    background: url(../10/2016/6-2/icon-boots-trang.html) center center no-repeat;
    background-size: 40%
}

.coll-icon.tu-thiet-ke-giay:before {
    background: url(../10/2016/6-2/icon-tuthietke-trang.html) center center no-repeat;
    background-size: 25%
}

a.active .coll-icon.tu-thiet-ke-giay:before, a:hover .coll-icon.tu-thiet-ke-giay:before {
    background: url(../10/2016/6-2/design-h.html) center center no-repeat;
    background-size: 35%
}

#fix-top-menu.fix-top {
    /*position: fixed;*/
    position: relative;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0
}

.fix-top {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0
}

.color6 {
    background: url(../10/2015/12-8/bg-phukien.html) left bottom no-repeat #fff
}

.color6 .title-collection span, a .coll-icon.san-pham-moi:before, a.active .coll-icon.san-pham-moi:before, a:hover .coll-icon.san-pham-moi:before {
    background: url(../10/2016/3-23/icon-new-collection_71f70bee-2c91-49ed-544d-0c20c6806710.html) center center no-repeat;
    background-size: 22%
}

.coll-icon.tin-thoi-trang:before {
    background: url(../10/2016/6-2/icon-tinthoitrang-trang.html) center center no-repeat;
    background-size: 25%
}

a.active .coll-icon.tin-thoi-trang:before, a:hover .coll-icon.tin-thoi-trang:before {
    background: url(../10/2016/6-2/news-h.html) center center no-repeat;
    background-size: 40%
}

.effect {
    overflow: hidden;
    position: relative;
    display: block;
    transition: all 0.2s
}

.effect:hover:before {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.effect:before {
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    width: 100%;
    height: 100%;
    left: -100%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    content: "";
    z-index: 1
}

a.active .coll-icon.giay-bot:before, a:hover .coll-icon.giay-bot:before {
    background: url(../10/2016/6-2/boots-h.html) center center no-repeat;
    background-size: 60%
}

.slider-menu a .coll-icon.san-pham-moi:before, .slider-menu a.active .coll-icon.san-pham-moi:before, .slider-menu a:hover .coll-icon.san-pham-moi:before {
    background: url(../10/2016/3-23/icon-new-collection_71f70bee-2c91-49ed-544d-0c20c6806710.html) center center no-repeat;
    background-size: 26%
}

.affix-banner-product-detail {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 9999;
    width: 100%
}

.btn-items li.call-pos {
    width: 90px;
    height: 60px;
    padding: 5px 8px;
    background: #1e5799;
    background: -moz-linear-gradient(top, #1e5799 0, #f88906 0, #fdb54d 100%);
    background: -webkit-linear-gradient(top, #1e5799 0, #f88906 0, #fdb54d 100%);
    background: linear-gradient(to bottom, #1e5799 0, #f88906 0, #fdb54d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e5799', endColorstr='#fdb54d', GradientType=0)
}

.btn-items li.call-pos img {
    display: block;
    margin: auto
}

.btn-items li.call-pos .text-call-pos {
    color: #fff;
    font-size: 11px;
    display: block;
    text-align: center
}

.btn-items li.call-pos .number-call-pos {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    display: block;
    text-align: center;
    line-height: 15px
}

.btn-items li.call-pos:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 60px;
    background-color: #fb8525
}

header .top {
    background: #fff;
    padding: 10px 0;
}

.chontinhthanh {
    padding: 0px 10px 0px 10px
}

#tinhthanh {
    width: 100%;
    height: 40px;
    font-weight: bold;
    color: #333;
    border-color: #dcdbdb;
    margin-top: 10px;
    background: #fff
}

#stock-box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#stock-box::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#stock-box::-webkit-scrollbar-thumb {
    background-color: #000000;
}

#stock-box .stock-item {
    padding: 0px;
    color: #333;
    margin: 6px 0;
    font-size: 13px
}

#stock-box div.stock-11111 {
    display: none
}

#stock-box .dist {
}

#stock-box .street {
    font-weight: normal
}

#stock-box .link a {
    color: #037bc0;
    font-weight: normal
}

.onlyonline, .proHot, .runfast {
    font-size: 15px;
    color: #fff;
    background-color: #42a8d1;
    position: absolute;
    top: 17px;
    padding: 2px 4px;
    text-align: center;
    z-index: 888;
    width: 100%;
    -webkit-box-shadow: 0 2px 0 0 rgba(144, 144, 144, .26);
    box-shadow: 0 2px 0 0 rgba(144, 144, 144, .26)
}

.onlyonline span, .proHot span, .runfast span {
    display: block;
    padding-bottom: 2px
}

.runfast {
    z-index: 2
}

.onlyonline {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    right: -60px
}

.proHot, .runfast {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: -70px;
    background: #fd6666
}

.proHot {
    z-index: 1;
    background: #fff;
    color: #333;
    text-transform: uppercase;
    font-weight: 700
}

.onlyonline:after, .runfast:after {
    content: none
}

#detail-product .onlyonline {
    top: 35px;
    right: -260px
}

#detail-product .proHot, #detail-product .runfast {
    top: 35px;
    left: -260px
}

@media (min-width: 768px) and (max-width: 991px) {
    .product-wrapper.image2x .product-detail {
        background: 0 0 !important
    }

    .product-wrapper.image2x .two-image-sm {
        visibility: visible
    }
}

@media screen and (min-width: 992px) {
    .col-md-25 {
        width: 25%
    }
}

.blog-category-items {
    clear: both;
    padding-top: 20px
}

.blog-category-items .category-title {
    margin: 0;
    position: relative;
    text-align: center
}

.blog-category-items .category-title a {
    position: relative;
    z-index: 1;
    background: #fff;
    display: inline-block;
    padding: 0 5px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 18pt
}

.blog-category-items .category-title:after, .blog-category-items .category-title:before {
    position: absolute;
    left: 0;
    width: 100%;
    background: #161616;
    content: ""
}

.blog-category-items .category-title:before {
    top: 12px;
    height: 2px
}

.blog-category-items .category-title:after {
    top: 16px;
    height: 1px
}

.blog-category-items .items-doc {
    margin-top: 20px
}

.blog-category-items .items-doc .item-img {
    height: 125px
}

.blog-category-items .items-doc h3 {
    margin-top: 10px;
    max-height: 82px;
    overflow: hidden
}

.blog-category-items .items-doc h3 a {
    color: #333;
    font-size: 13pt;
    display: block;
    line-height: 21px
}

.blog-category-items span.date {
    font-size: 11px;
    color: #666;
    display: block;
}

footer .above {
    background: #f5f5f5;
    color: #333;
    padding: 15px 0
}

@media (max-width: 767px) {
    footer .above .col-md-33 {
        width: 100%;
        float: left;
        padding: 0 15px;
        margin-top: 10px
    }

    footer .above .col-md-33:first-child {
        margin: 0
    }
}

@media (min-width: 768px) {
    footer .above .col-md-33 {
        width: 33.33333%;
        float: left;
        padding: 0 15px
    }
}

footer .above .col-md-33 h3 {
    font-size: 16px;
    font-weight: 700;
    text-transfrom: uppercase;
    margin: 0
}

footer .above .col-md-33 .inline-block {
    display: inline-block;
    vertical-align: middle
}

footer .above .col-md-33 .inline-block .box-infor-width {
    width: calc(100% - 63px)
}

footer .above .col-md-33 .inline-block img {
    margin-right: 5px
}

footer .above .col-md-33 .inline-block p {
    color: #666;
    font-size: 12px
}

footer form#mc-embedded-subscribe-form input[type=email] {
    width: calc(100% - 104px)
}

footer form#mc-embedded-subscribe-form input[type=button],
footer form#mc-embedded-subscribe-form input[type=submit] {
    background: #d90f19;
    width: 104px;
    color: #fff;
    text-transform: uppercase
}

footer .top a.social-icon {
    width: 43px;
    height: 43px;
    box-shadow: none;
    position: relative
}

footer .top .fa:after {
    content: "";
    width: 36px;
    height: 36px;
    display: inline-block;
    position: absolute;
    top: 2px;
    left: 2px;
    border: 1px solid #fff;
    border-radius: 50%
}

footer .top .fa:before {
    color: #fff;
    margin-top: 2px;
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #fff;
    font-size: 16px
}

footer .top a.social-icon:hover {
    transform: translatey(0)
}

footer .copy {
    padding: 0 15px
}

.cart-price, .head-call, .head-store {
    height: 64px;
    padding-right: 10px
}

.blog-read-viewe, .cart-price, .head-call, .head-store {
    padding-left: 10px
}

footer .bottom {
    background: 0 0;
    margin-top: 10px;
    padding: 10px
}

.back-to-top {
    position: fixed;
    bottom: 30px;
    right: -90px;
    z-index: 999999;
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.back-to-top.display {
    right: 100px;
}

.text-center {
    text-align: center
}

.back-to-top .suntory-alo-ph-circle {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    height: 57px;
    left: 15px;
    background-color: #e32124;
    position: absolute;
    top: -8px;
    left: -8px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}

.back-to-top a {
    display: block;
    z-index: 999;
    font-size: 13px;
    padding: 18px 0 6px;
    text-align: center;
    text-transform: uppercase;
    width: 55px;
    position: relative;
    background: #fff;
    font-weight: bold;
    border: 1px solid #e9e9e9;

    transition: all .5s ease-out;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.back-to-top a:before {
    width: 12px;
    height: 9px;
    content: "\f077";
    margin-left: -6px;
    margin-top: -10px;
    position: absolute;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 35%;
    left: 50%
}

.back-to-top:hover a {
    color: #ed1b24;
    border: 1px solid #ccc
}

/*midbar product page*/
.fastbuy .fa {
    color: #000;
    padding: 15px;
    background: #e7c00b;
    -webkit-border-radius: 1100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    font-size: 30px;
    line-height: 26px;
}

.odered .numb {
    color: #000;
    padding: 15px 9px;
    background: #e7c00b;
    -webkit-border-radius: 1100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    font-size: 20px;
    height: 55px;
    width: 55px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    vertical-align: middle
}

.fastbuy, .odered, .fastorder {
    text-align: center;
    margin-top: 5px
}

.fastbuy .left, .odered .left, .fastbuy .right, .odered .right,
.fastorder .left, .fastorder .right {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    line-height: 14px;
}

.fastbuy .right, .odered .left {
    height: 50px;
    padding-top: 6px;
}

.odered .left .fa {
    font-size: 20px;
    line-height: 24px
}

.odered .left p {
    font-size: 12px
}

.fastbuy .right p:nth-child(1), .fastorder .right p:nth-child(1) {
    font-size: 14px;
    text-align: left;
}

.fastbuy .right p:nth-child(2), .fastorder .right p:nth-child(2) {
    text-align: left;
    font-size: 24px;
    line-height: 30px;
    font-weight: lighter;
    text-transform: uppercase;
}

.odered .left {
    padding-top: 10px;
}

/*midbar product page*/

.combo-popup {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
    text-align: center
}

.title-main-menu {
    font-family: Roboto-Regular;
    font-size: 13px
}

.cart-price {
    background: url(../10/2016/6-2/icon-cart.html) center left no-repeat;
    padding-top: 24px
}

.cart-price span {
    color: #fff;
    margin-left: 20px;
    padding-top: 15px
}

.head-call span, .head-store span {
    color: #000;
    margin-left: 18px;
    font-size: 13px;
    font-family: Roboto-Regular
}

.head-store {
    background: url(../1000210508/icon-header-2da1fda1f.html?v=730) center left no-repeat;
    padding-top: 20px
}

.head-store span {
    padding-top: 15px;
    text-transform: uppercase
}

.head-call {
    background: url(../1000210508/icon-header-1da1fda1f.html?v=730) center left no-repeat;
    padding-top: 20px
}

.head-call span {
    padding-top: 15px
}

.head-call span strong, .head-store span strong {
    font-size: 18px
}

.title-more-bottom {
    text-align: center;
    display: block;
    padding: 10px
}

.title-more {
    color: #333;
    font-family: Roboto-Light;
    font-size: 15px;
}

.title-more a.link {
    color: #d8492c;
    font-family: Roboto-Regular;
}

.blog-read-item .caption h3 a, .blog-read-viewed h2 span {
    text-align: center;
}

.blog-read-viewed h2 {
    text-align: center;
    margin: 0 0 40px;
    padding-bottom: 2px;
    border-bottom: 1px solid #161616
}

.blog-read-viewed h2 span {
    text-align: left;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 7px;
    border-bottom: 2px solid #161616
}

.blog-read-item {
    margin-bottom: 17px;
    overflow: hidden;
}

.blog-read-item .item-img {
    width: 30%;
    height: 80px;
    display: flex;
    align-items: center
}

.blog-read-item .item-img img {
    max-height: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-read-item .item-img span {
    display: block;
    text-align: center;
    width: 100%;
    color: #333;
    font-size: 40px;
    font-style: italic;
    font-weight: 600;
    opacity: .5
}

.blog-read-item .caption {
    width: 70%;
    float: right;
    padding: 0 0 0 20px
}

.blog-read-item .caption h3 {
    margin: 0 0 5px;
    max-height: 42px;
    overflow: hidden
}

.blog-read-item .caption h3 a {
    color: #333;
    font-size: 14px;
    display: block;
    line-height: 21px;
    text-align: left
}

.blog-read-item .caption h3.title {
    display: block;
    text-align: left !important
}

span.date {
    font-size: 11px;
    color: #666;
    display: block;
    font-family: Arial
}

.blog-read-item .caption a.title-category {
    font-family: Arial;
    color: #3BA1A2;
    font-size: 11px;
    text-transform: uppercase
}

.blog-slider-item {
    position: relative;
    width: 100%
}

.blog-slider-item img {
    width: 100%;
    height: 415px;
    overflow: hidden;
    object-fit: cover;
}

.blog-slider-item .blog-slider-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, .7)
}

.blog-slider-info .blog-category {
    background: #3ba1a2;
    display: inline-block;
    padding: 2px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700
}

.blog-read-viewed h2 span, .blog-slider-info h3 a {
    color: #000;
    text-transform: uppercase
}

.blog-slider-info h3 {
    margin: 0;
    padding: 0 20px 15px
}

.blog-slider-info h3 a {
    line-height: 30px;
    font-size: 20pt
}

#owl-blog-slider .owl-controls {
    position: absolute;
    width: 100%;
    margin: 0;
    height: 20px;
    bottom: 0
}

#owl-blog-slider .owl-controls .owl-pagination {
    position: absolute;
    bottom: 13px;
    width: 100%
}

#owl-blog-slider .owl-controls .owl-page span {
    background: 0 0;
    opacity: 1;
    margin: 0 2px;
    width: 10px;
    height: 10px
}

#owl-blog-slider .owl-controls .owl-buttons {
    top: -250px;
    position: absolute;
    width: 100%
}

#owl-blog-slider .owl-controls .owl-page.active span, #owl-blog-slider .owl-controls.clickable .owl-page:hover span {
    background: #000
}

.blog-read-viewed {
    padding-left: 30px
}

.blog-read-viewed h2 {
    margin: 10px 0 10px;
    padding-bottom: 0;
    border-bottom: none;
}

.blog-read-viewed h2 span {
    display: block;
    font-size: 16px;
    padding-bottom: 7px;
    border-bottom: none
}

.blog-insert-item {
    background: #252525;
    margin-top: 20px;
    padding: 15px 20px 15px 25px
}

.blog-insert-item .content {
    background: url(../../../434/1000006434/1000066622/nhay-kepf060f060.html?v=199) top left no-repeat;
    padding-left: 35px;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-style: italic
}

#owl-insert-slider .owl-wrapper-outer {
    max-height: 300px
}

#owl-insert-slider .owl-item {
    padding-right: 2px
}

#owl-insert-slider .owl-controls {
    position: absolute;
    top: calc(50% - 20px);
    width: 100%;
    margin: 0
}

#owl-blog-slider .owl-controls .owl-buttons div, #owl-insert-slider .owl-controls .owl-buttons div {
    background: 0 0;
    opacity: 1;
    margin: 0
}

#owl-blog-slider .insert-left, #owl-insert-slider .owl-controls .owl-buttons .insert-left {
    background: url(../img/insert-left.png) center center no-repeat;
    width: 22px;
    height: 46px;
    display: block;
    position: absolute;
    left: 10px
}

#owl-blog-slider .insert-right, #owl-insert-slider .owl-controls .owl-buttons .insert-right {
    background: url(../img/insert-right.png) center center no-repeat;
    width: 22px;
    height: 46px;
    display: block;
    position: absolute;
    right: 10px
}

.fancybox-prev span, .flex-direction-nav .flex-prev {
    left: 10px;
    /* background: url(../img/insert-left.png) center center no-repeat; */
    /* width: 22px;
    height: 46px */
}

.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {
    background-position: inherit !important;
    opacity: 1
}

.fancybox-next span, .flex-direction-nav .flex-next {
    right: 10px;
    /* ackground: url(../img/insert-right.png) center center no-repeat; */
    /* width: 22px;
    height: 46px */
}

.magazine {
    background: #f8f8f8
}

.magazine .shoptype {
    margin-top: 20px;
    margin-bottom: 20px
}

.magazine .shoptype .blog-slider-info h3 a {
    line-height: 20px;
    font-size: 13pt
}

.padding-bottoms {
    padding-bottom: 20px
}

.category-title.title-shoptype {
    margin: 0;
    position: relative;
    text-align: center
}

.category-title.title-shoptype a {
    position: relative;
    z-index: 1;
    background: #fff;
    display: inline-block;
    padding: 0 5px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-size: 18pt;
}

.category-title.title-shoptype:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 100%;
    height: 2px;
    background: #161616;
}

.category-title.title-shoptype:after {
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    width: 100%;
    height: 1px;
    background: #161616;
}

.title-shoptype-small {
    margin-bottom: 10px;
    font-family: Roboto-LightItalic;
    font-size: 15px;
    text-align: center;
    color: #333;
}

.store-footer {
    font-family: Roboto-Regular
}

.title-top {
    text-align: center;
    font-weight: 500;
    position: relative
}

#juno-collections .title-top {
    margin-bottom: 45px;
    text-align: center;
    font-size: 23px
}

.hotThrees {
    width: 33.33333333%
}

.hotThrees .buttoncart {
    display: none;
    margin: -25% 0 0
}

.hotThrees .muanhanhsd > a:nth-child(1) {
    display: none
}

.hotThrees:hover .buttoncart {
    display: block
}

#juno-collections .hotThrees {
    position: relative
}

#juno-collections .hotThrees .info {
    position: absolute;
    top: calc(7% + 4px);
    right: calc(9% + 4px);
    width: 180px;
    height: 110px;
    text-align: right
}

#juno-collections .hotThrees .info span {
    display: block;
    color: #000
}

#juno-collections .hotThrees .info .name {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    clear: left;
    margin-top: 40px
}

.mov-gift {
    cursor: pointer
}

#juno-collections .hotThrees .info .price {
    margin: 4px 0 0;
    font-size: 20px
}

#juno-collections .hotThrees .info .orders {
    padding: 7px 0;
    background: #000;
    text-align: center;
    color: #fff;
    width: 110px;
    font-weight: 200;
    margin: 3px 0 0;
    float: right
}

#juno-collections .hotThrees .info .ordersCus {
    display: inline-block;
    margin: 8px 0 0;
    letter-spacing: 1px
}

#juno-collections .hotThrees .info .ordersCus p {
    display: inline-block
}


#pageBanner .pBanner {
    position: relative
}

#pageBanner .content-pbanner-1 {
    position: absolute;
    right: calc(20% + 21px);
    bottom: calc(21% + 13px);
    text-align: center;
    width: 334px;
    height: 300px
}

#pageBanner .content-pbanner-1 .header {
    color: #000;
    padding: 7px;
    background: #f7f7f7;
    text-transform: uppercase;
    max-width: 84%;
    margin: 0 auto
}

#pageBanner .content-pbanner-1 h3 {
    margin: 9px 0 0;
    padding: 0
}

#pageBanner .content-pbanner-1 h3 img {
    max-height: 65px
}

#pageBanner .content-pbanner-1 .mov-prod {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    max-width: 285px;
    margin: 0 auto;
    padding: 6px 0;
    background: #000
}

#pageBanner .content-pbanner-1 span {
    display: block
}

#pageBanner .content-pbanner-1 .send {
    color: #c40c2c;
    font-weight: 400;
    font-size: 24px;
    margin-top: 9px;
    margin-bottom: 15px
}

#pageBanner .content-pbanner-1 .item {
    text-transform: uppercase;
    color: #000;
    font-size: 28px;
    margin: 4px 0 0
}

#pageBanner .content-pbanner-1 .detail-gift {
    margin: 6px 0 0;
    font-size: 18px;
    color: #000
}

#pageBanner .content-pbanner-1 .detail-gift strong {
    font-size: 55px;
    color: #c40c2c
}

#pageBanner .content-pbanner-1 .mov-gift {
    float: right
}

.pBanner .imgBanner {
    width: 100%
}

#gift {
    text-align: center;
}

#gift .grpTitle {
    margin: 0 0 20px
}

.grpTitle .topTitle {
    text-align: center;
    padding: 52px 0 11px
}

.grpTitle .topTitle p:nth-child(1) {
    color: #ea864b;
    font-size: 29px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px
}

.grpTitle .topTitle p:nth-child(2) {
    color: #000;
    font-size: 26px;
    line-height: 46px
}

.grpTitle .bottomTitle {
    background: #ea864b;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    padding: 14px 0 10px
}

.wrap-gift .giftItems {
    width: 33.33333333%;
    overflow: hidden
}

.wrap-gift .giftItems span {
    padding: 22px 40px;
    text-align: center;
    display: block;
    font-size: 16px
}

.wrap-gift .giftItems a {
    display: block;
    overflow: hidden
}

.wrap-gift .giftItems:hover img {
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    -ms-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    transition: all .8s ease
}

.infoBottom {
    color: #000
}

.infoBottom p {
    font-size: 25px;
    line-height: 37px
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
    #juno-collections .hotThrees .info {
        right: calc(6% + 4px);
        width: 166px
    }

    #juno-collections .title-top {
        font-size: 24px
    }

    #juno-collections .hotThrees .info span {
        text-align: right
    }

    #juno-collections .hotThrees .info .orders {
        float: right
    }

    #juno-collections .hotThrees .info .ordersCus {
        float: right;
        margin: 6px 0 0
    }

    #pageBanner .content-pbanner-1 {
        position: absolute;
        right: calc(3%);
        bottom: auto;
        top: calc(6%);
        text-align: center;
        width: calc(500px - 124px);
        height: 300px
    }

    #pageBanner .content-pbanner-1 h3 img {
        width: 68%
    }

    #pageBanner .content-pbanner-1 .mov-prod {
        max-width: 235px
    }

    #pageBanner .content-pbanner-1 .mov-gift {
        width: 35%;
        float: none;
        margin-top: 4%
    }

    .grpTitle .bottomTitle {
        font-size: 25px
    }

    #juno-collections .hotThrees .info .name {
        font-size: 13px
    }
}

.title-top:after {
    content: "";
    width: 25%;
    height: 2px;
    background: #000;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.background-footer-store-l {
    display: block;
    background: #ddd
}

.background-footer-store-m {
    background: url(../10/2016/6-6/background-footer-store-m.html) no-repeat;
    text-align: center
}

.button-store {
    display: inline-block;
    margin: 75px 0;
}

.store-footer {
    border: 3px solid #fff;
    padding: 10px 50px;
    font-size: 20pt;
    color: #fff;
    display: inline-block;
    background-color: #000;
    opacity: .7
}

#boxes .window, #mask {
    position: absolute;
    left: 0;
    top: 0;
    display: none
}

.store-footer:hover {
    color: #fff !important
}

.buttoncart {
    margin-top: -260px
}

.title-top {
    text-transform: uppercase;
    padding: 12px 30px;
    color: #000;
    font-size: 25px;
    margin-bottom: 20px;
}

#mask {
    z-index: 9000
}

#boxes .window {
    width: 440px;
    height: 200px;
    z-index: 99999;
    text-align: center
}

#boxes #dialog {
    width: 529px;
    height: 461px;
    background: url(../10/2016/7-20/bg-pop-up-bst7.html) center center no-repeat;
    font-size: 15px;
    color: #000
}

#boxes #dialog .form-main {
    padding: 100px 50px 30px
}

#boxes #dialog .span1, #boxes #dialog .span2 {
    font-family: SFU
}

#boxes #dialog .title {
    text-transform: uppercase;
    padding-top: 0;
    padding-bottom: 5px
}

#boxes #dialog .span1 {
    font-size: 20px;
    color: #333
}

#boxes #dialog .span2 {
    font-size: 15px
}

#boxes #dialog .title2 {
    padding-bottom: 10px
}

#boxes #dialog span.chidle {
    font-size: 12px;
    color: #333;
    padding-bottom: 5px
}

.maintext {
    text-align: center;
    text-decoration: none
}

#lorem, .popup-p {
    text-align: left
}

#lorem {
    font-size: 12pt
}

#popupfoot {
    font-size: 16pt
}

.deliver-top .tit, .deliver-top .tit-color, .deliver-top-no .tit {
    font-family: Roboto-Regular;
    text-transform: uppercase
}

#popupfoot a {
    text-decoration: none;
    font-size: 12px;
    padding: 10px;
    background: #000;
    float: right;
    tex-shadow: none !important;
    color: #fff;
    margin-right: 17px
}

.agree:hover, .popupoption:hover {
    background-color: #D1D1D1
}

.popupoption:hover {
    color: green
}

.popupoption2:hover {
    color: red
}

.text-placeholder {
    font-size: 13px;
    padding: 8px 10px;
    width: 100%;
    color: #333;
    background: #f6efe5;
    border: 1px solid #999
}

.popup-p {
    padding: 10px;
    width: 90%;
    float: right;
    font-size: 14px
}

.btn-checkout, .btn-checkout-a {
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    padding: 14px 3px;
    background-color: #000;
    border: none !important
}

.home-filter-top5 .index img {
    padding-top: 50px;
    background: #f7f7f7
}

.btn-checkout:hover {
    color: #fff
}

.summary {
    font-size: 12px;
    color: #F70404
}

.footer-popup {
    padding-right: 0;
    text-align: center;
    margin-top: 0;
    line-height: 16px
}

.deliver-top, .deliver-top-no {
    padding: 15px 10px;
    width: 100%;
    display: block
}

.footer-popup span {
    text-align: right;
    font-size: 13px;
    color: #8c8c8c;
    font-weight: 400
}

.footer-popup span strong {
    font-size: 14px;
    color: #000;
    font-weight: 700
}

.wrapper-rightInfo {
    background: #f6f6f6;
    padding: 10px
}

.wrapper-rightInfo .deliver-top-no {
    border: 0
}

.wrapper-rightInfo .addnow {
    padding: 12px;
    margin: 0 auto
}

.deliver-top {
    background: #f6f6f6;
    border: 1px solid #e0e0e0;
    border-bottom: 0;
}

.deliver-top.withStore {
    padding: 0;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
}

.deliver-top .storemulticlick {
    font-size: 14px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 30px
}

.deliver-top .countstocks {
    font-size: 15px;
    font-weight: 700;
    color: #f77705;
    text-transform: uppercase;
    background: #f6f6f6;
    padding: 5px 0 0 5px;
}

.deliver-top .tit, .deliver-top-no .tit {
    font-size: 13px;
    font-weight: 700;
    color: #333
}

.deliver-top .tit-color {
    font-size: 15px;
    font-weight: 700;
    color: #f77705
}

.deliver-top-no .tit-color {
    font-size: 18px;
    font-weight: 700;
    font-family: Roboto-Medium;
    color: #e32124;
    text-transform: uppercase
}

.deliver-top .descrip, .deliver-top-no .descrip {
    font-family: Roboto-Light;
    color: #666
}

.deliver-top .descrip {
    font-size: 13px;
    background: #f6f6f6;
    padding: 0px;
}

.deliver-top.info {
    margin: 20px 0 0 0
}

.deliver-top.info .descrip {
    font-size: 13px;
    background: #f6f6f6;
    padding: 0 0 5px 5px;
}

.deliver-top-no .descrip {
    font-size: 12px
}

.backsys .infoaf, .backsys .infobe {
    font-family: Roboto-Regular;
    font-size: 14px
}

.deliver-top-no {
    padding-left: 60px;
    border: 1px solid #ddd;
    opacity: 0.8;
}
/*
.deliver-dt {
    background: rgba(0, 0, 0, 0) url("../../img/icon-deliver.png") no-repeat scroll 10px center;
    border-bottom: none;
    opacity: 0.8;
}

.deliver-ch {
    background: rgba(0, 0, 0, 0) url("../../img/icon-day90.png") no-repeat scroll 14px center;
    border-bottom: none;
}

.deliver-pay {
    background: rgba(0, 0, 0, 0) url("../../img/icon-pay.png") no-repeat scroll 14px center;
    border-bottom: none;
}

.deliver-phone {

    background: rgba(0, 0, 0, 0) url("../../img/icon-phonehot.png") no-repeat scroll 14px center;
}*/

.fixed {
    position: fixed;
    top: 95px
}

.backsys {
    padding-top: 10%
}

.backsys div {
    margin-bottom: 10px;
    border-bottom: 1px solid transparent;
    background: #f6f6f6;
}

.backsys div:nth-child(odd) {
}

.backsys div:nth-child(even) {
}

.backsys .infobe {
    display: inline-block;
    width: 130px;
    color: #333;
    padding: 2px 30px;
    /*background: url(//hstatic.net/969/1000003969/10/2016/6-21/icon-sys.png) center right no-repeat #ffc32f*/
}

.backsys .infoaf {
    margin-left: 20px
}

.background-cart {
    background: #333
}

.cart-header-back {
    background: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    width: 100%
}

.cart-header-logo {
    padding-top: 10px;
    padding-bottom: 20px;
    text-align: center
}

.cart-header-back span {
    font-family: Roboto-Regular;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase
}

.collect-menu-left {
    padding-top: 5px;
    padding-bottom: 5px
}

.month.collec-quickview-top {
    width: 100%
}

.collec-quickview-top {
    width: 100%;
    padding: 10px 0;
    background-color: #f7f7f7;
    margin-top: 7px;
    margin-bottom: 15px;
    float: right
}


.collec-quickview-top.botbar {
    margin-bottom: 0px
}

.collec-quickview-top span {
    margin-left: 10px
}

.collec-quickview-top span.first {
    font-size: 15px;
    font-family: Roboto-Regular;
    color: #333
}

.collec-quickview-top span.checkedval {
    font-size: 17px;
    font-family: Roboto-Regular;
    color: #3c9dea
}

.collec-quickview-top span.checkedvalactive {
    font-size: 18px;
    font-family: Roboto-Regular;
    color: #3c9dea
}

.title-collect, .title-collect-size {
    font-family: Roboto-Regular !important;
    color: #333 !important
}

.title-collect {
    font-size: 20px !important
}

.title-collect-size {
    font-size: 14px !important
}

.field-new {
    position: absolute;
    top: 23px;
    left: 20px;
    z-index: 99
}

.collection-filter-index input[type=checkbox]:not(old), .collection-filter-index input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0
}

.collection-filter-index input[type=checkbox]:not(old) + label, .collection-filter-index input[type=radio]:not(old) + label {
    display: inline-block;
    margin-left: -28px;
    padding-left: 28px;
    background: url(../10/2016/7-4/icon-checked2.html) no-repeat;
    line-height: 24px;
    font-size: 12px
}

.collection-filter-index input[type=checkbox]:not(old) + label.den, .collection-filter-index input[type=radio]:not(old) + label.den {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    padding-left: 20px;
    background: #000;
    line-height: 24px;
    font-size: 12px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.collection-filter-index input[type=checkbox]:not(old) + label.xam, .collection-filter-index input[type=radio]:not(old) + label.xam {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    padding-left: 20px;
    background: #ccc;
    line-height: 24px;
    font-size: 12px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.collection-filter-index input[type=checkbox]:not(old) + label.nau, .collection-filter-index input[type=radio]:not(old) + label.nau {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    padding-left: 20px;
    background: #cd853f;
    line-height: 24px;
    font-size: 12px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px
}

.collection-filter-index input[type=checkbox]:not(old) + label.trang, .collection-filter-index input[type=radio]:not(old) + label.trang {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    padding-left: 20px;
    background: #fff;
    line-height: 24px;
    font-size: 12px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #eee
}

.collection-filter-index input[type=checkbox]:not(old) + label.do, .collection-filter-index input[type=radio]:not(old) + label.do {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    padding-left: 20px;
    background: #E00;
    line-height: 24px;
    font-size: 12px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #eee
}

.collection-filter-index input[type=checkbox]:not(old) + label.kem, .collection-filter-index input[type=radio]:not(old) + label.kem {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    padding-left: 20px;
    background: #FFEBCD;
    line-height: 24px;
    font-size: 12px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #eee
}

.collection-filter-index input[type=checkbox]:not(old) + label.xanhla, .collection-filter-index input[type=radio]:not(old) + label.xanhla {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    padding-left: 20px;
    background: #0F0;
    line-height: 24px;
    font-size: 12px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #eee
}

.collection-filter-index input[type=checkbox]:not(old) + label.xanhduong, .collection-filter-index input[type=radio]:not(old) + label.xanhduong {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    padding-left: 20px;
    background: #00B;
    line-height: 24px;
    font-size: 12px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #eee
}

.collection-filter-index input[type=checkbox]:not(old) + label.vang, .collection-filter-index input[type=radio]:not(old) + label.vang {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    padding-left: 20px;
    background: #FF0;
    line-height: 24px;
    font-size: 12px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #eee
}

.collection-filter-index input[type=checkbox]:not(old) + label.hong, .collection-filter-index input[type=radio]:not(old) + label.hong {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    padding-left: 20px;
    background: #F09;
    line-height: 24px;
    font-size: 12px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #eee
}

.collection-filter-index input[type=checkbox]:not(old) + label.tim, .collection-filter-index input[type=radio]:not(old) + label.tim {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -20px;
    padding-left: 20px;
    background: #C6C;
    line-height: 24px;
    font-size: 12px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 1px solid #eee
}

.collection-filter-index input[type=checkbox]:not(old):checked + label {
    background-position: 0 -24px
}

.collection-filter-index input[type=checkbox]:not(old):checked + label.den, .collection-filter-index input[type=checkbox]:not(old):checked + label.do, .collection-filter-index input[type=checkbox]:not(old):checked + label.hong, .collection-filter-index input[type=checkbox]:not(old):checked + label.kem, .collection-filter-index input[type=checkbox]:not(old):checked + label.nau, .collection-filter-index input[type=checkbox]:not(old):checked + label.tim, .collection-filter-index input[type=checkbox]:not(old):checked + label.trang, .collection-filter-index input[type=checkbox]:not(old):checked + label.vang, .collection-filter-index input[type=checkbox]:not(old):checked + label.xam, .collection-filter-index input[type=checkbox]:not(old):checked + label.xanhduong, .collection-filter-index input[type=checkbox]:not(old):checked + label.xanhla {
    width: 25px;
    height: 25px;
    border: 3px solid #9e9e01
}

.collection-filter-index input[type=radio]:not(old):checked + label {
    background-position: 0 -48px
}

.collection-filter-index div.mausac {
    display: inline-block
}

.title-store {
    color: #333;
    font-size: 16px;
    background: #f6f6f6;
    border: 1px solid #e0e0e0;
    padding: 10px
}

.title-store .select-city {
    min-width: 200px
}

.title-store span {
    color: #3d3d3d;
    font-size: 12px;
    font-family: Roboto-Regular;
    text-transform: uppercase
}

.list-store {
    padding: 0px 0px 10px;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0
}

.list-store #tinhthanhpho, .list-store ul li span {
    font-weight: 700;
    color: #333
}

.list-store #tinhthanhpho {
    height: 30px;
    width: 100%;
    border-color: #dcdbdb
}

.list-store #tinhthanhpho option {
    text-align: center
}

.list-store ul {
    margin-top: 0
}

.list-store ul li {
    line-height: 30px;
    color: #333;
    cursor: pointer;
    font-size: 12px
}

.wrapper-dropdown.list-store {
    height: 510px;
    overflow-y: scroll;
    overflow-x: hidden
}

.list-store .all-submenu-1 .sub-item1:nth-child(even) {
    background: #f6f6f6;
}

.list-store .all-submenu-1 .sub-item1:nth-child(odd) {
    background: #fff;
}

.list-store ul li span.street {
    font-weight: 300;
    color: #333
}

.titnew, .titnext {
    font-size: 17px;
    text-transform: uppercase;
    font-family: Roboto-Regular
}

.list-new, .list-next {
    line-height: 30px
}

.titnext {
    color: #e32124
}

.titnew {
    color: #333
}

.datestore {
    color: #fff;
    background: #333;
    padding: 4px;
    border-radius: 8px
}

.list-next div {
    color: #007bc1
}

.list-new div {
    color: #333
}

,
.new-store div.new, .new-store div.next {
    margin-bottom: 10px
}

.title-topstore {
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    font-family: Roboto-Regular
}

.top-store {
    margin-top: 10px
}

.thumbvideo {
    background: url(../10/2016/7-10/youtube_play.html) center center no-repeat;
    background-size: 20px 20px
}

.thumbvideo img {
    z-index: -1
}

.lbltongtien {
    font-weight: 700;
    color: #333
}

.tongtien {
    font-weight: 700;
    color: #f50101
}

.footer-thanhtoan {
    padding-bottom: 8px;
    text-align: center
}

.footer-image {
    padding-right: 10px
}

.bx-wrapper {
    margin-bottom: 15px
}

#text_countprovince {
    margin-bottom: 5px
}

.count_province {
    color: red;
    font-weight: 700
}

ul#list-cuahang li:hover {
    background: #ff0508
}

ul#list-cuahang li:hover a span {
    color: #fff
}

.article-content iframe, .mce-item-table {
    width: 100% !important
}

#article-content iframe {
    pointer-events: none
}

.article-content div, .article-content div span {
    font-size: 14px;
    color: #333
}

.article-content div ul li {
    background: url(../10/2016/7-4/icon-checked2.html) 0 -54px no-repeat;
    list-style-type: none;
    margin: 0;
    padding: 0 0 1px 24px;
    vertical-align: middle
}

.sptopmenu {
    position: absolute;
    top: 0;
    right: 0
}

a.add.addnow, a.addnow {
    color: #fff;
    background-color: #d61c1f;
    border: none;
    font-size: 18px;
    display: block;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    font-family: Roboto-Regular;;
}

a.add.addnow > div {
    font-size: 12px;
    font-family: Roboto-regular;
}



.menu-title-new {
    text-transform: uppercase;
    color: #e32124;
    font-weight: 700;
    background: #f7f7f7;
    padding: 5px;
    z-index: 99
}

.menu-back-new {
    text-align: center;
    padding-bottom: 5px;
    background: url(../10/2016/7-13/trung.html) center center repeat-x
}

.product-detail .skin-tags, .product-detail .soluongcohan-tags {
    width: 70px;
    height: 70px;
    right: 20px;
    top: 20px
}

.product-detail .topdeal-tags,
.product-detail .topbst-tags {
    width: 70px;
    height: 70px;
    right: 12px;
    top: 20px
}

.product-detail .onlyonline-tags {
    width: 70px;
    height: 70px;
    right: 10px;
    top: 20px
}

.product-detail .hangtang-tags {
    width: 30px;
    height: 30px;
    right: 20px;
    top: 30px
}

.onlyonline-tags.at-product, .soluongcohan-tags.at-product {
    right: 10px;
    top: 10px
}

.skin-tags {
    animation: 2.5s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    position: absolute;
    width: 125px;
    height: 125px;
    right: 70px;
    top: 70px;
    z-index: 100;
    background: rgba(0, 0, 0, 0) url("../../../file.hstatic.net/1000003969/file/label-dathat.html") repeat scroll center center / cover;
}

.soluongcohan-tags {
    animation: 2.5s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    position: absolute;
    width: 125px;
    height: 125px;
    right: 70px;
    top: 70px;
    z-index: 100;
    background: rgba(0, 0, 0, 0) url("../../../file.hstatic.net/1000003969/file/label-soluongcohan.html") repeat scroll center center / cover;
}

.topdeal-tags {
    animation: 2.5s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    position: absolute;
    width: 140px;
    height: 140px;
    right: 70px;
    top: 70px;
    z-index: 100;
    background: rgba(0, 0, 0, 0) url("../../../file.hstatic.net/1000003969/file/label-topdeal.html") repeat scroll center center / cover;
}

.hangtang-tags {
    animation: 0;
    background: none;
    font-size: 30px;
    color: #e32124;
    text-align: center;
}

.onlyonline-tags {
    position: absolute;
    width: 140px;
    height: 140px;
    right: 70px;
    top: 70px;
    z-index: 100;
    background: rgba(0, 0, 0, 0) url("../../../file.hstatic.net/1000003969/file/label-only-only.html") repeat scroll center center / cover;
}

.topbst-tags {
    animation: 0;
    background: rgba(0, 0, 0, 0) url("../../../file.hstatic.net/1000003969/file/label-topbst.html") repeat scroll center center / cover
}

.menu-tilte-pr {
    font-family: Roboto-Regular;
    color: #000;
    margin-bottom: 5px
}

.menu-price-pr {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding-bottom: 5px
}

.menu-content-new {
    line-height: 15px;
    padding: 5px;
    margin-top: 10px
}

.menu-content-new a {
    font-size: 12px;
    text-decoration: underline
}

.back-menu-top {
    -webkit-box-shadow: 0 14px 20px -17px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 14px 20px -17px rgba(0, 0, 0, .75);
    box-shadow: 0 14px 20px -17px rgba(0, 0, 0, .75)
}

.margin-menu-top {
    margin-top: 20px !important
}

.span-menu-top {
    color: #000 !important
}

.logo2 {
    padding: 10px
}

.toggle-search {
    position: absolute;
    top: 48px;
    right: 0;
    z-index: 999999;
    background: #fff;
    -webkit-box-shadow: 2px 21px 59px -12px rgba(0, 0, 0, .64);
    -moz-box-shadow: 2px 21px 59px -12px rgba(0, 0, 0, .64);
    box-shadow: 2px 21px 59px -12px rgba(0, 0, 0, .64);
    padding: 4px;
    border-radius: 0 0 5px 5px
}

.backnone {
    background: 0 0
}

.toggle-search input[type=text] {
    border: none;
    height: 30px;
    padding-left: 10px;
    width: calc(100% - 45px);
    padding-right: 10px;
    font-size: 12px;
    color: #999
}

.toggle-search button {
    position: absolute;
    right: 5px;
    width: 45px;
    height: 30px;
    background: #e32124;
    border: none;
    color: #fff
}

.menu-margin-scroll {
    margin-top: 4px !important
}

.popup-baoquan {
    font-family: Roboto;
    font-size: 13px
}

.popup-baoquan p strong {
    color: #333;
    padding: 10px
}

.popup-baoquan p {
    color: #333;
    text-align: justify
}

.link-view-detail {
    text-align: center;
    text-decoration: underline;
    font-size: 13px
}

.padding-none {
    padding: 0
}

.catogory-ul {
    width: auto;
    background: #e0e0e0;
    margin-top: 20px;
    border: 1px solid #d6d6d6
}

.catogory-menu:hover, .catogory-ul .active {
    background: #333
}

.catogory-ul .active a {
    color: #fff
}

.catogory-menu {
    width: 12.2%;
    padding: 15px 10px;
    display: inline-block;
    text-align: center
}

.catogory-menu a, .catogory-menu:hover a {
    font-family: Arial
}

#stock-box div .dist, .bst-tks a {
    font-weight: 700
}

.catogory-menu a {
    font-size: 20px;
    color: #333;
    text-transform: uppercase
}

.catogory-menu:hover a, .title-clearstock {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase
}

.title-clearstock {
    margin-top: 20px;
    background: url(../10/2016/6-20/bg-titlepage.html) center right no-repeat #f13b43;
    padding: 10px 25px
}

.content-bst {
    margin: auto;
    color: #151515;
    font-family: 'Times New Roman', Georgia, serif
}

.title-bst {
    margin-top: 50px;
    text-align: center
}

.title-bst .label-1 {
    display: block;
    font-family: Roboto-Regular
}

.title-bst .label-2 {
    display: block;
    font-size: 50px
}

.title-bst .label-3 {
    display: block;
    color: #fb7601;
    font-style: italic;
    margin-top: 10px
}

.title-bst p {
    font-style: italic;
    font-size: 20px
}

.bst {
    display: block;
    position: relative;
    margin-top: 15px
}

.main-item {
    text-align: center
}

.main-item p {
    position: absolute;
    text-align: left;
    left: 59%;
    top: 29%;
    font-size: xx-large
}

.main-item p span {
    font-size: large;
    font-style: italic;
    display: block
}

.list-sp {
    text-align: center
}

.list-sp ul {
    margin: 0;
    width: 100%;
    display: block
}

.list-sp ul li {
    display: inline-block;
    list-style: none
}

.last-sp {
    background-color: #f5f6f8;
    border: 1px solid #ddd;
    margin: 10px 0 30px
}

.last-sp li {
    width: 50%
}

.last-sp li:first-child {
    text-align: left
}

.last-sp li:last-child {
    text-align: right
}

.note-last {
    position: absolute;
    width: 50%;
    top: 25%;
    left: 25%;
    font-size: xx-large
}

.note-last span {
    display: block;
    font-size: large;
    font-style: italic;
    padding-top: 10px
}

.giftsms, .giftsms1 {
    bottom: 0;
    left: 20px;
    color: #fff;
    position: fixed;
    z-index: 999999
}

.title-sub {
    font-size: 28px;
    padding-bottom: 20px
}

.giftsms {
    padding: 10px;
    background: rgba(0, 0, 0, .92);
    display: none
}

.giftsms .toggle-1 {
    float: right;
    padding: 10px;
    display: block
}

.giftsms1 span {
    font-size: 14px;
    padding: 10px
}

.giftsms1 .toggole0 {
    background: rgba(0, 0, 0, .92);
    text-align: center;
    padding: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.giftsms1 .toggole1 {
    background: rgba(30, 30, 30, .92);
    text-align: center
}

.atoggle {
    cursor: pointer;
    color: #fff
}

.paddingleftnone {
    padding-left: 12px !important;
    padding-right: 12px !important
}

.activeyellow {
    background: #e32124 !important
}

.activeyellow a .coll-icon .title-main-menu {
    color: #fff !important
}

.title-black {
    color: #333 !important
}

.footer-open-store {
    background: #e7e7e7;
    padding: 20px 0;
    border: 1px solid #e7e7e7
}

.footer-open-store span {
    color: #000;
    padding: 8px;
    font-size: 16px;
    font-family: Roboto-Regular;
    text-transform: uppercase
}

.footer-open-store span a {
    color: #0292e4;
    font-family: Roboto-Regular !important
}


.displayshow {
    display: inherit !important
}

.circle, .mausac {
    cursor: pointer
}

.itemPop {
    width: 33.33333333%
}

.prodCombo {
    width: 33.33333333%
}

.prodCombo.height-index {
    height: 450px
}

.prodContent h2 {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    margin: 10px 0
}

.fixApp.product-gift {
    position: absolute;
    top: 20px;
    left: 20px;
    width: 125px;
    text-align: left;
    z-index: 101;
    padding: 10px
}



.price-info .price-new-old {
    text-align: center;
    font-weight: 700
}

.prodAbGift {
    color: #fb4449;
    text-transform: uppercase;
    line-height: 37px
}

.icon_phone, .phone_footer {
    display: inline-block
}

.icon_phone {
    vertical-align: top;
    margin-top: 10px
}

.phone_footer {
    text-transform: uppercase;
    font-size: 12px;
    color: #000;
}

.phone_footer .moreinfo {
    text-transform: none
}

.phone_footer span.number_phone {
    font-size: 26px;
    color: #e32124;
    display: block;
    margin-top: 5px
}

ul.instuction_footer, ul.menu_footer {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.title-md-footer {
    color: #333;
    text-transform: uppercase;
    font-size: 13px;
}

.navbar-social li {
    display: inline-block;
    text-align: center;
}

.navbar-social li a {
}

.navbar-social li .fa {
    margin: 0 4px;
    font-size: 35px;
    padding: 5px;
    margin-top: 14px;
}

.navbar-social li:nth-child(1) {
    margin-left: 0
}

.navbar-social li:hover:nth-child(1) .fa {
    color: #3B5998
}

.navbar-social li:hover:nth-child(2) .fa {
    color: #7B472C
}

.navbar-social li:hover:nth-child(3) .fa {
    color: #CC181E
}

.navbar-social li .fa-zalo {
    background: rgba(0, 0, 0, 0) url("../img/logo-zalo-vector-black.png") no-repeat scroll 0 0 / cover;
    display: inline-block;
    height: 35px;
    width: 35px;
    margin-top: -17px;
    vertical-align: middle;
}
.navbar-social li .fa-tiktok {
    background: rgba(0, 0, 0, 0) url("../img/tiktok.png") no-repeat scroll 0 0 / cover;
    display: inline-block;
    height: 35px;
    width: 35px;
    margin-top: -17px;
    vertical-align: middle;
}

.navbar-social li:hover .fa-zalo {
    background: rgba(0, 0, 0, 0) url("../img/logo-zalo-vector.png") no-repeat scroll 0 0 / cover;
}
.navbar-social li .fa-shopee {
    background: rgba(0, 0, 0, 0) url("../img/Shopee-icon.png") no-repeat scroll 0 0 / cover;
    display: inline-block;
    height: 35px;
    width: 35px;
    margin-top: -17px;
    vertical-align: middle;
}

.navbar-social li:hover .fa-shopee {
    background: rgba(0, 0, 0, 0) url("../img/Shopee-icon2.png") no-repeat scroll 0 0 / cover;
}

.instuction_footer li {
    display: table-cell;
    padding: 14px 10px 13px
}

.menu_footer li {
    text-align: center;
    display: inline-block;
    padding: 0;
    margin: 0 15px;
}

.menu_footer li .icons {
    border-radius: 50%;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    border: 1px solid #ddd;
    width: 90px;
    height: 90px;
    max-width: 100px;
    max-height: 100px;
    margin: 0 auto;
    padding: 10px;
    overflow: hidden;
}
.menu_footer li img {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
}

.menu_footer li:hover .icons {
    border: 1px solid #333;
}
.menu_footer li:hover img {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}

.menu_footer li .label_footer {
    display: block;
    text-transform: uppercase;
    color: #000;
    margin: 8px 0
}

.instuction_footer li a {
    position: relative;
    color: #666;
    display: block;
    text-align: center;
    font-size: small
}

.instuction_footer li a:hover {
    color: #000
}

.instuction_footer li a:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    width: 1px;
    background: #666;
    height: 100%
}

.instuction_footer li:last-child a:after {
    content: "";
    width: 0
}


#viewGift .modal-title {
    font-weight: 700
}

#viewGift .modal-description {
    font-size: 17px;
    text-transform: uppercase;
    margin: 8px 0
}

.displaynone {
    display: none !important
}

.clear-stock-menu-top {
    width: 100%;
    border-left: 1px solid #ccc;
    margin-bottom: 20px
}

.clear-stock-menu-top .clear-stock-div {
    width: 12.2%;
    display: inline-block;
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px 0;
    background: #e4e4e4;
    cursor: pointer
}

.clear-stock-menu-top .clear-stock-div.active, .clear-stock-menu-top .clear-stock-div:hover {
    background: #333
}

.clear-stock-menu-top .clear-stock-div.active a, .clear-stock-menu-top .clear-stock-div:hover a {
    color: #fff
}

.clear-stock-menu-top .clear-stock-div a {
    padding: 10px;
    font-size: 16px;
    color: #000
}

.clear-stock-menu-right {
    position: fixed;
    top: 270px;
    margin-left: -55px;
    z-index: 999999
}

.clear-stock-menu-right .clear-stock-div {
    width: 50px;
    padding: 10px;
    background: #333;
    text-align: center;
    border-top: 1px solid #fff;
    cursor: pointer
}

.clear-stock-menu-right .clear-stock-div.active, .clear-stock-menu-right .clear-stock-div:hover {
    background: #f13b43
}

.clear-stock-menu-right .clear-stock-div a {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.li-filter {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    padding: 10px 40px;
    cursor: pointer
}

.row-filter .active {
    background: #ffc845
}

.li-filter span {
    text-transform: uppercase
}

.title-review {
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 20px;
    color: #000
}

.center-product {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 17px
}

.flexbox-title-content .flexbox-title-name {
    color: #000;
    text-transform: uppercase;
    font-size: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    padding-bottom: 10px;
    position: relative;
    font-weight: 500;
    margin-bottom: 10px;
    display: block
}

.flexbox-title-content .flexbox-title-name:after {
    content: "";
    width: 20%;
    height: 2px;
    background: #000;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.flexbox-title-content {
    padding-left: 10px;
    padding-right: 10px
}

.title {
    display: block;
    text-align: center;
    margin-top: 30px;
    position: relative
}


.phantrang a, .pagination a {
    padding: 5px 10px;
    color: #000;
    background: #fff;
    margin-left: 5px;
    font-size: 14px;
    border: 1px solid #d0d0d0;
    border-radius: 0
}

.phantrang a.active, .pagination a.active {
    color: #fff !important;
    background: #000 !important;
    border: 1px solid #000
}

.titlemt {
    font-weight: 300;
    color: #000;
    font-size: 16px;
    font-family: Roboto-Medium
}

#contentFlash.center {
    text-align: center
}

#endtimeHere {
    margin-bottom: 30px
}

.amazon_scroller {
    padding: 0;
    margin: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    width: 100% !important;
    height: 320px !important
}

.amazon_scroller .amazon_scroller_nav {
    position: absolute
}

.amazon_scroller .amazon_scroller_nav li {
    cursor: pointer;
    position: absolute
}

.amazon_scroller .amazon_scroller_mask {
    position: absolute;
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden
}

.amazon_scroller ul {
    padding: 0;
    margin: 0;
    float: left
}

.amazon_scroller ul li {
    padding: 0;
    margin: 0;
    margin-left: 5px;
    margin-right: 5px;
    list-style: none;
    float: left;
    text-align: center;
    display: inline
}

.amazon_scroller .amazon_scroller_mask ul li div.mainn {
    font-size: 13px;
    color: #000
}

.amazon_scroller .amazon_scroller_mask ul li div.mainn a {
    color: #000;
    text-decoration: none
}

.amazon_scroller .amazon_scroller_mask ul li div.mainn a div.name {
    padding: 10px;
    color: #666
}

.amazon_scroller .amazon_scroller_mask ul li div.mainn a:hover {
    color: #000;
    text-decoration: none
}

.amazon_scroller .amazon_scroller_mask ul li {
    background: #fff;
    height: 270px
}

.amazon_scroller ul li div {
    background: #fff;
    height: 70px
}

.amazon_scroller ul li a {
    text-decoration: none
}

.amazon_scroller ul li a amazon_scroller_title {
    overflow: hidden
}

.amazon_scroller ul li a:hover {
    text-decoration: underline
}

.amazon_scroller ul li a img {
    border: none
}

.testimonials {
    position: relative;
    margin-bottom: 20px;
    text-align: center;
}

.testimonials ul {
    padding: 0;
    margin: 0;
    float: left
}

.testimonials ul li {
    padding: 0;
    margin: 0;
    margin-left: 5px;
    margin-right: 5px;
    list-style: none;
    float: left;
    text-align: center;
    display: inline;
    width: 24%
}

.testimonials ul li div.mainn {
    font-size: 13px;
    color: #000
}

.testimonials ul li div.mainn a {
    color: #000;
    text-decoration: none
}

.testimonials .name {
    padding: 10px;
    color: #141414;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}

.testimonials ul li div.mainn a:hover {
    color: #000;
    text-decoration: none
}

.testimonials ul li {
    background: #fff
}

.title-y-kien {
    padding: 20px;
    text-align: center
}

.title-y-kien div .ta {
    font-family: 'Roboto-Regular' !important;
    text-transform: uppercase;
    font-size: 25px;
    color: #000 !important
}

.title-y-kien div .tb {
    font-family: 'Roboto-Regular' !important;
    font-size: 13px
}

.bleft {
    margin-top: -150px !important
}

.bright {
    margin-top: -150px !important
}

.slide-thumb {
    /*background: rgba(250,169,126,1);
	background: -moz-linear-gradient(left, rgba(250,169,126,1) 0%, rgba(250, 169, 126,1)) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(250,169,126,1)), color-stop(100%, rgba(246,163,121,1)));
	background: -webkit-linear-gradient(left, rgba(250,169,126,1) 0%, rgba(250, 169, 126,1) 100%);
	background: -o-linear-gradient(left, rgba(250,169,126,1) 0%, rgba(250, 169, 126,1) 100%);
	background: -ms-linear-gradient(left, rgba(250,169,126,1) 0%, rgba(250, 169, 126,1) 100%);
	background: linear-gradient(to right, rgba(250,169,126,1) 0%, rgba(250, 169, 126,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faa97e', endColorstr='#f6a379', GradientType=1 );*/
}

@media (min-width: 992px) and (max-width: 1199px) {
    .menu-top > li {
        padding-left: 8px;
        padding-right: 8px
    }

    .phone_footer {
        margin-left: 0;
        font-size: 13px
    }
}

.container-fluid.magazine .blog-read-viewed .item-img span {
    font-size: 0 !important
}

.month.col-sm-3.product-wrapper.image1xx {
    width: 20% !important
}

.col-sm-3.product-wrapper.image1xx {
    padding: 0 !important;
    margin: 20px 0 !important;
    width: 25% !important
}

.col-sm-3.product-wrapper.image1xx.gift {
}

.product-wrapper .product-image.no-padding img {
    padding-top: 0
}

.col-sm-3.product-wrapper.image1xx .product-image img {
    /*padding-top: 50px;*/
    background: #f7f7f7
}

.field-new.spmoi span {
    background: #242424;
    padding: 5px 10px;
    font-size: 11px;
    letter-spacing: -0.4px;
    color: #fff;
    position: relative;
    top: 5px !important;
    text-transform: uppercase;
}

.product-wrapper.item-small .product-image {
    height: 240px !important;
    overflow: hidden
}

#recommend-products .title-review, #more-sp-detail .title-review {
    padding-bottom: 0
}

a.storemulticlick.clickmultistock {
    outline: 0 !important
}
li.menu-li.hasChild:hover ul.dropdown-menu {
    display: block !important;
}
div#menu-footer ul.menu-top.clearfix.hidden-xs li.menu-li.hasChild:hover ul.dropdown-menu {
    display: none !important;
}
li.menu-li ul.dropdown-menu .menu-li-c2 ul{
    display: none;
    left: 150px;
    top: -1px;
}
li.menu-li ul.dropdown-menu .menu-li-c2.customMenu ul{
    left: 75px;
}
li.menu-li ul.dropdown-menu .menu-li-c2:hover .little {
    display: block;
    position: absolute;
    width: 200px;
    padding: 0;
    background-color: #f7f7f7;
    z-index: 99;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
li.menu-li ul.dropdown-menu .menu-li-c2 ul .menu-li-c3 ul{
    display: none;
    left: 198px;
    top: -1px;
}
li.menu-li ul.dropdown-menu .menu-li-c2 ul .menu-li-c3:hover ul {
    display: block;
    position: absolute;
    width: 220px;
    padding: 0;
    background-color: #f7f7f7;
    z-index: 99;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
li.menu-li ul.dropdown-menu .menu-li-c2 ul .menu-li-c3,li.menu-li ul.dropdown-menu .menu-li-c2 ul .menu-li-c3 ul .menu-li-c4 {
    width: 100%;
}

li.menu-li ul.dropdown-menu .menu-li-c2 ul .menu-li-c3 a {
    color: #262626;
    font-size: 12px;
    padding-left: 10px;
    line-height: 2.2;
}
li.menu-li ul.dropdown-menu .menu-li-c2 a:hover ,li.menu-li ul.dropdown-menu .menu-li-c2 ul .menu-li-c3 a:hover, li.menu-li ul.dropdown-menu .menu-li-c2 ul .menu-li-c3 ul .menu-li-c4 a:hover {
    color: #54c3bf;
}
.product-item .product-wrapper.image1x .product-image {
    height: 300px
}

.month.product-wrapper.image1x, .month.product-wrapper.image1xx {
    width: 25% !important
}

.product-item .month.product-wrapper.image1x .product-image {
    height: 300px
}

.month .product-information .buttoncart {
    margin-top: -210px
}

.gov {
    margin-top: 10px
}

.copy .col-xs-12.col-sm-6 {
    margin: 10px 0 20px;
    text-align: left;
    line-height: 20px;
}

.col-xs-12.col-sm-2.powered-by {
    margin-top: 35px
}

li.menu-li.black-fridays {
    background: #d30019 !important
}

#fix-top-menu li.menu-li.black-fridays span {
    color: #FFF !important
}

div#home-slider a {
    cursor: default !important
}

#home-slider img {
    cursor: pointer;
}

#home-slider img.full {
}

#home-slider {
    text-align: center
}

#home-slider .owl-item:nth-child(1), #home-slider .item:nth-child(1).full {
    background: #84f2ff
}

#home-slider .owl-item:nth-child(2) {
    background: #f7f5f6
}

#home-slider .owl-item:nth-child(3) {
    background: #fed2d3
}

#home-slider .owl-item:nth-child(4) {
    background: #b8cfd9
}

#home-slider .owl-item:nth-child(5) {
    background:
}

#product-form .product-btn-buy a.addnowkm {
    color: #fff;
    background-color: #d61c1f;
    border: none;
    font-size: 22px;
    display: block;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    font-family: Roboto-Regular;
}

#product-form .product-btn-buy {
    display: block;
    width: 100%;
    margin-top: 10px
}

@media ( min-width: 768px) and ( max-width: 1181px) {
    .product-gift {
        margin-top: 10px
    }

    .product-item .product-wrapper.image1x .product-image {
        height: 270px
    }

    .padding-menu-top {
        padding: 11px 4px 12px !important
    }
}

/*group countdown*/
.no-padding {
    padding: 0
}

.customerLeft, .cdownRight {
    margin-top: 10px;
    color: #333
}

.customerLeft .top, .cdownRight .top {
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 5px
}

.quantityPers {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d0d0d0;
    padding: 1px 10px
}

.customerLeft .quantityPers strong {
    color: #f77705;
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    padding: 3px 0;
}

.quantityPers .text {
    display: inline-block;
    float: right;
    margin: 6px 8px 0 2px;
    font-size: 12px;
    line-height: 17px
}

.cdownRight .price {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d0d0d0;
    border-left: none;
    padding: 1px 10px
}

.cdownRight .price .number-count-btn {
    color: #333;
    font-size: 25px;
    font-weight: 400
}

/*end group countdown*/
/*page.store and collection.store*/
.top-bar-findstores {
    padding: 20px 0
}

.item-col-4 {
    width: 25%;
}

.item-col-4 .content-right {
    display: inline-block;
    vertical-align: top;
    padding: 5px 0 0 6px;
}

.item-col-4 .content-right p {
}

.item-col-4 .content-right .text-bot {
    font-size: 15px;
    color: #333
}

.item-col-4 .content-right .text-top {
    color: #e32124;
    font-size: 30px;
}

.item-col-4 img {
    transform: rotateY(0deg);
    transition: all ease 0.5s;
}

.item-col-4:hover img {
    transform: rotateY(360deg);
}

.new-stores {
    margin-top: 20px
}

.item-col-3 {
    width: 33.33333%
}

.banners-small p {
    margin: 20px 0;
    text-align: center;
}

.top-bar-newstores {
    background: #333;
    padding: 12px 0;
    vertical-align: middle;
    color: #fff
}

.top-bar-newstores span {
    display: inline-block;
    color: #fff;
}

.top-bar-newstores .title-topnews {
    font-size: 16px;
}

.top-bar-newstores .name-topnews {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.top-bar-newstores .title-topnews:before {
    margin-right: 5px;
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(../../../file.hstatic.net/1000003969/file/icon-stars.html)
}

.top-bar-newstores .address-topnews {
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.5px
}

.top-bar-newstores .date-topnews {
    border: 1px solid #e32124;
    background: #e32124;
    border-radius: 12px;
    padding: 1px 5px;
    font-size: 10px;
    line-height: 15px;
    vertical-align: top;
    margin-left: 8px;
}

.top-bar-newstores .space {
    width: 27px
}

.banners-small {
    margin: 20px 0
}

.right-side {
    text-align: left;
    color: #333;
    font-size: 16px;
    line-height: 23px;
    vertical-align: top;
    margin-top: -5px;
}

.bottom-bar {
}

.bottom-bar .left {
    width: 68%;
}

.bottom-bar .right {
    width: 32%;
}

/*page.store and collection.store*/
.sold-out {
    z-index: 30;
    transition: all 0.3s;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 36%;
    background: rgba(255, 255, 255, 0.9);
    padding: 18px 0;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #000
}

.sold-out:hover {
    color: #333;
    background: rgba(255, 255, 255, 0.5)
}

#slideStars {
    background: #dfecff;
    padding: 40px 0
}

.slideStars .itemss {
    width: 33.333333%
}

#slideStars .titleStars {
    text-align: center;
    padding: 0px 0 20px
}

.slideStars .item img {
    width: 100%
}

#slideStars .owl-buttons {
    display: none !important;
}

.slideStars .owl-controls {
    position: absolute;
    top: 45%;
    z-index: 2;
    width: 100%;
}

.slideStars .owl-controls .owl-prev {
    left: -60px;
    position: absolute;
}

.slideStars .owl-controls .owl-next {
    right: -60px;
    position: absolute;
}

.slideStars:hover .owl-controls .owl-next {
    right: 30px;
}

.slideStars .owl-controls .owl-prev, .slideStars .owl-controls .owl-next {
    opacity: 0;
    font-size: 30px;
    font-weight: normal;
    color: #333
}

.slideStars:hover .owl-controls .owl-prev, .slideStars:hover .owl-controls .owl-next {
    opacity: 1;
}

.slideStars:hover .owl-controls .owl-prev .fa-chevron-left, .slideStars:hover .owl-controls .owl-next .fa-chevron-right {
/ / text-shadow: 1 px 1 px 20 px #fff;
}

.slideStars .owl-controls .owl-prev, .slideStars .owl-controls .owl-next {
    background: none;
    transition: all 0.5s;
}

/*menu hover left*/
.sidebar-nav li .ico-top {
    position: relative;
    overflow: hidden;
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.sidebar-nav li .ico-top img {
    opacity: 1;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -o-perspective: 1000;
    perspective: 1000;
    left: 0;
    position: absolute
}

.sidebar-nav li .ico-top img:first-child {
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.sidebar-nav li.active .ico-top img:first-child,
.sidebar-nav li:hover .ico-top img:first-child {
    opacity: 1;
    z-index: 1
}

.sidebar-nav li.active .ico-top img:last-child,
.sidebar-nav li:hover .ico-top img:last-child {
    opacity: 0;
}

.sidebar-nav li .ico-top img {
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -webkit-transition: all 300ms
}

section#sidebar-wrapper ul.sidebar-nav li.title {
    padding-left: 15px
}

#sidebar-wrapper ul li span.icon img {
    display: block;
    margin: auto;
    margin-top: 2px;
    margin-bottom: 5px !important;
}

#sidebar-wrapper ul li.title {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    font-weight: bold;
    padding-top: 6px;
    text-transform: uppercase;
    color: #000;
    width: 100%
}

#sidebar-wrapper ul li.title:after, section#sidebar-wrapper ul.sidebar-nav li.promotion-event:after {
    border: 0px !Important;
}

#sidebar-wrapper ul li.more-info {
    width: 100%;
    color: #000;
    position: relative;
    line-height: 44px;
    padding-top: 10px;
    padding-left: 40px
}

#sidebar-wrapper ul li.more-info span a {
    display: inline;
    font-size: 22px
}

#sidebar-wrapper ul li.more-info span:nth-child(1) {
    font-size: 16px;
    display: block
}

#sidebar-wrapper ul li.more-info a {
    text-align: left;
    line-height: normal;
    text-transform: none
}

#sidebar-wrapper ul li.more-info span:nth-child(2) {
    display: block;
    line-height: 16px;
    font-size: 16px;
}

#sidebar-wrapper ul li.more-info:before {
    position: absolute;
    top: 8px;
    left: 15px;
    font-size: 25px
}

#sidebar-wrapper ul li.mobile-click {
    border: 1px solid #ddd
}

#sidebar-wrapper ul li img {
    display: block;
    margin: auto;
    margin-bottom: 10px
}

#sidebar-wrapper ul li a {
    color: inherit;
    text-align: center;
    display: inline-block;
    line-height: 36px;
    width: 100%;
    font-size: 15px;
    text-transform: uppercase;
    color: #333333
}

@media ( min-width: 768px) and ( max-width: 1181px) {
    #sidebar-wrapper ul li {
        width: 49%;
        display: inline-block
    }
}

.logoTop .logo {
    text-align: left;
    display: flex;
    align-items: center;
    height: 87px;
}

.search-collection {
    border: 2px solid #d5d5d5;
    position: relative;
    border-radius: 16px;
    width: 100%;
}

.search-collection form {
    position: relative;
}

.search-collection form #text-product {
    padding:0 10px;
    border: none;
    height: 33px;
    margin-left: 5px;
    background: none;
    width: calc(100% - 45px);
    padding-right: 10px;
    font-size: 12px;
    color: #999;
    transition: border 0.3s;
    outline: none;
}

.search-collection form #submit-search {
    position: absolute;
    width: 30px;
    height: 35px;
    background: transparent;
    border: none;
    color: #fff;
    right: 0;

}

.search-collection form #submit-search i {
    font-size: 16px;
    color: #666;
}

.search-collection form ul.search-results {
    display: block;
    width: 345px;
    margin: 0px auto 0;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    box-shadow: 0 1px 3px 0 #7d7d7d;
    -webkit-box-shadow: 0 1px 3px 0 #7d7d7d;
    -moz-box-shadow: 0 1px 3px 0 #7d7d7d;
    background: #fff;
    position: absolute;
    z-index: 99999;
    left: 170px;
}

.search-collection form ul.search-results li {
    display: block;
    background: #fff;
    overflow: hidden;
    list-style: none;
    border-bottom: 1px dotted #ccc;
    float: none;
}

.search-collection form ul.search-results li:first-child {
    border-top: none;
}

.search-collection form ul.search-results li a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 6px;
}

.search-collection form ul.search-results li a .thumbnail {
    float: left;
    width: 50px;
    height: 50px;
    margin: 0 6px 0 0;
}

.search-collection form ul.search-results li a .title {
    display: block;
    width: 72%;
    line-height: 1.3em;
    color: #333;
    font-size: 14px;
    text-align: left;
    margin-top: 10px !important;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.search-collection form ul.search-results li a .price {
    font-size: 14px;
    margin-top: 8px;
    color: #e32124;
}

.search-collection form ul.search-results li span.title {
    display: block;
    width: 72%;
    line-height: 1.3em;
    color: #333;
    font-size: 14px;
    text-align: left;
    margin-top: 10px !important;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rightTop_head .switchboardTop {
    width: 33%;
    letter-spacing: -1px;
}

.rightTop_head .switchboardTop .switchboard_wrapper {
    line-height: 36px;
    margin-top: 0;
    font-size: 13px;
    letter-spacing: 0px;
}

.rightTop_head .switchboardTop .switchboard_wrapper .fa {
    font-size: 16px;
    line-height: 36px;
    background: #f7f7f7;
    display: block;
    width: 36px;
    height: 36px;
    float: left;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}

.rightTop_head .storeTop {
    width: 45%;
}

.rightTop_head .storeTop .headStore_wrapper {
    line-height: 36px;
    margin-top: 0;
    font-size: 14px;
    letter-spacing: 0px;
}

.rightTop_head .storeTop .headStore_wrapper a .fa {
    font-size: 16px;
    line-height: 36px;
    background: #f7f7f7;
    display: block;
    width: 36px;
    height: 36px;
    float: left;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}

.rightTop_head .cartTop {
    width: 22%;
}

.rightTop_head .cartTop .carttop_wrapper {
    line-height: 36px;
    margin-top: 0;
    font-size: 14px;
    letter-spacing: -1px;
    text-align: center;
}

.rightTop_head .cartTop .carttop_wrapper .fa {
    font-size: 16px;
    line-height: 36px;
    color: #fff;
    background: #e32124;
    display: block;
    width: 36px;
    height: 36px;
    float: left;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
}

.buyxGet {
    margin-top: 10px;
}

.buyxGet h3 {
    font-size: 13px;
    color: #333;
    margin: 0;
    font-weight: bold;
}

.buyxGet h3:before {
    background: transparent url(https://web.nvnstatic.net/tp/T0198/img/ico-gift-yellow.svg) no-repeat scroll 0 0/18px auto;
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    margin-right: 5px;
}

.buyxGet .leftImage {
    margin-top: 5px;
    width: 48%;
}

.buyxGet .leftImage img {
    width: 100%;
}

.buyxGet #buyxgety-program {
    width: 52%;
    border: 1px solid #f68a2a;
    border-left: 0;
    margin: 5px 0 0 0;
    overflow: hidden;
    position: relative;
    padding: 10px 0 10px 10px;
}

.buyxGet #buyxgety-program:before {
    content: "";
    position: absolute;
    width: 170px;
    height: 170px;
    bottom: -26px;
    right: -15px;
    z-index: 0;
    background: transparent url(https://web.nvnstatic.net/tp/T0198/img/ico-gift-yellow.svg) no-repeat scroll 0 0/170px auto;
    -webkit-transform: rotate(-22deg);
    -moz-transform: rotate(-22deg);
    -ms-transform: rotate(-22deg);
    -o-transform: rotate(-22deg);
    transform: rotate(-22deg);
    opacity: 0.1;
}

.buyxGet #buyxgety-product-list {
    height: 244px;
    max-height: 244px;
    overflow-y: scroll;
    margin: 0px 0;
    position: relative;
    padding: 8px;
    overflow-x: hidden;
}

.buyxGet #buyxgety-product-list:-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.buyxGet #buyxgety-product-list:-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.buyxGet #buyxgety-product-list:-webkit-scrollbar-thumb {
    background-color: #000000;
}

.buyxGet #buyxgety-product-list table tr {
    margin: 5px 0;
    display: inline-block;
}

.buyxGet #buyxgety-product-list table img {
    margin: 0 10px;
    border: 1px solid #ddd;
    max-width: 40px;
}

.buyxGet #buyxgety-product-list table .wrapper-content span:nth-child(1), .buyxGet #buyxgety-product-list table .wrapper-content span:nth-child(2) {
    color: #037bc0;
}

.banner-product-detail {
    margin-bottom: 10px;
}

#top-detail.normal {
    background: #fff;
}

#top-detail.normal #detail-product {
    background: transparent;
}

#top-detail.normal #detail-product .group-img {
    padding-left: 0;
}

#top-detail.normal #detail-product .group-info {
    width: 30%;
    padding: 0 10px 15px 0px;
}

#top-detail.normal #detail-product .slide-imagesm {
    width: 100%;
    position: relative;
    overflow: hidden;
}

#top-detail.normal #detail-product .thumbnail {
    width: 84px;
}

#descriptionproduct {
    margin-top: 0px;
}

#stock-box {
    overflow-y: scroll;
    width: 100%;
    max-height: 200px;
    font-weight: bold;
    color: #333;
    border-color: #dcdbdb;
    position: relative;
    overflow-x: hidden;
    padding: 0px 10px 0px 10px;
}
#detail-two .no-padding product:nth-child(1) {
	margin-bottom: 15px;
}
.information-more {
    text-align: center;
}

.product-wrapper {
    /*width: 20%;*/
    float: left;
    margin-bottom: 30px;
}

.product-wrapper .product-information {
    position: relative;
    padding: 0;
    border-left: 0;
}

.product-wrapper .product-information .height-index-1 {
    width: 100%;
}

.product-wrapper .product-information .background-size {
    background-size: 100% 100% !important;
}

.product-wrapper .product-information .product-detail .product-image,
.product-wrapper .product-information .product-detail a .product-image {
    position: relative;
    overflow: hidden;
    height: 300px;
    text-align: center;
    /*padding: 10px;*/
    opacity: 1;
    transition: all 0.5s;
	display: flex;
    align-items: center;
	display: -webkit-flex;
    -webkit-align-items: center;
}

.product-wrapper.item-small .product-information ,
.product-wrapper .product-information {
    /*padding-top: 50px;*/
    /*background: #f6f6f6;*/
}

.product-wrapper .product-information img {
    transition: all 0.5s ease-in-out;
    display: block;
    position: absolute;
}

.product-wrapper .product-information .image-default {
    opacity: 1;
    z-index: 3;
    object-fit: scale-down;
}

.product-wrapper .product-information .image-hover {
    opacity: 0;
    z-index: 1;
}

/*.product-wrapper .product-information:hover .image-default {*/
/*    opacity: 0;*/
/*    z-index: 1;*/
/*}*/

.product-wrapper .product-information:hover .image-hover {
    opacity: 1;
    z-index: 3;
}

.product-wrapper .product-information .product-detail .topdeal-tags,
.product-wrapper .product-information .product-detail a .topdeal-tags {
    width: 60px;
    height: 60px;
    right: 20px;
    top: 20px;
}

.product-wrapper .product-information .product-detail .product-info ,
.product-wrapper .product-information .product-detail a .product-info {
    padding: 10px 0 0;
}

.product-wrapper .product-information .product-detail  .product-info .price-info .price-new-old,
.product-wrapper .product-information .product-detail a .product-info .price-info .price-new-old {
    height: 25px;
    text-align: center;
}

.product-wrapper .product-information .product-detail .product-info .price-info .price-new-old,
.product-wrapper .product-information .product-detail a .product-info .price-info .price-new-old {
    padding-right: 0;
    text-align: center;
    font-weight: 700;
}

.product-wrapper .product-information .product-detail .product-info .price-info .price-new-old span ,
.product-wrapper .product-information .product-detail a .product-info .price-info .price-new-old span {
    font-size: 15px;
    color: #333;
    font-weight: 700;
    font-family: Roboto-Regular;
    display: inline-block;
}

.product-wrapper .product-information:hover .buttoncart {
    display: block;
    opacity: 1;
    bottom: 52%;
}

.product-wrapper .product-information .buttoncart {
    opacity: 0;
    transition: all .3s ease-out 0;
    display: none;
    position: absolute;
    margin-top: 0;
    bottom: 0;
}

.product-wrapper .product-information .wrap_gift {
    padding: 0px 0px 0px;
    text-align: center;
    margin-top: -10px;
}

.product-wrapper .product-information .wrap_gift .product-gift {
    display: inline-block;
    font-size: 11px;
    color: #000;
}

.product-wrapper .product-information .wrap_gift .product-gift span {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    padding-left: 5px;
    font-family: Roboto-Medium;
    color: #000;
}

.blog-product-km .product-wrapper .product-information .height-index-1 {
    height: 350px !important;
}

.midbar-collection-month .container {
    background: #000;
    padding: 0 150px;
}

.midbar-collection-month .container .shoes,
.midbar-collection-month .container .wallet {
    text-align: center;
    margin: 12px 0 5px;
}

.midbar-collection-month .container .shoes .left,
.midbar-collection-month .container .wallet .left {
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    line-height: 14px;
}

.midbar-collection-month .container .shoes .left .fa,
.midbar-collection-month .container .wallet .left .fa {
    color: #fff;
    padding: 15px;
    background: #08b58f;
    -webkit-border-radius: 1100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    font-size: 30px;
    line-height: 26px;
}

.midbar-collection-month .container .shoes .right,
.midbar-collection-month .container .wallet .right {
    display: inline-block;
    height: 50px;
    padding-top: 6px;
    color: #fff;
}

.midbar-collection-month .container .shoes .right p,
.midbar-collection-month .container .wallet .right p {
    font-size: 14px;
    text-align: left;
}

.midbar-collection-month .container .shoes .right p span,
.midbar-collection-month .container .wallet .right p span {
    line-height: 15px;
    display: inline-block;
    vertical-align: text-bottom;
}

.midbar-collection-month .container .shoes .right p .numb,
.midbar-collection-month .container .wallet .right p .numb {
    font-size: 28px;
    margin-right: 3px;
}

#product-form ul.option li .color span {
    display: block;
    border: 1px solid #e0e0e0;
    font-weight: 500;
    padding: 0px 8px;
    cursor: pointer;
    background: #f7f7f7;
}

#product-form ul.option li .color input[checked=checked] + span, #product-form ul.option li .color input[type=radio]:checked + span {
    border: 1px solid #e42127;
    background: url(../img/bg-product.png) right bottom no-repeat #f7f7f7;
}

.topbar-footer {
    background: #a0c6d7 url("../../../file.hstatic.net/1000003969/file/footer-bst-47.html") no-repeat scroll center center;
    text-align: center;
}

.topbar-footer .button-wrap {
    display: inline-block;
    margin: 43px 0;
}

.footer-map {
    background: transparent url("../img/stores-bg.jpg") repeat scroll 0 0;
    text-align: center;
}

.footer-map .button-store {
    display: inline-block;
    margin: 75px 0;
}

.footer-map .button-store .store-footer {
    border: 3px solid #fff;
    padding: 10px 50px;
    font-size: 20pt;
    color: #fff;
    display: inline-block;
    background-color: #000;
    opacity: .7;
    font-family: Roboto-Regular;
}

.wrap_store .date-top {
    font-size: 13px;
    color: #e32124;
    padding: 0 5px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .rightTop_head .switchboardTop .switchboard_wrapper {
        font-size: 10px;
    }

    .rightTop_head .storeTop .headStore_wrapper {
        font-size: 10px;
    }
}


/********************************* owl.theme.css ***********************************/
.owl-theme .owl-controls{margin-top:10px;text-align:center;}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;zoom:1;*display:inline;margin:5px;padding:3px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#869791;filter:Alpha(Opacity=50);opacity:0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.html) no-repeat center center}
/********************************* End owl.theme.css ***********************************/


/********************************* owl.transitions ***********************************/
.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes "empty"{0%{opacity:1;}}@-moz-keyframes "empty"{0%{opacity:1;}}@keyframes "empty"{0%{opacity:1;}}@-webkit-keyframes "fadeIn"{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes "fadeIn"{0%{opacity:0;}100%{opacity:1;}}@keyframes "fadeIn"{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes "fadeOut"{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes "fadeOut"{0%{opacity:1;}100%{opacity:0;}}@keyframes "fadeOut"{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes "backSlideOut"{25%{opacity:.5;-webkit-transform:translateZ(-500px);}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}}@-moz-keyframes "backSlideOut"{25%{opacity:.5;-moz-transform:translateZ(-500px);}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}}@keyframes "backSlideOut"{25%{opacity:.5;transform:translateZ(-500px);}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}}@-webkit-keyframes "backSlideIn"{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-webkit-transform:translateZ(-500px);}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);}}@-moz-keyframes "backSlideIn"{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-moz-transform:translateZ(-500px);}100%{opacity:1;-moz-transform:translateZ(0) translateX(0);}}@keyframes "backSlideIn"{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;transform:translateZ(-500px);}100%{opacity:1;transform:translateZ(0) translateX(0);}}@-webkit-keyframes "scaleToFade"{to{opacity:0;-webkit-transform:scale(.8);}}@-moz-keyframes "scaleToFade"{to{opacity:0;-moz-transform:scale(.8);}}@keyframes "scaleToFade"{to{opacity:0;transform:scale(.8);}}@-webkit-keyframes "goDown"{from{-webkit-transform:translateY(-100%);}}@-moz-keyframes "goDown"{from{-moz-transform:translateY(-100%);}}@keyframes "goDown"{from{transform:translateY(-100%);}}@-webkit-keyframes "scaleUpFrom"{from{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes "scaleUpFrom"{from{opacity:0;-moz-transform:scale(1.5);}}@keyframes "scaleUpFrom"{from{opacity:0;transform:scale(1.5);}}@-webkit-keyframes "scaleUpTo"{to{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes "scaleUpTo"{to{opacity:0;-moz-transform:scale(1.5);}}@keyframes "scaleUpTo"{to{opacity:0;transform:scale(1.5);}}
/********************************* End owl.transitions ***********************************/



/*********************************  owl.carousel ***********************************/
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}
.owl-carousel .owl-item{float:left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor:pointer;}
.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.grabbing{cursor:url(grabbing.html) 8 8, move;}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
/********************************* End owl.carousel ***********************************/