.custom-file-control,
.shariff .theme-white .shariff-button {
    border: 1px solid #ddd
}

.shariff li .fa,
img {
    vertical-align: middle
}

.shariff li,
svg:not(:root) {
    overflow: hidden
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer
}

.btn,
.custom-control-indicator {
    -webkit-user-select: none;
    -moz-user-select: none
}

.custom-select,
.progress[value] {
    -webkit-appearance: none;
    -moz-appearance: none
}

.anicon,
.owl-carousel,
.owl-carousel .owl-item,
.owl-theme .owl-dots,
.owl-theme .owl-nav,
html {
    -webkit-tap-highlight-color: transparent
}

.fa-ul,
.product-list {
    list-style-type: none
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

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

.shariff:after {
    clear: both
}

.shariff ul {
    padding: 0;
    margin: 0;
    list-style: none
}

button,
hr,
input,
select {
    overflow: visible
}

pre,
textarea {
    overflow: auto
}

.shariff li,
.shariff li a {
    height: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.shariff li a {
    color: #fff;
    position: relative;
    display: block;
    text-decoration: none
}

.shariff li .share_count,
.shariff li .share_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    vertical-align: middle;
    line-height: 35px
}

.shariff li .fa {
    width: 35px;
    line-height: 35px;
    text-align: center
}

progress,
sub,
sup {
    vertical-align: baseline
}

.shariff li .share_count {
    padding: 0 8px;
    height: 33px;
    position: absolute;
    top: 1px;
    right: 1px
}

.shariff .orientation-horizontal .info {
    -webkit-box-flex: 0
}

.shariff .orientation-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.shariff .orientation-horizontal li {
    float: left;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 35px;
    margin-right: 3%;
    margin-bottom: 10px
}

.shariff .orientation-horizontal li:last-child {
    margin-right: 0
}

.shariff .orientation-horizontal li .share_text {
    display: block;
    text-indent: -9999px;
    padding-left: 3px
}

.shariff .orientation-horizontal li .share_count {
    display: none
}

.shariff .theme-grey .shariff-button a {
    background-color: #b0b0b0
}

.shariff .theme-grey .shariff-button .share_count {
    background-color: #ccc;
    color: #333
}

.shariff .theme-white .shariff-button a {
    background-color: #fff
}

.shariff .theme-white .shariff-button a:hover {
    background-color: #eee
}

.shariff .theme-white .shariff-button .share_count {
    background-color: #fff;
    color: #999
}

.shariff .orientation-vertical {
    min-width: 110px
}

.shariff .orientation-vertical li {
    display: block;
    width: 100%;
    margin: 5px 0
}

address,
dl,
ol,
p,
ul {
    margin-bottom: 1rem
}

.shariff .orientation-vertical li .share_count {
    width: 24px;
    text-align: right
}

caption,
th {
    text-align: left
}

@media only screen and (min-width:360px) {
    .shariff .orientation-horizontal li {
        margin-right: 1.8%;
        min-width: 80px;
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .shariff .orientation-horizontal li .share_count {
        display: block
    }
    .shariff .orientation-horizontal.col-1 li,
    .shariff .orientation-horizontal.col-2 li {
        min-width: 110px;
        max-width: 160px
    }
    .shariff .orientation-horizontal.col-1 li .share_text,
    .shariff .orientation-horizontal.col-2 li .share_text {
        text-indent: 0;
        display: inline
    }
    .shariff .orientation-horizontal.col-5 li,
    .shariff .orientation-horizontal.col-6 li {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
}

@media only screen and (min-width:640px) {
    .shariff .orientation-horizontal.col-3 li {
        min-width: 110px;
        max-width: 160px
    }
    .shariff .orientation-horizontal.col-3 li .share_text {
        text-indent: 0;
        display: inline
    }
}

@media only screen and (min-width:768px) {
    .shariff .orientation-horizontal li {
        min-width: 110px;
        max-width: 160px
    }
    .shariff .orientation-horizontal li .share_text {
        text-indent: 0;
        display: inline
    }
    .shariff .orientation-horizontal.col-5 li,
    .shariff .orientation-horizontal.col-6 li {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
}

@media only screen and (min-width:1024px) {
    .shariff li,
    .shariff li a {
        height: 30px
    }
    .shariff li .fa {
        width: 30px
    }
    .shariff li .fa,
    .shariff li .share_count,
    .shariff li .share_text {
        line-height: 30px
    }
    .shariff li .share_count {
        height: 28px
    }
}

.shariff .addthis a {
    background-color: #f8694d
}

.shariff .addthis a:hover {
    background-color: #f75b44
}

.shariff .addthis .fa-plus {
    font-size: 14px
}

.shariff .addthis .share_count {
    color: #f8694d;
    background-color: #f1b8b0
}

.shariff .theme-white .addthis a {
    color: #f8694d
}

@media only screen and (min-width:600px) {
    .shariff .addthis .fa-plus {
        font-size: 14px;
        position: relative;
        top: 1px
    }
}

.shariff .diaspora a {
    background-color: #999
}

.shariff .diaspora a:hover {
    background-color: #b3b3b3
}

.shariff .diaspora .fa-times-circle {
    font-size: 17px
}

.shariff .theme-white .diaspora a {
    color: #999
}

@media only screen and (min-width:600px) {
    .shariff .diaspora .fa-times-circle {
        font-size: 16px
    }
}

.shariff .facebook a {
    background-color: #3b5998
}

.shariff .facebook a:hover {
    background-color: #4273c8
}

.shariff .facebook .fa-facebook {
    font-size: 22px
}

.shariff .facebook .share_count {
    color: #183a75;
    background-color: #99adcf
}

.shariff .theme-white .facebook a {
    color: #3b5998
}

@media only screen and (min-width:600px) {
    .shariff .facebook .fa-facebook {
        font-size: 19px
    }
}

.shariff .flattr a {
    background-color: #7ea352
}

.shariff .flattr a:hover {
    background-color: #f67c1a
}

.shariff .flattr a:hover .share_count {
    color: #d56308;
    background-color: #fab47c
}

.shariff .flattr .fa-money {
    font-size: 22px
}

.shariff .flattr .share_count {
    color: #648141;
    background-color: #b0c893
}

.shariff .theme-white .flattr a {
    color: #f67c1a
}

@media only screen and (min-width:600px) {
    .shariff .flattr .fa-money {
        font-size: 19px
    }
}

.shariff .googleplus a {
    background-color: #d34836
}

.shariff .googleplus a:hover {
    background-color: #f75b44
}

.shariff .googleplus .fa-google-plus {
    font-size: 22px
}

.shariff .googleplus .share_count {
    color: #a31601;
    background-color: #eda79d
}

.shariff .theme-white .googleplus a {
    color: #d34836
}

@media only screen and (min-width:600px) {
    .shariff .googleplus .fa-google-plus {
        font-size: 19px
    }
}

.shariff .info {
    border: 1px solid #ccc
}

.shariff .info a {
    color: #666;
    background-color: #fff
}

.shariff .info a:hover {
    background-color: #efefef
}

.shariff .info .fa-info {
    font-size: 20px;
    width: 33px
}

.shariff .info .share_text {
    display: block!important;
    text-indent: -9999px!important
}

.shariff .theme-grey .info a {
    background-color: #fff
}

.shariff .theme-grey .info a:hover {
    background-color: #efefef
}

.shariff .orientation-vertical .info {
    width: 35px;
    float: right
}

.btn-group-vertical>.btn,
.btn-group>.btn,
.btn-group>.btn-group,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.dropdown-menu,
.table-reflow thead,
.table-reflow tr {
    float: left
}

@media only screen and (min-width:360px) {
    .shariff .orientation-horizontal .info {
        -webkit-box-flex: 0!important;
        -ms-flex: none!important;
        flex: none!important;
        width: 35px;
        min-width: 35px!important
    }
}

@media only screen and (min-width:1024px) {
    .shariff .info .fa-info {
        font-size: 16px;
        width: 23px
    }
    .shariff .orientation-horizontal .info {
        width: 25px;
        min-width: 25px!important
    }
    .shariff .orientation-vertical .info {
        width: 25px
    }
}

.shariff .linkedin a {
    background-color: #0077b5
}

.shariff .linkedin a:hover {
    background-color: #0369a0
}

.shariff .linkedin .fa-linkedin {
    font-size: 22px
}

.shariff .linkedin .share_count {
    color: #004785;
    background-color: #33aae8
}

.shariff .theme-white .linkedin a {
    color: #0077b5
}

.shariff .theme-white .mail a,
.shariff .theme-white .print a {
    color: #999
}

@media only screen and (min-width:600px) {
    .shariff .linkedin .fa-linkedin {
        font-size: 19px
    }
}

.shariff .mail a {
    background-color: #999
}

.shariff .mail a:hover {
    background-color: #a8a8a8
}

.shariff .mail .fa-envelope {
    font-size: 21px
}

@media only screen and (min-width:600px) {
    .shariff .mail .fa-envelope {
        font-size: 18px
    }
}

.shariff .print a {
    background-color: #999
}

.shariff .print a:hover {
    background-color: #a8a8a8
}

.shariff .print .fa-print {
    font-size: 21px
}

@media only screen and (min-width:600px) {
    .shariff .print .fa-print {
        font-size: 18px
    }
}

.shariff .pinterest a {
    background-color: #bd081c
}

.shariff .pinterest a:hover {
    background-color: #d50920
}

.shariff .pinterest .fa-pinterest-p {
    font-size: 22px
}

.shariff .pinterest .share_count {
    color: #a31601;
    background-color: #eda79d
}

.shariff .theme-white .pinterest a {
    color: #bd081c
}

@media only screen and (min-width:600px) {
    .shariff .pinterest .fa-pinterest-p {
        font-size: 19px;
        position: relative;
        top: 1px
    }
}

.shariff .reddit a {
    background-color: #ff4500
}

.shariff .reddit a:hover {
    background-color: #ff6a33
}

.shariff .reddit .fa-reddit {
    font-size: 17px
}

.shariff .theme-white .reddit a {
    color: #ff4500
}

@media only screen and (min-width:600px) {
    .shariff .reddit .fa-reddit {
        font-size: 16px
    }
}

.shariff .stumbleupon a {
    background-color: #eb4924
}

.shariff .stumbleupon a:hover {
    background-color: #ef7053
}

.shariff .stumbleupon .fa-stumbleupon {
    font-size: 17px
}

.shariff .theme-white .stumbleupon a {
    color: #eb4924
}

@media only screen and (min-width:600px) {
    .shariff .stumbleupon .fa-stumbleupon {
        font-size: 16px
    }
}

.shariff .twitter a {
    background-color: #55acee
}

.shariff .twitter a:hover {
    background-color: #32bbf5
}

.shariff .twitter .fa-twitter {
    font-size: 28px
}

.shariff .twitter .share_count {
    color: #0174a4;
    background-color: #96d4ee
}

.shariff .theme-white .twitter a {
    color: #55acee
}

@media only screen and (min-width:600px) {
    .shariff .twitter .fa-twitter {
        font-size: 24px
    }
}

.shariff .whatsapp a {
    background-color: #5cbe4a
}

.shariff .whatsapp a:hover {
    background-color: #34af23
}

.shariff .whatsapp .fa-whatsapp {
    font-size: 28px
}

.shariff .theme-white .whatsapp a {
    color: #5cbe4a
}

.shariff .xing a {
    background-color: #126567
}

.shariff .xing a:hover {
    background-color: #29888a
}

.shariff .xing .fa-xing {
    font-size: 22px
}

.shariff .xing .share_count {
    color: #15686a;
    background-color: #4fa5a7
}

.shariff .theme-white .xing a {
    color: #126567
}

@media only screen and (min-width:600px) {
    .shariff .whatsapp .fa-whatsapp {
        font-size: 22px
    }
    .shariff .xing .fa-xing {
        font-size: 19px
    }
}

.shariff .tumblr a {
    background-color: #36465d
}

.shariff .tumblr a:hover {
    background-color: #44546b
}

.shariff .tumblr .fa-tumblr {
    font-size: 28px
}

.shariff .theme-white .tumblr a {
    color: #5cbe4a
}

@media only screen and (min-width:600px) {
    .shariff .tumblr .fa-tumblr {
        font-size: 22px
    }
}

.shariff .threema a {
    background-color: #333
}

.shariff .threema a:hover {
    background-color: #1f1f1f
}

.shariff .threema .fa-lock {
    font-size: 28px
}

.shariff .theme-white .threema a {
    color: #333
}

@media only screen and (min-width:600px) {
    .shariff .threema .fa-lock {
        font-size: 22px
    }
}

.shariff .weibo a {
    background-color: #f56770
}

.shariff .weibo a:hover {
    background-color: #fa7f8a
}

.shariff .weibo .fa-weibo {
    font-size: 28px
}

.shariff .weibo .share_count {
    color: #0174a4;
    background-color: #f56770
}

.shariff .theme-white .weibo a {
    color: #f56770
}

@media only screen and (min-width:600px) {
    .shariff .weibo .fa-weibo {
        font-size: 24px
    }
}

.shariff .tencent-weibo a {
    background-color: #26ace0
}

.shariff .tencent-weibo a:hover {
    background-color: #38bbeb
}

.shariff .tencent-weibo .fa-tencent-weibo {
    font-size: 28px
}

.shariff .tencent-weibo .share_count {
    color: #0174a4;
    background-color: #26ace0
}

.shariff .theme-white .tencent-weibo a {
    color: #26ace0
}

@media only screen and (min-width:600px) {
    .shariff .tencent-weibo .fa-tencent-weibo {
        font-size: 24px
    }
}

.shariff .qzone a {
    background-color: #2b82d9
}

.shariff .qzone a:hover {
    background-color: #398fe6
}

.shariff .qzone .fa-qq {
    font-size: 28px
}

.shariff .qzone .share_count {
    color: #0174a4;
    background-color: #2b82d9
}

.shariff .theme-white .qzone a {
    color: #2b82d9
}

@media only screen and (min-width:600px) {
    .shariff .qzone .fa-qq {
        font-size: 24px
    }
}

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

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

dd,
h1,
h2,
h3,
h4,
h5,
h6,
label {
    margin-bottom: .5rem
}

mark {
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
select,
textarea {
    font: inherit
}

address,
legend {
    line-height: inherit
}

optgroup {
    font-weight: 700
}

button,
select {
    text-transform: none
}

[disabled] {
    cursor: default
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

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

button:-moz-focusring,
input:-moz-focusring {
    outline: ButtonText dotted 1px
}

textarea {
    resize: vertical
}

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

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

[type=search] {
    -webkit-appearance: textfield
}

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

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    *,
    ::after,
    ::before,
    ::first-letter,
    ::first-line {
        text-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    abbr[title]::after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .tag {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn.focus,
.btn:focus,
.btn:hover,
a {
    text-decoration: none
}

label,
output {
    display: inline-block
}

html {
    box-sizing: border-box;
    font-size: 14px;
    -ms-overflow-style: scrollbar
}

*,
::after,
::before {
    box-sizing: inherit
}

@-ms-viewport {
    width: device-widthm
}

body {
    margin: 0;
    font-family: "Rubik", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #4D4F4D;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[tabindex="-1"]:focus {
    outline: 0!important
}

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin-top: 0
}

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

address {
    font-style: normal
}

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

dd {
    margin-left: 0
}

blockquote,
figure {
    margin: 0 0 1rem
}

a {
    color: #ff9800
}

a:focus,
a:hover {
    color: #cc7800
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #b2b1a7;
    caption-side: bottom
}

button,
input,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

.container,
.container-fluid,
.wrapper-main .breadcrumb,
.container-max {
    margin-left: auto
}

legend {
    box-sizing: border-box;
    color: inherit;
    max-width: 100%;
    white-space: normal;
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem
}

.btn,
.dropdown-header,
.dropdown-item,
.input-group-btn,
.table-reflow tbody,
.tag {
    white-space: nowrap
}

input[type=search] {
    -webkit-appearance: none
}

[hidden] {
    display: none!important
}


.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.blockquote,
hr {
    margin-bottom: 1rem
}

.display-1,
.display-2,
.display-3,
.display-4,
.lead {
    font-weight: 300
}

.h1,
h1 {
    font-size: 2rem
}

.h2,
h2 {
    font-size: 1.8rem
}

.h3,
h3 {
    font-size: 1.5rem
}

.h4,
h4 {
    font-size: 1.25rem
}

.h5,
h5 {
    font-size: 1rem
}

.h6,
h6 {
    font-size: .8rem
}

.lead {
    font-size: 1.25rem
}

.display-1 {
    font-size: 4rem
}

.display-2 {
    font-size: 3.5rem
}

.display-3 {
    font-size: 2.5rem
}

.display-4 {
    font-size: 1.5rem
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid #dcdbd8
}

.basket-preview .totals,
.btn-labeled,
.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

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

.list-inline > li { display:inline-block}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.container,
.container-fluid,
.container-max,
.wrapper-main .breadcrumb{
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px
}

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

.blockquote {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #dcdbd8
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #b2b1a7
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #dcdbd8;
    border-left: 0
}

code,
kbd {
    padding: .2rem .4rem;
    font-size: 90%
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}

dl.row>dd+dt {
    clear: left
}

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

.figure,
.img-thumbnail {
    display: inline-block
}

.img-rounded {
    border-radius: .2rem
}

.img-thumbnail {
    background-color: #fff;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto
}

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

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.table,
pre {
    margin-bottom: 1rem
}

.figure-caption {
    font-size: 90%;
    color: #b2b1a7
}

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

code {
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: .1rem
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: .15rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

.btn,
.btn-link,
.dropdown-item {
    font-weight: 400
}

pre {
    display: block;
    margin-top: 0;
    font-size: 90%;
    color: #4D4F4D
}

.container-fluid::after,
.container-max::after,
.container::after,
.row::after {
    display: table;
    clear: both;
    content: ""
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}

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

@media (min-width:544px) {
    .container {
        max-width: 576px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

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

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

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

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

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

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

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

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

.col-xs-9 {
    float: left;
    width: 75%
}

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

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

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

.pull-xs-0 {
    right: auto
}

.pull-xs-1 {
    right: 8.33333%
}

.pull-xs-2 {
    right: 16.66667%
}

.pull-xs-3 {
    right: 25%
}

.pull-xs-4 {
    right: 33.33333%
}

.pull-xs-5 {
    right: 41.66667%
}

.pull-xs-6 {
    right: 50%
}

.pull-xs-7 {
    right: 58.33333%
}

.pull-xs-8 {
    right: 66.66667%
}

.pull-xs-9 {
    right: 75%
}

.pull-xs-10 {
    right: 83.33333%
}

.pull-xs-11 {
    right: 91.66667%
}

.pull-xs-12 {
    right: 100%
}

.push-xs-0 {
    left: auto
}

.push-xs-1 {
    left: 8.33333%
}

.push-xs-2 {
    left: 16.66667%
}

.push-xs-3 {
    left: 25%
}

.push-xs-4 {
    left: 33.33333%
}

.push-xs-5 {
    left: 41.66667%
}

.push-xs-6 {
    left: 50%
}

.push-xs-7 {
    left: 58.33333%
}

.push-xs-8 {
    left: 66.66667%
}

.push-xs-9 {
    left: 75%
}

.push-xs-10 {
    left: 83.33333%
}

.push-xs-11 {
    left: 91.66667%
}

.push-xs-12 {
    left: 100%
}

.offset-xs-1 {
    margin-left: 8.33333%
}

.offset-xs-2 {
    margin-left: 16.66667%
}

.offset-xs-3 {
    margin-left: 25%
}

.offset-xs-4 {
    margin-left: 33.33333%
}

.offset-xs-5 {
    margin-left: 41.66667%
}

.offset-xs-6 {
    margin-left: 50%
}

.offset-xs-7 {
    margin-left: 58.33333%
}

.offset-xs-8 {
    margin-left: 66.66667%
}

.offset-xs-9 {
    margin-left: 75%
}

.offset-xs-10 {
    margin-left: 83.33333%
}

.offset-xs-11 {
    margin-left: 91.66667%
}

@media (min-width:544px) {
    .col-sm-1 {
        float: left;
        width: 8.33333%
    }
    .col-sm-2 {
        float: left;
        width: 16.66667%
    }
    .col-sm-3 {
        float: left;
        width: 25%
    }
    .col-sm-4 {
        float: left;
        width: 33.33333%
    }
    .col-sm-5 {
        float: left;
        width: 41.66667%
    }
    .col-sm-6 {
        float: left;
        width: 50%
    }
    .col-sm-7 {
        float: left;
        width: 58.33333%
    }
    .col-sm-8 {
        float: left;
        width: 66.66667%
    }
    .col-sm-9 {
        float: left;
        width: 75%
    }
    .col-sm-10 {
        float: left;
        width: 83.33333%
    }
    .col-sm-11 {
        float: left;
        width: 91.66667%
    }
    .col-sm-12 {
        float: left;
        width: 100%
    }
    .pull-sm-0 {
        right: auto
    }
    .pull-sm-1 {
        right: 8.33333%
    }
    .pull-sm-2 {
        right: 16.66667%
    }
    .pull-sm-3 {
        right: 25%
    }
    .pull-sm-4 {
        right: 33.33333%
    }
    .pull-sm-5 {
        right: 41.66667%
    }
    .pull-sm-6 {
        right: 50%
    }
    .pull-sm-7 {
        right: 58.33333%
    }
    .pull-sm-8 {
        right: 66.66667%
    }
    .pull-sm-9 {
        right: 75%
    }
    .pull-sm-10 {
        right: 83.33333%
    }
    .pull-sm-11 {
        right: 91.66667%
    }
    .pull-sm-12 {
        right: 100%
    }
    .push-sm-0 {
        left: auto
    }
    .push-sm-1 {
        left: 8.33333%
    }
    .push-sm-2 {
        left: 16.66667%
    }
    .push-sm-3 {
        left: 25%
    }
    .push-sm-4 {
        left: 33.33333%
    }
    .push-sm-5 {
        left: 41.66667%
    }
    .push-sm-6 {
        left: 50%
    }
    .push-sm-7 {
        left: 58.33333%
    }
    .push-sm-8 {
        left: 66.66667%
    }
    .push-sm-9 {
        left: 75%
    }
    .push-sm-10 {
        left: 83.33333%
    }
    .push-sm-11 {
        left: 91.66667%
    }
    .push-sm-12 {
        left: 100%
    }
    .offset-sm-0 {
        margin-left: 0
    }
    .offset-sm-1 {
        margin-left: 8.33333%
    }
    .offset-sm-2 {
        margin-left: 16.66667%
    }
    .offset-sm-3 {
        margin-left: 25%
    }
    .offset-sm-4 {
        margin-left: 33.33333%
    }
    .offset-sm-5 {
        margin-left: 41.66667%
    }
    .offset-sm-6 {
        margin-left: 50%
    }
    .offset-sm-7 {
        margin-left: 58.33333%
    }
    .offset-sm-8 {
        margin-left: 66.66667%
    }
    .offset-sm-9 {
        margin-left: 75%
    }
    .offset-sm-10 {
        margin-left: 83.33333%
    }
    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:768px) {
    .col-md-1 {
        float: left;
        width: 8.33333%
    }
    .col-md-2 {
        float: left;
        width: 16.66667%
    }
    .col-md-3 {
        float: left;
        width: 25%
    }
    .col-md-4 {
        float: left;
        width: 33.33333%
    }
    .col-md-5 {
        float: left;
        width: 41.66667%
    }
    .col-md-6 {
        float: left;
        width: 50%
    }
    .col-md-7 {
        float: left;
        width: 58.33333%
    }
    .col-md-8 {
        float: left;
        width: 66.66667%
    }
    .col-md-9 {
        float: left;
        width: 75%
    }
    .col-md-10 {
        float: left;
        width: 83.33333%
    }
    .col-md-11 {
        float: left;
        width: 91.66667%
    }
    .col-md-12 {
        float: left;
        width: 100%
    }
    .pull-md-0 {
        right: auto
    }
    .pull-md-1 {
        right: 8.33333%
    }
    .pull-md-2 {
        right: 16.66667%
    }
    .pull-md-3 {
        right: 25%
    }
    .pull-md-4 {
        right: 33.33333%
    }
    .pull-md-5 {
        right: 41.66667%
    }
    .pull-md-6 {
        right: 50%
    }
    .pull-md-7 {
        right: 58.33333%
    }
    .pull-md-8 {
        right: 66.66667%
    }
    .pull-md-9 {
        right: 75%
    }
    .pull-md-10 {
        right: 83.33333%
    }
    .pull-md-11 {
        right: 91.66667%
    }
    .pull-md-12 {
        right: 100%
    }
    .push-md-0 {
        left: auto
    }
    .push-md-1 {
        left: 8.33333%
    }
    .push-md-2 {
        left: 16.66667%
    }
    .push-md-3 {
        left: 25%
    }
    .push-md-4 {
        left: 33.33333%
    }
    .push-md-5 {
        left: 41.66667%
    }
    .push-md-6 {
        left: 50%
    }
    .push-md-7 {
        left: 58.33333%
    }
    .push-md-8 {
        left: 66.66667%
    }
    .push-md-9 {
        left: 75%
    }
    .push-md-10 {
        left: 83.33333%
    }
    .push-md-11 {
        left: 91.66667%
    }
    .push-md-12 {
        left: 100%
    }
    .offset-md-0 {
        margin-left: 0
    }
    .offset-md-1 {
        margin-left: 8.33333%
    }
    .offset-md-2 {
        margin-left: 16.66667%
    }
    .offset-md-3 {
        margin-left: 25%
    }
    .offset-md-4 {
        margin-left: 33.33333%
    }
    .offset-md-5 {
        margin-left: 41.66667%
    }
    .offset-md-6 {
        margin-left: 50%
    }
    .offset-md-7 {
        margin-left: 58.33333%
    }
    .offset-md-8 {
        margin-left: 66.66667%
    }
    .offset-md-9 {
        margin-left: 75%
    }
    .offset-md-10 {
        margin-left: 83.33333%
    }
    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:992px) {
    .container {
        max-width: 940px
    }
    .col-lg-1 {
        float: left;
        width: 8.33333%
    }
    .col-lg-2 {
        float: left;
        width: 16.66667%
    }
    .col-lg-3 {
        float: left;
        width: 25%
    }
    .col-lg-4 {
        float: left;
        width: 33.33333%
    }
    .col-lg-5 {
        float: left;
        width: 41.66667%
    }
    .col-lg-6 {
        float: left;
        width: 50%
    }
    .col-lg-7 {
        float: left;
        width: 58.33333%
    }
    .col-lg-8 {
        float: left;
        width: 66.66667%
    }
    .col-lg-9 {
        float: left;
        width: 75%
    }
    .col-lg-10 {
        float: left;
        width: 83.33333%
    }
    .col-lg-11 {
        float: left;
        width: 91.66667%
    }
    .col-lg-12 {
        float: left;
        width: 100%
    }
    .pull-lg-0 {
        right: auto
    }
    .pull-lg-1 {
        right: 8.33333%
    }
    .pull-lg-2 {
        right: 16.66667%
    }
    .pull-lg-3 {
        right: 25%
    }
    .pull-lg-4 {
        right: 33.33333%
    }
    .pull-lg-5 {
        right: 41.66667%
    }
    .pull-lg-6 {
        right: 50%
    }
    .pull-lg-7 {
        right: 58.33333%
    }
    .pull-lg-8 {
        right: 66.66667%
    }
    .pull-lg-9 {
        right: 75%
    }
    .pull-lg-10 {
        right: 83.33333%
    }
    .pull-lg-11 {
        right: 91.66667%
    }
    .pull-lg-12 {
        right: 100%
    }
    .push-lg-0 {
        left: auto
    }
    .push-lg-1 {
        left: 8.33333%
    }
    .push-lg-2 {
        left: 16.66667%
    }
    .push-lg-3 {
        left: 25%
    }
    .push-lg-4 {
        left: 33.33333%
    }
    .push-lg-5 {
        left: 41.66667%
    }
    .push-lg-6 {
        left: 50%
    }
    .push-lg-7 {
        left: 58.33333%
    }
    .push-lg-8 {
        left: 66.66667%
    }
    .push-lg-9 {
        left: 75%
    }
    .push-lg-10 {
        left: 83.33333%
    }
    .push-lg-11 {
        left: 91.66667%
    }
    .push-lg-12 {
        left: 100%
    }
    .offset-lg-0 {
        margin-left: 0
    }
    .offset-lg-1 {
        margin-left: 8.33333%
    }
    .offset-lg-2 {
        margin-left: 16.66667%
    }
    .offset-lg-3 {
        margin-left: 25%
    }
    .offset-lg-4 {
        margin-left: 33.33333%
    }
    .offset-lg-5 {
        margin-left: 41.66667%
    }
    .offset-lg-6 {
        margin-left: 50%
    }
    .offset-lg-7 {
        margin-left: 58.33333%
    }
    .offset-lg-8 {
        margin-left: 66.66667%
    }
    .offset-lg-9 {
        margin-left: 75%
    }
    .offset-lg-10 {
        margin-left: 83.33333%
    }
    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
    .col-xl-1 {
        float: left;
        width: 8.33333%
    }
    .col-xl-2 {
        float: left;
        width: 16.66667%
    }
    .col-xl-3 {
        float: left;
        width: 25%
    }
    .col-xl-4 {
        float: left;
        width: 33.33333%
    }
    .col-xl-5 {
        float: left;
        width: 41.66667%
    }
    .col-xl-6 {
        float: left;
        width: 50%
    }
    .col-xl-7 {
        float: left;
        width: 58.33333%
    }
    .col-xl-8 {
        float: left;
        width: 66.66667%
    }
    .col-xl-9 {
        float: left;
        width: 75%
    }
    .col-xl-10 {
        float: left;
        width: 83.33333%
    }
    .col-xl-11 {
        float: left;
        width: 91.66667%
    }
    .col-xl-12 {
        float: left;
        width: 100%
    }
    .pull-xl-0 {
        right: auto
    }
    .pull-xl-1 {
        right: 8.33333%
    }
    .pull-xl-2 {
        right: 16.66667%
    }
    .pull-xl-3 {
        right: 25%
    }
    .pull-xl-4 {
        right: 33.33333%
    }
    .pull-xl-5 {
        right: 41.66667%
    }
    .pull-xl-6 {
        right: 50%
    }
    .pull-xl-7 {
        right: 58.33333%
    }
    .pull-xl-8 {
        right: 66.66667%
    }
    .pull-xl-9 {
        right: 75%
    }
    .pull-xl-10 {
        right: 83.33333%
    }
    .pull-xl-11 {
        right: 91.66667%
    }
    .pull-xl-12 {
        right: 100%
    }
    .push-xl-0 {
        left: auto
    }
    .push-xl-1 {
        left: 8.33333%
    }
    .push-xl-2 {
        left: 16.66667%
    }
    .push-xl-3 {
        left: 25%
    }
    .push-xl-4 {
        left: 33.33333%
    }
    .push-xl-5 {
        left: 41.66667%
    }
    .push-xl-6 {
        left: 50%
    }
    .push-xl-7 {
        left: 58.33333%
    }
    .push-xl-8 {
        left: 66.66667%
    }
    .push-xl-9 {
        left: 75%
    }
    .push-xl-10 {
        left: 83.33333%
    }
    .push-xl-11 {
        left: 91.66667%
    }
    .push-xl-12 {
        left: 100%
    }
    .offset-xl-0 {
        margin-left: 0
    }
    .offset-xl-1 {
        margin-left: 8.33333%
    }
    .offset-xl-2 {
        margin-left: 16.66667%
    }
    .offset-xl-3 {
        margin-left: 25%
    }
    .offset-xl-4 {
        margin-left: 33.33333%
    }
    .offset-xl-5 {
        margin-left: 41.66667%
    }
    .offset-xl-6 {
        margin-left: 50%
    }
    .offset-xl-7 {
        margin-left: 58.33333%
    }
    .offset-xl-8 {
        margin-left: 66.66667%
    }
    .offset-xl-9 {
        margin-left: 75%
    }
    .offset-xl-10 {
        margin-left: 83.33333%
    }
    .offset-xl-11 {
        margin-left: 91.66667%
    }
}
.table {
    width: 100%;
    max-width: 100%
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dcdbd8
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dcdbd8
}

.table tbody+tbody {
    border-top: 2px solid #dcdbd8
}

.table .table {
    background-color: #fff
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered,
.table-bordered td,
.table-bordered th {
    border: 1px solid #dcdbd8
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th,
.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #dff0d8
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #d0e9c6
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #d9edf7
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #c4e3f3
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #fcf8e3
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #faf2cc
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #f2dede
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #ebcccc
}

.thead-inverse th {
    color: #fff;
    background-color: #4D4F4D
}

.thead-default th {
    color: #7a7f7f;
    background-color: #dcdbd8
}

.table-inverse {
    color: #dcdbd8;
    background-color: #4D4F4D
}

.table-inverse td,
.table-inverse th,
.table-inverse thead th {
    border-color: #7a7f7f
}

.table-inverse.table-bordered {
    border: 0
}

.table-responsive {
    display: block;
    width: 100%;
    min-height: .01%;
    overflow-x: auto
}

.carousel-inner,
.collapsing,
.dropdown-divider,
.media,
.media-body,
.modal,
.modal-open,
.navbar-divider,
.sr-only,
.text-truncate {
    overflow: hidden
}

.table-reflow tbody {
    display: block
}

.table-reflow td,
.table-reflow th {
    border-top: 1px solid #dcdbd8;
    border-left: 1px solid #dcdbd8
}

.table-reflow td:last-child,
.table-reflow th:last-child {
    border-right: 1px solid #dcdbd8
}

.table-reflow tbody:last-child tr:last-child td,
.table-reflow tbody:last-child tr:last-child th,
.table-reflow tfoot:last-child tr:last-child td,
.table-reflow tfoot:last-child tr:last-child th,
.table-reflow thead:last-child tr:last-child td,
.table-reflow thead:last-child tr:last-child th {
    border-bottom: 1px solid #dcdbd8
}

.table-reflow tr td,
.table-reflow tr th {
    display: block!important;
    border: 1px solid #dcdbd8
}

.form-check,
.form-control,
.form-control-file,
.form-control-range,
.form-text {
    display: block
}

.form-control {
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #7a7f7f;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .1rem
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #7a7f7f;
    background-color: #fff;
    border-color: #66afe9;
    outline: 0
}

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

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

.form-control::placeholder {
    color: #999;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #dcdbd8;
    opacity: 1
}

select.form-control:not([size]):not([multiple]) {
    height: 2.5rem
}

select.form-control:focus::-ms-value {
    color: #7a7f7f;
    background-color: #fff
}

.col-form-label {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.col-form-label-lg {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1.25rem
}

.col-form-label-sm {
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: .875rem
}

.col-form-legend,
.form-control-static {
    padding-top: .5rem;
    padding-bottom: .5rem;
    margin-bottom: 0
}

.col-form-legend {
    font-size: 1rem
}

.form-control-static {
    min-height: 2.5rem
}

.form-control-static.form-control-lg,
.form-control-static.form-control-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .15rem
}

.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-sm>select.form-control:not([size]):not([multiple]),
.input-group-sm>select.input-group-addon:not([size]):not([multiple]),
select.form-control-sm:not([size]):not([multiple]) {
    height: 1.8125rem
}

.form-control-lg,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .2rem
}

.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),
.input-group-lg>select.form-control:not([size]):not([multiple]),
.input-group-lg>select.input-group-addon:not([size]):not([multiple]),
select.form-control-lg:not([size]):not([multiple]) {
    height: 3.16667rem
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    margin-top: .25rem
}

.form-check {
    position: relative;
    margin-bottom: .75rem
}

.form-check+.form-check {
    margin-top: -.25rem
}

.form-check-input,
.form-control-feedback {
    margin-top: .25rem
}

.form-check.disabled .form-check-label {
    color: #b2b1a7;
    cursor: not-allowed
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .custom-control,
.has-success .form-control-feedback,
.has-success .form-control-label,
.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: #7ED321
}

.form-check-inline,
.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0;
    cursor: pointer
}

.form-check-input {
    position: absolute;
    margin-left: -1.25rem
}

.form-check-input:only-child {
    position: static
}

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

.form-check-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.form-check-inline+.form-check-inline {
    margin-left: .75rem
}

.form-check-inline.disabled {
    cursor: not-allowed
}

.form-control-danger,
.form-control-success,
.form-control-warning {
    padding-right: 2.25rem;
    background-repeat: no-repeat;
    background-position: center right .625rem;
    background-size: 1.25rem 1.25rem
}

.has-success .form-control {
    border-color: #7ED321
}

.has-success .input-group-addon {
    color: #7ED321;
    border-color: #7ED321;
    background-color: #e1f7c9
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .custom-control,
.has-warning .form-control-feedback,
.has-warning .form-control-label,
.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: #f0ad4e
}

.has-success .form-control-success {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E")
}

.has-warning .form-control {
    border-color: #f0ad4e
}

.has-warning .input-group-addon {
    color: #f0ad4e;
    border-color: #f0ad4e;
    background-color: #fff
}

.has-danger .checkbox,
.has-danger .checkbox-inline,
.has-danger .custom-control,
.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .radio,
.has-danger .radio-inline,
.has-danger.checkbox label,
.has-danger.checkbox-inline label,
.has-danger.radio label,
.has-danger.radio-inline label {
    color: #d9534f
}

.has-warning .form-control-warning {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E")
}

.has-danger .form-control {
    border-color: #d9534f
}

.has-danger .input-group-addon {
    color: #d9534f;
    border-color: #d9534f;
    background-color: #fdf7f7
}

.has-danger .form-control-danger {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E")
}

@media (min-width:544px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .form-check,
    .form-inline .form-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 .form-check {
        display: inline-block;
        margin-top: 0
    }
    .form-inline .form-check-label {
        padding-left: 0
    }
    .form-inline .form-check-input {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn {
    display: inline-block;
    line-height: 1.25;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .1rem
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0
}

.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: .65
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #fff;
    background-color: #ff9800;
    border-color: #ff9800;
    transition: all .3s ease-in-out;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #cc7800;
    border-color: #cc7800
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #cc7800;
    border-color: #cc7800;
    background-image: none
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #cc7800;
    border-color: #955700
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
    background-color: #cc7800;
    border-color: #cc7800
}

.btn-secondary {
    color: #fff;
    background-color: #000;
    border-color: #000;
    transition: all .3s ease-in-out;
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #fff;
    background-color: #cc7800;
    border-color: #cc7800
}

.btn-secondary.active,
.btn-secondary:active,
.open>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #cc7800;
    border-color: #cc7800;
    background-image: none
}

.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open>.btn-secondary.dropdown-toggle.focus,
.open>.btn-secondary.dropdown-toggle:focus,
.open>.btn-secondary.dropdown-toggle:hover {
    color: #fff;
    background-color: #cc7800;
    border-color: #cc7800
}

.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary:disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2;
    background-image: none
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info:disabled.focus,
.btn-info:disabled:focus,
.btn-info:disabled:hover {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-success {
    color: #fff;
    background-color: #7ED321;
    border-color: #7ED321
}

.btn-success.focus,
.btn-success:focus,
.btn-success:hover {
    color: #fff;
    background-color: #64a71a;
    border-color: #5e9e19
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #64a71a;
    border-color: #5e9e19;
    background-image: none
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #518815;
    border-color: #3c6510
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success:disabled.focus,
.btn-success:disabled:focus,
.btn-success:disabled:hover {
    background-color: #7ED321;
    border-color: #7ED321
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-warning.focus,
.btn-warning:focus,
.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316;
    background-image: none
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning:disabled.focus,
.btn-warning:disabled:focus,
.btn-warning:disabled:hover {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-danger.focus,
.btn-danger:focus,
.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a;
    background-image: none
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #8b211e
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger:disabled.focus,
.btn-danger:disabled:focus,
.btn-danger:disabled:hover {
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-outline-primary {
    color: #000;
    background-image: none;
    background-color: transparent;
    border-color: #000;
    transition: all .3s ease-in-out;
}

.btn-outline-primary.active,
.btn-outline-primary.focus,
.btn-outline-primary:active,
.btn-outline-primary:focus,
.btn-outline-primary:hover,
.open>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-outline-primary.active.focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.active:hover,
.btn-outline-primary:active.focus,
.btn-outline-primary:active:focus,
.btn-outline-primary:active:hover,
.open>.btn-outline-primary.dropdown-toggle.focus,
.open>.btn-outline-primary.dropdown-toggle:focus,
.open>.btn-outline-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #000;
    border-color: #000
}

.btn-outline-primary.disabled.focus,
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled:hover,
.btn-outline-primary:disabled.focus,
.btn-outline-primary:disabled:focus,
.btn-outline-primary:disabled:hover {
    border-color: #000
}

.btn-outline-secondary {
    color: #ccc;
    background-image: none;
    background-color: transparent;
    border-color: #ccc;
    transition: all .3s ease-in-out;
}

.btn-outline-secondary.active,
.btn-outline-secondary.focus,
.btn-outline-secondary:active,
.btn-outline-secondary:focus,
.btn-outline-secondary:hover,
.open>.btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc
}

.btn-outline-secondary.active.focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.active:hover,
.btn-outline-secondary:active.focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary:active:hover,
.open>.btn-outline-secondary.dropdown-toggle.focus,
.open>.btn-outline-secondary.dropdown-toggle:focus,
.open>.btn-outline-secondary.dropdown-toggle:hover {
    color: #fff;
    background-color: #a1a1a1;
    border-color: #8c8c8c
}

.btn-outline-secondary.disabled.focus,
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary:disabled.focus,
.btn-outline-secondary:disabled:focus,
.btn-outline-secondary:disabled:hover {
    border-color: #fff
}

.btn-outline-info {
    color: #5bc0de;
    background-image: none;
    background-color: transparent;
    border-color: #5bc0de
}

.btn-outline-info.active,
.btn-outline-info.focus,
.btn-outline-info:active,
.btn-outline-info:focus,
.btn-outline-info:hover,
.open>.btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de
}

.btn-outline-info.active.focus,
.btn-outline-info.active:focus,
.btn-outline-info.active:hover,
.btn-outline-info:active.focus,
.btn-outline-info:active:focus,
.btn-outline-info:active:hover,
.open>.btn-outline-info.dropdown-toggle.focus,
.open>.btn-outline-info.dropdown-toggle:focus,
.open>.btn-outline-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1f7e9a
}

.btn-outline-info.disabled.focus,
.btn-outline-info.disabled:focus,
.btn-outline-info.disabled:hover,
.btn-outline-info:disabled.focus,
.btn-outline-info:disabled:focus,
.btn-outline-info:disabled:hover {
    border-color: #b0e1ef
}

.btn-outline-success {
    color: #7ED321;
    background-image: none;
    background-color: transparent;
    border-color: #7ED321
}

.btn-outline-success.active,
.btn-outline-success.focus,
.btn-outline-success:active,
.btn-outline-success:focus,
.btn-outline-success:hover,
.open>.btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #7ED321;
    border-color: #7ED321
}

.btn-outline-success.active.focus,
.btn-outline-success.active:focus,
.btn-outline-success.active:hover,
.btn-outline-success:active.focus,
.btn-outline-success:active:focus,
.btn-outline-success:active:hover,
.open>.btn-outline-success.dropdown-toggle.focus,
.open>.btn-outline-success.dropdown-toggle:focus,
.open>.btn-outline-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #518815;
    border-color: #3c6510
}

.btn-outline-success.disabled.focus,
.btn-outline-success.disabled:focus,
.btn-outline-success.disabled:hover,
.btn-outline-success:disabled.focus,
.btn-outline-success:disabled:focus,
.btn-outline-success:disabled:hover {
    border-color: #b0e971
}

.btn-outline-warning {
    color: #f0ad4e;
    background-image: none;
    background-color: transparent;
    border-color: #f0ad4e
}

.btn-outline-warning.active,
.btn-outline-warning.focus,
.btn-outline-warning:active,
.btn-outline-warning:focus,
.btn-outline-warning:hover,
.open>.btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.btn-outline-warning.active.focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.active:hover,
.btn-outline-warning:active.focus,
.btn-outline-warning:active:focus,
.btn-outline-warning:active:hover,
.open>.btn-outline-warning.dropdown-toggle.focus,
.open>.btn-outline-warning.dropdown-toggle:focus,
.open>.btn-outline-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #b06d0f
}

.btn-outline-warning.disabled.focus,
.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled:hover,
.btn-outline-warning:disabled.focus,
.btn-outline-warning:disabled:focus,
.btn-outline-warning:disabled:hover {
    border-color: #f8d9ac
}

.btn-outline-danger {
    color: #d9534f;
    background-image: none;
    background-color: transparent;
    border-color: #d9534f
}

.btn-outline-danger.active,
.btn-outline-danger.focus,
.btn-outline-danger:active,
.btn-outline-danger:focus,
.btn-outline-danger:hover,
.open>.btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f
}

.btn-outline-danger.active.focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.active:hover,
.btn-outline-danger:active.focus,
.btn-outline-danger:active:focus,
.btn-outline-danger:active:hover,
.open>.btn-outline-danger.dropdown-toggle.focus,
.open>.btn-outline-danger.dropdown-toggle:focus,
.open>.btn-outline-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #8b211e
}

.btn-outline-danger.disabled.focus,
.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled:hover,
.btn-outline-danger:disabled.focus,
.btn-outline-danger:disabled:focus,
.btn-outline-danger:disabled:hover {
    border-color: #eba5a3
}

.btn-link {
    color: #008ebd;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link:disabled {
    background-color: transparent
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #005571;
    text-decoration: underline;
    background-color: transparent
}

.btn-link:disabled:focus,
.btn-link:disabled:hover {
    color: #b2b1a7;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .2rem
}

.btn-group-sm>.btn,
.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .15rem
}

.btn-block {
    display: block
}

.btn-block+.btn-block {
    margin-top: .5rem
}

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    height: 0;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

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

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    background-color: #e5e5e5
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 20px;
    clear: both;
    color: #4D4F4D;
    text-align: inherit;
    background: 0 0;
    border: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,
.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),
.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
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #404240;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #008ebd;
    outline: 0
}

.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    color: #b2b1a7
}

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

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

