body,
button,
input,
select,
textarea {
    -webkit-font-smoothing: antialiased
}

.breadcrumb,
.breadcrumbs ul,
.carousel-indicators,
.cart-entry ul,
.dropdown-menu,
.filter-options ul,
.footer-nav ul,
.header-bar ul,
.list-details ul,
.list-includes ul,
.list-inline,
.list-unstyled,
.media-list,
.nav,
.pager,
.product-gallery ul,
.products ul,
.products-category .products-body ul,
.products-list ul,
.products-thumbs ul,
.search-results ol,
.search-results ul,
.select ul,
.widget-nav ul,
.widget-partners ul,
.widgets {
    list-style: none
}

.employees,
.fa-ul,
.list-features {
    list-style-type: none
}

article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block
}

body,
html {
    height: 100%
}

html {
    overflow-y: scroll;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

img {
    vertical-align: middle
}

strong {
    font-weight: 700
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

textarea {
    resize: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

.clearfix:after {
    clear: both
}

.mfp-arrow,
html {
    -webkit-tap-highlight-color: transparent
}

.img-thumbnail,
.thumbnail {
    -o-transition: all .2s ease-in-out
}

.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,
.col-xs-9,
.dropdown-menu {
    float: left
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px
}

.mfp-title,
pre {
    word-wrap: break-word
}

footer.mega-footer {
    background-color: #111;
    padding: 60px 0 150px;
    color: #fff;
    font-size: 17px
}

footer.mega-footer strong {
    font-size: 29px;
    padding: 28px 0 10px;
    font-weight: bolder;
    display: inline-block
}

footer.mega-footer a {
    color: #fff;
    text-decoration: underline
}

.before-mega-footer {
    letter-spacing: 1px;
    margin-top: 110px;
    color: #fff;
    padding: 16px;
    font-size: 24px;
    background-color: #0a79a7;
    text-align: center
}

.before-mega-footer a {
    color: #fff
}

.content-head-small-bottom {
    padding: 0
}

.content-head-small-bottom p {
    font-size: 17px
}

.content-head-small h3,
.content-head-small-bottom h2 {
    font-size: 34px;
    padding: 28px 0 10px;
    font-weight: bolder;
    color: #0a79a7
}

.products-thumbs h2 {
    font-size: 34px;
    padding: 8px 0 10px;
    font-weight: bolder;
    color: #0a79a7
}

.content-head-overkat p {
    font-size: 18px;
    line-height: 1.18;
    color: #333;
    font-weight: 300;
    letter-spacing: -.7px
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    color: #000;
    background: #ff0
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

svg:not(:root) {
    overflow: hidden
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

*,
:after,
:before,
input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

.glyphicon,
address,
cite {
    font-style: normal
}

.fa,
.glyphicon {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.btn,
button.close,
input[type=search] {
    -webkit-appearance: none
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.dropdown-menu,
.modal-content {
    -webkit-background-clip: padding-box
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

*,
:after,
:before {
    box-sizing: border-box
}

.mfp-container,
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

html {
    font-size: 10px
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus,
a:hover {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt,
label {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.42857143
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

address,
dl {
    margin-bottom: 20px
}

ol,
ul {
    margin-bottom: 10px;
    list-style-position: inside
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
    .container {
        width: 750px
    }
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}

legend,
pre {
    display: block;
    color: #333
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after,
blockquote:before {
    content: ""
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.pre-scrollable {
    overflow-y: scroll
}

.container,
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:992px) {
    .container {
        width: auto;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

@media (max-width:1199px){
    span.fa.fa-caret-down.fa-fw{display:none;}
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

fieldset,
legend {
    padding: 0;
    border: 0
}

fieldset {
    min-width: 0;
    margin: 0
}

legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    line-height: 34px;
    line-height: 1.42857143\9
}

input[type=date].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
input[type=time].input-sm {
    line-height: 30px
}

input[type=date].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
input[type=time].input-lg {
    line-height: 46px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.form-horizontal .form-group-sm .form-control,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-horizontal .form-group-lg .form-control,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.collapsing,
.dropdown {
    position: relative
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.btn-block,
.btn-group-justified,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    background-color: #fff
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #428bca;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block+.btn-block {
    margin-top: 5px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}

.btn-group-vertical>.btn:focus,
.btn-group>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group,
.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn>input[type=checkbox],
[data-toggle=buttons]>.btn>input[type=radio] {
    position: absolute;
    z-index: -1;
    filter: alpha(opacity=0);
    opacity: 0
}

.input-group,
.input-group-btn,
.input-group-btn>.btn,
.nav>li,
.nav>li>a,
.navbar {
    position: relative
}

.input-group {
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.nav>li,
.nav>li>a {
    display: block
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center;
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
    .navbar-header {
        float: left
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.embed-responsive,
.modal,
.modal-open,
.progress {
    overflow: hidden
}

@media (max-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-fixed-bottom,
    .navbar-fixed-top,
    .navbar-static-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

.progress-bar-striped,
.progress-striped .progress-bar,
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}

.navbar-form {
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-form.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #777
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #777
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #777
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #777
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pager li,
.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.badge,
.label {
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    vertical-align: baseline;
    text-align: center
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    color: #fff;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.list-group-item,
.media-object,
.thumbnail {
    display: block
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
    color: #428bca;
    background-color: #fff
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 20px
}

.alert .alert-link,
.close {
    font-weight: 700
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.close,
.list-group-item>.badge {
    float: right
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    min-width: 30px;
    color: #777;
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped .progress-bar-info,
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>a {
    color: inherit
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel-group .panel-heading,
.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-heading .badge {
    color: #428bca;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.carousel-caption,
.carousel-control {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal {
    position: fixed;
    z-index: 1050;
    display: none;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate3d(0, -25%, 0);
    -o-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0)
}

.affix,
.modal.in .modal-dialog {
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.modal.in .modal-dialog {
    transform: translate3d(0, 0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    left: 5px
}

.tooltip.top-right .tooltip-arrow {
    right: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #000;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    left: 5px
}

.tooltip.bottom-right .tooltip-arrow {
    right: 5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.carousel,
.carousel-inner {
    position: relative
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    bottom: -10px;
    content: " "
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    left: 1px;
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff
}

.carousel-inner {
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 10px
}

.logo,
.logo-mobileno,
.logo-mobile {
    text-indent: 100%;
    white-space: nowrap
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.affix,
.mfp-bg,
.mfp-wrap {
    position: fixed
}

.carousel-caption .btn,
.text-hide {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.hidden,
.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    background-color: transparent;
    border: 0
}

.fa,
.mfp-close,
.product-image .zoom {
    font-style: normal
}

.hidden {
    visibility: hidden!important
}

.affix {
    transform: translate3d(0, 0, 0)
}

@-ms-viewport {
    width: device-width
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
    .visible-print-block {
        display: block!important
    }
    .visible-print-inline {
        display: inline!important
    }
    .visible-print-inline-block {
        display: inline-block!important
    }
    .hidden-print {
        display: none!important
    }
}

;
.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-wrap {
    z-index: 1043;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.fa-fw,
.fa-li,
.mfp-close,
.mfp-preloader {
    text-align: center
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-close,
.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-label,
.header-bar,
.logo,
.logo-mobile,
.logo-mobileno,
.mfp-iframe-scaler,
.nav ul,
.product-body,
.product-description,
.product-details,
.product-featured .product-entry,
.product-gallery ul,
.product-image,
.product-image a,
.product-thumb,
.products li,
.products-head h3,
.products-list .product-entry,
.products-list li,
.products-thumbs .thumb,
.results-all a,
.results-cat-inner,
.results-products .thumb,
.results-products li,
.search-results,
.select-value {
    overflow: hidden
}

.mfp-figure:after,
.mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    position: absolute;
    left: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.btn,
.form-label,
.mfp-gallery .mfp-image-holder .mfp-figure,
.side-menu,
a {
    cursor: pointer
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    padding-right: 36px
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

.fa,
.fa-stack {
    display: inline-block
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}


/*!
 * Font Awesome Free 5.1.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fab,
.fal,
.far,
.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: a 2s infinite linear
}

.fa-pulse {
    animation: a 1s infinite steps(8)
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,
.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angry:before {
    content: "\f556"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-archway:before {
    content: "\f557"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-atlas:before {
    content: "\f558"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-award:before {
    content: "\f559"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backspace:before {
    content: "\f55a"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bezier-curve:before {
    content: "\f55b"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-bong:before {
    content: "\f55c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-brush:before {
    content: "\f55d"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-bus-alt:before {
    content: "\f55e"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-cannabis:before {
    content: "\f55f"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-double:before {
    content: "\f560"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-cocktail:before {
    content: "\f561"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-concierge-bell:before {
    content: "\f562"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-cookie:before {
    content: "\f563"
}

.fa-cookie-bite:before {
    content: "\f564"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crop-alt:before {
    content: "\f565"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-digital-tachograph:before {
    content: "\f566"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dizzy:before {
    content: "\f567"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-drafting-compass:before {
    content: "\f568"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drum:before {
    content: "\f569"
}

.fa-drum-steelpan:before {
    content: "\f56a"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-feather-alt:before {
    content: "\f56b"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-contract:before {
    content: "\f56c"
}

.fa-file-download:before {
    content: "\f56d"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-export:before {
    content: "\f56e"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-import:before {
    content: "\f56f"
}

.fa-file-invoice:before {
    content: "\f570"
}

.fa-file-invoice-dollar:before {
    content: "\f571"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-prescription:before {
    content: "\f572"
}

.fa-file-signature:before {
    content: "\f573"
}

.fa-file-upload:before {
    content: "\f574"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-fill:before {
    content: "\f575"
}

.fa-fill-drip:before {
    content: "\f576"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fingerprint:before {
    content: "\f577"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-fish:before {
    content: "\f578"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-flushed:before {
    content: "\f579"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-frown-open:before {
    content: "\f57a"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glass-martini-alt:before {
    content: "\f57b"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-globe-africa:before {
    content: "\f57c"
}

.fa-globe-americas:before {
    content: "\f57d"
}

.fa-globe-asia:before {
    content: "\f57e"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-grimace:before {
    content: "\f57f"
}

.fa-grin:before {
    content: "\f580"
}

.fa-grin-alt:before {
    content: "\f581"
}

.fa-grin-beam:before {
    content: "\f582"
}

.fa-grin-beam-sweat:before {
    content: "\f583"
}

.fa-grin-hearts:before {
    content: "\f584"
}

.fa-grin-squint:before {
    content: "\f585"
}

.fa-grin-squint-tears:before {
    content: "\f586"
}

.fa-grin-stars:before {
    content: "\f587"
}

.fa-grin-tears:before {
    content: "\f588"
}

.fa-grin-tongue:before {
    content: "\f589"
}

.fa-grin-tongue-squint:before {
    content: "\f58a"
}

.fa-grin-tongue-wink:before {
    content: "\f58b"
}

.fa-grin-wink:before {
    content: "\f58c"
}

.fa-grip-horizontal:before {
    content: "\f58d"
}

.fa-grip-vertical:before {
    content: "\f58e"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-headphones-alt:before {
    content: "\f58f"
}

.fa-headset:before {
    content: "\f590"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-highlighter:before {
    content: "\f591"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hornbill:before {
    content: "\f592"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hot-tub:before {
    content: "\f593"
}

.fa-hotel:before {
    content: "\f594"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joint:before {
    content: "\f595"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiss:before {
    content: "\f596"
}

.fa-kiss-beam:before {
    content: "\f597"
}

.fa-kiss-wink-heart:before {
    content: "\f598"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-laugh:before {
    content: "\f599"
}

.fa-laugh-beam:before {
    content: "\f59a"
}

.fa-laugh-squint:before {
    content: "\f59b"
}

.fa-laugh-wink:before {
    content: "\f59c"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-luggage-cart:before {
    content: "\f59d"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-mailchimp:before {
    content: "\f59e"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marked:before {
    content: "\f59f"
}

.fa-map-marked-alt:before {
    content: "\f5a0"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-marker:before {
    content: "\f5a1"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medal:before {
    content: "\f5a2"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-megaport:before {
    content: "\f5a3"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-meh-blank:before {
    content: "\f5a4"
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-monument:before {
    content: "\f5a6"
}

.fa-moon:before {
    content: "\f186"
}

.fa-mortar-pestle:before {
    content: "\f5a7"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nimblr:before {
    content: "\f5a8"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-paint-roller:before {
    content: "\f5aa"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-passport:before {
    content: "\f5ab"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-pen:before {
    content: "\f304"
}

.fa-pen-alt:before {
    content: "\f305"
}

.fa-pen-fancy:before {
    content: "\f5ac"
}

.fa-pen-nib:before {
    content: "\f5ad"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-pencil-ruler:before {
    content: "\f5ae"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-plane:before {
    content: "\f072"
}

.fa-plane-arrival:before {
    content: "\f5af"
}

.fa-plane-departure:before {
    content: "\f5b0"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-prescription:before {
    content: "\f5b1"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-rendact:before {
    content: "\f3e4"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-sad-cry:before {
    content: "\f5b3"
}

.fa-sad-tear:before {
    content: "\f5b4"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shopware:before {
    content: "\f5b5"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-shuttle-van:before {
    content: "\f5b6"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-signature:before {
    content: "\f5b7"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smile-beam:before {
    content: "\f5b8"
}

.fa-smile-wink:before {
    content: "\f4da"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-solar-panel:before {
    content: "\f5ba"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-spa:before {
    content: "\f5bb"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-splotch:before {
    content: "\f5bc"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-spray-can:before {
    content: "\f5bd"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-squarespace:before {
    content: "\f5be"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-stamp:before {
    content: "\f5bf"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-star-half-alt:before {
    content: "\f5c0"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-suitcase-rolling:before {
    content: "\f5c1"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-surprise:before {
    content: "\f5c2"
}

.fa-swatchbook:before {
    content: "\f5c3"
}

.fa-swimmer:before {
    content: "\f5c4"
}

.fa-swimming-pool:before {
    content: "\f5c5"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-themeco:before {
    content: "\f5c6"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-tint-slash:before {
    content: "\f5c7"
}

.fa-tired:before {
    content: "\f5c8"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-tooth:before {
    content: "\f5c9"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-umbrella-beach:before {
    content: "\f5ca"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-vector-square:before {
    content: "\f5cb"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-weebly:before {
    content: "\f5cc"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weight-hanging:before {
    content: "\f5cd"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wine-glass-alt:before {
    content: "\f5ce"
}

.fa-wix:before {
    content: "\f5cf"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    src: url(webfonts/fa-brands-400.eot);
    src: url(webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(webfonts/fa-brands-400.woff2) format("woff2"), url(webfonts/fa-brands-400.woff) format("woff"), url(webfonts/fa-brands-400.ttf) format("truetype"), url(webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 400;
    src: url(webfonts/fa-regular-400.eot);
    src: url(webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(webfonts/fa-regular-400.woff2) format("woff2"), url(webfonts/fa-regular-400.woff) format("woff"), url(webfonts/fa-regular-400.ttf) format("truetype"), url(webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

.far {
    font-weight: 400
}

@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: 900;
    src: url(webfonts/fa-solid-900.eot);
    src: url(webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(webfonts/fa-solid-900.woff2) format("woff2"), url(webfonts/fa-solid-900.woff) format("woff"), url(webfonts/fa-solid-900.ttf) format("truetype"), url(webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

.fa,
.far,
.fas {
    font-family: "FontAwesome"
}

.fa,
.fas {
    font-weight: 900
}

* {
    padding: 0;
    margin: 0;
    outline: 0
}

.products-head h3 .contactemail {
    font-size: 24px;
    float: none
}

.html {
    height: 100%
}

body {
    min-width: 320px;
    background: #fff;
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 1.43;
    color: #333
}

a {
    color: #000;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

.breadcrumbs a:hover,
.cart-entry:hover,
.menu:hover,
.nav li a:hover,
.results-all a:hover,
.widget-nav>ul>li>h5 a:hover {
    text-decoration: none
}

img {
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 400
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: ''
}

[class^=icon-] {
    display: inline-block;
    font-size: 0;
    line-height: 0
}

.icon-emarket {
    vertical-align: middle;
    width: 29px;
    height: 18px;
    background: url(images/sprite.png) -66px -228px no-repeat
}

.fa-check {
    font-size: 16px;
    color: #4faf53
}

.fa-minus {
    color: #8c1c00
}

/*.container {
    max-width: 1045px
}*/

.header {
    background: #eff3f5
}

.header-inner {
    height: 81px;
    padding-top: 7px;
    font-size: 0;
    line-height: 0
}

.cart,
.contact,
.header-inner-container,
.logo,
.logono,
.search {
    float: left
}

.cart {
    float: right
}

.logo {
    width: 230px;
    height: 39px;
    margin: 15px 32px 0 0;
    background: url(images/sprite.png) 0 -306px no-repeat
}

.logo-mobile {
    position: fixed;
    top: 0;
    left: 70px;
    z-index: 111;
    display: none;
    width: 107px;
    height: 18px;
    margin: 12px auto 0;
    background: url(images/logo-mobile.png) no-repeat;
    background-size: cover
}

.logono {
    width: 230px;
    height: 39px;
    margin: 15px 32px 0 0;
    background: url(images/spriteno.png) 0 -306px no-repeat
}

.logo-mobileno {
    position: fixed;
    top: 0;
    left: 70px;
    z-index: 111;
    display: none;
    width: 107px;
    height: 18px;
    margin: 12px auto 0;
    background: url(images/logo-mobileno.png) no-repeat;
    background-size: cover
}

.header-bar .fa-check,
.header-bar li,
.header-bar span {
    display: inline-block;
    vertical-align: middle
}

.contact {
    padding-left: 18px;
    margin: 17px 32px 0 0;
    background: url(images/phone.png) 0 4px no-repeat;
    font-size: 32px;
    line-height: 0.9;
    color: #59595a;
    font-weight: 600;
    letter-spacing: -.7px
}
.contact .smallopenhours{
    font-size:14px;
}

.header-bar {
    border-width: 1px 0;
    border-style: solid;
    border-color: #d4dde1
}

.header-bar ul {
    margin: 3px 0 4px 0
}

.header-bar li {
    font-size: 14px;
    color: #666
}

.header-bar li~li {
    margin-left: 14px
}

.has-nav-fixed .header-bar {
    margin-bottom: 40px
}

.header-inner,
.header-inner-container {
    background: #eff3f5;
    background: -moz-linear-gradient(top, rgba(239, 243, 245, 1) 0, rgba(239, 243, 245, 1) 85%, rgba(226, 235, 239, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(239, 243, 245, 1)), color-stop(85%, rgba(239, 243, 245, 1)), color-stop(100%, rgba(226, 235, 239, 1)));
    background: -webkit-linear-gradient(top, rgba(239, 243, 245, 1) 0, rgba(239, 243, 245, 1) 85%, rgba(226, 235, 239, 1) 100%);
    background: -o-linear-gradient(top, rgba(239, 243, 245, 1) 0, rgba(239, 243, 245, 1) 85%, rgba(226, 235, 239, 1) 100%);
    background: -ms-linear-gradient(top, rgba(239, 243, 245, 1) 0, rgba(239, 243, 245, 1) 85%, rgba(226, 235, 239, 1) 100%);
    background: linear-gradient(to bottom, rgba(239, 243, 245, 1) 0, rgba(239, 243, 245, 1) 85%, rgba(226, 235, 239, 1) 100%)
}

.search {
    position: relative;
    width: 215px;
    height: 31px;
    margin-top: 19px;
    border-width: 2px;
    border-style: solid;
    border-color: #9ea1a2;
    border-radius: 15px;
    background: #fcfdfd
}

.field-search {
    position: relative;
    z-index: 12;
    float: left;
    width: 179px;
    height: 27px;
    padding: 1px 10px;
    border: 0;
    border-radius: 15px 0 0 15px;
    font-size: 14px;
    line-height: 1.93;
    color: #333;
    font-weight: 600;
    letter-spacing: -.5px
}

.btn-search {
    float: left;
    width: 31px;
    height: 27px;
    border: 0;
    border-radius: 0 15px 15px 0;
    margin: 0 0 2px 0;
    background: url(images/sprite.png) -101px -357px no-repeat #fff;
    font-size: 0;
    line-height: 0;
}

::-webkit-input-placeholder {
    color: #333;
    opacity: 1
}

:-moz-placeholder {
    color: #333;
    opacity: 1
}

::-moz-placeholder {
    color: #333;
    opacity: 1
}

:-ms-input-placeholder {
    color: #333;
    opacity: 1
}

.search-results {
    position: absolute;
    top: 27px;
    left: -2px;
    right: 0;
    z-index: 100;
    display: none;
    width: 490px;
    padding: 16px 20px 0;
    border: 2px solid #9a9d9e;
    border-radius: 0 15px 15px;
    background: #fcfdfd;
    letter-spacing: -.5px
}

.search-results h3 {
    padding-bottom: 2px;
    font-size: 18px;
    color: #0a79a7;
    font-weight: 700;
    text-transform: uppercase
}

.results-category {
    border-bottom: 1px solid #e8eaea;
    margin-bottom: 9px
}

.search-results ol {
    float: left;
    width: 208px
}

.search-results li a {
    font-size: 14px;
    line-height: 1.43;
    color: #333;
    font-weight: 600
}

.results-products li {
    margin-top: 2px;
    padding-right: 9px;
    border: 1px solid #ebeff2
}

.results-products .entry,
.results-products .price,
.results-products .thumb {
    float: left
}

.results-products .thumb {
    width: 59px;
    height: 58px;
    border-right: 1px solid #ebeff2
}

.results-products .thumb img {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.results-products .thumb:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8
}

.results-products .entry {
    display: table;
    width: 240px;
    height: 58px;
    padding: 0 10px;
    letter-spacing: -.3px
}

.results-products .entry a {
    display: table-cell;
    font-size: 12px;
    color: #0a79a7;
    font-weight: 700
}

.results-products .price {
    margin-top: 14px;
    font-size: 10px;
    line-height: 1;
    color: #4bab4d;
    text-align: right
}

.results-products .price .fa-check {
    font-size: 12px
}

.results-products .price strong {
    display: block;
    font-size: 16px;
    font-weight: 900
}

.results-products .actions {
    float: right;
    margin-top: 16px
}

.results-products .actions .btn {
    padding: 4px 10px;
    border-radius: 0;
    background: #4bab4d;
    font-size: 10px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase
}

.results-products .actions .btn:hover {
    background: #348e36
}

.results-all {
    padding: 0 20px;
    margin: 0 -20px;
    background: #ebeff2
}

.results-all:hover {
    background: #0a79a7
}

.results-all .fa-chevron-right {
    float: right;
    margin-top: 2px
}

.results-all a {
    display: block;
    padding: 13px 0 12px;
    color: #0a79a7
}

.results-all:hover a {
    color: #fff
}

.results-all,
.results-all a {
    -webkit-transition: background .5s, color .5s;
    -moz-transition: background .5s, color .5s;
    -o-transition: background .5s, color .5s;
    transition: background .5s, color .5s
}

.expanded.search {
    border-radius: 15px 15px 15px 0;
    border-bottom: 0
}

.expanded .field-search {
    height: 29px;
    padding: 1px 10px 3px;
    border-radius: 15px 0 0
}

.expanded .search-results {
    display: block
}

.icon-cart,
.nav li {
    display: inline-block
}

.cart {
    padding-top: 3px
}

.icon-cart {
    width: 70px;
    height: 66px;
    margin-right: 13px;
    background: url(images/sprite.png) no-repeat;
    font-size: 0;
    line-height: 0
}

.cart-full .icon-cart {
    background-position: 0 -76px
}

.cart-entry {
    float: right;
    width: 225px;
    height: 66px;
    padding: 7px 23px 7px 8px;
    background: url(images/sprite.png) 0 -152px no-repeat
}

.cart-entry li {
    font-size: 17px;
    line-height: 1.1;
    color: #58595b
}

.nav .container {
    position: relative
}

.nav ul {
    white-space: nowrap;
    margin: 0;
    list-style: none;
    font-size: 0
}

.menu,
.nav li a {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase
}

.nav li {
    vertical-align: top
}

.nav li a {
    display: block;
    padding: 9px 18px 10px;
    color: #fff
}

.nav li a:hover {
    background: #8c1c00
}

.nav .current a {
    background: #fff;
    color: #0a79a7
}

.menu,
.menu:hover {
    color: #fff
}

.has-nav-fixed .nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

.nav,
.nav ul {
    background: #a91f00;
    background: -moz-linear-gradient(top, rgba(169, 31, 0, 1) 0, rgba(184, 41, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(169, 31, 0, 1)), color-stop(100%, rgba(184, 41, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(169, 31, 0, 1) 0, rgba(184, 41, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(169, 31, 0, 1) 0, rgba(184, 41, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(169, 31, 0, 1) 0, rgba(184, 41, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(169, 31, 0, 1) 0, rgba(184, 41, 0, 1) 100%)
}

.menu {
    display: none;
    float: right
}

.side-menu {
    position: relative;
    z-index: 102;
    float: left;
    display: none;
    width: 46px;
    height: 20px;
    padding: 20px 10px
}

.side-menu span,
.side-menu span:after,
.side-menu span:before {
    position: absolute;
    content: '';
    display: block;
    width: 25px;
    height: 2px;
    background: #fff
}

.side-menu span:before {
    top: -5px
}

.side-menu span:after {
    bottom: -5px
}

.side-menu:hover span,
.side-menu:hover span:after,
.side-menu:hover span:before {
    background: #fff
}

.opened .side-menu span {
    background-color: transparent
}

.opened .side-menu span:before {
    top: 0;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.opened .side-menu span:after {
    top: 0;
    bottom: auto;
    background: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.side-menu,
.side-menu span,
.side-menu span:after,
.side-menu span:before {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.breadcrumbs li {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #0a79a7;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    letter-spacing: -.4px
}

.breadcrumbs li~li {
    padding-left: 12px;
    margin-left: 6px
}

.breadcrumbs li~li:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\f105';
    font-family: FontAwesome;
    font-size: 15px;
    color: #91cde6;
    font-weight: 700
}

.breadcrumbs a {
    color: #91cde6;
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
    -o-transition: color .5s;
    transition: color .5s
}

.breadcrumbs a:hover {
    color: #0a79a7
}

.sidebar {
    background: #fff
}

.widget-nav li>a:hover,
.widget-nav ul ul>li.current>a,
.widget-nav ul>li.currentok>a {
    background: #ddedf3;
    text-decoration: none
}

.widget-nav a,
.widget-nav strong {
    display: block;
    border-bottom: 1px solid #e5e5e5
}

.widget-nav>ul>li>a {
    padding: 2px 10px 3px;
    font-size: 15px;
    color: #0a79a7;
    font-weight: 600
}

.widget-nav>ul>li>h5 a {
    padding: 5px 10px 7px;
    background: #2286b0;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.widget-nav ul ul>li>a,
.widget-nav ul ul>li>strong {
    padding: 3px 15px 4px;
    background: #f5fafc;
    font-size: 14px;
    color: #444
}

.widget-nav ul ul ul a {
    padding: 3px 20px 4px;
    font-weight: 400
}

.widget-info>ul>li>a {
    color: #444
}

.widget-info>ul>li>h5 a {
    background: #69696a
}

.widget-partners li {
    margin: 30px 0 8px;
    text-align: center
}

.widget-partners a {
    display: block
}

.widget-partners a:hover img {
    opacity: .8
}

.widget-nav>ul>li>a {
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 54%, rgba(248, 248, 248, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 1)), color-stop(54%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(248, 248, 248, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 54%, rgba(248, 248, 248, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 54%, rgba(248, 248, 248, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 54%, rgba(248, 248, 248, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 1) 54%, rgba(248, 248, 248, 1) 100%)
}

.btn,
.more a,
.nav a,
.widget-nav a {
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s
}

.widget-partners a,
.zoom {
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.main>.container>.row {
    position: relative
}

.main>.container>.row .col-md-9 {
    position: static
}

.content {
    padding-bottom: 127px;
    background: #fff
}

.content-head {
    padding-bottom: 4px
}

.content-head h1 {
    padding-bottom: 4px;
    font-size: 40px;
    color: #0a79a7;
    font-weight: 800;
    letter-spacing: -2.1px
}

.content-head h1 span,
.content-head p {
    font-weight: 300
}

.content-head p {
    font-size: 18px;
    line-height: 1.18;
    color: #333;
    letter-spacing: -.7px
}

.content-head-small p {
    font-size: 18px;
    line-height: 1.33
}

.products-head {
    padding: 9px 12px;
    margin-bottom: 30px;
    background: #ebeff2
}

.products-head h3 {
    font-size: 24px;
    color: #0c7ba8
}

.products-head h3 a {
    float: right;
    margin-top: 9px;
    font-size: 12px;
    color: #0c7ba8
}

.product-body ul,
.products-body ul {
    margin-bottom: 0
}

.products {
    padding-bottom: 40px
}

.products li {
    border: 1px solid #ebeff2;
    display: none
}

.products li.visible {
    display: block
}

.products li~li {
    margin-top: 10px
}

.product-thumb {
    float: left
}

.product-thumb img {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.product-thumb a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8
}

.product-entry {
    float: left;
    width: 392px;
    padding: 14px 0 0 18px;
    border-left: 1px solid #ebeff2
}

.products .product-entry {
    min-height: 168px;
    padding-bottom: 10px
}

.product-entry h4 {
    padding-bottom: 4px
}

.product-entry h4 a {
    font-size: 24px;
    color: #0c7ba8;
    font-weight: 700
}

.product-actions {
    padding-top: 8px;
    text-align: center;
    letter-spacing: -.5px
}

.instock,
.outstock {
    line-height: 1;
    color: #999;
    font-weight: 300
}

.outstock {
    display: none
}

.instock strong {
    color: #4bab4d
}

.outstock strong {
    color: #8c1c00
}

.sold-out .outstock {
    display: block
}

.sold-out .instock {
    display: none
}

.product-actions p {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 1.11;
    color: #666;
    font-weight: 600
}

.product-actions .strike {
    font-size: 14px;
    color: #aaa;
    font-weight: 400;
    text-decoration: line-through
}

.btn-default,
.list-features a,
.list-features a:hover,
.more a:hover,
.products-category .products-body a:hover,
.products-thumbs a:hover,
.table-features a,
.table-features a:hover {
    text-decoration: none
}

.product-actions .price {
    padding-bottom: 2px
}

.product-actions .price strong {
    font-size: 30px;
    color: #4bab4d;
    font-weight: 900
}

.product-actions .btn {
    height: 45px;
    line-height: 45px;
    padding: 0 12px;
    border-radius: 0;
    background: #4bab4d;
    font-size: 22px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase
}

.product-actions .btn:hover {
    background: #348e36
}

.more a {
    display: inline-block;
    padding: 6px 14px 7px;
    background: #ebeff2;
    font-size: 14px;
    color: #0c7ba8;
    text-transform: uppercase;
    letter-spacing: -.5px
}

.more a:hover {
    background: #ddedf3
}

.products-category {
    padding-bottom: 50px
}

.products-category .products-body ul {
    margin: 0 -23px;
    text-align: center
}

.products-category .products-body li {
    display: inline-block;
    margin: 0 12px;
    vertical-align: middle
}

.products-category .products-body a {
    display: block;
    padding: 23px 33px 0;
    border: 1px solid #ebeff2;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1)
}

.products-category .products-body img {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.products-category .products-body a strong {
    display: block;
    padding: 14px 0 5px;
    font-size: 16px;
    color: #0a79a7;
    text-align: center;
    text-transform: uppercase
}

.products-category .products-body a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8
}

.product-image img,
.product-thumb img,
.products-category .products-body img,
.products-thumbs img,
.results-products .thumb img {
    -webkit-transition: -webkit-transform .5s, opacity .5s;
    -moz-transition: -moz-transform .5s, opacity .5s;
    -o-transition: -o-transform .5s, opacity .5s;
    transition: transform .5s, opacity .5s
}

.product-featured {
    margin-bottom: 40px
}

.product-featured .product-head {
    padding: 8px 13px 11px;
    background: #0c7ba8
}

.product-featured .product-head h3 {
    color: #fff;
    font-weight: 700
}

.product-featured .product-body {
    padding: 21px 20px 20px
}

.product-featured .product-thumb {
    display: table;
    width: 236px;
    height: 236px;
    background: #fff;
    text-align: center;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1);
    vertical-align: middle
}

.product-featured .product-entry,
.product-featured .product-thumb a {
    display: table-cell;
    vertical-align: middle
}

.product-featured .product-entry {
    float: none;
    width: 470px;
    padding-top: 0;
    font-size: 20px;
    line-height: 1.2;
    color: #0c7ba8;
    text-align: center;
    letter-spacing: -.7px
}

.product-featured .product-entry p {
    padding-bottom: 15px
}

.product-featured .product-entry h2 {
    padding-bottom: 8px
}

.product-featured .product-entry h2 a {
    font-size: 34px;
    color: #0c7ba8;
    font-weight: 700
}

.product-featured .btn {
    padding: 8px 12px 11px;
    border-radius: 0;
    font-size: 22px;
    font-weight: 700
}

.product-featured .btn .fa-chevron-right {
    margin: 3px 0 0 10px;
    font-size: 26px
}

.product-featured .btn .fa-chevron-right,
.product-featured .btn span {
    display: inline-block;
    vertical-align: middle
}

.brandinfo a,
.product-image a,
.product-thumbs a {
    display: block
}

.product-featured .product-body {
    background: #f9fafb;
    background: -moz-linear-gradient(top, rgba(249, 250, 251, 1) 0, rgba(249, 250, 251, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(249, 250, 251, 1)), color-stop(100%, rgba(249, 250, 251, 1)));
    background: -webkit-linear-gradient(top, rgba(249, 250, 251, 1) 0, rgba(249, 250, 251, 1) 100%);
    background: -o-linear-gradient(top, rgba(249, 250, 251, 1) 0, rgba(249, 250, 251, 1) 100%);
    background: -ms-linear-gradient(top, rgba(249, 250, 251, 1) 0, rgba(249, 250, 251, 1) 100%);
    background: linear-gradient(to bottom, rgba(249, 250, 251, 1) 0, rgba(249, 250, 251, 1) 100%)
}

.products-list li {
    margin-top: 9px;
    border: 1px solid #ebeff2
}

.products-list .products-head {
    margin-bottom: 0
}

.products-list .product-thumb {
    width: 117px;
    height: 117px;
    border-right: 1px solid #eff3f5
}

.products-list .product-thumb img {
    width: 100%;
    height: auto
}

.products-list .product-entry {
    float: none;
    width: auto;
    padding-right: 10px;
    font-size: 13px;
    line-height: 1.15;
    border: 0
}

.products-list .product-entry p {
    margin-bottom: 6px
}

.products-list .product-entry h4 a {
    font-size: 18px
}

.products-list .more a {
    padding: 8px 14px 9px
}

.product-description {
    margin-bottom: 30px
}

.product-gallery {
    float: left;
    width: 200px;
    margin-right: 29px
}

.product-image {
    width: 200px;
    height: 200px;
    margin-bottom: 5px
}

.product-image li {
    position: relative;
    float: left;
    width: 198px;
    height: 198px;
    border: 1px solid #ebeff2
}

.product-image img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.product-image .zoom {
    position: absolute;
    bottom: 5px;
    right: 9px;
    padding-left: 18px;
    border-radius: 0;
    background: url(images/zoom.png) 0 4px no-repeat;
    font-size: 14px;
    color: #0a79a7;
    font-weight: 900;
    opacity: 0
}

.product-image a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.product-image a:hover .zoom {
    opacity: 1
}

.product-thumbs ul {
    margin: 0 -5px
}

.product-thumbs li {
    float: left;
    width: 58px;
    height: 58px;
    border: 1px solid #ebeff2;
    margin: 6px
}

.product-thumbs img {
    width: 100%;
    height: auto;
}

.brandinfo img {
    width: auto;
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px
}

.description-head .product-actions {
    position: relative;
    margin-bottom: 19px
}

.description-head .product-actions-inner {
    width: 180px
}

.description-head .actions {
    font-size: 0;
    line-height: 0
}

.field-qty {
    display: inline-block;
    width: 40px;
    height: 45px;
    padding: 0 2px;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
    vertical-align: middle;
    border: 2px solid #4bab4d;
    font-weight: 900
}

.description-head .product-actions .instock,
.description-head .product-actions .outstock {
    position: absolute;
    bottom: 13px;
    left: 200px
}

.description-head .highlight {
    margin-bottom: 15px;
    padding: 9px 13px 7px;
    background: #ebeff2;
    font-size: 16px;
    color: #0c7ba8;
    letter-spacing: -.4px
}

.description-head .highlight p {
    margin-bottom: 0
}

.description-body p {
    margin-bottom: 20px
}

.list-details,
.list-includes {
    padding-bottom: 20px
}

.description-foot p,
.list-details p,
.list-details ul,
.list-includes p,
.list-includes ul {
    margin-bottom: 0
}

.list-details li:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '-'
}

.list-details li {
    position: relative;
    padding-left: 8px
}

.description-foot {
    padding: 15px 0;
    border-top: 1px solid #ebeff2;
}

.products-thumbs~.products-thumbs {
    margin-top: 20px
}

.products-thumbs ul {
    margin: 0 -10px
}

.products-thumbs li {
    display: inline-block;
    vertical-align: top;
    margin: 5px 8px
}

.products-thumbs a {
    display: block;
    max-width: 133px;
    text-align: center
}

.products-thumbs .thumb {
    display: block;
    width: 133px;
    height: 133px;
    padding: 8px 10px;
    border: 1px solid #ebeff2;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .1)
}

.products-thumbs .thumb img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.products-thumbs a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .8
}

.products-thumbs .entry {
    display: block;
    margin-top: 1px;
    color: #0a79a7;
    letter-spacing: -.3px
}

.products-thumbs-info {
    padding: 17px 19px 1px;
    margin-top: 20px;
    background: #ebeff2;
    font-size: 15px;
    color: #333;
    line-height: 1.33;
    letter-spacing: -.3px
}

.products-thumbs-info p {
    margin-bottom: 20px
}

.products-thumbs-info h5 {
    padding-bottom: 2px;
    font-size: 18px;
    font-weight: 700
}

.form-filter {
    padding: 9px 16px 8px 10px;
    border-bottom: 1px solid #cee4ed;
    margin-bottom: 9px;
    background: #ebeff2
}

.options,
.select {
    border: 1px solid #aabdcb
}

.selects {
    float: left
}

.select {
    float: left;
    position: relative;
    border-radius: 3px;
    height: 28px
}

.select~.select {
    margin-left: 10px
}

.select-value {
    display: block;
    font-family: Raleway, sans-serif;
    font-size: 13px;
    color: #0a79a7
}

.select-value .fa-angle-down {
    float: right;
    display: block;
    text-align: center;
    width: 26px;
    height: 26px;
    padding-top: 6px;
    background: #aabdcb;
    font-size: 16px;
    color: #fff
}

.options,
.select-value span {
    background: #fff;
    overflow: hidden
}

.select-value span {
    position: relative;
    z-index: 9;
    float: left;
    width: 130px;
    height: 26px;
    padding: 4px 9px;
    border-radius: 3px 0 0 3px
}

.options {
    position: absolute;
    top: 25px;
    left: -1px;
    right: 0;
    z-index: 10;
    display: none;
    min-width: 209px;
    padding: 10px 9px 2px;
    border-radius: 0 3px 3px;
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, .16)
}

.options ul {
    float: left;
    margin-bottom: 0
}

.options ul~ul {
    margin-left: 24px
}

.options li {
    margin-bottom: 1px
}

.form-label {
    position: relative;
    min-width: 80px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 1.2;
    color: #0a79a7
}

.footer-nav a,
.footer-nav li {
    line-height: 1
}

.form-label input {
    position: absolute;
    top: 0;
    left: -100px
}

.form-label input:checked+strong:after {
    display: block
}

.form-label span,
.form-label strong {
    display: inline-block;
    vertical-align: middle
}

.form-label span {
    margin-left: 4px
}

.form-label strong {
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #aabdcb;
    border-radius: 3px
}

.form-label strong:after {
    position: absolute;
    top: 0;
    left: 1px;
    content: '\f00c';
    display: none;
    font-family: FontAwesome;
    font-size: 12px;
    color: #333;
    font-style: normal
}

.expanded .select {
    border-bottom-color: #fff;
    border-radius: 3px 3px 0 0
}

.expanded .options {
    display: block
}

.filter-options li,
.filter-options strong,
.filter-options ul,
.footer-nav li {
    display: inline-block;
    vertical-align: middle
}

.expanded .select-value span {
    z-index: 11;
    border-radius: 3px 0 0
}

.filter-options {
    float: right;
    padding-top: 4px
}

.filter-options ul {
    margin-bottom: 0
}

.filter-options li,
.filter-options strong {
    line-height: 1;
    color: #0a79a7
}

.filter-options li {
    margin-left: 6px;
    letter-spacing: -.5px
}

.filter-options a {
    color: #0a79a7;
    border-bottom: 2px solid transparent
}

.filter-options a:hover,
.filter-options li.current a {
    border-color: #0a79a7;
    text-decoration: none
}

.footer {
    position: absolute;
    bottom: -60px;
    right: 0;
    width: 75%;
    height: 127px;
    padding-bottom: 70px;
    text-align: center
}

.ccards {
    margin-bottom: 12px
}

.footer-nav {
    padding-bottom: 15px
}

.footer-nav li~li {
    padding-left: 6px;
    border-left: 1px solid #666;
    margin-left: 5px
}

.footer-nav a {
    color: #0b77a5;
    font-weight: 600
}

.copyrights {
    padding: 6px 0;
    margin: 0 8px;
    background: #ebeff2;
    font-size: 16px;
    color: #0a79a7
}

.product-featured .product-thumb {
    border: 0;
    margin-right: 20px
}

.product-featured .product-entry {
    border: 0
}

@media only screen and (max-width:1200px) {

    .header-inner .container .header-inner-container .search {width: 465px;}
    .header-inner .container .header-inner-container .search .field-search {width:430px;}

    .logo {
        margin: 15px 20px 0 0
    }
    .logono {
        margin: 15px 30px 0 14px
    }
    .contact {
        margin: 17px 20px 0 0
    }
    .menu,
    .nav li a {
        padding: 9px 12px 10px
    }
    .products-category .products-body li {
        margin: 0 7px
    }
    .products-category .products-body a {
        padding: 17px 27px 0
    }
    .product-entry {
        width: 335px
    }
    .product-thumb {
        margin-right: 10px
    }
    .products-thumbs ul {
        margin: 0 -6px
    }
    .products-thumbs li {
        margin: 5px 2px
    }
    .content-head h1 {
        font-size: 43px
    }
    .product-featured .product-thumb {
        border: 0;
        margin-right: 10px
    }
}

@media only screen and (max-width:991px) {
    .header-bar,
    .logo,
    .logono,
    .nav ul {
        display: none
    }
    .container {
        width: 100%;
        padding: 0
    }
    .row {
        padding: 0;
        margin: 0
    }
    .col-md-3,
    .col-md-9 {
        float: none;
        width: 100%;
        padding: 0
    }
    .footer {
        position: static;
        bottom: auto;
        left: auto;
        right: auto;
        width: 100%;
        padding-top: 20px
    }
    .nav,
    .nav ul {
        left: 0;
        right: 0
    }
    .content {
        padding: 10px 20px 0;
        margin: 0
    }
    .nav {
        position: fixed;
        top: 0;
        z-index: 110
    }
    .nav ul {
        position: absolute;
        top: 100%;
        z-index: 99;
        white-space: normal
    }
    .logo-mobile,
    .logo-mobileno,
    .menu,
    .nav li,
    .side-menu {
        display: block
    }
    .nav li {
        float: none;
        text-align: center
    }
    .logo-mobile {
        left: 50%;
        margin-left: -53px
    }
    .logo-mobileno {
        left: 50%;
        margin-left: -53px
    }
    .header-inner {
        height: 40px
    }
    .header-inner-container {
        position: fixed;
        top: 40px;
        width: 100%;
        height: 95px;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    .contact,
    .search {
        position: absolute;
        left: 0
    }
    .contact {
        top: 10px;
        width: 169px;
        margin: 0 0 0 -85px;
        background-position: 0 2px
    }
    .search {
        top: 57px;
        margin: 0 0 0 -107px
    }
    .cart {
        position: fixed;
        right: 75px;
        top: 2px;
        z-index: 200;
        width: 40px;
        padding: 0;
        margin: 0
    }
    .icon-cart {
        width: 37px;
        height: 36px;
        background: url(images/cart-empty.png) no-repeat;
        background-size: cover
    }
    .cart-full .icon-cart {
        background: url(images/cart-full.png) no-repeat;
        background-size: cover
    }
    .cart-entry {
        position: absolute;
        top: 38px;
        left: 50%;
        margin-left: -75px;
        display: none
    }
    .sidebar {
        display: none;
    }
    .field-search,
    .search {
        -webkit-transition: width .5s, margin .5s;
        -moz-transition: width .5s, margin .5s;
        -o-transition: width .5s, margin .5s;
        transition: width .5s, margin .5s
    }
    .products-category .products-body ul {
        margin: 0 -11px
    }
    .products-category .products-body li {
        margin: 0 6px
    }
    .widget-partners {
        margin-top: 0!important;
        text-align: center
    }
    .widget-partners li {
        display: inline-block;
        vertical-align: middle
    }
    .description-head .product-actions {
        left: auto
    }
    .description-head .product-actions-inner {
        width: auto
    }
    .description-head .product-actions .instock,
    .description-head .product-actions .outstock {
        position: static;
        bottom: auto;
        left: auto
    }

}

@media only screen and (max-width:767px) {
    .col-md-6 {
        float: none;
        width: 100%;
        padding: 0
    }
    .content {
        padding: 10px 10px 0
    }
    .content-head h1 {
        font-size: 26px;
        text-align: center
    }
    .content-head p {
        font-size: 16px
    }
    .content-head-small p {
        font-size: 15px
    }
    .breadcrumbs {
        text-align: center
    }
    .products-head {
        padding: 7px 12px
    }
    .products-head h3 {
        font-size: 20px;
        line-height: 1.3
    }
    .products-head h3 a {
        margin-top: 5px
    }
    .products li {
        position: relative
    }
    .product-actions {
        position: absolute;
        top: 0;
        left: 50%;
        padding-top: 15px;
        margin-left: 30px
    }
    .product-actions .btn {
        font-size: 18px
    }
    .products-category {
        padding-bottom: 30px
    }
    .products-category .products-body ul {
        margin: 0
    }
    .products-category .products-body li {
        margin: 0;
        padding: 0;
        width: 70%
    }
    .products-category .products-body li~li {
        margin-top: 15px
    }
    .products-category .products-body li img {
        width: 100%;
        height: auto
    }
    .products-thumbs li {
        margin: 2px
    }
    .prodcuts .product-thumb {
        float: none;
        width: 168px;
        height: 168px
    }
    .products .product-thumb {
        border-right: 1px solid #ebeff2
    }
    .prodcuts .product-entry {
        float: none
    }
    .products-thumbs .thumb {
        width: 109px;
        height: 109px;
        padding: 6px 8px
    }
    .products-thumbs .entry {
        font-size: 12px
    }
    .product-entry {
        width: 100%;
        padding: 5px 15px;
        border-width: 1px 0 0;
        border-style: solid;
        border-color: #ebeff2
    }
    .product-featured {
        margin-bottom: 20px
    }
    .product-featured h3 {
        font-size: 20px;
        text-align: center
    }
    .product-featured .product-thumb {
        float: none;
        margin: 0 auto
    }
    .product-featured .product-entry {
        display: block;
        width: auto;
        padding: 0;
        margin: 0 auto;
        border-top: 0
    }
    .product-thumbs li,
    .select {
        float: none;
        display: inline-block
    }
    .product-featured .product-entry h2 a {
        font-size: 31px
    }
    .product-featured .btn {
        font-size: 20px
    }
    .products-list {
        margin-top: 9px
    }
    .filter-options,
    .selects {
        float: none;
        text-align: center
    }
    .select {
        vertical-align: middle
    }
    .select~.select {
        margin-left: 20px
    }
    .options,
    .select-value {
        text-align: left
    }
    .brandinfo,
    .product-thumbs,
    .products .more {
        text-align: center
    }
    .brandinfo{display:none}
    .select-value span {
        width: 160px
    }
    .product-gallery {
        float: none;
        width: auto;
        margin: 0 auto
    }
    .product-image {
        overflow: hidden;
        width: 200px;
        height: 200px;
        margin: 0 auto 5px
    }
    .brandinfo img {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .footer-nav li~li {
        padding-left: 4px;
        margin-left: 2px
    }
    .copyrights {
        margin: 0
    }
    .ccards {
        width: 50%;
        margin: 0 auto 10px
    }
    .ccards img {
        width: 100%;
        height: auto
    }
}

@media only screen and (max-width:479px) {
    .content-head-overkat p,
    .content-head-small-bottom p {
        font-size: 15px
    }
    .content-head-small h3,
    .content-head-small-bottom h2,
    .products-thumbs h2 {
        font-size: 24px
    }
    .products .product-thumb {
        width: 144px;
        height: 144px
    }
    .products .product-thumb img {
        width: 100%;
        height: auto
    }
    .products .product-actions {
        padding-top: 7px;
        margin-left: 13px
    }
    .products .product-actions .price strong {
        font-size: 25px
    }
    .products .product-entry p br {
        display: none
    }
    .product-featured .product-head {
        padding: 8px 8px 11px
    }
    .product-featured h3 {
        font-size: 18px
    }
    .product-featured .product-entry {
        font-size: 16px
    }
    .product-featured .product-entry h2 a {
        font-size: 23px
    }
    .product-featured .product-body {
        padding: 21px 5px 20px
    }
    .product-featured .btn {
        padding: 8px 5px 11px;
        font-size: 15px
    }
    .product-featured .btn .fa-chevron-right,
    .products-list .product-entry h4 a {
        font-size: 16px
    }
    .products-list .product-thumb {
        margin-right: 3px
    }
    .products-list .product-entry {
        padding: 5px;
        margin: 0
    }
    .products-category .products-body li {
        width: 100%;
        padding: 0
    }
    .products-thumbs ul {
        margin: 0 -8px;
        text-align: left
    }
    .products-thumbs li {
        width: 49%;
        padding: 9px;
        margin: 0
    }
    .products-thumbs a {
        display: block;
        max-width: 100%
    }
    .products-thumbs .thumb {
        width: auto;
        height: auto
    }
    .products-thumbs .entry {
        font-size: 14px
    }
    .select-value span {
        width: 94px
    }
    .select~.select {
        margin-left: 10px
    }
    .options {
        min-width: 138px
    }
    .options ul {
        float: none
    }
    .options ul~ul {
        margin: 0
    }
    .description-body p,
    .products-thumbs-info p {
        margin-bottom: 10px
    }
    .filter-options li {
        margin-left: 4px
    }
    .products-thumbs-info {
        padding: 17px 10px 1px
    }
    .products-thumbs-info h5 {
        font-size: 16px
    }
    .description-head .product-actions {
        left: auto;
        top: auto;
        margin-left: 0
    }
    .list-details,
    .list-includes {
        padding-bottom: 10px
    }
    .sidebar {
        top: 115px
    }
    .widget~.widget {
        margin-top: 15px
    }
    .widget-partners li {
        width: 32.3333%;
        height: auto
    }
    .widget-partners img {
        width: 100%;
        height: auto
    }
    .contact {
        width: 130px;
        padding-left: 12px;
        margin: 0 0 0 -45px;
        font-size: 24px;
        background-size: 9% auto
    }
    .search {
        top: 34px
    }
    .opened .search.expanded {
        left: 38%;
        width: 290px;
        margin: 0 0 0 -107px;
        border-radius: 15px 15px 0 0
    }
    .opened .expanded .field-search {
        width: 255px
    }
    .opened .expanded .btn-search {
        border-radius: 0 15px 0 0
    }
    .opened .search-results {
        width: 290px;
        padding: 16px 10px 0;
        border-radius: 0 0 15px 15px
    }
    .opened .search-results ol {
        width: 132px
    }
    .opened .search-results li {
        position: relative
    }
    .results-products .entry {
        width: 126px;
        padding: 0 5px
    }
    .results-products .actions,
    .results-products .price {
        float: right;
        margin: 0
    }
    .results-products .price {
        margin-bottom: 5px
    }
    .opened .header-inner-container {
        height: 75px
    }
    .ccards {
        width: 100%
    }
    .logo-mobile {
        left: 70px;
        margin-left: 0
    }
    .logo-mobileno {
        left: 70px;
        margin-left: 0
    }
}


.unsubscribe {
    background: #FA2F00;
    color: #fff
}

.boxes {
    width: 675px;
    margin: 0 auto
}

.box {
    border: 3px solid transparent;
    border-radius: 10px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    text-align: center;
    font-size: 17px;
    line-height: 34px;
    padding: 28px 20px;
    margin: 25px 0
}

.box-warning {
    border-color: #a42504
}

.box-success {
    border-color: #56a258
}

.description-head--primary .product-actions .instock,
.description-head--primary .product-actions .instock, .description-head--primary .product-actions .outstock {
    left: 250px;
}

.description-head--primary .product-actions {
    padding-top: 0
}

.fa-times {
    color: #8c1c00
}

.product-actions form[name=vareform] {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}
.product-actions form[name=vareformdemo] {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex
}

.product-actions input {
    border-radius: 0;
    min-width: 40px
}

.product-actions .price {
    line-height: 1.2
}

.ico-check {
    display: inline-block;
    background: url(images/ico-check.png) no-repeat;
    width: 15px;
    height: 15px
}

.products-primary .product-entry,
.products-primary .product-thumb {
    float: none
}

.products-primary .btn {
    font-size: 16px;
    display: block;
    width: 100%;
    height: 35px;
    font-weight: 700;
    line-height: 35px;
    padding: 0
}

.products-primary .price {
    padding-bottom: 12px
}

.products-primary .price strong {
    font-size: 24px;
    font-weight: 700
}

.products-primary .products-body ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px -10px
}

.products-primary .products-body li {
    flex: 0 0 20%;
    max-width: 20%;
    border: none;
    padding: 0 5px 10px
}

.products-primary .product-entry,
.products-primary .product-entry a {
    min-height: 0;
    width: 100%;
    padding: 0;
    color: #2286b0;
    font-size: 13px;
    line-height: 1.15;
    border: none
}

.products-primary .product-entry br {
    display: none
}

.products-primary .product-entry p {
    min-height: 42px;
    font-weight: 700;
    margin-left: 0;
    margin-right: 0
}

.products-primary .product-thumb {
    border: none;
    margin: 0
}

.products-primary .product-thumb img {
    width: 100%;
    height: auto
}

.products-primary .product-container {
    border: 1px solid #ebeff2;
    padding: 10px;
    height: 100%
}

.products-primary .product-actions {
    text-align: left
}

.products-primary .product-actions p {
    color: #009e40;
    font-size: 12px;
    padding-bottom: 10px
}

.products-primary li~li {
    margin: 0
}

.products-primary .relmargin {
    margin-left: 15px
}

.products-secondary .border+li:before,
.products-secondary .border:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -1px;
    width: calc(100% + 2px);
    height: 2px;
    background: #fff
}

.products-secondary li {
    display: block;
    overflow: visible;
    position: relative
}

.products-secondary li:after {
    content: '';
    display: table;
    clear: both
}

.products-secondary li~li {
    margin-top: 0;
    border-top: 0
}

.products-secondary ul {
    display: flex;
    flex-flow: row wrap
}

.products-secondary ul>li {
    flex: 0 0 100%
}

.products-secondary .sold-out {
    order: 1
}

.products-secondary .border {
    border-bottom: 17px solid #eaeef1;
    position: relative
}

.products-secondary .border:before {
    bottom: -3px
}

.products-secondary .border+li:before {
    top: -3px
}

.products-secondary .product-actions-inner>p {
    display: none
}

@media(max-width:1199px) {
    .products-primary .product-entry p {
        min-height: 42px
    }
}

@media(max-width:985px) {
    .description-head--primary .product-actions {
        margin-left: 0
    }
    .products-primary .product-entry p {
        min-height: 42px
    }
    .product-actions form[name=vareform] {
        justify-content: center
    }
    .product-actions form[name=vareformdemo] {
        justify-content: center
    }
    .products-primary .products-body li {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media(max-width:767px) {

    .product-image ul li {
        width: 350px;
        height: 350px;
        border: none;
    }
    .product-image .caroufredsel_wrapper {
        width: 350px !important;
        height: 350px !important;
    }
    .product-gallery .product-image {
        width: 350px;
        height: 350px;
    }
    .newsingleproduct .product-gallery {
        width: 350px;
    }
    .product-image .caroufredsel_wrapper ul {
        height: 350px !important;
    }

    .product-gallery .product-thumbs li{width:111px;height:111px;margin:2px; }
    .product-gallery .product-thumbs{margin-bottom:12px;}




    .products-primary .product-container {
        padding: 11px
    }
    .products-primary .product-entry {
        font-size: 15px;
        line-height: 1.13
    }
    .products-primary .product-thumb {
        width: 100%;
        height: auto
    }
    .products-primary .product-entry p {
        min-height: 42px
    }
    .products-primary .products-body li {
        flex: 0 0 50%;
        max-width: 50%
    }
    .products-primary .product-actions {
        position: static;
        margin-left: 0
    }
    .products-primary .product-actions .price strong {
        font-size: 26px
    }
    .products-secondary .btn-primary,
    .products-secondary .more a,
    .products-secondary strong {
        font-weight: 700
    }
    .products-secondary .btn {
        height: 35px;
        line-height: 35px
    }
    .products-secondary .btn-primary,
    .products-secondary .more a {
        padding: 0;
        height: 35px;
        line-height: 35px;
        width: 139px;
        text-align: center
    }
    .products-secondary .instock,
    .products-secondary .outstock,
    .products-secondary .product-actions-inner {
        max-width: 140px;
        margin-left: auto
    }
    .products-secondary li.visible {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        padding: 13px 13px 16px
    }
    .products-secondary .product-entry {
        padding: 0;
        min-height: 0;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        order: 1;
        flex: 0 0 100%;
        float: none;
        color: #2286b0;
        font-size: 15px;
        line-height: 1.13;
        border: none;
        margin: 0 0 10px
    }
    .products-secondary .product-entry>p {
        font-weight: 700;
        display: none
    }
    .products-secondary .product-entry>h4 {
        flex: 0 0 50%
    }
    .products-secondary .more {
        flex: 0 0 50%;
        text-align: right
    }
    .products-secondary .product-thumb {
        order: 2;
        flex: 0 0 50%;
        margin: 0;
        float: none;
        border: none
    }
    .products-secondary .product-thumb a {
        display: block;
        width: 111px;
        height: 111px;
        overflow: hidden
    }
    .products-secondary .product-thumb img {
        width: 100%;
        height: auto
    }
    .products-secondary .product-actions {
        order: 3;
        flex: 0 0 50%;
        margin: 0;
        float: none;
        position: static;
        padding-top: 0
    }
    .products-secondary .instock {
        font-size: 12px;
        padding-bottom: 18px
    }
    .products-secondary .price strong {
        font-weight: 700;
        font-size: 26px
    }
    .products-secondary .btn {
        font-size: 16px
    }
    .products-secondary .price {
        padding-bottom: 21px
    }
}

.main--info .container,
.main--info [class*=col] {
    padding-left: 10px;
    padding-right: 10px
}

@media(max-width:479px) {
    .products-secondary .product-actions .price strong {
        font-size: 26px
    }
    .products-secondary .product-thumb {
        width: auto;
        height: auto
    }
}

@media(max-width:374px) {
    .products-primary .product-entry p {
        min-height: 0
    }
    .products-primary .products-body li {
        flex: 0 0 100%;
        max-width: 100%
    }
    .products-secondary {
        text-align: center;margin: 0 -10px;
    }
    .products-secondary .instock,
    .products-secondary .outstock,
    .products-secondary .product-actions-inner {
        max-width: 100%;
        margin-left: 0
    }
    .products-secondary .product-entry {
        display: block
    }
    .products-secondary .more {
        text-align: center;
        margin-top: 15px
    }
    .products-secondary .product-thumb {
        flex: 0 0 100%;
        margin: 0 0 10px
    }
    .products-secondary .product-thumb a {
        margin: auto
    }
    .products-secondary .product-actions {
        flex: 0 0 100%
    }
    .product-reviews{margin: 0 -10px}
    .card .card--comment{margin: 30px -10px 0 -10px;}
}

.section__body,
.section__head {
    margin-bottom: 26px
}

.main--info .row {
    margin-left: -10px;
    margin-right: -10px
}

@media (max-width:992px) {
    .before-mega-footer--secondary {
        margin-top: 50px
    }

    .before-mega-footer strong::after {
        content: "\a";
        white-space: pre;
    }

}

.row-flex {
    display: flex
}

.row-flex .panel.panel-flex {
    display: flex;
    flex-flow: column;
    flex: 1;
    height: 100%
}

.row-flex .panel.panel-flex .panel__head {
    display: flex;
    align-items: center;
    height: 33px
}

.row-flex .panel.panel-flex .panel__body-flex {
    height: 100%
}

@media (max-width:767px) {
    .before-mega-footer--secondary {
        margin-top: 20px
    }
    .row-flex {
        flex-flow: column
    }
    .row-flex .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%
    }
    .row-flex .col-sm-6+.col-sm-6 {
        margin-top: 22px
    }
}

.ico-access,
.ico-address,
.ico-agreement,
.ico-bag,
.ico-check-2,
.ico-complaint,
.ico-confidential,
.ico-cookies,
.ico-defects-large,
.ico-delivery,
.ico-delivery-large,
.ico-e-market,
.ico-ean,
.ico-email-address,
.ico-house,
.ico-info,
.ico-information,
.ico-items,
.ico-light,
.ico-message,
.ico-orders-large,
.ico-payment,
.ico-payment-large,
.ico-percent,
.ico-person,
.ico-person-2,
.ico-person-3,
.ico-plus,
.ico-price,
.ico-question,
.ico-question-large,
.ico-register,
.ico-return,
.ico-return-large,
.ico-security,
.ico-service,
.ico-student,
.ico-time {
    display: inline-block;
    background: url(images/sprite-new-pages.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.ico-conditions,
.ico-letter {
    background-repeat: no-repeat;
    display: inline;
    vertical-align: middle
}

.ico-ean {
    background-position: -1px 0;
    width: 52px;
    height: 25px
}

.ico-delivery-large {
    background-position: -1px -26px;
    width: 48px;
    height: 29px
}

.ico-payment-large {
    background-position: -1px -56px;
    width: 44px;
    height: 29px
}

.ico-orders-large {
    background-position: -1px -86px;
    width: 41px;
    height: 37px
}

.ico-delivery {
    background-position: -1px -124px;
    width: 38px;
    height: 23px
}

.ico-items {
    background-position: -1px -148px;
    width: 36px;
    height: 19px
}

.ico-defects-large {
    background-position: -1px -168px;
    width: 35px;
    height: 35px
}

.ico-return-large {
    background-position: -1px -204px;
    width: 35px;
    height: 40px
}

.ico-student {
    background-position: -1px -245px;
    width: 35px;
    height: 24px
}

.ico-cookies {
    background-position: -1px -270px;
    width: 34px;
    height: 27px
}

.ico-payment {
    background-position: -1px -298px;
    width: 32px;
    height: 21px
}

.ico-agreement {
    background-position: -1px -320px;
    width: 31px;
    height: 22px
}

.ico-e-market {
    background-position: -1px -343px;
    width: 31px;
    height: 19px
}

.ico-access {
    background-position: -1px -363px;
    width: 29px;
    height: 23px
}

.ico-bag {
    background-position: -1px -387px;
    width: 27px;
    height: 20px
}

.ico-person-2 {
    background-position: -1px -408px;
    width: 26px;
    height: 23px
}

.ico-price {
    background-position: -1px -432px;
    width: 26px;
    height: 26px
}

.ico-house {
    background-position: -1px -459px;
    width: 25px;
    height: 23px
}

.ico-info {
    background-position: -27px -459px;
    width: 25px;
    height: 21px
}

.ico-percent {
    background-position: -28px -408px;
    width: 24px;
    height: 19px
}

.ico-address,
.ico-message,
.ico-service,
.ico-time {
    width: 23px;
    height: 23px
}

.ico-address {
    background-position: -28px -428px
}

.ico-message {
    background-position: -27px -481px
}

.ico-service {
    background-position: -1px -483px
}

.ico-time {
    background-position: -25px -505px
}

.ico-complaint {
    background-position: -1px -507px;
    width: 22px;
    height: 22px
}

.ico-email-address {
    background-position: -24px -529px;
    width: 22px;
    height: 21px
}

.ico-person-3 {
    background-position: -31px -363px;
    width: 21px;
    height: 25px
}

.ico-plus {
    background-position: -1px -530px;
    width: 21px;
    height: 19px
}

.ico-question-large {
    background-position: -1px -550px;
    width: 21px;
    height: 29px
}

.ico-return {
    background-position: -23px -551px;
    width: 21px;
    height: 24px
}

.ico-security {
    background-position: -23px -576px;
    width: 21px;
    height: 25px
}

.ico-information {
    background-position: -33px -320px;
    width: 19px;
    height: 23px
}

.ico-person {
    background-position: -1px -580px;
    width: 17px;
    height: 23px
}

.ico-register {
    background-position: -19px -602px;
    width: 17px;
    height: 23px
}

.ico-check-2 {
    background-position: -36px -270px;
    width: 16px;
    height: 22px
}

.ico-confidential {
    background-position: -36px -293px;
    width: 16px;
    height: 23px
}

.ico-light {
    background-position: -1px -604px;
    width: 16px;
    height: 23px
}

.ico-question {
    background-position: -37px -168px;
    width: 15px;
    height: 20px
}

.ico-conditions {
    background-image: url(images/ico-conditions.png);
    width: 19px;
    height: 24px;
    background-size: 19px 24px;
    min-width: 24px
}

.arrow-large,
.arrow-small {
    min-width: auto;
    font-weight: 400!important
}

.ico-letter {
    background-image: url(images/ico-letter.png);
    width: 26px;
    height: 17px;
    background-size: 26px 17px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi) {
    .ico-access,
    .ico-address,
    .ico-agreement,
    .ico-bag,
    .ico-check-2,
    .ico-complaint,
    .ico-confidential,
    .ico-cookies,
    .ico-defects-large,
    .ico-delivery,
    .ico-delivery-large,
    .ico-e-market,
    .ico-ean,
    .ico-email-address,
    .ico-house,
    .ico-info,
    .ico-information,
    .ico-items,
    .ico-light,
    .ico-message,
    .ico-orders-large,
    .ico-payment,
    .ico-payment-large,
    .ico-percent,
    .ico-person,
    .ico-person-2,
    .ico-person-3,
    .ico-plus,
    .ico-price,
    .ico-question,
    .ico-question-large,
    .ico-register,
    .ico-return,
    .ico-return-large,
    .ico-security,
    .ico-service,
    .ico-student,
    .ico-time {
        background-image: url(images/sprite-new-pages@2x.png);
        background-size: 54px 628px
    }
}

.arrow-small {
    font-size: 19px
}

.arrow-large {
    font-size: 26px
}

.arrow-large--secondary {
    font-weight: 700!important
}

.section--info {
    padding: 39px 0 0
}

.section--info h2 {
    padding-bottom: 4px;
    font-size: 46px;
    color: #0a79a7;
    font-weight: 700;
    letter-spacing: -2.1px
}

/*.section__head {
    font-family: 'Source Sans Pro'
}*/

.btn-default,
.section__body {
    font-family: Arial
}

.section--info .panel-help,
.section--info .row+.row {
    margin-top: 20px
}


@media (max-width:991px) {
    .section--info h2 {
        font-size: 28px;
        margin-bottom: 5px
    }
    .section__head {
        text-align: center;
        margin-bottom: 20px
    }
    .section__body {
        margin-bottom: 0
    }
}

.section--contacts .panel.panel-long .panel__body {
    min-height: 1081px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(248, 248, 248, 1) 35%, rgba(248, 248, 248, 1) 100%)
}

@media (max-width:1200px) {
    .section--contacts .panel.panel-long .panel__body {
        min-height: 1096px
    }
}

@media (max-width:992px) {
    .section--info {
        padding: 20px 0
    }
    .section--contacts .list-features-medium li {
        font-size: 15px
    }
    .section--contacts .list-features-medium li+li {
        margin-top: 5px
    }
}

@media (max-width:767px) {
    .section--contacts .panel.panel-long .panel__body {
        min-height: auto
    }
    .section--contacts .panel.panel-long {
        margin-top: 22px
    }
}

.section--login .panel.panel-benefits .panel__body {
    min-height: 174px
}

.section--login .panel.panel-create .panel__body,
.section--login .panel.panel-question .panel__body {
    min-height: 480px
}

@media (max-width:1200px) {
    .section--login .panel.panel-benefits .panel__head {
        min-height: 40px
    }
    .section--login .panel.panel-benefits .panel__body,
    .section--login .panel.panel-register .panel__body {
        min-height: 180px
    }
    .section--login .panel.panel-register .panel__head {
        min-height: 40px
    }
}

@media (max-width:992px) {
    .section--login .panel.panel-register .panel__body {
        min-height: 196px
    }
}

@media (max-width:767px) {
    .section--login .panel.panel-benefits {
        margin-bottom: 22px
    }
    .section--login .panel.panel-benefits .panel__body,
    .section--login .panel.panel-create .panel__body,
    .section--login .panel.panel-question .panel__body {
        min-height: auto
    }
}

.section--login-secondary .section__head {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 17px
}

.section--login-secondary .section__head .btn {
    margin-top: 6px;
    padding: 6px 17px 7px
}

.section--login-secondary .panel.panel-access .panel__body {
    min-height: 257px
}

.section--login-secondary .panel-login-long .panel__body {
    min-height: 234px
}

@media (max-width:1200px) {
    .section--login-secondary .panel.panel-access .panel__body {
        min-height: 293px
    }
    .section--login-secondary .panel.panel-email-address .panel__body {
        min-height: 209px
    }
}

@media (max-width:992px) {
    .section--login-secondary .panel.panel-access .panel__body {
        min-height: 345px
    }
    .section--login-secondary .panel.panel-conditions .panel__body {
        min-height: 121px
    }
    .section--login-secondary .panel.panel-email-address .panel__body {
        min-height: 248px
    }
    .section--login-secondary .panel.panel-email-address-secondary .panel__body {
        min-height: 264px
    }
    .section--login-secondary .panel-login-long .panel__body {
        min-height: 248px
    }
}

@media (max-width:767px) {
    .section--login-secondary .panel-login-long .panel__body,
    .section--login-secondary .panel.panel-access .panel__body,
    .section--login-secondary .panel.panel-email-address .panel__body {
        min-height: auto
    }
    .section--login-secondary .panel.panel-email-address {
        margin-bottom: 22px
    }
    .section--login-secondary .section__head {
        flex-flow: column;
        align-items: center;
        justify-content: center
    }
}

.section--news .panel-register .panel__body {
    min-height: 339px
}

@media (max-width:1200px) {
    .section--news .panel-register .panel__body {
        min-height: 361px
    }
}

@media (max-width:992px) {
    .section--news .panel-register .panel__body,
    .section--news .panel.panel-news .panel__body {
        min-height: 449px
    }
}

@media (max-width:767px) {
    .section--news .panel.panel-news {
        margin-bottom: 22px
    }
    .section--news .panel-register .panel__body {
        min-height: auto
    }
}

.section--students .panel-students-subscribe .panel__body {
    min-height: 384px
}

@media (max-width:1200px) {
    .section--students .panel-students-subscribe .panel__body {
        min-height: 413px
    }
}

@media (max-width:992px) {
    .section--students .panel-students-subscribe .panel__body {
        min-height: 501px
    }
    .section--students .panel-news .panel__body {
        min-height: 141px
    }
    .section--students .panel-students .panel__body {
        min-height: 303px
    }
}

@media (max-width:767px) {
    .section--students .panel-students-subscribe {
        margin-top: 22px
    }
    .section--students .panel-news .panel__body,
    .section--students .panel-students .panel__body,
    .section--students .panel-students-subscribe .panel__body {
        min-height: auto
    }
}

.section--salespoint .panel.panel-time .panel__body {
    min-height: 191px
}

.section--salespoint .panel-return .panel__body {
    min-height: 273px
}

.section--salespoint .panel-items .panel__body {
    min-height: 185px
}

@media (max-width:992px) {
    .section--salespoint .panel.panel-support .panel__body {
        min-height: 240px
    }
    .section--salespoint .panel-return .panel__body {
        min-height: 278px
    }
    .section--salespoint .panel-items .panel__body {
        min-height: 202px
    }
    .section--salespoint .panel-delivery .panel__body {
        min-height: 278px
    }
    .section--salespoint .panel.panel-service .panel__body {
        min-height: 200px
    }
}

@media (max-width:767px) {
    .section--salespoint .panel.panel-time {
        margin-bottom: 22px
    }
    .section--salespoint .panel-delivery,
    .section--salespoint .panel-service {
        margin-top: 22px
    }
    .section--salespoint .panel-items .panel__body,
    .section--salespoint .panel-return .panel__body,
    .section--salespoint .panel.panel-service .panel__body,
    .section--salespoint .panel.panel-support .panel__body,
    .section--salespoint .panel.panel-time .panel__body {
        min-height: auto
    }
}

.section--faq .section__group {
    display: block;
    margin-bottom: 81px
}

.section--faq .panel .panel__head {
    display: flex;
    align-items: center;
    height: 33px
}

.section--faq .panel.panel-main--secondary .panel__body {
    min-height: 190px
}

.panel-size-1 .panel__body {
    min-height: 141px
}

.panel-size-2 .panel__body {
    min-height: 119px
}

.panel-size-3 .panel__body {
    min-height: 163px
}

.panel-size-4 .panel__body {
    min-height: 315px
}

.panel-size-5 .panel__body {
    min-height: 270px
}

.panel-size-6 .panel__body {
    min-height: 75px
}

.panel-size-7 .panel__body {
    min-height: 141px
}

.panel-size-8 .panel__body {
    min-height: 97px
}

@media (max-width:992px) {
    .section--faq .section__group {
        margin-bottom: 30px
    }
    .section--faq .panel.panel-main--secondary .panel__body {
        min-height: 231px
    }
}

.section--terms .list-features-inner ul {
    margin-top: 10px
}

.section--terms .list-features-inner ul li+li {
    margin-top: 26px
}

@media (max-width:767px) {
    .panel-size-1 .panel__body,
    .panel-size-2 .panel__body,
    .panel-size-3 .panel__body,
    .panel-size-4 .panel__body,
    .panel-size-5 .panel__body,
    .panel-size-6 .panel__body,
    .panel-size-7 .panel__body,
    .panel-size-8 .panel__body,
    .section--faq .panel.panel-main--secondary .panel__body {
        min-height: auto
    }
    .section--terms .list-features-inner ul {
        margin-bottom: 5px;
        margin-left: 11px;
        margin-top: 10px
    }
    .section--terms .list-features--tertiary span {
        min-width: auto;
        margin-right: 5px
    }
    .section--terms .list-features p {
        max-width: 90%
    }
    .section--terms .panel-return-cancellation .list-features-inner ul {
        margin-top: 10px
    }
}

@media (max-width:460px) {
    .section--terms .list-features .link {
        font-size: 10px
    }
}

.panels-group__head {
    margin-bottom: 21px;
    display: flex;
    align-items: center;
    height: 53px;
    padding: 6px 10px 4px 20px;
    background: #59595a;
    color: #fff
}

.panels-group__head h4 {
    display: flex;
    align-items: center;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit
}

.panels-group__head i {
    margin-right: 20px
}

.panel.panel-main {
    color: #59595a;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0
}

.panel.panel-main h6 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 14px
}

.panel.panel-main .panel__head {
    display: flex;
    align-items: center;
    padding: 6px 10px 4px 24px;
    background: #2286b0;
    color: #fff;
    min-height: 33px
}

.panel.panel-main .panel__head h5 {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: inherit
}

.panel.panel-main .panel__head i {
    margin-right: 20px;
    min-width: 22px
}

.panel.panel-main .panel__body {
    padding: 16px 22px 15px;
    background: #fff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(248, 248, 248, 1) 55%, rgba(248, 248, 248, 1) 100%)
}

.panel.panel-main+.panel.panel-main {
    margin-top: 22px
}

.panel.panel-main.employees {
    margin-top: 3px
}

@media (max-width:992px) {
    .panel.panel-main .panel__head {
        padding: 5px 5px 3px 22px;
        min-height: 30px
    }
    .panel.panel-main .panel__head h5 {
        font-size: 12px
    }
}

@media (max-width:767px) {
    .panel.panel-main .panel__head {
        padding: 5px 10px 3px 22px;
        min-height: 30px
    }
    .panel.panel-main .panel__head h5 {
        font-size: 12px
    }
    .panels-group__head {
        padding: 5px 10px 4px 20px;
        height: auto
    }
    .panels-group__head h4 {
        font-size: 15px
    }
}

.panel.panel-main.panel-help .panel__body {
    padding: 0;
    display: flex;
    justify-content: space-between
}

.panel.panel-main.panel-help .panel__body h5 {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.panel.panel-main.panel-help .panel__body p {
    line-height: 1.5
}

.panel.panel-main.panel-news .list-features li,
.panel.panel-students .list-features li {
    line-height: 1.6
}

.panel.panel-main.panel-help .panel__body-image {
    flex: 0 0 351px;
    max-width: 351px;
    overflow: hidden
}

.panel.panel-main.panel-help .panel__body .panel__body-content {
    display: flex;
    justify-content: space-between;
    flex: 1;
    margin-right: 10px
}

.panel.panel-main.panel-help .panel__body .panel__body-inner {
    padding: 16px 26px 15px
}

.panel.panel-main.panel-help .panel__body .list-features {
    margin-top: 25px
}

.panel.panel-main.panel-help .panel__body .list-features--secondary {
    margin-top: 17px
}

.panel.panel-main.panel-help .panel__body .list-features--secondary li {
    letter-spacing: 0
}

.panel.panel-main.panel-help .panel__body .list-features--secondary li+li {
    margin-top: 6px
}

.panel.panel-main.panel-help .panel__body .list-features--secondary i {
    margin-right: 29px
}

.panel.panel-main.panel-help .panel__body .list-features--secondary span {
    margin-right: 21px;
    min-width: 60px
}

.panel.panel-main.panel-help .panel__body .list-features--secondary .arrow-small {
    min-width: auto;
    margin-right: 30px
}

.panel.panel-main.panel-help .panel__body .panel__body-inner:nth-child(2) {
    min-width: 252px
}

@media (max-width:1200px) {
    .panel.panel-main.panel-help .panel__body .panel__body-inner {
        padding: 15px 10px
    }
    .panel.panel-main.panel-help .panel__body .panel__body-inner:nth-child(1) {
        padding: 15px 10px 15px 22px
    }
}

@media (max-width:992px) {
    .panel.panel-main.panel-help .panel__body h5 {
        margin-bottom: 5px
    }
    .panel.panel-main.panel-help .panel__body .list-features {
        margin-top: 0
    }
    .panel.panel-main.panel-help .panel__body .list-features li {
        font-size: 13px
    }
    .panel.panel-main.panel-help .panel__body .list-features li+li {
        margin-top: 4px
    }
    .panel.panel-main.panel-help .panel__body .list-features .arrow-large {
        font-size: 18px;
        margin-right: 5px
    }
    .panel.panel-main.panel-help .panel__body .list-features--secondary .arrow-small {
        margin-right: 10px
    }
    .panel.panel-main.panel-help .panel__body .list-features--secondary span {
        margin-right: 5px
    }
    .panel.panel-main.panel-help .panel__body .panel__body-inner {
        max-width: 185px
    }
    .panel.panel-main.panel-help .panel__body .panel__body-inner:nth-child(2) {
        min-width: 200px
    }
}

@media (max-width:767px) {
    .panel.panel-main.panel-help .panel__body .panel__body-inner:nth-child(2) {
        min-width: auto
    }
    .panel.panel-main.panel-help .panel__body h5 {
        margin-bottom: 5px
    }
    .panel.panel-main.panel-help .panel__body .list-features {
        margin-top: 0
    }
    .panel.panel-main.panel-help .panel__body .list-features li {
        font-size: 13px
    }
    .panel.panel-main.panel-help .panel__body .list-features li+li {
        margin-top: 4px
    }
    .panel.panel-main.panel-help .panel__body {
        flex-flow: column;
        display: block
    }
    .panel.panel-main.panel-help .panel__body .panel__body-content {
        display: block
    }
    .panel.panel-main.panel-help .panel__body .panel__body-image {
        flex: 0 0 100%;
        max-width: 100%;
        align-items: center;
        align-self: auto;
        margin-top: 10px
    }
    .panel.panel-main.panel-help .panel__body .panel__body-image img {
        width: 100%
    }
    .panel.panel-main.panel-help .panel__body .panel__body-inner {
        max-width: 50%;
        padding: 15px 22px
    }
}

@media (max-width:460px) {
    .panel.panel-main.panel-help .panel__body,
    .panel.panel-main.panel-help .panel__body .panel__body-content {
        flex-flow: column
    }
    .panel.panel-main.panel-help .panel__body .panel__body-inner {
        max-width: 100%
    }
}

.panel.panel-main.panel-question p {
    font-size: 14px;
    margin-bottom: 16px
}

.panel.panel-main.panel-create .list-features i {
    margin-right: 12px
}

.panel.panel-main.panel-create .form-create {
    margin-top: 26px
}

.panel.panel-main.panel-email-address p {
    font-size: 14px
}

.panel.panel-main.panel-email-address .list-features {
    margin-bottom: 26px
}

.panel.panel-main.panel-email-address .list-features span {
    min-width: 77px
}

.panel.panel-main.panel-email-address .list-features .arrow-small {
    min-width: auto
}

.panel.panel-main.panel-email-address .subscribe .form__label {
    flex: 0 0 121px;
    max-width: 121px
}

.panel.panel-main.panel-email-address .subscribe .subscribe__btn {
    margin-left: 126px
}

@media (max-width:992px) {
    .panel.panel-main.panel-email-address .subscribe .form__label {
        flex: 0 0 100%;
        max-width: 100%
    }
    .panel.panel-main.panel-email-address .subscribe .subscribe__btn {
        margin-left: 0
    }
}

.panel.panel-main.panel-access .form-access {
    padding-top: 10px
}

.panel.panel-main.panel-login .list-features span {
    min-width: 79px
}

.panel.panel-main.panel-login .list-features .arrow-small {
    min-width: auto
}

.panel.panel-main.panel-bag .table-features {
    margin-top: -4px;
    max-width: 535px
}

.panel.panel-main.panel-news .list-features li+li {
    margin-top: 22px
}

.panel.panel-main.panel-sales p {
    margin-bottom: 25px
}

.panel.panel-main.panel-sales h6:last-child {
    margin-bottom: 0;
    line-height: 1.6
}

.panel.panel-main.panel-sales .panel__body {
    display: flex;
    padding: 0
}

.panel.panel-main.panel-sales .panel__body-content {
    padding: 16px 22px 15px
}

.panel.panel-main.panel-sales .panel__body-image {
    overflow: hidden
}

.panel.panel-main.panel-sales .panel__body-image img {
    width: auto;
    height: 100%
}

.panel.panel-main.panel-sales .list-features {
    margin-bottom: 32px
}

@media (max-width:767px) {
    .panel.panel-main.panel-sales .list-features,
    .panel.panel-main.panel-sales p {
        margin-bottom: 15px
    }
    .panel.panel-main.panel-sales .panel__body {
        flex-flow: column
    }
    .panel.panel-main.panel-sales .panel__body-image {
        overflow: hidden
    }
    .panel.panel-main.panel-sales .panel__body-image img {
        width: 100%;
        height: auto
    }
}

.panel.panel-main.panel-discount .panel__body {
    min-height: 295px
}

.panel.panel-main.panel-discount .panel__body p {
    margin-bottom: 14px
}

@media (max-width:1200px) {
    .panel.panel-main.panel-discount .panel__body {
        min-height: 339px
    }
}

@media (max-width:992px) {
    .panel.panel-main.panel-discount .panel__body {
        min-height: 449px
    }
}

.panel-support a {
    font-size: 18px;
    font-weight: 700;
    margin-left: 4px
}

@media (max-width:992px) {
    .panel-support a {
        font-size: 14px;
        font-weight: 700;
        margin-left: 4px
    }
}

.panel.panel-students .btn {
    margin: 13px 0 0 26px;
    padding: 6px 15px 7px
}

.panel-return-cancellation .list-features .list-inner,
.panel-return-cancellation .list-features li {
    font-weight: 700
}

.panel-return-cancellation .list-features-inner ul {
    margin-top: 25px
}

@media (max-width:992px) {
    .panel.panel-students .btn {
        margin: 13px 0 0 16px
    }
}

.list-features,
.list-features p {
    margin-bottom: 0
}

.panel-confidential .list-features a {
    font-weight: 700
}

.list-features {
    font-size: 14px;
    font-weight: 400;
    justify-content: flex-start
}

.list-features li {
    display: flex;
    align-items: baseline;
    letter-spacing: .04em;
    line-height: 1.2
}

.list-features--secondary li,
.list-features--tertiary li {
    letter-spacing: 0
}

.list-features li+li {
    margin-top: 5px
}

.list-features a {
    display: inline-block;
    color: inherit;
    transition: color .4s
}

.list-features a:hover {
    color: #91cde6
}

.list-features span {
    font-weight: 700
}

.list-features .arrow-small {
    margin-right: 23px;
    flex: 0 0 5px;
    line-height: .6
}

.list-features .arrow-large {
    margin-right: 12px;
    line-height: .6
}

@media (max-width:992px) {
    .list-features .arrow-large {
        font-size: 20px
    }
    .list-features .arrow-small {
        margin-right: 10px
    }
}

.list-features-inner {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    justify-content: flex-start
}

.list-features-inner .list-inner {
    display: flex;
    align-items: baseline;
    width: 100%;
    max-width: 100%;
    font-weight: 400
}

.list-features-inner ul {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    margin-left: 27px;
    width: 100%;
    max-width: 100%
}

.list-features-inner ul>li {
    display: flex;
    align-items: baseline;
    flex-flow: row;
    flex: 0 0 100%
}

.btn,
.ccards,
.list-features--tertiary span {
    display: inline-block
}

@media (max-width:767px) {
    .panel.panel-main.panel-discount .panel__body {
        min-height: auto
    }
    .list-features {
        font-size: 13px
    }
    .list-features .arrow-large {
        font-size: 20px
    }
    .list-features .arrow-small {
        margin-right: 10px
    }
    .list-features-inner ul {
        width: auto;
        margin-left: 23px
    }
}

.list-features--secondary span {
    display: inline-block;
    min-width: 72px
}

.list-features--secondary .arrow-small {
    min-width: auto
}

.list-features--tertiary li+li {
    margin-top: 6px
}

.list-features--tertiary span {
    min-width: 100px;
    margin-right: 10px
}

.list-features--tertiary .arrow-small {
    min-width: auto;
    margin-right: 19px
}

@media (max-width:992px) {
    .list-features--tertiary li {
        font-size: 13px
    }
    .list-features--tertiary span {
        display: inline-block;
        min-width: 81px;
        margin-right: 10px
    }
    .list-features--tertiary .arrow-small {
        margin-right: 10px
    }
}

.list-features-larger li {
    font-size: 18px;
    letter-spacing: .01em
}

.list-features-larger li+li {
    margin-top: 3px
}

@media (max-width:767px) {
    .list-features--tertiary .arrow-small {
        min-width: auto;
        margin-right: 10px
    }
    .list-features-larger li {
        font-size: 14px
    }
}

.list-features-large li {
    font-size: 16px;
    letter-spacing: .07em
}

.list-features-large li+li {
    margin-top: 12px
}

.list-features-large li i {
    margin-right: 12px;
    font-weight: 700;
    font-size: 18px
}

.list-features-medium li {
    font-size: 16px;
    letter-spacing: 0
}

.list-features-medium li+li {
    margin-top: 2px
}

.list-features-medium li i {
    margin-right: 18px;
    flex: 0 0 18px
}

.list-features-small {
    font-size: 13px
}

.list-features-small li {
    letter-spacing: 0
}

.list-features-small li+li {
    margin-top: 15px
}

.list-features-high li {
    line-height: 1.6
}

.list-features-high li+li {
    margin-top: 22px
}

@media (max-width:767px) {
    .list-features-high li+li {
        margin-top: 10px
    }
}

.list-features-inner ul {
    margin-top: 3px
}

.list-features-inner ul li {
    line-height: 1.2
}

.list-features-inner ul li+li {
    margin-top: 17px
}

.list-features-inner ol {
    margin: 22px 0 0 25px
}

@media (max-width:767px) {
    .list-features-inner ol {
        margin: 10px 0 0 12px
    }
}

.employee .list-features,
.employee h5 {
    margin-left: 9px
}

.employees {
    margin-bottom: 0
}

.employees .employee+.employee {
    margin-top: 19px
}

.employee {
    padding: 18px 26px 0;
    background: #fff
}

.employee h5 {
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #59595a
}

@media (max-width:767px) {
    .employee {
        text-align: center;
        padding: 5px 0
    }
    .employee h5 {
        font-size: 12px;
        margin-bottom: 5px
    }
    .list-features-medium {
        margin: 0 auto;
        display: inline-block
    }
    .list-features-medium li {
        font-size: 12px;
        text-align: left
    }
}

.footer--secondary {
    position: relative;
    margin: 0 auto;
    bottom: -60px
}

.btn {
    vertical-align: middle;
    text-align: center;
    -moz-appearance: none;
    appearance: none
}

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0
}

.btn-default {
    outline: 0;
    border: 0;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 6px 26px 7px;
    transition: background .4s
}

.btn-default:focus,
.btn-default:hover {
    color: #fff!important
}

.btn-success {
    background: #4bab4d!important
}

.btn-success:hover {
    background: #349235!important
}

.btn-grey {
    background: #99999a!important
}

.btn-grey:hover {
    background: #8b8b8b!important
}

.btn-dark-grey {
    background: #59595a!important
}

.btn-dark-grey:hover {
    background: #424243!important
}

.field {
    width: 100%;
    display: block;
    border: 0;
    height: 33px;
    appearance: none;
    background: #e8e8e8;
    padding: 0 10px
}

.form .form__row {
    display: flex;
    align-items: center
}

.form .form__row.form__row-flex {
    display: flex;
    margin: 0 -15px
}

.form .form__row+.form__row {
    margin-top: 7px
}

.form .form__label {
    flex: 0 0 150px;
    max-width: 150px;
    margin-right: 10px;
    margin-bottom: 0;
    font-weight: 400
}

.form .form__label.form__label-small {
    flex: 0 0 27px;
    max-width: 27px;
    margin-right: 5px
}

.form .form__foot {
    margin-left: 160px;
    margin-top: 21px
}

.form .form__foot .btn {
    padding: 6px 22px 7px;
    min-width: 93px
}

.form .form__foot .btn+.btn {
    margin-left: 19px
}

.form .form__controls {
    flex: 1
}

.form .message {
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
    font-size: 12px;
    padding-top: 5px
}

.checkbox-grey,
.form .form__body {
    position: relative
}

.form .confirmation-message {
    color: #1bb93e
}

.form .error-message {
    color: #d22b00
}

.form-invalid .error-message,
.form-valid .confirmation-message {
    display: block
}

@media (max-width:992px) {
    .form .form__label.form__label-small {
        flex: 0 0 160px;
        max-width: 160px;
        font-size: 12px;
        margin: 0 0 5px
    }
    .form__inner {
        width: 100%
    }
    .form__row-flex {
        flex-flow: column
    }
}

@media (max-width:767px) {
    .btn-default {
        font-size: 12px
    }
    .form .btn,
    .form .form__controls {
        width: 100%
    }
    .form .form__row {
        flex-flow: column
    }
    .form .form__label,
    .form .form__label.form__label-small {
        flex: 0 0 100%;
        max-width: 100%;
        font-size: 12px;
        margin: 0 0 5px
    }
    .form .field {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        font-size: 12px
    }
    .form .form__foot {
        margin-left: 0;
        flex-flow: column
    }
    .form .form__row+.form__row {
        margin-top: 12px
    }
    .form .btn {
        display: block;
        margin-bottom: 10px
    }
    .form .form__foot .btn+.btn {
        margin: 10px 0 0
    }
    .form .form__foot .checkbox {
        margin-left: 0;
        text-align: center;
        font-size: 12px
    }
}

.form-register .form__row {
    display: flex;
    align-items: center
}

.form-register .form__row+.form__row {
    margin-top: 17px
}

.form-register .form__label {
    flex: 0 0 133px;
    max-width: 133px;
    margin-right: 5px;
    font-size: 14px;
    margin-bottom: 0
}

.form-register .form__controls {
    flex: 1
}

.form-register .form__body {
    margin-bottom: 21px
}

.form-register .form__foot {
    display: flex;
    margin-left: 138px;
    margin-bottom: 5px
}

.form-register .form__foot .checkbox {
    margin-left: 20px
}

@media (max-width:767px) {
    .form-register .form__row {
        flex-flow: column
    }
    .form-register .form__label {
        flex: 0 0 100%;
        max-width: 100%;
        font-size: 12px;
        margin: 0 0 5px
    }
    .form-register .field {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        font-size: 12px
    }
    .form-register .form__controls {
        width: 100%
    }
    .form-register .form__foot {
        margin-left: 0;
        flex-flow: column
    }
    .form-register .form__row+.form__row {
        margin-top: 12px
    }
    .form-register .btn {
        display: block;
        width: 100%;
        margin-bottom: 10px
    }
    .form-register .form__foot .checkbox {
        margin-left: 0;
        text-align: center;
        font-size: 12px
    }
}

.form-create .form__inner {
    display: flex;
    align-items: center;
    padding: 0 15px;
    width: 50%
}

@media (max-width:992px) {
    .form-create .form__inner {
        flex-flow: row;
        width: 100%
    }
    .form-create .form__inner+.form__inner {
        margin-top: 12px
    }
}

@media (max-width:767px) {
    .form-create .form__inner {
        display: flex;
        flex-flow: column;
        align-items: center;
        padding: 0 15px;
        width: 100%
    }
}

.form-access .form__label {
    flex: 0 0 170px;
    max-width: 170px
}

.form-access .form__foot {
    margin-left: 180px
}

.form-access .form__foot .btn {
    padding: 6px 14px 7px
}

@media (max-width:767px) {
    .form-access .form__label {
        flex: 0 0 100%;
        max-width: 100%;
        font-size: 12px;
        margin: 0 0 5px
    }
    .form-access .form__foot {
        margin-left: 0;
        flex-flow: column
    }
}

.form-discount .form__label {
    flex: 0 0 132px;
    max-width: 132px
}

.form-discount .form__foot {
    margin-left: 142px
}

.checkbox-grey {
    margin: 0;
    background: #59595a;
    display: inline-block;
    color: #fff;
    padding: 0 15px
}

.checkbox-grey label {
    padding-left: 0;
    position: relative;
    height: 33px;
    padding-right: 28px;
    line-height: 33px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.checkbox-grey label:before {
    content: '';
    width: 17px;
    height: 17px;
    display: inline-block;
    background: #fff;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #a0a0a1;
    border-bottom: 1px solid #a0a0a1;
    position: absolute;
    top: 8px;
    right: 0;
    z-index: 10
}

.checkbox-grey input {
    display: none
}

.checkbox-grey input:checked+label:before {
    background-image: url(images/ico-check.png);
    background-size: 11px 13px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    vertical-align: middle
}

@media (max-width:767px) {
    .form-discount .form__label {
        flex: 0 0 100%;
        max-width: 100%
    }
    .form-discount .form__foot {
        margin-left: 0
    }
    .checkbox-grey label {
        font-size: 12px
    }
    .checkbox-grey label:before {
        top: 8px
    }
}

.subscribe .subscribe__inner {
    display: flex;
    align-items: center
}

.subscribe .form__label {
    flex: 0 0 105px;
    max-width: 105px;
    margin-right: 5px;
    margin-bottom: 0;
    font-weight: 400
}

.subscribe .field {
    flex: 1;
    height: 33px
}

.subscribe .btn {
    margin-left: 110px;
    margin-top: 20px;
    padding: 6px 11px 7px
}

@media (max-width:992px) {
    .subscribe__inner {
        flex-flow: column
    }
    .subscribe .form__label {
        font-size: 13px;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 5px
    }
    .subscribe .field {
        flex: 1;
        height: 33px;
        line-height: 2.3
    }
    .subscribe .btn {
        margin-left: 0;
        display: block;
        width: 100%
    }
}

.table-features table {
    width: 100%
}

.table-features th {
    padding: 2px 0 7px
}

.table-features th:nth-child(1),
.table-features th:nth-child(2) {
    width: 150px
}

.table-features th:nth-child(3) {
    width: 100px
}

.table-features td {
    padding: 1px 0
}

.table-features td:nth-child(1),
.table-features td:nth-child(2) {
    width: 150px
}

.table-features td:nth-child(3) {
    width: 100px
}

.table-features a {
    transition: color .4s
}

@media(max-width:767px) {
    .search {
        margin: 20px auto;
        padding: 0 10px;
        width: 90%
    }
}





















/* seperator */

.christmas-topbar {
    background-color: #004300;
    line-height: 45px;
    font-weight: 600;
    color: #Fff;
    font-size: 20px;
    background-image: url(images/christmas.jpg);
    text-align: center;
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: 1px #0b850a solid;
    text-shadow: 1px 1px 5px #000;
}

@media (max-width:985px) {
    .christmas-topbar {
        line-height: 18px;
        font-size: 15px;
        padding: 5px 0;
        background-size: cover
    }
    .christmas-split {
        display: block;
        height: 0;
        font-size: 0;
        line-height: 0;
        color: transparent
    }
    .christmas-split.blackfriday {
        display: block;
        height: 10px;
        font-size: 0;
        line-height: 0;
        color: transparent
    }
}

.content-head p>a,
.content-body p>a,
.description-body p>a {
    text-decoration: underline;
    font-weight: normal;
    word-wrap: break-word;
}



.content-body p>strong>a{text-decoration: underline;}
.content-body li>a{text-decoration: underline;}



* {
    letter-spacing: normal!important;
    -webkit-font-smoothing: antialiased!important;
    -moz-osx-font-smoothing: grayscale 3!important
}

.icon-cart {
    display: none
}

.cart .cart-entry {
    margin-top: -15px;
    height: 81px;
    background-image: none;
    padding: 12px 8px 0
}

.cart-entry li {
    font-size: 15px;
    line-height: 16px;
    text-align: right;
    font-weight:600;
}




.cart-entry li.newtopcart-empty{color: #888; margin-top: 26px;}

.cart-entry li.newtopcart-total {
    background-color: #0c7ba8;
    color: #fff;
    border-radius: 14px;
    padding: 7px 13px 7px 13px;
    margin-top: 3px;
    font-size:17px;
    font-weight:bold;
}
.cart-entry li .newtopcart-label{}
.cart-entry li .newtopcart-price{width:77px;display:inline-block;}
.cart-entry li .newtopcart-currency{width:35px;display:inline-block;margin-right:16px;}
.cart-entry li.newtopcart-total .newtopcart-label{}
.cart-entry li.newtopcart-total .newtopcart-price{}
.cart-entry li.newtopcart-total .newtopcart-currency{width:39px;margin-right:0;}
.cart-entry li.newtopcart-total .fas{
    float: left;
    width: 1.25em;
    font-size: 15px;
    margin-top: 1px;
}
.cart-entry:hover li.newtopcart-total{background-color:#189dd3;}





.header-inner-container .search {
    width: 500px
}

.header-inner-container .search .field-search {
    width: 455px
}

.checkout-table-foot-info h2 {
    font-weight: 700
}

.clerk-product p.clerkfn1,
.instock strong {
    font-size: 16px;
    font-weight: 700;
    line-height: 15px;
    padding-bottom: 2px
}

.products ul>li .product-actions {
    letter-spacing: normal;
    padding-top: 20px
}

.description-head .product-actions .instock,
.description-head .product-actions .outstock {
    font-weight: 700;
    color: #444;
    font-size: 17px
}

.description-head .product-actions .instock strong,
.description-head .product-actions .outstock strong {
    font-size: 17px;
    font-weight: 700
}

.products ul>li .more>a {
    font-size: 15px;
    font-weight: 700;
    text-decoration-line: underline
}

.instock .fa-check {
    margin-right: 2px;
    font-size: 15px
}

.clerk-product-price {
    line-height: 24px;
    padding-bottom: 3px
}

.products-head {
    font-weight: 700;
    padding: 10px 16px
}

.widgets .widget h5 {
    font-size: 18px
}

.widgets .widget h5>a {
    padding-top: 9px;
    padding-bottom: 9px
}

.widget-nav>ul>li>a {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px
}

.widget-nav>ul>li>ul>li a,
.widget-nav>ul>li>ul>li strong {
    padding: 5px 10px;
    color: #333
}

.widget-nav>ul>li>ul>li strong {
    color: #111;
    padding: 5px 10px;
    background-color: #e5e5e5;
    font-size: 16px!important
}

.widget-nav>ul>li>ul>li .current>a {
    color: #111;
    text-decoration-line: underline;
    font-weight: 700
}

.header-bar li {
    font-size: 16px;
    line-height: 1.6em
}

.header-bar .fa-check {
    margin-right: 2px
}

.content-body p,
.content-head p,
.description-body p,
.description-body ul {
    letter-spacing: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.4em
}

.description-body ul {
    margin-top: -15px;
    margin-bottom: -28px;
}

.products-thumbs .entry {
    letter-spacing: normal;
    font-size: 15px;
    line-height: 1.3em
}

.products-thumbs a {
    max-width: 177px
}

.products-thumbs li>a {
    text-decoration:none;
}

@media (min-width: 375px) {
    .products-thumbs .thumb {
        width: 177px;
        height: 177px
    }
}

.header-inner-container {
    background-image: inherit;
    background-position-x: inherit;
    background-position-y: inherit;
    background-size: inherit;
    background-repeat-x: inherit;
    background-repeat-y: inherit;
    background-attachment: inherit;
    background-origin: inherit;
    background-clip: inherit;
    background-color: inherit
}

@media (max-width:985px) {
    .header-inner-container {
        background-color: #eee
    }
}

@media (max-width: 985px) {
    .icon-cart {
        display: block;
    }
}

.list-contacts a:hover,
.list-downloads a {
    text-decoration: none
}

.visible-xs {
    display: none!important
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
    .visible-xs {
        display: block!important
    }
}

.ico {
    display: inline-block;
    background: url(../css/images/sprite/sprite.png) no-repeat
}

.ico-bell {
    width: 29px;
    height: 29px;
    background-position: 0 0
}

.ico-bulb-red {
    width: 20px;
    height: 27px;
    background-position: -31px 0
}

.ico-bulb-large {
    width: 21px;
    height: 29px;
    background-position: -91px -29px
}

.ico-in-stock {
    width: 35px;
    height: 25px;
    background-position: -53px 0
}

.ico-speech-bubble {
    width: 29px;
    height: 29px;
    background-position: -90px 0
}

.ico-pdf,
.ico-zip {
    width: 28px;
    height: 30px
}

.ico-pdf {
    background-position: 0 -29px
}

.ico-zip {
    background-position: -30px -29px
}

.ico-download {
    width: 29px;
    height: 29px;
    background-position: -60px -29px
}

.ico-user {
    width: 23px;
    height: 25px;
    background-position: 0 -59px
}

.ico-card {
    width: 35px;
    height: 24px;
    background-position: -25px -59px
}

.ico-phone-operator {
    width: 19px;
    height: 25px;
    background-position: -62px -59px
}

.ico-truck-white {
    width: 40px;
    height: 25px;
    background-position: 0 -83px
}

.ico-question-mark {
    display: inline-block;
    font-size: 34px;
    line-height: 1;
    vertical-align: middle
}

.btn--secondary,
.list-contacts {
    font-weight: 700;
    line-height: 1.2
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi) {
    .ico {
        background-image: url(../css/images/sprite/sprite@2x.png);
        background-size: 119px 108px
    }
}

.btn--secondary {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #2286b0;
    border: 0;
    border-radius: 0;
    padding: 5px 9px 5px 8px;
    transition: background .5s
}

.btn--secondary:active,
.btn--secondary:focus,
.btn--secondary:hover {
    color: #fff;
    background: #186585
}

.list-contacts,
.list-downloads,
.list-hours,
.list-questions {
    list-style: none
}

.list-questions {
    color: #0a79a7
}

.list-questions li {
    padding-top: 2px
}

.list-questions li+li {
    border-top: 1px solid #fff;
    padding-top: 18px;
    margin-top: 16px
}

.list-questions h5 {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 3px
}

.list-questions h5:before {
    content: '';
    display: inline-block;
    background: url(../css/images/icons/ico-arrow-right@2x.png) center center no-repeat;
    background-size: 7px 10px;
    width: 7px;
    height: 10px;
    margin-right: 9px
}

@media (max-width:767px) {
    .list-questions li {
        padding-top: 6px
    }
    .list-questions h5:before {
        margin-left: -1px
    }
}

.list-contacts {
    font-size: 18px
}

.list-contacts li+li {
    margin-top: -1px
}

.list-contacts li span {
    font-size: 26px;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    top: -3px;
    left: -2px
}

.list-hours,
.list-hours strong {
    line-height: 1
}

.list-hours strong {
    font-size: 22px;
    margin-right: 25px
}

.list-hours strong span {
    font-size: 14px;
    width: 53px;
    margin-right: 22px
}

.list-hours span,
.list-hours strong {
    display: inline-block;
    vertical-align: middle
}

.list-downloads {
    background: #fff;
    border-width: 0 1px;
    border-style: solid;
    border-color: #e5e5e5;
    padding: 7px 0 13px;
    margin-bottom: 0
}

.list-downloads:last-child {
    border-bottom-width: 1px;
    padding-bottom: 18px
}

.list-downloads li+li {
    margin-top: 3px
}

.list-downloads a {
    display: block;
    color: #0a79a7;
    padding: 9px 10px 9px 51px;
    position: relative
}

.list-downloads a:hover {
    text-decoration: underline
}

.list-downloads a i {
    position: absolute;
    top: 3px;
    left: 11px
}

@media (max-width:767px) {
    .list-downloads {
        padding-top: 11px
    }
    .list-downloads:last-child {
        padding-bottom: 12px
    }
}

.form-block {
    display: none;
    margin-top: 25px
}

.form-block:first-child {
    margin-top: 0
}

.form-alt .form__label,
.form-block .form__label,
.form-validation .form__success {
    font-weight: 400;
    color: #0a79a7
}

.form-alt .form__label,
.form-block .form__label {
    display: block;
    margin-bottom: 6px
}

.form-alt .form__label span,
.form-block .form__label span {
    display: block;
    color: #909091
}

.form-block .form__controls {
    padding-right: 6px
}

.form-block .form__actions .form__btn+.form__btn {
    margin-left: 9px
}

.form-block .form__actions .form__btn:nth-child(2) {
    margin-left: 0
}

.form-block .form__actions button.btn,
.form-block .form__label--hidden {
    display: none
}

.form-block.current {
    display: block
}

.form-block.active .form__actions input.btn,
.form-block.active .form__label {
    display: none
}

.form-block.active .form__actions button.btn {
    display: inline-block;
    padding: 5px 6px
}

.form-block.active .form__label--hidden {
    display: block
}

@media (min-width:1023px) {
    .form-block.active .form__controls--flex .form__actions {
        margin-left: 11px
    }
}

@media (max-width:767px) {
    .form-block {
        margin-top: 30px
    }
    .form-block .form__controls {
        padding-right: 0
    }
    .form-block .form__label {
        margin-bottom: 11px
    }
    .form-block .form__label span {
        padding-top: 7px
    }
    .form-block .form__actions button.btn {
        padding: 3px 6px
    }
    .form-block .form__actions .form__btn+.form__btn {
        margin-left: 1px
    }
    .form-block .form__actions .form__btn:nth-child(2) {
        margin-left: 0
    }
    .form-block .field {
        padding: 0 8px
    }
}

.form-block--alt.active .form__actions input.btn {
    display: inline-block
}

.form-block--alt .form--sent .form__label--hidden~*,
.form-block--alt.active .form__actions button.btn {
    display: none
}

.form-block--alt .form--sent .form__label--hidden {
    margin-bottom: 0
}

@media (max-width:767px) {
    .form-block--alt {
        width: calc(100% - 20px);
        margin: 0 auto
    }
}

.form__controls--flex .form__actions,
.form__controls--flex .form__controls-inner {
    display: flex
}

.form__controls--flex .form__controls-inner {
    justify-content: space-between
}

.form__controls--flex .form__label {
    width: 53.3%;
    height: 37px;
    padding-right: 40px;
    margin: -4px 0 0
}

.form__controls--flex .form__actions {
    margin-left: 17px
}

.form__controls--flex .form__actions,
.form__controls--flex .form__label {
    flex: 0 0 auto
}

@media (max-width:767px) {
    .form__controls--flex .form__actions {
        margin-left: 0
    }
    .form__controls--flex .form__label {
        width: 100%;
        padding-right: 0;
        margin-bottom: 9px
    }
}

.form-validation .form__error {
    display: none;
    font-weight: 700;
    color: #b42600;
    padding: 0 1px;
    margin: 11px 0 -3px
}

.form-validation .form__error i {
    vertical-align: middle;
    margin-right: 5px;
    position: relative;
    top: -2px
}

.form-validation .form--has-error .field {
    font-style: normal;
    color: #000;
    border-color: #b42600
}

.form-validation .form--has-error .form__error {
    display: block
}

.form-validation .form__success {
    display: none;
    padding: 16px 16px 20px
}

.form-validation .form__success p:last-child {
    margin-bottom: 0
}

.form-validation.form--sent .form__success {
    display: block
}

.form-alt .form__row+.form__row {
    margin-top: 22px
}

.form-alt .form__label {
    margin-bottom: 17px
}

.form-alt .checkbox .form__label {
    margin-bottom: 0
}

@media (max-width:767px) {
    .form-validation .form__error {
        padding: 0 0 0 28px;
        position: relative
    }
    .form-validation .form__error i {
        margin-right: 0;
        position: absolute;
        top: 3px;
        left: -1px
    }
    .form-alt .form__row+.form__row {
        margin-top: 17px
    }
    .form-alt .form__label {
        margin-bottom: 11px
    }
}

.form-update {
    line-height: 1.57;
    color: #59595a
}

.form-update .form__label {
    font-weight: 400;
    margin-bottom: 0;
    position: relative;
    top: 3px
}

.form-update .form__hint {
    color: #a5a5a6
}

.form-update .form__asterisk {
    font-size: 22px;
    vertical-align: middle;
    color: #4bab4d;
    margin-right: 2px;
    position: relative;
    top: 4px
}

.form-update .form__row+.form__row {
    margin-top: 7px
}

.form-update .form__actions {
    text-align: right;
    padding-top: 20px
}

.form-update .form__actions .btn-default {
    padding: 6px 9px 7px
}

.form-update .form__controls {
    position: relative
}

.form-update .form-validation .form__error {
    font-size: 13px;
    width: 234px;
    padding-left: 13px;
    margin: 0;
    position: absolute;
    top: 4px;
    left: 100%;
    font-weight: 400
}

.form-update .form-validation .form__error i {
    margin-right: 2px
}

.form-update .form-validation .table-radios .form__error {
    text-align: left;
    width: 100%;
    padding: 13px 0 0 10px;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.form-update .form__col {
    width: 100%;
    float: left;
    padding: 0 15px
}

.form-update .form__col--size1 {
    width: 17.6%
}

.form-update .form__col--size2 {
    width: 82.4%
}

.form-update .form__col--size3 {
    width: 15.3%
}

.form-update .form__col--size4 {
    width: 84.7%
}

.form-update .form__col--moved {
    padding-left: 159px
}

.form-update .row .row {
    margin: 0 -4px
}

.form-update .row .row>.form__col {
    padding: 0 4px
}

.form-update .field {
    background: #fff;
    padding: 0 14px
}

.form-update .card {
    background: #f8f8f8
}

.form-update .card .card__head {
    text-transform: uppercase;
    padding: 6px 20px 2px
}

.form-update .card .card__head h5 {
    font-weight: 700
}

.form-update .card .card__head .ico {
    vertical-align: middle;
    margin-right: 11px
}

.form-update .card .card__body:not(.card__body--alt):not(.card__body--small) {
    padding: 32px 70px 41px 71px
}

.form-update .card .card__body h5 {
    font-weight: 700;
    margin-bottom: 5px
}

.form-update .list-contacts {
    padding-top: 14px
}

.form-update .list-hours {
    padding-top: 5px
}

.form-update .list-contacts,
.form-update .list-hours {
    margin-bottom: 0
}

@media (max-width:991px) {
    .form-update .list-contacts {
        padding: 10px 0 20px
    }
}

@media (max-width:985px) {
    .form-update .form__actions {
        padding-right: 15px
    }
    .form-update .form__col--size1 {
        width: 18%
    }
    .form-update .form__col--size2 {
        width: 82%
    }
    .form-update .form__col--size3 {
        width: 20%
    }
    .form-update .form__col--size4 {
        width: 80%
    }
    .form-update .form__col--moved {
        padding-left: 20%
    }
    .form-update .form-validation .form__error {
        width: 100%;
        padding-top: 3px;
        padding-left: 3px;
        position: relative;
        top: 0;
        left: 0
    }
    .form-update .form-validation .table-radios .form__error {
        padding-left: 3px
    }
    .form-update .form-validation .form__col--size4+.form__error {
        width: 100%;
        float: left;
        padding-left: 8px
    }
    .form-update .card .card__body:not(.card__body--alt):not(.card__body--small) {
        padding: 20px 15px
    }
}

@media (max-width:767px) {
    .form-update .form__label {
        display: block;
        margin-bottom: 4px
    }
    .form-update .form__asterisk {
        display: inline-block;
        line-height: 10px;
        height: 10px;
        top: 4px
    }
    .form-update .form__actions {
        text-align: left;
        padding-right: 0
    }
    .form-update .form__col {
        padding: 0
    }
    .form-update .form__col--size3 {
        width: 29%
    }
    .form-update .form__col--size4 {
        width: 71%
    }
    .form-update .form__col--moved {
        padding: 0 0 11px 1px
    }
    .form-update .form__label--moved {
        margin-top: -22px
    }
    .form-update .form-validation .form__error {
        font-size: 14px;
        padding: 9px 3px 0 39px;
        margin-bottom: -6px
    }
    .form-update .form-validation .form__error i {
        margin-right: 2px;
        top: 4px;
        left: 13px
    }
    .form-update .form-validation .table-radios .form__error {
        padding: 10px 0 0 40px
    }
    .form-update .form-validation .form__col--size4+.form__error {
        padding-left: 39px
    }
    .form-update .form__col--size1,
    .form-update .form__col--size2 {
        width: 100%
    }
    .form-update .card .card__body:not(.card__body--alt):not(.card__body--small) {
        padding: 21px 10px
    }
    .form-update .form__actions .btn-default {
        font-size: 14px
    }
}

.field--light,
.select-alt select,
.textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.checkbox-alt label:before,
.field--light {
    font-style: italic;
    color: #909091;
    background: #fafafa;
    border-width: 1px;
    border-style: solid;
    border-color: #d4d3d3 #fff #fff #d4d3d3
}

.field--light::placeholder {
    color: #909091;
    opacity: 1
}

.field--light:-webkit-autofill {
    -webkit-text-fill-color: inherit;
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

.select-alt {
    position: relative;
    z-index: 5
}

.select-alt:after {
    content: '';
    background: url(../css/images/icons/ico-arrow-down@2x.png) center center no-repeat #999;
    background-size: 15px 9px;
    width: 33px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none
}

.select-alt select::-ms-expand {
    display: none
}

.select-alt select {
    padding-right: 40px
}

.textarea {
    display: block;
    width: 100%;
    height: 183px;
    padding: 8px 10px
}

.checkbox-alt input,
.radio-alt input {
    display: none
}

.checkbox-alt label {
    padding-left: 33px;
    position: relative
}

.checkbox-alt label:after,
.checkbox-alt label:before {
    content: '';
    position: absolute
}

.checkbox-alt label:before {
    border-radius: 0;
    width: 22px;
    height: 22px;
    top: -2px;
    left: 0
}

.checkbox-alt label:after {
    background: #ebeff2;
    border-width: 1px;
    border-style: solid;
    border-color: #fff #d4d3d3 #d4d3d3 #fff;
    width: 15px;
    height: 15px;
    top: 2px;
    left: 4px;
    visibility: hidden;
    opacity: 0;
    transition: visibility .5s, opacity .5s
}

.checkbox-alt input:checked+label:after {
    visibility: visible;
    opacity: 1
}

.checkbox-alt .form__label {
    margin-bottom: 0
}

.radio-alt {
    font-size: 14px
}

.radio-alt label {
    font-weight: 400;
    padding-left: 55px;
    margin: 0;
    position: relative;
    cursor: pointer
}

.radio-alt label:before {
    background: #fff;
    border: 2px solid #d7d6d6;
    width: 16px;
    height: 16px;
    top: 1px;
    left: 20px
}

.radio-alt label:after {
    background: #2286b0;
    width: 12px;
    height: 12px;
    top: 3px;
    left: 22px;
    visibility: hidden;
    opacity: 0;
    transition: visibility .5s, opacity .5s
}

.radio-alt input:checked+label:after {
    visibility: visible;
    opacity: 1
}

.radio-alt label:after,
.radio-alt label:before {
    content: '';
    border-radius: 50%;
    position: absolute
}

@media (max-width:767px) {
    .radio-alt label {
        padding-left: 37px
    }
    .radio-alt label:before {
        left: 11px
    }
    .radio-alt label:after {
        left: 13px
    }
}

.radio-alt--small label {
    padding-left: 41px
}

.radio-alt--small label:before {
    left: 15px
}

.radio-alt--small label:after {
    left: 17px
}

@media (max-width:767px) {
    .radio-alt--small label {
        padding-left: 37px
    }
    .radio-alt--small label:before {
        left: 11px
    }
    .radio-alt--small label:after {
        left: 13px
    }
}

.card {
    font: 14px/1.29 Arial, 'Helvetica Neue', Helvetica, sans-serif;
    background: #ebeff2
}

.card+.card {
    margin-top: 30px
}

.card .card__head {
    color: #fff;
    background: #2286b0;
    padding: 5px 17px
}

.card .card__head h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: .025em;
    text-transform: uppercase
}

.card .card__head h3 i {
    vertical-align: middle;
    margin: -4px 13px 0 0
}

.card .card__head h3 .ico-in-stock {
    margin-right: 4px
}

.card .card__head h3 .ico-question-mark {
    margin: -7px 12px -3px 3px
}

.card .card__head h3 .ico-speech-bubble {
    margin-right: 7px
}

.card .card__head--alt {
    padding: 5px 5px 5px 15px
}

.card .card__head--alt h3 i {
    margin-right: 9px
}

.card .card__body {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding: 16px 15px 20px
}

.card .card__body .list-questions:last-child {
    margin-bottom: -13px
}

.card .card__body--alt {
    padding: 29px 233px 43px 56px
}

.card .card__body--small {
    padding: 19px 120px 37px 22px
}

.card .card__lead {
    color: #0a79a7
}

.card .card__lead:last-child {
    margin-bottom: 0
}

.card .card__entry .card__entry-title {
    font-weight: 700;
    text-transform: uppercase;
    color: #0a79a7;
    padding: 9px 15px
}

.card .card__product {
    margin-bottom: 21px
}

/*.card .card__product table {
    font-family: 'Source Sans Pro';
    background: #fff
}*/

.card .card__product table td {
    width: 71px
}

.card .card__product table td:last-child {
    width: 84px
}

.card .card__product table td:first-child {
    width: auto
}

.card .card__product table .field {
    height: 22px
}

.card .card__product .green {
    font-weight: 700;
    color: #4bab4d
}

@media (max-width:985px) {
    .card .card__body--alt,
    .card .card__body--small {
        padding: 20px 0
    }
}

@media (max-width:767px) {
    .card .card__head {
        padding: 5px 15px
    }
    .card .card__head h3 i {
        margin-right: 7px
    }
    .card .card__head h3 .ico-speech-bubble {
        margin-right: 5px
    }
    .card .card__head--small {
        padding: 10px 5px 6px 10px
    }
    .card .card__head--small h3 {
        font-size: 13px
    }
    .card .card__head--small h3 .ico-question-mark {
        margin-right: 3px
    }
    .card .card__body {
        padding: 11px 14px 16px 15px
    }
    .card .card__body--alt {
        padding: 15px 10px
    }
    .card .card__body--small {
        position: relative;
        z-index: 5
    }
    .card .card__body--small:before {
        content: '';
        background: rgba(255, 255, 255, .7);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1
    }
    .card .card__entry h5 {
        font-size: 16px
    }
    .card .card__entry .card__entry-title {
        padding: 11px 14px
    }
    .card .card__product table {
        display: block;
        padding: 16px 14px
    }
    .card .card__product table tbody {
        display: block;
        width: 100%
    }
    .card .card__product table tr {
        padding-bottom: 0;
        margin-bottom: 0
    }
    .card .card__product table td {
        position: relative
    }
    .card .card__product table td:nth-child(n) {
        width: calc(100% / 3)
    }
    .card .card__product table td:first-child {
        width: 100%
    }
    .card .card__product table td:last-child {
        text-align: left
    }
    .card .card__product table td:not(:first-child):before {
        content: attr(data-title);
        font-family: 'Open Sans', arial, sans-serif;
        position: absolute;
        top: 0
    }
    .card .mobile {
        display: none
    }
}

.accordion .accordion__head {
    padding-right: 50px;
    position: relative
}

.accordion .accordion__head:after {
    content: '';
    background: url(../css/images/icons/ico-arrow-down@2x.png) center center no-repeat #59595a;
    background-size: 19px 12px;
    width: 45px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    transition: transform .5s
}

.accordion .accordion__body {
    max-height: 0;
    transition: max-height .5s;
    overflow: hidden
}

.accordion .open .accordion__head:after {
    transform: rotateX(180deg)
}

.accordion .open .accordion__body {
    max-height: 1000px
}

@media (max-width:767px) {
    .accordion .accordion__head {
        padding-right: 35px
    }
    .accordion .accordion__head:after {
        background-size: 16px 10px;
        width: 31px
    }
    .accordion .accordion__body .card__body {
        padding: 16px 14px 16px 15px
    }
}

.brandinfo+.card {
    margin-top: 30px
}

.checkout-table-foot-total li.rabat strong {
    color: #af2300
}

.checkout-info {
    font-size: 13px;
    line-height: 1.54;
    color: #666
}

.checkout-info .checkout-info__image {
    float: left
}

.checkout-info .checkout-info__content {
    padding-top: 6px;
    overflow: hidden
}

.checkout-info .checkout-info__content h4 {
    font: 900 18px/1.11 Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #3bb448;
    margin-bottom: 2px
}

@media (max-width:767px) {
    .checkout-body,
    .checkout-head {
        margin: 0 auto
    }
    .checkout-body thead {
        display: none
    }
    .checkout-body {
        text-align: left;
        background: #ebeff2;
        padding: 2px 0
    }
    .checkout-body .cart-table>table {
        display: block
    }
    .checkout-body .cart-table table table tr {
        border-bottom: 1px solid #d4d3d3;
        padding: 9px 4px 6px;
        position: relative
    }
    .checkout-body .cart-table td[data-title=Vare] {
        position: static
    }
    .checkout-body .cart-table table td {
        line-height: 1.2
    }
    .checkout-body .cart-table table td:last-child {
        margin-bottom: 0
    }
    .checkout-body .cart-table table table td {
        width: 25%
    }
    .checkout-body .cart-table table table .green {
        position: relative;
        top: 3px
    }
    .card .card__product table tr,
    .checkout-body .cart-table table table tr {
        display: flex;
        flex-wrap: wrap;
        background: #fff
    }
    .card .card__product table td,
    .checkout-body .cart-table table table td {
        display: inline-block;
        flex: 0 0 auto;
        padding: 0
    }
    .card .card__product table td:before,
    .checkout-body .cart-table table table td:before {
        font-weight: 700;
        font-size: 11px;
        border-bottom: 1px solid #e6eff4;
        width: 100%;
        height: 23px;
        padding: 0 7px;
        left: 0
    }
    .card .card__product table td:first-child,
    .checkout-body .cart-table table table td:first-child {
        width: 100%;
        padding-top: 0
    }
    .card .card__product table td:last-child,
    .checkout-body .cart-table table table td:last-child {
        display: inline-block;
    }
    .card .card__product table .field,
    .checkout-body .cart-table table .field {
        height: 22px
    }
    .checkout-body .remove-row {
        margin-right: 0
    }
    .checkout-table-secondary .mobile {
        display: none
    }
    .checkout-product-image,
    .checkout-product-text {
        vertical-align: top
    }
    .checkout-product-image {
        width: 89px;
        margin-right: 19px
    }
    .checkout-product-image img {
        width: 100%;
        height: auto
    }
    .checkout-product-text {
        padding: 0;
    }
    .checkout-product-text>h2+div span {
        display: block;
        width: 100%
    }
    .checkout-actions-opt {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 10px;
    }
    .checkout-actions-opt .buttons {
        width: calc(50% - 6px);
        margin: 0
    }
    .checkout-actions-opt .buttons a {
        font: 700 18px/1.2 Arial, "Helvetica Neue", Helvetica, sans-serif;
        padding: 16px 10px 15px
    }
    .checkout-actions .checkout-button,
    .checkout-actions-opt .buttons a {
        border-radius: 5px
    }
    .checkout-table-foot {
        background: #fff;
        padding: 8px;
    }
    .checkout-table-foot-total {
        padding-top: 5px
    }
    .checkout-table-foot-total ul {
        display: flex;
        margin-bottom: 0
    }
    .checkout-table-foot-total li {
        font: 700 13px/1.2 Arial, "Helvetica Neue", Helvetica, sans-serif;
        color: #666;
        padding-bottom: 0
    }
    .checkout-table-foot-total em,
    .checkout-table-foot-total li,
    .checkout-table-foot-total strong span {
        text-align: right
    }
    .checkout-table-foot-total li em,
    .checkout-table-foot-total li strong {
        width: 100%;
        margin: 0;
        font-weight:bold;
    }
    .checkout-table-foot-total li strong span {
        width: auto
    }
    .checkout-table-foot-total li strong {
        font-size: 10px;
        padding-top: 16px;
        position: relative;
        text-align: right
    }
    .checkout-table-foot-total li strong:before {
        content: '';
        background: #e6eff4;
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        top: 7px        
    }
    .checkout-table-foot-total li strong span {
        font-size: 16px;
        display: block;
        width: auto;
    }
    .checkout-table-foot-total li.total {
        color: #666;
        margin: 0
    }
    .checkout-table-foot-total li.total strong {
        color: #3bb448;
        background: none;
        border: 0;
        padding: 16px 0 0
    }
    .search.moved {
        width: calc(100% - 37px);
        margin: 31px auto
    }
}

.table-radios {
    color: #59595a
}

.table-radios table {
    border-collapse: separate;
    width: 100%
}

.table-radios td {
    background: #fff;
    border-bottom: 1px solid #d4d3d3;
    padding: 10px 20px 11px 0
}

.table-radios td:first-child {
    min-width: 250px
}

.table-radios td:last-child {
    padding-right: 20px;
    text-align: right;
    border-right: 1px solid #d4d3d3
}

.table-radios tr+tr td {
    border-top: 10px solid #f8f8f8
}

.table-radios img+img {
    margin-left: 2px
}

.table-radios p {
    margin-bottom: 0
}

.table-radios p .price {
    margin-left: 10px
}

.table-radios .select-alt {
    width: 277px
}

.table-radios .select-alt select {
    border-bottom-color: #d4d3d3
}

.table-radios .radio-alt {
    position: relative;
    top: 4px
}

.table-radios .price,
.table-radios p {
    white-space: nowrap
}

@media (max-width:1199px) {
    .table-radios table {
        border-collapse: separate;
        width: 100%
    }
    .table-radios td:first-child {
        min-width: 0
    }
    .table-radios .select-alt {
        width: 180px
    }
    .table-radios .radio-alt {
        top: 0
    }
    .table-radios .price,
    .table-radios p {
        white-space: normal
    }
}

@media (max-width:767px) {
    .table-radios td,
    .table-radios tr {
        display: block
    }
    .table-radios tr {
        background: #fff;
        border-right: 1px solid #d4d3d3;
        border-bottom: 1px solid #d4d3d3;
        padding: 16px 0 19px
    }
    .table-radios td+td,
    .table-radios tr+tr {
        margin-top: 10px
    }
    .table-radios td:nth-child(n) {
        border: 0;
        padding: 0 5px 0 36px
    }
    .table-radios td:first-child {
        padding-left: 0
    }
    .table-radios img+img {
        margin-left: 0
    }
    .table-radios p .price {
        font-size: 13px;
        float: right;
        padding-right: 14px;
        margin: 2px 0 0 5px
    }
    .table-radios td,
    .table-radios td:last-child {
        text-align: left
    }
    .table-radios .form__controls {
        padding-right: 16px
    }
    .table-radios .select-alt {
        width: 100%
    }
}

.container--large {
    max-width: 1088px
}

.frontpage .frontpage-box,.frontpage .frontpage-box.info{margin-bottom:4px;position:relative}.frontpage{padding:0}.frontpage .frontpage-box.info{padding:29px 33px 20px;background-color:#0a79a7;color:#fff;font-size:19px}.frontpage .frontpage-box.info h1{color:#fff;font-weight:700;margin-bottom:12px}.frontpage .frontpage-box span{color:#fff;position:absolute;bottom:0;left:0;right:0;display:block;font-size:22px;text-transform:uppercase;padding:50px 15px 13px;font-weight:600;background-image:url(images/gradient.png);background-repeat:repeat-x;background-position:bottom left;line-height:70%;text-shadow:0 0 8px rgba(0,0,0,.7)}.frontpage .frontpage-box span small{font-size:70%}.frontpage .frontpage-box:hover{opacity:.8}.frontpage .frontpage-box.one{background-color:#ddd;margin-bottom:4px;height:190px}.frontpage .frontpage-box.double{background-color:#ddd;margin-bottom:4px;height:384px}.frontpage .frontpage-box.onehalf{background-color:#ddd;margin-bottom:4px;height:285px}.frontpage .grid-headline span{color:#fff;background-color:#0a79a7;padding:7px 0;text-align:center;font-weight:700;font-size:20px;text-transform:uppercase;display:block}.frontpage .grid-headline .arrowdown{text-align:center;line-height:0;padding:0;margin:0 auto 2px}.frontpage .clerkbox{margin-bottom:4px}.frontpage .mygrid>div{padding:0 2px}.frontpage .mygrid{margin:0 -2px}@media (min-width:992px){.frontpage{padding:0 0 30px 0}.frontpagesidebar{display:none}}
.content-head h3,.content-head-small h3,.content-head-small-bottom h3{font-weight:800;margin:27px 0 10px 0}.content-head h4,.content-head-small h4,.content-head-small-bottom h4{font-weight:800;margin:22px 0 8px 0}

.frontpage .frontpage-box img.img-responsive{width:100%;}

@media (min-width: 768px){.checkout-product-text { padding-right: 10px;}}

@media (min-width: 992px){body.christmastime{margin-top:277px;}body.christmastime nav.desktopnav{top:158px;}body.christmastime header.header{top:46px;}body.christmastime .christmas-topbar{position: absolute;top: 0;z-index: 100;left: 0;right: 0;}body.christmastime .newtopusp {top: 200px;}}

.newlistproduct:first-of-type{border-top: 1px #eee solid;}.newlistproduct{border-bottom:1px #eee solid;border-left:1px #eee solid;border-right:1px #eee solid;position:relative;}.newlistproduct .nlp-inner{display: table; width: 100%;}.newlistproduct.border{border-bottom-width:12px;}.newlistproduct .nlp-mobiletitle{display:none;}.newlistproduct .nlp-image{float:left;width:150px;}.newlistproduct .nlp-content{width:100%;margin-left:150px;display: table-cell;vertical-align: middle;padding:4px 0;}.newlistproduct .nlp-content .nlp-actions{width:165px;float:right;text-align:center;padding-right:8px;padding-top:4px;}.newlistproduct .nlp-content .nlp-prices{width:165px;line-height:1;}.newlistproduct .nlp-content .nlp-prices .nlp-old{text-decoration:line-through;color:#bbb;font-size:18px;margin-bottom:4px;height:19px;}.newlistproduct .nlp-content .nlp-prices .nlp-new{color:#4bab4d;font-weight:900;font-size:20px;margin-bottom:5px;}.newlistproduct .nlp-content .nlp-basket{background-color:#4bab4d;font-weight:800;font-size:19px;color:#fff;display:inline-block;padding:5px 11px;text-transform:uppercase;}.newlistproduct .nlp-content .nlp-title{font-size:20px;color:#0c7ba8;font-weight:700;line-height:1;}.newlistproduct .nlp-content .nlp-info{padding:4px 0;}.newlistproduct .nlp-content .nlp-info p{font-size:15px;font-weight:500;margin-bottom:3px;max-height:42px;overflow: hidden;text-overflow: ellipsis;}.newlistproduct .nlp-content .nlp-readmore{font-weight:bold;font-size:14px;display:inline-block;padding:3px 7px;background-color:#f3f3f3;}.newlistproduct .nlp-content .nlp-instock{font-weight:bold;color:#4bab4d;font-size:14px;display:inline-block;padding:3px 7px;background-color:#fff;}.newlistproduct .nlp-clearfix{clear:both;height:0;line-height:0;font-size:0;}.newlistproduct .nlp-freeship{background-color:lightyellow;border: 1px beige solid;font-size:14px;text-align:center;-webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;padding:5px;display:block;margin:7px;}.newlistproduct.soldout .nlp-instock{color:crimson !important;font-weight:800;}@media (max-width: 700px){.newlistproduct{position:relative;display:block;}.newlistproduct .nlp-mobiletitle{display:block;font-size:18px;text-align:center;color:#0c7ba8;font-weight:700;width:100%;line-height:1.1;padding:7px 0 5px 0 ;}.newlistproduct .nlp-content{width:155px;float:right;display:block;margin:0;padding-right:8px;}.newlistproduct .nlp-content .nlp-actions{width:145px;padding:0;}.newlistproduct .nlp-content .nlp-prices{width:145px;}.newlistproduct .nlp-content .nlp-title{display:none;}.newlistproduct .nlp-content .nlp-info{display:none;}.newlistproduct .nlp-content .nlp-readmore{display:none;}.newlistproduct .nlp-content .nlp-prices .nlp-old{font-size:16px;}.newlistproduct .nlp-content .nlp-prices .nlp-new{font-size:21px;}.newlistproduct .nlp-content .nlp-basket{font-size:17px;display:block;padding:4px 8px;}.newlistproduct .nlp-content .nlp-instock{display:inline;font-size:14px;background:none;line-height:2;}.newlistproduct .nlp-freeship strong{display:block;}}

.cartupsell {
    background-color: lightyellow;
    border: 1px beige solid;
    font-weight: normal;
    text-align: center;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    padding: 5px;
    display: block;
    margin: 7px 0;
}
.cartupsell a{font-weight:bold;text-decoration:underline;}

@media (max-width: 991px) {
    .newlistproduct.border {
        border-bottom-width: 1px;
    }
}


.newsingleproduct .nlp-badge,.newlistproduct .nlp-badge{z-index:132014124;height:55px; width:55px;position:absolute;top:83px;left:83px;font-size:15px;font-weight:900;text-align:center;line-height:1;padding-top:13px;-webkit-border-radius: 50%;-moz-border-radius: 50%;background: #fcf6c4;background: -moz-linear-gradient(top, #fcf6c4 0%, #e8f438 100%); background: -webkit-linear-gradient(top, #fcf6c4 0%,#e8f438 100%); background: linear-gradient(to bottom, #fcf6c4 0%,#e8f438 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf6c4', endColorstr='#e8f438',GradientType=0 );border-radius: 50%;border: 1px #f1f1c4 solid;-webkit-box-shadow: 0 0 11px rgba(0,0,0,0.22);-moz-box-shadow: 0 0 11px rgba(0,0,0,0.22);box-shadow: 0 0 11px rgba(0,0,0,0.22);}
.newsingleproduct .nlp-badge { top: 5px; left: 5px; }
.newsingleproduct{position:relative;}
.newsingleproduct .nlp-old{text-decoration:line-through;color:#bbb;font-size:20px;margin-bottom:4px;height:21px;}
.christmas-topbar.blackfriday {background-color: #000;background-image: none;border-color: #000;}
.christmas-topbar.blackfriday a {color:#fff;}
.christmas-topbar.blackfriday strong {color: yellow;}

.christmas-topbar.jansale {
    background-color: yellow;
    background-image: none;
    border-color: #000;
    text-shadow: none;
    color: #000;
}

.christmas-topbar.summersale{
    background: #e88825;
    background: linear-gradient(0deg, #e88825 0%, #fa6a49 100%) !important;
    background-image: none;
    border-color: #fa6a49;
    text-shadow: 2px 2px 7px rgba(0,0,0,0.35);
    color: yellow;
}
.christmas-topbar.summersale a{color:#fff;}



.juleblok-under-billeder{display:none;}
@media (min-width: 768px){.juleblok-under-billeder{display:block;padding-top: 20px;}}

.juleblok-under-beskrivelse{display:block;padding-top: 20px;}
@media (min-width: 768px){.juleblok-under-beskrivelse{display:none;}}

/**ny menu start**/


.description-head .highlight {margin-bottom:0;}
    
.newproductusp{margin-bottom:15px; border: 1px #eee solid;padding: 10px;}
.newproductusp .container {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0;
}

.newproductusp .container .newproductusp-single {
    line-height: 1.2;
    flex-grow: 1;
    padding:6px 0;
    color: #555;
}
.newproductusp .container .newproductusp-single .newproductusp-text .newproductusp-label-top {
    font-weight: bold;
    font-size: 15px;
}
.newproductusp .container .newproductusp-single .fas {
    font-size: 26px;
    color: #888;
    float: left;
    margin-right: 7px;
    margin-top: 5px;
}
.newproductusp .container .newproductusp-single .newproductusp-emaerket {
    float: left;
    margin-right: 7px;
    height: 28px;
    margin-top: 5px;
}

@media (max-width: 460px){
    
    .newproductusp{padding: 0px;border-bottom:0}
    .newproductusp .container .newproductusp-single {
        padding:7px 12px;
        border-bottom:1px #eee solid
    }
    
    .newproductusp .container .newproductusp-single:nth-child(even){
        background-color:#f1f1f1;
    }
    .newproductusp .container {
        display:block;
    }
    .newproductusp .container .newproductusp-single .fas {
        width:48px;
    }

    .newproductusp .container .newproductusp-single .newproductusp-emaerket {
        margin-right:12px;
    }
}




/**FRONTPAGEBOXES**/
.frontpage .frontpage-box,.frontpage .frontpage-box.info{margin-bottom:4px;position:relative}.frontpage{padding:0 0 30px 0}.frontpage .frontpage-box.info{padding:29px 33px 20px;background-color:#0a79a7;color:#fff;font-size:19px}.frontpage .frontpage-box.info h1{color:#fff;font-weight:700;margin-bottom:12px}.frontpage .frontpage-box span{color:#fff;position:absolute;bottom:0;left:0;right:0;display:block;font-size:22px;text-transform:uppercase;padding:50px 15px 13px;font-weight:600;background-image:url(images/gradient.png);background-repeat:repeat-x;background-position:bottom left;line-height:70%;text-shadow:0 0 8px rgba(0,0,0,.7)}.frontpage .frontpage-box span small{font-size:70%}.frontpage .frontpage-box:hover{opacity:.8}.frontpage .frontpage-box.one{background-color:#ddd;margin-bottom:4px;height:190px}.frontpage .frontpage-box.double{background-color:#ddd;margin-bottom:4px;height:384px}.frontpage .frontpage-box.onehalf{background-color:#ddd;margin-bottom:4px;height:285px}.frontpage .grid-headline span{color:#fff;background-color:#0a79a7;padding:7px 0;text-align:center;font-weight:bold;font-size:18px;text-transform:uppercase;display:block}.frontpage .grid-headline .arrowdown{text-align:center;line-height:0;padding:0;margin:0 auto 2px}.frontpage .clerkbox{margin-bottom:4px}.frontpage .mygrid>div{padding:0 2px}.frontpage .mygrid{margin:0 -2px}

.frontpage-focus-list {margin:0 0 30px 0;}
.frontpage-focus-list .grid-headline .arrowdown {border-right:1px #e5e5e5 solid;border-left:1px #e5e5e5 solid;height:6px}
.frontpage-focus-list ul{list-style-type:none;padding:0;margin:0;}
.frontpage-focus-list ul li{padding:0;margin:0;}
.frontpage-focus-list ul li a{white-space:nowrap;font-size: 14px;display:block;border: 1px #e5e5e5 solid;padding:6px 10px;border-top:none;overflow:hidden;text-overflow: ellipsis;}.frontpage-focus-list ul li:first-child a{padding-top:0;}


.newtopusp{display:none;}
@media (max-width: 991px){
    .frontpage .mygrid{margin:0;}
    .frontpage .mygrid>div{padding:0;}
}

/*** DROPDOWN MENU ***/
.mydropdown:hover{background:#8c1c00}.mydropdown:hover .dropdown-content{display:block}.mydropdown-toggle:hover{cursor:pointer}.dropdown-content{display:none;position:absolute;background-color:#fff;text-align:left;min-width:160px;box-shadow:0 2px 16px 0 rgba(0,0,0,.25);z-index:999999999;left:0;right:0;padding:19px 25px}.dropdown-content strong>a{color:#0a79a7;font-size:16px;text-transform:uppercase}.dropdown-content strong>a:hover{color:#333;background:inherit;text-decoration:underline}.dropdown-content ul{background:inherit;margin:0;padding:0;list-style-type:none}.dropdown-content ul>li{display:list-item;float:none;margin:0;padding:0}.dropdown-content ul>li>a{color:#555;font-size:15px}.dropdown-content ul>li>a:hover{color:#0a79a7;background:inherit;text-decoration:underline}.dropdown-content ul>li.special{list-style-type:none;padding:0}.dropdown-content ul>li.special>a{color:#222;font-size:15px;text-transform:uppercase;margin-bottom:17px;font-weight:bolder;display:inline-block}.dropdown-content ul>li.special>a:hover{color:#0a79a7}.desktopnav{background-color:#a91f00;width:100%;display:none}.desktopnav.fixtop{top:0;left:0;right:0;position:fixed;z-index:300000}.desktopnav .inner-desktopnav{position:relative}.desktopnav .inner-desktopnav>ul{overflow:inherit;display:table;width:100%;margin:0;padding:0}.desktopnav .inner-desktopnav>ul>li{display:table-cell;text-align:center}.desktopnav .inner-desktopnav>ul>li>a{padding:10px 12px;font-size:15px;color:#fff;text-transform:uppercase;font-weight:bold;display:inline-block}.desktopnav .inner-desktopnav>ul>li:hover{background:#8c1c00;-webkit-transition:background .5s;-moz-transition:background .5s}.desktopnav .inner-desktopnav>ul>li>a:hover{text-decoration:none!important}.desktopnav .inner-desktopnav>ul>li.current{background:#fff}.desktopnav .inner-desktopnav>ul>li.current>a{color:#0a79a7}.dropdown-content .promotion{background-color:#0a79a7;color:#fff;padding:10px;text-align:center;text-transform:none;font-size:16px;font-weight:400;line-height:1.3em;display:block;margin-bottom:5px}.dropdown-content .promotion>span{font-size:24px;display:block;font-weight:700}#closeMobileMenu,.mobile-searchbox-outer{display:none}html{overflow-y:scroll}.dontscroll{overflow:hidden}

@media (min-width:992px){

    span.fa.fa-caret-right.fa-fw{display:none;}

    .newtopusp{
        position:absolute;
        top:154px;
        left:0;
        right:0;
        display:block;
    }
    .newtopusp .container{
        display:flex;
        justify-content:space-between;
    }
    .newtopusp .container .newtopusp-single{
        line-height:1.2;
        flex-grow:1;
        padding-top:18px;
        color:#666;
    }
    .newtopusp .container .newtopusp-single .fas{
        font-size:26px;
        color:#888;
        float:left;
        margin-right:7px;
        margin-top:5px;
    }
    .newtopusp .container .newtopusp-single .newtopusp-emaerket{
        float:left;
        margin-right:7px;
        height:28px;
        margin-top:5px;
    }
    .newtopusp .container .newtopusp-single .newtopusp-text{font-size:15px;}
    .newtopusp .container .newtopusp-single .newtopusp-text .newtopusp-label-top{font-weight:bold;font-size:17px;}
    
header.header,nav.desktopnav{position:absolute;left:0;right:0}.col-md-3.special{width:20%;flex:0 0 25%;max-width:20%}header.header{top:0}nav.desktopnav{top:112px;display:block}body{margin-top:227px}.frontpage-box.info{height:269px}header.mobile-header,nav.nav{display:none}}@media (max-width:991px){body{padding-top:57px}header.header{display:none}.frontpage{padding:0}header.mobile-header{position:fixed;top:0;left:0;right:0;font-size:25px;background-color:#eee;-webkit-box-shadow:0 0 6px rgba(0,0,0,.3);-moz-box-shadow:0 0 6px rgba(0,0,0,.3);box-shadow:0 0 6px rgba(0,0,0,.3)}header.mobile-header .mobilelogo{margin:0 115px;text-align:center;padding:10px 4px 0}header.mobile-header .mobilelogo img{margin:0 auto; width: 100%;max-width: 137px;}header.mobile-header .myicon{float:left;display:inline-block;width:54px;text-align:center;line-height:1.1;padding:9px 0;border-right:1px #d4d4d4 solid;font-weight:600;position:relative}header.mobile-header .myicon.pull-right{border-right:0;border-left:1px #d4d4d4 solid}header.mobile-header .myicon small{font-size:11px;display:block}header.mobile-header .myicon:hover{text-decoration:none;color:#0a79a7}header.mobile-header .myicon#mobileCartBtn .badge{position:absolute;top:3px;right:3px;background-color:#bbb}header.mobile-header .myicon#mobileCartBtn.active{background-color:#4bab4d;color:#fff}header.mobile-header .myicon#mobileCartBtn.active .badge{background-color:#000;color:#fff}header.mobile-header .myicon#mobileCartBtn.active:hover{opacity:.7}nav.desktopnav{z-index:20;position:fixed;top:0;right:0;bottom:0;background-color:rgba(167,33,14,.93)}nav.desktopnav .inner-desktopnav>ul>li{display:block;text-align:left;padding-left:0;line-height:0;}
nav.desktopnav .container{height:100%;}
nav.desktopnav .inner-desktopnav{height:100%;overflow-y:scroll;-webkit-overflow-scrolling: touch;}
nav.desktopnav .inner-desktopnav>ul{padding-bottom:5px;}
nav.desktopnav .inner-desktopnav>ul>li>a{padding:5px 5px 0 5px;}

nav.desktopnav .inner-desktopnav>ul>li:hover{background:0 0}nav.desktopnav .inner-desktopnav>ul>li.current{background:none}
nav.desktopnav .inner-desktopnav>ul>li.current{background:none;}
nav.desktopnav .inner-desktopnav>ul>li.current img{opacity: 0.5;filter: alpha(opacity=50);}

nav.desktopnav .inner-desktopnav>ul>li.current>a{color:#fff}nav.desktopnav .inner-desktopnav>ul>li>a{
    display: block;
    padding: 15px;
    line-height: 23px;
    font-size: 23px;
    border-bottom: 1px #eee solid;
}nav.desktopnav .inner-desktopnav>ul>li>a:hover{background:0 0;color:#000}nav.desktopnav .fa.fa-caret-down,nav.desktopnav .inner-desktopnav .mydropdown:hover .dropdown-content{display:none}#closeMobileMenu{z-index:100;display:block;font-size:32px;color:#dc143c;position:fixed;top:0;right:0;padding:9px}#closeMobileMenu>span{display:block;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px;background-color:#efefef;width:50px;height:50px;position:fixed;top:11px;right:11px;text-align:center;line-height:1.55;-webkit-box-shadow:0 0 8px rgba(0,0,0,.5);-moz-box-shadow:0 0 8px rgba(0,0,0,.5);box-shadow:0 0 8px rgba(0,0,0,.5)}.show-mobile{display:block!important}.mobile-searchbox{position:fixed;top:57px;left:0;right:0;z-index:100;background-color:#d5d5d5;padding:7px;border-top:1px #c5c5c5 solid;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.3);-moz-box-shadow:0 2px 4px rgba(0,0,0,.3);box-shadow:0 2px 4px rgba(0,0,0,.3)}.mobile-searchbox input.form-control{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0;display:block}.mobile-searchbox button.searchbtn{position:absolute;top:11px;right:11px;font-size:20px;font-weight:600;padding:4px 12px}.mobile-searchbox-outer{position:fixed;background-color:rgba(0,0,0,.7);top:57px;left:0;right:0;bottom:0;z-index:50}div.search.moved{display:none}}@media (max-width:370px){header.mobile-header{height:57px;font-size:19px}header.mobile-header .myicon{border-width:0!important;width:43px;padding:13px 0}header.mobile-header .mobilelogo{margin:0 100px;text-align:center;padding:15px 4px 0}}

.desktopnav .inner-desktopnav>ul>li>a {
    padding: 10px 0;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
}
/**ny menu stop**/

/**Product reviews STA**/
.ico-star-white{display: inline-block; width: 29px; height: 27px; background-image: url(images2/sprite/sprite.png); background-position: -36px -110px;}.ico-reply{display: inline-block; width: 21px; height: 16px; background-image: url(images2/sprite/sprite.png); background-position: -157px 0;}.ico-comment{display: inline-block; width: 32px; height: 28px; background-image: url(images2/sprite/sprite.png); background-position: -326px 0;}@media only screen and ( -webkit-min-device-pixel-ratio: 2 ), only screen and ( min-device-pixel-ratio: 2 ), only screen and ( min-resolution: 192dpi ){.ico-star-white{display: inline-block; width: 29px; height: 27px; background-image: url(images2/sprite/sprite@2x.png); background-position: -36px -110px; background-size: 204px 138px;}.ico-reply{display: inline-block; width: 21px; height: 16px; background-image: url(images2/sprite/sprite@2x.png); background-position: -157px 0; background-size: 204px 138px;}.ico-comment{display: inline-block; width: 32px; height: 28px; background-image: url(images2/sprite/sprite@2x.png); background-position: -326px 0; background-size: 204px 138px;}.ico-bulb-red{display: inline-block; width: 20px; height: 27px; background-image: url(images2/sprite/sprite@2x.png); background-position: -31px 0; background-size: 204px 138px;}}.product-reviews-page .header-inner-container .search{width: 215px;}.product-reviews-page .header-inner-container .search .field-search{width: 179px;}.product-reviews-page .cart .cart-entry{height: 66px; border: 0; background: url(images2/sprite.png) 0 -152px no-repeat; margin: 0; padding: 7px 23px 7px 8px;}.product-reviews{clear: both;}/* Rating */.rating img{width: 30px; height: 28px; -webkit-backface-visibility: hidden;}.rating img ~ img{margin-left: -1px;}.rating--small img{width: 14px; height: 13px;}.rating--small img ~ img{margin-left: -2px;}.rating--medium img{width: 25px; height: 23px;}.rating--medium img ~ img{margin-left: -2px;}.rating--shadow img{width: 32px; height: 30px;}/* Progress Blue */.progress--blue{width: 75px; height: 10px; position: relative; margin: 0; border-radius: 0; box-shadow: none; background: #fff;}.progress--blue .progress__bar{height: 100%; position: absolute; left: 0; top: 0; background: #2286b0; z-index: 1;}/* Reviews */.reviews .reviews__summary{overflow: hidden; padding-left: 179px; position: relative; border-bottom: 1px solid #fff; padding-bottom: 7px; margin-bottom: 20px;}.reviews .reviews__summary > .rating{position: absolute; left: 0; top: 0;}.reviews .reviews__summary > h4,.reviews .reviews__summary > .reviews__stat{float: left;}.reviews .reviews__summary > h4{font-weight: 700; font-size: 20px; color: #2286b0; margin: 5px 0;}.reviews .reviews__summary > .reviews__stat{list-style: none; margin-left: 31px; margin-top: 5px;}.reviews .reviews__summary > .reviews__stat li ~ li{margin-top: -1px;}.reviews .reviews__stat{white-space: nowrap;}.reviews .reviews__stat .rating,.reviews .reviews__stat li > span,.reviews .reviews__stat .progress{min-width: 24px; display: inline-block; vertical-align: middle;}.reviews .reviews__stat .rating{position: relative; top: -2px;}.reviews .reviews__stat li > span{font-size: 14px; color: #0a79a7; margin: 0 5px;}/* Review Comments */.review-comment{background: #fff;}.review-comment ~ .review-comment{margin-top: 20px;}.review-comment h4{font-weight: 700; font-size: 14px; color: #0a79a7;}.review-comment p{margin: 0; font-size: 14px; line-height: 1.3; color: #0a79a7;}.review-comment .review-comment__head{overflow: hidden; padding: 15px 13px 15px 20px;}.review-comment .review-comment__head h4,.review-comment .review-comment__head .rating{float: left;}.review-comment .review-comment__head h4{margin: 7px 0 0 21px;}.review-comment .review-comment__head span{float: right; margin-top: 5px; color: #999;}.review-comment .review-comment__body{padding: 0 20px 18px;}.review-comment .review-comment__reply{border-top: 1px solid #2286b0; margin: 3px 13px 0 20px; padding-top: 14px; padding-bottom: 19px;}.review-comment .review-comment__reply h4{font-weight: 700; font-size: 14px; color: #0a79a7; margin: 0 0 13px;}.review-comment .review-comment__reply h4 i{position: relative; top: 2px; margin-right: 9px;}/* Card Product Reviews */.card-product-reviews .card__head{padding: 5px 21px;}.card-product-reviews .card__body{padding: 20px 20px 20px;}.card-product-reviews .card__body .btn-group{display: block; text-align: right;}.card-product-reviews .card__body .btn-group .btn{float: none; display: inline-block; padding: 8px 9px 8px 8px; margin-top: 20px;}/* Card Comment */.card--comment{margin-top: 20px;clear:both;}.card--comment .card__head{padding: 5px 19px;}.card--comment .card__body{padding: 21px 20px 20px;}/* Form Rreview */.form--review .form__inner{position: relative;}.form--review h4,.form--review .rating{display: inline-block; vertical-align: middle;}.form--review h4{font-weight: 700; font-size: 20px; color: #2286b0; margin: 0;}.form--review .rating{margin-left: 14px;}.form--review .form__row{display: block;}.form--review .form__row ~ .form__row{margin-top: 10px;}.form--review .form__row ~ .form__row:last-child{margin-top: 20px; padding-right: 80px;}.form--review .form__label{display: block; font-size: 14px; color: #0a79a7; max-width: 100%; margin-bottom: 20px;}.form--review .field,.form--review .textarea{background: #fafafa; border-width: 1px; border-style: solid; border-color: #d4d3d3 #fafafa #fafafa #d4d3d3; font-weight: 700; font-size: 14px; color: #2286b0;}.form--review .field::-webkit-input-placeholder,.form--review .textarea::-webkit-input-placeholder{color: #2286b0;}.form--review .field::-moz-placeholder,.form--review .textarea::-moz-placeholder{color: #2286b0;}.form--review .field:-moz-placeholder,.form--review .textarea:-moz-placeholder{color: #2286b0;}.form--review .field:-ms-input-placeholder,.form--review .textarea:-ms-input-placeholder{color: #2286b0;}.form--review .form__actions{position: absolute; right: -5px; bottom: 1px;}.form--review .form__actions .btn{padding: 8px 9px 8px 8px;}.form--review .form--has-error .field,.form--review .form--has-error .textarea{border-color: #d22000;}.form--review .form--has-error .rating{position: relative; z-index: 1;}.form--review .form--has-error .rating:before{content: ''; border: 1px solid #d22000; position: absolute; left: -5px; top: -5px; right: -5px; bottom: -5px; z-index: -1; pointer-events: none;}.form--review .form__error.visible{display: block;}.form--review .form__success{display: none; width: 70%; padding: 5px 1px 1px 1px; margin-left: -2px;}.form--review .form__success h3{font-weight: 700; font-size: 20px; color: #2286b0; margin: 0 0 14px;}.form--review .form__success p{margin: 0; font-size: 14px; line-height: 1.3; color: #2286b0;}.form--review.form--success form{display: none;}.form--review.form--success .form__success{display: block;}@media (max-width: 767px){.card-product-reviews .card__head{padding: 5px 17px;}.card-product-reviews .card__head h2{letter-spacing: 0;}.card-product-reviews .card__body{padding: 20px 15px 20px;}.rating img{width: 27px; height: 25px;}.rating--small img{width: 14px; height: 13px;}.rating--small img ~ img{margin-left: -4px;}.rating--medium img{width: 25px; height: 23px;}.rating--medium img ~ img{margin-left: -3px;}.rating--shadow img{width: 32px; height: 30px;}.reviews .reviews__stat li > span{margin: 0 1px;}.reviews .reviews__summary{padding-left: 165px; padding-bottom: 19px;}.reviews .reviews__summary > h4{width: 150px; font-size: 16px; line-height: 1.13; margin: 0; position: absolute; left: 0; top: 38px;}.reviews .reviews__summary > .reviews__stat{margin: 1px 0 0;}.review-comment .review-comment__head{padding: 9px 10px 10px 11px;}.review-comment .review-comment__head h4, .review-comment .review-comment__head span{width: calc(100% - 140px); margin-left: 10px;}.review-comment .review-comment__head h4{margin-top: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}.review-comment .review-comment__head span{margin-top: 0; font-size: 12px;}.review-comment .review-comment__body{padding: 0 5px 18px 10px;}.review-comment .review-comment__reply{margin: 3px 8px 0 10px;}.card--comment .card__body{padding: 21px 12px 12px;}.form--review{position: relative; padding-bottom: 60px;}.form--review h4{font-size: 16px;}.form--review.form--success{padding-bottom: 0;}.form--review .form__error{font-size: 14px;}.form--review .form__error i{top: -4px;}.form--review .form__inner{position: static;}.form--review .form__row ~ .form__row{margin-top: 12px;}.form--review .form__row ~ .form__row:last-child{padding: 0;}.form--review .form__actions{width: 100%; text-align: right; margin-top: 20px; right: 0; bottom: -2px;}.form--review .form__actions .btn{width: auto; display: inline-block;}}
@media (max-width: 374px){
    
    .product-image ul li {
        width: 200px;
        height: 200px;
        border: none;
    }
    .product-image .caroufredsel_wrapper {
        width: 200px !important;
        height: 200px !important;
    }
    .product-gallery .product-image {
        width: 200px;
        height: 200px;
    }
    .newsingleproduct .product-gallery {
        width: 200px;
    }
    .product-image .caroufredsel_wrapper ul {
        height: 200px !important;
    }

    .product-gallery .product-thumbs li{width:58px;height:58px;margin:2px; }
    .product-gallery .product-thumbs{margin-bottom:12px;}
    
    .card--comment .card__head h3, .card-product-reviews .card__head h3{font-size: 16px;}.reviews .reviews__summary{padding-left: 0;}.reviews .reviews__summary > h4, .reviews .reviews__summary > .rating{position: static; float: none; width: 100%;}.reviews .reviews__summary > h4{margin: 20px 0 10px;}.review-comment .review-comment__head h4, .review-comment .review-comment__head span{float: none; width: 100%; margin: 0;}.review-comment .review-comment__head h4{margin: 10px 0 0;}.review-comment .review-comment__head .rating{float: none;}.form--review .form__success{width: 100%;}.form--review h4, .form--review .rating{display: block;}.form--review .rating{margin: 10px 0 0;}}
/**Product reviews STO**/

/**Downloads STA**/
@media (max-width: 767px){.hidden-xs{display: none !important;}.visible-xs{display: block !important;}}.list-downloads{list-style: none;}.list-downloads{background: #fff; border-width: 0 1px; border-style: solid; border-color: #e5e5e5; padding: 7px 0 13px; margin-bottom: 0;}.list-downloads:last-child{border-bottom-width: 1px; padding-bottom: 18px;}.list-downloads li + li{margin-top: 3px;}.list-downloads a{display: block; text-decoration: none; color: #0a79a7; padding: 9px 10px 9px 51px; position: relative;}.list-downloads a:hover{text-decoration: underline;}.list-downloads a i{position: absolute; top: 3px; left: 11px;}@media (max-width: 767px){.list-downloads{padding-top: 11px;}.list-downloads:last-child{padding-bottom: 12px;}}.card{margin-top: 30px;}
/**Downloads STO**/

.product-tier strong{font-size: 21px;display: block;padding: 8px;text-align: center;background-color: #2286b0;color: #fff;}.product-tier-table tr>*:first-child{padding-left:15px;}.product-tier-table th,.product-tier-table td{text-align: left;font-size: 15px;width:33%}.product-tier{background-color:#ddedf3;}

.forsidebctekst {display:block;}
.forsidebcikon {display:none;}
@media only screen and (max-width:767px){
.content-body p,.content-head p,.description-body p,.description-body ul{line-height: 1.15em;font-size: 16px;}
.content-head p>a,.content-body p>a,.description-body p>a{font-size: 15px;font-weight:700;}
.breadcrumbs li {font-weight:600;}
.content-head-small p {margin: 0 0 5px;}
.forsidebctekst {display:none;}
.forsidebcikon {display:block;}
.breadcrumbs ul {margin-bottom: 5px;}
.breadcrumbs li:last-child {font-weight:700;}
.breadcrumbs li~li {padding-left: 9px;margin-left: 3px;}
.breadcrumbs li~li:after {font-size: 13px;}
.products-thumbs .thumb img {width: 118px;}
.products-thumbs .thumb {height: 130px;}
}


.mfp-content .mfp-figure button.mfp-close{
    cursor:pointer;
    background-color: crimson;
    width: 36px;
    height: 36px;
    line-height: 22px;
    text-align: center;
    border-radius: 18px;
    font-size: 35px;
    padding: 0;
    right: 5px;
    top: 44px;
opacity:1;
filter: alpha(opacity=100);
}

.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before{
opacity:1;
filter: alpha(opacity=100);
}


@media(max-width: 992px){
.mfp-arrow-left:before{margin-left:10px;}
.mfp-arrow-left:after{margin-left:16px;}
.mfp-arrow-right:before{margin-left:52px;}
.mfp-arrow-right:after{margin-left:56px;}
}

.mfp-arrow-left:before{border-right-color:#0a79a7;}
.mfp-arrow-right:before{border-left-color:#0a79a7;}

.mfp-arrow{
webkit-transform: scale(1);
transform: scale(1); 
opacity:1;
filter: alpha(opacity=100);
}

.mfp-wrap{
background-color: rgba(0,0,0,0.5);
}

.mobileShow { display: none;}
@media only screen
and (min-device-width : 1px)
and (max-device-width : 699px){ .mobileShow { display: inline;}}
.mobileHide { display: inline;}
@media only screen
and (min-device-width : 1px)
and (max-device-width : 699px){  .mobileHide { display: none;}}





.display-only-mobile{display:none;}
.display-only-desktop{display:inline-block;}
@media (max-width: 991px) {
    .display-only-mobile{display:inline-block;}
    .display-only-desktop{display:none;}
}




.energimaerke { text-align: right;padding-bottom: 10px;}


@media (max-width: 991px) {
    .energimaerke { text-align: center;padding-bottom: 10px;padding-top: 3px;margin-left: 10px;}
}


















.energimaerkekatiste { text-align: right;padding-bottom: 10px;padding-top: 9px;}


@media (max-width: 991px) {
    .energimaerkekatiste { text-align: center;padding-top: 9px;}
}





@media (min-width:993px) and (max-width:1200px) {

.product-description .description-head .product-actions .instock .energimaerke{padding-bottom:5px;}

}


















.newlistproduct.nlp-rec{border:4px #0a79a7 solid;}
.newlistproduct.nlp-rated{border: 4px darkorange solid;}
.newlistproduct.nlp-offer{border: 4px #f7ef12 solid;}
.newlistproduct.nlp-popular{border: 4px #4bab4d solid;}

.newlistproduct .nlp-msg{position:relative;}
.newlistproduct .nlp-msg .nlp-msg-label{
    float:left;
    background-color:#0a79a7;
    padding:5px 3px 2px 10px;
    text-transform:uppercase;
    color:#fff;
    font-weight:700;
    font-size:14px;
    display:inline-block;
}
.newlistproduct .nlp-msg .nlp-msg-seperator{
    float:left;
    width: 0;
    height: 0;
    border-bottom:  28px solid #0a79a7;
    border-right: 28px solid transparent;
}
.newlistproduct .nlp-msg .nlp-msg-description{
    display:inline-block;
    font-size:14px;
    height:22px;
    line-height:18px;
    padding-top:5px;
    overflow:hidden;
}

.newlistproduct .nlp-rating{padding:5px 0;}
.newlistproduct .nlp-rating .nlp-stars{display:inline-block;}
.newlistproduct .nlp-rating .nlp-stars .fas,
.newlistproduct .nlp-rating .nlp-stars .far{color:darkorange;font-size:14px;}
.newlistproduct .nlp-rating .nlp-rating-info{display:inline-block;}

.newlistproduct.nlp-rated{}
.newlistproduct.nlp-rated .nlp-inner{}
.newlistproduct.nlp-rated .nlp-msg{}
.newlistproduct.nlp-rated .nlp-msg .nlp-msg-label{background-color:darkorange;}
.newlistproduct.nlp-rated .nlp-msg .nlp-msg-seperator{border-bottom-color:darkorange;}
.newlistproduct.nlp-rated .nlp-msg .nlp-msg-description{}
.newlistproduct.nlp-rated .nlp-rating .nlp-stars .fas,
.newlistproduct.nlp-rated .nlp-rating .nlp-stars .far{color:darkorange;}

.newlistproduct.nlp-offer{}
.newlistproduct.nlp-offer .nlp-msg{}
.newlistproduct.nlp-offer .nlp-msg .nlp-msg-label{background-color:#f7ef12;color:#000;}
.newlistproduct.nlp-offer .nlp-msg .nlp-msg-seperator{border-bottom-color:#f7ef12;}
.newlistproduct.nlp-offer .nlp-msg .nlp-msg-description{}

.newlistproduct.nlp-popular{}
.newlistproduct.nlp-popular .nlp-msg{}
.newlistproduct.nlp-popular .nlp-msg .nlp-msg-label{background-color:#4bab4d;}
.newlistproduct.nlp-popular .nlp-msg .nlp-msg-seperator{border-bottom-color:#4bab4d}
.newlistproduct.nlp-popular .nlp-msg .nlp-msg-description{}

.newlistproduct.nlp-rated.noborder,
.newlistproduct.nlp-popular.noborder,
.newlistproduct.nlp-rec.noborder,
.newlistproduct.nlp-offer.noborder{border-bottom: 1px #eee solid;border-right:1px #eee solid;border-left:1px #eee solid;border-top:0;}

.newlistproduct.alwaysnormalborder{border-bottom: 1px #eee solid;border-right:1px #eee solid;border-left:1px #eee solid;border-top:1px #eee solid;}



.newlistproduct.nlp-rated.noborder:first-of-type,
.newlistproduct.nlp-popular.noborder:first-of-type,
.newlistproduct.nlp-rec.noborder:first-of-type,
.newlistproduct.nlp-offer.noborder:first-of-type{border-top:1px #eee solid;}

.newlistproduct.nlp-rated.thinborder,
.newlistproduct.nlp-popular.thinborder,
.newlistproduct.nlp-rec.thinborder,
.newlistproduct.nlp-offer.thinborder{border-width:1px;}


@media (min-width:992px) {
    .newlistproduct .nlp-inner{padding:6px 0 6px 0;}
    .newlistproduct .nlp-rating{display:block;}
    .newlistproduct .nlp-rating.mobile{display:none;}
    .newlistproduct .nlp-content .nlp-instock{font-weight:800;}
}
@media (max-width:991px){
    .newlistproduct .nlp-rating{display:none;}
    .newlistproduct .nlp-rating.mobile{display:block;text-align:center;}
    .newlistproduct .nlp-msg .nlp-msg-label{float:none;display:block;text-align:center;}
    .newlistproduct .nlp-msg .nlp-msg-seperator{display:none;}
    .newlistproduct .nlp-msg .nlp-msg-description{display:none;}

    .newlistproduct .nlp-msg {
        background-color: yellow;
        text-align: center;
    }

    .newlistproduct .nlp-msg.nlp-demo {
        margin: 0 6px 6px 6px;
    }
    .newlistproduct .nlp-msg.nlp-demo .nlp-msg-description{
        display: block;
            height: auto;
    }

    .newlistproduct .nlp-msg.nlp-tilbud {
        margin: 0 6px 6px 6px;
    }

}

@media (min-width: 992px){
    .description-head .product-actions .instock strong::after {
        display: block;
        content: "\A";
        height: 4px;
    }
    
    .roomforenergipil {
        height: 110px;
    }
    
    .roomforenergipilogmengderabat {
        padding-bottom: 20px;
    }


}


@media (max-width: 380px){
    .pricerunnerfooter {
        margin-top: 15px;
    }
}









/* NYE STYLES */
.supertopbar{
    background-color:#ddd;
    border-bottom:#ccc 1px solid;
    line-height:16px;
    padding:7px 0;
}
.supertopbar .stb-leftmenu{display:inline-block;}
.supertopbar .stb-leftmenu .stb-left-item{display:inline-block;padding-right:10px;padding-left:10px;border-left:1px #777 solid;margin:0;}
.supertopbar .stb-leftmenu .stb-left-item:first-child{padding-left:0;border:0;}
.supertopbar .stb-rightmenu{display:inline-block;text-align:right;float:right;}
.supertopbar .stb-rightmenu .stb-right-item{display:inline-block;padding-right:10px;padding-left:10px;border-right:1px #777 solid;margin:0;}
.supertopbar .stb-rightmenu .stb-right-item:last-child{padding-right:0;border:0;}














.content-head-small-bottom#mere ol li,
.content-head-small-bottom#mere ul li {
    letter-spacing: normal;
    font-weight: 400;
    font-size: 17px;
    padding:2px 0;
}
.content-head-small-bottom#mere ol,
.content-head-small-bottom#mere ul {
    padding:6px 0 15px 19px
}



.content-head-small-bottom#mere table{width:100%;margin:25px 0;}
.content-head-small-bottom#mere table{font-size:14px;border-collapse: collapse;}
.content-head-small-bottom#mere table td,
.content-head-small-bottom#mere table th{
    border: 1px #e1e1e1 solid;
    line-height:1.2em;
    padding:6px 7px;
    background-color:#fff;
}
.content-head-small-bottom#mere table > tbody > tr:nth-child(odd) > td,
.content-head-small-bottom#mere table > tbody > tr:nth-child(odd) > th{	background-color: #f1f1f1;vertical-align:top;white-space:normal;}
.content-head-small-bottom#mere table > tbody > tr:first-child > td{background-color:#0a79a7;border-color:#005599;color:#fff;font-weight:bold;vertical-align:bottom;}
.content-head-small-bottom#mere table td > p{margin:0;color:inherit;font-size:inherit;font-weight:inherit;}


article table td > p{margin:0;color:inherit;font-size:inherit;font-weight:inherit;}



.product-blackfriday {
    text-align: center;
    background-color: #111;
    border-radius: 5px;
    margin-bottom: 7px;
    padding: 5px 9px;
    color: #fff;
    /* border-bottom: yellow 3px solid; */
}
.product-blackfriday span,
.product-blackfriday strong,
.product-blackfriday em{color:yellow;font-style:normal}

span.thumb.brick-selected {
    border: 3px #0a79a7 solid;
    padding-top:0;
}
span.thumb.brick-selected .brick-select-label{
    background-color:#0a79a7;
    color:#fff;
    display:block;
    text-transform:uppercase;
    font-weight:bold;
    margin-left:-10px;
    margin-right:-10px;
}
.products-thumbs a:hover span.thumb.brick-selected img {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    opacity: .8;
}


.widgeth5 {
    font-size: 17px;
}
.widget-nav>ul>li>.widgeth5 a {
    padding: 5px 10px 7px;
    background: #2286B0;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.content-head .didyoumean {font-size:18px;font-family:arial, sans-serif;padding-bottom:10px;padding-top:3px;}
.content-head .didyoumean span {color:#ea4335;font-weight:500;letter-spacing:-0.25px !important;}
.content-head .didyoumean strong a{color:#1a0dab;text-transform:lowercase;letter-spacing:-0.25px !important;}

.vertical-promo-topmenu {height: 246px;background-color: #eee;padding: 25px 20px;font-size: 19px;text-align: center;}
.vertical-promo-topmenu span {font-weight:900;display:block;margin:14px;font-size:19px;}
.vertical-promo-topmenu a{background-color:#4bab4d;font-weight:800;font-size:19px;color:#fff;display:inline-block;padding:9px 24px;text-transform:uppercase;}

.nhybrid-bricks{
    display:flex;
    justify-content:start;
    align-items:stretch;
    flex-wrap: wrap;
    margin:10px -3px;
}
.nhybrid-bricks .nhybrid-item{
    width:calc(25% - 6px);
    margin:4px 3px;
    padding: 5px 5px;
    box-shadow: 0 0 9px  rgba(0,0,0,0.15), 0 1px 1px  rgba(0,0,0,0.11);
}
.nhybrid-bricks .nhybrid-item:hover{box-shadow: 0 0 9px  rgba(10,120,170,0.45), 0 1px 1px rgba(10,120,170,0.32); opacity:0.95;}
.nhybrid-bricks .nhybrid-item a{
    color: #0a79a7;
    font-weight:bold;
    font-size:15px;
    width:100%;
    line-height:1.2em;
    display:flex;
    justify-content: start;
    align-items: center;
    flex-wrap:nowrap;
    flex-direction: row;
}
.nhybrid-bricks .nhybrid-item a:hover{text-decoration:none;}
.nhybrid-bricks .nhybrid-item img.nhybrid-image{width:45px;padding-right:5px;}
.nhybrid-bricks .nhybrid-item .nhybrid-name{word-break: break-word;letter-spacing: -0.25px !important;flex-grow:1;display:inline-block;}

@media (max-width: 991px) {
    .nhybrid-bricks .nhybrid-item{width:calc(50% - 6px);}
    .nhybrid-bricks .nhybrid-item a{font-size:14px;}
}






.search span.newbtn-search.fas.fa-search {
float: right;
font-size: 16px;
display: inline-block;
color: #aaa;
margin: 5px 11px 0 0
}

.newlogo{margin:8px 32px 0 0;float:left;display:inline-block;}

@media (min-width:1470px) {
    .container {
        width: 1460px
    }
    .wrapper .container .row .col-md-3.left-side-menu-filter {width: 20%;}
    .wrapper .container .row .col-md-9.right-side-main-outer {width: 80%;}
		.nhybrid-bricks .nhybrid-item {width: calc(20% - 6px);}
		.newlistproduct .nlp-image {
		    width: 220px;
		    padding-right: 12px;
		    text-align: center;
		}
		.newlistproduct .nlp-content .nlp-actions{margin-right: 20px; margin-top: 7px;}
		.header-inner-container .search {
			width: 900px;
			height:37px;
			margin-top:15px;
			border-radius:20px;
		}
		.header-inner-container .search .field-search {
			width: 855px;
			font-size:15px;
			margin-top:3px;
			margin-left:5px;
		}
		.product-image ul li {
        width: 450px;
        height: 450px;
        border: none;
    }
    .product-image .caroufredsel_wrapper {
        width: 450px !important;
        height: 450px !important;
    }
    .product-gallery .product-image {
        width: 450px;
        height: 450px;
    }
    .newsingleproduct .product-gallery {
        width: 450px;
    }
    .product-image .caroufredsel_wrapper ul {
        height: 450px !important;
    }
    .product-gallery .product-thumbs li{width:149px;height:149px;margin:2px;}
    .product-gallery .product-thumbs{margin-bottom:12px;}

		.search span.newbtn-search.fas.fa-search {
		    font-size: 18px;
		    margin: 6px 15px 0 0
		}

    .products-thumbs .thumb {width:214px;height:214px;padding:6px;}
    .products-thumbs li>a{max-width:214px;}
	

}






.new-product-variant-outer{display:none;}
@media (min-width:1470px) {
    .new-product-variant-outer.npv-desktop {display: block;}
}
@media(max-width:1469px) {
    .new-product-variant-outer.npv-mobile{display:block;}
}
.new-product-variant{margin:16px 0;}
.new-product-variant .npv-headline{font-weight:bold;color:#fff;background-color: #0a79a7;padding:6px 7px;}
.new-product-variant .npv-product-list{}
.new-product-variant .npv-product-list .npv-product{
    display:flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items:center;
    border-bottom: 1px #e1e1e1 solid;
    border-right: 1px #e1e1e1 solid;
    border-left: 1px #e1e1e1 solid;
    font-size:14px;
}
.new-product-variant .npv-product-list .npv-product:hover{text-decoration:none;color:#000;background-color:#eee;}
.new-product-variant .npv-product-list .npv-product:hover .npv-product-image{filter:brightness(93%);}
.new-product-variant .npv-product-list .npv-product.npv-active{font-weight:bold;background-color:#f5f5ef;font-weight:bold;}
.new-product-variant .npv-product-list .npv-product.npv-active .npv-product-image{filter: sepia(35%) brightness(96%);}
.new-product-variant .npv-product-list .npv-product.npv-notstock{color:#aaa;}
.new-product-variant .npv-product-list .npv-product.npv-notstock .npv-product-image{opacity:0.5;}
.new-product-variant .npv-product-list .npv-product.npv-notstock .npv-product-price{opacity:0.5;}
.new-product-variant .npv-product-list .npv-product .npv-product-image{width: 48px; height:48px;margin:0 8px 0 4px;}
.new-product-variant .npv-product-list .npv-product .npv-product-label{flex:1 1 auto; width: calc(100% - 250px);}
.new-product-variant .npv-product-list .npv-product .npv-product-stock{width:90px;}
.new-product-variant .npv-product-list .npv-product .npv-product-price{color:#4bab4d;font-weight:bold;width:90px;text-align:right;padding-right:11px;}

.new-product-variant-outer{display:none;}
@media (min-width:1470px) {
    .new-product-variant-outer.npv-desktop {display: block;}
}
@media(max-width:1469px) {
    .new-product-variant-outer.npv-mobile{display:block;}
}


.hrsliderbox-container{height: 376px;padding:8px 0;}
@media (max-width:370px){
	.hrsliderbox-container{height: 420px;padding:8px 0;}
}


.newfleft{margin-bottom:10px;}
.newfleft .nfleft-box{border:1px #e5e5e5  solid;margin-bottom:12px;}
.newfleft .nfleft-box:last-of-type{}


.newfleft .nfleft-box .nfleft-header{
    background-color:#ddedf3;
    font-weight:bolder;
    font-size:17px;
    padding:6px 11px;
    color:#222;
    border-bottom: 1px #e5e5e5 solid;
}
.newfleft .nfleft-box .nfleft-header:hover{background-color:#fff;cursor:pointer;color:#0a79a7;}
.newfleft .nfleft-box .nfleft-header span{float:right;}
.newfleft .nfleft-box .nfleft-header .nfleft-darr{display:none;}


.newfleft .nfleft-box.closed .nfleft-body{display:none;}
.newfleft .nfleft-box.closed .nfleft-header{border-bottom:none;}
.newfleft .nfleft-box.closed .nfleft-header .nfleft-darr{display:inline-block;}
.newfleft .nfleft-box.closed .nfleft-header .nfleft-uarr{display:none;}


.newfleft .nfleft-box .nfleft-body{}
.newfleft .nfleft-box .nfleft-body input[type="radio"],
.newfleft .nfleft-box .nfleft-body input[type="checkbox"]{
    zoom: 1.2;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.newfleft .nfleft-box .nfleft-body table{width:100%;margin:3px 0;}
.newfleft .nfleft-box .nfleft-body table tr:last-of-type{border:0;}
.newfleft .nfleft-box .nfleft-body table tr td{padding:2px 9px;text-align:left;width:1px;}
.newfleft .nfleft-box .nfleft-body table tr td:nth-of-type(2){width:auto;padding: 6px 0 0 0;}
.newfleft .nfleft-box .nfleft-body table tr td label{padding:0;font-weight:normal;display:block;}

.newfleft .nfleft-box .nfleft-body .nfleft-row{padding:4px 9px 7px 9px;border-bottom: 1px #e1e1e1 solid; white-space: nowrap;}
.newfleft .nfleft-box .nfleft-body .nfleft-row:last-of-type{border:0;}
.newfleft .nfleft-box .nfleft-body .nfleft-row label{font-weight:normal;display:block;}
.newfleft .nfleft-box .nfleft-body .nfleft-row label .badge{width:33px; float:none;}
.newfleft .nfleft-box .nfleft-body .nfleft-row .nfleft-slider{padding: 7px 16px;}
.newfleft .nfleft-box .nfleft-body .nfleft-row .nfleft-minmaxform > .row {margin: 0 -4px;padding: 0;}
.newfleft .nfleft-box .nfleft-body .nfleft-row .nfleft-minmaxform > .row > div {margin: 0;padding: 4px;}
.newfleft .nfleft-box .nfleft-body .nfleft-row .nfleft-minmaxform .form-control{padding-left:4px;padding-right:4px;}
.newfleft .nfleft-box .nfleft-body .nfleft-row .nfleft-slider{}
.newfleft .nfleft-box .nfleft-body .nfleft-submit{
    background-color:#0b850a;
    color:#fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding:8px 11px;
    text-align:center;
    /*margin:8px 9px;*/
    margin-top:18px;
    cursor:pointer;
}
.newfleft .nfleft-box .nfleft-body .nfleft-submit.disabled{cursor:not-allowed;color:#aaa; background-color:#eee;}
.newfleft .nfleft-mobile-buttons{
    display:none;
    position:fixed;
    left:0;
    right:0;bottom:0;
    z-index:99999999;
    padding:10px 20px;
    text-align:right;
    box-shadow: 0 0 18px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 18px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 18px rgba(0,0,0,0.3);
    text-align: right;
    background-color: #fff;
    border-top: 1px #ccc solid;
}

.newfleft .nfleft-mobile-buttons .nfleft-close-button{
    font-size: 22px;
    font-weight: bold;
    padding-left: 22px;
    padding-right: 22px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color:#0a79a7;
}






.def-mobileonly{}
.newfilters .defbox{width:180px;position:relative;}
.newfilters .defbox .defcontent.fakehover {display:block;}
.newfilters .defbox .defbutton{
    padding: 4px 9px;
    text-align:center;
    border: 2px #ddedf3 solid;
    font-weight:bolder;
    font-size:17px;
    margin-bottom:9px;
    display:block;
    cursor:pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color:#ddedf3;
    color:#222;
    z-index:99999;
}
.newfilters .defbox .defbutton.filterbutton{background-color:#fff;}
.newfilters .defbox .defbutton.defselect{background-color:#0a79a7;border-color:#0a79a7;color:#fff;}
.newfilters .defbox .defbutton.chosen .fa{border-color:#0b850a;}
.newfilters .defbox .defcontent{
    top:38px;right:0;
    border: 2px #ddedf3 solid;
    position:absolute;
    width:auto;
    -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.19);
    z-index:99999999;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    background-color:#fff;
    display:none;
    min-width:100%;
}
.newfilters .defbox .defcontent input[type="radio"],
.newfilters .defbox .defcontent input[type="checkbox"]{
    zoom: 1.2;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}
.newfilters .defbox .defcontent table{width:100%;white-space: nowrap;}
.newfilters .defbox .defcontent table tr{border-bottom: 1px #e1e1e1 solid;}
.newfilters .defbox .defcontent table tr:last-of-type{border:0;}
.newfilters .defbox .defcontent table tr td{padding:8px 9px;text-align:left;width:1px;}
.newfilters .defbox .defcontent table tr td:nth-of-type(2){width:auto;padding:8px 0;}
.newfilters .defbox .defcontent table tr td label{font-weight:normal;display:block;width:auto;padding: 8px 10px 0 0;}
.newfilters .defbox .defcontent .def-row{padding:8px 9px 7px 9px;border-bottom: 1px #e1e1e1 solid; white-space: nowrap;}
.newfilters .defbox .defcontent .def-row:last-of-type{border:0;}
.newfilters .defbox .defcontent .def-row label{font-weight:normal;display:block;}
.newfilters .defbox .defcontent .def-row label .badge{width:33px; float:none;}
.newfilters .defbox .defcontent .def-row .def-slider{padding: 7px 16px;}
.newfilters .defbox .defcontent .def-row .def-minmaxform > .row {margin: 0 -4px;padding: 0;}
.newfilters .defbox .defcontent .def-row .def-minmaxform > .row > div {margin: 0;padding: 4px;}



@media (max-width: 991px) {

    .newfleft .nfleft-box{}
    .newfleft .nfleft-box .nfleft-body table tr{border-bottom: 1px #e3e3e3 solid;}
    .newfleft.mobactive{
        display: block;

        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        padding-bottom:100px;
    }
    .newfleft.mobactive .nfleft-mobile-buttons{display:block;}
    .newfleft {
        display:none;
        position:fixed;top:0;
        left:0;right:0;
        bottom:0;
        background-color:#fff;
        z-index:99999;
        margin:0;
    }
    .newfilters{justify-content: space-between;display: flex;flex-wrap: wrap;}
    .newfilters .defbox{width: calc(1/2*100% - (1 - 1/2)*10px);}
}
@media (min-width: 992px) {

    .newfilters{float:right;}
    #newfilterButton{display:none;}

}


.nfleft-minmaxform {
    font-size: 15px;
    text-align: center;
    text-transform:capitalize
}
.nfleft-minmaxform input{
    font-size:15px;
    text-align:center;
    padding:0 ;height: min-content;
    border: none;box-shadow: none;
    background-color: inherit!important;
    cursor: default!important;
}

.newfleft .nfleft-box .nfleft-body .nfleft-disabled{
	color:#c1c1c1
}
.newfleft .nfleft-box .nfleft-body .nfleft-disabled .badge{
	background-color:#ddd;color:#fff;
}

.newfleft .nfleft-box .nfleft-body .badge {
    min-width: 29px;
    padding: 3px 1px;
    font-size: 14px;
    letter-spacing: -1px !important;
    border-radius: 3px;
	font-weight:normal;
}



.desktop-selected .def-selected-filter{
    display:inline-block;
    padding:6px 13px;
    word-spacing:1px;
    font-size:13px;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 0  1px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 0  1px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    margin: 0 5px 10px 0;
}
.desktop-selected .def-selected-filter .fa-times{color:#000;}
.desktop-selected .def-selected-filter.clear{color:#fff;background-color:#0a79a7;}
.desktop-selected .def-selected-filter:hover{
    background-color:crimson;
    color:#fff;
    cursor:pointer;
    -webkit-box-shadow: 0 0 0 1px rgba(100, 50, 50, 0.55);
    -moz-box-shadow: 0 0 0  1px rgba(100, 50, 50, 0.55);
    box-shadow: 0 0 0  1px rgba(100, 50, 50, 0.55);
}

.desktop-selected .def-selected-filter.clear .fa-times,
.desktop-selected .def-selected-filter:hover .fa-times{color:#fff;}



.newfilters .defbutton.clear{color:#fff;background-color:#0a79a7;border: 2px #0a79a7 solid;}

.filterallelink {text-decoration: underline;margin-left: 8px;margin-bottom: 3px;}




.ml-form-header-custom{
    font-size:24px;font-weight:800;
    color:#fff;background-color:#0a79a7;
    padding: 12px 30px;
    margin-top:28px;
}
.ml-form-align-center{
    background-color:#f6f6f6;
    padding:20px 25px;
    border: 1px #eee solid;
}
.ml-form-align-center .ml-form-more-desc{
    margin-bottom:15px;font-style:italic;;
}
.ml-form-align-center .ml-form-fieldRow {
    margin-bottom:13px;
}
.ml-form-align-center .ml-field-group .custom-radio{
    display:inline-block;
}
.ml-form-align-center .ml-field-group .custom-radio .custom-control-label{
    font-weight:normal;margin-right:10px;
}
.ml-form-align-center .btn-success{
    font-weight:bold;
    margin-bottom:10px;

}

.ml-form-recaptcha{margin-bottom:20px;}.ml-form-recaptcha.ml-error iframe{border:solid 1px red}@media screen and (max-width:480px){.ml-form-recaptcha{width:220px!important}.g-recaptcha{transform:scale(.78);-webkit-transform:scale(.78);transform-origin:0 0;-webkit-transform-origin:0 0}}




.fp-news{margin-bottom:10px;}
.fp-news .fp-news-top{}
.fp-news .fp-news-top .fp-news-top-entry{text-align:center; display:block;margin:20px 0;}
.fp-news .fp-news-top .fp-news-top-entry:hover{text-decoration:none;}
.fp-news .fp-news-top .fp-news-top-entry strong{font-size:20px;font-weight:800;margin:5px 0;display:block;}
.fp-news .fp-news-top .fp-news-top-entry span{font-size:13px;color:#888;font-style:italic;display:block;}
.fp-news .fp-news-top .fp-news-top-entry img{margin-bottom:15px;}
.fp-news .fp-news-bottom .fp-news-top-entry .fp-news-excerpt{margin: 10px 0 20px 0;}
.fp-news .fp-news-bottom{}
.fp-news .fp-news-bottom .fp-news-bottom-entry{display:block;margin-bottom: 25px;}
.fp-news .fp-news-bottom .fp-news-bottom-entry strong{font-size:14px;font-weight:800;margin:0;display:block;}
.fp-news .fp-news-bottom .fp-news-bottom-entry span{font-size:13px;color:#888;font-style:italic;}
.fp-news .fp-news-bottom .fp-news-bottom-entry .fp-news-bottom-image{padding:0 20px 0 0;}
.fp-news .fp-news-top .fp-news-top-entry .fp-news-excerpt,
.fp-news .fp-news-bottom .fp-news-bottom-entry .fp-news-excerpt{
    font-size: 13px;
    max-height: 43px;
    margin-top:4px;
    width: calc(100%);
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    text-overflow: ellipsis;
}
.fp-news .fp-news-readmore{text-align:center;}
.fp-news .fp-news-readmore a{
    margin:20px auto;
    display:inline-block;
    padding:9px 35px;
    background-color:#0a79a7;
    color:#fff;
    font-weight:bold;
    border-radius:3px;
    font-size:19px;
}

article.nb-news-outer {max-width: 780px;margin: 0 auto;}
.nb-news-outer .nb-news-header{margin:0 auto;}
.nb-news-outer .nb-news-header h1{font-weight:900;text-align: center;padding: 25px; }
.nb-news-outer .nb-meta {
    color:#777;
    font-size:13px;
    font-style:italic;
    padding:10px;
    font-family:arial;
    line-height:1.3em;
}
.nb-news-outer .nb-meta  a{color:#333;font-weight:600;text-decoration:underline;}
.nb-news-outer .nb-content {font-size:15px;}
.nb-news-outer .nb-content h2{margin-top:35px;}
.fp-separation-title{font-weight:800;font-size:31px;color:#000;text-align:center;display:block;margin:30px auto 25px auto;}


@media (min-width: 1200px) and (max-width:1470px){
    .fp-news .fp-news-bottom .fp-news-bottom-entry .fp-news-excerpt{display:none;}
}
@media (min-width: 992px){
    .nb-news-outer .nb-meta{padding-left:0;}
}
@media (max-width: 992px){
}




.newlistproduct .nlp-content .nlp-stockdate {font-size: 11px;font-style: italic;}
.newlistproduct .nlp-content a.nlp-instock.nlp-remote { color: #333;}
a.nlp-instock.nlp-remote.near>span{color:#4bab4d;}
a.nlp-instock.nlp-remote>span{color:orange;}
a.nlp-instock.nlp-remote.away>span{color:cornflowerblue;}
.newlistproduct .nlp-content .nlp-stocktime {font-size: 13px;font-weight: bold;}

@media (min-width:992px) {
    .newlistproduct .nlp-content a.nlp-instock{font-size:14px;padding:0 0 0 10px;}
    .newlistproduct .nlp-content .nlp-stockdate {font-size: 14px;display:inline-block;font-style:normal;}
    .newlistproduct .nlp-content .nlp-stocktime {font-size:14px; display:inline-block;font-weight:normal;}
    .newlistproduct .nlp-content .nlp-stocktime::before,
    .newlistproduct .nlp-content .nlp-stockdate::before{content:"\25AA";padding:0 9px;}
}

.product-actions .instock.dlv-remote strong {color:#333;}
.product-actions .instock.dlv-remote .fa {color:orange;}
.product-actions .instock.dlv-remote.dlv-near .fa {color:#4bab4d;}
.product-actions .instock.dlv-remote.dlv-away .fa {color:cornflowerblue;}
.product-actions .dlv-date {font-weight:normal;font-size:14px;margin:4px 0;}

.co-remote {font-size:14px;padding:2px 0 ;color:#222;}
.co-remote .fa{color:orange;font-size:11px;display:inline;width:auto;}
.co-remote.co-remote-near  .fa{color:#4bab4d;}
.co-remote.co-remote-away  .fa{color:cornflowerblue;}
.co-instock{font-size:14px;padding:2px 0;}
.co-instock span{color:#3cb449;font-weight:bold;display:inline!important}
.co-instock span.co-delayed {background-color: orange;color:#fff;display: inline-block !important;padding: 1px 5px;margin: 3px 4px;border-radius:5px;width: auto !important;font-size:14px;font-weight: normal;text-shadow: 0px 0px 4px red;font-style: italic;}

.co-outofstock span{color:#8c1c00;font-weight:bold;display:inline!important}

.product-offer-end{
    background-color:yellow;
    padding:12px 32px;
    margin-bottom:10px;
    font-weight:500;
    font-size:18px;
    border-radius:50px;
}
.product-offer-end span{font-weight:900;}
.product-offer-end.blacktodayonly {
    background-color:#000;
    color:#fff;
}
.product-offer-end.blacktodayonly span{color:yellow;}


.video-responsive{width:100%;height:auto;}

.product-attribute-table  table{width:100%;margin:0 0 10px 0;padding:0;border: 1px #ebeff2 solid;}
.product-attribute-table  table{font-size: 12px;border-collapse: collapse;}
.product-attribute-table  table td,
.product-attribute-table  table th{width:50%;line-height: 1.4em;padding: 6px 9px;background-color:#fff;white-space:initial;word-break: break-word;hyphens: auto;-webkit-hyphens: auto;-moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto;}
.product-attribute-table  table > tbody > tr:nth-child(odd) > td,
.product-attribute-table  table > tbody > tr:nth-child(odd) > th{background-color: #f7f7f7;vertical-align:top;}
.product-attribute-table  table > tbody > tr:first-child > td{background-color: #ebeff2;color: #0a79a7;font-weight:bold;vertical-align:bottom;font-size: 14px;padding: 10px 9px;}
.product-attribute-table  table td > p{margin:0;color:inherit;font-size:inherit;font-weight:inherit;}
.attribute-section-box {clear:both; display:flex;flex-flow:wrap;gap:0 10px;align-items:flex-start;align-content:flex-start;}
.product-attribute-table {flex-basis:calc(50% - 5px);margin:0;padding:0;}


@media (max-width: 992px){
	.attribute-section-box{display: block;}
	.product-attribute-table {flex-basis:calc(100%);}
}


.product-upsell-banners{gap:0;display:flex;clear:both;align-items: center;justify-content: space-evenly;}
.product-upsell-banners .pus-banner{flex-basis:calc(50%);margin:0;padding:0;}


@media (max-width: 992px){
	.product-upsell-banners{display:block;}
}