.open>a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 5px 20px;
    font-size: .875rem;
    color: #b2b1a7
}

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: .3em solid
}

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

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

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

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

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

.btn-toolbar {
    margin-left: -.5rem
}

.btn-toolbar::after {
    content: "";
    display: table;
    clear: both
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: .5rem
}

.btn .caret,
.btn+.dropdown-toggle-split::after,
.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 .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: 1.125rem;
    padding-left: 1.125rem
}

.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: .3em .3em 0
}

.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 .3em .3em
}

.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::after {
    content: "";
    display: table;
    clear: both
}

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

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

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

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-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
}

[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.custom-control,
.input-group,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group {
    width: 100%;
    display: table;
    border-collapse: separate
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:active,
.input-group .form-control:focus,
.input-group .form-control:hover,
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 3
}

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

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

.input-group-addon {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #7a7f7f;
    text-align: center;
    background-color: #dcdbd8;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .1rem
}

.alert-link,
.close,
.tag {
    font-weight: 700
}

.input-group-addon.form-control-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .15rem
}

.input-group-addon.form-control-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: .2rem
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

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

.input-group-addon:not(:last-child) {
    border-right: 0
}

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

.form-control+.input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    font-size: 0
}

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

.input-group-btn:not(:last-child)>.btn,
.input-group-btn:not(:last-child)>.btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child)>.btn,
.input-group-btn:not(:first-child)>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.input-group-btn:not(:first-child)>.btn-group:active,
.input-group-btn:not(:first-child)>.btn-group:focus,
.input-group-btn:not(:first-child)>.btn-group:hover,
.input-group-btn:not(:first-child)>.btn:active,
.input-group-btn:not(:first-child)>.btn:focus,
.input-group-btn:not(:first-child)>.btn:hover {
    z-index: 3
}

.custom-control {
    display: inline;
    padding-left: 1.5rem;
    cursor: pointer
}

.custom-control+.custom-control {
    margin-left: 1rem
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked~.custom-control-indicator {
    color: #fff;
    background-color: #0074d9
}

.custom-control-input:focus~.custom-control-indicator {
    box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #0074d9
}

.custom-control-input:active~.custom-control-indicator {
    color: #fff;
    background-color: #84c6ff
}

.custom-control-input:disabled~.custom-control-indicator {
    cursor: not-allowed;
    background-color: #eee
}

.custom-control-input:disabled~.custom-control-description {
    color: #767676;
    cursor: not-allowed
}

.custom-control-indicator {
    position: absolute;
    top: .0625rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: .1rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: #0074d9;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-indicator {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-controls-stacked .custom-control {
    display: inline
}

.custom-controls-stacked .custom-control::after {
    display: block;
    margin-bottom: .25rem;
    content: ""
}

.custom-file,
.custom-select {
    display: inline-block;
    max-width: 100%
}

.custom-controls-stacked .custom-control+.custom-control {
    margin-left: 0
}

.custom-select {
    padding-right: .75rem\9;
    color: #7a7f7f;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center no-repeat #fff;
    background-image: none\9;
    background-size: 8px 10px;
    border-radius: .1rem
}

.custom-select:focus {
    border-color: #51a7e8;
    outline: 0
}

.custom-select:focus::-ms-value {
    color: #7a7f7f;
    background-color: #fff
}

.custom-select:disabled {
    color: #b2b1a7;
    cursor: not-allowed;
    background-color: #dcdbd8
}

.custom-select::-ms-expand {
    opacity: 0
}

.custom-select-sm {
    padding-top: .375rem;
    padding-bottom: .375rem;
    font-size: 75%
}

.custom-file {
    position: relative;
    height: 2.5rem;
    cursor: pointer
}

.custom-file-control,
.custom-file-control::before {
    position: absolute;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    margin: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.custom-file-control {
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border-radius: .1rem
}

.custom-file-control:lang(en)::after {
    content: "Choose file..."
}

.custom-file-control::before {
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 0 .1rem .1rem 0
}

.nav-inline .nav-item,
.nav-link {
    display: inline-block
}

.custom-file-control:lang(en)::before {
    content: "Browse"
}

.nav-pills::after,
.nav-tabs::after,
.navbar::after {
    content: "";
    clear: both
}

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

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #b2b1a7
}

.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
    color: #b2b1a7;
    cursor: not-allowed;
    background-color: transparent
}

.nav-inline .nav-item+.nav-item,
.nav-inline .nav-link+.nav-link {
    margin-left: 1rem
}

.nav-pills .nav-item+.nav-item,
.nav-tabs .nav-item+.nav-item {
    margin-left: .2rem
}

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

.nav-tabs::after {
    display: table
}

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

.nav-tabs .nav-link {
    display: block;
    padding: 1.3rem 1rem;
    border: 1px solid transparent;
    border-top-right-radius: .1rem;
    border-top-left-radius: .1rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #dcdbd8 #dcdbd8 #ddd
}

.nav-tabs .nav-link.disabled,
.nav-tabs .nav-link.disabled:focus,
.nav-tabs .nav-link.disabled:hover {
    color: #b2b1a7;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.open .nav-link,
.nav-tabs .nav-item.open .nav-link:focus,
.nav-tabs .nav-item.open .nav-link:hover,
.nav-tabs .nav-link.active,
.nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
    color: #7a7f7f;
    background-color: #fff;
    border-color: #ddd #ddd transparent
}

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

.nav-pills::after {
    display: table
}

.nav-pills .nav-item {
    float: left
}

.nav-pills .nav-link {
    display: block;
    padding: 1.3rem 1rem;
    border-radius: .1rem
}

.nav-pills .nav-item.open .nav-link,
.nav-pills .nav-item.open .nav-link:focus,
.nav-pills .nav-item.open .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .nav-link.active:focus,
.nav-pills .nav-link.active:hover {
    color: #fff;
    cursor: default;
    background-color: #008ebd
}

.nav-stacked .nav-item {
    display: block;
    float: none
}

.nav-stacked .nav-item+.nav-item {
    margin-top: .2rem;
    margin-left: 0
}

.navbar-divider,
.navbar-nav .nav-item+.nav-item,
.navbar-nav .nav-link+.nav-link {
    margin-left: 1rem
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative
}

.navbar::after {
    display: table
}

.navbar-full {
    z-index: 1050
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%
}

@media (min-width:544px) {
    .navbar,
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-full,
    .navbar-sticky-top {
        border-radius: 0
    }
}

.navbar-brand {
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem
}

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

.navbar-brand>img {
    display: block
}

.navbar-divider {
    float: left;
    width: 1px;
    padding-top: .425rem;
    padding-bottom: .425rem;
    margin-right: 1rem
}

.navbar-divider::before {
    content: "\00a0"
}

.navbar-toggleable-md::after,
.navbar-toggleable-sm::after,
.navbar-toggleable-xs::after {
    content: "";
    clear: both
}

.navbar-toggler {
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: .1rem
}

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

.navbar-nav .nav-item {
    float: left
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .8)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .6)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .active>.nav-link:focus,
.navbar-light .navbar-nav .active>.nav-link:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .open>.nav-link,
.navbar-light .navbar-nav .open>.nav-link:focus,
.navbar-light .navbar-nav .open>.nav-link:hover {
    color: rgba(0, 0, 0, .8)
}

.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, .075)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: #7a7f7f
}

.card-inverse .card-blockquote,
.card-inverse .card-footer,
.card-inverse .card-header,
.card-inverse .card-title,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link:focus,
.navbar-dark .navbar-nav .active>.nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .open>.nav-link,
.navbar-dark .navbar-nav .open>.nav-link:focus,
.navbar-dark .navbar-nav .open>.nav-link:hover {
    color: #fff
}

.navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, .075)
}

.navbar-toggleable-xs::after {
    display: table
}

@media (max-width:543px) {
    .navbar-toggleable-xs .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

@media (min-width:544px) {
    .navbar-toggleable-xs {
        display: block!important
    }
}

.navbar-toggleable-sm::after {
    display: table
}

@media (max-width:767px) {
    .navbar-toggleable-sm .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

@media (min-width:768px) {
    .navbar-toggleable-sm {
        display: block!important
    }
}

.navbar-toggleable-md::after {
    display: table
}

@media (max-width:991px) {
    .navbar-toggleable-md .navbar-nav .nav-item {
        float: none;
        margin-left: 0
    }
}

.breadcrumb-item,
.page-link {
    float: left
}

@media (min-width:992px) {
    .navbar-toggleable-md {
        display: block!important
    }
}

.card,
.cmp-address-list .items>div:first-child {
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
    border-radius: .1rem;
    border: 1px solid rgba(0, 0, 0, .125)
}

.card-block::after,
.card-footer::after,
.card-header::after {
    display: table;
    content: "";
    clear: both
}

.card-block {
    padding: 1.25rem
}

.card-footer,
.card-header {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-subtitle {
    margin-top: -.375rem
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card>.list-group:first-child .list-group-item:first-child,
.cmp-address-list .items>div:first-child>.list-group:first-child .list-group-item:first-child {
    border-top-right-radius: .1rem;
    border-top-left-radius: .1rem
}

.card>.list-group:last-child .list-group-item:last-child,
.cmp-address-list .items>div:first-child>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .1rem;
    border-bottom-left-radius: .1rem
}

.card-header {
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: .1rem .1rem 0 0
}

.card-footer {
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 .1rem .1rem
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-primary {
    background-color: #008ebd;
    border-color: #008ebd
}

.card-primary .card-footer,
.card-primary .card-header {
    background-color: transparent
}

.card-success {
    background-color: #7ED321;
    border-color: #7ED321
}

.card-success .card-footer,
.card-success .card-header {
    background-color: transparent
}

.card-info {
    background-color: #5bc0de;
    border-color: #5bc0de
}

.card-info .card-footer,
.card-info .card-header {
    background-color: transparent
}

.card-warning {
    background-color: #f0ad4e;
    border-color: #f0ad4e
}

.card-warning .card-footer,
.card-warning .card-header {
    background-color: transparent
}

.card-danger {
    background-color: #d9534f;
    border-color: #d9534f
}

.card-danger .card-footer,
.card-danger .card-header,
.card-outline-danger,
.card-outline-info,
.card-outline-primary,
.card-outline-secondary,
.card-outline-success,
.card-outline-warning {
    background-color: transparent
}

.card-outline-primary {
    border-color: #008ebd
}

.card-outline-secondary {
    border-color: #ccc
}

.card-outline-info {
    border-color: #5bc0de
}

.card-outline-success {
    border-color: #7ED321
}

.card-outline-warning {
    border-color: #f0ad4e
}

.card-outline-danger {
    border-color: #d9534f
}

.card-inverse .card-footer,
.card-inverse .card-header {
    border-color: rgba(255, 255, 255, .2)
}

.card-inverse .card-blockquote .blockquote-footer,
.card-inverse .card-link,
.card-inverse .card-subtitle,
.card-inverse .card-text {
    color: rgba(255, 255, 255, .65)
}

.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
    color: #fff
}

.card-blockquote {
    padding: 0;
    margin-bottom: 0;
    border-left: 0
}

.card-img {
    border-radius: .25rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img-top {
    border-top-right-radius: .1rem;
    border-top-left-radius: .1rem
}

.card-img-bottom {
    border-bottom-right-radius: .1rem;
    border-bottom-left-radius: .1rem
}

@media (min-width:544px) {
    .card-deck {
        display: table;
        width: 100%;
        margin-bottom: .75rem;
        table-layout: fixed;
        border-spacing: 1.25rem 0
    }
    .card-deck .card,
    .card-deck .cmp-address-list .items>div:first-child,
    .cmp-address-list .card-deck .items>div:first-child {
        display: table-cell;
        margin-bottom: 0;
        vertical-align: top
    }
    .card-deck-wrapper {
        margin-right: -1.25rem;
        margin-left: -1.25rem
    }
    .card-group {
        display: table;
        width: 100%;
        table-layout: fixed
    }
    .card-group .card,
    .card-group .cmp-address-list .items>div:first-child,
    .cmp-address-list .card-group .items>div:first-child {
        display: table-cell;
        vertical-align: top
    }
    .card-group .card+.card,
    .card-group .cmp-address-list .items>.card+div:first-child,
    .card-group .cmp-address-list .items>div:first-child+.card,
    .card-group .cmp-address-list .items>div:first-child+div:first-child,
    .cmp-address-list .card-group .items>.card+div:first-child,
    .cmp-address-list .card-group .items>div:first-child+.card,
    .cmp-address-list .card-group .items>div:first-child+div:first-child {
        margin-left: 0;
        border-left: 0
    }
    .card-group .card:first-child,
    .card-group .cmp-address-list .items>div:first-child,
    .cmp-address-list .card-group .items>div:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }
    .card-group .card:first-child .card-img-top,
    .card-group .cmp-address-list .items>div:first-child .card-img-top,
    .cmp-address-list .card-group .items>div:first-child .card-img-top {
        border-top-right-radius: 0
    }
    .card-group .card:first-child .card-img-bottom,
    .card-group .cmp-address-list .items>div:first-child .card-img-bottom,
    .cmp-address-list .card-group .items>div:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }
    .card-group .card:last-child,
    .card-group .cmp-address-list .items>div:last-child:first-child,
    .cmp-address-list .card-group .items>div:last-child:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }
    .card-group .card:last-child .card-img-top,
    .card-group .cmp-address-list .items>div:last-child:first-child .card-img-top,
    .cmp-address-list .card-group .items>div:last-child:first-child .card-img-top {
        border-top-left-radius: 0
    }
    .card-group .card:last-child .card-img-bottom,
    .card-group .cmp-address-list .items>div:last-child:first-child .card-img-bottom,
    .cmp-address-list .card-group .items>div:last-child:first-child .card-img-bottom {
        border-bottom-left-radius: 0
    }
    .card-group .card:not(:first-child):not(:last-child),
    .card-group .card:not(:first-child):not(:last-child) .card-img-bottom,
    .card-group .card:not(:first-child):not(:last-child) .card-img-top,
    .card-group .cmp-address-list .items>div:not(:first-child):not(:last-child):first-child,
    .card-group .cmp-address-list .items>div:not(:first-child):not(:last-child):first-child .card-img-bottom,
    .card-group .cmp-address-list .items>div:not(:first-child):not(:last-child):first-child .card-img-top,
    .cmp-address-list .card-group .items>div:not(:first-child):not(:last-child):first-child,
    .cmp-address-list .card-group .items>div:not(:first-child):not(:last-child):first-child .card-img-bottom,
    .cmp-address-list .card-group .items>div:not(:first-child):not(:last-child):first-child .card-img-top {
        border-radius: 0
    }
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem
    }
    .card-columns .card,
    .card-columns .cmp-address-list .items>div:first-child,
    .cmp-address-list .card-columns .items>div:first-child {
        display: inline-block;
        width: 100%
    }
}

.breadcrumb,
.pagination {
    margin-bottom: 1rem;
    border-radius: .1rem
}

.breadcrumb {
    padding: .5rem 1rem;
    list-style: none;
    background-color: #efefef
}

.breadcrumb::after {
    content: "";
    display: table;
    clear: both
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #b2b1a7;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #b2b1a7
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin-top: 1rem
}

.page-item {
    display: inline
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-bottom-left-radius: .1rem;
    border-top-left-radius: .1rem
}

.page-item:last-child .page-link {
    border-bottom-right-radius: .1rem;
    border-top-right-radius: .1rem
}

.page-item.active .page-link,
.page-item.active .page-link:focus,
.page-item.active .page-link:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ff9800;
    border-color: #ff9800
}

.page-item.disabled .page-link,
.page-item.disabled .page-link:focus,
.page-item.disabled .page-link:hover {
    color: #b2b1a7;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    padding: .5rem .75rem;
    margin-left: -1px;
    color: #008ebd;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.page-link:focus,
.page-link:hover {
    color: #005571;
    background-color: #dcdbd8;
    border-color: #ddd
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem
}

.pagination-lg .page-item:first-child .page-link {
    border-bottom-left-radius: .2rem;
    border-top-left-radius: .2rem
}

.pagination-lg .page-item:last-child .page-link {
    border-bottom-right-radius: .2rem;
    border-top-right-radius: .2rem
}

.pagination-sm .page-link {
    padding: .275rem .75rem;
    font-size: .875rem
}

.pagination-sm .page-item:first-child .page-link {
    border-bottom-left-radius: .15rem;
    border-top-left-radius: .15rem
}

.pagination-sm .page-item:last-child .page-link {
    border-bottom-right-radius: .15rem;
    border-top-right-radius: .15rem
}

.tag {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    line-height: 1;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    border-radius: .1rem
}

.tag:empty {
    display: none
}

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

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

.tag-pill {
    padding-right: .6em;
    padding-left: .6em;
    border-radius: 10rem
}

.tag-default {
    background-color: #b2b1a7
}

.tag-default[href]:focus,
.tag-default[href]:hover {
    background-color: #9a998c
}

.tag-primary {
    background-color: #008ebd
}

.tag-primary[href]:focus,
.tag-primary[href]:hover {
    background-color: #00688a
}

.tag-success {
    background-color: #7ED321
}

.tag-success[href]:focus,
.tag-success[href]:hover {
    background-color: #64a71a
}

.tag-info {
    background-color: #5bc0de
}

.tag-info[href]:focus,
.tag-info[href]:hover {
    background-color: #31b0d5
}

.tag-warning {
    background-color: #f0ad4e
}

.tag-warning[href]:focus,
.tag-warning[href]:hover {
    background-color: #ec971f
}

.tag-danger {
    background-color: #d9534f
}

.tag-danger[href]:focus,
.tag-danger[href]:hover {
    background-color: #c9302c
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #dcdbd8;
    border-radius: .2rem
}

.alert,
.progress {
    margin-bottom: 1rem
}

@media (min-width:544px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-hr {
    border-top-color: #c4c2bd
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: .1rem
}

.alert-heading {
    color: inherit
}

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

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

.alert-success {
    background-color: #dff0d8;
    border-color: #d0e9c6;
    color: #3c763d
}

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

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bcdff1;
    color: #31708f
}

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

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faf2cc;
    color: #8a6d3b
}

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

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442
}

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

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: block;
    width: 100%;
    height: 1rem
}

.progress[value] {
    background-color: #eee;
    border: 0;
    appearance: none;
    border-radius: .1rem
}

.anicon,
button.close {
    -webkit-appearance: none
}

.progress[value]::-ms-fill {
    background-color: #0074d9;
    border: 0
}

.progress[value]::-moz-progress-bar {
    background-color: #0074d9;
    border-bottom-left-radius: .1rem;
    border-top-left-radius: .1rem
}

.progress[value]::-webkit-progress-value {
    background-color: #0074d9;
    border-bottom-left-radius: .1rem;
    border-top-left-radius: .1rem
}

.progress[value="100"]::-moz-progress-bar {
    border-bottom-right-radius: .1rem;
    border-top-right-radius: .1rem
}

.progress[value="100"]::-webkit-progress-value {
    border-bottom-right-radius: .1rem;
    border-top-right-radius: .1rem
}

.progress[value]::-webkit-progress-bar {
    background-color: #eee;
    border-radius: .1rem
}

.progress[value],
base::-moz-progress-bar {
    background-color: #eee;
    border-radius: .1rem
}

.progress-striped[value]::-webkit-progress-value {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-striped[value]::-moz-progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-striped[value]::-ms-fill {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem
}

.progress-animated[value]::-webkit-progress-value {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-animated[value]::-moz-progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

@media screen and (min-width:0\0) {
    .progress {
        background-color: #eee;
        border-radius: .1rem
    }
    .progress-bar {
        display: inline-block;
        height: 1rem;
        text-indent: -999rem;
        background-color: #0074d9;
        border-bottom-left-radius: .1rem;
        border-top-left-radius: .1rem
    }
    .progress[width="100%"] {
        border-bottom-right-radius: .1rem;
        border-top-right-radius: .1rem
    }
    .progress-bar-striped {
        background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
        background-size: 1rem 1rem
    }
    .progress-animated .progress-bar-striped {
        -webkit-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite
    }
    .progress-success .progress-bar {
        background-color: #7ED321
    }
}

.progress-success[value]::-webkit-progress-value {
    background-color: #7ED321
}

.progress-success[value]::-moz-progress-bar {
    background-color: #7ED321
}

.progress-success[value]::-ms-fill {
    background-color: #7ED321
}

.progress-info[value]::-webkit-progress-value {
    background-color: #5bc0de
}

.progress-info[value]::-moz-progress-bar {
    background-color: #5bc0de
}

.progress-info[value]::-ms-fill {
    background-color: #5bc0de
}

@media screen and (min-width:0\0) {
    .progress-info .progress-bar {
        background-color: #5bc0de
    }
    .progress-warning .progress-bar {
        background-color: #f0ad4e
    }
}

.progress-warning[value]::-webkit-progress-value {
    background-color: #f0ad4e
}

.progress-warning[value]::-moz-progress-bar {
    background-color: #f0ad4e
}

.progress-warning[value]::-ms-fill {
    background-color: #f0ad4e
}

.progress-danger[value]::-webkit-progress-value {
    background-color: #d9534f
}

.progress-danger[value]::-moz-progress-bar {
    background-color: #d9534f
}

.progress-danger[value]::-ms-fill {
    background-color: #d9534f
}

@media screen and (min-width:0\0) {
    .progress-danger .progress-bar {
        background-color: #d9534f
    }
}

.media {
    margin-top: 15px
}

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

.media-body {
    width: 10000px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right {
    padding-left: 10px
}

.media-left {
    padding-right: 10px
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

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

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: .1rem;
    border-top-left-radius: .1rem
}

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

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #b2b1a7;
    cursor: not-allowed;
    background-color: #dcdbd8
}

.carousel-indicators li,
.close:focus,
.close:hover,
.cursor-pointer,
.lb-data .lb-close:hover,
.lb-next,
.lb-prev,
.pagination>li,
button.close {
    cursor: pointer
}

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

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #008ebd;
    border-color: #008ebd
}

.basket-preview .list-group-item.active .list-group-item-heading>.totals,
.basket-preview .list-group-item.active:focus .list-group-item-heading>.totals,
.basket-preview .list-group-item.active:hover .list-group-item-heading>.totals,
.list-group-item.active .basket-preview .list-group-item-heading>.totals,
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.btn-labeled,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .basket-preview .list-group-item-heading>.totals,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.btn-labeled,
.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 .basket-preview .list-group-item-heading>.totals,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.btn-labeled,
.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: #8ae2ff
}

.list-group-flush .list-group-item {
    border-radius: 0
}

.list-group-item-action {
    width: 100%;
    color: #555;
    text-align: inherit
}

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

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

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

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

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

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9 {
    padding-bottom: 42.85714%
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.embed-responsive-1by1 {
    padding-bottom: 100%
}

.close {
    float: right;
    font-size: 1.5rem;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    opacity: .5
}

button.close {
    padding: 0;
    background: 0 0;
    border: 0
}

.modal-content,
.popover {
    background-clip: padding-box
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1080;
    display: none;
    outline: 0;
    -webkit-overflow-scrolling: touch
}

.modal-footer::after,
.modal-header::after {
    display: table;
    content: "";
    clear: both
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .2rem;
    outline: 0
}

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

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

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

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

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

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

.popover,
.tooltip {
    display: block;
    font-family: Helvetica, Arial, sans-serif;
    font-style: normal;
    letter-spacing: normal;
    line-break: auto;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    font-size: .875rem;
    position: absolute;
    font-weight: 400;
    line-height: 1.5;
    text-decoration: none;
    word-wrap: break-word
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:544px) {
    .modal-dialog {
        max-width: 600px;
        margin: 30px auto
    }
    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 900px
    }
}

.tooltip {
    z-index: 1070;
    text-align: left;
    text-align: start;
    opacity: 0
}

.tooltip.in {
    opacity: .9
}

.tooltip.bs-tether-element-attached-bottom,
.tooltip.tooltip-top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.bs-tether-element-attached-bottom .tooltip-arrow,
.tooltip.tooltip-top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.bs-tether-element-attached-left,
.tooltip.tooltip-right {
    padding: 0 5px;
    margin-left: 3px
}

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

.tooltip.bs-tether-element-attached-top,
.tooltip.tooltip-bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.bs-tether-element-attached-top .tooltip-arrow,
.tooltip.tooltip-bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bs-tether-element-attached-right,
.tooltip.tooltip-left {
    padding: 0 5px;
    margin-left: -3px
}

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

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

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

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    text-align: start;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .2rem
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.popover.bs-tether-element-attached-bottom,
.popover.popover-top {
    margin-top: -10px
}

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

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

.popover.bs-tether-element-attached-left,
.popover.popover-right {
    margin-left: 10px
}

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

.popover.bs-tether-element-attached-left .popover-arrow::after,
.popover.popover-right .popover-arrow::after {
    bottom: -10px;
    left: 1px;
    content: "";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bs-tether-element-attached-top,
.popover.popover-bottom {
    margin-top: 10px
}

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

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

.popover.bs-tether-element-attached-right,
.popover.popover-left {
    margin-left: -10px
}

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

.popover.bs-tether-element-attached-right .popover-arrow::after,
.popover.popover-left .popover-arrow::after {
    right: 1px;
    bottom: -10px;
    content: "";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: .12857rem .12857rem 0 0
}

.popover-title:empty {
    display: none
}

.popover-content {
    padding: 9px 14px
}

.p-r-0,
.p-x-0 {
    padding-right: 0!important
}

.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 {
    content: "";
    border-width: 10px
}

.carousel-inner {
    width: 100%
}

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

.carousel-inner>.carousel-item>a>img,
.carousel-inner>.carousel-item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.carousel-item {
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.carousel-item.active.right,
    .carousel-inner>.carousel-item.next {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.carousel-item.active.left,
    .carousel-inner>.carousel-item.prev {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.carousel-item.active,
    .carousel-inner>.carousel-item.next.left,
    .carousel-inner>.carousel-item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

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

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

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

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

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

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

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

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

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    opacity: .5
}

.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev::before {
    content: "\2039"
}

.carousel-control .icon-next::before {
    content: "\203a"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.p-l-0,
.p-x-0 {
    padding-left: 0!important
}

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

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

.m-b-0,
.m-y-0 {
    margin-bottom: 0!important
}

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

.p-t-0,
.p-y-0 {
    padding-top: 0!important
}

.bg-danger,
.bg-info,
.bg-primary,
.bg-success,
.bg-warning {
    color: #fff!important
}

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

@media (min-width:544px) {
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.m-t-0,
.m-y-0 {
    margin-top: 0!important
}

.p-b-0,
.p-y-0 {
    padding-bottom: 0!important
}

.bg-inverse {
    background-color: #4D4F4D
}

.bg-faded {
    background-color: #f7f7f9
}

.bg-primary {
    background-color: #008ebd!important
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #00688a!important
}

.bg-success {
    background-color: #7ED321!important
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #64a71a!important
}

.bg-info {
    background-color: #5bc0de!important
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #31b0d5!important
}

.bg-warning {
    background-color: #f0ad4e!important
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #ec971f!important
}

.bg-danger {
    background-color: #d9534f!important
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #c9302c!important
}

.clearfix::after {
    content: "";
    display: table;
    clear: both
}

.d-block {
    display: block!important
}

.d-inline-block {
    display: inline-block!important
}

.d-inline {
    display: inline!important
}

.hidden-xl-down,
.hidden-xs-up,
.visible-print-block {
    display: none!important
}

.pull-xs-left {
    float: left!important
}

.pull-xs-right {
    float: right!important
}

.pull-xs-none {
    float: none!important
}

@media (min-width:544px) {
    .pull-sm-left {
        float: left!important
    }
    .pull-sm-right {
        float: right!important
    }
    .pull-sm-none {
        float: none!important
    }
}

@media (min-width:768px) {
    .pull-md-left {
        float: left!important
    }
    .pull-md-right {
        float: right!important
    }
    .pull-md-none {
        float: none!important
    }
}

.w-100 {
    width: 100%!important
}

.m-x-auto {
    margin-right: auto!important;
    margin-left: auto!important
}

.m-r-0,
.m-x-0 {
    margin-right: 0!important
}

.m-l-0,
.m-x-0 {
    margin-left: 0!important
}

.m-a-0 {
    margin: 0!important
}

.m-r-5,
.m-x-5 {
    margin-right: .5rem!important
}

.m-l-5,
.m-x-5 {
    margin-left: .5rem!important
}

.m-t-5,
.m-y-5 {
    margin-top: .5rem!important
}

.m-b-5,
.m-y-5 {
    margin-bottom: .5rem!important
}

.m-a-5 {
    margin: .5rem!important
}

.m-r-1,
.m-x-1 {
    margin-right: 1rem!important
}

.m-l-1,
.m-x-1 {
    margin-left: 1rem!important
}

.m-t-1,
.m-y-1 {
    margin-top: 1rem!important
}

.m-b-1,
.m-y-1 {
    margin-bottom: 1rem!important
}

.m-a-1 {
    margin: 1rem!important
}

.m-r-2,
.m-x-2 {
    margin-right: 1.5rem!important
}

.m-l-2,
.m-x-2 {
    margin-left: 1.5rem!important
}

.m-t-2,
.m-y-2 {
    margin-top: 1.5rem!important
}

.m-b-2,
.m-y-2 {
    margin-bottom: 1.5rem!important
}

.m-a-2 {
    margin: 1.5rem!important
}

.m-r-3,
.m-x-3 {
    margin-right: 3rem!important
}

.m-l-3,
.m-x-3 {
    margin-left: 3rem!important
}

.m-t-3,
.m-y-3 {
    margin-top: 3rem!important
}

.m-b-3,
.m-y-3 {
    margin-bottom: 3rem!important
}

.m-a-3 {
    margin: 3rem!important
}

.fa.fa-pull-left,
.fa.pull-left {
    margin-right: .3em
}

.p-a-0 {
    padding: 0!important
}

.p-r-5,
.p-x-5 {
    padding-right: .5rem!important
}

.p-l-5,
.p-x-5 {
    padding-left: .5rem!important
}

.p-t-5,
.p-y-5 {
    padding-top: .5rem!important
}

.p-b-5,
.p-y-5 {
    padding-bottom: .5rem!important
}

.p-a-5 {
    padding: .5rem!important
}

.p-r-1,
.p-x-1 {
    padding-right: 1rem!important
}

.p-l-1,
.p-x-1 {
    padding-left: 1rem!important
}

.p-t-1,
.p-y-1,
.page-content {
    padding-top: 1rem!important
}

.p-b-1,
.p-y-1 {
    padding-bottom: 1rem!important
}

.p-a-1 {
    padding: 1rem!important
}

.p-r-2,
.p-x-2 {
    padding-right: 1.5rem!important
}

.p-l-2,
.p-x-2 {
    padding-left: 1.5rem!important
}

.p-t-2,
.p-y-2 {
    padding-top: 1.5rem!important
}

.p-b-2,
.p-y-2 {
    padding-bottom: 1.5rem!important
}

.p-a-2 {
    padding: 1.5rem!important
}

.p-r-3,
.p-x-3 {
    padding-right: 3rem!important
}

.p-l-3,
.p-x-3 {
    padding-left: 3rem!important
}

.p-t-3,
.p-y-3 {
    padding-top: 3rem!important
}

.p-b-3,
.p-y-3 {
    padding-bottom: 3rem!important
}

.p-a-3 {
    padding: 3rem!important
}

.pos-f-t {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.text-justify {
    text-align: justify!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-truncate {
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-xs-left {
    text-align: left!important
}

.text-xs-right {
    text-align: right!important
}

.text-xs-center {
    text-align: center!important
}

@media (min-width:544px) {
    .text-sm-left {
        text-align: left!important
    }
    .text-sm-right {
        text-align: right!important
    }
    .text-sm-center {
        text-align: center!important
    }
    .hidden-sm-up {
        display: none!important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left!important
    }
    .text-md-right {
        text-align: right!important
    }
    .text-md-center {
        text-align: center!important
    }
    .hidden-md-up {
        display: none!important
    }
}

@media (min-width:992px) {
    .pull-lg-left {
        float: left!important
    }
    .pull-lg-right {
        float: right!important
    }
    .pull-lg-none {
        float: none!important
    }
    .text-lg-left {
        text-align: left!important
    }
    .text-lg-right {
        text-align: right!important
    }
    .text-lg-center {
        text-align: center!important
    }
    .hidden-lg-up {
        display: none!important
    }
}

@media (min-width:1200px) {
    .pull-xl-left {
        float: left!important
    }
    .pull-xl-right {
        float: right!important
    }
    .pull-xl-none {
        float: none!important
    }
    .text-xl-left {
        text-align: left!important
    }
    .text-xl-right {
        text-align: right!important
    }
    .text-xl-center {
        text-align: center!important
    }
    .hidden-xl-up {
        display: none!important
    }
}

.fa-fw,
.fa-li {
    text-align: center
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.font-weight-normal {
    font-weight: 400
}

.font-weight-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic
}

.text-muted {
    color: #b2b1a7!important
}

a.text-muted:focus,
a.text-muted:hover {
    color: #9a998c
}

.text-primary {
    color: #008ebd!important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #00688a
}

.text-success {
    color: #7ED321!important
}

a.text-success:focus,
a.text-success:hover {
    color: #64a71a
}

.text-info {
    color: #5bc0de!important
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5
}

.text-warning {
    color: #f0ad4e!important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f
}

.text-danger {
    color: #d9534f!important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.invisible {
    visibility: hidden!important
}

.cmp::after,
.owl-carousel.owl-refresh .owl-item,
.popper {
    visibility: hidden
}

@media (max-width:543px) {
    .hidden-xs-down {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-sm-down {
        display: none!important
    }
}

@media (max-width:991px) {
    .hidden-md-down {
        display: none!important
    }
}

@media (max-width:1199px) {
    .hidden-lg-down {
        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
    }
}

.fa,
.fa-stack,
.flag-icon {
    display: inline-block
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../documents/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../documents/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../documents/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../documents/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../documents/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../documents/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lightbox,
dt {
    font-weight: 400
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em
}

.fa.fa-pull-right,
.fa.pull-right {
    margin-left: .3em
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right,
.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: ""
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-sign-language:before,
.fa-signing:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-address-card:before,
.fa-vcard:before {
    content: ""
}

.fa-address-card-o:before,
.fa-vcard-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    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
}

.flag-icon,
.flag-icon-background {
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.flag-icon {
    position: relative;
    width: 1.33333em;
    line-height: 1em
}

.flag-icon:before {
    content: '\00a0'
}

.flag-icon.flag-icon-squared {
    width: 1em
}

.flag-icon-ad {
    background-image: url(../images/flags/4x3/ad.svg)
}

.flag-icon-ad.flag-icon-squared {
    background-image: url(../images/flags/1x1/ad.svg)
}

.flag-icon-ae {
    background-image: url(../images/flags/4x3/ae.svg)
}

.flag-icon-ae.flag-icon-squared {
    background-image: url(../images/flags/1x1/ae.svg)
}

.flag-icon-af {
    background-image: url(../images/flags/4x3/af.svg)
}

.flag-icon-af.flag-icon-squared {
    background-image: url(../images/flags/1x1/af.svg)
}

.flag-icon-ag {
    background-image: url(../images/flags/4x3/ag.svg)
}

.flag-icon-ag.flag-icon-squared {
    background-image: url(../images/flags/1x1/ag.svg)
}

.flag-icon-ai {
    background-image: url(../images/flags/4x3/ai.svg)
}

.flag-icon-ai.flag-icon-squared {
    background-image: url(../images/flags/1x1/ai.svg)
}

.flag-icon-al {
    background-image: url(../images/flags/4x3/al.svg)
}

.flag-icon-al.flag-icon-squared {
    background-image: url(../images/flags/1x1/al.svg)
}

.flag-icon-am {
    background-image: url(../images/flags/4x3/am.svg)
}

.flag-icon-am.flag-icon-squared {
    background-image: url(../images/flags/1x1/am.svg)
}

.flag-icon-ao {
    background-image: url(../images/flags/4x3/ao.svg)
}

.flag-icon-ao.flag-icon-squared {
    background-image: url(../images/flags/1x1/ao.svg)
}

.flag-icon-aq {
    background-image: url(../images/flags/4x3/aq.svg)
}

.flag-icon-aq.flag-icon-squared {
    background-image: url(../images/flags/1x1/aq.svg)
}

.flag-icon-ar {
    background-image: url(../images/flags/4x3/ar.svg)
}

.flag-icon-ar.flag-icon-squared {
    background-image: url(../images/flags/1x1/ar.svg)
}

.flag-icon-as {
    background-image: url(../images/flags/4x3/as.svg)
}

.flag-icon-as.flag-icon-squared {
    background-image: url(../images/flags/1x1/as.svg)
}

.flag-icon-at {
    background-image: url(../images/flags/4x3/at.svg)
}

.flag-icon-at.flag-icon-squared {
    background-image: url(../images/flags/1x1/at.svg)
}

.flag-icon-au {
    background-image: url(../images/flags/4x3/au.svg)
}

.flag-icon-au.flag-icon-squared {
    background-image: url(../images/flags/1x1/au.svg)
}

.flag-icon-aw {
    background-image: url(../images/flags/4x3/aw.svg)
}

.flag-icon-aw.flag-icon-squared {
    background-image: url(../images/flags/1x1/aw.svg)
}

.flag-icon-ax {
    background-image: url(../images/flags/4x3/ax.svg)
}

.flag-icon-ax.flag-icon-squared {
    background-image: url(../images/flags/1x1/ax.svg)
}

.flag-icon-az {
    background-image: url(../images/flags/4x3/az.svg)
}

.flag-icon-az.flag-icon-squared {
    background-image: url(../images/flags/1x1/az.svg)
}

.flag-icon-ba {
    background-image: url(../images/flags/4x3/ba.svg)
}

.flag-icon-ba.flag-icon-squared {
    background-image: url(../images/flags/1x1/ba.svg)
}

.flag-icon-bb {
    background-image: url(../images/flags/4x3/bb.svg)
}

.flag-icon-bb.flag-icon-squared {
    background-image: url(../images/flags/1x1/bb.svg)
}

.flag-icon-bd {
    background-image: url(../images/flags/4x3/bd.svg)
}

.flag-icon-bd.flag-icon-squared {
    background-image: url(../images/flags/1x1/bd.svg)
}

.flag-icon-be {
    background-image: url(../images/flags/4x3/be.svg)
}

.flag-icon-be.flag-icon-squared {
    background-image: url(../images/flags/1x1/be.svg)
}

.flag-icon-bf {
    background-image: url(../images/flags/4x3/bf.svg)
}

.flag-icon-bf.flag-icon-squared {
    background-image: url(../images/flags/1x1/bf.svg)
}

.flag-icon-bg {
    background-image: url(../images/flags/4x3/bg.svg)
}

.flag-icon-bg.flag-icon-squared {
    background-image: url(../images/flags/1x1/bg.svg)
}

.flag-icon-bh {
    background-image: url(../images/flags/4x3/bh.svg)
}

.flag-icon-bh.flag-icon-squared {
    background-image: url(../images/flags/1x1/bh.svg)
}

.flag-icon-bi {
    background-image: url(../images/flags/4x3/bi.svg)
}

.flag-icon-bi.flag-icon-squared {
    background-image: url(../images/flags/1x1/bi.svg)
}

.flag-icon-bj {
    background-image: url(../images/flags/4x3/bj.svg)
}

.flag-icon-bj.flag-icon-squared {
    background-image: url(../images/flags/1x1/bj.svg)
}

.flag-icon-bl {
    background-image: url(../images/flags/4x3/bl.svg)
}

.flag-icon-bl.flag-icon-squared {
    background-image: url(../images/flags/1x1/bl.svg)
}

.flag-icon-bm {
    background-image: url(../images/flags/4x3/bm.svg)
}

.flag-icon-bm.flag-icon-squared {
    background-image: url(../images/flags/1x1/bm.svg)
}

.flag-icon-bn {
    background-image: url(../images/flags/4x3/bn.svg)
}

.flag-icon-bn.flag-icon-squared {
    background-image: url(../images/flags/1x1/bn.svg)
}

.flag-icon-bo {
    background-image: url(../images/flags/4x3/bo.svg)
}

.flag-icon-bo.flag-icon-squared {
    background-image: url(../images/flags/1x1/bo.svg)
}

.flag-icon-bq {
    background-image: url(../images/flags/4x3/bq.svg)
}

.flag-icon-bq.flag-icon-squared {
    background-image: url(../images/flags/1x1/bq.svg)
}

.flag-icon-br {
    background-image: url(../images/flags/4x3/br.svg)
}

.flag-icon-br.flag-icon-squared {
    background-image: url(../images/flags/1x1/br.svg)
}

.flag-icon-bs {
    background-image: url(../images/flags/4x3/bs.svg)
}

.flag-icon-bs.flag-icon-squared {
    background-image: url(../images/flags/1x1/bs.svg)
}

.flag-icon-bt {
    background-image: url(../images/flags/4x3/bt.svg)
}

.flag-icon-bt.flag-icon-squared {
    background-image: url(../images/flags/1x1/bt.svg)
}

.flag-icon-bv {
    background-image: url(../images/flags/4x3/bv.svg)
}

.flag-icon-bv.flag-icon-squared {
    background-image: url(../images/flags/1x1/bv.svg)
}

.flag-icon-bw {
    background-image: url(../images/flags/4x3/bw.svg)
}

.flag-icon-bw.flag-icon-squared {
    background-image: url(../images/flags/1x1/bw.svg)
}

.flag-icon-by {
    background-image: url(../images/flags/4x3/by.svg)
}

.flag-icon-by.flag-icon-squared {
    background-image: url(../images/flags/1x1/by.svg)
}

.flag-icon-bz {
    background-image: url(../images/flags/4x3/bz.svg)
}

.flag-icon-bz.flag-icon-squared {
    background-image: url(../images/flags/1x1/bz.svg)
}

.flag-icon-ca {
    background-image: url(../images/flags/4x3/ca.svg)
}

.flag-icon-ca.flag-icon-squared {
    background-image: url(../images/flags/1x1/ca.svg)
}

.flag-icon-cc {
    background-image: url(../images/flags/4x3/cc.svg)
}

.flag-icon-cc.flag-icon-squared {
    background-image: url(../images/flags/1x1/cc.svg)
}

.flag-icon-cd {
    background-image: url(../images/flags/4x3/cd.svg)
}

.flag-icon-cd.flag-icon-squared {
    background-image: url(../images/flags/1x1/cd.svg)
}

.flag-icon-cf {
    background-image: url(../images/flags/4x3/cf.svg)
}

.flag-icon-cf.flag-icon-squared {
    background-image: url(../images/flags/1x1/cf.svg)
}

.flag-icon-cg {
    background-image: url(../images/flags/4x3/cg.svg)
}

.flag-icon-cg.flag-icon-squared {
    background-image: url(../images/flags/1x1/cg.svg)
}

.flag-icon-ch {
    background-image: url(../images/flags/4x3/ch.svg)
}

.flag-icon-ch.flag-icon-squared {
    background-image: url(../images/flags/1x1/ch.svg)
}

.flag-icon-ci {
    background-image: url(../images/flags/4x3/ci.svg)
}

.flag-icon-ci.flag-icon-squared {
    background-image: url(../images/flags/1x1/ci.svg)
}

.flag-icon-ck {
    background-image: url(../images/flags/4x3/ck.svg)
}

.flag-icon-ck.flag-icon-squared {
    background-image: url(../images/flags/1x1/ck.svg)
}

.flag-icon-cl {
    background-image: url(../images/flags/4x3/cl.svg)
}

.flag-icon-cl.flag-icon-squared {
    background-image: url(../images/flags/1x1/cl.svg)
}

.flag-icon-cm {
    background-image: url(../images/flags/4x3/cm.svg)
}

.flag-icon-cm.flag-icon-squared {
    background-image: url(../images/flags/1x1/cm.svg)
}

.flag-icon-cn {
    background-image: url(../images/flags/4x3/cn.svg)
}

.flag-icon-cn.flag-icon-squared {
    background-image: url(../images/flags/1x1/cn.svg)
}

.flag-icon-co {
    background-image: url(../images/flags/4x3/co.svg)
}

.flag-icon-co.flag-icon-squared {
    background-image: url(../images/flags/1x1/co.svg)
}

.flag-icon-cr {
    background-image: url(../images/flags/4x3/cr.svg)
}

.flag-icon-cr.flag-icon-squared {
    background-image: url(../images/flags/1x1/cr.svg)
}

.flag-icon-cu {
    background-image: url(../images/flags/4x3/cu.svg)
}

.flag-icon-cu.flag-icon-squared {
    background-image: url(../images/flags/1x1/cu.svg)
}

.flag-icon-cv {
    background-image: url(../images/flags/4x3/cv.svg)
}

.flag-icon-cv.flag-icon-squared {
    background-image: url(../images/flags/1x1/cv.svg)
}

.flag-icon-cw {
    background-image: url(../images/flags/4x3/cw.svg)
}

.flag-icon-cw.flag-icon-squared {
    background-image: url(../images/flags/1x1/cw.svg)
}

.flag-icon-cx {
    background-image: url(../images/flags/4x3/cx.svg)
}

.flag-icon-cx.flag-icon-squared {
    background-image: url(../images/flags/1x1/cx.svg)
}

.flag-icon-cy {
    background-image: url(../images/flags/4x3/cy.svg)
}

.flag-icon-cy.flag-icon-squared {
    background-image: url(../images/flags/1x1/cy.svg)
}

.flag-icon-cz {
    background-image: url(../images/flags/4x3/cz.svg)
}

.flag-icon-cz.flag-icon-squared {
    background-image: url(../images/flags/1x1/cz.svg)
}

.flag-icon-de {
    background-image: url(../images/flags/4x3/de.svg)
}

.flag-icon-de.flag-icon-squared {
    background-image: url(../images/flags/1x1/de.svg)
}

.flag-icon-dj {
    background-image: url(../images/flags/4x3/dj.svg)
}

.flag-icon-dj.flag-icon-squared {
    background-image: url(../images/flags/1x1/dj.svg)
}

.flag-icon-dk {
    background-image: url(../images/flags/4x3/dk.svg)
}

.flag-icon-dk.flag-icon-squared {
    background-image: url(../images/flags/1x1/dk.svg)
}

.flag-icon-dm {
    background-image: url(../images/flags/4x3/dm.svg)
}

.flag-icon-dm.flag-icon-squared {
    background-image: url(../images/flags/1x1/dm.svg)
}

.flag-icon-do {
    background-image: url(../images/flags/4x3/do.svg)
}

.flag-icon-do.flag-icon-squared {
    background-image: url(../images/flags/1x1/do.svg)
}

.flag-icon-dz {
    background-image: url(../images/flags/4x3/dz.svg)
}

.flag-icon-dz.flag-icon-squared {
    background-image: url(../images/flags/1x1/dz.svg)
}

.flag-icon-ec {
    background-image: url(../images/flags/4x3/ec.svg)
}

.flag-icon-ec.flag-icon-squared {
    background-image: url(../images/flags/1x1/ec.svg)
}

.flag-icon-ee {
    background-image: url(../images/flags/4x3/ee.svg)
}

.flag-icon-ee.flag-icon-squared {
    background-image: url(../images/flags/1x1/ee.svg)
}

.flag-icon-eg {
    background-image: url(../images/flags/4x3/eg.svg)
}

.flag-icon-eg.flag-icon-squared {
    background-image: url(../images/flags/1x1/eg.svg)
}

.flag-icon-eh {
    background-image: url(../images/flags/4x3/eh.svg)
}

.flag-icon-eh.flag-icon-squared {
    background-image: url(../images/flags/1x1/eh.svg)
}

.flag-icon-er {
    background-image: url(../images/flags/4x3/er.svg)
}

.flag-icon-er.flag-icon-squared {
    background-image: url(../images/flags/1x1/er.svg)
}

.flag-icon-es {
    background-image: url(../images/flags/4x3/es.svg)
}

.flag-icon-es.flag-icon-squared {
    background-image: url(../images/flags/1x1/es.svg)
}

.flag-icon-et {
    background-image: url(../images/flags/4x3/et.svg)
}

.flag-icon-et.flag-icon-squared {
    background-image: url(../images/flags/1x1/et.svg)
}

.flag-icon-fi {
    background-image: url(../images/flags/4x3/fi.svg)
}

.flag-icon-fi.flag-icon-squared {
    background-image: url(../images/flags/1x1/fi.svg)
}

.flag-icon-fj {
    background-image: url(../images/flags/4x3/fj.svg)
}

.flag-icon-fj.flag-icon-squared {
    background-image: url(../images/flags/1x1/fj.svg)
}

.flag-icon-fk {
    background-image: url(../images/flags/4x3/fk.svg)
}

.flag-icon-fk.flag-icon-squared {
    background-image: url(../images/flags/1x1/fk.svg)
}

.flag-icon-fm {
    background-image: url(../images/flags/4x3/fm.svg)
}

.flag-icon-fm.flag-icon-squared {
    background-image: url(../images/flags/1x1/fm.svg)
}

.flag-icon-fo {
    background-image: url(../images/flags/4x3/fo.svg)
}

.flag-icon-fo.flag-icon-squared {
    background-image: url(../images/flags/1x1/fo.svg)
}

.flag-icon-fr {
    background-image: url(../images/flags/4x3/fr.svg)
}

.flag-icon-fr.flag-icon-squared {
    background-image: url(../images/flags/1x1/fr.svg)
}

.flag-icon-ga {
    background-image: url(../images/flags/4x3/ga.svg)
}

.flag-icon-ga.flag-icon-squared {
    background-image: url(../images/flags/1x1/ga.svg)
}

.flag-icon-gb {
    background-image: url(../images/flags/4x3/gb.svg)
}

.flag-icon-gb.flag-icon-squared {
    background-image: url(../images/flags/1x1/gb.svg)
}

.flag-icon-gd {
    background-image: url(../images/flags/4x3/gd.svg)
}

.flag-icon-gd.flag-icon-squared {
    background-image: url(../images/flags/1x1/gd.svg)
}

.flag-icon-ge {
    background-image: url(../images/flags/4x3/ge.svg)
}

.flag-icon-ge.flag-icon-squared {
    background-image: url(../images/flags/1x1/ge.svg)
}

.flag-icon-gf {
    background-image: url(../images/flags/4x3/gf.svg)
}

.flag-icon-gf.flag-icon-squared {
    background-image: url(../images/flags/1x1/gf.svg)
}

.flag-icon-gg {
    background-image: url(../images/flags/4x3/gg.svg)
}

.flag-icon-gg.flag-icon-squared {
    background-image: url(../images/flags/1x1/gg.svg)
}

.flag-icon-gh {
    background-image: url(../images/flags/4x3/gh.svg)
}

.flag-icon-gh.flag-icon-squared {
    background-image: url(../images/flags/1x1/gh.svg)
}

.flag-icon-gi {
    background-image: url(../images/flags/4x3/gi.svg)
}

.flag-icon-gi.flag-icon-squared {
    background-image: url(../images/flags/1x1/gi.svg)
}

.flag-icon-gl {
    background-image: url(../images/flags/4x3/gl.svg)
}

.flag-icon-gl.flag-icon-squared {
    background-image: url(../images/flags/1x1/gl.svg)
}

.flag-icon-gm {
    background-image: url(../images/flags/4x3/gm.svg)
}

.flag-icon-gm.flag-icon-squared {
    background-image: url(../images/flags/1x1/gm.svg)
}

.flag-icon-gn {
    background-image: url(../images/flags/4x3/gn.svg)
}

.flag-icon-gn.flag-icon-squared {
    background-image: url(../images/flags/1x1/gn.svg)
}

.flag-icon-gp {
    background-image: url(../images/flags/4x3/gp.svg)
}

.flag-icon-gp.flag-icon-squared {
    background-image: url(../images/flags/1x1/gp.svg)
}

.flag-icon-gq {
    background-image: url(../images/flags/4x3/gq.svg)
}

.flag-icon-gq.flag-icon-squared {
    background-image: url(../images/flags/1x1/gq.svg)
}

.flag-icon-gr {
    background-image: url(../images/flags/4x3/gr.svg)
}

.flag-icon-gr.flag-icon-squared {
    background-image: url(../images/flags/1x1/gr.svg)
}

.flag-icon-gs {
    background-image: url(../images/flags/4x3/gs.svg)
}

.flag-icon-gs.flag-icon-squared {
    background-image: url(../images/flags/1x1/gs.svg)
}

.flag-icon-gt {
    background-image: url(../images/flags/4x3/gt.svg)
}

.flag-icon-gt.flag-icon-squared {
    background-image: url(../images/flags/1x1/gt.svg)
}

.flag-icon-gu {
    background-image: url(../images/flags/4x3/gu.svg)
}

.flag-icon-gu.flag-icon-squared {
    background-image: url(../images/flags/1x1/gu.svg)
}

.flag-icon-gw {
    background-image: url(../images/flags/4x3/gw.svg)
}

.flag-icon-gw.flag-icon-squared {
    background-image: url(../images/flags/1x1/gw.svg)
}

.flag-icon-gy {
    background-image: url(../images/flags/4x3/gy.svg)
}

.flag-icon-gy.flag-icon-squared {
    background-image: url(../images/flags/1x1/gy.svg)
}

.flag-icon-hk {
    background-image: url(../images/flags/4x3/hk.svg)
}

.flag-icon-hk.flag-icon-squared {
    background-image: url(../images/flags/1x1/hk.svg)
}

.flag-icon-hm {
    background-image: url(../images/flags/4x3/hm.svg)
}

.flag-icon-hm.flag-icon-squared {
    background-image: url(../images/flags/1x1/hm.svg)
}

.flag-icon-hn {
    background-image: url(../images/flags/4x3/hn.svg)
}

.flag-icon-hn.flag-icon-squared {
    background-image: url(../images/flags/1x1/hn.svg)
}

.flag-icon-hr {
    background-image: url(../images/flags/4x3/hr.svg)
}

.flag-icon-hr.flag-icon-squared {
    background-image: url(../images/flags/1x1/hr.svg)
}

.flag-icon-ht {
    background-image: url(../images/flags/4x3/ht.svg)
}

.flag-icon-ht.flag-icon-squared {
    background-image: url(../images/flags/1x1/ht.svg)
}

.flag-icon-hu {
    background-image: url(../images/flags/4x3/hu.svg)
}

.flag-icon-hu.flag-icon-squared {
    background-image: url(../images/flags/1x1/hu.svg)
}

.flag-icon-id {
    background-image: url(../images/flags/4x3/id.svg)
}

.flag-icon-id.flag-icon-squared {
    background-image: url(../images/flags/1x1/id.svg)
}

.flag-icon-ie {
    background-image: url(../images/flags/4x3/ie.svg)
}

.flag-icon-ie.flag-icon-squared {
    background-image: url(../images/flags/1x1/ie.svg)
}

.flag-icon-il {
    background-image: url(../images/flags/4x3/il.svg)
}

.flag-icon-il.flag-icon-squared {
    background-image: url(../images/flags/1x1/il.svg)
}

.flag-icon-im {
    background-image: url(../images/flags/4x3/im.svg)
}

.flag-icon-im.flag-icon-squared {
    background-image: url(../images/flags/1x1/im.svg)
}

.flag-icon-in {
    background-image: url(../images/flags/4x3/in.svg)
}

.flag-icon-in.flag-icon-squared {
    background-image: url(../images/flags/1x1/in.svg)
}

.flag-icon-io {
    background-image: url(../images/flags/4x3/io.svg)
}

.flag-icon-io.flag-icon-squared {
    background-image: url(../images/flags/1x1/io.svg)
}

.flag-icon-iq {
    background-image: url(../images/flags/4x3/iq.svg)
}

.flag-icon-iq.flag-icon-squared {
    background-image: url(../images/flags/1x1/iq.svg)
}

.flag-icon-ir {
    background-image: url(../images/flags/4x3/ir.svg)
}

.flag-icon-ir.flag-icon-squared {
    background-image: url(../images/flags/1x1/ir.svg)
}

.flag-icon-is {
    background-image: url(../images/flags/4x3/is.svg)
}

.flag-icon-is.flag-icon-squared {
    background-image: url(../images/flags/1x1/is.svg)
}

.flag-icon-it {
    background-image: url(../images/flags/4x3/it.svg)
}

.flag-icon-it.flag-icon-squared {
    background-image: url(../images/flags/1x1/it.svg)
}

.flag-icon-je {
    background-image: url(../images/flags/4x3/je.svg)
}

.flag-icon-je.flag-icon-squared {
    background-image: url(../images/flags/1x1/je.svg)
}

.flag-icon-jm {
    background-image: url(../images/flags/4x3/jm.svg)
}

.flag-icon-jm.flag-icon-squared {
    background-image: url(../images/flags/1x1/jm.svg)
}

.flag-icon-jo {
    background-image: url(../images/flags/4x3/jo.svg)
}

.flag-icon-jo.flag-icon-squared {
    background-image: url(../images/flags/1x1/jo.svg)
}

.flag-icon-jp {
    background-image: url(../images/flags/4x3/jp.svg)
}

.flag-icon-jp.flag-icon-squared {
    background-image: url(../images/flags/1x1/jp.svg)
}

.flag-icon-ke {
    background-image: url(../images/flags/4x3/ke.svg)
}

.flag-icon-ke.flag-icon-squared {
    background-image: url(../images/flags/1x1/ke.svg)
}

.flag-icon-kg {
    background-image: url(../images/flags/4x3/kg.svg)
}

.flag-icon-kg.flag-icon-squared {
    background-image: url(../images/flags/1x1/kg.svg)
}

.flag-icon-kh {
    background-image: url(../images/flags/4x3/kh.svg)
}

.flag-icon-kh.flag-icon-squared {
    background-image: url(../images/flags/1x1/kh.svg)
}

.flag-icon-ki {
    background-image: url(../images/flags/4x3/ki.svg)
}

.flag-icon-ki.flag-icon-squared {
    background-image: url(../images/flags/1x1/ki.svg)
}

.flag-icon-km {
    background-image: url(../images/flags/4x3/km.svg)
}

.flag-icon-km.flag-icon-squared {
    background-image: url(../images/flags/1x1/km.svg)
}

.flag-icon-kn {
    background-image: url(../images/flags/4x3/kn.svg)
}

.flag-icon-kn.flag-icon-squared {
    background-image: url(../images/flags/1x1/kn.svg)
}

.flag-icon-kp {
    background-image: url(../images/flags/4x3/kp.svg)
}

.flag-icon-kp.flag-icon-squared {
    background-image: url(../images/flags/1x1/kp.svg)
}

.flag-icon-kr {
    background-image: url(../images/flags/4x3/kr.svg)
}

.flag-icon-kr.flag-icon-squared {
    background-image: url(../images/flags/1x1/kr.svg)
}

.flag-icon-kw {
    background-image: url(../images/flags/4x3/kw.svg)
}

.flag-icon-kw.flag-icon-squared {
    background-image: url(../images/flags/1x1/kw.svg)
}

.flag-icon-ky {
    background-image: url(../images/flags/4x3/ky.svg)
}

.flag-icon-ky.flag-icon-squared {
    background-image: url(../images/flags/1x1/ky.svg)
}

.flag-icon-kz {
    background-image: url(../images/flags/4x3/kz.svg)
}

.flag-icon-kz.flag-icon-squared {
    background-image: url(../images/flags/1x1/kz.svg)
}

.flag-icon-la {
    background-image: url(../images/flags/4x3/la.svg)
}

.flag-icon-la.flag-icon-squared {
    background-image: url(../images/flags/1x1/la.svg)
}

.flag-icon-lb {
    background-image: url(../images/flags/4x3/lb.svg)
}

.flag-icon-lb.flag-icon-squared {
    background-image: url(../images/flags/1x1/lb.svg)
}

.flag-icon-lc {
    background-image: url(../images/flags/4x3/lc.svg)
}

.flag-icon-lc.flag-icon-squared {
    background-image: url(../images/flags/1x1/lc.svg)
}

.flag-icon-li {
    background-image: url(../images/flags/4x3/li.svg)
}

.flag-icon-li.flag-icon-squared {
    background-image: url(../images/flags/1x1/li.svg)
}

.flag-icon-lk {
    background-image: url(../images/flags/4x3/lk.svg)
}

.flag-icon-lk.flag-icon-squared {
    background-image: url(../images/flags/1x1/lk.svg)
}

.flag-icon-lr {
    background-image: url(../images/flags/4x3/lr.svg)
}

.flag-icon-lr.flag-icon-squared {
    background-image: url(../images/flags/1x1/lr.svg)
}

.flag-icon-ls {
    background-image: url(../images/flags/4x3/ls.svg)
}

.flag-icon-ls.flag-icon-squared {
    background-image: url(../images/flags/1x1/ls.svg)
}

.flag-icon-lt {
    background-image: url(../images/flags/4x3/lt.svg)
}

.flag-icon-lt.flag-icon-squared {
    background-image: url(../images/flags/1x1/lt.svg)
}

.flag-icon-lu {
    background-image: url(../images/flags/4x3/lu.svg)
}

.flag-icon-lu.flag-icon-squared {
    background-image: url(../images/flags/1x1/lu.svg)
}

.flag-icon-lv {
    background-image: url(../images/flags/4x3/lv.svg)
}

.flag-icon-lv.flag-icon-squared {
    background-image: url(../images/flags/1x1/lv.svg)
}

.flag-icon-ly {
    background-image: url(../images/flags/4x3/ly.svg)
}

.flag-icon-ly.flag-icon-squared {
    background-image: url(../images/flags/1x1/ly.svg)
}

.flag-icon-ma {
    background-image: url(../images/flags/4x3/ma.svg)
}

.flag-icon-ma.flag-icon-squared {
    background-image: url(../images/flags/1x1/ma.svg)
}

.flag-icon-mc {
    background-image: url(../images/flags/4x3/mc.svg)
}

.flag-icon-mc.flag-icon-squared {
    background-image: url(../images/flags/1x1/mc.svg)
}

.flag-icon-md {
    background-image: url(../images/flags/4x3/md.svg)
}

.flag-icon-md.flag-icon-squared {
    background-image: url(../images/flags/1x1/md.svg)
}

.flag-icon-me {
    background-image: url(../images/flags/4x3/me.svg)
}

.flag-icon-me.flag-icon-squared {
    background-image: url(../images/flags/1x1/me.svg)
}

.flag-icon-mf {
    background-image: url(../images/flags/4x3/mf.svg)
}

.flag-icon-mf.flag-icon-squared {
    background-image: url(../images/flags/1x1/mf.svg)
}

.flag-icon-mg {
    background-image: url(../images/flags/4x3/mg.svg)
}

.flag-icon-mg.flag-icon-squared {
    background-image: url(../images/flags/1x1/mg.svg)
}

.flag-icon-mh {
    background-image: url(../images/flags/4x3/mh.svg)
}

.flag-icon-mh.flag-icon-squared {
    background-image: url(../images/flags/1x1/mh.svg)
}

.flag-icon-mk {
    background-image: url(../images/flags/4x3/mk.svg)
}

.flag-icon-mk.flag-icon-squared {
    background-image: url(../images/flags/1x1/mk.svg)
}

.flag-icon-ml {
    background-image: url(../images/flags/4x3/ml.svg)
}

.flag-icon-ml.flag-icon-squared {
    background-image: url(../images/flags/1x1/ml.svg)
}

.flag-icon-mm {
    background-image: url(../images/flags/4x3/mm.svg)
}

.flag-icon-mm.flag-icon-squared {
    background-image: url(../images/flags/1x1/mm.svg)
}

.flag-icon-mn {
    background-image: url(../images/flags/4x3/mn.svg)
}

.flag-icon-mn.flag-icon-squared {
    background-image: url(../images/flags/1x1/mn.svg)
}

.flag-icon-mo {
    background-image: url(../images/flags/4x3/mo.svg)
}

.flag-icon-mo.flag-icon-squared {
    background-image: url(../images/flags/1x1/mo.svg)
}

.flag-icon-mp {
    background-image: url(../images/flags/4x3/mp.svg)
}

.flag-icon-mp.flag-icon-squared {
    background-image: url(../images/flags/1x1/mp.svg)
}

.flag-icon-mq {
    background-image: url(../images/flags/4x3/mq.svg)
}

.flag-icon-mq.flag-icon-squared {
    background-image: url(../images/flags/1x1/mq.svg)
}

.flag-icon-mr {
    background-image: url(../images/flags/4x3/mr.svg)
}

.flag-icon-mr.flag-icon-squared {
    background-image: url(../images/flags/1x1/mr.svg)
}

.flag-icon-ms {
    background-image: url(../images/flags/4x3/ms.svg)
}

.flag-icon-ms.flag-icon-squared {
    background-image: url(../images/flags/1x1/ms.svg)
}

.flag-icon-mt {
    background-image: url(../images/flags/4x3/mt.svg)
}

.flag-icon-mt.flag-icon-squared {
    background-image: url(../images/flags/1x1/mt.svg)
}

.flag-icon-mu {
    background-image: url(../images/flags/4x3/mu.svg)
}

.flag-icon-mu.flag-icon-squared {
    background-image: url(../images/flags/1x1/mu.svg)
}

.flag-icon-mv {
    background-image: url(../images/flags/4x3/mv.svg)
}

.flag-icon-mv.flag-icon-squared {
    background-image: url(../images/flags/1x1/mv.svg)
}

.flag-icon-mw {
    background-image: url(../images/flags/4x3/mw.svg)
}

.flag-icon-mw.flag-icon-squared {
    background-image: url(../images/flags/1x1/mw.svg)
}

.flag-icon-mx {
    background-image: url(../images/flags/4x3/mx.svg)
}

.flag-icon-mx.flag-icon-squared {
    background-image: url(../images/flags/1x1/mx.svg)
}

.flag-icon-my {
    background-image: url(../images/flags/4x3/my.svg)
}

.flag-icon-my.flag-icon-squared {
    background-image: url(../images/flags/1x1/my.svg)
}

.flag-icon-mz {
    background-image: url(../images/flags/4x3/mz.svg)
}

.flag-icon-mz.flag-icon-squared {
    background-image: url(../images/flags/1x1/mz.svg)
}

.flag-icon-na {
    background-image: url(../images/flags/4x3/na.svg)
}

.flag-icon-na.flag-icon-squared {
    background-image: url(../images/flags/1x1/na.svg)
}

.flag-icon-nc {
    background-image: url(../images/flags/4x3/nc.svg)
}

.flag-icon-nc.flag-icon-squared {
    background-image: url(../images/flags/1x1/nc.svg)
}

.flag-icon-ne {
    background-image: url(../images/flags/4x3/ne.svg)
}

.flag-icon-ne.flag-icon-squared {
    background-image: url(../images/flags/1x1/ne.svg)
}

.flag-icon-nf {
    background-image: url(../images/flags/4x3/nf.svg)
}

.flag-icon-nf.flag-icon-squared {
    background-image: url(../images/flags/1x1/nf.svg)
}

.flag-icon-ng {
    background-image: url(../images/flags/4x3/ng.svg)
}

.flag-icon-ng.flag-icon-squared {
    background-image: url(../images/flags/1x1/ng.svg)
}

.flag-icon-ni {
    background-image: url(../images/flags/4x3/ni.svg)
}

.flag-icon-ni.flag-icon-squared {
    background-image: url(../images/flags/1x1/ni.svg)
}

.flag-icon-nl {
    background-image: url(../images/flags/4x3/nl.svg)
}

.flag-icon-nl.flag-icon-squared {
    background-image: url(../images/flags/1x1/nl.svg)
}

.flag-icon-no {
    background-image: url(../images/flags/4x3/no.svg)
}

.flag-icon-no.flag-icon-squared {
    background-image: url(../images/flags/1x1/no.svg)
}

.flag-icon-np {
    background-image: url(../images/flags/4x3/np.svg)
}

.flag-icon-np.flag-icon-squared {
    background-image: url(../images/flags/1x1/np.svg)
}

.flag-icon-nr {
    background-image: url(../images/flags/4x3/nr.svg)
}

.flag-icon-nr.flag-icon-squared {
    background-image: url(../images/flags/1x1/nr.svg)
}

.flag-icon-nu {
    background-image: url(../images/flags/4x3/nu.svg)
}

.flag-icon-nu.flag-icon-squared {
    background-image: url(../images/flags/1x1/nu.svg)
}

.flag-icon-nz {
    background-image: url(../images/flags/4x3/nz.svg)
}

.flag-icon-nz.flag-icon-squared {
    background-image: url(../images/flags/1x1/nz.svg)
}

.flag-icon-om {
    background-image: url(../images/flags/4x3/om.svg)
}

.flag-icon-om.flag-icon-squared {
    background-image: url(../images/flags/1x1/om.svg)
}

.flag-icon-pa {
    background-image: url(../images/flags/4x3/pa.svg)
}

.flag-icon-pa.flag-icon-squared {
    background-image: url(../images/flags/1x1/pa.svg)
}

.flag-icon-pe {
    background-image: url(../images/flags/4x3/pe.svg)
}

.flag-icon-pe.flag-icon-squared {
    background-image: url(../images/flags/1x1/pe.svg)
}

.flag-icon-pf {
    background-image: url(../images/flags/4x3/pf.svg)
}

.flag-icon-pf.flag-icon-squared {
    background-image: url(../images/flags/1x1/pf.svg)
}

.flag-icon-pg {
    background-image: url(../images/flags/4x3/pg.svg)
}

.flag-icon-pg.flag-icon-squared {
    background-image: url(../images/flags/1x1/pg.svg)
}

.flag-icon-ph {
    background-image: url(../images/flags/4x3/ph.svg)
}

.flag-icon-ph.flag-icon-squared {
    background-image: url(../images/flags/1x1/ph.svg)
}

.flag-icon-pk {
    background-image: url(../images/flags/4x3/pk.svg)
}

.flag-icon-pk.flag-icon-squared {
    background-image: url(../images/flags/1x1/pk.svg)
}

.flag-icon-pl {
    background-image: url(../images/flags/4x3/pl.svg)
}

.flag-icon-pl.flag-icon-squared {
    background-image: url(../images/flags/1x1/pl.svg)
}

.flag-icon-pm {
    background-image: url(../images/flags/4x3/pm.svg)
}

.flag-icon-pm.flag-icon-squared {
    background-image: url(../images/flags/1x1/pm.svg)
}

.flag-icon-pn {
    background-image: url(../images/flags/4x3/pn.svg)
}

.flag-icon-pn.flag-icon-squared {
    background-image: url(../images/flags/1x1/pn.svg)
}

.flag-icon-pr {
    background-image: url(../images/flags/4x3/pr.svg)
}

.flag-icon-pr.flag-icon-squared {
    background-image: url(../images/flags/1x1/pr.svg)
}

.flag-icon-ps {
    background-image: url(../images/flags/4x3/ps.svg)
}

.flag-icon-ps.flag-icon-squared {
    background-image: url(../images/flags/1x1/ps.svg)
}

.flag-icon-pt {
    background-image: url(../images/flags/4x3/pt.svg)
}

.flag-icon-pt.flag-icon-squared {
    background-image: url(../images/flags/1x1/pt.svg)
}

.flag-icon-pw {
    background-image: url(../images/flags/4x3/pw.svg)
}

.flag-icon-pw.flag-icon-squared {
    background-image: url(../images/flags/1x1/pw.svg)
}

.flag-icon-py {
    background-image: url(../images/flags/4x3/py.svg)
}

.flag-icon-py.flag-icon-squared {
    background-image: url(../images/flags/1x1/py.svg)
}

.flag-icon-qa {
    background-image: url(../images/flags/4x3/qa.svg)
}

.flag-icon-qa.flag-icon-squared {
    background-image: url(../images/flags/1x1/qa.svg)
}

.flag-icon-re {
    background-image: url(../images/flags/4x3/re.svg)
}

.flag-icon-re.flag-icon-squared {
    background-image: url(../images/flags/1x1/re.svg)
}

.flag-icon-ro {
    background-image: url(../images/flags/4x3/ro.svg)
}

.flag-icon-ro.flag-icon-squared {
    background-image: url(../images/flags/1x1/ro.svg)
}

.flag-icon-rs {
    background-image: url(../images/flags/4x3/rs.svg)
}

.flag-icon-rs.flag-icon-squared {
    background-image: url(../images/flags/1x1/rs.svg)
}

.flag-icon-ru {
    background-image: url(../images/flags/4x3/ru.svg)
}

.flag-icon-ru.flag-icon-squared {
    background-image: url(../images/flags/1x1/ru.svg)
}

.flag-icon-rw {
    background-image: url(../images/flags/4x3/rw.svg)
}

.flag-icon-rw.flag-icon-squared {
    background-image: url(../images/flags/1x1/rw.svg)
}

.flag-icon-sa {
    background-image: url(../images/flags/4x3/sa.svg)
}

.flag-icon-sa.flag-icon-squared {
    background-image: url(../images/flags/1x1/sa.svg)
}

.flag-icon-sb {
    background-image: url(../images/flags/4x3/sb.svg)
}

.flag-icon-sb.flag-icon-squared {
    background-image: url(../images/flags/1x1/sb.svg)
}

.flag-icon-sc {
    background-image: url(../images/flags/4x3/sc.svg)
}

.flag-icon-sc.flag-icon-squared {
    background-image: url(../images/flags/1x1/sc.svg)
}

.flag-icon-sd {
    background-image: url(../images/flags/4x3/sd.svg)
}

.flag-icon-sd.flag-icon-squared {
    background-image: url(../images/flags/1x1/sd.svg)
}

.flag-icon-se {
    background-image: url(../images/flags/4x3/se.svg)
}

.flag-icon-se.flag-icon-squared {
    background-image: url(../images/flags/1x1/se.svg)
}

.flag-icon-sg {
    background-image: url(../images/flags/4x3/sg.svg)
}

.flag-icon-sg.flag-icon-squared {
    background-image: url(../images/flags/1x1/sg.svg)
}

.flag-icon-sh {
    background-image: url(../images/flags/4x3/sh.svg)
}

.flag-icon-sh.flag-icon-squared {
    background-image: url(../images/flags/1x1/sh.svg)
}

.flag-icon-si {
    background-image: url(../images/flags/4x3/si.svg)
}

.flag-icon-si.flag-icon-squared {
    background-image: url(../images/flags/1x1/si.svg)
}

.flag-icon-sj {
    background-image: url(../images/flags/4x3/sj.svg)
}

.flag-icon-sj.flag-icon-squared {
    background-image: url(../images/flags/1x1/sj.svg)
}

.flag-icon-sk {
    background-image: url(../images/flags/4x3/sk.svg)
}

.flag-icon-sk.flag-icon-squared {
    background-image: url(../images/flags/1x1/sk.svg)
}

.flag-icon-sl {
    background-image: url(../images/flags/4x3/sl.svg)
}

.flag-icon-sl.flag-icon-squared {
    background-image: url(../images/flags/1x1/sl.svg)
}

.flag-icon-sm {
    background-image: url(../images/flags/4x3/sm.svg)
}

.flag-icon-sm.flag-icon-squared {
    background-image: url(../images/flags/1x1/sm.svg)
}

.flag-icon-sn {
    background-image: url(../images/flags/4x3/sn.svg)
}

.flag-icon-sn.flag-icon-squared {
    background-image: url(../images/flags/1x1/sn.svg)
}

.flag-icon-so {
    background-image: url(../images/flags/4x3/so.svg)
}

.flag-icon-so.flag-icon-squared {
    background-image: url(../images/flags/1x1/so.svg)
}

.flag-icon-sr {
    background-image: url(../images/flags/4x3/sr.svg)
}

.flag-icon-sr.flag-icon-squared {
    background-image: url(../images/flags/1x1/sr.svg)
}

.flag-icon-ss {
    background-image: url(../images/flags/4x3/ss.svg)
}

.flag-icon-ss.flag-icon-squared {
    background-image: url(../images/flags/1x1/ss.svg)
}

.flag-icon-st {
    background-image: url(../images/flags/4x3/st.svg)
}

.flag-icon-st.flag-icon-squared {
    background-image: url(../images/flags/1x1/st.svg)
}

.flag-icon-sv {
    background-image: url(../images/flags/4x3/sv.svg)
}

.flag-icon-sv.flag-icon-squared {
    background-image: url(../images/flags/1x1/sv.svg)
}

.flag-icon-sx {
    background-image: url(../images/flags/4x3/sx.svg)
}

.flag-icon-sx.flag-icon-squared {
    background-image: url(../images/flags/1x1/sx.svg)
}

.flag-icon-sy {
    background-image: url(../images/flags/4x3/sy.svg)
}

.flag-icon-sy.flag-icon-squared {
    background-image: url(../images/flags/1x1/sy.svg)
}

.flag-icon-sz {
    background-image: url(../images/flags/4x3/sz.svg)
}

.flag-icon-sz.flag-icon-squared {
    background-image: url(../images/flags/1x1/sz.svg)
}

.flag-icon-tc {
    background-image: url(../images/flags/4x3/tc.svg)
}

.flag-icon-tc.flag-icon-squared {
    background-image: url(../images/flags/1x1/tc.svg)
}

.flag-icon-td {
    background-image: url(../images/flags/4x3/td.svg)
}

.flag-icon-td.flag-icon-squared {
    background-image: url(../images/flags/1x1/td.svg)
}

.flag-icon-tf {
    background-image: url(../images/flags/4x3/tf.svg)
}

.flag-icon-tf.flag-icon-squared {
    background-image: url(../images/flags/1x1/tf.svg)
}

.flag-icon-tg {
    background-image: url(../images/flags/4x3/tg.svg)
}

.flag-icon-tg.flag-icon-squared {
    background-image: url(../images/flags/1x1/tg.svg)
}

.flag-icon-th {
    background-image: url(../images/flags/4x3/th.svg)
}

.flag-icon-th.flag-icon-squared {
    background-image: url(../images/flags/1x1/th.svg)
}

.flag-icon-tj {
    background-image: url(../images/flags/4x3/tj.svg)
}

.flag-icon-tj.flag-icon-squared {
    background-image: url(../images/flags/1x1/tj.svg)
}

.flag-icon-tk {
    background-image: url(../images/flags/4x3/tk.svg)
}

.flag-icon-tk.flag-icon-squared {
    background-image: url(../images/flags/1x1/tk.svg)
}

.flag-icon-tl {
    background-image: url(../images/flags/4x3/tl.svg)
}

.flag-icon-tl.flag-icon-squared {
    background-image: url(../images/flags/1x1/tl.svg)
}

.flag-icon-tm {
    background-image: url(../images/flags/4x3/tm.svg)
}

.flag-icon-tm.flag-icon-squared {
    background-image: url(../images/flags/1x1/tm.svg)
}

.flag-icon-tn {
    background-image: url(../images/flags/4x3/tn.svg)
}

.flag-icon-tn.flag-icon-squared {
    background-image: url(../images/flags/1x1/tn.svg)
}

.flag-icon-to {
    background-image: url(../images/flags/4x3/to.svg)
}

.flag-icon-to.flag-icon-squared {
    background-image: url(../images/flags/1x1/to.svg)
}

.flag-icon-tr {
    background-image: url(../images/flags/4x3/tr.svg)
}

.flag-icon-tr.flag-icon-squared {
    background-image: url(../images/flags/1x1/tr.svg)
}

.flag-icon-tt {
    background-image: url(../images/flags/4x3/tt.svg)
}

.flag-icon-tt.flag-icon-squared {
    background-image: url(../images/flags/1x1/tt.svg)
}

.flag-icon-tv {
    background-image: url(../images/flags/4x3/tv.svg)
}

.flag-icon-tv.flag-icon-squared {
    background-image: url(../images/flags/1x1/tv.svg)
}

.flag-icon-tw {
    background-image: url(../images/flags/4x3/tw.svg)
}

.flag-icon-tw.flag-icon-squared {
    background-image: url(../images/flags/1x1/tw.svg)
}

.flag-icon-tz {
    background-image: url(../images/flags/4x3/tz.svg)
}

.flag-icon-tz.flag-icon-squared {
    background-image: url(../images/flags/1x1/tz.svg)
}

.flag-icon-ua {
    background-image: url(../images/flags/4x3/ua.svg)
}

.flag-icon-ua.flag-icon-squared {
    background-image: url(../images/flags/1x1/ua.svg)
}

.flag-icon-ug {
    background-image: url(../images/flags/4x3/ug.svg)
}

.flag-icon-ug.flag-icon-squared {
    background-image: url(../images/flags/1x1/ug.svg)
}

.flag-icon-um {
    background-image: url(../images/flags/4x3/um.svg)
}

.flag-icon-um.flag-icon-squared {
    background-image: url(../images/flags/1x1/um.svg)
}

.flag-icon-us {
    background-image: url(../images/flags/4x3/us.svg)
}

.flag-icon-us.flag-icon-squared {
    background-image: url(../images/flags/1x1/us.svg)
}

.flag-icon-uy {
    background-image: url(../images/flags/4x3/uy.svg)
}

.flag-icon-uy.flag-icon-squared {
    background-image: url(../images/flags/1x1/uy.svg)
}

.flag-icon-uz {
    background-image: url(../images/flags/4x3/uz.svg)
}

.flag-icon-uz.flag-icon-squared {
    background-image: url(../images/flags/1x1/uz.svg)
}

.flag-icon-va {
    background-image: url(../images/flags/4x3/va.svg)
}

.flag-icon-va.flag-icon-squared {
    background-image: url(../images/flags/1x1/va.svg)
}

.flag-icon-vc {
    background-image: url(../images/flags/4x3/vc.svg)
}

.flag-icon-vc.flag-icon-squared {
    background-image: url(../images/flags/1x1/vc.svg)
}

.flag-icon-ve {
    background-image: url(../images/flags/4x3/ve.svg)
}

.flag-icon-ve.flag-icon-squared {
    background-image: url(../images/flags/1x1/ve.svg)
}

.flag-icon-vg {
    background-image: url(../images/flags/4x3/vg.svg)
}

.flag-icon-vg.flag-icon-squared {
    background-image: url(../images/flags/1x1/vg.svg)
}

.flag-icon-vi {
    background-image: url(../images/flags/4x3/vi.svg)
}

.flag-icon-vi.flag-icon-squared {
    background-image: url(../images/flags/1x1/vi.svg)
}

.flag-icon-vn {
    background-image: url(../images/flags/4x3/vn.svg)
}

.flag-icon-vn.flag-icon-squared {
    background-image: url(../images/flags/1x1/vn.svg)
}

.flag-icon-vu {
    background-image: url(../images/flags/4x3/vu.svg)
}

.flag-icon-vu.flag-icon-squared {
    background-image: url(../images/flags/1x1/vu.svg)
}

.flag-icon-wf {
    background-image: url(../images/flags/4x3/wf.svg)
}

.flag-icon-wf.flag-icon-squared {
    background-image: url(../images/flags/1x1/wf.svg)
}

.flag-icon-ws {
    background-image: url(../images/flags/4x3/ws.svg)
}

.flag-icon-ws.flag-icon-squared {
    background-image: url(../images/flags/1x1/ws.svg)
}

.flag-icon-ye {
    background-image: url(../images/flags/4x3/ye.svg)
}

.flag-icon-ye.flag-icon-squared {
    background-image: url(../images/flags/1x1/ye.svg)
}

.flag-icon-yt {
    background-image: url(../images/flags/4x3/yt.svg)
}

.flag-icon-yt.flag-icon-squared {
    background-image: url(../images/flags/1x1/yt.svg)
}

.flag-icon-za {
    background-image: url(../images/flags/4x3/za.svg)
}

.flag-icon-za.flag-icon-squared {
    background-image: url(../images/flags/1x1/za.svg)
}

.flag-icon-zm {
    background-image: url(../images/flags/4x3/zm.svg)
}

.flag-icon-zm.flag-icon-squared {
    background-image: url(../images/flags/1x1/zm.svg)
}

.flag-icon-zw {
    background-image: url(../images/flags/4x3/zw.svg)
}

.flag-icon-zw.flag-icon-squared {
    background-image: url(../images/flags/1x1/zw.svg)
}

.flag-icon-es-ct {
    background-image: url(../images/flags/4x3/es-ct.svg)
}

.flag-icon-es-ct.flag-icon-squared {
    background-image: url(../images/flags/1x1/es-ct.svg)
}

.flag-icon-eu {
    background-image: url(../images/flags/4x3/eu.svg)
}

.flag-icon-eu.flag-icon-squared {
    background-image: url(../images/flags/1x1/eu.svg)
}

.flag-icon-gb-eng {
    background-image: url(../images/flags/4x3/gb-eng.svg)
}

.flag-icon-gb-eng.flag-icon-squared {
    background-image: url(../images/flags/1x1/gb-eng.svg)
}

.flag-icon-gb-nir {
    background-image: url(../images/flags/4x3/gb-nir.svg)
}

.flag-icon-gb-nir.flag-icon-squared {
    background-image: url(../images/flags/1x1/gb-nir.svg)
}

.flag-icon-gb-sct {
    background-image: url(../images/flags/4x3/gb-sct.svg)
}

.flag-icon-gb-sct.flag-icon-squared {
    background-image: url(../images/flags/1x1/gb-sct.svg)
}

.flag-icon-gb-wls {
    background-image: url(../images/flags/4x3/gb-wls.svg)
}

.flag-icon-gb-wls.flag-icon-squared {
    background-image: url(../images/flags/1x1/gb-wls.svg)
}

.flag-icon-un {
    background-image: url(../images/flags/4x3/un.svg)
}

.flag-icon-un.flag-icon-squared {
    background-image: url(../images/flags/1x1/un.svg)
}

.square-container {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    overflow: hidden
}

.center-xy,
.prop-row {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.square-container .square-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.center-xy {
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.center-xy img {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.star-rating {
    border: none
}

.star-rating::after {
    content: "";
    display: table;
    clear: both
}

.star-rating>input {
    display: none
}

.star-rating>label {
    margin: 0;
    padding: 0;
    color: #dcdbd8;
    float: right
}

.star-rating>label:before {
    content: "\f005";
    font-family: FontAwesome;
    font-size: 1.2rem;
    display: inline-block;
    margin: 0 .25em
}


.star-rating>label:nth-of-type(even):before {
    content: "\f089";
    position: absolute
}

.star-rating:not(:checked)>label:hover,
.star-rating:not(:checked)>label:hover~label,
.star-rating>input:checked~label {
    color: gold
}

.star-rating>input:checked+label:hover,
.star-rating>input:checked~label:hover,
.star-rating>input:checked~label:hover~label,
.star-rating>label:hover~input:checked~label {
    color: #FFED85
}

.star-rating .rate-link {
    float: right;
    margin-left: .25em
}

.img-cover-container {
    position: relative;
    overflow: hidden
}

.img-cover-container>img {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    min-width: 100%;
    min-height: 100%
}

.img-contain-container {
    position: relative;
    overflow: hidden
}

.img-contain-container a>img,
.img-contain-container>noscript {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.img-contain-container .owl-carousel,
.img-contain-container .owl-carousel .owl-stage-outer,
.img-contain-container .owl-carousel .owl-stage-outer .owl-stage,
.img-contain-container .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%
}

.img-contain-container .owl-carousel .owl-stage-outer .owl-stage .owl-item img {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.pipe {
    height: 1em;
    border-left: 1px solid #b2b1a7;
    margin: 0 .45em 0 .25em
}

.prop-row {
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.prop-row [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.prop-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px
}

.prop-lg-1-1,
.prop-lg-1-2,
.prop-lg-1-3,
.prop-lg-1-4,
.prop-lg-1-5,
.prop-lg-1-6,
.prop-lg-2-1,
.prop-lg-2-2,
.prop-lg-2-3,
.prop-lg-2-4,
.prop-lg-2-5,
.prop-lg-2-6,
.prop-lg-3-1,
.prop-lg-3-2,
.prop-lg-3-3,
.prop-lg-3-4,
.prop-lg-3-5,
.prop-lg-3-6,
.prop-lg-4-1,
.prop-lg-4-2,
.prop-lg-4-3,
.prop-lg-4-4,
.prop-lg-4-5,
.prop-lg-4-6,
.prop-lg-5-1,
.prop-lg-5-2,
.prop-lg-5-3,
.prop-lg-5-4,
.prop-lg-5-5,
.prop-lg-5-6,
.prop-lg-6-1,
.prop-lg-6-2,
.prop-lg-6-3,
.prop-lg-6-4,
.prop-lg-6-5,
.prop-lg-6-6,
.prop-md-1-1,
.prop-md-1-2,
.prop-md-1-3,
.prop-md-1-4,
.prop-md-1-5,
.prop-md-1-6,
.prop-md-2-1,
.prop-md-2-2,
.prop-md-2-3,
.prop-md-2-4,
.prop-md-2-5,
.prop-md-2-6,
.prop-md-3-1,
.prop-md-3-2,
.prop-md-3-3,
.prop-md-3-4,
.prop-md-3-5,
.prop-md-3-6,
.prop-md-4-1,
.prop-md-4-2,
.prop-md-4-3,
.prop-md-4-4,
.prop-md-4-5,
.prop-md-4-6,
.prop-md-5-1,
.prop-md-5-2,
.prop-md-5-3,
.prop-md-5-4,
.prop-md-5-5,
.prop-md-5-6,
.prop-md-6-1,
.prop-md-6-2,
.prop-md-6-3,
.prop-md-6-4,
.prop-md-6-5,
.prop-md-6-6,
.prop-sm-1-1,
.prop-sm-1-2,
.prop-sm-1-3,
.prop-sm-1-4,
.prop-sm-1-5,
.prop-sm-1-6,
.prop-sm-2-1,
.prop-sm-2-2,
.prop-sm-2-3,
.prop-sm-2-4,
.prop-sm-2-5,
.prop-sm-2-6,
.prop-sm-3-1,
.prop-sm-3-2,
.prop-sm-3-3,
.prop-sm-3-4,
.prop-sm-3-5,
.prop-sm-3-6,
.prop-sm-4-1,
.prop-sm-4-2,
.prop-sm-4-3,
.prop-sm-4-4,
.prop-sm-4-5,
.prop-sm-4-6,
.prop-sm-5-1,
.prop-sm-5-2,
.prop-sm-5-3,
.prop-sm-5-4,
.prop-sm-5-5,
.prop-sm-5-6,
.prop-sm-6-1,
.prop-sm-6-2,
.prop-sm-6-3,
.prop-sm-6-4,
.prop-sm-6-5,
.prop-sm-6-6,
.prop-xl-1-1,
.prop-xl-1-2,
.prop-xl-1-3,
.prop-xl-1-4,
.prop-xl-1-5,
.prop-xl-1-6,
.prop-xl-2-1,
.prop-xl-2-2,
.prop-xl-2-3,
.prop-xl-2-4,
.prop-xl-2-5,
.prop-xl-2-6,
.prop-xl-3-1,
.prop-xl-3-2,
.prop-xl-3-3,
.prop-xl-3-4,
.prop-xl-3-5,
.prop-xl-3-6,
.prop-xl-4-1,
.prop-xl-4-2,
.prop-xl-4-3,
.prop-xl-4-4,
.prop-xl-4-5,
.prop-xl-4-6,
.prop-xl-5-1,
.prop-xl-5-2,
.prop-xl-5-3,
.prop-xl-5-4,
.prop-xl-5-5,
.prop-xl-5-6,
.prop-xl-6-1,
.prop-xl-6-2,
.prop-xl-6-3,
.prop-xl-6-4,
.prop-xl-6-5,
.prop-xl-6-6,
.prop-xs-1-1,
.prop-xs-1-2,
.prop-xs-1-3,
.prop-xs-1-4,
.prop-xs-1-5,
.prop-xs-1-6,
.prop-xs-2-1,
.prop-xs-2-2,
.prop-xs-2-3,
.prop-xs-2-4,
.prop-xs-2-5,
.prop-xs-2-6,
.prop-xs-3-1,
.prop-xs-3-2,
.prop-xs-3-3,
.prop-xs-3-4,
.prop-xs-3-5,
.prop-xs-3-6,
.prop-xs-4-1,
.prop-xs-4-2,
.prop-xs-4-3,
.prop-xs-4-4,
.prop-xs-4-5,
.prop-xs-4-6,
.prop-xs-5-1,
.prop-xs-5-2,
.prop-xs-5-3,
.prop-xs-5-4,
.prop-xs-5-5,
.prop-xs-5-6,
.prop-xs-6-1,
.prop-xs-6-2,
.prop-xs-6-3,
.prop-xs-6-4,
.prop-xs-6-5,
.prop-xs-6-6 {
    position: relative;
    width: 100%!important;
    height: 0!important
}

.sqr-xs-reset {
    height: auto;
    padding-bottom: 0
}

.prop-xs-1-1 {
    padding-bottom: 100%
}

.prop-xs-1-2 {
    padding-bottom: 200%
}

.prop-xs-1-3 {
    padding-bottom: 300%
}

.prop-xs-1-4 {
    padding-bottom: 400%
}

.prop-xs-1-5 {
    padding-bottom: 500%
}

.prop-xs-1-6 {
    padding-bottom: 600%
}

.prop-xs-2-1 {
    padding-bottom: 50%
}

.prop-xs-2-2 {
    padding-bottom: 100%
}

.prop-xs-2-3 {
    padding-bottom: 150%
}

.prop-xs-2-4 {
    padding-bottom: 200%
}

.prop-xs-2-5 {
    padding-bottom: 250%
}

.prop-xs-2-6 {
    padding-bottom: 300%
}

.prop-xs-3-1 {
    padding-bottom: 33.33333%
}

.prop-xs-3-2 {
    padding-bottom: 66.66667%
}

.prop-xs-3-3 {
    padding-bottom: 100%
}

.prop-xs-3-4 {
    padding-bottom: 133.33333%
}

.prop-xs-3-5 {
    padding-bottom: 166.66667%
}

.prop-xs-3-6 {
    padding-bottom: 200%
}

.prop-xs-4-1 {
    padding-bottom: 25%
}

.prop-xs-4-2 {
    padding-bottom: 50%
}

.prop-xs-4-3 {
    padding-bottom: 75%
}

.prop-xs-4-4 {
    padding-bottom: 100%
}

.prop-xs-4-5 {
    padding-bottom: 125%
}

.prop-xs-4-6 {
    padding-bottom: 150%
}

.prop-xs-5-1 {
    padding-bottom: 20%
}

.prop-xs-5-2 {
    padding-bottom: 40%
}

.prop-xs-5-3 {
    padding-bottom: 60%
}

.prop-xs-5-4 {
    padding-bottom: 80%
}

.prop-xs-5-5 {
    padding-bottom: 100%
}

.prop-xs-5-6 {
    padding-bottom: 120%
}

.prop-xs-6-1 {
    padding-bottom: 16.66667%
}

.prop-xs-6-2 {
    padding-bottom: 33.33333%
}

.prop-xs-6-3 {
    padding-bottom: 50%
}

.prop-xs-6-4 {
    padding-bottom: 66.66667%
}

.prop-xs-6-5 {
    padding-bottom: 83.33333%
}

.prop-xs-6-6 {
    padding-bottom: 100%
}

@media (min-width:544px) {
    .sqr-sm-reset {
        height: auto;
        padding-bottom: 0
    }
    .prop-sm-1-1 {
        padding-bottom: 100%
    }
    .prop-sm-1-2 {
        padding-bottom: 200%
    }
    .prop-sm-1-3 {
        padding-bottom: 300%
    }
    .prop-sm-1-4 {
        padding-bottom: 400%
    }
    .prop-sm-1-5 {
        padding-bottom: 500%
    }
    .prop-sm-1-6 {
        padding-bottom: 600%
    }
    .prop-sm-2-1 {
        padding-bottom: 50%
    }
    .prop-sm-2-2 {
        padding-bottom: 100%
    }
    .prop-sm-2-3 {
        padding-bottom: 150%
    }
    .prop-sm-2-4 {
        padding-bottom: 200%
    }
    .prop-sm-2-5 {
        padding-bottom: 250%
    }
    .prop-sm-2-6 {
        padding-bottom: 300%
    }
    .prop-sm-3-1 {
        padding-bottom: 33.33333%
    }
    .prop-sm-3-2 {
        padding-bottom: 66.66667%
    }
    .prop-sm-3-3 {
        padding-bottom: 100%
    }
    .prop-sm-3-4 {
        padding-bottom: 133.33333%
    }
    .prop-sm-3-5 {
        padding-bottom: 166.66667%
    }
    .prop-sm-3-6 {
        padding-bottom: 200%
    }
    .prop-sm-4-1 {
        padding-bottom: 25%
    }
    .prop-sm-4-2 {
        padding-bottom: 50%
    }
    .prop-sm-4-3 {
        padding-bottom: 75%
    }
    .prop-sm-4-4 {
        padding-bottom: 100%
    }
    .prop-sm-4-5 {
        padding-bottom: 125%
    }
    .prop-sm-4-6 {
        padding-bottom: 150%
    }
    .prop-sm-5-1 {
        padding-bottom: 20%
    }
    .prop-sm-5-2 {
        padding-bottom: 40%
    }
    .prop-sm-5-3 {
        padding-bottom: 60%
    }
    .prop-sm-5-4 {
        padding-bottom: 80%
    }
    .prop-sm-5-5 {
        padding-bottom: 100%
    }
    .prop-sm-5-6 {
        padding-bottom: 120%
    }
    .prop-sm-6-1 {
        padding-bottom: 16.66667%
    }
    .prop-sm-6-2 {
        padding-bottom: 33.33333%
    }
    .prop-sm-6-3 {
        padding-bottom: 50%
    }
    .prop-sm-6-4 {
        padding-bottom: 66.66667%
    }
    .prop-sm-6-5 {
        padding-bottom: 83.33333%
    }
    .prop-sm-6-6 {
        padding-bottom: 100%
    }
}

@media (min-width:768px) {
    .sqr-md-reset {
        height: auto;
        padding-bottom: 0
    }
    .prop-md-1-1 {
        padding-bottom: 100%
    }
    .prop-md-1-2 {
        padding-bottom: 200%
    }
    .prop-md-1-3 {
        padding-bottom: 300%
    }
    .prop-md-1-4 {
        padding-bottom: 400%
    }
    .prop-md-1-5 {
        padding-bottom: 500%
    }
    .prop-md-1-6 {
        padding-bottom: 600%
    }
    .prop-md-2-1 {
        padding-bottom: 50%
    }
    .prop-md-2-2 {
        padding-bottom: 100%
    }
    .prop-md-2-3 {
        padding-bottom: 150%
    }
    .prop-md-2-4 {
        padding-bottom: 200%
    }
    .prop-md-2-5 {
        padding-bottom: 250%
    }
    .prop-md-2-6 {
        padding-bottom: 300%
    }
    .prop-md-3-1 {
        padding-bottom: 33.33333%
    }
    .prop-md-3-2 {
        padding-bottom: 66.66667%
    }
    .prop-md-3-3 {
        padding-bottom: 100%
    }
    .prop-md-3-4 {
        padding-bottom: 133.33333%
    }
    .prop-md-3-5 {
        padding-bottom: 166.66667%
    }
    .prop-md-3-6 {
        padding-bottom: 200%
    }
    .prop-md-4-1 {
        padding-bottom: 25%
    }
    .prop-md-4-2 {
        padding-bottom: 50%
    }
    .prop-md-4-3 {
        padding-bottom: 75%
    }
    .prop-md-4-4 {
        padding-bottom: 100%
    }
    .prop-md-4-5 {
        padding-bottom: 125%
    }
    .prop-md-4-6 {
        padding-bottom: 150%
    }
    .prop-md-5-1 {
        padding-bottom: 20%
    }
    .prop-md-5-2 {
        padding-bottom: 40%
    }
    .prop-md-5-3 {
        padding-bottom: 60%
    }
    .prop-md-5-4 {
        padding-bottom: 80%
    }
    .prop-md-5-5 {
        padding-bottom: 100%
    }
    .prop-md-5-6 {
        padding-bottom: 120%
    }
    .prop-md-6-1 {
        padding-bottom: 16.66667%
    }
    .prop-md-6-2 {
        padding-bottom: 33.33333%
    }
    .prop-md-6-3 {
        padding-bottom: 50%
    }
    .prop-md-6-4 {
        padding-bottom: 66.66667%
    }
    .prop-md-6-5 {
        padding-bottom: 83.33333%
    }
    .prop-md-6-6 {
        padding-bottom: 100%
    }
}

@media (min-width:992px) {
    .sqr-lg-reset {
        height: auto;
        padding-bottom: 0
    }
    .prop-lg-1-1 {
        padding-bottom: 100%
    }
    .prop-lg-1-2 {
        padding-bottom: 200%
    }
    .prop-lg-1-3 {
        padding-bottom: 300%
    }
    .prop-lg-1-4 {
        padding-bottom: 400%
    }
    .prop-lg-1-5 {
        padding-bottom: 500%
    }
    .prop-lg-1-6 {
        padding-bottom: 600%
    }
    .prop-lg-2-1 {
        padding-bottom: 50%
    }
    .prop-lg-2-2 {
        padding-bottom: 100%
    }
    .prop-lg-2-3 {
        padding-bottom: 150%
    }
    .prop-lg-2-4 {
        padding-bottom: 200%
    }
    .prop-lg-2-5 {
        padding-bottom: 250%
    }
    .prop-lg-2-6 {
        padding-bottom: 300%
    }
    .prop-lg-3-1 {
        padding-bottom: 33.33333%
    }
    .prop-lg-3-2 {
        padding-bottom: 66.66667%
    }
    .prop-lg-3-3 {
        padding-bottom: 100%
    }
    .prop-lg-3-4 {
        padding-bottom: 133.33333%
    }
    .prop-lg-3-5 {
        padding-bottom: 166.66667%
    }
    .prop-lg-3-6 {
        padding-bottom: 200%
    }
    .prop-lg-4-1 {
        padding-bottom: 25%
    }
    .prop-lg-4-2 {
        padding-bottom: 50%
    }
    .prop-lg-4-3 {
        padding-bottom: 75%
    }
    .prop-lg-4-4 {
        padding-bottom: 100%
    }
    .prop-lg-4-5 {
        padding-bottom: 125%
    }
    .prop-lg-4-6 {
        padding-bottom: 150%
    }
    .prop-lg-5-1 {
        padding-bottom: 20%
    }
    .prop-lg-5-2 {
        padding-bottom: 40%
    }
    .prop-lg-5-3 {
        padding-bottom: 60%
    }
    .prop-lg-5-4 {
        padding-bottom: 80%
    }
    .prop-lg-5-5 {
        padding-bottom: 100%
    }
    .prop-lg-5-6 {
        padding-bottom: 120%
    }
    .prop-lg-6-1 {
        padding-bottom: 16.66667%
    }
    .prop-lg-6-2 {
        padding-bottom: 33.33333%
    }
    .prop-lg-6-3 {
        padding-bottom: 50%
    }
    .prop-lg-6-4 {
        padding-bottom: 66.66667%
    }
    .prop-lg-6-5 {
        padding-bottom: 83.33333%
    }
    .prop-lg-6-6 {
        padding-bottom: 100%
    }
}

@media (min-width:1200px) {
    .sqr-xl-reset {
        height: auto;
        padding-bottom: 0
    }
    .prop-xl-1-1 {
        padding-bottom: 100%
    }
    .prop-xl-1-2 {
        padding-bottom: 200%
    }
    .prop-xl-1-3 {
        padding-bottom: 300%
    }
    .prop-xl-1-4 {
        padding-bottom: 400%
    }
    .prop-xl-1-5 {
        padding-bottom: 500%
    }
    .prop-xl-1-6 {
        padding-bottom: 600%
    }
    .prop-xl-2-1 {
        padding-bottom: 50%
    }
    .prop-xl-2-2 {
        padding-bottom: 100%
    }
    .prop-xl-2-3 {
        padding-bottom: 150%
    }
    .prop-xl-2-4 {
        padding-bottom: 200%
    }
    .prop-xl-2-5 {
        padding-bottom: 250%
    }
    .prop-xl-2-6 {
        padding-bottom: 300%
    }
    .prop-xl-3-1 {
        padding-bottom: 33.33333%
    }
    .prop-xl-3-2 {
        padding-bottom: 66.66667%
    }
    .prop-xl-3-3 {
        padding-bottom: 100%
    }
    .prop-xl-3-4 {
        padding-bottom: 133.33333%
    }
    .prop-xl-3-5 {
        padding-bottom: 166.66667%
    }
    .prop-xl-3-6 {
        padding-bottom: 200%
    }
    .prop-xl-4-1 {
        padding-bottom: 25%
    }
    .prop-xl-4-2 {
        padding-bottom: 50%
    }
    .prop-xl-4-3 {
        padding-bottom: 75%
    }
    .prop-xl-4-4 {
        padding-bottom: 100%
    }
    .prop-xl-4-5 {
        padding-bottom: 125%
    }
    .prop-xl-4-6 {
        padding-bottom: 150%
    }
    .prop-xl-5-1 {
        padding-bottom: 20%
    }
    .prop-xl-5-2 {
        padding-bottom: 40%
    }
    .prop-xl-5-3 {
        padding-bottom: 60%
    }
    .prop-xl-5-4 {
        padding-bottom: 80%
    }
    .prop-xl-5-5 {
        padding-bottom: 100%
    }
    .prop-xl-5-6 {
        padding-bottom: 120%
    }
    .prop-xl-6-1 {
        padding-bottom: 16.66667%
    }
    .prop-xl-6-2 {
        padding-bottom: 33.33333%
    }
    .prop-xl-6-3 {
        padding-bottom: 50%
    }
    .prop-xl-6-4 {
        padding-bottom: 66.66667%
    }
    .prop-xl-6-5 {
        padding-bottom: 83.33333%
    }
    .prop-xl-6-6 {
        padding-bottom: 100%
    }
    .page-content {
        padding-left: 0;
        padding-right: 0
    }
    .page-content.basket,
    .page-content.checkout,
    .page-content.myaccount {
        padding-left: 15px;
        padding-right: 15px
    }
}

.section-header {
    padding-bottom: .5rem
}

body .wrapper-main {
    overflow-x: hidden
}

.page-content {
    background-color: #fff;
}

.page-content.basket,
.page-content.checkout,
.page-content.myaccount {
    color: #282d2f;
    margin-top: 30px;
    padding-bottom: 30px
}

.page-content.basket:not(.checkout):not(.basket),
.page-content.checkout:not(.checkout):not(.basket),
.page-content.myaccount:not(.checkout):not(.basket) {
    background-color: #fff
}

.wrapper-main .breadcrumb,
.container-max {
    max-width: 1200px;
    z-index: auto
}

.container-max.login {
    margin-top: 2rem
}

.page-not-found i.fa-search {
    font-size: 10em
}

.page-not-found .default-not-found {
    background-color: #f7f7f9
}

.page-not-found .not-found-text {
    font-size: 115px;
    text-shadow: 4px 3px 0 #F7F7F9, 9px 8px 0 rgba(218, 218, 227, .5)
}

.rating {
    line-height: 1
}

.lb-loader,
.lightbox {
    text-align: center;
    line-height: 0
}

a:active,
a:focus,
a:hover {
    text-decoration: none
}

.border-left {
    border-left: 1px solid #4D4F4D
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: center center no-repeat;
    background-size: 100% 100%
}

.float-right {
    float: right!important
}

.bg-white {
    background-color: #fff!important
}

body,
body>#vue-app,
body>#vue-error {
    background-color: #fff
}

body>#vue-app>.wrapper-bottom,
body>#vue-app>.wrapper-left,
body>#vue-app>.wrapper-right,
body>#vue-app>.wrapper-top,
body>#vue-error>.wrapper-bottom,
body>#vue-error>.wrapper-left,
body>#vue-error>.wrapper-right,
body>#vue-error>.wrapper-top {
    position: absolute;
    z-index: 1080
}

body>#vue-app .wrapper-main,
body>#vue-error .wrapper-main {
    position: relative
}

body>#vue-app .wrapper-top,
body>#vue-error .wrapper-top {
    top: 0;
    right: 0;
    left: 0
}

body>#vue-app .wrapper-right,
body>#vue-error .wrapper-right {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 0;
    overflow: hidden;
    background-color: #fff;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: width 310ms 0s, -webkit-transform .3s ease-in-out;
    transition: width 310ms 0s, transform .3s ease-in-out;
    transition: width 310ms 0s, transform .3s ease-in-out, -webkit-transform .3s ease-in-out
}

body>#vue-app .wrapper-right .wrapper-inner,
body>#vue-error .wrapper-right .wrapper-inner {
    width: 100%;
    height: 100%
}

body>#vue-app .wrapper-bottom,
body>#vue-error .wrapper-bottom {
    z-index: 2000
}

body>#vue-app .wrapper-left,
body>#vue-error .wrapper-left {
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

body>#vue-app.open-bottom::after,
body>#vue-app.open-left::after,
body>#vue-app.open-right::after,
body>#vue-app.open-top::after,
body>#vue-app.overlay::after,
body>#vue-error.open-bottom::after,
body>#vue-error.open-left::after,
body>#vue-error.open-right::after,
body>#vue-error.open-top::after,
body>#vue-error.overlay::after {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1070;
    background-color: rgba(0, 0, 0, .5)
}

body>#vue-app.open-right,
body>#vue-error.open-right {
    overflow: hidden
}

body>#vue-app.open-right .wrapper-right,
body>#vue-error.open-right .wrapper-right {
    width: 100vw;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: width 0s, -webkit-transform .3s 10ms ease-in-out;
    transition: width 0s, transform .3s 10ms ease-in-out;
    transition: width 0s, transform .3s 10ms ease-in-out, -webkit-transform .3s 10ms ease-in-out
}

@media (max-width:543px) {
    body>#vue-app.open-hover,
    body>#vue-error.open-hover {
        position: fixed
    }
}

body>#vue-app.open-hover .basket-preview-hover-wrapper,
body>#vue-error.open-hover .basket-preview-hover-wrapper {
    display: block;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media (min-width:544px) {
    body>#vue-app.open-right .wrapper-right,
    body>#vue-error.open-right .wrapper-right {
        width: 30em
    }
}

.shariff .theme-minimal .shariff-button {
    width: auto!important;
    height: auto!important;
    min-width: 0!important;
    max-width: none!important;
    border: none;
    margin-right: .5rem;
    margin-bottom: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.shariff .theme-minimal .shariff-button a {
    color: #dcdbd8;
    height: auto!important;
    background-color: transparent!important
}

.shariff .theme-minimal .shariff-button .share_text {
    display: none
}

.shariff .theme-minimal .shariff-button .share_count {
    background-color: transparent;
    color: #333
}

.shariff .theme-minimal .twitter a:hover {
    color: #55acee
}

.shariff .theme-minimal .facebook a:hover {
    color: #3b5998
}

.shariff .theme-minimal .googleplus a:hover {
    color: #d34836
}

.shariff .theme-minimal .pinterest a:hover {
    color: #bd081c
}

.input-group.vert .input-group-btn {
    display: block;
    width: 100%
}

.input-group.vert .input-group-btn .btn {
    width: 100%;
    margin: 0
}

.input-group.vert .input-group-addon:not(:last-child),
.input-group.vert .input-group-btn:not(:first-child)>.btn-group:not(:last-child)>.btn,
.input-group.vert .input-group-btn:not(:first-child)>.btn:not(:last-child):not(.dropdown-toggle),
.input-group.vert .input-group-btn:not(:last-child)>.btn,
.input-group.vert .input-group-btn:not(:last-child)>.btn-group>.btn,
.input-group.vert .input-group-btn:not(:last-child)>.dropdown-toggle {
    border-bottom: none;
    border-radius: .1rem .1rem 0 0
}

.input-group.vert .input-group-addon:not(:last-child) {
    border-bottom: 0
}

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

.input-group.vert .form-control+.input-group-addon:not(:first-child) {
    border-top: 0
}

.input-group.vert .form-control {
    display: block;
    float: none;
    border-radius: 0!important
}

.btn.btn-right,
.btn>.fa {
    float: right
}

button:focus {
    outline: 0
}

.btn-group.extended,
.input-group.extended {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.btn-group.extended .extended,
.input-group.extended .extended {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.btn-group.extended .extended .btn,
.input-group.extended .extended .btn {
    width: 100%
}

.btn-group.extended .input-group-btn,
.input-group.extended .input-group-btn {
    width: auto
}

.btn-outline-default {
    color: #b2b1a7;
    background-image: none;
    background-color: transparent;
    border-color: #b2b1a7
}

.btn-outline-default.active,
.btn-outline-default.focus,
.btn-outline-default:active,
.btn-outline-default:focus,
.btn-outline-default:hover,
.open>.btn-outline-default.dropdown-toggle {
    color: #fff;
    background-color: #b2b1a7;
    border-color: #b2b1a7
}

.btn-outline-default.active.focus,
.btn-outline-default.active:focus,
.btn-outline-default.active:hover,
.btn-outline-default:active.focus,
.btn-outline-default:active:focus,
.btn-outline-default:active:hover,
.open>.btn-outline-default.dropdown-toggle.focus,
.open>.btn-outline-default.dropdown-toggle:focus,
.open>.btn-outline-default.dropdown-toggle:hover {
    color: #fff;
    background-color: #8a8879;
    border-color: #747366
}

.btn-outline-default.disabled.focus,
.btn-outline-default.disabled:focus,
.btn-outline-default.disabled:hover,
.btn-outline-default:disabled.focus,
.btn-outline-default:disabled:focus,
.btn-outline-default:disabled:hover {
    border-color: #e2e1dd
}

.btn {
    outline: 0!important
}

.anicon,
.anicon:focus,
.anicon:hover,
.lb-nav a {
    outline: 0
}

.btn .btn-label.btn-trans {
    background: 0 0
}

.btn>.fa.default-float {
    float: none
}

.btn.btn-remove-address {
    background-color: #d9534f;
    margin-right: -5px;
    color: #fff
}

.btn.btn-remove-address:hover {
    background-color: #c9302c
}

.btn.btn-medium {
    width: 10rem
}

.btn.btn-medium-large {
    width: 12rem
}

.btn.btn-large {
    width: 15rem
}

.btn.btn-m-r {
    margin-right: 10px
}

.btn-right {
    float: right
}

.btn-labeled {
    padding-top: 0;
    padding-bottom: 0;
    transition: all .2s
}

.btn-labeled .btn-label {
    position: relative;
    right: -.5rem;
    display: inline-block;
    padding: .25rem .5rem;
    background-color: rgba(0, 0, 0, .15);
    border-top-right-radius: .15rem;
    border-bottom-right-radius: .15rem
}

.btn-labeled.label-right .btn-label {
    right: auto;
    left: -.5rem
}

.btn-labeled.btn-link {
    padding-left: 0;
    padding-right: 0
}

.btn-labeled.btn-link .btn-label {
    background-color: transparent;
    padding: .25rem 0
}

.btn-icon {
    padding: .5rem
}

.btn-icon .fa {
    width: 14px;
    text-align: center
}

.btn-group-sm>.btn-icon.btn,
.btn-icon.btn-sm {
    padding: .2rem
}

.btn-group-sm>.btn-icon.btn .fa,
.btn-icon.btn-sm .fa {
    width: 12px
}

.card .item-edit,
.cmp-address-list .items>div:first-child .item-edit {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    font-size: 1.5em
}

.card .item-edit .fa,
.cmp-address-list .items>div:first-child .item-edit .fa {
    width: 1em;
    height: 1em;
    color: #b2b1a7;
    transition: all .2s ease-in-out
}

.card .item-edit .fa:hover,
.cmp-address-list .items>div:first-child .item-edit .fa:hover {
    color: #008ebd;
    border-color: #008ebd
}

body.lb-disable-scrolling {
    overflow: hidden
}

.lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    filter: alpha(Opacity=80);
    opacity: .8;
    display: none
}

.lb-data .lb-close:hover,
.lb-nav a.lb-next:hover,
.lb-nav a.lb-prev:hover {
    filter: alpha(Opacity=100);
    opacity: 1
}

.lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10000
}

.lightbox .lb-image {
    display: block;
    height: auto;
    max-width: inherit
}

.lightbox a img {
    border: none
}

.lb-outerContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto
}

.lb-loader,
.lb-nav {
    position: absolute;
    left: 0
}

.lb-outerContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-container {
    padding: 4px
}

.lb-loader {
    top: 43%;
    height: 25%;
    width: 100%
}

.lb-cancel {
    display: block;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(../images/loading.gif) no-repeat
}

.lb-nav {
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10
}

.lb-container>.nav {
    left: 0
}

.lb-nav a {
    background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)
}

.lb-next,
.lb-prev {
    height: 100%;
    display: block
}

.lb-dataContainer {
    margin: 0 auto;
    padding-top: 5px;
    width: 100%
}

.lb-dataContainer:after {
    content: "";
    display: table;
    clear: both
}

.lb-data {
    padding: 0 4px;
    color: #ccc
}

.lb-data .lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1em
}

.lb-data .lb-caption {
    font-size: 13px;
    font-weight: 700;
    line-height: 1em
}

.lb-data .lb-number {
    display: block;
    clear: left;
    padding-bottom: 1em;
    font-size: 12px;
    color: #999
}

.owl-carousel {
    display: none;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel:hover .owl-single-item-nav {
    opacity: .3
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    width: 99%;
    -webkit-transform-style: preserve-3d;
    object-fit: contain;
    display: inline-block;
    vertical-align: middle
}

#single-carousel .owl-item img {
    height: 300px
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-prev {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-next {
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease, transform .4s cubic-bezier(0, 0, .26, 1), opacity .3s cubic-bezier(0, 0, .26, 1), -webkit-transform .3s cubic-bezier(0, 0, .26, 1)
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 50%;
    width: 100%
}

.owl-theme .owl-nav [class*=owl-] {
    font-size: 22px;
    margin: 5px;
    padding: 4px 7px;
    background: rgba(255, 255, 255, .75);
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    transition: all .3s ease;
    opacity: 0
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-single-item-nav {
    cursor: pointer;
    bottom: 0;
    opacity: 0;
    transition: opacity .3s
}

@media (max-width:767px) {
    .owl-single-item-nav {
        display: none
    }
}

.owl-single-item-nav:hover {
    opacity: .5!important
}

.owl-single-item-nav .owl-single-item-control {
    margin: auto;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-36%);
    transform: translateY(-36%)
}

.disabled .owl-single-item-nav,
.owl-carousel .disabled,
.owl-single-item .owl-dots,
.owl-thumbs {
    display: none
}

.owl-carousel .carousel-control {
    background-image: none!important;
    opacity: 1;
    display: block;
    text-align: left
}

.owl-carousel .carousel-control.right {
    text-align: right
}

.owl-carousel .carousel-control.right .owl-single-item-control {
    right: 0
}

.owl-carousel .carousel-control:hover {
    opacity: 1!important
}

.owl-carousel .carousel-control:hover i {
    color: #008ebd
}

.owl-carousel .owl-single-item-control {
    color: #4D4F4D;
    text-shadow: none;
    font-size: 3rem
}

.owl-carousel .owl-dots {
    display: block
}

.cmp::after,
.owl-thumbs {
    display: inline-block
}

#thumb-carousel .carousel-control {
    width: 5%
}

@media (min-width:544px) {
    #single-carousel .owl-item img {
        height: 500px
    }
}

.owl-thumbs .owl-thumb {
    object-fit: contain;
    width: 8em;
    height: 8em;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    border: 1px solid transparent;
    margin: .5rem .5rem 0 0
}

.owl-thumbs .owl-thumb.active,
.owl-thumbs .owl-thumb:hover {
    border: 1px solid #008ebd;
    cursor: pointer
}

@media (max-width:991px) {
    .owl-thumbs .owl-thumb {
        height: 4em
    }
}

@media (min-width:992px) {
    #single-carousel .owl-item img {
        height: 600px
    }
}

@media (min-width:1200px) {
    #single-carousel .owl-item img {
        height: 700px
    }
}

.cmp {
    position: relative
}

.cmp::after,
.cmp::before {
    position: absolute;
    opacity: 0
}

.cmp::before {
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: 1080;
    background-color: rgba(0, 0, 0, .6);
    transition: opacity .3s, width 0s 310ms, height 0s 310ms
}

.cmp::after {
    content: "Loading…";
    color: #fff;
    font-weight: 700;
    top: 50%;
    left: 50%;
    z-index: 1090;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: opacity .3s, visibility 0s 310ms
}

.cmp.wait {
    pointer-events: none
}

.cmp.wait::before {
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: width 0s, height 0s, opacity .3s 10ms
}

.cmp.wait::after {
    opacity: 1;
    visibility: visible;
    transition: visibility 0s, opacity .3s .1s
}

.cmp-accordion .accordion-control {
    display: none
}

.cmp-accordion .accordion-header {
    position: relative;
    display: block;
    cursor: normal
}

.anicon,
.cmp-accordion.active-xl-down .accordion-header,
.cmp-accordion.active-xs-up .accordion-header {
    cursor: pointer
}

.cmp-accordion .accordion-header::after {
    content: none;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent;
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cmp-accordion.active-xl-down .accordion-header::after,
.cmp-accordion.active-xs-up .accordion-header::after {
    content: ""
}

.cmp-accordion.active-xl-down .accordion-control:checked+.accordion-header::after,
.cmp-accordion.active-xs-up .accordion-control:checked+.accordion-header::after {
    border-top: 0;
    border-bottom: .3em solid
}

.cmp-accordion .accordion-content {
    height: auto;
    max-height: none;
    overflow: hidden
}

.cmp-accordion.active-xs-up .accordion-content {
    max-height: 0
}

.cmp-accordion.active-xs-up .accordion-control:checked+.accordion-header+.accordion-content {
    max-height: 100em!important
}

@media (max-width:543px) {
    .cmp-accordion.active-xs-down .accordion-header {
        cursor: pointer
    }
    .cmp-accordion.active-xs-down .accordion-header::after {
        content: ""
    }
    .cmp-accordion.active-xs-down .accordion-content {
        max-height: 0
    }
    .cmp-accordion.active-xs-down .accordion-control:checked+.accordion-header::after {
        border-top: 0;
        border-bottom: .3em solid
    }
    .cmp-accordion.active-xs-down .accordion-control:checked+.accordion-header+.accordion-content {
        max-height: 100em!important
    }
}

@media (min-width:544px) {
    .cmp-accordion.active-sm-up .accordion-header {
        cursor: pointer
    }
    .cmp-accordion.active-sm-up .accordion-header::after {
        content: ""
    }
    .cmp-accordion.active-sm-up .accordion-content {
        max-height: 0
    }
    .cmp-accordion.active-sm-up .accordion-control:checked+.accordion-header::after {
        border-top: 0;
        border-bottom: .3em solid
    }
    .cmp-accordion.active-sm-up .accordion-control:checked+.accordion-header+.accordion-content {
        max-height: 100em!important
    }
}

@media (max-width:767px) {
    .cmp-accordion.active-sm-down .accordion-header {
        cursor: pointer
    }
    .cmp-accordion.active-sm-down .accordion-header::after {
        content: ""
    }
    .cmp-accordion.active-sm-down .accordion-content {
        max-height: 0
    }
    .cmp-accordion.active-sm-down .accordion-control:checked+.accordion-header::after {
        border-top: 0;
        border-bottom: .3em solid
    }
    .cmp-accordion.active-sm-down .accordion-control:checked+.accordion-header+.accordion-content {
        max-height: 100em!important
    }
}

@media (min-width:768px) {
    .cmp-accordion.active-md-up .accordion-header {
        cursor: pointer
    }
    .cmp-accordion.active-md-up .accordion-header::after {
        content: ""
    }
    .cmp-accordion.active-md-up .accordion-content {
        max-height: 0
    }
    .cmp-accordion.active-md-up .accordion-control:checked+.accordion-header::after {
        border-top: 0;
        border-bottom: .3em solid
    }
    .cmp-accordion.active-md-up .accordion-control:checked+.accordion-header+.accordion-content {
        max-height: 100em!important
    }
}

@media (max-width:991px) {
    .cmp-accordion.active-md-down .accordion-header {
        cursor: pointer
    }
    .cmp-accordion.active-md-down .accordion-header::after {
        content: ""
    }
    .cmp-accordion.active-md-down .accordion-content {
        max-height: 0
    }
    .cmp-accordion.active-md-down .accordion-control:checked+.accordion-header::after {
        border-top: 0;
        border-bottom: .3em solid
    }
    .cmp-accordion.active-md-down .accordion-control:checked+.accordion-header+.accordion-content {
        max-height: 100em!important
    }
}

@media (min-width:992px) {
    .cmp-accordion.active-lg-up .accordion-header {
        cursor: pointer
    }
    .cmp-accordion.active-lg-up .accordion-header::after {
        content: ""
    }
    .cmp-accordion.active-lg-up .accordion-content {
        max-height: 0
    }
    .cmp-accordion.active-lg-up .accordion-control:checked+.accordion-header::after {
        border-top: 0;
        border-bottom: .3em solid
    }
    .cmp-accordion.active-lg-up .accordion-control:checked+.accordion-header+.accordion-content {
        max-height: 100em!important
    }
}

@media (max-width:1199px) {
    .cmp-accordion.active-lg-down .accordion-header {
        cursor: pointer
    }
    .cmp-accordion.active-lg-down .accordion-header::after {
        content: ""
    }
    .cmp-accordion.active-lg-down .accordion-content {
        max-height: 0
    }
    .cmp-accordion.active-lg-down .accordion-control:checked+.accordion-header::after {
        border-top: 0;
        border-bottom: .3em solid
    }
    .cmp-accordion.active-lg-down .accordion-control:checked+.accordion-header+.accordion-content {
        max-height: 100em!important
    }
}

@media (min-width:1200px) {
    .cmp-accordion.active-xl-up .accordion-header {
        cursor: pointer
    }
    .cmp-accordion.active-xl-up .accordion-header::after {
        content: ""
    }
    .cmp-accordion.active-xl-up .accordion-content {
        max-height: 0
    }
    .cmp-accordion.active-xl-up .accordion-control:checked+.accordion-header::after {
        border-top: 0;
        border-bottom: .3em solid
    }
    .cmp-accordion.active-xl-up .accordion-control:checked+.accordion-header+.accordion-content {
        max-height: 100em!important
    }
}

.cmp-accordion.active-xl-down .accordion-content {
    max-height: 0
}

.cmp-accordion.active-xl-down .accordion-control:checked+.accordion-header+.accordion-content {
    max-height: 100em!important
}

.alert-dynamic {
    position: fixed;
    display: inline-block;
    width: auto;
    top: 10rem;
    right: .5rem
}

.featured-category>img,
.featured-sale-new>img {
    top: -9999px;
    right: -9999px;
    min-width: 100%;
    min-height: 100%
}

.password-info {
    padding: 10px!important
}

.password-info .info-badge {
    margin-left: .2rem
}

.featured-category {
    display: block;
    height: 100%;
    color: #fff;
    text-align: center;
    position: relative;
    overflow: hidden
}

.featured-category>img {
    position: absolute;
    bottom: -9999px;
    left: -9999px;
    margin: auto
}

.featured-category .featured-category-inner {
    position: absolute;
    width: auto;
    bottom: 0;
    left: 0;
    z-index: 100;
    padding: .5rem 1rem;
    background: 0 0
}

.featured-category .featured-category-inner::after {
    content: "";
    display: table;
    clear: both
}

.featured-category .featured-category-headline {
    font-weight: 400;
    display: block;
    padding: 1rem;
    box-shadow: none;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 1.25rem;
    background: rgba(0, 142, 189, .8);
    margin: 1rem;
    width: auto;
    text-align: left;
    color: #fff;
    transition: all .3s ease
}

.featured-category .featured-category-cta {
    display: block;
    border-top: 1px solid #dcdbd8;
    max-height: 0;
    height: auto;
    transition: all .3s
}

.featured-category .featured-category-cta span {
    display: block;
    padding: 1rem
}

.featured-category .featured-category-cta .fa {
    margin-left: .5rem
}

.featured-category:hover .featured-category-headline {
    background: #008ebd;
    transition: all .3s ease
}

@media (min-width:768px) {
    .featured-category .featured-category-headline {
        font-size: 1.75rem;
        padding: 1.5rem
    }
    .featured-category:hover .featured-category-cta {
        max-height: 5rem
    }
}

.featured-sale-new {
    display: block;
    height: 100%;
    color: #fff;
    position: relative;
    overflow: hidden
}

.featured-sale-new>img {
    position: absolute;
    bottom: -9999px;
    left: -9999px;
    margin: auto
}

.featured-sale-new .featured-category-inner {
    position: absolute;
    width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: rgba(212, 2, 29, .8);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all .3s ease
}

.cmp-search-box .search-box-inner,
.input-unit.multiple {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.featured-sale-new .featured-category-headline {
    padding: 0;
    font-weight: 400;
    display: inline-block;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    box-shadow: none;
    background: 0 0;
    font-size: 1.5rem;
    text-transform: uppercase;
    color: #fff
}

.featured-sale-new .featured-category-cta {
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    padding: .5em;
    text-align: right;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.featured-sale-new .featured-category-cta .fa {
    margin-left: .5rem
}

.featured-sale-new:hover .featured-category-inner {
    background: #d4021d;
    transition: all .3s ease
}

@media (min-width:992px) {
    .featured-sale-new .featured-category-inner {
        width: calc(100% - 3rem);
        height: calc(100% - 3rem)
    }
    .featured-sale-new .featured-category-headline {
        font-size: 4rem
    }
}

.anicon {
    -moz-appearance: none;
    appearance: none;
    border: none;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    transition: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 40px;
    background: 0 0
}

.anicon>* {
    display: block
}

.anicon>.anicon-search-item {
    display: inline-block;
    border-radius: 0;
    transition: .3s;
    background: 0 0;
    position: relative;
    -webkit-transform: rotateZ(225deg);
    transform: rotateZ(225deg);
    margin-bottom: 3px;
    width: 18px
}

.anicon>.anicon-search-item:after,
.anicon>.anicon-search-item:before {
    display: inline-block;
    transition: .3s;
    content: '';
    bottom: 0;
    margin: auto;
    top: 0;
    position: absolute
}

.anicon>.anicon-search-item:before {
    height: 1px;
    width: 15px;
    border-radius: 2.86px;
    left: 0;
    background: #fff
}

.anicon>.anicon-search-item:after {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    right: 0;
    background: #4D4F4D;
    border: 1px solid #fff;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

@media (min-width:768px) {
    .anicon.anicon-search-xcross[aria-expanded=false]:hover>.anicon-search-item:after {
        background: #008ebd
    }
}

.anicon.anicon-search-xcross[aria-expanded=true]>.anicon-search-item {
    width: 15px;
    margin-left: 1px
}

.anicon.anicon-search-xcross[aria-expanded=true]>.anicon-search-item:before {
    border-radius: 2.86px;
    background: #fff
}

.anicon.anicon-search-xcross[aria-expanded=true]>.anicon-search-item:after {
    border-radius: 2.86px;
    background: #fff;
    height: 1px;
    width: 100%;
    top: 0;
    right: 0;
    border: 0;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg)
}

.popper {
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .2rem;
    margin: 5px;
    z-index: 10000;
    position: absolute
}

.popper .popper__arrow {
    width: 0;
    height: 0;
    margin: 0 2px;
    position: absolute;
    border: solid
}

.popper .popper-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: .12857rem .12857rem 0 0;
    text-align: center
}

.popper .popper-content {
    padding: 9px 14px;
    line-height: 1.5;
    font-size: .875rem;
    word-wrap: break-word
}

.popper.popper-visible {
    visibility: visible
}

.popper[x-placement] .popper__arrow {
    border: 10px solid transparent
}

.popper[x-placement] .popper__arrow:after {
    border: 10px solid transparent;
    content: "";
    position: absolute
}

.popper[x-placement^=top] {
    margin-bottom: 11px
}

.popper[x-placement^=top] .popper__arrow {
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, .2);
    bottom: -10px;
    left: calc(50% - 5px)
}

.popper[x-placement^=top] .popper__arrow:after {
    border-bottom-width: 0;
    border-top-color: #fff;
    left: -10px;
    bottom: 1px
}

.popper[x-placement^=bottom] {
    margin-top: 11px
}

.popper[x-placement^=bottom] .popper__arrow {
    border-top-width: 0;
    border-bottom-color: rgba(0, 0, 0, .2);
    top: -10px;
    left: calc(50% - 5px)
}

.popper[x-placement^=bottom] .popper__arrow:after {
    border-top-width: 0;
    border-bottom-color: #f7f7f7;
    left: -10px;
    bottom: -11px
}

.popper[x-placement^=right] {
    margin-left: 11px
}

.popper[x-placement^=right] .popper__arrow {
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, .2);
    left: -12px;
    top: calc(50% - 5px)
}

.popper[x-placement^=right] .popper__arrow:after {
    border-left-width: 0;
    border-right-color: #fff;
    left: 1px;
    bottom: -10px
}

.popper[x-placement^=left] {
    margin-right: 11px
}

.popper[x-placement^=left] .popper__arrow {
    border-right-width: 0;
    border-left-color: rgba(0, 0, 0, .2);
    right: -12px;
    top: calc(50% - 5px)
}

.popper[x-placement^=left] .popper__arrow:after {
    border-right-width: 0;
    border-left-color: #fff;
    left: -11px;
    bottom: -10px
}

.input-group-v .input-unit-v1 {
    margin-top: -1px;
    margin-bottom: 0;
    border-radius: 0
}

.input-group-v>:first-child {
    margin-top: 0;
    border-top-right-radius: .1rem;
    border-top-left-radius: .1rem
}

.input-group-v>:last-child {
    border-bottom-right-radius: .1rem;
    border-bottom-left-radius: .1rem
}

.input-unit.textarea {
    background-color: #fff
}

.input-unit.textarea>textarea {
    overflow-y: auto;
    white-space: normal
}

.input-unit.textarea>label {
    background-color: #fff;
    opacity: .9
}

.input-unit {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #dcdbd8;
    border-radius: .1rem;
    overflow: hidden
}

@media (max-width:543px) {
    .input-unit.media-xs-d {
        margin-bottom: 15px!important
    }
}

.input-unit.no-bottom {
    margin-bottom: 0
}

.input-unit input[type=date] {
    max-height: 38px
}

.input-unit .input-unit-preview,
.input-unit input:not([type=checkbox]),
.input-unit input:not([type=radio]),
.input-unit input[type],
.input-unit textarea {
    color: #4D4F4D;
    background-color: #fff;
    border: none;
    box-shadow: none;
    line-height: 1.2em!important;
    padding: 1.3rem 1rem .3rem;
    width: 100%;
    font-size: 1em;
    outline: 0!important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: all .2s
}

.input-unit .input-unit-preview.filled,
.input-unit .input-unit-preview:focus,
.input-unit input:not([type=checkbox]).filled,
.input-unit input:not([type=checkbox]):focus,
.input-unit input:not([type=radio]).filled,
.input-unit input:not([type=radio]):focus,
.input-unit input[type].filled,
.input-unit input[type]:focus,
.input-unit textarea.filled,
.input-unit textarea:focus {
    color: #4D4F4D;
    background-color: #fff;
    border-color: #b2b1a7
}

.input-unit .input-unit-preview.disabled,
.input-unit .input-unit-preview:disabled,
.input-unit input:not([type=checkbox]).disabled,
.input-unit input:not([type=checkbox]):disabled,
.input-unit input:not([type=radio]).disabled,
.input-unit input:not([type=radio]):disabled,
.input-unit input[type].disabled,
.input-unit input[type]:disabled,
.input-unit textarea.disabled,
.input-unit textarea:disabled {
    background-color: #f7f7f9;
    border-color: #dcdbd8;
    cursor: not-allowed
}

.input-unit .input-unit-preview.disabled~label,
.input-unit .input-unit-preview:disabled~label,
.input-unit input:not([type=checkbox]).disabled~label,
.input-unit input:not([type=checkbox]):disabled~label,
.input-unit input:not([type=radio]).disabled~label,
.input-unit input:not([type=radio]):disabled~label,
.input-unit input[type].disabled~label,
.input-unit input[type]:disabled~label,
.input-unit textarea.disabled~label,
.input-unit textarea:disabled~label {
    color: #dcdbd8;
    cursor: not-allowed
}

.input-unit .input-unit-preview+.symbol,
.input-unit input:not([type=checkbox])+.symbol,
.input-unit input:not([type=radio])+.symbol,
.input-unit input[type]+.symbol,
.input-unit textarea+.symbol {
    color: #7a7f7f;
    position: absolute;
    top: 1px;
    right: 1px;
    transition: all .2s
}

.input-unit .input-unit-preview.disabled+.symbol,
.input-unit .input-unit-preview:disabled+.symbol,
.input-unit input:not([type=checkbox]).disabled+.symbol,
.input-unit input:not([type=checkbox]):disabled+.symbol,
.input-unit input:not([type=radio]).disabled+.symbol,
.input-unit input:not([type=radio]):disabled+.symbol,
.input-unit input[type].disabled+.symbol,
.input-unit input[type]:disabled+.symbol,
.input-unit textarea.disabled+.symbol,
.input-unit textarea:disabled+.symbol {
    color: #7a7f7f
}

.input-unit .input-unit-preview.disabled+label,
.input-unit .input-unit-preview:disabled+label,
.input-unit input:not([type=checkbox]).disabled+label,
.input-unit input:not([type=checkbox]):disabled+label,
.input-unit input:not([type=radio]).disabled+label,
.input-unit input:not([type=radio]):disabled+label,
.input-unit input[type].disabled+label,
.input-unit input[type]:disabled+label,
.input-unit textarea.disabled+label,
.input-unit textarea:disabled+label {
    color: #b2b1a7!important
}

.input-unit .input-unit-label,
.input-unit label {
    font-size: .65em;
    line-height: 1em!important;
    text-transform: uppercase;
    letter-spacing: .1px;
    font-weight: 600;
    width: 100%;
    padding: .35rem 1rem 0;
    margin-bottom: 0;
    color: #b2b1a7;
    position: absolute;
    top: 0;
    left: 0;
    transition: color .15s;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.input-unit i {
    font-style: normal;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f7f7f9;
    color: #dcdbd8;
    line-height: 1.2em;
    width: 1.2em;
    text-align: center;
    cursor: pointer;
    border-bottom-right-radius: 2px
}

.custom-select,
.login-form .custom-select {
    text-align: left;
    text-align-last: left
}

.input-unit.error {
    z-index: 1000;
    border-color: #d9534f
}

.input-unit.error input,
.input-unit.error label {
    color: #d9534f
}

.input-unit.error i {
    background-color: #d9534f;
    color: #fff
}

.input-unit.success {
    z-index: 1000;
    border-color: #7ED321
}

.input-unit.success input,
.input-unit.success label {
    color: #7ED321
}

.input-unit.success i {
    background-color: #7ED321;
    color: #fff
}

.input-unit.multiple {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.input-unit.multiple>input {
    width: 70%
}

.input-unit.multiple>select {
    width: 30%;
    border-left: 1px solid #dcdbd8
}

.remove-disabled-coloring:disabled {
    background-color: initial!important
}

.custom-select {
    border: none;
    width: 100%;
    line-height: 1.2em;
    padding: 1.2rem 2rem .4rem 1rem;
    background-position: calc(100% - 1rem) 1.2rem
}
.custom-select [disabled]:after {
    content:'In dieser Variante nicht verfügbar';
}

.custom-select option {
    width: auto
}

.list-itemsperpage .custom-select,
.list-sort .custom-select {
    padding: .8rem 2rem .8rem 1rem;
    background-position: calc(100% - 1rem) 1rem
}

.top-bar {
    position: fixed;
    width: 100%;
    z-index: 1060;
    color: #3d3d3d;
    background-color: #e5e5e5;
    border-bottom:none;
}
.top-bar .controls-list .control-basket,
.top-bar .controls-list .control-user #login-change {
    position: relative
}

@media print {
    .top-bar {
        display: none
    }
}

.top-bar a:not(.btn) {
    text-decoration: none;
    color: #3d3d3d;
    outline: 0
}

.top-bar .controls-list {
    margin-bottom: 0;
    font-size: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.top-bar .controls-list>li {
    font-size: 1rem;
    color: #dcdbd8;
    margin-right: 0
}

@media (max-width:991px) {
    .top-bar .controls-list>li a:not(.btn) {
        padding: .5rem;
        display: block;
    }
    .top-bar .controls-list>li a:not(.btn)[aria-expanded=true] {
        background-color: #ffa94d;
        color: #fff
    }
    .top-bar .controls-list>li .anicon {
        padding: .5rem .8rem
    }
    .top-bar .controls-list .control-user #login-change>.dropdown.open .dropdown-menu {
        width: 109px
    }
    .top-bar .controls-list .control-user #login-change>.dropdown.open .dropdown-menu.dropdown-menu-right {
        right: initial
    }
    .control-user a {
        padding:0!important;
    }
    .cmp-search-box {
        background-color:#ffa94d!important;
    }
    .cmp-search-box .search-box-inner {
        padding:1rem 15px;
    }
    .cmp-search-box .search-input, .cmp-search-box .search-submit{
        line-height:35px!important;
        font-size:14px!important;
    }
}

@media (min-width:768px) {
    .top-bar .controls-list>li a:not(.btn) {
        padding: .5rem .8rem;
        display: inline-block;
        color: #3d3d3d;
        transition: all .3s;
    }
    .top-bar .controls-list>li a:not(.btn):hover,
    .top-bar .controls-list>li a:not(.btn)[aria-expanded=true] {
        color: #844908;
        border-color:#ff9800;

    }
    .top-bar .controls-list>li a:not(.btn):before
    {
        content: ' ';
        width: 0%;
        background-color: #ff9800bd;
        position: absolute;
        bottom: 0px;
        top:0px;
        left: 0px;
        transition: all .4s;
    }
    .top-bar .controls-list>li a:not(.btn):hover:before {
        width: calc(100%);
    }
}

.top-bar .controls-list>li .fa:not(.qty-sign) {
    font-size: 1.2rem
}

.top-bar .controls-list>li .basket-seperator {
    margin: 0 2px
}

.top-bar .controls-list .control-user {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-left: 1rem
}

.top-bar .controls-list .control-user #login-change>.dropdown .dropdown-toggle {
    transition: all .1s
}

.top-bar .controls-list .control-user #login-change>.dropdown .dropdown-toggle:after {
    margin-left: 7px
}

.top-bar .controls-list .control-user #login-change>.dropdown.open>.dropdown-toggle {
    background-color: #282d2f
}

.top-bar .controls-list .control-user #login-change>.dropdown.open .dropdown-menu {
    max-height: 200px
}

.top-bar .controls-list .control-user #login-change>.dropdown .dropdown-menu {
    z-index: 2000;
    transition: all .3s;
    max-height: 0;
    display: block;
    overflow: hidden;
    border: none!important
}

@media (max-width:991px) {
    .top-bar .controls-list .control-user #login-change>.dropdown .dropdown-menu {
        width: 105px
    }
    .top-bar .controls-list .control-user #login-change>.dropdown .dropdown-menu.dropdown-menu-right {
        right: initial
    }
}

.top-bar .controls-list .control-user #login-change>.dropdown .dropdown-menu a {
    padding: 1rem .8rem!important;
    border: 0;
    border-top: 1px solid #dcdbd8;
    display: block;
    color: #fff;
    background-color: #282d2f
}

.top-bar .controls-list .control-user #login-change>.dropdown .dropdown-menu a:hover {
    background-color: #008ebd
}

.top-bar .controls-list .control-user #login-change>.dropdown .dropdown-menu a>.fa-user {
    margin-right: 5px
}

.top-bar .controls-list .control-user #login-change>.dropdown .dropdown-menu a>.fa-sign-out {
    margin-right: 3px
}

.top-bar .controls-list .control-user .account-menu {
    padding: 0;
    margin: 0
}

.top-bar .controls-list .control-wish-list a .badge-right {
    margin-right: .5rem
}

.top-bar .controls-list .control-wish-list a i.fa-heart-o {
    font-size: .9rem
}

.top-bar .controls-list .control-wish-list a i.fa-heart {
    margin-right: .2rem;
    font-size: .8rem;
    color: rgba(255, 0, 0, .67)
}

.top-bar .controls-list .control-languages a[aria-expanded=true],
.top-bar .controls-list .control-search a[aria-expanded=true] {
    background: #282d2f
}

.top-bar .controls-list .control-languages a[aria-expanded=true]>i.fa.fa-search,
.top-bar .controls-list .control-search a[aria-expanded=true]>i.fa.fa-search {
    display: none
}

.top-bar .controls-list .control-languages a[aria-expanded=true]>i.fa.fa-close,
.top-bar .controls-list .control-search a>i.fa.fa-search,
.top-bar .controls-list .control-search a[aria-expanded=true]>i.fa.fa-close {
    display: inherit
}

.top-bar .controls-list .control-search a>i {
    min-width: 16px
}

.top-bar .controls-list .control-search a>i.fa.fa-close,
.wrapper-main .navbar .navbar-nav .nav-item .nav-link.dropdown-toggle::after,
.wrapper-main .navbar .navbar-nav .nav-item:hover .nav-link.dropdown-toggle::after {
    display: none
}

.top-bar .controls-list .control-basket .toggle-basket-preview {
    background-color: #008ebd;
    color: #fff
}

.top-bar .controls-list .control-basket .toggle-basket-preview .badge {
    margin-left: .5rem
}

.top-bar .controls-list .control-basket .toggle-basket-preview .badge-right {
    margin-right: .5rem
}

.wrapper-main #page-body {
    margin-top: 208px
}

@media print {
    .wrapper-main #page-body {
        margin-top: 0
    }
}

.wrapper-main .navbar a {
    color: #4D4F4D
}

.wrapper-main .navbar a:hover {
    color: #282d2f
}

.wrapper-main .navbar .navbar-nav .nav-item>.nav-link {
    min-width: 140px;
    border-right: 1px solid #dcdbd8;
    text-align: center
}

.account-menu.dropdown-menu.dropdown-menu-right.btn-labeled,
.account-menu.dropdown-menu.dropdown-menu-right.small,
.basket-preview .account-menu.dropdown-menu.dropdown-menu-right.totals,
.dropdown-menu.dropdown-menu-right {
    min-width: 100%
}

.wrapper-main .navbar .navbar-nav .nav-item:last-child .nav-link {
    border-right: 0
}

.wrapper-main .navbar .navbar-nav .nav-item:hover .nav-link {
    background: 0 0;
    color: #282d2f;
    cursor: pointer
}

.wrapper-main .navbar .navbar-nav .nav-item:hover .dropdown-menu {
    background: #008ebd;
    border: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    text-align: center
}

.wrapper-main .navbar .navbar-nav .nav-item:hover .dropdown-menu::before {
    display: inline-block;
    width: 0;
    height: 0;
    content: "";
    border-bottom: .5em solid;
    border-right: .5em solid transparent;
    border-left: .5em solid transparent;
    color: #008ebd;
    position: absolute;
    top: -.5em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.brand-wrapper,
.navbar-nav .nav-item.open {
    position: relative
}

.wrapper-main .navbar .navbar-nav .nav-item:hover .dropdown-menu .dropdown-item {
    color: #fff;
    font-size: .9rem;
    padding: .75rem 1rem!important
}

.navbar,
.navbar .navbar {
    padding: 0;
    border-bottom: 1px solid #dcdbd8;
    z-index: 1050
}

.wrapper-main .navbar .navbar-nav .nav-item:hover .dropdown-menu .dropdown-item:hover {
    background: #00688a;
    color: #fff
}

.navbar {
    background-color: #fff;
    border-bottom:none;
}

.navbar .navbar {
    border-radius: 0
}

.navbar .navbar .dropdown:hover .dropdown-menu {
    display: block!important;
    margin-top: 0
}

.brand-wrapper {
    padding: 0 15px
}

.navbar-brand {
    float: none;
    padding: .5rem 0;
    display: inline-block
}

.navbar-nav .nav-item {
    margin: 0!important
}

.navbar-nav .nav-item.active .nav-link,
.navbar-nav .nav-item:hover .nav-link {
    background-color: #008ebd;
    color: #fff
}

.navbar-nav .nav-item .nav-link {
    padding: 1rem
}

.navbar-toggler {
    position: absolute;
    top: 50%;
    right: 1rem;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media (max-width:991px) {
    .navbar .navbar-nav .dropdown-menu {
        position: relative;
        float: none;
        background-color: #f4f4f4;
        border: none
    }
}

@media (min-width:544px) {
    .top-bar .controls-list {
        width: auto;
        float: right
    }
    .top-bar .controls-list>li {
        font-size: .8rem
    }
    .top-bar .controls-list>li .fa:not(.qty-sign) {
        font-size: 1rem;
        line-height: .8rem
    }
}

@media (min-width:768px) {
    .wrapper-main .navbar .navbar-nav .nav-item:hover .dropdown-menu {
        text-align: left
    }
    .sticky .header .navbar {
        max-width: 690px
    }
    .sticky .header .navbar .navbar-brand svg,
    .sticky .header .navbar .navbar-brand img {
        max-width: 70%
    }
    .sticky .header .navbar .navbar-toggler {
        top: .75rem
    }
    .top-bar {
        box-shadow: none
    }
    .top-bar .list-inline .list-inline-item #login-change a span {
        display: inline-block
    }
    .header {
        padding-left: 15px;
        padding-right: 15px
    }
    .header.navbar-brand svg .navbar
    .header.navbar-brand img .navbar  {
        max-width: 100%
    }
    .header .navbar .navbar-toggler {
        top: 1.5rem
    }
}

@media (min-width:992px) {
    .brand-wrapper {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 1000
    }
    .navbar-nav>.nav-item>.nav-link {
        padding: 1.3rem 1rem
    }
}

@media (min-width:1200px) {
    .brand-wrapper {
        padding: 0
    }
    .sticky .header .navbar {
        max-width: 1110px
    }
}

.cmp-search-box {
    background-color: #282d2f;
    padding: 0 15px;
    z-index: 1070;
    position: fixed;
    top: 30px;
    right: 0;
    left: 0;
    width: 100%
}

.cmp-search-box .search-box-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 1rem 0;
    position: relative;
    max-width: 1200px;
    margin: 0 auto
}

.cmp-search-box .search-box-shadow-frame {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 100;
    -ms-flex: 100;
    flex: 100;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .16), 0 0 0 1px rgba(0, 0, 0, .08)
}
.cmp-search-box .search-box-shadow-frame:hover .search-input {
    border:1px solid #ff9800;
}


.cmp-search-box .search-input,
.cmp-search-box .search-submit {
    display: inline-block;
    vertical-align: top;
    font-size: 1.3rem;
    line-height: 1;
    padding: .4rem 1rem;
    border: none;
    outline: 0
}

.cmp-search-box .search-input {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 70%;
    flex: 1 0 70%
}

.cmp-search-box .search-submit {
    background: #fff;
    color: #008ebd;
    transition: all .3s
}

.cmp-search-box .search-submit:hover {
    color: #004157

}

.autocomplete-suggestions {
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .08);
    background: #fff;
    overflow: auto
}

.autocomplete-suggestion {
    padding: 5px 15px;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer
}

.autocomplete-selected {
    background: #dcdbd8
}

.cmp-country-settings,
.cmp-currency-select {
    background-color: #282d2f;
    color: #fff;
    border-bottom: 0;
    z-index: 1070;
    position: fixed;
    top: 30px;
    right: 0;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cmp-country-settings .country-settings-inner,
.cmp-country-settings .currency-select-inner,
.cmp-currency-select .country-settings-inner,
.cmp-currency-select .currency-select-inner {
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    max-width: 1200px;
    margin: 0 auto
}

.cmp-country-settings ul,
.cmp-currency-select ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.cmp-country-settings ul li,
.cmp-currency-select ul li {
    width: 100%;
    padding: 0;
    display: inline-block;
    float: left
}

.cmp-country-settings ul li a,
.cmp-currency-select ul li a {
    display: inline-block;
    padding: .4rem;
    color: #fff
}

.cmp-country-settings ul li a:hover,
.cmp-currency-select ul li a:hover {
    background: #008ebd;
    color: #fff
}

.cmp-country-settings ul li a.is-disabled,
.cmp-currency-select ul li a.is-disabled {
    cursor: not-allowed
}

.cmp-country-settings ul li a.is-disabled:hover,
.cmp-currency-select ul li a.is-disabled:hover {
    background: #4D4F4D
}

.cmp-country-settings ul li.active a,
.cmp-currency-select ul li.active a {
    background-color: #008ebd
}

.cmp-country-settings ul li.active a.is-disabled,
.cmp-currency-select ul li.active a.is-disabled {
    background-color: #4D4F4D
}

@media (min-width:768px) {
    .cmp-country-settings ul li,
    .cmp-currency-select ul li {
        width: 50%;
        padding-right: .8rem
    }
}

@media (min-width:992px) {
    .cmp-country-settings ul li,
    .cmp-currency-select ul li {
        width: 33.33%
    }
}

.cmp-country-settings .currency-list ul>li,
.cmp-currency-select .currency-list ul>li {
    width: 12.5%
}

.flag-icon-en {
    background-image: url(../images/flags/4x3/gb.svg)
}

.flag-icon-da {
    background-image: url(../images/flags/4x3/dk.svg)
}

.flag-icon-nn {
    background-image: url(../images/flags/4x3/no.svg)
}

nav.navbar ul.nav li.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0
}

.dropdown-item.special-case {
    padding: 3px 5px!important
}

body.menu-is-visible {
    overflow-y: hidden;
    position: fixed
}

#mainNavbarCollapsable {
    background: #008ebd;
    bottom: 0;
    color: #fff;
    font-size: 1.2em;
    left: 0;
    opacity: .6;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    transition: all .3s ease
}

#mainNavbarCollapsable.open {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

#mainNavbarCollapsable ul.breadcrumb {
    background: #282d2f;
    max-width: initial;
    font-size: .8em;
    padding: 0 calc(15px + .5em) 0 15px
}

#mainNavbarCollapsable ul.breadcrumb li {
    display: inline-block;
    cursor: pointer;
    padding: .8rem 0 .75rem
}

#mainNavbarCollapsable ul.breadcrumb li.btnClose {
    float: right;
    padding-top: .6em
}

#mainNavbarCollapsable ul.breadcrumb li.btnClose:before {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 1.2em
}

#mainNavbarCollapsable ul.breadcrumb li:not(:first-of-type) a:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 1rem;
    padding: 0 .3rem
}

#mainNavbarCollapsable ul.breadcrumb li:first-of-type a:before {
    display: none!important
}

#mainNavbarCollapsable ul.mainmenu {
    list-style: none;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative
}

#mainNavbarCollapsable ul.mainmenu li {
    width: 100%;
    cursor: pointer;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#mainNavbarCollapsable ul.mainmenu li a {
    color: inherit;
    display: inline-block;
    padding: 1rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 80%;
    flex: 1 0 80%
}

#mainNavbarCollapsable ul.mainmenu li .nav-direction {
    padding: 1rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%;
    text-align: center
}

#mainNavbarCollapsable ul.mainmenu li ul {
    background: #008ebd;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%
}

#mainNavbarCollapsable ul.mainmenu li.ddown .nav-direction i {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

#mainNavbarCollapsable ul.mainmenu li.ddown .nav-direction[aria-expanded=true] i {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

@media (min-width:544px) {
    #mainNavbarCollapsable ul.mainmenu li .nav-direction {
        padding-right: calc(4px + .5em)
    }
}

@media (min-width:992px) {
    #mainNavbarCollapsable {
        background-color: transparent;
        display: block!important;
        opacity: 1;
        overflow: visible;
        position: relative;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        width: 100%;
        font-size: 1em;
        transition: all .1s ease
    }
    #mainNavbarCollapsable .breadcrumb,
    #mainNavbarCollapsable ul.mainmenu .open>ul {
        display: none!important
    }
    #mainNavbarCollapsable ul.mainmenu {
        color: #008ebd;
        text-align: right
    }
    #mainNavbarCollapsable ul.mainmenu>li {
        display: inline-block;
        width: auto;
        position: relative;
        transition: all .3s
    }
    #mainNavbarCollapsable ul.mainmenu>li>a {
        padding: 1.3rem 1rem;
        width: 100%;
        font-size:17px;
        color:#000;
        transition: all .2s ease-in-out;
    }
    #mainNavbarCollapsable ul.mainmenu>li:hover>a {
        color:#ff9800;
    }
    #mainNavbarCollapsable ul.mainmenu>li>ul {
        display: block;
        visibility: hidden;
        opacity: 0;
        transition: all .1s ease;
        background: #ff9800;
        height: auto;
        top: 100%;
        text-align: center;
        width: auto;
        max-width: 25em;
        min-width: 100%;
        word-wrap: break-word;
        position: absolute
    }
    #mainNavbarCollapsable ul.mainmenu>li>ul>li {
        background: 0 0;
        color: #fff;
        transition: all .1s ease;
        width: 100%;
        min-width: 150px;
        text-align: initial
    }
    #mainNavbarCollapsable ul.mainmenu>li>ul>li:hover {
        background: #cc7800;
        color: #fff;
        text-decoration: none
    }
    #mainNavbarCollapsable ul.mainmenu>li>ul>li>a {
        width: 100%
    }
    #mainNavbarCollapsable ul.mainmenu>li:hover {
        background-color: #fff;
        color: #ff9800;
        transition: all .1s ease
    }
    #mainNavbarCollapsable ul.mainmenu>li:hover>ul {
        visibility: visible;
        opacity: 1;
        transition: all .1s ease
    }
    #mainNavbarCollapsable ul.mainmenu>li.ddown>a {
        transition: all 0s
    }
    #mainNavbarCollapsable ul.mainmenu>li.ddown>a:after {
        content: '\f0d7';
        font-size: inherit;
        padding-left: .5em;
        border: none;
        float: right;
        font-family: FontAwesome;
        height: auto;
        width: auto
    }
    #mainNavbarCollapsable ul.mainmenu>li.ddown .ddown a:after {
        display: none
    }
    nav.navbar.megamenu {
        position: relative
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu {
        background: 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li {
        position: static
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li:hover {
        background: #fff;
        color: #004157!important
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li:hover>ul.collapse {
        display: block
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li>ul.collapse {
        background-color: #fff;
        -webkit-columns: 5 228px;
        columns: 5 228px;
        -webkit-column-gap: .5em;
        column-gap: .5em;
        -webkit-column-rule: 1px solid #dcdbd7;
        column-rule: 1px solid #dcdbd7;
        display: none;
        padding: 1em;
        min-height: 10em;
        max-height: 50em
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li>ul.collapse>li {
        display: inline-block;
        -webkit-column-break-inside: avoid;
        break-inside: avoid;
        width: 100%
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li>ul.collapse>li.level1 {
        padding: .5em 1em
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li>ul.collapse>li.level1>a {
        color: #008ebd;
        font-weight: 700
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li>ul.collapse>li:hover {
        background: #fff
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li>ul.collapse>li .level2 {
        padding: .25em 0!important
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li>ul.collapse>li .level3 {
        padding: 0 1em .25em 1.4em!important
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li>ul.collapse>li .bt-more>a {
        color: #7a7f7f;
        text-transform: lowercase
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li>ul.collapse>li a {
        background: #fff;
        color: #000;
        padding: 0;
        text-align: left
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li>ul.collapse>li a:hover {
        background: #fff;
        color: #004157!important
    }
    nav.navbar.megamenu #mainNavbarCollapsable ul.mainmenu>li>ul.collapse>li ul {
        background-color: #fff
    }
}

.mobile-navigation {
    background: #fff;
    bottom: 0;
    color: #000;
    font-size: 1.2em;
    left: 0;
    opacity: .6;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: all .3s ease;
    z-index: 99999;
    -webkit-overflow-scrolling: touch
}

.mobile-navigation.open {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.mobile-navigation ul.breadcrumb {
    background: #282d2f;
    max-width: initial;
    font-size: .8em;
    padding: 0 calc(15px + .5em) 0 15px
}

.mobile-navigation ul.breadcrumb li {
    display: inline-block;
    cursor: pointer;
    padding: .8rem 0 .75rem
}

.mobile-navigation ul.breadcrumb li:last-child {
    pointer-events: none
}

.mobile-navigation ul.breadcrumb li.btn-close {
    float: right;
    padding-top: .6em
}

.mobile-navigation ul.breadcrumb li.btn-close:before {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 1.2em
}

.mobile-navigation ul.breadcrumb li:not(:first-of-type) a:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 1rem;
    padding: 0 .3rem
}

.mobile-navigation ul.breadcrumb li:first-of-type a:before {
    display: none!important
}

.mobile-navigation ul.mainmenu {
    list-style: none;
    height: 90%;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    display: none
}

.mobile-navigation ul.mainmenu.menu-active {
    display: block!important
}

.mobile-navigation ul.mainmenu .btn-up {
    -webkit-box-flex: 0!important;
    -ms-flex: none!important;
    flex: none!important;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.mobile-navigation ul.mainmenu li {
    width: 100%;
    cursor: pointer;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #ededed;
    background-color: #f9f9f9;
}

.mobile-navigation ul.mainmenu li a {
    color: inherit;
    display: inline-block;
    padding: 1rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 80%;
    flex: 1 0 80%
}

.mobile-navigation ul.mainmenu li a:hover {
    color: inherit
}

.mobile-navigation ul.mainmenu li .nav-direction {
    padding: 1rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 20%;
    flex: 1 0 20%;
    text-align: center
}

.mobile-navigation ul.mainmenu li ul {
    background: #008ebd;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%
}

.mobile-navigation ul.mainmenu li.ddown .nav-direction i {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.mobile-navigation ul.mainmenu li.ddown .nav-direction[aria-expanded=true] i {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.breadcrumb-item-transition {
    transition: all 1s ease;
    overflow: hidden
}

.back-to-top,
.back-to-top-center {
    transition: opacity .3s;
    cursor: pointer;
    text-align: center
}

.breadcrumb-item-enter,
.breadcrumb-item-leave {
    opacity: 0;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}

.mainmenu-[class^=animate-],
.mainmenu[class*=' animate-'] {
    display: block!important
}

.animate-outToRight .ddown {
    -webkit-animation: outToRight .2s both cubic-bezier(.7, 0, .3, 1);
    animation: outToRight .2s both cubic-bezier(.7, 0, .3, 1)
}

@-webkit-keyframes outToRight {
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes outToRight {
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.animate-outToLeft .ddown {
    -webkit-animation: outToLeft .2s both cubic-bezier(.7, 0, .3, 1);
    animation: outToLeft .2s both cubic-bezier(.7, 0, .3, 1)
}

@-webkit-keyframes outToLeft {
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes outToLeft {
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.animate-inFromLeft .ddown {
    -webkit-animation: inFromLeft .2s both cubic-bezier(.7, 0, .3, 1);
    animation: inFromLeft .2s both cubic-bezier(.7, 0, .3, 1)
}

@-webkit-keyframes inFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes inFromLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.animate-inFromRight .ddown {
    -webkit-animation: inFromRight .2s both cubic-bezier(.7, 0, .3, 1);
    animation: inFromRight .2s both cubic-bezier(.7, 0, .3, 1)
}

@-webkit-keyframes inFromRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes inFromRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@media (min-width:768px) {
    .wrapper-main>nav.container-max {
        padding-left: 0;
        padding-right: 0;
        position: absolute;
        z-index: 1000;
        display: block;
        width: 100%;
        max-width: 100%;
        top: 96px
    }
    .wrapper-main .breadcrumb {
        margin: 0 auto;
        background: 0 0;
        line-height:54px;
        font-size:13px;
    }
    .breadcrumb {
        padding:0;
    }
}

@media (min-width:1200px) {
    .wrapper-main>nav.container-max {
        top: 156px
    }
}


.to-top {
    display: block;
    background-color: #4D4F4D;
    text-align: center;
    padding: .5rem;
    text-decoration: none!important;
    cursor: pointer
}

.to-top:hover {
    background-color: #282d2f
}

.to-top i {
    color: #fff;
    font-size: 1.5em;
    padding: .5em 0
}

.back-to-top-center {
    text-decoration: none;
    opacity: .5;
    border: 1px solid #282d2f;
    position: fixed;
    bottom: -17px;
    left: 50%;
    width: 94px;
    height: 50px;
    margin-left: -47px;
    z-index: 1000;
    overflow: hidden;
    background: #fff;
    padding: 20px;
    display: none;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px
}

.back-to-top-center:hover {
    opacity: 1
}

.back-to-top-center i {
    font-size: 29px;
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 40px;
    display: block;
    z-index: 1
}

.back-to-top {
    margin: 0;
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    width: 40px;
    height: 40px;
    z-index: 100;
    display: none;
    text-decoration: none;
    opacity: .5;
    border: 1px solid #282d2f;
    background: #4D4F4D;
    border-radius: .1rem
}

.back-to-top:hover {
    opacity: 1
}

.back-to-top i {
    font-size: 29px;
    color: #f7f7f9
}

.footer {
    display: block;
    background-color: #e5e5e5;
}

@media print {
    .footer {
        display: none
    }
}

.footer a {
    color: #4D4F4D
}

.footer .svg.plenty-brand {
    padding: 0 .5em
}

.footer .svg.plenty-brand path {
    fill: #4D4F4D
}

.footer .footer-features {
    border-top: 1px solid transparent;
    background-color: #dadae3;
    color: #4D4F4D
}

.footer .footer-features i {
    color: #4D4F4D!important
}

.footer .footer-services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.footer .footer-services .services-certificate,
.footer .footer-services .services-payment,
.footer .footer-services .services-shipping {
    display: inline-block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.footer .footer-services .services-certificate {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.footer .footer-services .services-title {
    width: 100%
}

.footer .footer-services a {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: inline-block;
    max-width: 5rem;
    margin-right: .5rem
}

.footer .footer-services img {
    max-height: 4rem
}

.footer .footer-column h2 {
    font-weight: 700
}

.footer .btn-mail {
    background-color: #7a7f7f;
    color: #fff
}

.footer .btn-mail i {
    padding: 0 1rem
}

.footer .btn-mail:hover {
    background-color: #b2b1a7
}

.plenty-brand {
    height: 30px;
    margin: 2em 0 .2em
}

.static-link-list {
    margin-bottom: -15px
}

.static-link-list a {
    color: #000;
    margin-right: 10px
}

.cmp-order-item .item-main {
    display: table
}

.cmp-order-item .item-details,
.cmp-order-item .item-image {
    display: table-cell;
    vertical-align: top
}

.cmp-order-item .item-image .owl-carousel,
.cmp-order-item .item-image .owl-carousel .owl-stage-outer,
.cmp-order-item .item-image .owl-carousel .owl-stage-outer .owl-stage,
.cmp-order-item .item-image .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%
}

.cmp-order-item .item-details {
    padding-left: .5rem
}

.cmp-order-item .item-name {
    -webkit-line-clamp: 2
}

.cmp-order-item .item-name:after {
    background-color: #fff
}

.cmp-order-item .item-total-price {
    font-size: 1.5em;
    font-weight: 700;
    text-align: right
}

.cmp-order-item .item-remove:hover {
    color: #d9534f
}

@media (min-width:544px) {
    .footer .footer-services {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }
    .cmp-order-item .item-total-price,
    .cmp-order-item .item-unit-price {
        width: auto!important;
        text-align: right
    }
}

.payment-link-style {
    color: #008ebd!important;
    cursor: pointer!important;
    padding: 0 15px!important
}

.payment-link-style span {
    text-decoration: underline!important
}

.add-to-wish-list:hover,
.cmp-contact .contact-card p a,
.list-controls .filter-toggle,
.single .producer {
    text-decoration: none
}

.top-spacer {
    margin-top: .5rem
}

.cmp-address-list .items {
    position: relative
}

.cmp-address-list .items>div:first-child {
    margin-bottom: 0
}

.cmp-address-list .dropdown-toggle:after {
    position: absolute;
    top: 80%;
    right: 1.5rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cmp-address-list .items.open .dropdown-toggle {
    border-bottom: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.cmp-address-list .dropdown-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border: 1px solid #dcdbd8
}

.cmp-address-list ul {
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none
}

.cmp-address-list .add-item {
    position: absolute;
    top: 1em;
    right: 1em
}

.cmp-address-list .item {
    padding: 0;
    border-bottom: 1px solid #dcdbd8;
    position: relative
}

.cmp-address-list .item input {
    display: none
}

.cmp-address-list .item input:checked+.item-inner {
    box-shadow: inset 0 0 0 .1rem #008ebd;
    color: #000;
    background-color: #d9edf7
}

.cmp-address-list .item input:checked+.item-inner .item-edit .fa:hover {
    color: #fff
}

.cmp-address-list .item input:checked+.item-controls .fa:hover {
    color: #fff;
    cursor: pointer
}

.cmp-address-list .item:last-of-type {
    border-bottom: none
}

.cmp-address-list .item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    cursor: pointer;
    padding: 1em;
    margin-bottom: 0
}

@media (max-width:991px) {
    .cmp-address-list .item-inner .item-controls {
        width: 83px
    }
}

@media (min-width:768px) {
    .cmp-address-list .item-inner .item-controls {
        width: 75px
    }
}

.cmp-address-list .item-edit .btn {
    width: 2.2rem;
    padding-right: 6px;
    height: 2.2rem
}

.cmp-address-list .item-edit .fa {
    color: #fff;
    margin-top: 1px;
    transition: all .2s ease-in-out
}

.cmp-address-list .item-remove .btn {
    width: 2.2rem;
    padding-right: 9px;
    height: 2.2rem
}

.cmp-address-list .item-remove .fa {
    color: #fff;
    transition: all .2s ease-in-out;
    margin-top: -1px
}

.cmp-address-list .item-content {
    display: inline-block;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.cmp-address-list .item-content span,
.cmp-address-list .item-content strong {
    display: block
}

@media (min-width:768px) {
    .cmp-address-list .items {
        display: inline-block;
        vertical-align: middle;
        width: 100%
    }
}

.checkout header h4 {
    line-height: 2.5rem
}

.add-item .fa {
    color: #fff;
    transition: all .2s ease-in-out;
    margin-left: 6px;
    margin-top: 1px
}

.cmp-basket-item,
.cmp-order-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    border-bottom: 1px solid #dcdbd8
}

.cmp-basket-item .item-toggle,
.cmp-basket-item .toggle-description,
.cmp-order-item .item-toggle,
.cmp-order-item .toggle-description {
    display: none
}

.cmp-basket-item .item-image,
.cmp-order-item .item-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 6em;
    flex: 0 1 6em;
    position: relative;
    overflow: hidden
}

.cmp-basket-item .item-image a>img,
.cmp-basket-item .item-image>noscript,
.cmp-order-item .item-image a>img,
.cmp-order-item .item-image>noscript {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.cmp-basket-item .item-image .owl-carousel,
.cmp-basket-item .item-image .owl-carousel .owl-stage-outer,
.cmp-basket-item .item-image .owl-carousel .owl-stage-outer .owl-stage,
.cmp-basket-item .item-image .owl-carousel .owl-stage-outer .owl-stage .owl-item,
.cmp-order-item .item-image .owl-carousel,
.cmp-order-item .item-image .owl-carousel .owl-stage-outer,
.cmp-order-item .item-image .owl-carousel .owl-stage-outer .owl-stage,
.cmp-order-item .item-image .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%
}

.cmp-basket-item .item-image .owl-carousel .owl-stage-outer .owl-stage .owl-item img,
.cmp-order-item .item-image .owl-carousel .owl-stage-outer .owl-stage .owl-item img {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.cmp-basket-item .item-image img,
.cmp-order-item .item-image img {
    width: 100%;
    height: auto
}

.cmp-basket-item .item-details,
.cmp-order-item .item-details {
    margin-top: 1em
}

.cmp-basket-item .item-details>div[class^=item-],
.cmp-order-item .item-details>div[class^=item-] {
    display: block;
    margin-bottom: .5rem
}

.cmp-basket-item .item-details>div[class^=item-]:last-of-type,
.cmp-order-item .item-details>div[class^=item-]:last-of-type {
    margin-bottom: 0
}

.cmp-basket-item .item-name,
.cmp-order-item .item-name {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-overflow: ellipsis;
    max-height: 3em;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 700;
    margin-bottom: .5rem
}

.cmp-basket-item .item-name:after,
.cmp-order-item .item-name:after {
    content: "…";
    display: inline-block;
    height: 50%;
    position: absolute;
    right: .25em;
    bottom: 0
}

.cmp-basket-item .item-quantity,
.cmp-order-item .item-quantity {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    height: 6em
}

.cmp-basket-item .item-quantity .item-unit-price,
.cmp-order-item .item-quantity .item-unit-price {
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0
}

.cmp-basket-item .item-quantity .item-total-price,
.cmp-order-item .item-quantity .item-total-price {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    font-size: 1.5em;
    font-weight: 700;
    text-align: right
}

.cmp-basket-item .item-quantity .input-group.vert,
.cmp-order-item .item-quantity .input-group.vert {
    display: block;
    padding: 0 1em;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 5em
}

.cmp-basket-item .item-quantity .btn,
.cmp-order-item .item-quantity .btn {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.cmp-basket-item .item-quantity .form-control,
.cmp-order-item .item-quantity .form-control {
    padding-left: .25rem;
    padding-right: .25rem;
    text-align: center
}

.cmp-basket-item .varianten-content,
.cmp-order-item .varianten-content {
    padding-top: 0
}

.cmp-basket-item .item-description,
.cmp-basket-item .varianten-content,
.cmp-order-item .item-description,
.cmp-order-item .varianten-content {
    max-height: 0;
    height: auto;
    overflow: hidden;
    margin-bottom: 0;
    transition: max-height .3s
}

.basket-item-container .basket-item .item-additional-information-container .basket-expand:before,
.cmp-basket-item .expand-btn:before,
.cmp-order-item .expand-btn:before {
    height: 1.5em;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}

.cmp-basket-item .expand-btn,
.cmp-order-item .expand-btn {
    display: block;
    position: relative;
    z-index: 999;
    width: 100%;
    text-align: center;
    cursor: pointer
}

.cmp-basket-item .expand-btn:before,
.cmp-order-item .expand-btn:before {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #dcdbd8
}

.cmp-basket-item .expand-btn:after,
.cmp-order-item .expand-btn:after {
    content: attr(data-show-more);
    font-weight: 700;
    color: #b2b1a7;
    display: inline-block;
    position: relative;
    background-color: #fff;
    padding: 0 .5em;
    top: -.8em
}

.cmp-basket-item .toggle-description:checked~.item-description,
.cmp-order-item .toggle-description:checked~.item-description {
    max-height: 70em
}

.cmp-basket-item .toggle-description:checked~.expand-btn:after,
.cmp-order-item .toggle-description:checked~.expand-btn:after {
    content: attr(data-show-less)
}

.cmp-basket-item .toggle-variations:checked~.varianten-content,
.cmp-order-item .toggle-variations:checked~.varianten-content {
    padding-top: 1em;
    max-height: 25em
}

.cmp-basket-item .item-remove,
.cmp-order-item .item-remove {
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 1;
    color: #dcdbd8;
    cursor: pointer;
    transition: all .2s;
    text-decoration: none
}

.cmp-basket-item .item-remove.btn-link>.message,
.cmp-order-item .item-remove.btn-link>.message {
    margin-right: 5px
}

.cmp-basket-item .item-remove.btn-link>.btn-trans,
.cmp-order-item .item-remove.btn-link>.btn-trans {
    right: 0
}

.cmp-basket-item .item-remove:hover,
.cmp-order-item .item-remove:hover {
    color: #d9534f
}

.cmp-basket-item .item-remove.btn-danger:hover,
.cmp-order-item .item-remove.btn-danger:hover {
    color: #fff
}

.cmp-basket-item .item-remove:focus,
.cmp-order-item .item-remove:focus {
    outline: 0
}

@media (min-width:544px) {
    .cmp-basket-item,
    .cmp-order-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }
    .cmp-basket-item .item-details,
    .cmp-order-item .item-details {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-top: 0;
        margin-left: 1em
    }
    .cmp-basket-item .varianten,
    .cmp-order-item .varianten {
        padding-right: 1em
    }
    .cmp-basket-item .item-quantity,
    .cmp-order-item .item-quantity {
        position: static;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .cmp-basket-item .item-quantity .item-unit-price,
    .cmp-order-item .item-quantity .item-unit-price {
        -ms-flex-item-align: start;
        align-self: flex-start;
        text-align: center;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .cmp-basket-item .item-quantity .input-group.vert,
    .cmp-order-item .item-quantity .input-group.vert {
        -ms-flex-item-align: start;
        align-self: flex-start;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        display: table;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        left: 20%
    }
    .cmp-basket-item .item-quantity .item-total-price,
    .cmp-order-item .item-quantity .item-total-price {
        -ms-flex-item-align: start;
        align-self: flex-start;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }
    .cmp-basket-item .item-remove,
    .cmp-order-item .item-remove {
        bottom: 1em
    }
}

@media (min-width:768px) {
    .cmp-basket-item .item-quantity .input-group.vert,
    .cmp-order-item .item-quantity .input-group.vert {
        left: 5%
    }
}

.img-basket-small {
    display: block;
    max-width: 100%;
    max-height: 100%
}

.no-pointer-events {
    pointer-events: none
}

.top-bar .controls-list>li .basket-preview-hover .basket-item a {
    padding: 0;
    color: #008ebd
}

.top-bar .controls-list>li .basket-preview-hover .basket-item a:hover {
    color: #00688a;
    background-color: transparent
}

.top-bar .controls-list>li .basket-preview-hover .fa:not(.qty-sign) {
    line-height: 1;
    font-size: 1.2rem
}

.basket-item-container {
    position: relative;
    overflow: hidden
}

.basket-item-container.basket-small:not(:first-child) {
    padding-top: 10px
}

.basket-item-container.basket-small:not(:last-child) {
    border-bottom: 1px solid #dcdbd8;
    padding-bottom: 10px
}

.basket-item-container.basket-large {
    padding: 1.5rem 0
}

.basket-item-container.basket-large:first-child {
    padding-top: 0
}

.basket-item-container .basket-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-item-container .basket-item .quantity-input-container {
    width: 3em;
    margin-right: 10px
}

.basket-item-container .basket-item .quantity-input-container button {
    padding: .25rem 1rem
}

.basket-item-container .basket-item .image-container {
    width: 75px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px
}

@media (max-width:543px) {
    .basket-item-container .basket-item .image-container {
        width: 50px;
        margin: 0 10px
    }
}

.basket-item-container .basket-item .meta-container-wrapper {
    width: 100%;
    min-width: 0
}

.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: 0
}

.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container>div {
    width: 100%;
    position: relative
}

.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-name {
    font-weight: 700;
    font-size: 80%
}

.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-base-price {
    font-size: 80%
}

.basket-item-container .basket-item .meta-container-wrapper .meta-container-wrapper-inner .meta-container .item-small-prices {
    font-size: 75%
}

.basket-item-container .basket-item .basket-item-container-right {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-item-container .basket-item .basket-item-container-right .qty-box-container {
    margin: 0 10px
}

.basket-item-container .basket-item .basket-item-container-right .price-box {
    margin-left: auto;
    min-width: 100px
}

.basket-item-container .basket-item .basket-item-container-right .item-total-price {
    font-weight: 700;
    white-space: nowrap;
    text-align: right
}

.basket-item-container .basket-item .basket-item-container-right .item-remove-container {
    font-size: 1.2em;
    line-height: 1.2em;
    text-align: right
}

.basket-item-container .basket-item .basket-item-container-right .item-remove-container>.item-remove-button {
    cursor: pointer;
    padding: 0;
    background: 0 0;
    color: #d9534f;
    border: none
}

.basket-item-container .basket-item .basket-item-container-right .item-remove-container>.item-remove-button.disabled {
    cursor: not-allowed
}

.basket-item-container .basket-item .item-properties {
    margin-top: .25em;
    font-size: 75%
}

.basket-item-container .basket-item .item-properties .item-properties-header {
    margin-bottom: .25em;
    font-weight: 700
}

.basket-item-container .basket-item .item-properties .item-property-value {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block
}

.basket-small ul {
    list-style: none
}

.basket-small ul .item-property-value>strong:before {
    content: '\f067';
    font-family: FontAwesome;
    margin-right: 5px;
    font-size: 75%;
    font-weight: 400
}

.basket-small ul .item-property-value>strong:after {
    content: ':'
}

.basket-item-container .basket-item .item-properties ul {
    padding: 0;
    margin-bottom: 0
}

.basket-item-container .basket-item .item-properties ul div {
    margin-bottom: .25em
}

.basket-item-container .basket-item .item-additional-information-container .item-additional-information {
    font-size: 75%
}

.basket-item-container .basket-item .item-additional-information-container .basket-expand {
    display: block;
    position: relative;
    z-index: 999;
    width: 100%;
    text-align: center;
    cursor: pointer;
    font-size: 75%
}

.basket-item-container .basket-item .item-additional-information-container .basket-expand:before {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 1px solid #dcdbd8
}

.basket-item-container .basket-item .item-additional-information-container .basket-expand:after {
    content: attr(data-show-more);
    font-weight: 700;
    color: #b2b1a7;
    display: inline-block;
    position: relative;
    background-color: #fff;
    padding: 0 .5em;
    top: -.8em
}

.basket-item-container .basket-item .item-additional-information-container .basket-expand.opened:after {
    content: attr(data-show-less)
}

@media (min-width:992px) {
    .cmp-basket-item .item-quantity .input-group.vert,
    .cmp-order-item .item-quantity .input-group.vert {
        left: 20%
    }
    .control-basket:hover .basket-preview-hover-wrapper {
        display: block;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.basket-preview-hover-wrapper {
    position: absolute;
    width: 100vw;
    right: 0;
    z-index: 99999
}

.basket-preview-hover-wrapper.empty {
    height: auto
}

@media (min-width:544px) {
    .basket-preview-hover-wrapper {
        max-width: 440px;
        max-height: 90vh;
        display: none
    }
}

@media (max-width:543px) {
    .basket-preview-hover-wrapper {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        transition: all .3s ease-in-out;
        height: 100%;
        position: fixed;
        top: 0
    }
    .basket-preview-hover:not(.empty) {
        height: 100%
    }
}

.basket-preview-hover-wrapper .basket-preview-hover-wrapper-inner {
    position: relative;
    height: 100%
}

.basket-preview-hover {
    position: absolute;
    width: 100%;
    max-height: 100%;
    background: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    padding: .75rem;
    color: #4D4F4D;
    font-size: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.basket-preview,
.basket-preview .list {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.basket-preview-hover.empty {
    position: relative
}

@media (min-width:544px) {
    .basket-preview-hover {
        max-height: 90vh;
        padding: 1.5rem
    }
}

.basket-preview-hover .basket-header {
    border-bottom: 1px solid #dcdbd8;
    padding-bottom: .5em
}

.basket-preview-hover .item-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow-x: hidden;
    overflow-y: auto;
    background-attachment: fixed;
    -webkit-overflow-scrolling: touch
}

.basket-preview-hover .basket-totals {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.basket-preview-hover .basket-totals .btn {
    padding: .5rem .8rem
}

.basket-preview-hover>.no-items {
    text-align: center;
    padding: 1rem
}

.basket-preview {
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.basket-preview .basket-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-bottom: 1px solid #dcdbd8
}

.basket-preview .list {
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    overflow: auto
}

.basket-preview .totals {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    border-top: 1px solid #dcdbd8
}

.basket-preview .totals dd,
.basket-preview .totals dt {
    margin-bottom: 0
}

.basket-loading-frame {
    display: table;
    width: 100%
}

.cmp-totals dd,
.cmp-totals dt {
    display: inline-block;
    vertical-align: top
}

.cmp-totals dt {
    width: 70%
}

.cmp-totals dd {
    text-align: right;
    width: 30%
}

.cmp-totals .rebate-hint {
    color: #7a7f7f
}

.cmp-product-thumb-crossSmall,
.cmp-product-thumb {
    padding: .8rem;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 15px;
    border:1px solid #e5e5e5;
}

.cmp-product-thumb .tag-list span {
    background-color: #4D4F4D;
    text-transform: uppercase;
    cursor: default
}

.cmp-product-thumb .prices {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cmp-product-thumb .price-view-port {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0
}

.cmp-product-thumb .add-to-basket-lg-container {
    -webkit-transform: rotate(360deg);
    border-style: solid;
    border-width: 0 70px 70px 0;
    border-color: transparent #F7F7F9 transparent transparent;
    position: absolute;
    z-index: 99;
    top: 0;
    right: 0;
    transition: .3s ease-out;
    cursor: pointer
}

.cmp-product-thumb .add-to-basket-lg-container>i {
    right: -56px;
    top: 11px;
    position: absolute;
    transition: .3s ease-out
}

.cmp-product-thumb .add-to-basket-lg-container:hover {
    border-color: transparent #008ebd transparent transparent
}

.cmp-product-thumb .add-to-basket-lg-container:hover>i {
    color: #fff
}

.cmp-product-thumb .category-list-view-port {
    display: none
}

.cmp-product-thumb-crossSmall .thumb-background,
.cmp-product-thumb .thumb-background {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -2px;
    left: -1px;
    background-color: #fff;
    box-shadow: 0 0 0 0 transparent;
    border: 1px solid transparent;
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: scaleX(1) scaleY(1);
    transform: scaleX(1) scaleY(1);
    transition: all .2s ease-in-out
}

.cmp-product-thumb-crossSmall .thumb-inner,
.cmp-product-thumb .thumb-inner {
    position: relative;
    height: 100%;
    transition: all .4s
}

.cmp-product-thumb-crossSmall .thumb-image,
.cmp-product-thumb .thumb-image {
    position: relative;
    width: 120px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}

.cmp-product-thumb .main-image {
    overflow: hidden;
    position: absolute;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cmp-product-thumb .main-image a>img,
.cmp-product-thumb .main-image>noscript {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.cmp-product-thumb .main-image .owl-carousel,
.cmp-product-thumb .main-image .owl-carousel .owl-stage-outer,
.cmp-product-thumb .main-image .owl-carousel .owl-stage-outer .owl-stage,
.cmp-product-thumb .main-image .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%
}

.cmp-product-thumb .main-image .owl-carousel .owl-stage-outer .owl-stage .owl-item img {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.cmp-product-thumb .special-tags {
    z-index: 100;
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    padding: .5rem
}

.cmp-product-thumb .special-tags .special-tag,
.cmp-product-thumb .special-tags .tag {
    display: block;
    padding: .3em .5em .2rem;
    font-size: .9rem;
    font-weight: 300;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .4);
    margin-bottom: 5px
}

.cmp-product-thumb-crossSmall .thumb-content,
.cmp-product-thumb .thumb-content {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 120px);
    height: auto;
    padding: 0 .8rem;
    margin-left: -.3em;
    background-color: #fff;
    transition: all .2s ease-in-out
}

.cmp-product-thumb-crossSmall .thumb-title,
.cmp-product-thumb .thumb-title {
    min-height: 32px;
    display: block;
    position: relative;
    text-align: left;
    font-weight: 700;
    color: #7a7f7f;
    line-height: 1.1em
}

.cmp-product-thumb-crossSmall .thumb-meta,
.cmp-product-thumb .thumb-meta {
    margin-top: .5rem;
    text-align: left
}

.cmp-product-thumb-crossSmall .thumb-meta .vat-porto-info,
.cmp-product-thumb .thumb-meta .vat-porto-info {
    display: block;
    white-space: nowrap;
    margin-top: 5px
}

.cmp-product-thumb-crossSmall .crossprice
.cmp-product-thumb .crossprice {
    font-size: .81em;
    font-weight: 700;
    color: #b2b1a7
}

.cmp-product-thumb-crossSmall .price,
.cmp-product-thumb .price {
    color: #7a7f7f;
    line-height: 1.1;
    font-weight: 700;
    font-size: 1.2rem;
    min-height: 21px
}

.cmp-product-thumb-crossSmall .category-unit-price,
.cmp-product-thumb .category-unit-price {
    font-size: .81em;
    color: #b2b1a7
}

.cmp-product-thumb-crossSmall .thumb-buy,
.cmp-product-thumb .thumb-buy {
    display: block
}

.cmp-product-thumb-crossSmall .btn-group,
.cmp-product-thumb .btn-group {
    position: absolute;
    bottom: 0;
    left: calc(120px + .8rem);
    z-index: 1000;
    transition: all .3s ease;
    opacity: 1
}

.cmp-product-thumb-crossSmall .mobile-text-only,
.cmp-product-thumb .mobile-text-only {
    display: none
}

@media (min-width:992px) {
    .cmp-product-thumb .btn-group {
        right: 15px;
        position: absolute
    }
}

@media (max-width:543px) {
    .cmp-product-thumb .btn-group {
        width: 52%
    }
    .cmp-product-thumb .mobile-icon-right {
        display: none
    }
    .cmp-product-thumb .vat-porto-info {
        white-space: normal!important
    }
}

@media (max-width:991px) {
    .cmp-product-thumb .btn-group {
        margin-top: 5px;
        position: inherit;
        width: 100%
    }
    .cmp-product-thumb .mobile-text-only {
        display: inline;
        margin-left: -8px
    }
    .cmp-product-thumb .mobile-width-button {
        width: 100%
    }
    .cmp-product-thumb .mobile-icon-right {
        float: right
    }
    .cmp-product-thumb .thumb-title {
        min-height: 32px
    }
    .cmp-product-thumb .category-list-view-port {
        display: inline
    }
}

@media (min-width:544px) {
    .cmp-product-thumb {
        padding: 0;
        margin-bottom: 30px
    }
    .cmp-product-thumb .thumb-background {
        display: block
    }
    .cmp-product-thumb .thumb-scroll-cmd {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        text-align: center;
        padding: .4rem
    }
    .cmp-product-thumb .thumb-btn-buy {
        min-height: 2rem
    }
    .cmp-product-thumb .thumb-content {
        padding: .8rem;
        width: 100%;
        margin: 0
    }
    .cmp-product-thumb .btn-group {
        bottom: 2.5rem;
        left: auto;
        right: .8rem
    }
    .cmp-product-thumb .thumb-title {
        font-weight: 400;
        line-height: 1.5em;
        font-size:14px;
    }
    .cmp-product-thumb .thumb-image {
        width: 100%
    }
    .cmp-product-thumb .carousel-inner>.carousel-item>a>img,
    .cmp-product-thumb .carousel-inner>.carousel-item>img,
    .cmp-product-thumb .img-fluid {
        transition: transform .4s cubic-bezier(0, 0, .26, 1), opacity .3s cubic-bezier(0, 0, .26, 1), -webkit-transform .3s cubic-bezier(0, 0, .26, 1)
    }
    .cmp-product-thumb:hover {
        z-index: 1000
    }
    .cmp-product-thumb:hover .carousel-inner>.carousel-item>a>img,
    .cmp-product-thumb:hover .carousel-inner>.carousel-item>img,
    .cmp-product-thumb:hover .img-fluid {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    .cmp-product-thumb:hover .owl-nav [class*=owl-] {
        opacity: 1
    }
}

.cmp-contact .contact-card p.contact-address span.vat-number-field,
.cmp-contact .contact-card p.contact-vat-number span.vat-number-field,
.cmp-hero .hero-category .hero-category-headline {
    font-weight: 700
}

@media (min-width:992px) {
    .cmp-product-thumb .btn-group {
        bottom: .8rem;
        transition: all .3s ease;
        opacity: 0
    }
    .cmp-product-thumb:hover .btn-group {
        transition: all .3s ease;
        opacity: 1
    }
}

.cmp-filters .filters-header {
    padding: .5rem 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cmp-filters .filters-header .title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.cmp-filters .filters-section {
    border-bottom: 1px solid #dcdbd8
}

.cmp-filters .filters-section:last-of-type {
    border-bottom: none
}

.cmp-filters .filter-group {
    z-index: 1
}

.cmp-filters .filter-group .input-unit {
    margin-bottom: 0
}

.cmp-filters .filter-group .filter-content {
    position: absolute;
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px)
}

.cmp-filters .filters-colors {
    font-size: 0;
    line-height: 0
}

.cmp-filters .filters-colors input {
    display: none
}

.cmp-filters .filters-colors input:checked+.color:after,
.cmp-filters .filters-colors input:checked+.color:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 80%;
    height: 4px;
    background-color: #fff;
    -webkit-transform-origin: 0 center;
    transform-origin: 0 center;
    -webkit-transform: rotate(45deg) translate(-55%, -55%);
    transform: rotate(45deg) translate(-55%, -55%)
}

.cmp-filters .filters-colors input:checked+.color:after {
    -webkit-transform: rotate(-45deg) translate(-45%, -45%);
    transform: rotate(-45deg) translate(-45%, -45%)
}

.cmp-filters .filters-colors .color {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: .4rem
}

.cmp-filters .filters-colors .color[data-color=red] {
    background-color: red
}

.cmp-filters .filters-colors .color[data-color=green] {
    background-color: green
}

.cmp-filters .filters-colors .color[data-color=blue] {
    background-color: #00f
}

.cmp-filters .filters-colors .color[data-color=black] {
    background-color: #000
}

.cmp-filters .filters-colors .color[data-color=yellow] {
    background-color: #ff0
}

.cmp-filters .filters-colors .color[data-color=pink] {
    background-color: pink
}

.cmp-filters .filters-colors .color[data-color=gray] {
    background-color: gray
}

.cmp-filters .filters-colors .color[data-color=purple] {
    background-color: purple
}

.navbar-toggler i.fa.fa-caret-down {
    color: #fff
}

.cmp-contact .re-captcha-container {
    z-index: 1001
}

.cmp-contact .jumbotron-sm {
    padding-top: 24px;
    padding-bottom: 24px
}

.cmp-contact .jumbotron small {
    color: #FFF
}

.cmp-contact .h1 small {
    font-size: 24px
}

.cmp-contact .flex-style {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.cmp-contact .no-resize {
    resize: none
}

.cmp-contact textarea:focus {
    border-color: rgba(0, 0, 0, .15)
}

.login-pwd-reset .input-unit.has-login-error,
.reset-pwd .input-unit.check-pwds-error {
    z-index: 1000;
    border-color: #d9534f
}

.cmp-contact .contact-card p.contact-address span,
.cmp-contact .contact-card p.contact-vat-number span {
    line-height: 1
}

.cmp-contact .contact-card p.contact-address span:not(:nth-child(2)),
.cmp-contact .contact-card p.contact-vat-number span:not(:nth-child(2)) {
    margin-left: 27px
}

.cmp-contact .contact-card p span {
    line-height: 1.8
}

.cmp-contact .contact-card p a {
    color: #4D4F4D;
    cursor: pointer
}

.cmp-contact .contact-card i {
    vertical-align: baseline;
    margin-right: 5px
}

.cmp-contact #contact-map {
    min-height: 300px;
    height: auto
}

.cmp-contact #contact-form .input-unit+.error-feedback {
    display: none;
    color: #d9534f;
    font-size: 12px;
    margin-bottom: 15px;
    position: relative
}

.cmp-contact #contact-form .input-unit.error {
    margin-bottom: 0
}

.cmp-contact #contact-form .input-unit.error+.error-feedback {
    display: block
}

@media (min-width:768px) {
    .cmp-contact #contact-form .input-unit.error,
    .cmp-contact #contact-form .input-unit.error+.error-feedback {
        margin-bottom: 0
    }
    .cmp-contact #contact-form .input-unit.error.input-name-field+.error-feedback {
        margin-bottom: -3px
    }
}

.cmp-contact .copy-mail-check {
    margin-bottom: 10px;
    text-align: initial
}

.cmp-contact .copy-mail-check input {
    vertical-align: text-bottom;
    margin-right: 4px
}

.cmp-contact .send-mail i,
.login-pwd-reset .login-container .send-login-btn i {
    margin-right: 5px
}

@media (min-width:768px) {
    .cmp-contact .copy-mail-check {
        margin-bottom: 0;
        text-align: right;
        line-height: 2.3
    }
}

.login-pwd-reset .login-container .send-login-btn {
    display: block;
    margin-top: 10px;
    width: 100%
}

@media (min-width:544px) {
    .login-pwd-reset .login-container .send-login-btn {
        display: inline-block;
        margin-top: auto;
        width: auto
    }
}

.login-pwd-reset .reset-pwd-container {
    display: none
}

.login-pwd-reset .reset-pwd-container .cancel-reset-pwd-btn {
    display: block;
    outline: 0;
    margin-bottom: 10px
}

.login-pwd-reset .reset-pwd-container .send-reset-pwd-btn {
    display: block;
    outline: 0
}

.login-pwd-reset .reset-pwd-container .send-reset-pwd-btn i {
    vertical-align: middle;
    margin-right: 5px
}

@media (min-width:544px) {
    .login-pwd-reset .reset-pwd-container .cancel-reset-pwd-btn {
        display: inline-block;
        margin-right: 10px;
        margin-bottom: auto
    }
    .login-pwd-reset .reset-pwd-container .send-reset-pwd-btn {
        display: inline-block
    }
}

.login-pwd-reset .input-unit+.error-msg {
    display: none;
    font-size: 12px;
    color: #d9534f;
    margin-bottom: 10px
}

.login-pwd-reset .input-unit.has-login-error input,
.login-pwd-reset .input-unit.has-login-error label {
    color: #d9534f
}

.login-pwd-reset .input-unit.error {
    margin-bottom: 2px
}

.login-pwd-reset .input-unit.error+.error-msg {
    display: block
}

.reset-pwd input {
    height: 45px
}

.reset-pwd .save-new-pwd-btn {
    display: block;
    width: 100%
}

.reset-pwd .save-new-pwd-btn i {
    margin-right: 6px
}

@media (min-width:544px) {
    .reset-pwd .save-new-pwd-btn {
        display: inline-block;
        width: auto
    }
}

.reset-pwd .input-unit+.error-msg {
    display: none;
    font-size: 12px;
    color: #d9534f;
    margin-bottom: 10px
}

.reset-pwd .input-unit.check-pwds-error input,
.reset-pwd .input-unit.check-pwds-error label {
    color: #d9534f
}

.reset-pwd .input-unit.error {
    margin-bottom: 2px
}

.reset-pwd .input-unit.error+.error-msg {
    display: block
}

.reset-pwd .error-save-pwd-msg {
    display: none;
    font-size: 12px;
    color: #d9534f;
    margin-bottom: 5px
}

.login-pwd-reset .reset-pwd-direction {
    float: left
}

.cmp-hero .hero-category {
    position: relative;
    display: block;
    color: #4D4F4D
}

.cmp-hero .hero-category .hero-category-inner {
    position: absolute;
    width: 100%
}

.cmp-hero .hero-category .hero-category-cta {
    display: inline-block
}

.cmp-hero .hero-category .hero-category-cta .fa {
    margin-left: .5rem
}

.cmp-hero .hero-main {
    margin-bottom: 1rem
}

.cmp-hero .hero-main .carousel-inner>.carousel-item>a>img,
.cmp-hero .hero-main .carousel-inner>.carousel-item>img {
    width: 100%
}

.cmp-hero .hero-main .carousel-indicators {
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    bottom: auto;
    margin-bottom: 0;
    padding: .5rem 1rem;
    margin-left: auto;
    width: auto;
    background-color: rgba(0, 0, 0, .03);
    text-align: right
}

.cmp-hero .hero-main .hero-category .carousel-inner>.carousel-item>a>img,
.cmp-hero .hero-main .hero-category .carousel-inner>.carousel-item>img,
.cmp-hero .hero-main .hero-category .img-fluid {
    width: 100%
}

.cmp-hero .hero-main .hero-category .hero-category-inner {
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .8)
}

.cmp-hero .hero-main .hero-category .hero-category-inner::after {
    content: "";
    display: table;
    clear: both
}

.cmp-hero .hero-main .hero-category .hero-category-headline {
    display: inline-block;
    padding: 1rem;
    font-size: 1rem;
    float: left;
    margin-bottom: 0
}

.cmp-hero .hero-main .hero-category .hero-category-cta {
    padding: 1rem;
    border-left: 1px solid #dcdbd8;
    float: right
}

.cmp-hero .hero-xtras .hero-category {
    margin-bottom: 1rem;
    min-height: 13rem;
    position: relative;
    overflow: hidden
}

.cmp-hero .hero-xtras .hero-category>img {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    min-width: 100%;
    min-height: 100%
}

.cmp-hero .hero-xtras .hero-category-inner {
    top: 0;
    left: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1.5rem
}

.cmp-hero .hero-xtras .hero-category-cta,
.cmp-hero .hero-xtras .hero-category-headline {
    background-color: rgba(255, 255, 255, .9);
    padding: .5em;
    text-align: right;
    align-self: flex-end
}

.cmp-hero .hero-xtras .hero-category-headline {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -ms-flex-item-align: end;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1)
}

.cmp-hero .hero-xtras .hero-category-cta {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -ms-flex-item-align: end
}

@media (min-width:768px) {
    .cmp-hero .hero-main .hero-category {
        margin-bottom: 0
    }
    .cmp-hero .hero-main .hero-category-headline {
        padding: 1.5rem;
        font-size: 1.25rem
    }
    .cmp-hero .hero-main .hero-category-cta {
        padding: 1rem
    }
    .cmp-hero .hero-xtras {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }
    .cmp-hero .hero-category {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        min-height: 15rem
    }
    .cmp-hero .hero-category:nth-last-child(n+2):nth-last-child(-n+2):first-child {
        border-right: .5rem solid #fff
    }
    .cmp-hero .hero-category:nth-last-child(n+2):nth-last-child(-n+2):first-child~.hero-category {
        border-left: .5rem solid #fff
    }
}

@media (min-width:992px) {
    .cmp-hero {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }
    .cmp-hero .hero-main {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 66%;
        flex: 1 0 66%
    }
    .cmp-hero .hero-xtras {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 24%;
        flex: 1 0 24%;
        padding-left: 1rem
    }
    .cmp-hero .hero-category {
        min-height: 0
    }
    .cmp-hero .hero-category:nth-last-child(n+2):nth-last-child(-n+2):first-child {
        border-right: none
    }
    .cmp-hero .hero-category:nth-last-child(n+2):nth-last-child(-n+2):first-child~.hero-category {
        border-left: none
    }
}

.component-loading {
    position: relative
}

.component-loading.refreshing:after,
.component-loading:before {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .1s ease-out;
    visibility: hidden
}

.component-loading:before {
    content: "";
    background: #f7f7f9;
    border-radius: 1px
}

.component-loading.refreshing:after {
    content: "\f021";
    font-family: FontAwesome;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 2rem;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-animation: fa-spin 1.5s infinite linear;
    animation: fa-spin 1.5s infinite linear;
    color: #7a7f7f
}

.qty-box .qty-btn-container .qty-btn,
.qty-box .qty-input {
    text-align: center;
    transition: all .2s cubic-bezier(0, 0, .26, 1)
}

.component-loading.isLoading:before {
    opacity: .5;
    visibility: visible
}

.component-loading.isLoading:after {
    opacity: 1;
    visibility: visible
}

.qty-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 41px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.qty-box .qty-input {
    outline: 0;
    height: 100%;
    width: 35px;
    padding: 0;
    border: 1px solid #dcdbd8;
    border-radius: .1rem 0 0 .1rem
}

.qty-box .qty-input:focus {
    background: #f7f7f9
}

.qty-box .qty-btn-container {
    width: 25px;
    position: relative;
    background: #f4f4f4;
    border: 1px solid #dcdbd8;
    border-left: none;
    border-radius: 0 .1rem .1rem 0;
    overflow: hidden
}

.qty-box .qty-btn-container .qty-btn {
    width: 100%;
    height: calc(50% - .5px);
    border-radius: .1rem;
    cursor: pointer
}

.cmp-method-list .method-list-item>input:disabled~label,
.qty-box .qty-btn-container .qty-btn.disabled {
    opacity: .5;
    cursor: not-allowed
}

.qty-box .qty-btn-container .qty-btn:not(.disabled):hover {
    background: #c4c2bd
}

.qty-box .qty-btn-container .qty-btn>.qty-sign {
    color: #7a7f7f
}

.qty-box .qty-btn-container .qty-btn-seperator {
    height: 1px;
    background: #dcdbd8
}

.cmp-paginator {
    line-height: 1
}

@media (max-width:543px) {
    .history .xs-center {
        float: none!important;
        text-align: center
    }
}

.cmp-ratings-roll {
    height: 12.6em;
    overflow: auto
}

.rating-form .input-unit #ratingText {
    width: 100%;
    padding: 0 1rem 1.25rem;
    margin-top: 1.3rem;
    border: 0
}

.cmp-order-item,
.wish-list-item {
    border-bottom: 1px solid #dcdbd8
}

.rating-form .input-unit #ratingText:focus {
    outline: 0
}

.cmp-order-item {
    position: relative;
    margin-bottom: 2em;
    padding-bottom: 1em
}

@media (min-width:544px) {
    .cmp-order-item .item-name:after {
        content: none!important
    }
    .cmp-order-item .item-total-price,
    .cmp-order-item .item-unit-price {
        width: auto!important;
        text-align: right
    }
}

.order-return .order-return-item {
    border-bottom: 1px solid #dcdbd8;
    padding: 10px 0;
    overflow: hidden
}

.order-return .order-return-item>div.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px
}

.order-return .order-return-item>div.row .order-return-image-container {
    max-width: 100%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.order-return .order-return-item>div.row .order-return-image-container a>img,
.order-return .order-return-item>div.row .order-return-image-container>noscript {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.order-return .order-return-item>div.row .order-return-image-container .owl-carousel,
.order-return .order-return-item>div.row .order-return-image-container .owl-carousel .owl-stage-outer,
.order-return .order-return-item>div.row .order-return-image-container .owl-carousel .owl-stage-outer .owl-stage,
.order-return .order-return-item>div.row .order-return-image-container .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%
}

.order-return .order-return-item>div.row .order-return-image-container .owl-carousel .owl-stage-outer .owl-stage .owl-item img {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.order-return .order-return-item>div.row>.order-return-texts {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.order-return .order-return-item .order-flex,
.order-return .order-return-item>div.row>.order-return-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.order-return .order-return-item .order-flex .input-group {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    max-width: 7rem
}

.order-return .order-return-item .order-flex .max-counter-slash {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 1.3rem;
    margin: 0 10px
}

.order-return .order-return-item .order-flex .max-counter-return {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    font-size: 1.3rem
}

.order-return .order-return-item .order-return-name {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 4.8em;
    margin-right: -1em;
    padding-right: 1em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4
}

.order-return .order-return-item .order-return-name:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff
}

.order-return .order-return-item .order-return-name:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: .2em;
    background: #fff
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .order-return .order-return-item .order-return-name:after {
        bottom: 0
    }
}

.order-return input[type=number] {
    border-left: 1px solid #a9a9a9
}

.order-return-history-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.order-return-history-item .order-return-history-image-container {
    height: 80px
}

.order-return-history-item .col-md-8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cmp-method-list .method-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.cmp-method-list .method-list-item {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: -1px;
    margin-left: -1px;
    background-color: #fff
}

.cmp-method-list .method-list-item input {
    display: none;
    transition: box-shadow 2s
}

.cmp-method-list .method-list-item input:checked+label {
    box-shadow: inset 0 0 0 .1rem #008ebd
}

.cmp-method-list .method-list-item label {
    border: 1px solid #dcdbd8;
    border-radius: .1rem;
    cursor: pointer;
    padding: .5em;
    margin-bottom: 0;
    width: 100%;
    overflow: hidden
}

.cmp-method-list .method-list-item .content,
.cmp-method-list .method-list-item .icon {
    display: inline-block;
    vertical-align: middle
}

.cmp-method-list .method-list-item .icon {
    width: 3.5rem;
    height: 3.5rem
}

.cmp-method-list .method-list-item .icon img {
    width: 100%;
    height: auto
}

.cmp-method-list .method-list-item .content {
    width: calc(100% - 3.5rem);
    padding-left: .5rem
}

.cmp-method-list.list .method-list-item:not(:last-child) {
    margin-bottom: 1em
}

.cmp-method-list.list .content {
    width: calc(100% - 4rem);
    padding-left: .5rem;
    position: relative
}

.cmp-method-list.list .icon {
    width: 4rem;
    height: 4rem
}

@media (min-width:768px) {
    .order-return .order-return-name {
        font-size: 1.15rem
    }
    .cmp-method-list .method-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
    .cmp-method-list .method-list-item {
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap
    }
    .cmp-method-list.list .method-list-item {
        width: 100%
    }
}

.wish-list-item>div.row>.wish-list-container>.wish-list-price,
.wish-list-item>div.row>.wish-list-texts {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.toggle-list-view .fa {
    display: block;
    transition: color .2s
}

.toggle-list-view .fa:nth-of-type(1) {
    color: #008ebd;
    font-size: 1.5rem
}

.toggle-list-view .fa:nth-of-type(2) {
    color: #b2b1a7;
    font-size: 1.5rem
}

.toggle-list-view.grid .fa:nth-of-type(1) {
    color: #b2b1a7
}

.toggle-list-view.grid .fa:nth-of-type(2) {
    color: #008ebd
}

.add-to-wish-list {
    cursor: pointer
}

.add-to-wish-list i {
    margin-right: 5px
}

.add-to-wish-list.active i,
.add-to-wish-list:hover i {
    color: #d9534f!important
}

.wish-list-item {
    padding: 10px 0;
    overflow: hidden
}

.wish-list-item>div.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100px
}

.wish-list-item>div.row .wish-list-image-container {
    max-width: 100%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.wish-list-item>div.row .wish-list-image-container a>img,
.wish-list-item>div.row .wish-list-image-container>noscript {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.wish-list-item>div.row .wish-list-image-container .owl-carousel,
.wish-list-item>div.row .wish-list-image-container .owl-carousel .owl-stage-outer,
.wish-list-item>div.row .wish-list-image-container .owl-carousel .owl-stage-outer .owl-stage,
.wish-list-item>div.row .wish-list-image-container .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%
}

.wish-list-item>div.row .wish-list-image-container .owl-carousel .owl-stage-outer .owl-stage .owl-item img {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.wish-list-item>div.row .wish-list-availability {
    font-size: .75rem
}

.wish-list-item>div.row .availability_2,
.wish-list-item>div.row .wish-list-availability.availability_1 {
    color: #7ED321;
    background-color: inherit
}

.wish-list-item>div.row .availability_4,
.wish-list-item>div.row .wish-list-availability.availability_3 {
    color: #f0ad4e;
    background-color: inherit
}

.wish-list-item>div.row .wish-list-availability.availability_5 {
    color: #d9534f;
    background-color: inherit
}

.wish-list-item>div.row>.wish-list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wish-list-item>div.row>.wish-list-container>.wish-list-price {
    font-size: 1em;
    font-weight: 600;
    color: #4D4F4D
}

@media (min-width:544px) {
    .wish-list-item>div.row>.wish-list-container>.wish-list-price {
        font-size: 1.4em
    }
}

.wish-list-item>div.row>.wish-list-container>.wish-list-remove {
    margin-left: auto;
    font-size: 1.5rem;
    color: #b2b1a7;
    cursor: pointer;
    transition: color .2s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.wish-list-item>div.row>.wish-list-container>.wish-list-remove>i {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.wish-list-item>div.row>.wish-list-container>.wish-list-remove:hover {
    color: #4D4F4D
}

.wish-list-item .wish-list-name {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 4.8em;
    margin-right: -1em;
    padding-right: 1em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4
}

.page-infos,
.product-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal
}

.wish-list-item .wish-list-name:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff
}

.wish-list-item .wish-list-name:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: .2em;
    background: #fff
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .wish-list-item .wish-list-name:after {
        bottom: 0
    }
}

.wish-list-no-items-transition-enter-active,
.wish-list-no-items-transition-leave-active {
    transition: margin .1s
}

.wish-list-no-items-transition-enter,
.wish-list-no-items-transition-leave-to {
    margin: 0!important
}

.wish-list-item-transition-leave-active {
    -webkit-animation-name: wish-list-item-leaving;
    animation-name: wish-list-item-leaving;
    -webkit-animation-duration: .175s;
    animation-duration: .175s;
    -webkit-animation-delay: .175s;
    animation-delay: .175s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes wish-list-item-leaving {
    from {
        max-height: 130px;
        padding: 10px 0
    }
    to {
        max-height: 0;
        padding: 0;
        border: none
    }
}

@keyframes wish-list-item-leaving {
    from {
        max-height: 130px;
        padding: 10px 0
    }
    to {
        max-height: 0;
        padding: 0;
        border: none
    }
}

@media (max-width:991px) {
    .wish-list-item-transition-leave-active>div.row {
        -webkit-transform: translateX(-200%);
        transform: translateX(-200%);
        transition: -webkit-transform .2s cubic-bezier(0, 0, .82, .1);
        transition: transform .2s cubic-bezier(0, 0, .82, .1);
        transition: transform .2s cubic-bezier(0, 0, .82, .1), -webkit-transform .2s cubic-bezier(0, 0, .82, .1)
    }
}

.wish-list-no-items-label {
    text-align: center;
    margin: 75px 0 100px
}

.page-infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-infos .product-count {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.item-confirm-special-case-close {
    float: right
}

.item-confirm-special-case-blue {
    float: left;
    width: initial;
    position: absolute
}

.product-list {
    padding: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.lazy {
    display: none
}

@media (min-width:544px) {
    .product-list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .product-list.grid li {
        box-shadow: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:768px) {
    .wish-list-name {
        font-size: 1.15rem
    }
    .wish-list-item>div.row .wish-list-availability {
        font-size: .85rem
    }
    .product-list.grid li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width:992px) {
    .product-list.grid li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.item-list-frame.loading:not(.blur-effect)>ul {
    display: none
}

.parallax-img-container {
    height: auto
}

@media (min-width:1200px) {
    .parallax-img-container .parallax-text-wrapper {
        margin-left: -15px;
        margin-right: -15px
    }
}

.parallax-img-container .parallax-text-container {
    position: inherit
}

.parallax-img-container .parallax-text-container h1 {
    margin-bottom: 0;
    word-wrap: break-word
}

.parallax-img-container .parallax-text-container .category-description {
    word-wrap: break-word
}

.parallax-img-container[style^=background-image] {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    height: 300px;
    max-width: none;
    position: relative
}

@media (min-width:544px) {
    .parallax-img-container[style^=background-image] {
        height: 350px
    }
}

.parallax-img-container[style^=background-image] .parallax-text-container {
    max-width: 100%;
    position: absolute;
    bottom: 0;
    padding-right: 30px
}

@media (min-width:768px) {
    .parallax-img-container[style^=background-image] {
        height: 400px
    }
    .parallax-img-container[style^=background-image] .parallax-text-container {
        margin-right: 0
    }
}

@media (min-width:1200px) {
    .parallax-img-container[style^=background-image] .parallax-text-container {
        max-width: 1200px;
        padding-right: 0
    }
}

.parallax-img-container[style^=background-image] .parallax-text-container h1 {
    color: #fff;
    font-size: 300%;
    text-shadow: 0 0 .1em rgba(0, 0, 0, .75);
    bottom: 0;
    width: 100%;
    margin-bottom: .5rem;
    letter-spacing: 1px
}

@media (min-width:544px) {
    .parallax-img-container[style^=background-image] .parallax-text-container h1 {
        font-size: 400%;
        margin: 0 0 1rem
    }
}

@media (min-width:768px) {
    .parallax-img-container[style^=background-image] .parallax-text-container h1 {
        font-size: 500%;
        margin-bottom: 1.5rem
    }
}

.parallax-img-container[style^=background-image] .parallax-text-container .category-description {
    font-size: 1rem;
    line-height: 1.25;
    color: #fff;
    text-shadow: 0 0 .2em rgba(0, 0, 0, .75);
    letter-spacing: 1px
}

@media (min-width:544px) {
    .parallax-img-container[style^=background-image] .parallax-text-container .category-description {
        font-size: 1.25rem
    }
}

@media (min-width:768px) {
    .parallax-img-container[style^=background-image] .parallax-text-container .category-description {
        font-size: 2rem
    }
}

.list-controls {
    position: relative
}

.list-controls .list-controls-inner {
    background: #efefef;
    padding: .5em
}

.list-controls .list-itemsperpage,
.list-controls .list-sort {
    display: block;
    padding: .5em
}

.list-controls .selected-filters {
    display: inline-block;
    float: right
}

.list-controls .selected-filters .selected-filter {
    font-size: .8rem;
    padding: 0;
    margin: 10px 0 5px 10px;
    float: left;
    cursor: pointer;
    display: inline-block
}

.list-controls .selected-filters .selected-filter:hover {
    color: #d9534f
}

.list-controls .filter-toggle i {
    transition: all .3s ease
}

.list-controls .filter-toggle[aria-expanded=true] i {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.list-controls #filterCollapse {
    position: absolute;
    z-index: 1050;
    width: 100%;
    margin-left: -15px;
    top: 100%
}

.list-controls #filterCollapse .page-content {
    background: #fff;
    padding: 2em!important;
    border: 1px solid #f4f4f4;
    margin: 0 7.5px
}

.cmp-address-list .list-controls #filterCollapse .page-content .items>div:first-child,
.list-controls #filterCollapse .page-content .card,
.list-controls #filterCollapse .page-content .cmp-address-list .items>div:first-child {
    background-color: transparent;
    border: 0;
    padding-right: 0
}

.cmp-address-list .list-controls #filterCollapse .page-content .items>div:first-child h3,
.list-controls #filterCollapse .page-content .card h3,
.list-controls #filterCollapse .page-content .cmp-address-list .items>div:first-child h3 {
    text-transform: uppercase;
    font-size: 1.2rem;
    border-bottom: 1px solid #b2b1a7;
    padding-bottom: .5rem;
    font-weight: 700;
    color: #4D4F4D
}

.cmp-address-list .list-controls #filterCollapse .page-content .items>div:first-child .form-check .form-check-input:checked+label,
.list-controls #filterCollapse .page-content .card .form-check .form-check-input:checked+label,
.list-controls #filterCollapse .page-content .cmp-address-list .items>div:first-child .form-check .form-check-input:checked+label {
    background: #f4f4f4;
    color: #282d2f;
    padding-left: 1.75rem
}

.cmp-address-list .list-controls #filterCollapse .page-content .items>div:first-child .form-check .form-check-input:checked+label::before,
.list-controls #filterCollapse .page-content .card .form-check .form-check-input:checked+label::before,
.list-controls #filterCollapse .page-content .cmp-address-list .items>div:first-child .form-check .form-check-input:checked+label::before {
    font-family: FontAwesome;
    content: "\f046";
    opacity: 1
}

.cmp-address-list .list-controls #filterCollapse .page-content .items>div:first-child .form-check .form-check-label,
.list-controls #filterCollapse .page-content .card .form-check .form-check-label,
.list-controls #filterCollapse .page-content .cmp-address-list .items>div:first-child .form-check .form-check-label {
    padding: .5rem 0;
    color: #4D4F4D;
    display: block;
    transition: all .1s ease
}

.cmp-address-list .list-controls #filterCollapse .page-content .items>div:first-child .form-check .form-check-label:hover,
.list-controls #filterCollapse .page-content .card .form-check .form-check-label:hover,
.list-controls #filterCollapse .page-content .cmp-address-list .items>div:first-child .form-check .form-check-label:hover {
    background: #f7f7f9;
    color: #4D4F4D;
    transition: all .1s ease;
    padding-left: .5rem
}

.cmp-address-list .list-controls #filterCollapse .page-content .items>div:first-child .form-check .form-check-label::before,
.list-controls #filterCollapse .page-content .card .form-check .form-check-label::before,
.list-controls #filterCollapse .page-content .cmp-address-list .items>div:first-child .form-check .form-check-label::before {
    font-family: FontAwesome;
    content: "\f046";
    opacity: 0;
    position: absolute;
    left: .5rem
}

.cmp-address-list .list-controls #filterCollapse .page-content .items>div:first-child .form-check .filter-badge,
.list-controls #filterCollapse .page-content .card .form-check .filter-badge,
.list-controls #filterCollapse .page-content .cmp-address-list .items>div:first-child .form-check .filter-badge {
    position: absolute;
    display: inline-block;
    font-size: .85rem;
    background: #f4f4f4;
    padding: .1rem 0;
    color: #7a7f7f;
    right: .5rem;
    text-align: center;
    min-width: 3em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (min-width:544px) {
    .list-controls .list-itemsperpage,
    .list-controls .list-sort {
        display: inline-block
    }
    .list-controls .filter-toggle {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        right: .5em
    }
}

@media (min-width:768px) {
    .cmp-address-list .list-controls #filterCollapse .page-content .items>div:first-child,
    .list-controls #filterCollapse .page-content .card,
    .list-controls #filterCollapse .page-content .cmp-address-list .items>div:first-child {
        padding-right: 2em
    }
}

.sidebar-categories {
    background: #fff;
    height: 100%
}

.sidebar-categories .category-title {
    background: #efefef;
    padding: 1.2rem 2rem;
    text-transform: uppercase
}

.sidebar-categories ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.sidebar-categories ul li.first-level {
    display: none
}

.sidebar-categories ul li.first-level.active {
    display: list-item
}

.sidebar-categories ul li a {
    display: block;
    color: #4D4F4D;
    padding: .75rem 15px;
    font-size: 1rem;
    cursor: pointer
}

.sidebar-categories ul li a:hover {
    color: #282d2f;
    background: #f7f7f9
}

.sidebar-categories ul li ul {
    display: none
}

.sidebar-categories ul li.active>ul {
    display: block
}

.sidebar-categories ul li.active ul li a {
    padding-left: 1.5rem
}

.sidebar-categories ul li.active ul li ul li a {
    padding-left: 3.5rem
}

.sidebar-categories ul li.active ul li ul li ul li a {
    padding-left: 5.5rem
}

.sidebar-categories > ul  > li > ul.active > li > a
{
    color:#ff9800;
    font-weight:500;
}

.homepage-title {
    padding: 1rem 1.5rem;
    border-bottom: 0;
    background: #008ebd;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.homepage-title>h1 {
    margin: .5rem auto;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding: 0 0 .5rem;
    font-size: 2.5rem;
    letter-spacing: 1.25px
}

.home .product-list .col-xs-12 {
    margin: 0 15px
}

.cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption {
    bottom: 0;
    padding-bottom: 10px
}

.cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption h1,
.cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption h2,
.cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption h3 {
    font-family: Helvetica, Arial, sans-serif;
    text-shadow: none;
    color: #fff;
    background: rgba(0, 142, 189, .8);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    display: inline-block;
    margin: 0;
    transition: all .3s ease
}

.cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption h3 {
    text-transform: uppercase;
    font-size: 1rem
}

.cmp-hero .hero-main .carousel .carousel-inner .carousel-item .hero-category:hover h1,
.cmp-hero .hero-main .carousel .carousel-inner .carousel-item .hero-category:hover h2,
.cmp-hero .hero-main .carousel .carousel-inner .carousel-item .hero-category:hover h3 {
    background: #008ebd;
    transition: all .3s ease
}

.cmp-hero .hero-main .carousel .carousel-indicators {
    background: 0 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    right: auto
}

.cmp-hero .hero-main .carousel .carousel-indicators li {
    border-color: #008ebd
}

.cmp-hero .hero-main .carousel .carousel-indicators li.active {
    background: #008ebd
}

.cmp-hero .hero-main .carousel .carousel-control {
    background-image: none
}

.cmp-hero .hero-main .carousel .carousel-control span {
    text-shadow: none;
    font-size: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cmp-hero .hero-main .carousel .carousel-control span:before {
    font-family: FontAwesome;
    content: "\f053";
    color: #008ebd
}

.cmp-hero .hero-main .carousel .carousel-control .icon-next:before {
    content: "\f054"
}

.cmp-hero .hero-xtras .hero-category .hero-category-inner {
    padding: .5rem 1rem
}

.cmp-hero .hero-xtras .hero-category .hero-category-inner .hero-category-headline {
    font-family: Helvetica, Arial, sans-serif;
    padding: 1rem;
    box-shadow: none;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-weight: 400;
    font-size: 1.25rem;
    background: rgba(0, 142, 189, .8);
    margin: 1rem;
    display: block;
    width: auto;
    text-align: left;
    color: #fff;
    transition: all .3s ease
}

.featured-categories .col-md-4 .prop-inner,
.featured-categories .col-md-8 .prop-inner,
.sale-new .col-xs-6 .prop-inner {
    padding: 15px 0;
    width: calc(100% - 15px)
}

.cmp-hero .hero-xtras .hero-category:hover .hero-category-headline {
    background: #008ebd;
    transition: all .3s ease
}

.sale-new .col-xs-6 .prop-inner {
    left: 15px
}

.sale-new .col-xs-6:last-child .prop-inner {
    left: 0
}

.section-header {
    padding: 1rem 1.5rem;
    border-bottom: 0;
    background: #008ebd;
    position: relative;
    font-family: Helvetica, Arial, sans-serif
}

.section-header h1,
.section-header h2,
.section-header h3,
.section-header h4,
.section-header h5,
.section-header h6 {
    padding: .2rem 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 1.75rem;
    color: #fff
}

.section-header a.section-link-all {
    position: absolute;
    top: 50%;
    right: 1.5rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.section-header a.section-link-all:hover {
    color: #282d2f
}

@media (min-width:544px) {
    .home .product-list,
    .home .product-list .col-xs-12 {
        margin: 0
    }
}

@media (min-width:768px) {
    .home .product-list {
        margin: 0
    }
    .featured-categories .col-md-8 .prop-inner {
        padding: 15px 7.5px 15px 15px
    }
    .featured-categories .col-md-4 .prop-inner {
        padding: 15px 0 15px 7.5px
    }
    .sale-new .col-xs-6 .prop-inner {
        padding: 15px 7.5px 15px 15px;
        left: 0;
        width: 100%
    }
    .sale-new .col-xs-6:last-child .prop-inner {
        left: 0;
        padding: 15px 15px 15px 7.5px
    }
}

@media (min-width:992px) {
    .cmp-hero,
    .home .product-list {
        margin: 0
    }
    .cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption {
        bottom: 20px;
        padding-bottom: 20px
    }
    .cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption h1,
    .cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption h2,
    .cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption h3 {
        font-size: 3rem
    }
    .cmp-hero .hero-main .carousel .carousel-inner .carousel-item .carousel-caption h3 {
        font-size: 2rem
    }
    .cmp-hero .hero-main .carousel .carousel-indicators {
        bottom: 0;
        top: auto
    }
    .cmp-hero .hero-main .carousel .carousel-indicators li {
        border-color: #008ebd
    }
    .cmp-hero .hero-main .carousel .carousel-indicators li.active {
        background: #008ebd
    }
    .cmp-hero .hero-main .carousel .carousel-control span {
        font-size: 60px;
        bottom: 10%;
        top: auto
    }
    .cmp-hero .hero-main .carousel .carousel-control span:before {
        color: #008ebd
    }
    .cmp-hero .hero-xtras .hero-category .hero-category-inner {
        padding: 0
    }
    .cmp-hero .hero-xtras .hero-category .hero-category-inner .hero-category-headline {
        margin: 0;
        width: 100%;
        font-size: 1.5rem
    }
}

@media (min-width:1200px) {
    .home .product-list {
        margin: 0 -15px
    }
}

[v-cloak] {
    display: none
}

.ios body.modal-open {
    position: fixed;
    width: 100%
}

.mkt-homepage {
    margin-bottom: 2rem
}

.mkt-homepage .carousel-inner>.item>a>img,
.mkt-homepage .carousel-inner>.item>img {
    width: 70%;
    margin: auto
}

.mkt-homepage .flex-item {
    position: relative;
    background: #fff;
    padding: 0;
    width: 180px;
    height: 180px;
    margin-top: 15px;
    overflow: hidden
}

.mkt-homepage .flex-item:hover a .flex-align-bottom {
    background: #008ebd;
    padding-bottom: .4em
}

.mkt-homepage .flex-item:hover a .flex-align-bottom .flex-text {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    line-height: 110%;
    transition: line-height 1s, color 1s, -webkit-transform 1s;
    transition: transform 1s, line-height 1s, color 1s;
    transition: transform 1s, line-height 1s, color 1s, -webkit-transform 1s;
    font-size: 14px;
    color: #fff
}

.mkt-homepage .flex-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mkt-homepage .flex-align-bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    background: rgba(0, 142, 189, .7);
    text-align: left;
    padding: 0 .3em;
    box-sizing: border-box;
    line-height: 101%;
    font-size: 14px;
    transition: all 1s
}

.mkt-homepage .flex-title {
    font-size: 17px;
    margin: 0;
    line-height: 1.6em;
    height: 1.6em;
    font-weight: 400;
    text-align: center;
    color: #fff;
    display: block
}

.mkt-homepage .flex-text {
    margin: 0;
    padding: 0;
    font-weight: 400;
    text-align: left;
    line-height: 0;
    transform: scale(1, 0);
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    font-size: 0;
    transition: line-height 1s, font-size 1s, -webkit-transform 1s;
    transition: transform 1s, line-height 1s, font-size 1s;
    transition: transform 1s, line-height 1s, font-size 1s, -webkit-transform 1s;
    color: rgba(0, 142, 189, 0)
}

.checkout .login-register-title,
.loading-animation,
.mkt-homepage #recommend-text,
.payment-align-center,
.show-more-returns,
.single .input-number {
    text-align: center
}

.checkout .cmp-address-list,
.checkout .error,
.checkout .form-check-label {
    transition: all .3s ease
}

.checkout .error,
.checkout .error .text-muted {
    color: #fff!important
}

.mkt-homepage .flex-container {
    margin: 0 30px 25px;
    padding: 0;
    position: relative;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.mkt-homepage #welcome-text {
    font-size: 3rem
}

.mkt-homepage .mt-xs-0_5 {
    margin-top: 6px
}

.mkt-homepage .row {
    margin-left: -15px;
    margin-right: -15px
}

.checkout .basket-items-list .item {
    padding-left: 0;
    padding-right: 0
}

.checkout .login-register-title {
    font-size: 1em;
    text-transform: uppercase
}

.checkout .error {
    background: #d9534f!important;
    border-radius: .1rem
}

.checkout .error.form-check-label {
    padding: .5em 1.75rem
}

.checkout .error.form-check-label a {
    color: #fff
}

.checkout .error.form-check-label a:hover {
    color: #f4f4f4
}

.my-account-no-line {
    padding-bottom: 15px
}

.payment-change-text {
    color: #b2b1a7;
    padding-top: 15px
}

.payment-change-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.payment-change-box .payment-change-box-item:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.payment-change-box .cannot-change-payment {
    font-size: 1rem;
    padding: 5px
}

.payment-change-box .cannot-change-payment .info-badge {
    margin-left: .2rem
}

.single .list-item-carousel .list-control-special {
    width: 5%;
    height: 5%;
    position: absolute;
    top: 40%
}

.single #single-carousel {
    background: #fff
}

.single .main-image img {
    width: 100%
}

.single .title {
    line-height: 1.2
}

.single .producer {
    line-height: 1.1;
    font-weight: 700;
    display: inline-block
}

.single .single-description {
    font-size: .85rem
}

.single .price {
    display: block;
    font-weight: 700;
    line-height: 1
}

.single .vat {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5em;
    color: #020260
}

.single .crosssellers img {
    max-width: 100%;
    width: auto
}

.single .crosssellers .special-tags {
    padding: .3rem
}

.single .nav-tabs .nav-item {
    float: none
}

.single .nav-tabs .nav-item .nav-link {
    border: 1px solid #ddd
}

.single .nav-tabs .nav-item .nav-link.active,
.single .nav-tabs .nav-item .nav-link:hover {
    border: 1px solid #ddd;
    color: #282d2f;
    background: #f4f4f4
}

.single .nav-tabs .nav-item+.nav-item {
    margin-left: 0
}

.single .graduated-prices-table td:first-child {
    padding-right: 1rem;
    font-style: italic
}

.single .graduated-prices-table i {
    color: #7ED321
}

.single .fade-enter-active,
.single .fade-leave-active {
    transition: opacity .3s ease-out
}

.single .fade-enter,
.single .fade-leave-to {
    opacity: 0
}

.single .order-property-input {
    transition: border-color .3s ease-out
}

.single .order-property-input.active {
    border-color: #7ED321
}

.availability_1,
.availability_2 {
    color: #7ED321
}

.availability_3,
.availability_4 {
    color: #f0ad4e
}

.availability_5 {
    color: #d9534f
}

.rating .tag {
    padding-right: 0;
    overflow: hidden;
    cursor: pointer
}

.rating .tag .amount {
    padding: .2rem .6rem .2rem .4rem;
    margin-left: .2rem;
    background-color: #4d5154
}

.rezension {
    display: inline-block
}

.img-thumbnail {
    border: none;
    border-radius: none;
    padding: .75rem .45rem .25rem 0
}

.single-rightside .shariff .orientation-horizontal li .fa {
    line-height: 30px;
    text-align: center;
    margin-left: .5rem
}

@media (min-width:768px) and (max-width:991px) {
    .single .price {
        float: right
    }
}

@media (min-width:768px) {
    .single .nav-tabs .nav-item {
        float: left
    }
    .single .nav-tabs .nav-item .nav-link {
        border: 1px solid #ddd
    }
    .single .nav-tabs .nav-item .nav-link.active,
    .single .nav-tabs .nav-item .nav-link:hover {
        border: 1px solid #ddd;
        color: #7a7f7f;
        background: #fff
    }
    .single .nav-tabs .nav-item .nav-link.active {
        border-bottom: 1px solid transparent
    }
    .single .nav-tabs .nav-item+.nav-item {
        margin-left: -1px
    }
}

.add-to-basket-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.add-to-basket-container .quantity-input-container {
    margin-right: 15px
}

.blur-effect.loading {
    -webkit-animation-name: blur-loading;
    animation-name: blur-loading;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-filter: blur(3px);
    filter: blur(3px)
}

@-webkit-keyframes blur-loading {
    0% {
        -webkit-filter: blur(0);
        filter: blur(0)
    }
    100% {
        -webkit-filter: blur(3px);
        filter: blur(3px)
    }
}

@keyframes blur-loading {
    0% {
        -webkit-filter: blur(0);
        filter: blur(0)
    }
    100% {
        -webkit-filter: blur(3px);
        filter: blur(3px)
    }
}

.blur-effect.is-loaded {
    -webkit-animation-name: blur-is-loaded;
    animation-name: blur-is-loaded;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

@-webkit-keyframes blur-is-loaded {
    0% {
        -webkit-filter: blur(3px);
        filter: blur(3px)
    }
    100% {
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@keyframes blur-is-loaded {
    0% {
        -webkit-filter: blur(3px);
        filter: blur(3px)
    }
    100% {
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

.loading .loading-animation-frame {
    display: block
}

.loading-animation-frame {
    min-height: 200px;
    padding-top: 50px;
    width: 100%;
    position: relative;
    z-index: 1000;
    display: none
}

.loading-animation {
    margin: auto;
    width: 150px;
    height: 120px;
    font-size: 15px
}

.loading-animation>div {
    background-color: #008ebd;
    height: 100%;
    width: 18px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay .8s infinite ease-in-out;
    animation: sk-stretchdelay .8s infinite ease-in-out
}

.loading-animation .rect2 {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.loading-animation .rect3 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.loading-animation .rect4 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.loading-animation .rect5 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

@-webkit-keyframes sk-stretchdelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.2)
    }
    20% {
        -webkit-transform: scaleY(.5)
    }
}

@keyframes sk-stretchdelay {
    0%,
    100%,
    40% {
        transform: scaleY(.2);
        -webkit-transform: scaleY(.2)
    }
    20% {
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5)
    }
}

.sk-fading-circle {
    margin: 100px auto;
    width: 100px;
    height: 100px;
    position: relative
}

.sk-fading-circle .sk-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.sk-fading-circle .sk-circle:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #008ebd;
    border-radius: 100%;
    -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
    animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.sk-fading-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

.sk-fading-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg)
}

.sk-fading-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.sk-fading-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg)
}

.sk-fading-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg)
}

.sk-fading-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sk-fading-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg)
}

.sk-fading-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg)
}

.sk-fading-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.sk-fading-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg)
}

.sk-fading-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg)
}

.sk-fading-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sk-fading-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sk-fading-circle .sk-circle4:before {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.sk-fading-circle .sk-circle5:before {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.sk-fading-circle .sk-circle6:before {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.sk-fading-circle .sk-circle7:before {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.sk-fading-circle .sk-circle8:before {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.sk-fading-circle .sk-circle9:before {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.sk-fading-circle .sk-circle10:before {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.sk-fading-circle .sk-circle11:before {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.sk-fading-circle .sk-circle12:before {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes sk-circleFadeDelay {
    0%,
    100%,
    39% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

@keyframes sk-circleFadeDelay {
    0%,
    100%,
    39% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
}

.static-page-plain-text {
    white-space: pre-line
}

@media print {
    .no-print {
        display: none
    }
    .print-header {
        text-align: center;
        margin-top: 15px
    }
    @page {
        size: auto;
        margin: 0
    }
    html {
        background-color: #FFF;
        margin: 0
    }
}

.no-padding {
    padding-left: 0;
    padding-right: 0
}

.button-spacer {
    margin-top: .5rem
}

.modal-address {
    display: -ms-grid;
    display: grid
}

.cannot-change-payment {
    font-size: 1rem;
    padding: 5px;
    cursor: default
}

.cannot-change-payment .info-badge {
    margin-left: .2rem
}

.history-pagination {
    margin-top: 15px
}

.history-pagination .counter {
    margin-top: 5px
}

.gradient-hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, transparent, #DCDBD7, transparent)
}

.show-more-returns {
    position: absolute;
    bottom: 22px;
    left: 40%;
    background-color: #fff;
    width: 96px
}

.order-return-history-image-container {
    max-width: 100%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.order-return-history-image-container a>img,
.order-return-history-image-container>noscript {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.order-return-history-image-container .owl-carousel,
.order-return-history-image-container .owl-carousel .owl-stage-outer,
.order-return-history-image-container .owl-carousel .owl-stage-outer .owl-stage,
.order-return-history-image-container .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: 100%
}

.order-return-history-image-container .owl-carousel .owl-stage-outer .owl-stage .owl-item img {
    position: absolute;
    top: -9999px;
    right: -9999px;
    bottom: -9999px;
    left: -9999px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto
}

.order-return-history-count {
    color: #7a7f7f;
    margin-top: 15px
}

.switchable-warning {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 10px;
    border-width: 1px;
    border-style: solid
}

.warning-triangle {
    margin: auto;
    font-size: large
}

.warning-text {
    text-align: justify;
    width: 85%;
    margin: auto
}

.current-payment-text {
    border: 1px solid #dcdbd8;
    border-radius: .1rem
}

.current-payment-width {
    width: 100%!important
}


/*# sourceMappingURL=ceres.min.css.map */

/** Vorteile box **/
.vorteile   { background-color: #f0f0f0; text-align: center; }
.vorteile i {
    display: block;
    font-size: 30px;
    width: 65px;
    height: 65px;
    background-color: #4d4f4d;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 65px;
    margin: 0 auto;
}

/** newsletterbox **/
.newsletter-container { background-color: #1a9a50; color:#fff; }


footer {
    background-color:#e5e5e5;
    font-size:13px;
    padding: 70px 0 150px 0;
    color: #1c1d1e;
}

footer a {
    color: #1c1d1e;
}
footer .footer-flex p {
    font-size:17px;
    font-weight:500;
    text-transform: uppercase;
}
footer .nav-item {
    font-size:17px;
    line-height:30px;
}

/* linethrough */
.line-through-headline {
    border-bottom: 1px solid /* #AE2633 */ #eaeaea;
    height: 18px;
    text-align: center;
    margin-bottom: 32px;
    margin-top: 25px;
}

.line-through-headline h1,
.line-through-headline h2,
.line-through-headline h3,
.line-through-headline h4,
.line-through-headline .h3,
.line-through-headline .h4 {
    background-color: #fff;
    color: #000;
    display: inline-block;
    line-height: 33px;
    font-size: 23px;
    padding: 0 15px;
    font-weight: 500;
    margin: 0;
}

/*vorteile*/
.vorteile {  margin-bottom:48px; background-color:#eaeaea; padding:15px; font-size:13px; }
.vorteile > ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.vorteile > ul > li   { -webkit-flex: 1; -ms-flex: 1; flex: 1; position: relative; padding-left: 45px; line-height: 20px; }
.vorteile > ul > li i { position: absolute; top: 50%; left: 0; height: 30px; width: 30px; background-color: #fff; margin-top: -15px; text-align: center; line-height: 30px;  border-radius: 50%; }

@media (min-width: 769px) and (max-width: 1198px) {
    /* .vorteile > ul > li i { height: 30px; width: 30px; background-color: #fff; text-align: center; line-height: 30px;  border-radius: 50%; } */
    .vorteile > ul > li   { width:50%; -webkit-flex: none; -ms-flex: none; flex: none; padding-left:0; float:left; padding-left:50px; }
    .vorteile > ul        { display:block; width:100%; }
    .vorteile > ul > li:nth-child(3),
    .vorteile > ul > li:nth-child(4) { margin-top:20px; }
}
@media (max-width: 769px) {
    .vorteile { margin-bottom:24px; padding:15px;}
    .vorteile > ul > li i { position: absolute; top: 50%; left: 0; height: 30px; width: 30px; background-color: #fff; margin-top: -15px; text-align: center; line-height: 30px;  border-radius: 50%; }
    .vorteile > ul > li   { margin-top:12px;  width:100%; -webkit-flex: none; -ms-flex: none; flex: none; padding-left:0; float:left; padding-left:50px; }
    .vorteile > ul > li:first-child { margin-top:0; }

}
.vorteile-col { float:left; }

/*start*/
.img-border {
    padding: 5px;
    border: 1px solid #cbcbcb;
}


.flex-row {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin:0 -15px;
}

ul.flex-row > li {
    -webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
    -moz-box-flex: 1;         /* OLD - Firefox 19- */
    width: 20%;               /* For old syntax, otherwise collapses. */
    -webkit-flex: 1;          /* Chrome */
    -ms-flex: 1;              /* IE 10 */
    flex: 1;
    padding:0 15px;
}
.flex-row img { width:100%; }


.banner img,
.banner2 img { width:100%; }


.homeBottomRow       { margin:0 -30px; }
.homeBottomRow > div { position:relative;overflow:hidden; }

.homeBottomText     { position:absolute; right:25px; bottom:25px; font-size:20px; z-index:1; color:#fff; text-align: right; font-weight:500; }
.homeBottomText > p { text-transform: uppercase; font-size:30px; margin:0; line-height:30px; font-weight: 500; }

.homeBottomRow .col-lg-3,
.homeBottomRow .col-sm-6{ padding-left:5px; padding-right:5px; }

.homeBottomRow > div img {
    transform: scale(1.0);
    transition: all .2s
}
.homeBottomRow > div:hover img {
    transform: scale(1.1);
}
.homeBottomRow > div a {
    display:block;
    position:relative;
    overflow: hidden;
}


.line-through:before {
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    height: 1px;
    background-color: #000;
    top: 50%;
}
.line-through {
    position: relative;
    text-align: center;
}
.line-through > * {
    text-align: center;
    background-color: #fff;
    display: inline-block;
    position: relative;
    margin:0;
    padding:0 10px;
    text-transform: uppercase;
    font-size:25px;
}


.social i      { font-size: 23px; margin-right:10px; transform: translate(0,15%); }
.social li     { line-height: 35px; font-size:15px; }
.uspsList      { line-height: 30px;padding-left: 15px; font-size: 13px; font-weight: 500; text-transform: uppercase; }
.uspsList li   { margin-right: 40px; }
.uspsList li i { margin-right: 5px; font-size:16px }

.navbar-brand svg,
.navbar-brand img {
    max-height: 35px;
}

.payIconList li:nth-child(3),
.payIconList li:nth-child(4),
.payIconList li:nth-child(5) { margin-top:10px; }

.banner-buttonsList          { list-style: none; padding:0; margin:0; text-align:center }
.banner-buttonsList a:after,
.banner-button:after         { content:' »'; }

.beforeFooter i           { font-size:35px; margin-right:10px; transform: translate(0,5px); }
.beforeFooter .fa-file    { font-size:25px; }
.beforeFooter             { background-color:#222222; margin-top: 64px; color:#fff; padding:30px 0; }
.beforeFooter .beforeHead { color:#fd9726; text-transform: uppercase; font-weight: 500; font-size: 17px; margin-bottom:12px; line-height: 40px; }

.control-user {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px!important;
}


.autocomplete-suggestions { width:auto!important; }
.top-bar .container-max {
    border-bottom: 1px solid #efefef;
}
.mainmenu li.active > a { color:#ff9800!important; }
.top-bar .controls-list .control-wish-list a i.fa-heart-o {
    font-size: 19px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    left:50%;
}
@media(min-width:993px)
{
    .top-bar .controls-list .control-wish-list a i.fa-heart-o
    {
        margin-left:-10px;
    }
    .top-bar .controls-list>li a:not(.btn) * {
        position: relative;
    }

}
.control-wish-list span {
    font-size: 14px;
    line-height: 38px;
}
.wishButton {
    line-height: 40px!important;
    display: block;
    height: 40px;
}
.widgetWarenkorb {
    text-transform: uppercase;
    font-size:14px;
    margin-left:20px;
    display: inline-block;
}
.top-bar .controls-list>li .fa.fa-shopping-cart {
    font-size: 21px;
    transform: translate(0,30%);
}
.control-basket .badge-right { font-size:14px!important; }
.materialInformationen {
    background:url(../images/materialBackground.jpg) center center no-repeat;
    background-size:100%;
}
.materialInformationen .line-through span {
    background-color:transparent;
    background:url(../images/materialBackground.jpg) center center no-repeat;
}
#feedbacks > .title,
#feedbacks > #feedback-stars-average,
#feedbacks > .title+#feedback-stars-average+hr { display:none!important; }

.bold   { font-weight: 500; }
.bolder { font-weight: 700; }

.container-small { max-width:1000px }

.item_title { font-weight: 500; font-size: 22px; }
.item_title span { display:block; }

.attrTitle { line-height:43px; }
.itemSmallList { line-height: 30px; }
.itemSmallList li {
    float: left;
    max-width: 280px;
    min-width: 140px;
}
.custom-select.singleArticle {
    padding:1rem 2rem .8rem 1rem;
}

.btnflat {
    display: inline-block;
    text-transform: uppercase;
    line-height: 38px;
    padding: 0 26px;
    color:#000;
    font-size:16px;
}
.btnflat.grey {
    background-color: #e5e5e5;
}
.btnflat+.btnflat { margin-left:16px; }

.add-to-basket-container .btn {
    font-size: 16px;
    text-transform: uppercase;
}

.vat a { color:#000; text-decoration: underline; }

.MarkenSlider img { max-height:80px; }
.ItemSlider .owl-prev,
.MarkenSlider .owl-prev {
    position: absolute;
    top: 50%;
    font-size: 40px;
    left: -30px;
}
.ItemSlider .owl-next,
.MarkenSlider .owl-next {
    position: absolute;
    top: 50%;
    font-size: 40px;
    right: -30px;
}

.ItemSlider .owl-next,
.ItemSlider .owl-prev {
    transform: translate(0,-50%);
}


img.desaturate {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    filter: gray;
    -webkit-filter: grayscale(1);
    transition: all .2s ease-in-out;
}
img.desaturate:hover {
    filter: none;
}


.newsletter-box .nl-txt {
    font-size:24px;
    color: #000;
    position:absolute;
    padding-left:115px;
    line-height:30px;
    top:50%;
    transform: translate(0,-50%);
}
.newsletter-box .nl-dsgvo,
.newsletter-box .nl-inputbox{
    position:absolute;
    top:50%;
    transform: translate(0,-50%);
    z-index:1;

}
.newsletter-box .nl-dsgvo    { margin-top:20px;}
.newsletter-box .nl-inputbox { margin-top:-20px; }

.newsletter-box .nl-inputbox input {
    height:46px;
    border:1px solid #000;
}
.newsletter-box .nl-txt i {
    position:absolute;
    font-size:65px;
    left:0;
    top:-5px;
}
.newsletter-box:after{
    background:url(../images/homepage/newsletter-lauche.jpg);
    opacity: 0.3;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-attachment:fixed;
    content:' ';
    background-size:100%;
}
.newsletter-box .btn-secondary{ line-height:30px; }

.banner-button,
.banner-buttonsList > li > a { transition: all .2s ease-in-out; }


#feedbacks .title ~ hr {
    display:none;
}
#feedbacks {
    margin-bottom:0!important;
}

.singleCross {
    background-color: #f1f1f1;
    padding-top: 14px;
    padding-bottom: 14px;
}

.singleCross .small-item {
    position: relative;
    padding-left: 70px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}
.singleCross .small-item-image {
    width: 70px;
    position: absolute;
    left: 5px;
    top: 5px;
    bottom: 5px;
    overflow: hidden;
}
.singleCross .small-item-image img {
    position:absolute;
    top:50%;
    transform:translate(0,-50%);
}
.singleCross .small-item-meta {
    float:left;
    padding-left:15px;
}
.singleCross .small-item .prices > div{
    float:left;
}
.singleCross .thumb-title {
    font-size:14px;
}
.singleCross > li {
    margin-top: 1px;
}
.singleCross .add-to-basket-lg-container {
    position: absolute;
    right: 0;
    top: 50%;
    width: 50px;
    text-align: center;
    transform: translate(0,-50%);
    background-color: #e5e5e5;
    right: 12px;
    cursor: pointer;
    line-height: 40px;
    transition: all .2s ease-in-out;
}
.singleCross .add-to-basket-lg-container:hover{
    background-color: #ff9701;
    color: #fff;
}


.brand-wrapper > a { max-width:200px; }

.sidebar-categories ul { display:none }
.sidebar-categories ul.active,
.sidebar-categories ul.active > li > ul { display:block; }
.sidebar-categories > ul.active > li > a  {
    background-color:#e9e9e9;
    font-weight:500;
    font-size:17px;
}

.sidebar-categories > ul {
    background: #f7f7f7;
}
.sidebar-categories ul.active > li > ul li ul a {
    padding-left: 25px;
}
.sidebar-categories ul.active > li > ul li ul.active > li > ul > li > a{
    padding-left: 40px!important;
}
.sidebar-categories ul.active > li > ul li ul.active > li > a {
    color:#ff9800;
    font-weight:500;
}
.sidebar-categories ul.active > li > ul li ul.active > li > ul.active > li > a {
    padding-left:15px;
}

.producer-image {
    max-height: 70px;
    display: block;
    height: 70px;
    width: 70px;
    position: absolute;
    right: 0;
}
.producer-image img {
    max-height:100%;
    max-width:100%;
}
.categoryDropdowns > div > div  { line-height:44px; font-size:15px; text-transform:uppercase; }
.categoryDropdowns > div > div select { color: #ff9800; }
#hidden_nl2go { display:none; }
[data-category-id="280"] {
    position:static!important;
}
[data-category-id="280"] > ul { top:122px!important; }
#mainNavbarCollapsable ul.mainmenu {
    position:static!important;
}


.brand-link {
    border:1px solid #cbcbcb;
    display:block;
    padding:10px!important;
    transition: all .5s ease-in-out;
}
.brand-link:hover {
    border:1px solid #fd9726;
}

.brand-name {
    color: #000;
    font-weight: 500;
    padding-top: 10px!important;
    display: block;
}
.brand-name+div > p {
    font-size:12px;
}
.shipping-method-select i {
    font-size:55px;
}
.marken-searchfield {
    background-color: #e6e6e6;
    padding: 15px;
}
.marken-searchfield input {
    padding:15px 10px;
}
.custom-select select option[disabled] {
    background-color:#000;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sitemap   { padding:0; }
.sitemap * { display:blocK }
.sitemap > ul {
    float:left;
    width:48%;
    max-height:300px;
    overflow:scroll;
    margin:12px 1%;
    border:1px solid #f0f0f0;
    padding:12px;
}
.sitemap > ul > li:first-child > a {
    font-weight: 700;
    display: block;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 10px;
    margin-bottom: 12px;
    color: #000;
}


@media(min-width:1920px)
{
    .wrapper-main .breadcrumb,
    .container-max { max-width:1630px; }
}


@media(min-width:992px){
    .banner.flex-row > div:first-child,
    .banner2.flex-row > div:last-child {
        max-width: 64.0206%;
        flex-basis: 64.0206%;
    }

    .banner.flex-row > div:last-child,
    .banner2.flex-row > div:first-child {
        flex-basis: 35.9794%;
        max-width: 35.9794%;
    }
    .newsletter-box,
    .newsletter-box .row > div {
        min-height:315px;
        position:relative;
    }
    .wishButton {
        position:relative;
    }
}

@media(min-width:1200px)
{
    .banner-buttonsList.right {
        position: absolute;
        bottom: 50px;
        right: 50px;
    }
    .banner-buttonsList.left {
        position: absolute;
        bottom: 50px;
        left: 50px;
    }
    .banner-buttonsList > li               { float:left; }
    .banner-buttonsList > li:nth-child(3)  { clear:left; margin-right:12px; margin-top:12px; }
    .banner-buttonsList > li:nth-child(4)  { margin-top:12px; }
    .banner-buttonsList > li:first-child   { margin-right:12px; }

    .banner-button {
        text-align:center;
        line-height:49px;
        margin-top:50px;
        font-weight:400;
        display:block!important;
        max-width:315px; }
    .banner-buttonsList > li > a:hover,
    .banner-button:hover {
        background-color: #cc7800;
        color: #fff;
    }

    .banner-buttonsList > li > a,
    .banner-button {
        background-color:#ff9800;
        color:#fff;
        font-size:26px;
        display:inline-block;
        min-width:315px;
        padding:5px 10px;
        text-transform: uppercase;
    }
    .navbar {
        height:121px;
    }
    #controlsList {
        position:relative
    }
    .control-basket {
        position: absolute!important;
        top: 50px;
        z-index: 1051;
        right: 0;
        width:240px;
    }
    .control-wish-list {
        position: absolute!important;
        top: 50px;
        z-index: 1051;
        right: 256px;
        background-color: #fff;
    }
    .control-wish-list > a {
        width:80px;
        color: #3d3d3d;
        border: 1px solid #d0d0d0;
        padding: 0 15px!important;
        line-height:38px;
    }
    .toggle-basket-preview {
        display: block!important;
        line-height: 38px;
        padding: 0 15px!important;
    }
    .top-bar .controls-list .control-basket .toggle-basket-preview {
        background-color: #ffffff;
        color: #3d3d3d;
        border: 1px solid #d0d0d0;
    }
    .relative-lg {
        position:relative;
    }
    #searchBox {
        position: absolute;
        left: 220px;
        top: 20px;
        border: 1px solid #d0d0d0;
        line-height: 38px;
        padding: 0;
        margin: 0;
        width: 330px;
        min-height:36px;
        background-color:#fff;
    }
    #searchBox input {
        width:100%;
        padding:0 40px 0 10px;
    }
    #searchBox button {
        position: absolute;
        right: 10px;
        top: 10px;
        background-color:transparent;
    }
    .cmp-search-box .search-submit {
        color: #000!important;
    }
    #searchBox input  {
        border:none;
        margin:0;
        line-height:34px;
    }
    #searchBox button {
        margin:0;
        padding:0;
        border:none;
    }
    #searchBox .cmp-search-box .search-submit {

    }
    #searchBox {
        display:block!important;
    }
    #searchBox .search-box-inner {
        background-color:#fff;
        padding:0;
    }
    #searchBox.cmp-search-box .search-box-shadow-frame {
        box-shadow:none;
    }
    #mainNavbarCollapsable ul.mainmenu {
        margin-top:60px;
        margin-left:205px;
    }
    .navbar-brand svg,
    .navbar-brand img {
        max-height: 75px;
    }
    #mainNavbarCollapsable ul.mainmenu>li>ul { top:110% }
    #mainNavbarCollapsable ul.mainmenu>li:hover>ul { top:100%; }

    .homeBottomText     { font-size:30px; }
    .homeBottomText > p { font-size:50px; }

    .banner-headline {
        position: absolute;
        left: 130px;
        top: 160px;
        font-size: 75px;
        text-transform: uppercase;
        color: #fff;
        font-weight: 500;
        line-height: 75px;
    }
    .cmp-search-box .search-input, .cmp-search-box .search-submit {
        font-size:14px;
    }
}

@media(max-width:1199px)
{
    .footer-images-bottom img
    {
        max-width:100px;
    }
    .wrapper-main #page-body { margin-top:142px; }
    .ItemSlider .owl-prev,
    .MarkenSlider .owl-prev { left:15px; }
    .ItemSlider .owl-next,
    .MarkenSlider .owl-next { right:15px; }
    .newsletter-box .nl-txt {
        font-size:16px;
        line-height: 20px;
        padding-left:65px;
    }
    .newsletter-box .nl-txt i{
        font-size:45px;
    }
    .newsletter-box,
    .newsletter-box .row > div {
        min-height:95px;
        position:relative;
    }

    .beforeFooter                      { padding:15px 0; }
    .beforeFooter .flex-row            { display: block; flex: none;}
    .beforeFooter .flex-row > li       { flex: 0; width: 100%; margin-top:12px; }
    .beforeFooter .flex-row > li:first-child { margin-top:0; }

    .homeBottomRow > div { margin-top:24px; }
    .homeBottomRow       { margin:0px -5px;  }
    .banner-headline {
        position: absolute;
        left: 35px;
        top: 20px;
        font-weight: 500;
        text-transform: uppercase;
        color: #fff;
        font-size: 22px;
    }
    .banner .p-l-0,
    .banner2 .p-l-0   { padding-left:15px!important; }
    .banner .p-r-0,
    .banner2 .p-r-0  { padding-right:15px!important; }

    .banner-buttonsList {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }
    .banner-buttonsList > li > a,
    .banner-button {
        background-color:#ff9800;
        color:#fff;
        font-size:14px;
        display:block;
        padding:10px;
        text-transform: uppercase;
    }
    .banner-buttonsList > li:first-child a {
        border-right: 1px solid #ffb342;
        border-bottom: 1px solid #ffb342;
    }
    .banner-buttonsList > li:nth-child(2) a {
        border-right: 1px solid #ffb342;
    }
    .banner-buttonsList > li:nth-child(4) a {
        border-top: 1px solid #ffb342;
    }
    .banner  .col-lg-3,
    .banner2 .col-lg-9  { margin-top:12px; }
    .line-through > *   { font-size:20px; }
    footer {
        margin-top:35px;
        padding: 30px 0;
        margin-bottom:0;
    }
    footer .nav-item {
        font-size: 14px;
        line-height: 27px;
    }
    .breadcrumb { margin-bottom:0; color:#fff; }
    .mobile-navigation ul.breadcrumb li.btn-close {
        float: right;
        padding-top: .6em;
        width: 48px;
        text-align: center;
        background: #ff9800;
        color: #fff;
    }
}
@media(min-width:1200px) and (max-width:1920px)
{
    .navbar-brand svg,
    .navbar-brand img                       { max-height:55px; }
    #mainNavbarCollapsable ul.mainmenu>li>a { font-size:15px; }
    .navbar                                 { height:125px; }
    .banner-buttonsList > li > a,
    .banner-button                          { font-size:18px; min-width:245px; line-height:30px; }
    .banner-headline { font-size:45px; line-height:50px; }
}
@media(min-width:992px) and (max-width:1199px){
    #mainNavbarCollapsable ul.mainmenu>li>a{
        padding: 1.3rem .6rem;
        font-size:14px;
    }
    #mainNavbarCollapsable ul.mainmenu {
        float: right!important;
        margin-right: 15px;
    }
    .control-wish-list {
        height:35px;
        overflow:hidden;
    }
    .control-wish-list > a {
        padding:0 7px!important;
        width:60px;
    }
    .top-bar .controls-list .control-wish-list a i.fa-heart-o { margin-top:-2px!important; }
}
@media(min-width:1921px){
    #mainNavbarCollapsable ul.mainmenu {
        margin-left:235px;
    }
    #searchBox {
        left:248px;
    }
}

@media (max-width:992px)
{
    .sitemap > ul { width: 80%; float: none; margin: 0 auto;}
    .singleCross .mobile-width-button { display:block; width:100%;}
    .singleCross .btn-group { display: block; width: calc(100% - 12px);}
    .singleCross > li { padding:12px 0; background:#fff; border:none; }
    .singleCross { padding:0; }
    .singleCross .small-item { border:none; background:#fff; }
    .singleCross .small-item-meta { float:none!important;}
    .control-wish-list {
        position: absolute;
        top: 46px;
        z-index: 9999;
        right: 65px;
    }
    .control-wish-list .badge-right {
        background-color: #ff9701;
        color: #fff;
        padding: 0px;
        z-index: 9999999;
        position: absolute;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        line-height: 20px;
        text-align: center;
        bottom: 10px;
        left: 2px;
    }
    .control-user {
        position: absolute;
        top: 46px;
        z-index: 9999;
        right: 153px;
    }
    .control-search {
        position: absolute;
        top: 46px;
        z-index: 9999;
        right: 109px;
    }
    .anicon>.anicon-search-item:after {
        background: #ffffff;
        border: 1px solid #000;
    }
    .anicon>.anicon-search-item:before {
        background: #000;
    }
    .top-bar .controls-list {
        display:inline-block!important;
        float:right!important;
        width: auto!important;
    }
    .top-bar .controls-list>li .fa.fa-shopping-cart {
        transform:translate(0);
        font-size: 16px;
    }
    .cmp-search-box {
        top:92px;
    }
    #controlsList > li:not(.control-basket) {
        top:35px;
        height:57px;
        line-height: 57px;
        padding: 0;
        margin: 0;
        min-width:45px;
        text-align:center;
        border-left: 1px solid #f0f0f0;
        border-right: 1px solid #f0f0f0;
    }
    #controlsList >li:not(.control-basket) > a:not(.btn)
    {
        padding:0;
        width:auto;
        text-align:center;
    }
}
@media (min-width:993px){
    .singleCross .small-item-meta {
        padding-right:60px;
    }
    .singleCross .small-item-image{
        width:100px;
    }
    .singleCross .small-item{
        padding-left:100px;
        padding-top:6px;
        padding-bottom:6px;
    }
    .footer-images-bottom{
        position:absolute;
        bottom:-70px;
        right:15px;
        margin-top:24px;
    }
}

@media (min-width: 992px){
    #mainNavbarCollapsable ul.mainmenu>li>ul#navDropdown6>li {
        width: 20%;
    }
}
/*
@media(max-width:992px)
{
    .sidebar-categories { margin-bottom:24px; }
    .sidebar-categories ul.active > li > ul a {
        color: #ff9602;
    }
    .sidebar-categories > ul.active > li > ul {
        display: inline-block;
        background-color: #fff;
        margin: 0 10px;
        border: 1px solid #ff9602;
    }
    .sidebar-categories > ul.active > li  ul.active {
        display: inline-block;
        margin: 0 10px;
    }
    .sidebar-categories ul.active {
        overflow-y: scroll;
        max-height: 135px;
        padding: 10px;
        white-space: nowrap;
    }
    .sidebar-categories ul.active>li>a {
        display:none;
    }
}
*/

.uvp-item {  
	color: red;
    text-decoration: line-through;
}
.uvp-item:before {
    content: 'UVP:';
}

@media(max-width:992px)
{
    .sidebar-categories { display:none; }
}
